.row {
  overflow: inherit;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
@font-face {
  font-family: 'Libre-Baskerville-Regular';
  src: url('../fonts/LibreBaskerville-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Libre-Baskerville';
  src: url('../fonts/LibreBaskerville-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'PlayfairDisplay-Regular';
  src: url('../fonts/PlayfairDisplay-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'PlayfairDisplay-Bold';
  src: url('../fonts/PlayfairDisplay-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'PlayfairDisplay-Italic';
  src: url('../fonts/PlayfairDisplay-Italic.ttf') format('truetype');
}
*,
html {
  outline: none !important;
}
@media (min-width: 1200px) {
  body.boxed-layout.home-style2 .body-wrapper {
    width: 1230px;
  }
}
body.boxed-layout.home-style3.rtl .body-wrapper .header-style3 .header-mid .box-right {
  padding: 7px 0 0 15px;
}
@media (min-width: 1200px) {
  body.boxed-layout.home-style3 .body-wrapper .sw-contacts3 .sw-contacts {
    left: 30px;
  }
  body.boxed-layout.home-style3 .body-wrapper .header-style3 .header-mid img {
    padding: 0 15px;
  }
  body.boxed-layout.home-style3 .body-wrapper .header-style3 .header-mid .box-right {
    padding: 7px 15px 0 0;
  }
}
ul,
ol {
  margin: 0 0 1.75em 1.25em;
}
body {
  background-color: #fff;
  color: #999999;
  font-size: 16px;
  line-height: normal;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
body .body-wrapper {
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
body a {
  color: #222222;
}
body a:hover {
  color: #d14031;
  text-decoration: none;
}
body a:focus {
  text-decoration: none;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  margin: 0 0 10px 0;
  font-size: 16px;
}
body input,
body textarea,
body button {
  outline: medium none !important;
  border: 1px solid #dddddd;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  padding: 0px 5px;
}
body img {
  display: block;
  max-width: 100%;
  height: auto;
}
body ul {
  padding: 0;
}
body ul,
body ol {
  margin-left: 15px;
}
.rtl body ul,
.rtl body ol {
  margin-left: 0;
  margin-right: 15px;
}
body .container {
  padding: 0;
}
@media (min-width: 1200px) {
  body.boxed-layout .body-wrapper {
    width: 1200px;
    background: #fff;
    margin: 0 auto;
    box-shadow: 0 0 8px #000;
  }
  body.boxed-layout .body-wrapper .layout-box-style {
    width: 1200px !important;
    left: auto !important;
    right: auto !important;
  }
  body.boxed-layout .body-wrapper .layout-box-style .testimonial-slider.layout1 .wrap-content {
    padding: 16px 0;
  }
  body.boxed-layout .body-wrapper .layout-box-style .testimonial-slider.layout1 .wrap-content .carousel-inner .item .client-say-info .client-comment {
    padding: 9px 5px;
  }
  body.boxed-layout .body-wrapper .layout-box-style .testimonial-slider.layout1 .wrap-content .carousel-inner .item .client-say-info .name-client h2 {
    margin: 0;
  }
  body.boxed-layout .body-wrapper .layout-box-style .testimonial-slider.layout1 .wrap-content .carousel-indicators {
    bottom: 20px;
  }
  body.boxed-layout .body-wrapper .layout-box-style .featured-product .res-button.slick-prev {
    left: 39%;
  }
  body.boxed-layout .body-wrapper .layout-box-style .featured-product .res-button.slick-next {
    right: 39%;
  }
  body.boxed-layout .body-wrapper .nav-pills.nav-mega .coruja-mega-menu .dropdown-menu.column-1 {
    min-width: 1170px;
  }
}
.clearfix:after {
  height: 0;
  clear: both;
  content: " ";
  font-size: 0;
  min-height: 0;
  display: block;
  visibility: hidden;
}
.float {
  float: none !important;
}
table {
  margin-bottom: 20px;
}
.thumbnail {
  max-width: 100%;
}
.size-full {
  width: 100%;
  height: auto;
  margin: 0 0 30px 0;
}
.alignleft {
  float: left;
  margin: 5px 30px 30px 0;
}
.rtl .alignleft {
  float: right;
  margin: 5px 0 30px 30px;
}
.aligncenter {
  display: block;
  margin: 0 auto 30px auto;
  clear: both;
}
.alignright {
  float: right;
  margin: 5px 0 30px 30px;
}
.rtl .alignright {
  float: left;
  margin: 1em 1.75em 1.75em 0;
}
.alignnone {
  float: none;
  clear: both;
  display: block;
  margin: 0 0 30px 0;
}
p .size-full {
  width: auto;
  height: auto;
  margin: 5px 0 30px 0;
}
p .alignleft {
  float: left;
  margin: 5px 30px 30px 0;
}
.rtl p .alignleft {
  float: right;
  margin: 5px 0 30px 30px;
}
p .aligncenter {
  display: block;
  margin: 5px auto 30px auto;
}
p .alignright {
  float: right;
  margin: 5px 0 30px 30px;
  clear: both;
}
.rtl p .alignright {
  float: left;
  margin: 5px 30px 30px 0;
}
p .alignnone {
  float: none;
  display: block;
  margin: 5px 0 30px 0;
}
figure .size-full {
  margin: 0;
}
.video-wrapper {
  position: relative;
  padding-bottom: 54%;
  padding-top: 25px;
  height: 0;
}
.home.blog .video-wrapper {
  display: inline;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
ul.menu,
.dropdown ul {
  list-style: none;
  margin: 0;
}
.fa:before {
  font-family: FontAwesome;
}
.overflow {
  overflow: hidden;
}
.loading {
  position: relative;
  z-index: 2;
  height: 300px;
  overflow: hidden;
}
.loading:before {
  background: url(../assets/img/loading.gif) no-repeat center center #fff;
  background-size: 60px 60px;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  display: block;
  line-height: 40px;
}
.rtl .loading:before {
  left: 0 !important;
  right: 0 !important;
}
.loading.clearfix {
  overflow: hidden;
}
.loading.add_to_cart_button:before {
  background: url(../assets/img/loadingp.gif) no-repeat center center #fff;
  line-height: 40px;
  border-radius: 4px;
}
ul.breadcrumb {
  margin: 0 0 20px;
}
input.input-text:focus,
select:focus,
textarea:focus {
  background-color: #fff;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: transparent;
}
.wpb_map_wraper iframe {
  pointer-events: none;
}
.quote-border {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #f4f4f4;
  padding: 20px;
  margin-bottom: 10px;
  font-style: italic;
  border: 1px solid #dddddd;
}
.custom-font,
.widget-inner h2 {
  font-family: Libre-Baskerville-Regular;
}
.custom-font1 {
  font-family: Libre-Baskerville;
}
.home-style1 .wpb_revslider_element,
.home-style2 .wpb_revslider_element {
  margin: 0;
}
.wpb_revslider_element .rev_slider_wrapper .rev_slider .tp-mask-wrap .tp-caption.sldier-text2 span {
  color: #d14031 !important;
}
.wpb_revslider_element .rev_slider_wrapper ul li .tp-parallax-wrap .number-slide {
  position: relative;
}
.wpb_revslider_element .rev_slider_wrapper ul li .tp-parallax-wrap .number-slide:before {
  content: '';
  width: 4px;
  height: 80px;
  display: inline-block;
  position: absolute;
  top: 58px;
  right: 5px;
  background-color: #fff;
}
.wpb_revslider_element .rev_slider_wrapper .custom.tparrows {
  background-color: transparent !important;
}
.wpb_revslider_element .rev_slider_wrapper .custom.tparrows.tp-rightarrow:hover:before {
  color: #d14031;
  border-color: #d14031;
}
.wpb_revslider_element .rev_slider_wrapper .custom.tparrows.tp-rightarrow:before {
  content: '\f105';
  font-family: FontAwesome;
  font-size: 30px;
  color: #ddd;
  line-height: 46px;
  height: 50px;
  width: 50px;
  border: 2px solid #dddddd;
  border-radius: 50%;
}
.wpb_revslider_element .rev_slider_wrapper .custom.tparrows {
  background-color: transparent !important;
}
.wpb_revslider_element .rev_slider_wrapper .custom.tparrows.tp-leftarrow:hover:before {
  background-color: #dddddd;
  border-color: #fff;
  color: #fff;
}
.wpb_revslider_element .rev_slider_wrapper .custom.tparrows.tp-leftarrow:before {
  content: '\f104';
  font-family: FontAwesome;
  font-size: 30px;
  color: #ddd;
  line-height: 46px;
  height: 50px;
  width: 50px;
  border: 2px solid #dddddd;
  border-radius: 50%;
}
.wpb_revslider_element .rev_slider_wrapper .ares .tp-bullet {
  opacity: 0;
}
.wpb_revslider_element .rev_slider_wrapper .see-more2 {
  color: #fff;
  border: 1px #fff solid;
  font-size: 12px !important;
  height: 35px;
  line-height: 34px !important;
  padding: 0 25px !important;
  vertical-align: top;
  display: inline-block;
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
  -o-transition: all 0.3s !important;
  -ms-transition: all 0.3s !important;
  transition: all 0.3s !important;
}
.wpb_revslider_element .rev_slider_wrapper .see-more2:hover {
  color: #d14031;
  border-color: #d14031;
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
  -o-transition: all 0.3s !important;
  -ms-transition: all 0.3s !important;
  transition: all 0.3s !important;
}
.wpb_revslider_element .rev_slider_wrapper .revo-des {
  font-size: 18px !important;
  line-height: 26px !important;
}
.wpb_revslider_element .rev_slider_wrapper .revo-color {
  color: #d14031;
}
.sw-contacts-style .sw-contacts {
  display: inline-block;
  border-top: 1px solid #dddddd;
  padding: 42px 0;
  width: 100%;
  z-index: 9;
}
.sw-contacts-style .sw-contacts ul {
  margin: 0;
}
.sw-contacts-style .sw-contacts ul li {
  width: 50%;
  display: inline-block;
  position: relative;
  float: left;
  text-align: center;
  border-left: 1px solid #dddddd;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: center;
}
@media (min-width: 1200px) {
  .sw-contacts-style .sw-contacts ul li {
    width: 25%;
  }
}
@media (max-width: 480px) {
  .sw-contacts-style .sw-contacts ul li {
    width: 100%;
  }
}
.sw-contacts-style .sw-contacts ul li:first-child {
  border: 0 !important;
}
.sw-contacts-style .sw-contacts ul li:hover h2 a {
  color: #d14031;
}
.sw-contacts-style .sw-contacts ul li:hover .icon {
  background: url(../assets/img/default/contact-style3.png) 0 -88px;
}
.sw-contacts-style .sw-contacts ul li:hover:nth-child(2) .icon {
  background: url(../assets/img/default/contact-style3.png) 0 -260px;
}
.sw-contacts-style .sw-contacts ul li:hover:nth-child(3) .icon {
  background: url(../assets/img/default/contact-style3.png) 0 -445px;
}
.sw-contacts-style .sw-contacts ul li:hover:nth-child(4) .icon {
  background: url(../assets/img/default/contact-style3.png) 0 -612px;
}
.sw-contacts-style .sw-contacts ul li:nth-child(2) .icon {
  background: url(../assets/img/default/contact-style3.png) 0 -173px;
}
.sw-contacts-style .sw-contacts ul li:nth-child(3) .icon {
  background: url(../assets/img/default/contact-style3.png) 0 -360px;
}
.sw-contacts-style .sw-contacts ul li:nth-child(4) .icon {
  background: url(../assets/img/default/contact-style3.png) 0 -525px;
}
.sw-contacts-style .sw-contacts ul li .icon {
  float: left;
  margin-top: 8px;
  width: 45px;
  display: inline-block;
  height: 45px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  background: url(../assets/img/default/contact-style3.png) 0 0;
}
.sw-contacts-style .sw-contacts ul li .content {
  padding: 0 10px;
  float: left;
  text-align: left;
}
.rtl .sw-contacts-style .sw-contacts ul li .content {
  text-align: right;
}
.sw-contacts-style .sw-contacts ul li .content h2 {
  margin: 0 0 5px;
}
.sw-contacts-style .sw-contacts ul li .content h2 a {
  font-size: 1em;
  font-weight: bold;
  line-height: 26px;
  color: #222222;
}
.sw-contacts-style .sw-contacts ul li .content h2 a:hover {
  color: #d14031;
}
.label-style {
  position: absolute;
  z-index: 1;
  top: 15px;
  left: -4px;
  font-size: 0.79em;
  color: #fff;
  text-align: center;
  width: 60px;
  line-height: 21px;
  height: 25px;
  background: url(../assets/img/icon-custom.png) no-repeat 0 -357px;
  padding: 0 5px 0 0;
}
@media (min-width: 1200px) {
  .title-sytle .responsive {
    margin: 0 -15px;
  }
  .home-style1 .title-sytle .responsive {
    margin: 0 -20px !important;
  }
}
.rtl .title-sytle .block-title {
  text-align: right;
}
.title-sytle .block-title h3 {
  padding: 0 0 10px;
  margin-bottom: 0px;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.625em;
  color: #222222;
  text-transform: capitalize;
  position: relative;
  background-color: #fff;
  display: inline-block;
}
@media (min-width: 480px) {
  .title-sytle .block-title h3 {
    font-size: 1.42375em;
  }
}
@media (min-width: 1200px) {
  .title-sytle1 .responsive {
    margin: 0 -15px;
  }
  .home-style1 .title-sytle1 .responsive {
    margin: 0 -20px !important;
  }
}
.title-sytle1 .block-title {
  text-align: center;
  margin-bottom: 17px;
  position: relative;
}
.title-sytle1 .block-title h3 {
  padding: 9px 25px 8px;
  margin-bottom: 0px;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.625em;
  color: #222222;
  text-transform: capitalize;
  position: relative;
  background-color: #fff;
  display: inline-block;
}
@media (min-width: 480px) {
  .title-sytle1 .block-title h3 {
    font-size: 1.424em;
  }
}
.title-sytle1 .block-title h3:before {
  right: auto;
  position: absolute;
  left: 0;
  top: 23px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -2px;
}
@media (min-width: 480px) {
  .title-sytle1 .block-title h3:before {
    top: 30px;
  }
}
.title-sytle1 .block-title h3:after {
  position: absolute;
  right: 0;
  top: 23px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -2px;
}
@media (min-width: 480px) {
  .title-sytle1 .block-title h3:after {
    top: 30px;
  }
}
.title-sytle1 .block-title:before {
  background-color: #ddd;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 23px;
}
@media (min-width: 480px) {
  .title-sytle1 .block-title:before {
    top: 30px;
  }
}
.title-sytle1 .block-title .slider-description {
  font-size: 14px;
}
@media (min-width: 1200px) {
  .title-sytle2 .responsive {
    margin: 0 -15px;
  }
  .home-style1 .title-sytle2 .responsive {
    margin: 0 -20px !important;
  }
}
.title-sytle2 .block-title {
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .title-sytle2 .block-title {
    margin-bottom: 15px;
  }
}
.title-sytle2 .block-title h3 {
  color: #e33f26;
  font-size: 1em;
  margin-bottom: 2px;
  padding: 0 30px 9px 70px;
  font-weight: 700;
  position: relative;
  background-color: #fff;
  display: inline-block;
  text-transform: capitalize;
}
.rtl .title-sytle2 .block-title h3 {
  padding: 0 70px 9px 30px;
}
@media (min-width: 480px) {
  .title-sytle2 .block-title h3 {
    font-size: 1.424em;
  }
}
.title-sytle2 .block-title h3:after {
  position: absolute;
  right: 0;
  top: 9px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -1px;
}
.rtl .title-sytle2 .block-title h3:after {
  left: 0;
  right: auto;
}
@media (max-width: 480px) {
  .title-sytle2 .block-title h3:after {
    top: 6px;
  }
}
.title-sytle2 .block-title:before {
  background-color: #ddd;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 10px;
}
@media (max-width: 480px) {
  .title-sytle2 .block-title:before {
    top: 9px;
  }
}
.title-sytle2 .block-title:after {
  background: url('../assets/img/hotdeal.png') no-repeat center center;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 55px;
  height: 55px;
}
.rtl .title-sytle2 .block-title:after {
  left: auto;
  right: 0;
}
.title-sytle2 .block-title .slider-description {
  font-size: 14px;
  padding: 0 0 0 70px;
}
.rtl .title-sytle2 .block-title .slider-description {
  text-align: right;
  padding: 0 70px 0 0;
}
@media (min-width: 1200px) {
  .home-style1 .sw-category-slider1 .block-title h3 {
    padding: 0 20px 0 0;
  }
}
.sw-category-slider1 {
  margin-bottom: 30xp;
  display: inline-block;
}
@media (min-width: 1200px) {
  .sw-category-slider1 {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .sw-category-slider1 {
    margin-bottom: 20px;
  }
}
.sw-category-slider1 .block-title {
  margin-bottom: 20px !important;
}
.home-style1 .sw-category-slider1 .block-title {
  margin-bottom: 0 !important;
}
.sw-category-slider1 .box-slider-container {
  margin: 0 -20px;
}
.sw-category-slider1 .box-slider-container .item.item-product-cat {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 5px;
  width: 50%;
  padding: 5px 10px;
  float: left;
}
.sw-category-slider1 .box-slider-container .item.item-product-cat:hover .item-inner {
  -webkit-box-shadow: 0px 0px 9px 0px #dddddd;
  -moz-box-shadow: 0px 0px 9px 0px #dddddd;
  box-shadow: 0px 0px 9px 0px #dddddd;
}
.sw-category-slider1 .box-slider-container .item.item-product-cat .item-inner {
  padding: 10px;
  display: inline-block;
  width: 100%;
}
.sw-category-slider1 .box-slider-container .item.item-product-cat .item-inner img {
  margin: 0;
}
@media (min-width: 1200px) {
  .sw-category-slider1 .box-slider-container .item.item-product-cat {
    width: 33.3%;
  }
  .home-style4 .sw-category-slider1 .box-slider-container .item.item-product-cat {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .sw-category-slider1 .box-slider-container .item.item-product-cat {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .sw-category-slider1 .box-slider-container .item.item-product-cat {
    width: 100%;
  }
}
.sw-category-slider1 .box-slider-container .item.item-product-cat .item-image >a {
  width: 40%;
  float: left;
  display: inline-block;
}
.home-style4 .sw-category-slider1 .box-slider-container .item.item-product-cat .item-image >a {
  width: 45%;
}
.sw-category-slider1 .box-slider-container .item.item-product-cat .item-content {
  padding: 0 0 0 10px;
}
.rtl .sw-category-slider1 .box-slider-container .item.item-product-cat .item-content {
  padding: 0 10px 0 0;
}
.sw-category-slider1 .box-slider-container .item.item-product-cat .item-content h3 {
  font-size: 18px;
  color: #dddddd;
  text-transform: none;
  font-weight: 400;
  line-height: 26px;
}
.home-style4 .sw-category-slider1 .box-slider-container .item.item-product-cat .item-content h3 {
  text-transform: capitalize;
  margin-bottom: 5px;
}
.sw-category-slider1 .box-slider-container .item.item-product-cat .item-content ul {
  margin: 0;
}
.sw-category-slider1 .box-slider-container .item.item-product-cat .item-content ul .view-all a {
  position: relative;
  margin-top: 8px;
  display: inline-block;
}
.sw-category-slider1 .box-slider-container .item.item-product-cat .item-content ul .view-all a:hover:before {
  left: 65px;
}
.rtl .sw-category-slider1 .box-slider-container .item.item-product-cat .item-content ul .view-all a:hover:before {
  right: 65px;
}
.sw-category-slider1 .box-slider-container .item.item-product-cat .item-content ul .view-all a:before {
  position: absolute;
  left: 60px;
  content: "\f0da";
  font-family: fontawesome;
  width: 15px;
  height: 15px;
  font-size: 10px;
  border-radius: 50%;
  text-align: center;
  line-height: 15px;
  background-color: #d14031;
  color: #ffffff;
  top: 50%;
  margin-top: -6.5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.rtl .sw-category-slider1 .box-slider-container .item.item-product-cat .item-content ul .view-all a:before {
  content: "\f0d9";
  right: 60px;
  left: auto;
}
.home-style4 .sw-category-slider1 .box-slider-container .item.item-product-cat .item-content ul .view-all a {
  margin: 10px 0 0;
  color: #d14031;
  display: inline-block;
  position: relative;
}
.home-style4 .sw-category-slider1 .box-slider-container .item.item-product-cat .item-content ul .view-all a:before {
  content: "\f101";
  position: absolute;
  font-family: fontawesome;
  right: -15px;
  top: 4px;
  font-size: 14px;
  margin: 0;
  background-color: transparent;
  color: #d14031;
}
.rtl .home-style4 .sw-category-slider1 .box-slider-container .item.item-product-cat .item-content ul .view-all a:before {
  right: auto;
  left: -15px;
}
.sw-category-slider1 .box-slider-container .item.item-product-cat .item-content ul li a {
  font-size: 14px;
  color: #999;
  line-height: 26px;
}
.home-style4 .sw-category-slider1 .box-slider-container .item.item-product-cat .item-content ul li a {
  font-size: 0.79em;
  line-height: 23px;
}
.sw-category-slider1 .box-slider-container .item.item-product-cat .item-content ul li a:hover {
  color: #d14031;
}
.rtl.home-style1  .featured-product .block-title h3,
.rtl.home-style1  .sw-category-slider1 .block-title h3 {
  padding: 0 0 0 30px;
}
.rtl.home-style1  .featured-product .block-title h3:after,
.rtl.home-style1  .sw-category-slider1 .block-title h3:after {
  left: 0;
  right: auto;
}
.rtl.home-style1  .featured-product .block-title .woocommmerce-shop,
.rtl.home-style1  .sw-category-slider1 .block-title .woocommmerce-shop {
  float: left;
}
.rtl.home-style1  .featured-product .block-title .woocommmerce-shop a,
.rtl.home-style1  .sw-category-slider1 .block-title .woocommmerce-shop a {
  padding: 0 15px 0 40px;
}
.rtl.home-style1  .featured-product .block-title .woocommmerce-shop:before,
.rtl.home-style1  .sw-category-slider1 .block-title .woocommmerce-shop:before {
  right: auto;
  left: 25px;
  content: "\f177 ";
}
.rtl.home-style1  .countdown-slider .block-title h3 {
  padding: 0 70px 9px 30px;
}
.rtl.home-style1  .countdown-slider .block-title h3:after {
  left: 0;
  right: auto;
}
.rtl.home-style1  .countdown-slider .block-title:after {
  right: 0;
  left: auto;
}
.rtl.home-style1  .countdown-slider .product-countdown .countdown-row >span:after {
  right: auto;
  left: -10px;
}
@media (min-width: 1200px) {
  .title-sytle3 .responsive {
    margin: 0 -15px;
  }
  .home-style1 .title-sytle3 .responsive {
    margin: 0 -20px !important;
  }
}
.title-sytle3 .block-title {
  position: relative;
  margin-bottom: 14px;
}
.title-sytle3 .block-title .woocommmerce-shop {
  float: right;
  padding: 0 0 0 5px;
  position: relative;
  background-color: #fff;
}
@media (max-width: 480px) {
  .title-sytle3 .block-title .woocommmerce-shop {
    display: none;
  }
}
.rtl .title-sytle3 .block-title .woocommmerce-shop {
  float: left;
  padding: 0 5px 0 0;
}
.rtl .title-sytle3 .block-title .woocommmerce-shop:before {
  content: "\f177 ";
  right: auto;
  left: 19px;
}
.title-sytle3 .block-title .woocommmerce-shop:before {
  content: "\f178 ";
  font-family: fontawesome;
  font-size: 10px;
  position: absolute;
  right: 19px;
  top: 8px;
  color: #ccc;
}
.title-sytle3 .block-title .woocommmerce-shop a {
  height: 25px;
  display: inline-block;
  line-height: 25px;
  color: #cccccc;
  font-size: 0.79em;
  padding: 0 32px 0 20px;
  border: 1px solid #dddddd;
  border-radius: 20px;
  text-transform: capitalize;
}
.rtl .title-sytle3 .block-title .woocommmerce-shop a {
  padding: 0 20px 0 32px;
  float: right;
}
.title-sytle3 .block-title .woocommmerce-shop:hover:before,
.title-sytle3 .block-title .woocommmerce-shop:hover a {
  color: #fff;
  background-color: #d14031;
  transition: all 0.3s;
  border-color: #d14031;
}
.title-sytle3 .block-title h3 {
  color: #222222;
  font-size: 1em;
  padding: 0 30px 0 0;
  margin-bottom: 20px;
  font-weight: 700;
  position: relative;
  background-color: #fff;
  display: inline-block;
  margin: 0;
}
.rtl .title-sytle3 .block-title h3 {
  padding: 0 0 0 30px;
}
@media (min-width: 480px) {
  .title-sytle3 .block-title h3 {
    font-size: 1.424em;
  }
}
.title-sytle3 .block-title h3:after {
  position: absolute;
  right: 0;
  top: 15px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -2px;
}
.rtl .title-sytle3 .block-title h3:after {
  left: 0;
  right: auto;
}
@media (max-width: 480px) {
  .title-sytle3 .block-title h3:after {
    display: none;
  }
}
.title-sytle3 .block-title:before {
  background-color: #ddd;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 15px;
}
@media (max-width: 480px) {
  .title-sytle3 .block-title:before {
    top: 12px;
  }
}
.title-sytle3 .block-title .slider-description {
  font-size: 14px;
}
.rtl .title-sytle3 .block-title .slider-description {
  text-align: right;
}
.sw-category-slider-style .resp-slider-container {
  position: relative;
}
.sw-category-slider-style .responsive {
  margin: 0 -20px;
}
.sw-category-slider-style .responsive .item {
  padding: 10px 5px;
}
.sw-category-slider-style .responsive .item-inner {
  padding: 10px;
  width: 100%;
  display: inline-block;
}
.sw-category-slider-style .responsive .item-inner .item-image {
  display: inline-block;
  width: 100%;
  padding: 10px;
  border-radius: 5px;
}
@media (min-width: 767px) {
  .sw-category-slider-style .responsive .item-inner .item-image:hover {
    -webkit-box-shadow: 0px 0px 10px 0px #cccccc;
    -moz-box-shadow: 0px 0px 10px 0px #cccccc;
    -o-box-shadow: 0px 0px 10px 0px #cccccc;
    -ms-box-shadow: 0px 0px 10px 0px #cccccc;
    box-shadow: 0px 0px 10px 0px #cccccc;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
  }
}
.sw-category-slider-style .responsive .item-inner .item-image:hover .item-content h3 a {
  color: #d14031;
}
.sw-category-slider-style .responsive .item-inner .item-image >a {
  max-width: 125px;
  display: inline-block;
  float: left;
}
.rtl .sw-category-slider-style .responsive .item-inner .item-image >a {
  float: right;
}
@media (min-width: 480px) {
  .sw-category-slider-style .responsive .item-inner .item-image >a {
    max-width: 145px;
  }
}
.sw-category-slider-style .responsive .item-inner .item-image >a img {
  margin: 0;
}
.sw-category-slider-style .responsive .item-inner .item-image .item-content {
  padding: 0 0 0 20px;
  display: inline-block;
}
.rtl .sw-category-slider-style .responsive .item-inner .item-image .item-content {
  padding: 0 20px 0 0;
}
.sw-category-slider-style .responsive .item-inner .item-image .item-content h3 a {
  font-size: 14px;
  line-height: 26px;
  color: #222222;
  text-transform: uppercase;
  font-weight: bold;
  word-wrap: break-word;
}
@media (min-width: 1200px) {
  .sw-category-slider-style .responsive .item-inner .item-image .item-content h3 a {
    font-size: 1em;
  }
}
.sw-category-slider-style .responsive .item-inner .item-image .childcat-product-cat ul {
  margin: 0;
  list-style: none;
}
.sw-category-slider-style .responsive .item-inner .item-image .childcat-product-cat ul li a {
  font-size: 14px;
  line-height: 30px;
  color: #999;
  text-transform: capitalize;
}
.sw-category-slider-style .responsive .item-inner .item-image .childcat-product-cat ul li a:hover {
  color: #d14031;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.tab-style .top-tab-slider ul.nav {
  border: 0;
  margin: 0 0 25px;
}
.tab-style .top-tab-slider ul.nav li {
  margin: 0;
}
.tab-style .top-tab-slider ul.nav li a {
  font-size: 14px;
  text-transform: capitalize;
  color: #999;
  line-height: 26px;
  margin: 0;
  padding: 0 19px;
  border: 1px solid transparent;
}
.tab-style .top-tab-slider ul.nav li:hover a,
.tab-style .top-tab-slider ul.nav li.active a {
  color: #d14031;
  border: 1px solid #d14031;
  border-radius: 20px;
  background-color: transparent;
}
.tab-style1 .tab-nav {
  width: 25%;
  float: left;
  display: inline-block;
  padding: 0 30px 0 0;
  margin: 15px 0 0;
}
.rtl .tab-style1 .tab-nav {
  float: right;
  padding: 0 0 0 30px;
}
.tab-style1 .tab-nav ul.nav {
  border: 0;
  margin: 0 0 25px;
}
.tab-style1 .tab-nav ul.nav li {
  margin: 0;
  width: 100%;
  text-align: left;
  background-color: #f5f5f5;
  border: 1px solid #fff;
  position: relative;
}
.rtl .tab-style1 .tab-nav ul.nav li {
  text-align: right;
}
.tab-style1 .tab-nav ul.nav li.expand {
  font-size: 1em;
  text-transform: capitalize;
  color: #999;
  line-height: 26px;
  padding: 9px 20px 10px;
  border: 0;
}
@media (max-width: 991px) {
  .tab-style1 .tab-nav ul.nav li.expand {
    font-size: 12px;
  }
}
.tab-style1 .tab-nav ul.nav li.expand:hover {
  color: #fff;
}
.tab-style1 .tab-nav ul.nav li:before {
  content: '';
  height: 0;
  width: 20px;
  position: absolute;
  top: 0;
  right: -20px;
  display: inline-block;
  border-top: 23px solid transparent;
  border-bottom: 22px solid transparent;
  border-left: 20px solid #d14031;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
}
.rtl .tab-style1 .tab-nav ul.nav li:before {
  right: auto;
  left: -20px;
  border-left: 0;
  border-right: 20px solid #d14031;
}
.tab-style1 .tab-nav ul.nav li a {
  font-size: 1em;
  text-transform: capitalize;
  color: #999;
  line-height: 26px;
  margin: 0;
  padding: 9px 20px 10px;
  border: 0;
}
.tab-style1 .tab-nav ul.nav li:hover,
.tab-style1 .tab-nav ul.nav li.active {
  background-color: #d14031;
}
.tab-style1 .tab-nav ul.nav li:hover:before,
.tab-style1 .tab-nav ul.nav li.active:before {
  visibility: visible;
  opacity: 1;
}
.tab-style1 .tab-nav ul.nav li:hover a,
.tab-style1 .tab-nav ul.nav li.active a {
  color: #fff;
  border-radius: 20px;
  background-color: transparent;
}
.tab-style1 .tab-content {
  width: 75%;
  float: right;
  position: relative;
}
.item-bottom-sytle .item-bottom {
  position: absolute;
  bottom: 20px;
  width: 100%;
  z-index: 99;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  justify-content: center;
  -webkit-transform: translateX(-300px);
  -moz-transform: translateX(-300px);
  -o-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  transform: translateX(-300px);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-category-author-1 .item-bottom-sytle .item-bottom {
  position: initial;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.rtl .sw-category-author-1 .item-bottom-sytle .item-bottom {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.rtl .item-bottom-sytle .item-bottom {
  -webkit-transform: translateX(300px);
  -moz-transform: translateX(300px);
  -o-transform: translateX(300px);
  -ms-transform: translateX(300px);
  transform: translateX(300px);
}
.countdown-slider .item-bottom-sytle .item-bottom {
  bottom: 65px;
}
.item-bottom-sytle .item-bottom .clear {
  display: none;
}
.item-bottom-sytle .item-bottom .product_type_variable,
.item-bottom-sytle .item-bottom .add_to_cart_button,
.item-bottom-sytle .item-bottom .product_type_external,
.item-bottom-sytle .item-bottom .product_type_grouped,
.item-bottom-sytle .item-bottom .product_type_bundle {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  font-size: 0;
  background: url(../assets/img/cart-left.svg) no-repeat #fff center;
  background-size: 15px;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0 5px;
  position: relative;
}
.item-bottom-sytle .item-bottom .product_type_variable:hover,
.item-bottom-sytle .item-bottom .add_to_cart_button:hover,
.item-bottom-sytle .item-bottom .product_type_external:hover,
.item-bottom-sytle .item-bottom .product_type_grouped:hover,
.item-bottom-sytle .item-bottom .product_type_bundle:hover {
  background: url(../assets/img/cart-button-active.svg) no-repeat #d14031 center;
  background-size: 15px;
}
.item-bottom-sytle .item-bottom .product_type_variable.loading:before,
.item-bottom-sytle .item-bottom .add_to_cart_button.loading:before,
.item-bottom-sytle .item-bottom .product_type_external.loading:before,
.item-bottom-sytle .item-bottom .product_type_grouped.loading:before,
.item-bottom-sytle .item-bottom .product_type_bundle.loading:before {
  text-align: center;
  left: 0;
  font-size: 0 !important;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-size: 50%;
}
.item-bottom-sytle .item-bottom .product_type_variable.added,
.item-bottom-sytle .item-bottom .add_to_cart_button.added,
.item-bottom-sytle .item-bottom .product_type_external.added,
.item-bottom-sytle .item-bottom .product_type_grouped.added,
.item-bottom-sytle .item-bottom .product_type_bundle.added {
  background: #fff;
}
.item-bottom-sytle .item-bottom .product_type_variable.added:after,
.item-bottom-sytle .item-bottom .add_to_cart_button.added:after,
.item-bottom-sytle .item-bottom .product_type_external.added:after,
.item-bottom-sytle .item-bottom .product_type_grouped.added:after,
.item-bottom-sytle .item-bottom .product_type_bundle.added:after {
  display: none;
}
.item-bottom-sytle .item-bottom .product_type_variable.added:before,
.item-bottom-sytle .item-bottom .add_to_cart_button.added:before,
.item-bottom-sytle .item-bottom .product_type_external.added:before,
.item-bottom-sytle .item-bottom .product_type_grouped.added:before,
.item-bottom-sytle .item-bottom .product_type_bundle.added:before {
  font-family: WooCommerce;
  content: "\e017";
  color: #222;
  height: 35px;
  line-height: 35px;
  width: 35px;
  display: inline-block;
  position: absolute;
  right: 0;
  z-index: 99;
  font-size: 14px;
  top: 0;
  border-radius: 50%;
  text-align: center;
}
.item-bottom-sytle .item-bottom .product_type_grouped,
.item-bottom-sytle .item-bottom .product_type_variable {
  text-transform: capitalize;
}
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f08a";
}
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item-bottom-sytle .item-bottom .sw-quickview {
  -webkit-transition: transform 0.5s ease-in-out;
  -moz-transition: transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out;
  -ms-transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  width: 35px;
  height: 35px;
  line-height: 35px;
  position: relative;
  font-size: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 5px;
  background: url(../assets/img/label-left.svg) no-repeat #fff center;
  background-size: 15px;
  display: inline-block;
}
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item-bottom-sytle .item-bottom .sw-quickview:hover {
  background: url(../assets/img/lable-button-active.svg) no-repeat #d14031 center;
  background-size: 15px;
}
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.loading:before,
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.loading:before,
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.loading:before,
.item-bottom-sytle .item-bottom .sw-quickview.loading:before {
  background: url(../assets/img/loadingp.gif) no-repeat center center transparent;
}
.item-bottom-sytle .item-bottom .yith-wcwl-add-to-wishlist,
.item-bottom-sytle .item-bottom .sw-quickview {
  display: inline-block;
  vertical-align: top;
}
.item-bottom-sytle .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,
.item-bottom-sytle .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
  color: #d14031;
}
.item-bottom-sytle .item-bottom .sw-quickview {
  background: #ffffff;
}
.item-bottom-sytle .item-bottom .sw-quickview:before {
  content: "\f06e";
  font-family: fontawesome;
  font-size: 14px;
  color: #222;
  width: 35px;
  display: inline-block;
  text-align: center;
}
.item-bottom-sytle .item-bottom .sw-quickview:hover {
  background: #d14031;
}
.item-bottom-sytle .item-bottom .sw-quickview:hover:before {
  content: "\f06e";
  font-family: fontawesome;
  font-size: 14px;
  color: #fff;
}
.countdown-sytle .product-countdown {
  width: 100%;
  margin-top: 7px;
  height: 35px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  border-radius: 5px;
  background: linear-gradient(90deg,#1891ff 0%,#1a91ff 35%,#00d2ed 100%);
}
.countdown-sytle .product-countdown .countdown-row >span {
  color: #fff;
  margin: 0 7px;
  position: relative;
}
@media (max-width: 480px) {
  .countdown-sytle .product-countdown .countdown-row >span {
    margin: 0 5px;
  }
}
.countdown-sytle .product-countdown .countdown-row >span:last-child:after {
  display: none;
}
.countdown-sytle .product-countdown .countdown-row >span:after {
  content: ":";
  color: #fff;
  right: -10px;
  top: 6px;
  font-size: 14px;
  position: absolute;
}
@media (max-width: 480px) {
  .countdown-sytle .product-countdown .countdown-row >span:after {
    display: none;
  }
}
.countdown-sytle .product-countdown .countdown-row >span:first-child:after {
  display: none;
}
@media (max-width: 375px) {
  .countdown-sytle .product-countdown .countdown-row >span:first-child {
    display: none;
  }
}
.countdown-sytle .product-countdown .countdown-row .countdown-section {
  text-align: center;
  display: inline-block;
  padding: 5px 0;
  border-radius: 5px;
  z-index: 99;
  color: #fff;
}
.countdown-sytle .product-countdown .countdown-row .countdown-section.icon {
  margin: 0;
}
.countdown-sytle .product-countdown .countdown-row .countdown-amount {
  font-size: 1em;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  padding: 0 2px;
}
@media (max-width: 991px) {
  .countdown-sytle .product-countdown .countdown-row .countdown-amount {
    font-size: 12px;
  }
}
.countdown-sytle .product-countdown .countdown-row .countdown-period {
  font-size: 1em;
  font-weight: bold;
  display: inline-block;
}
@media (max-width: 991px) {
  .countdown-sytle .product-countdown .countdown-row .countdown-period {
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
  .title-sytle4 .responsive {
    margin: 0 -15px;
  }
  .home-style1 .title-sytle4 .responsive {
    margin: 0 -20px !important;
  }
}
.rtl .title-sytle4 .block-title {
  text-align: right;
}
.title-sytle4 .block-title h3 {
  margin: 0 0 30px;
  font-size: 1em;
  color: #222222;
  text-transform: capitalize;
  font-weight: 700;
  position: relative;
  display: inline-block;
}
.home-style4 .title-sytle4 .block-title h3 {
  margin: 0 0 20px;
}
@media (min-width: 1200px) {
  .title-sytle4 .block-title h3 {
    font-size: 1.25em;
  }
}
@media (min-width: 1200px) {
  .title-sytle4 .block-title h3 {
    margin: 0 0 59px;
  }
  .home-style4 .title-sytle4 .block-title h3 {
    margin: 0 0 30px;
  }
  .home-style2 .title-sytle4 .block-title h3 {
    margin: 0 0 48px;
  }
}
@media (min-width: 1400px) {
  .title-sytle4 .block-title h3 {
    font-size: 1.42375em;
  }
}
.title-sytle4 .block-title h3:before {
  top: 30px;
  position: absolute;
  content: "";
  left: 0;
  background-color: #ddd;
  height: 1px;
  width: 40px;
}
.rtl .title-sytle4 .block-title h3:before {
  left: auto;
  right: 0;
}
@media (min-width: 1200px) {
  .title-sytle4 .block-title h3:before {
    top: 46px;
  }
}
@media (min-width: 1200px) {
  .title-sytle5 .responsive {
    margin: 0 -15px;
  }
  .home-style1 .title-sytle5 .responsive {
    margin: 0 -20px !important;
  }
}
.title-sytle5 .block-title {
  position: relative;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .title-sytle5 .block-title {
    margin-bottom: 15px;
  }
}
.title-sytle5 .block-title .woocommmerce-shop {
  display: none;
}
.title-sytle5 .block-title .woocommmerce-shop a {
  font-size: 1em;
  text-transform: capitalize;
  color: #999;
  position: relative;
  padding: 0 20px;
}
.title-sytle5 .block-title .woocommmerce-shop a:before {
  line-height: 19px;
  position: absolute;
  content: "";
  right: 0;
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.rtl .title-sytle5 .block-title .woocommmerce-shop a:before {
  left: 0;
  right: auto;
}
.title-sytle5 .block-title .woocommmerce-shop a:hover {
  color: #d14031;
}
.title-sytle5 .block-title h3 {
  color: #222222;
  font-size: 1em;
  margin-bottom: 20px;
  padding: 0 30px 0;
  font-weight: 700;
  position: relative;
  background-color: #fff;
  display: inline-block;
  text-transform: capitalize;
  line-height: normal;
}
@media (min-width: 480px) {
  .title-sytle5 .block-title h3 {
    font-size: 1.801875em;
  }
}
.title-sytle5 .block-title h3:before {
  top: 5px;
  position: absolute;
  content: "";
  left: 5px;
  width: 15px;
  height: 15px;
  border: 3px solid #d14031;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: 0;
  border-right: 5px solid #d14031;
  background-color: transparent;
}
.rtl .title-sytle5 .block-title h3:before {
  left: auto;
  right: 5px;
  border-righ: 0;
  border-tleft: 5px solid #d14031;
}
@media (max-width: 480px) {
  .title-sytle5 .block-title h3:before {
    top: 2px;
  }
}
.title-sytle5 .block-title .slider-description {
  font-size: 14px;
  width: 100%;
}
.rtl .title-sytle5 .block-title .slider-description {
  text-align: right;
}
@media (min-width: 1200px) {
  .title-sytle6 .responsive {
    margin: 0 -15px;
  }
  .home-style1 .title-sytle6 .responsive {
    margin: 0 -25px !important;
  }
}
.title-sytle6 .block-title {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 7px;
  margin-bottom: 24px;
}
.home-style3 .title-sytle6 .block-title {
  border-color: transparent;
}
@media (max-width: 767px) {
  .title-sytle6 .block-title {
    margin: 0 0 20px;
  }
}
.title-sytle6 .block-title .woocommmerce-shop {
  display: none;
}
.rtl .title-sytle6 .block-title {
  text-align: right;
}
.title-sytle6 .block-title h3 {
  padding: 0 35px;
  font-size: 1em;
  color: #222222;
  text-transform: capitalize;
  font-weight: 700;
  position: relative;
  display: inline-block;
}
@media (min-width: 1200px) {
  .title-sytle6 .block-title h3 {
    font-size: 1.265625em;
  }
}
.title-sytle6 .block-title h3:before {
  top: 50%;
  margin-top: -1.5px;
  position: absolute;
  content: "";
  left: 0;
  background-color: #d14031;
  height: 3px;
  width: 18px;
}
.rtl .title-sytle6 .block-title h3:before {
  left: auto;
  right: 0;
}
.button-style .res-button {
  visibility: visible;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  background-color: #fff;
}
.button-style .res-button:hover {
  background-color: #d14031;
  color: #ffffff;
}
.button-style .res-button:hover:before {
  color: #fff;
}
@media (min-width: 1199px) {
  .button-style .res-button {
    opacity: 1;
  }
}
.button-style .res-button.slick-next {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  position: absolute;
  top: 40%;
  border-radius: 50%;
  margin-top: -10px;
  right: -5px;
  z-index: 2;
  color: #222222;
  cursor: pointer;
}
.button-style .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 24px;
}
.button-style .res-button.slick-prev {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  position: absolute;
  margin-top: -10px;
  top: 40%;
  border-radius: 50%;
  left: -5px;
  z-index: 2;
  text-align: center;
  color: #222222;
}
.button-style .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 24px;
}
.button-style1 .res-button {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.button-style1 .res-button.slick-next {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #999;
  cursor: pointer;
  left: auto;
}
.sw-category-author-1 .button-style1 .res-button.slick-next {
  right: 15px;
}
.rtl .button-style1 .res-button.slick-next {
  left: 20px;
  right: auto;
}
.sw-category-author-1 .rtl .button-style1 .res-button.slick-next {
  right: auto;
  left: 35px;
}
.button-style1 .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.button-style1 .res-button.slick-prev {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-right: 1px solid #dddddd;
  position: absolute;
  top: 0;
  right: 20px;
  left: auto;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #999;
}
.sw-category-author-1 .button-style1 .res-button.slick-prev {
  right: 35px;
}
.button-style1 .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 16px;
}
.rtl .button-style1 .res-button.slick-prev {
  left: 0px;
  right: auto;
}
.sw-category-author-1 .rtl .button-style1 .res-button.slick-prev {
  right: auto;
  left: 15px;
}
.button-style1 .res-button:hover {
  color: #d14031;
}
.button-style2 .res-button {
  display: inline-block;
  width: 68px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background-color: #fff;
  position: absolute;
  bottom: 30px;
  color: #222222;
  cursor: pointer;
  z-index: 1;
}
.button-style2 .res-button.slick-prev {
  right: -100px;
}
.button-style2 .res-button.slick-prev:after {
  content: '';
  display: inline-block;
  height: 23px;
  width: 1px;
  background-color: #ccc;
  right: 0px;
  top: 10px;
  position: absolute;
}
.button-style2 .res-button.slick-prev:before {
  content: "\f177";
  font-family: FontAwesome;
  font-size: 24px;
}
.button-style2 .res-button.slick-next {
  right: -168px;
}
.button-style2 .res-button.slick-next:before {
  content: "\f178";
  font-family: FontAwesome;
  font-size: 24px;
}
.button-style2 .res-button:hover {
  color: #d14031;
}
.button-style3 .res-button,
.button-style3 .slick-arrow {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.button-style3 .res-button.slick-next,
.button-style3 .slick-arrow.slick-next {
  font-size: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: rgba(0,0,0,0.4);
  position: absolute;
  top: -10px;
  right: 50%;
  margin-right: -15px;
  z-index: 9;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}
.contact-us .button-style3 .res-button.slick-next,
.contact-us .button-style3 .slick-arrow.slick-next {
  border-radius: 50%;
  background-color: #fff;
  color: #222222;
}
.button-style3 .res-button.slick-next:before,
.button-style3 .slick-arrow.slick-next:before {
  font-family: fontawesome;
  content: '\f106 ';
  font-size: 16px;
}
.contact-us .button-style3 .res-button.slick-next:before,
.contact-us .button-style3 .slick-arrow.slick-next:before {
  line-height: 27px;
}
.button-style3 .res-button.slick-next:hover,
.button-style3 .slick-arrow.slick-next:hover {
  color: #d14031;
  background-color: rgba(0,0,0,0.8);
}
.button-style3 .res-button.slick-prev,
.button-style3 .slick-arrow.slick-prev {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: rgba(0,0,0,0.4);
  position: absolute;
  bottom: -20px;
  right: 50%;
  font-size: 0;
  margin-right: -15px;
  z-index: 99;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}
.contact-us .button-style3 .res-button.slick-prev,
.contact-us .button-style3 .slick-arrow.slick-prev {
  border-radius: 50%;
  background-color: #fff;
  color: #222222;
}
.button-style3 .res-button.slick-prev:before,
.button-style3 .slick-arrow.slick-prev:before {
  font-family: fontawesome;
  content: '\f107 ';
  font-size: 16px;
}
.button-style3 .res-button.slick-prev:hover,
.button-style3 .slick-arrow.slick-prev:hover {
  color: #fff;
  background-color: rgba(0,0,0,0.8);
}
.button-style4 .res-button,
.button-style4 .slick-arrow {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  background-color: rgba(0,0,0,0.4);
  font-size: 0;
}
.button-style4 .res-button:hover,
.button-style4 .slick-arrow:hover {
  background-color: rgba(0,0,0,0.9);
}
.button-style4 .res-button.slick-next,
.button-style4 .slick-arrow.slick-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 0;
  position: absolute;
  top: 50%;
  right: -5px;
  margin-top: -15px;
  z-index: 9;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}
.button-style4 .res-button.slick-next:before,
.button-style4 .slick-arrow.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.button-style4 .res-button.slick-prev,
.button-style4 .slick-arrow.slick-prev {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  position: absolute;
  top: 50%;
  left: -5px;
  margin-top: -15px;
  z-index: 99;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}
.button-style4 .res-button.slick-prev:before,
.button-style4 .slick-arrow.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 16px;
}
.button-style5 .res-button,
.button-style5 .slick-arrow {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  font-size: 0;
}
.button-style5 .res-button:hover,
.button-style5 .slick-arrow:hover {
  border-color: #d14031;
  background-color: #d14031;
  color: #ffffff;
}
.button-style5 .res-button:hover:before,
.button-style5 .slick-arrow:hover:before {
  color: #ffffff;
}
.button-style5 .res-button.slick-next,
.button-style5 .slick-arrow.slick-next {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 23px;
  font-size: 0;
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #999;
  border-radius: 50%;
  z-index: 9;
  text-align: center;
  color: #999;
}
.rtl .button-style5 .res-button.slick-next,
.rtl .button-style5 .slick-arrow.slick-next {
  right: auto;
  left: 35px;
}
.button-style5 .res-button.slick-next:before,
.button-style5 .slick-arrow.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 13px;
}
.button-style5 .res-button.slick-prev,
.button-style5 .slick-arrow.slick-prev {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 23px;
  position: absolute;
  top: 0;
  right: 35px;
  border: 1px solid #999;
  border-radius: 50%;
  z-index: 99;
  text-align: center;
  color: #999;
}
.rtl .button-style5 .res-button.slick-prev,
.rtl .button-style5 .slick-arrow.slick-prev {
  right: auto;
  left: 0;
}
.button-style5 .res-button.slick-prev:before,
.button-style5 .slick-arrow.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 13px;
}
.tab-slider-style .nav-tabs-select {
  padding: 0 0 15px 20px;
  border-bottom: 1px solid #dddddd;
  margin: 0 0 24px;
}
.rtl .tab-slider-style .nav-tabs-select {
  padding: 0 20px 15px 0;
}
.tab-slider-style .nav-tabs-select ul {
  margin: 0;
  border: 0;
  position: relative;
}
.tab-slider-style .nav-tabs-select ul:before {
  background-color: #d14031;
  z-index: 9;
  position: absolute;
  left: -20px;
  content: "";
  width: 20px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px;
}
.rtl .tab-slider-style .nav-tabs-select ul:before {
  right: -20px;
  left: auto;
}
.tab-slider-style .nav-tabs-select ul li a {
  font-size: 1.265625em;
  color: #999;
  text-transform: capitalize;
  border: 0;
  padding: 0 15px;
  margin: 0;
  font-weight: 700;
}
.tab-slider-style .nav-tabs-select ul li:hover a,
.tab-slider-style .nav-tabs-select ul li.active a {
  color: #222222;
  text-decoration: none;
  background-color: transparent;
}
.button-collapse-style .button-collapse {
  position: absolute;
  top: 98px;
  z-index: 9;
  display: block;
  background: #222222;
  border-radius: 3px;
  border: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  height: 30px;
  width: 30px;
  line-height: 30px;
  right: 15px;
  text-align: center;
  display: block !important;
}
@media (min-width: 991px) {
  .button-collapse-style .button-collapse {
    display: none !important;
  }
}
.rtl .button-collapse-style .button-collapse {
  left: 15px;
  right: auto;
}
.button-collapse-style .button-collapse:hover {
  background: #d14031;
}
.rtl .button-collapse-style .button-collapse {
  left: 0px;
  right: auto;
}
.button-collapse-style .button-collapse:before {
  content: '\f00d';
  font-family: FontAwesome;
  font-size: 16px;
  color: #fff;
  height: 30px;
  width: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
}
.button-collapse-style .button-collapse.collapsed:before {
  content: '\f0c9';
  font-family: FontAwesome;
  font-size: 16px;
  color: #fff;
  height: 30px;
  width: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
}
.content-style1 {
  float: left;
}
.content-style1 .item {
  padding: 0;
  width: 100%;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
  padding-bottom: 20px;
  display: inline-block;
  float: left;
}
@media (min-width: 481px) and (max-width: 767px) {
  .content-style1 .item {
    width: 50%;
    float: left;
  }
}
.content-style1 .item:last-child {
  border-bottom: 0;
}
.content-style1 .item .item-img {
  float: left;
  padding: 0 15px 0 0;
}
.rtl .content-style1 .item .item-img {
  float: right;
  padding: 0 0 0 15px;
}
.content-style1 .item .item-img img {
  border-radius: 5px;
}
.content-style1 .item .item-content a {
  font-weight: 700;
  color: #222222;
  font-size: 14px;
}
.content-style1 .item .item-content a:hover {
  color: #d14031;
}
.content-style1 .item .item-content .item-price ins {
  color: #d14031;
  font-weight: bold;
}
.content-style1 .item .item-content .reviews-content {
  margin: 0 0 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
}
.content-style1 .item .item-content .reviews-content .woocommerce-review-link {
  font-size: 0.77875em;
  padding: 0 10px;
  display: inline-block;
}
.dots-style1 .slick-dots {
  margin: 30px 0 0;
  list-style: none;
  display: inline-block;
  min-width: 135px;
  text-align: left;
}
.rtl .dots-style1 .slick-dots {
  text-align: right;
}
.dots-style1 .slick-dots > li {
  display: block;
  width: 33.33%;
  vertical-align: middle;
  margin: 0 0 8px;
  float: left;
}
.dots-style1 .slick-dots > li.slick-active button,
.dots-style1 .slick-dots > li:hover button {
  background-color: #d14031;
}
.dots-style1 .slick-dots > li button {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #ccc;
  border-radius: 0;
  margin: 0;
  font-size: 0;
  border: 0;
  cursor: pointer;
}
.sale-off {
  position: absolute;
  z-index: 1;
  top: 15px;
  left: -4px;
  font-size: 0.79em;
  color: #fff;
  text-align: center;
  width: 60px;
  line-height: 21px;
  height: 25px;
  background: url(../assets/img/icon-custom.png) no-repeat 0 -357px;
  padding: 0 5px 0 0;
  top: 45px;
}
.sw-newlabel {
  position: absolute;
  z-index: 1;
  top: 15px;
  left: -4px;
  font-size: 0.79em;
  color: #fff;
  text-align: center;
  width: 60px;
  line-height: 21px;
  height: 25px;
  background: url(../assets/img/icon-custom.png) no-repeat 0 -357px;
  padding: 0 5px 0 0;
}
.sw-newlabel {
  background: url(../assets/img/icon-custom.png) no-repeat 0 -411px;
}
.sw-outstock {
  text-indent: -9999px;
  background: url(../assets/img/icon-outstock.png) no-repeat center center;
  background-size: 42px 42px;
  right: auto;
  left: 10px;
  width: 42px;
  height: 42px;
}
.rtl .sw-outstock {
  left: auto;
  right: 10px;
}
.sw-brand-container-slider {
  padding: 10px 0;
}
.sw-brand-container-slider .block-title {
  float: left;
  width: 30%;
  padding: 20px 0;
}
.rtl .sw-brand-container-slider .block-title {
  float: right;
}
.sw-brand-container-slider .block-title h2 {
  font-size: 32px;
  color: #fff;
  font-weight: 700;
  margin: 0 0 10px;
}
.sw-brand-container-slider .block-title .description {
  color: #ebebeb;
}
.sw-brand-container-slider .slider {
  margin: 0 -10px;
}
.sw-brand-container-slider .slider .item-brand-cat {
  padding: 39px 10px;
}
.sw-brand-container-slider .slider .item-brand-cat .item-image {
  border: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-brand-container-slider .slider .item-brand-cat .item-image a img {
  margin: 0 auto;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.sw-brand-container-slider .slider .item-brand-cat .item-image:hover img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -o-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.sw-brand-container-slider .slider .item-brand-cat:hover .item-image {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-brand-container-slider .res-button {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-brand-container-slider .res-button.slick-next {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  box-shadow: 0 1px 1px #dddddd;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 0px;
  z-index: 99;
  text-align: center;
  border-radius: 50%;
}
.sw-brand-container-slider .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  color: #000;
  font-size: 18px;
}
.sw-brand-container-slider .res-button.slick-next:hover {
  background: #d14031;
  cursor: pointer;
}
.sw-brand-container-slider .res-button.slick-next:hover:before {
  color: #fff;
}
.sw-brand-container-slider .res-button.slick-prev {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  box-shadow: 0 1px 1px #dddddd;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 0px;
  z-index: 99;
  text-align: center;
  border-radius: 50%;
}
.sw-brand-container-slider .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  color: #000;
  font-size: 18px;
}
.sw-brand-container-slider .res-button.slick-prev:hover {
  background: #d14031;
  cursor: pointer;
}
.sw-brand-container-slider .res-button.slick-prev:hover:before {
  color: #fff;
}
.sw-brand-container-slider:hover .res-button {
  opacity: 1;
  visibility: visible;
}
.sw-brand-container-slider2 {
  padding: 10px 0;
}
.sw-brand-container-slider2 .block-title {
  float: left;
  width: 30%;
  padding: 51px 0;
}
.rtl .sw-brand-container-slider2 .block-title {
  float: right;
}
.sw-brand-container-slider2 .block-title h2 {
  font-size: 18px;
  color: #222222;
  font-weight: 700;
  margin: 0;
}
.sw-brand-container-slider2 .slider {
  margin: 0 -10px;
}
.sw-brand-container-slider2 .slider .item-brand-cat {
  padding: 18px 10px;
}
.sw-brand-container-slider2 .slider .item-brand-cat .item-image {
  border: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-brand-container-slider2 .slider .item-brand-cat .item-image a img {
  margin: 0 auto;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-brand-container-slider2 .slider .item-brand-cat .item-image:hover img {
  opacity: 0.85;
}
.sw-brand-container-slider2 .slider .item-brand-cat:hover .item-image {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-brand-container-slider2 .res-button {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-brand-container-slider2 .res-button.slick-next {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  box-shadow: 0 1px 1px #dddddd;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 0px;
  z-index: 99;
  text-align: center;
  border-radius: 50%;
}
.sw-brand-container-slider2 .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  color: #000;
  font-size: 18px;
}
.sw-brand-container-slider2 .res-button.slick-next:hover {
  background: #d14031;
  cursor: pointer;
}
.sw-brand-container-slider2 .res-button.slick-next:hover:before {
  color: #fff;
}
.sw-brand-container-slider2 .res-button.slick-prev {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  box-shadow: 0 1px 1px #dddddd;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 0px;
  z-index: 99;
  text-align: center;
  border-radius: 50%;
}
.sw-brand-container-slider2 .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  color: #000;
  font-size: 18px;
}
.sw-brand-container-slider2 .res-button.slick-prev:hover {
  background: #d14031;
  cursor: pointer;
}
.sw-brand-container-slider2 .res-button.slick-prev:hover:before {
  color: #fff;
}
.sw-brand-container-slider2:hover .res-button {
  opacity: 1;
  visibility: visible;
}
.coruja_social {
  text-align: center;
  line-height: 19px;
}
.coruja_social .main-social {
  margin: 0 auto;
  list-style-type: none;
}
.coruja_social .main-social li {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
}
.coruja_social .main-social li a {
  color: #999999;
  font-size: 16px;
}
.coruja_social .main-social li a:hover {
  color: #d14031;
}
.yith-wcwl-share {
  text-align: center;
}
.woocommerce a.added_to_cart,
.added_to_cart.wc-forward {
  display: none;
}
.item-price {
  display: inline-block;
  vertical-align: top;
  font-weight: 700;
}
.item-price span >.amount,
.item-price del,
.item-price >.amount {
  color: #d14031;
}
.item-price del {
  font-weight: normal;
  font-size: 14px;
  color: #999;
}
.item-price ins {
  margin: 0 10px 0 0;
  text-decoration: none;
  float: left;
  color: #d14031;
}
.sw-category-author .item-price ins {
  color: #d14031;
}
.rtl .item-price ins {
  float: right;
  margin: 0 0 0 10px;
}
.woocommerce span.onsale,
.onsale {
  display: none !important;
  z-index: 1;
  right: -4px !important;
  font-size: 0.79em;
  color: #fff;
  text-align: center;
  width: 60px !important;
  line-height: 21px;
  height: 25px !important;
  background: url(../assets/img/icon-custom.png) no-repeat 0 -357px;
  top: 15px;
  display: block;
  left: auto !important;
  min-width: auto;
  min-height: auto;
  padding: 0;
  border-radius: 0;
}
.rtl.woocommerce span.onsale,
.rtl.onsale {
  left: 10px;
  right: auto;
}
.border-tp {
  border-top: 1px solid #dddddd;
  margin-top: 95px;
  overflow: visible !important;
}
.border-tp .order-title {
  margin-top: -20px;
}
.order-desc {
  font-family: 'Niconne';
  font-size: 26px;
  color: rgba(1,1,1,0.4);
}
.mc4wp-form.mc4wp-form-success .mc4wp-alert.mc4wp-success {
  color: green;
  margin: 15px 0;
}
.coruja-socials ul {
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 60px;
}
.coruja-socials ul > li {
  display: inline-block;
}
.coruja-socials ul > li > a {
  font-size: 22px;
  color: #fff;
  margin-right: 30px;
}
.coruja-socials ul > li > a:hover {
  color: #faa600;
}
.topsearch-entry.on:before {
  height: 100%;
}
.topsearch-entry .button-search-pro.loading:before {
  background-image: url(../assets/img/loadingp.gif);
  background-color: #2d2d2d;
  background-size: 20px 20px;
}
.topsearch-entry .input-group-btn {
  position: static;
}
.topsearch-entry .input-group {
  display: block;
  position: initial;
}
.topsearch-entry .search-append {
  position: absolute;
  top: 120%;
  right: 0;
  z-index: 99;
  left: 0;
  padding: 0;
  min-width: 300px;
  text-align: left;
  border: none;
}
.rtl .topsearch-entry .search-append {
  text-align: right;
  right: 0;
  left: 0;
}
.rtl .topsearch-entry .search-append .autocomplete-suggestion > a img {
  margin-right: 0;
  margin-left: 10px;
}
.topsearch-entry .search-append .autocomplete-suggestions {
  box-shadow: 0 0 0 1px #ddd;
  background: #fff;
  border-radius: 3px;
}
.topsearch-entry .search-append .autocomplete-suggestion {
  clear: both;
  padding: 0 10px;
  margin-bottom: 15px;
}
.topsearch-entry .search-append .autocomplete-suggestion:first-child {
  padding-top: 15px;
}
.topsearch-entry .search-append .autocomplete-suggestion:last-child {
  padding-bottom: 15px;
}
.topsearch-entry .search-append .autocomplete-suggestion.no-result {
  padding: 10px;
}
.topsearch-entry .search-append .autocomplete-suggestion > a {
  padding: 0 10px;
  display: block;
  overflow: hidden;
}
.topsearch-entry .search-append .autocomplete-suggestion > a img {
  margin-right: 10px;
  border: 1px solid #dddddd;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body > span {
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body > span strong {
  color: #d14031;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta > div,
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta > p {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta .sku {
  margin-right: 20px;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta .sku > span {
  font-weight: bold;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .price {
  color: #d14031;
  font-weight: bold;
  font-size: 14px;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .price span.price-label {
  color: #666;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .price ins {
  text-decoration: none;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .price del {
  color: #999;
}
.home-style5 .woo-slider-default-2 .resp-slider-container {
  margin: 0 -5px;
}
#wp-live-chat {
  z-index: 9;
}
.button-slider1 {
  font-size: 12px !important;
  line-height: 27px !important;
  color: #222222 !important;
  text-transform: uppercase !important;
  border: 1px solid !important;
  padding: 6px 25px !important;
  display: inline;
  text-align: center !important;
  border-radius: 20px !important;
}
.button-slider1.button-slider-color {
  padding: 9px 40px !important;
}
@media (min-width: 1200px) {
  .button-slider1 {
    font-size: 14px !important;
    line-height: 35px !important;
    padding: 9px 35px !important;
    display: inline;
  }
}
@media (max-width: 480px) {
  .button-slider1 {
    line-height: 20px !important;
  }
}
.button-slider1:hover {
  color: #fff !important;
  background-color: #d14031 !important;
  border-color: #d14031 !important;
}
.button-slider3 {
  font-size: 12px !important;
  font-weight: 900 !important;
  text-align: center !important;
  line-height: 30px !important;
  width: 100px !important;
  border: 2px solid !important;
  display: inline-block;
}
@media (min-width: 1200px) {
  .button-slider3 {
    font-size: 1em !important;
    line-height: 40px !important;
    width: 150px !important;
  }
}
@media (max-width: 480px) {
  .button-slider3 {
    line-height: 20px !important;
  }
}
.button-slider3:hover {
  color: #fff !important;
  background-color: #d14031 !important;
  border-color: #d14031;
}
.footer .sw-newlleter-2  .wpb_content_element {
  display: block;
}
@media (min-width: 1200px) {
  .home-style1 .responsive-post-slider-2 .resp-slider-container div.responsive {
    margin: 0 -15px !important;
  }
}
.item  .item-content .item-bottom {
  display: none !important;
}
.list .item  .item-content .item-bottom {
  display: block !important;
}
.button-slider33 {
  font-size: 0.75em !important;
  color: #ffffff !important;
  text-align: center !important;
  font-weight: bold !important;
  background-color: #d14031 !important;
  width: 100px !important;
  line-height: 24px !important;
  height: 25px !important;
  text-transform: uppercase !important;
  display: inline-block;
}
@media (min-width: 991px) {
  .button-slider33 {
    width: 160px !important;
    line-height: 34px !important;
    height: 35px !important;
    font-size: 14px !important;
  }
}
.products-thumb,
.item-image-countdown {
  overflow: initial;
}
.button-style-countdown .item-bottom {
  margin: 0 -5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
}
.button-style-countdown .item-bottom .product_type_variable,
.button-style-countdown .item-bottom .add_to_cart_button,
.button-style-countdown .item-bottom .product_type_external,
.button-style-countdown .item-bottom .product_type_grouped,
.button-style-countdown .item-bottom .product_type_bundle {
  text-transform: capitalize;
  padding: 10px 25px;
  height: 40px;
  background-color: #f5f5f5;
  border-radius: 5px;
  color: #999999;
  font-weight: 700;
  margin: 0 5px;
  font-size: 1em;
}
@media (min-width: 991px) {
  .button-style-countdown .item-bottom .product_type_variable,
  .button-style-countdown .item-bottom .add_to_cart_button,
  .button-style-countdown .item-bottom .product_type_external,
  .button-style-countdown .item-bottom .product_type_grouped,
  .button-style-countdown .item-bottom .product_type_bundle {
    text-transform: uppercase;
  }
}
.button-style-countdown .item-bottom .product_type_variable.loading,
.button-style-countdown .item-bottom .add_to_cart_button.loading,
.button-style-countdown .item-bottom .product_type_external.loading,
.button-style-countdown .item-bottom .product_type_grouped.loading,
.button-style-countdown .item-bottom .product_type_bundle.loading {
  background-color: #d14031;
}
.button-style-countdown .item-bottom .product_type_variable.loading:before,
.button-style-countdown .item-bottom .add_to_cart_button.loading:before,
.button-style-countdown .item-bottom .product_type_external.loading:before,
.button-style-countdown .item-bottom .product_type_grouped.loading:before,
.button-style-countdown .item-bottom .product_type_bundle.loading:before {
  text-align: center;
  left: 0;
  background-color: #d14031;
}
.button-style-countdown .item-bottom .product_type_variable.added,
.button-style-countdown .item-bottom .add_to_cart_button.added,
.button-style-countdown .item-bottom .product_type_external.added,
.button-style-countdown .item-bottom .product_type_grouped.added,
.button-style-countdown .item-bottom .product_type_bundle.added {
  background-color: #d14031;
  color: #fff;
}
.button-style-countdown .item-bottom .product_type_variable.added:after,
.button-style-countdown .item-bottom .add_to_cart_button.added:after,
.button-style-countdown .item-bottom .product_type_external.added:after,
.button-style-countdown .item-bottom .product_type_grouped.added:after,
.button-style-countdown .item-bottom .product_type_bundle.added:after {
  font-family: WooCommerce;
  font-size: 1em;
  content: "\e017";
  display: inline-block;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
}
.button-style-countdown .item-bottom .product_type_variable:hover,
.button-style-countdown .item-bottom .add_to_cart_button:hover,
.button-style-countdown .item-bottom .product_type_external:hover,
.button-style-countdown .item-bottom .product_type_grouped:hover,
.button-style-countdown .item-bottom .product_type_bundle:hover {
  background-color: #d14031;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f08a";
}
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.button-style-countdown .item-bottom .sw-quickview {
  margin: 0 5px;
  color: #999;
  font-weight: 500;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background: url(../assets/img/button-action.png) no-repeat 14px -267px #f5f5f5;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  min-width: 35px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  -ms-transition: all 0s;
  transition: all 0s;
}
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.button-style-countdown .item-bottom .sw-quickview:before {
  font-family: fontawesome;
  font-size: 16px;
  content: "";
}
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.button-style-countdown .item-bottom .sw-quickview:hover {
  background: url(../assets/img/button-action.png) no-repeat 14px -213px #d14031;
}
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.loading:before,
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.loading:before,
.button-style-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.loading:before,
.button-style-countdown .item-bottom .sw-quickview.loading:before {
  background: url(../assets/img/loadingp.gif) no-repeat center center transparent;
  opacity: 0.75;
}
.button-style-countdown .item-bottom .sw-quickview {
  background: url(../assets/img/button-action.png) no-repeat 12px -344px #f5f5f5;
}
.button-style-countdown .item-bottom .sw-quickview:hover {
  background: url(../assets/img/button-action.png) no-repeat 12px -120px #d14031;
}
.button-style-countdown .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,
.button-style-countdown .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: #d14031;
}
.button-style-countdown .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,
.button-style-countdown .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.button-style-countdown .item-bottom a.compare:before {
  content: "\f021";
}
.home-style1 .blog-slider1 .resp-slider-container .responsive {
  margin: 0 -15px !important;
}
.blog-slider1 {
  margin-bottom: 35px;
  position: relative;
}
@media (min-width: 1200px) {
  .blog-slider1 .responsive {
    margin: 0 -15px;
  }
  .home-style1 .blog-slider1 .responsive {
    margin: 0 -20px !important;
  }
}
.blog-slider1 .block-title {
  position: relative;
  margin-bottom: 14px;
}
.blog-slider1 .block-title .woocommmerce-shop {
  float: right;
  padding: 0 0 0 5px;
  position: relative;
  background-color: #fff;
}
@media (max-width: 480px) {
  .blog-slider1 .block-title .woocommmerce-shop {
    display: none;
  }
}
.rtl .blog-slider1 .block-title .woocommmerce-shop {
  float: left;
  padding: 0 5px 0 0;
}
.rtl .blog-slider1 .block-title .woocommmerce-shop:before {
  content: "\f177 ";
  right: auto;
  left: 19px;
}
.blog-slider1 .block-title .woocommmerce-shop:before {
  content: "\f178 ";
  font-family: fontawesome;
  font-size: 10px;
  position: absolute;
  right: 19px;
  top: 8px;
  color: #ccc;
}
.blog-slider1 .block-title .woocommmerce-shop a {
  height: 25px;
  display: inline-block;
  line-height: 25px;
  color: #cccccc;
  font-size: 0.79em;
  padding: 0 32px 0 20px;
  border: 1px solid #dddddd;
  border-radius: 20px;
  text-transform: capitalize;
}
.rtl .blog-slider1 .block-title .woocommmerce-shop a {
  padding: 0 20px 0 32px;
  float: right;
}
.blog-slider1 .block-title .woocommmerce-shop:hover:before,
.blog-slider1 .block-title .woocommmerce-shop:hover a {
  color: #fff;
  background-color: #d14031;
  transition: all 0.3s;
  border-color: #d14031;
}
.blog-slider1 .block-title h3 {
  color: #222222;
  font-size: 1em;
  padding: 0 30px 0 0;
  margin-bottom: 20px;
  font-weight: 700;
  position: relative;
  background-color: #fff;
  display: inline-block;
  margin: 0;
}
.rtl .blog-slider1 .block-title h3 {
  padding: 0 0 0 30px;
}
@media (min-width: 480px) {
  .blog-slider1 .block-title h3 {
    font-size: 1.424em;
  }
}
.blog-slider1 .block-title h3:after {
  position: absolute;
  right: 0;
  top: 15px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -2px;
}
.rtl .blog-slider1 .block-title h3:after {
  left: 0;
  right: auto;
}
@media (max-width: 480px) {
  .blog-slider1 .block-title h3:after {
    display: none;
  }
}
.blog-slider1 .block-title:before {
  background-color: #ddd;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 15px;
}
@media (max-width: 480px) {
  .blog-slider1 .block-title:before {
    top: 12px;
  }
}
.blog-slider1 .block-title .slider-description {
  font-size: 14px;
}
.rtl .blog-slider1 .block-title .slider-description {
  text-align: right;
}
.blog-slider1 .block-title h3 {
  margin-bottom: 14px;
}
@media (min-width: 1200px) {
  .blog-slider1 {
    margin-bottom: 100px;
  }
  .blog-slider1 .resp-slider-container .block-title {
    margin-bottom: 20px;
  }
}
.blog-slider1 .res-button {
  position: absolute;
  top: 30%;
  font-size: 16px;
  right: 24.4%;
  padding: 0 15px;
  line-height: 30px;
  z-index: 10;
  cursor: pointer;
}
.rtl .blog-slider1 .res-button {
  right: auto;
  left: 16%;
}
@media (max-width: 1199px) {
  .blog-slider1 .res-button {
    right: 22%;
  }
  .rtl .blog-slider1 .res-button {
    right: auto;
    left: 11%;
  }
}
.blog-slider1 .res-button:hover::before {
  background-color: #d14031;
  color: #ffffff;
  border-color: #d14031;
}
.blog-slider1 .res-button::after {
  content: "Prev";
  font-size: 14px;
  color: #999999;
  padding: 0 7px;
}
.rtl .blog-slider1 .res-button::after {
  float: right;
}
.blog-slider1 .res-button::before {
  width: 25px;
  height: 25px;
  font-family: fontawesome;
  content: '\f104';
  font-size: 16px;
  border-radius: 50%;
  border: 1px solid #dddddd;
  color: #999;
  display: inline-block;
  text-align: center;
  line-height: 23px;
}
.blog-slider1 .res-button.slick-next {
  right: 16%;
  border-left: 1px solid #dddddd;
}
.rtl .blog-slider1 .res-button.slick-next {
  right: auto;
  left: 24.4%;
}
@media (max-width: 1199px) {
  .blog-slider1 .res-button.slick-next {
    right: 11%;
  }
  .rtl .blog-slider1 .res-button.slick-next {
    right: auto;
    left: 22%;
  }
}
.blog-slider1 .res-button.slick-next::before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 14px;
}
.blog-slider1 .res-button.slick-next::after {
  content: "Next";
  font-size: 14px;
  color: #999999;
  float: left;
}
.blog-slider1 .item {
  padding: 0 !important;
}
.blog-slider1 .item .img_over {
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .blog-slider1 .item .img_over {
    width: 65%;
  }
}
@media (max-width: 991px) {
  .blog-slider1 .item .img_over {
    width: 100%;
  }
}
@media (min-width: 991px) {
  .blog-slider1 .item .img_over a {
    padding: 30px 50px 0 0;
    position: relative;
    display: inline-block;
  }
  .rtl .blog-slider1 .item .img_over a {
    padding: 30px 0 0 50px;
  }
  .blog-slider1 .item .img_over a::before {
    width: 250px;
    height: 140px;
    content: "";
    background-color: #e8f4ff;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
  }
  .rtl .blog-slider1 .item .img_over a::before {
    right: auto;
    left: 0;
  }
}
.blog-slider1 .item .entry-content {
  width: 33%;
  padding: 13% 15px 0;
}
@media (max-width: 991px) {
  .blog-slider1 .item .entry-content {
    width: 100%;
    padding: 25px 15px 0;
  }
}
.blog-slider1 .item .entry-content .item-meta {
  font-size: 14px;
  color: #999999;
  margin-bottom: 10px;
  display: inline-block;
}
.blog-slider1 .item .entry-content .item-meta .entry-date {
  padding: 0 45px 0 0;
}
.rtl .blog-slider1 .item .entry-content .item-meta .entry-date {
  padding: 0 0 0 45px;
}
.blog-slider1 .item .entry-content .item-meta i {
  color: #999999;
  padding: 0 5px 0 0;
  font-size: 12px;
}
.rtl .blog-slider1 .item .entry-content .item-meta i {
  padding: 0 0 0 5px;
}
.blog-slider1 .item .entry-content h4 {
  margin-bottom: 21px;
}
.blog-slider1 .item .entry-content h4 a {
  font-size: 1.42375em;
  color: #222222;
  text-align: left;
  display: inline-block;
  line-height: 32px;
  font-weight: bold;
}
.rtl .blog-slider1 .item .entry-content h4 a {
  text-align: right;
}
.blog-slider1 .item .entry-content h4 a:hover {
  color: #d14031;
}
.blog-slider1 .item .entry-content .description1 {
  font-size: 1em;
  color: #555555;
  line-height: 24px;
  margin-bottom: 37px;
}
.blog-slider1 .item .entry-content .read-more {
  color: #222222;
  padding: 0 30px;
  height: 38px;
  line-height: 35px;
  border: 1px solid #222222;
  border-radius: 20px;
  display: inline-block;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 14px;
}
.blog-slider1 .item .entry-content .read-more:hover {
  background: #d14031;
  color: #fff;
  border-color: #d14031;
}
.home-style1 .coruja_breadcrumbs,
.home-style2 .coruja_breadcrumbs,
.home-style3 .coruja_breadcrumbs,
.home-style4 .coruja_breadcrumbs,
.home-style5 .coruja_breadcrumbs {
  display: none;
}
#cpanel-form a.cpanel-control {
  display: none;
}
.block-popup-login {
  background-color: #d14031;
  width: 490px;
  padding: 5px;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
  position: absolute !important;
  top: 50%;
  left: 50%;
  margin: -300px 0 0 -245px;
}
@media (min-width: 481px) and (max-width: 767px) {
  .block-popup-login {
    margin: -150px 0 0 -255px;
    height: 300px;
    overflow-x: auto;
    padding: 0 5px;
  }
}
@media (max-width: 480px) {
  .block-popup-login {
    width: 320px;
    margin: -260px 0 0 -160px;
  }
}
.block-popup-login .login-inner {
  background-color: #fff;
  display: inline-block;
  border-radius: 7px;
  width: 100%;
  padding: 30px 60px;
}
@media (min-width: 481px) and (max-width: 767px) {
  .block-popup-login .login-inner {
    border-radius: 0;
  }
}
@media (max-width: 480px) {
  .block-popup-login .login-inner {
    padding: 15px;
  }
}
.block-popup-login .login-inner .login-logo {
  max-width: 150px;
  margin: 0 auto 13px;
}
.block-popup-login .login-inner h2 {
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  font-weight: bold;
  margin: 0 0 20px;
  color: #d14031;
}
.block-popup-login .login-inner .login-share {
  margin: 0 0 12px;
}
.block-popup-login .login-inner .login-share .social-networks a {
  display: inline-block;
}
.block-popup-login .login-inner .login-share .social-networks a >* {
  margin: 0 5px;
}
.block-popup-login .login-inner .line {
  width: 100%;
  position: relative;
  text-align: center;
  margin: 0 0 25px;
}
.block-popup-login .login-inner .line:before {
  content: "";
  left: 0;
  right: 0;
  position: absolute;
  top: 50%;
  background-color: #dddddd;
  width: 100%;
  height: 1px;
}
.block-popup-login .login-inner .line span {
  background-color: #fff;
  padding: 0 10px;
  font-size: 14px;
  color: #222;
  position: relative;
}
.block-popup-login .login-inner .form-login .block-popup-register {
  display: none;
}
.block-popup-login .login-inner .form-login.login-box .block-popup-register {
  display: block;
}
.block-popup-login .login-inner .form-login.login-box .login {
  display: none;
}
.block-popup-login .woocommerce-Button {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  border-radius: 50px;
  padding: 10px 60px;
  background-color: #d14031;
  letter-spacing: 2px;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
}
.block-popup-login form.login,
.block-popup-login form.register {
  border: 0px;
  padding: 0px;
  margin: 0;
  text-align: left;
  border-radius: 0px;
}
.rtl .block-popup-login form.login,
.rtl .block-popup-login form.register {
  text-align: right;
}
.block-popup-login form.login.loading,
.block-popup-login form.register.loading {
  height: auto;
}
.block-popup-login form.login.loading:before,
.block-popup-login form.register.loading:before {
  opacity: 0.7;
}
.block-popup-login .tt_popup_login {
  height: 42px;
  background-color: #d14031;
  margin: 0 -20px;
  padding: 0 10px;
}
.block-popup-login .tt_popup_login strong {
  line-height: 42px;
  display: inline-block;
  padding-left: 55px;
  text-transform: uppercase;
  font-size: 15px;
  color: #fff;
  background-image: url(../assets/img/bg_general.png);
  background-repeat: no-repeat;
  background-position: -20px -700px;
  position: relative;
  padding-right: 10px;
  background-color: #d14031;
}
.rtl .block-popup-login .tt_popup_login strong {
  background-position: right -20px top -700px;
  padding-left: 10px;
  padding-right: 55px;
}
.block-popup-login .email-input {
  position: relative;
}
.block-popup-login .email-input:before {
  background: url(../assets/img/bg_general.png) no-repeat -20px -155px;
  content: "";
  display: inline-block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: auto;
}
.rtl .block-popup-login .email-input:before {
  right: 0;
  left: auto;
}
.block-popup-login .pass-input {
  position: relative;
}
.block-popup-login .pass-input:before {
  background: url(../assets/img/bg_general.png) no-repeat -20px -96px;
  content: "";
  display: inline-block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: auto;
}
.rtl .block-popup-login .pass-input:before {
  right: 0;
  left: auto;
}
.block-popup-login .input-text {
  border: none !important;
  margin-bottom: 15px;
  width: 100%;
  padding: 0 5px 0px 40px;
  height: 50px !important;
  line-height: 50px !important;
  font-size: 14px;
  color: #999;
  background-color: #f7f7f7 !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
}
.rtl .block-popup-login .input-text {
  padding: 0 40px 0px 5px;
}
.block-popup-login .submit-register {
  margin: 25px 0 55px;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.block-popup-login .ft-link-p {
  text-align: center;
  margin: 13px 0 38px;
  display: inline-block;
  width: 100%;
}
@media (max-width: 480px) {
  .block-popup-login .ft-link-p {
    margin: 10px 0;
  }
}
.block-popup-login .ft-link-p a {
  padding: 0;
  border: 0;
  font-size: 14px;
  color: #222;
  text-align: center;
  display: inline-block;
  text-decoration: underline;
}
.block-popup-login .ft-link-p a:hover {
  color: #d14031;
}
.block-popup-login .login-customer {
  text-align: center;
  cursor: pointer;
}
.block-popup-login .login-customer.text-login .text-lg {
  display: none;
}
.block-popup-login .login-customer.text-login .text-rg {
  display: block;
}
.block-popup-login .login-customer .text-rg {
  display: none;
}
.block-popup-login .login-customer span {
  color: #999;
  font-size: 14px;
  display: inline-block;
  padding: 0 5px;
}
.block-popup-login .login-customer .btn-reg-popup {
  font-size: 14px;
  color: #d14031;
  font-weight: 600;
  display: inline-block;
  text-decoration: underline;
}
.block-popup-login .submit-login {
  text-align: center;
  margin: 0 0 55px;
}
@media (max-width: 480px) {
  .block-popup-login .submit-login {
    margin: 0;
  }
}
.block-popup-login .submit-login .btn-submit-login {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  border-radius: 50px;
  padding: 10px 60px;
  background-color: #d14031;
  letter-spacing: 2px;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
}
.block-popup-login #login_message {
  clear: both;
  color: #049e06;
}
.block-popup-login #login_message >a {
  font-weight: bold;
}
.block-popup-login #login_message.error {
  color: #ec0122;
}
.block-popup-login .login-line {
  text-align: center;
  position: relative;
  margin: 0 0 20px 0;
}
.block-popup-login .login-line:before {
  content: '';
  position: absolute;
  top: 10px;
  height: 1px;
  left: 0;
  width: 100%;
  background: #ccc;
}
.block-popup-login .login-line >span {
  font-weight: bold;
  display: inline-block;
  padding: 0 10px;
  background: #fff;
  position: relative;
}
.block-popup-login .social-networks {
  text-align: center;
}
.close-login {
  display: inline-block;
  background: url(../assets/img/bg_general.png) no-repeat;
  background-position: -24px -2208px;
  width: 26px;
  height: 26px;
  overflow: hidden;
  text-indent: -9999px;
  right: 6px;
  left: auto;
  top: 5px;
  position: absolute;
  opacity: 1;
}
.close-login:hover {
  opacity: 0.7;
}
.rtl .close-login {
  left: 7px;
  right: auto;
}
.search-cate .icon-search {
  font-size: 16px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
.search-cate .icon-search i {
  padding: 10px;
  display: inline-block;
  vertical-align: top;
  color: #ebebeb;
  width: 32px;
}
.search-cate .icon-search i:hover {
  color: #d14031;
}
.search-cate .icon-search span {
  display: inline-block;
  vertical-align: top;
  padding: 5px 0;
  line-height: 23px;
}
.search-cate .icon-search:hover {
  cursor: pointer;
  color: #d14031;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.search-cate .icon-search.on i:before {
  content: "\f00d";
}
.search-cate .form-search.searchform {
  width: 100%;
  position: relative;
}
.rtl .search-cate .form-search.searchform {
  float: left;
}
.search-cate .form-search.searchform .search-query {
  width: 100%;
  background-color: #fff;
  height: 35px;
  border-radius: 0;
  color: #ddd;
  padding: 0 35px 0 20px;
  line-height: 35px;
  margin: 0;
  font-size: 0.75em;
}
.rtl .search-cate .form-search.searchform .search-query {
  padding: 0 20px 0 35px;
}
.search-cate .form-search.searchform button {
  width: 35px;
  border: 0;
  background: #000;
  color: #fff;
  height: 35px;
  border-radius: 0;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}
.rtl .search-cate .form-search.searchform button {
  right: auto;
  left: 0;
}
.search-cate .form-search.searchform .topsearch-entry {
  padding-left: 0;
}
.rtl .search-cate .form-search.searchform .topsearch-entry {
  padding-right: 0;
}
.search-cate .form-search.searchform .topsearch-entry .icon-loading.loading {
  right: 95px;
}
.search-cate .form-search.searchform .topsearch-entry .cat-wrapper {
  display: none;
}
.search-cate .form-search.searchform .topsearch-entry input {
  background: #f5f5f5;
  height: 80px;
  line-height: 80px;
  padding: 0 20px;
  border-radius: 0;
}
.search-cate .form-search.searchform .topsearch-entry .button-search-pro {
  background-color: #f5f5f5;
  border-radius: 0;
  height: 80px;
  line-height: 80px;
  color: #222222;
}
.search-cate .form-search.searchform .topsearch-entry .button-search-pro:hover {
  background-color: #d14031;
}
.vertical_megamenu {
  position: relative;
}
.header-style1 .vertical_megamenu ul .column-1.menu-megamenu {
  float: none !important;
}
@media (max-width: 991px) {
  .vertical_megamenu {
    display: none;
  }
}
.vertical_megamenu .nav>li.showMore .open-more-cat {
  position: relative;
}
.vertical_megamenu .nav>li.showMore .open-more-cat:before {
  content: "+";
  border: 1px solid #999;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 22px;
  right: 13px;
  cursor: pointer;
}
.vertical_megamenu .nav>li.showMore .close-more-cat {
  position: relative;
}
.vertical_megamenu .nav>li.showMore .close-more-cat:before {
  content: "-";
  border: 1px solid #999;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 22px;
  right: 13px;
  cursor: pointer;
}
.vertical_megamenu ul {
  padding: 0 0 18px;
}
.vertical_megamenu h3.box-title {
  font-size: 0.889em;
  line-height: 1.75em;
  color: #222222;
  cursor: pointer;
  margin: 0;
  padding: 8px 45px 7px 0;
  font-weight: 400;
  position: relative;
}
.rtl .vertical_megamenu h3.box-title {
  padding: 8px 0 7px 45px;
}
.header-style4 .vertical_megamenu h3.box-title {
  padding: 0 20px 0 45px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  border-radius: 2px;
  font-weight: normal;
  background-color: #d14031;
  color: #fff;
  position: relative;
}
.rtl .header-style4 .vertical_megamenu h3.box-title {
  text-align: right;
  padding: 0 40px 0 20px;
}
.header-style4 .vertical_megamenu h3.box-title:after {
  content: "\f0c9 ";
  font-family: fontawesome;
  color: #fff;
  position: absolute;
  line-height: 40px;
  font-weight: 400;
  left: 20px;
}
.rtl .header-style4 .vertical_megamenu h3.box-title:after {
  left: auto;
  right: 20px;
}
@media (min-width: 1400px) {
  .header-style4 .vertical_megamenu h3.box-title:after {
    left: 25px;
  }
  .rtl .header-style4 .vertical_megamenu h3.box-title:after {
    left: auto;
    right: 25px;
  }
}
@media (min-width: 1400px) {
  .header-style4 .vertical_megamenu h3.box-title {
    padding: 0 65px 0 45px;
  }
  .rtl .header-style4 .vertical_megamenu h3.box-title {
    padding: 0 45px 0 65px;
  }
}
.header-style3 .vertical_megamenu h3.box-title {
  font-size: 1em;
  color: #fff;
  padding: 9px 24px;
  line-height: normal;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0;
  position: relative;
  text-align: center;
  margin: 0 40px 0 0;
}
.rtl .header-style3 .vertical_megamenu h3.box-title {
  padding: 9px 24px;
  margin: 0 0 0 40px;
}
.header-style3 .vertical_megamenu h3.box-title:after {
  content: "\f00b";
  font-size: 14px;
  font-family: fontawesome;
  position: absolute;
  left: 0;
  right: auto;
  top: 50%;
  width: auto;
  height: 14px;
  line-height: 14px;
  margin-top: -6px;
  font-weight: 400;
  display: inline-block !important;
}
.rtl .header-style3 .vertical_megamenu h3.box-title:after {
  right: 0;
  left: auto;
}
.header-style3 .vertical_megamenu h3.box-title:before {
  content: "\f0d7";
  width: 13px;
  font-weight: 400;
  height: 13px;
  font-family: fontawesome;
  position: absolute;
  right: 0;
  opacity: 1;
  visibility: visible;
  color: #ffffff;
  background-color: transparent;
  border: 1px solid #ddd;
  line-height: 10px;
  font-size: 10px;
  border-radius: 50%;
  left: auto;
  top: 50%;
  margin: -6px;
}
.rtl .header-style3 .vertical_megamenu h3.box-title:before {
  right: auto;
  left: 0;
}
.vertical_megamenu h3.box-title:before {
  content: "";
  opacity: 0;
  visibility: hidden;
  width: 100px;
  left: 0;
  bottom: 0;
  position: absolute;
  height: 2px;
  background-color: #d14031;
}
.vertical_megamenu >.vertical_megamenu-inner {
  min-width: 270px;
  background-color: #ffffff;
  top: 30px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  visibility: hidden;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -o-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  position: absolute;
  z-index: 99;
  text-align: left;
  border-bottom: 1px solid #dddddd;
  box-shadow: 0px 2px 3px -2px #dddddd;
}
.rtl .vertical_megamenu >.vertical_megamenu-inner {
  text-align: right;
}
.header-style3 .vertical_megamenu >.vertical_megamenu-inner {
  top: 37px;
}
.header-style4 .vertical_megamenu >.vertical_megamenu-inner {
  top: 40px;
}
.vertical_megamenu .wpb_1content_element {
  margin: 0;
}
.vertical_megamenu ul {
  margin: 0;
}
.vertical_megamenu .nav>li>a:hover {
  text-decoration: underline;
  color: #d14031;
}
.vertical_megamenu:hover h3.box-title {
  color: #d14031;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.home-style3 .vertical_megamenu:hover h3.box-title,
.home-style4 .vertical_megamenu:hover h3.box-title {
  color: #ffffff;
}
.vertical_megamenu:hover h3.box-title:before {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.vertical_megamenu:hover >.vertical_megamenu-inner {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  top: 100%;
}
.vertical_megamenu .dropdown.custom-menu-class >ul.dropdown-menu {
  display: block;
  min-width: 590px;
  background-color: #fff;
  border-radius: 0;
  display: inline-block;
  padding: 0;
  border: 0;
  position: absolute;
  left: 100%;
  top: 10px;
}
.vertical_megamenu .dropdown.custom-menu-class >ul.dropdown-menu >li >a {
  color: #222222;
  font-weight: 700;
  font-size: 16px;
}
.vertical_megamenu .dropdown.custom-menu-class >ul.dropdown-menu >li ul.dropdown-menu {
  width: 100%;
  border-radius: 0;
  padding: 0;
  border: 0;
  position: initial;
  display: block;
  box-shadow: none;
}
.vertical_megamenu ul.visible {
  left: 100% !important;
  display: block;
  width: 590px;
  top: 0;
  border-radius: 0;
  border: 0;
  padding: 0;
  box-shadow: none;
}
.rtl .vertical_megamenu ul.visible {
  right: 100% !important;
  left: auto !important;
}
.rtl .vertical_megamenu ul.visible >.menu-megamenu {
  width: 100%;
}
.vertical_megamenu .nav>li.dropdown>a::before {
  content: "\f105";
}
.rtl .vertical_megamenu .nav>li.dropdown>a::before {
  content: "\f104";
}
.vertical_megamenu .nav>li>a {
  padding: 10px 30px;
  font-size: 0.889em;
  position: relative;
  color: #999999;
}
.vertical_megamenu .nav>li>a:hover,
.vertical_megamenu .nav>li>a:focus {
  background-color: transparent;
  color: #d14031;
}
.vertical_megamenu .nav>li>a:before {
  font-family: fontawesome;
  right: 20px;
  position: absolute;
  font-size: 14px;
  top: 12px;
}
.rtl .vertical_megamenu .nav>li>a:before {
  right: auto;
  left: 20px;
}
.vertical_megamenu .vc_column-inner.vc_custom_1562057998839 {
  padding: 0;
}
.vertical_megamenu .wpb_content_element {
  margin: 0;
}
.vertical_megamenu .cusstom-mega {
  background: url('../assets/img/Department_Menu.jpg') no-repeat center center;
  padding: 27px 50px;
}
.vertical_megamenu .cusstom-mega h2 {
  font-weight: 700;
  color: #222222;
  font-size: 16px;
  margin-bottom: 17px;
}
.vertical_megamenu .cusstom-mega li a {
  font-size: 0.889em;
  line-height: 28px;
}
.vertical_megamenu .cusstom-mega li a:hover {
  color: #d14031;
  text-decoration: underline;
}
.vertical_megamenu .menu-megamenu .container >p {
  margin: 0;
}
.coruja_top .form-search.searchform {
  vertical-align: top;
  border-radius: 0;
  background-color: #fff;
  z-index: 999;
  position: absolute;
  right: 0;
  top: 55px;
  display: none;
  border-radius: 4px !important;
  border: 1px solid #d14031;
}
.rtl .coruja_top .form-search.searchform {
  right: auto;
  left: 0;
}
.coruja_top .form-search.searchform form {
  margin: 0;
  position: relative;
  z-index: 10;
}
.coruja_top .form-search.searchform input {
  width: 100%;
  height: 35px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: none;
  line-height: 35px;
  margin-bottom: 0;
  border-radius: 20px;
  padding: 0 20px;
}
.coruja_top .form-search.searchform button.form-button {
  height: 35px;
  line-height: 35px;
  margin: 0;
  border: 0;
  width: 20%;
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  font-size: 18px;
  color: #d14031;
  border-radius: 0;
  background-color: transparent;
}
.rtl .coruja_top .form-search.searchform button.form-button {
  left: 0;
  right: auto;
}
.coruja_top .form-search.searchform button.form-button:hover {
  background: none repeat scroll 0 0 #d14031;
}
.coruja_top .form-search.searchform button.form-button:hover:before {
  color: #fff;
}
.coruja_top .form-search.searchform.non-category input {
  padding: 0;
}
.rtl .coruja_top .form-search.searchform.non-category input {
  padding-right: 0;
}
#lang_sel1 a,
#lang_sel1 a:visited,
#lang_sel a,
#lang_sel a:visited {
  border: 0 none;
  padding: 0;
}
#lang_sel1 a.lang_sel_sel:after,
#lang_sel a.lang_sel_sel:after {
  content: "\f0d7";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 4px;
  vertical-align: top;
  color: #999;
  line-height: 17px;
}
.rtl #lang_sel1 a.lang_sel_sel:after,
.rtl #lang_sel a.lang_sel_sel:after {
  margin-right: 4px;
  margin-left: 0;
}
.header-style4 #lang_sel1 a.lang_sel_sel:after,
.header-style4 #lang_sel a.lang_sel_sel:after {
  line-height: 40px;
  color: #555;
}
#lang_sel1 img.iclflag,
#lang_sel img.iclflag {
  margin-top: -3px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.rtl #lang_sel1 img.iclflag,
.rtl #lang_sel img.iclflag {
  margin: 0 0 0 5px;
}
#lang_sel1 >ul.nav,
#lang_sel >ul.nav {
  display: inline-block;
  list-style: none;
  margin: 0;
}
.rtl #lang_sel1 >ul.nav,
.rtl #lang_sel >ul.nav {
  margin-right: 15px;
  margin-left: 0;
}
#lang_sel1 >ul.nav >li,
#lang_sel >ul.nav >li {
  position: relative;
}
#lang_sel1 >ul.nav >li >a,
#lang_sel >ul.nav >li >a {
  background-color: transparent;
  padding: 0 0 0 15px;
  color: #999;
  text-transform: uppercase;
  font-size: 0.79em;
}
.header-style3 #lang_sel1 >ul.nav >li >a,
.header-style3 #lang_sel >ul.nav >li >a {
  color: #cccccc;
  font-size: 0.79em;
}
.header-style4 #lang_sel1 >ul.nav >li >a,
.header-style4 #lang_sel >ul.nav >li >a {
  padding: 0;
  color: #555;
  font-size: 14px;
}
#lang_sel1 >ul.nav >li >a:hover,
#lang_sel >ul.nav >li >a:hover {
  color: #d14031;
}
.rtl #lang_sel1 >ul.nav >li >a,
.rtl #lang_sel >ul.nav >li >a {
  padding: 0 15px 0 0;
}
.header-style4 .rtl #lang_sel1 >ul.nav >li >a,
.header-style4 .rtl #lang_sel >ul.nav >li >a {
  padding: 0;
}
.header-style1 #lang_sel1 >ul.nav >li >a,
.header-style1 #lang_sel >ul.nav >li >a {
  position: relative;
}
.header-style1 #lang_sel1 >ul.nav >li >a:before,
.header-style1 #lang_sel >ul.nav >li >a:before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 1px;
  height: 13px;
  background: rgba(255,255,255,0.2);
  content: "";
}
.rtl .header-style1 #lang_sel1 >ul.nav >li >a:before,
.rtl .header-style1 #lang_sel >ul.nav >li >a:before {
  left: auto;
  right: 0;
}
#lang_sel1 >ul.nav >li >a span,
#lang_sel >ul.nav >li >a span {
  display: inline-block;
}
#lang_sel1 >ul.nav >li >ul,
#lang_sel >ul.nav >li >ul {
  left: 0;
  top: 55px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 99999;
  position: absolute;
  background: #fff;
  width: 120px;
  padding: 10px 18px 10px 18px;
  visibility: hidden;
  opacity: 0;
  margin: 0;
  box-shadow: 0px 2px 3px -2px #dddddd;
}
.rtl #lang_sel1 >ul.nav >li >ul,
.rtl #lang_sel >ul.nav >li >ul {
  right: 0;
  left: auto;
}
#lang_sel1 >ul.nav >li >ul li,
#lang_sel >ul.nav >li >ul li {
  background: #fff;
  border-right: none;
  list-style: none;
}
#lang_sel1 >ul.nav >li >ul li.active a,
#lang_sel >ul.nav >li >ul li.active a {
  color: #d14031;
}
#lang_sel1 >ul.nav >li >ul li a,
#lang_sel >ul.nav >li >ul li a {
  color: #222222;
  display: block;
  height: auto;
  font-size: 0.79em;
  line-height: 28px;
}
#lang_sel1 >ul.nav >li >ul li a .iclflag,
#lang_sel >ul.nav >li >ul li a .iclflag {
  margin-right: 13px;
}
.rtl #lang_sel1 >ul.nav >li >ul li a .iclflag,
.rtl #lang_sel >ul.nav >li >ul li a .iclflag {
  margin-left: 13px;
  margin-right: 0;
}
#lang_sel1 >ul.nav >li >ul li:hover a,
#lang_sel >ul.nav >li >ul li:hover a {
  color: #d14031;
}
#lang_sel1 >ul.nav >li >ul:before,
#lang_sel >ul.nav >li >ul:before {
  content: "";
  display: inline-block;
  background: transparent;
  height: 3px;
  width: 100%;
  position: absolute;
  top: -3px;
  right: 0;
}
#lang_sel1 >ul.nav >li:hover >ul,
#lang_sel >ul.nav >li:hover >ul {
  top: 44px;
  z-index: 999;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.header-style1 #lang_sel1 >ul.nav >li:hover >ul,
.header-style1 #lang_sel >ul.nav >li:hover >ul {
  top: 22px;
}
.header-style3 #lang_sel1 >ul.nav >li:hover >ul,
.header-style3 #lang_sel >ul.nav >li:hover >ul {
  top: 23px;
}
.sidebar-mid {
  position: relative;
  display: inline-block;
}
.sidebar-mid:before {
  content: "";
  right: -25px;
  height: 40px;
  width: 1px;
  position: absolute;
  background-color: #555;
  top: 0;
}
@media (min-width: 1200px) {
  .sidebar-mid:before {
    right: -28px;
  }
}
.rtl .sidebar-mid:before {
  right: auto;
  left: -25px;
}
@media (min-width: 1200px) {
  .rtl .sidebar-mid:before {
    left: -28px;
  }
}
.sidebar-mid .icon {
  float: left;
  background: url(../assets/img/myaccount.svg) no-repeat;
  width: 30px;
  height: 30px;
  background-size: 30px;
}
.rtl .sidebar-mid .icon {
  float: right;
}
.sidebar-mid .text {
  cursor: pointer;
  display: inline-block;
  float: left;
  padding: 0 0 0 15px;
}
.rtl .sidebar-mid .text {
  padding: 0 15px 0 0;
}
.sidebar-mid .text span {
  display: block;
  font-size: 0.79em;
  text-transform: capitalize;
}
.sidebar-mid .text h2 {
  line-height: normal;
  font-size: 1em;
  font-weight: bold;
  color: #fff;
  margin: 0;
}
.sidebar-mid .text h2 >i {
  padding: 0 5px;
}
.sidebar-mid:hover .text h2 {
  color: #d14031;
}
.sidebar-mid:hover .content {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
}
.sidebar-mid .content {
  width: 180px;
  display: inline-block;
  background-color: #fff;
  -webkit-box-shadow: 0px 6px 4px -2px #dddddd;
  -moz-box-shadow: 0px 6px 4px -2px #dddddd;
  -o-box-shadow: 0px 6px 4px -2px #dddddd;
  -ms-box-shadow: 0px 6px 4px -2px #dddddd;
  box-shadow: 0px 6px 4px -2px #dddddd;
  padding: 10px;
  position: absolute;
  left: 0;
  top: 50px;
  visibility: hidden;
  z-index: 9;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -o-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
}
.sidebar-mid .content .top-login {
  padding: 0 20px;
  position: relative;
}
.sidebar-mid .content .top-login li a {
  font-size: 0.79em;
  line-height: 1.75em;
  padding: 0;
  text-transform: capitalize;
  font-weight: 400;
  display: inline-block;
}
.sidebar-mid .content .top-login li a::before {
  left: -20px;
}
.rtl .sidebar-mid .content .top-login li a::before {
  right: -20px;
  left: auto;
}
.sidebar-mid .content .top-login ul {
  margin: 0;
}
.sidebar-mid .content .top-login ul li a {
  text-transform: capitalize;
  font-weight: 400;
}
.sidebar-mid .content ul li a {
  font-size: 0.79em;
  line-height: 28px;
  padding: 0 20px;
}
.sidebar-mid .content ul li a:hover {
  color: #d14031;
}
.box-right .minicart {
  display: inline-block;
  float: right;
}
.box-right .minicart .icon-cart-simple {
  font-weight: 300;
  font-size: 33px;
  padding: 0;
  color: #fff;
}
.box-right .minicart .icon-cart-simple .minicart-number {
  right: -10px;
  top: 0;
}
.box-right .minicart .subtotal {
  padding: 0 0 0 15px;
}
.rtl .box-right .minicart .subtotal {
  padding: 0 15px 0 0;
}
.box-right .minicart .subtotal span {
  font-size: 0.79em;
  display: inline-block;
}
.box-right .minicart .subtotal span.woocommerce-Price-amount {
  font-weight: 700;
  line-height: 28px;
  color: #fff;
  font-size: 1em;
}
.currency_w {
  margin: 0;
}
.currency_w >li {
  position: relative;
  list-style: none;
}
.header-style4 .currency_w >li {
  position: relative;
}
.header-style4 .currency_w >li:before {
  content: "";
  background-color: #ddd;
  width: 1px;
  height: 20px;
  left: 20px;
  top: 10px;
  position: absolute;
}
@media (max-width: 360px) {
  .header-style4 .currency_w >li:before {
    display: none;
  }
}
.header-style4 .currency_w >li:after {
  content: "";
  background-color: #ddd;
  width: 1px;
  height: 20px;
  right: 20px;
  top: 10px;
  position: absolute;
}
@media (max-width: 360px) {
  .header-style4 .currency_w >li:after {
    display: none;
  }
}
.currency_w >li >a {
  display: inline-block;
  color: #999;
  text-transform: uppercase;
  font-size: 0.79em;
}
.header-style4 .currency_w >li >a {
  padding: 0 40px;
  color: #555;
  font-size: 14px;
}
@media (max-width: 360px) {
  .header-style4 .currency_w >li >a {
    padding: 0 20px;
  }
}
.header-style3 .currency_w >li >a {
  color: #cccccc;
  font-size: 0.79em;
}
.currency_w >li >a:after {
  content: "\f0d7";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 5px;
  color: #999;
  line-height: 17px;
  vertical-align: top;
}
.rtl .currency_w >li >a:after {
  margin-right: 5px;
  margin-left: 0;
}
.header-style4 .currency_w >li >a:after {
  line-height: 40px;
  color: #555;
}
.currency_w >li >a:hover {
  color: #d14031;
}
.currency_w >li .currency_switcher {
  left: 0px;
  position: absolute;
  background: none repeat scroll 0 0 #fff;
  visibility: hidden;
  opacity: 0;
  width: 75px;
  padding: 10px 20px;
  margin: 0;
  top: 55px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  box-shadow: 0px 2px 3px -2px #dddddd;
}
.currency_w >li .currency_switcher li {
  width: 100%;
  margin: 0;
  line-height: 28px;
  list-style: none;
}
.currency_w >li .currency_switcher li:hover a {
  color: #d14031;
}
.currency_w >li .currency_switcher li a {
  font-size: 0.79em;
  background: none;
  border: 0px;
  border-radius: 0px;
  color: #222222;
  display: block;
  border-bottom: none;
}
.currency_w >li .currency_switcher li a.active {
  color: #d14031;
}
.currency_w >li .currency_switcher:before {
  content: "";
  display: block;
  background: transparent;
  height: 3px;
  position: absolute;
  top: -3px;
  width: 100%;
}
.currency_w >li:hover .currency_switcher {
  top: 44px;
  z-index: 999;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.header-style1 .currency_w >li:hover .currency_switcher {
  top: 22px;
}
.header-style3 .currency_w >li:hover .currency_switcher {
  top: 25px;
}
.top-form {
  position: relative;
  float: right;
}
.top-form:hover .wrapp-minicart {
  visibility: visible;
  opacity: 1;
  transform: translateY(0px);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.header-style1 .top-form:hover .wrapp-minicart {
  transform: translateY(28px);
}
.top-form.top-form-minicart {
  cursor: pointer;
  position: relative;
}
.top-form.top-form-minicart .top-minicart-icon {
  text-align: center;
  position: relative;
}
.header-style4 .top-form.top-form-minicart .top-minicart-icon {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 40px;
  line-height: 40px;
}
.top-form.top-form-minicart .top-minicart-icon:hover {
  color: #d14031;
}
.top-form.top-form-minicart .top-minicart-icon span.text-cart {
  padding: 0 10px;
  letter-spacing: 1px;
  font-size: 0.889em;
  font-weight: 700;
  text-transform: uppercase;
}
.header-style4 .top-form.top-form-minicart .top-minicart-icon span.text-cart {
  font-size: 1em;
  font-weight: 400;
  height: 40px;
  color: #fff;
  padding: 0 10px 0 0;
}
.rtl .header-style4 .top-form.top-form-minicart .top-minicart-icon span.text-cart {
  padding: 0 0 0 10px;
}
.header-style2 .top-form.top-form-minicart .top-minicart-icon span.text-cart {
  font-weight: 400;
  padding: 0 10px 0 0;
}
@media (min-width: 1400px) {
  .header-style2 .top-form.top-form-minicart .top-minicart-icon span.text-cart {
    padding: 0 10px 0 0;
  }
}
.rtl .header-style2 .top-form.top-form-minicart .top-minicart-icon span.text-cart {
  padding: 0 0 0 10px;
}
@media (min-width: 1400px) {
  .rtl .header-style2 .top-form.top-form-minicart .top-minicart-icon span.text-cart {
    padding: 0 0 0 10px;
  }
}
.header-style3 .top-form.top-form-minicart .top-minicart-icon span.text-cart {
  background: url(../assets/img/cart3.svg) no-repeat;
  width: 35px;
  height: 35px;
  display: block;
  font-size: 0;
  background-size: 30px;
}
.top-form.top-form-minicart .top-minicart-icon .minicart-number {
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  line-height: 18px;
  position: absolute;
  right: -10px;
  top: -9px;
  background-color: #d14031;
  border-radius: 50%;
  color: #fff;
  border: 0;
}
.rtl .top-form.top-form-minicart .top-minicart-icon .minicart-number {
  left: -10px;
  right: auto;
}
.header-style1 .top-form.top-form-minicart .top-minicart-icon .minicart-number {
  background: url(../assets/img/default/cart1.svg) center no-repeat;
  background-size: 16px;
  border-radius: 0;
  width: 22px;
  height: 20px;
  right: 0;
  top: -15px;
  line-height: 15px;
}
.header-style3 .top-form.top-form-minicart .top-minicart-icon .minicart-number {
  right: 0;
  top: 0;
}
.rtl .header-style3 .top-form.top-form-minicart .top-minicart-icon .minicart-number {
  left: 0;
  right: auto;
}
.header-style4 .top-form.top-form-minicart .top-minicart-icon .minicart-number {
  background-color: #fff;
  color: #222222;
  right: 4px;
  top: 8px;
  width: 14px;
  height: 14px;
  line-height: 14px;
}
.rtl .header-style4 .top-form.top-form-minicart .top-minicart-icon .minicart-number {
  right: auto;
  left: 4px;
}
.header-style2 .top-form.top-form-minicart .top-minicart-icon .minicart-number {
  top: 5px;
  left: auto;
  right: 3px;
  width: 15px;
  height: 15px;
  line-height: 14px;
}
.top-form.top-form-minicart .top-minicart-icon .cart-contents {
  position: relative;
}
.header-style2 .top-form.top-form-minicart .top-minicart-icon .cart-contents {
  max-height: 40px;
}
.top-form.top-form-minicart .top-minicart-icon .subtotal {
  font-size: 14px;
}
.header-style1 .top-form.top-form-minicart .top-minicart-icon .subtotal {
  display: none;
}
.header-style3 .top-form.top-form-minicart .top-minicart-icon .subtotal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
}
.top-form.top-form-minicart .top-minicart-icon .subtotal .woocommerce-Price-amount {
  text-align: left;
}
.rtl .top-form.top-form-minicart .top-minicart-icon .subtotal .woocommerce-Price-amount {
  text-align: right;
}
.header-style4 .top-form.top-form-minicart .top-minicart-icon .subtotal {
  font-size: 14px;
  color: #fff;
  font-weight: normal;
}
.top-form .wrapp-minicart {
  visibility: hidden;
  opacity: 0;
  transform: translateY(20px);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  background: none repeat scroll 0 0 #fff;
  position: absolute;
  right: 0;
  left: auto;
  top: 24px;
  width: 320px;
  z-index: 99999;
  box-shadow: 0 0 14px rgba(0,0,0,0.1);
  padding: 30px 20px;
  border-radius: 7px;
}
.box-bottom .top-form .wrapp-minicart {
  visibility: visible;
  opacity: 1;
  position: initial;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -o-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  border-radius: 0;
  box-shadow: none;
  padding: 0 20px 30px;
}
.header-style5 .top-form .wrapp-minicart {
  top: 53px;
}
.header-style1 .top-form .wrapp-minicart {
  transform: translateY(50px);
}
.header-style4 .top-form .wrapp-minicart {
  top: 62px;
}
.header-style3 .top-form .wrapp-minicart {
  top: 50px;
}
.header-style2 .top-form .wrapp-minicart {
  top: 70px;
}
.top-form .wrapp-minicart:before {
  content: "";
  display: block;
  background: transparent;
  height: 25px;
  position: absolute;
  top: -25px;
  width: 100%;
}
.rtl .top-form .wrapp-minicart {
  left: 40px;
  right: auto;
}
.top-form .wrapp-minicart .minicart-padding .number-item {
  padding: 20px 15px 5px;
  font-size: 14.22px;
  color: #808080;
}
.top-form .wrapp-minicart .minicart-padding .number-item .item .count {
  color: #61bd1d;
  padding: 0 1px;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content {
  background: #fff;
  max-height: 200px;
  overflow: auto;
  padding: 0 10px;
  margin: 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li {
  list-style: none;
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image {
  display: inline-block;
  max-width: 65px;
  background: #fff;
  border: 1px #dddddd;
  float: left;
  margin-right: 20px;
  position: relative;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action {
  position: absolute;
  top: 0;
  right: 0;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action {
  left: 0;
  right: auto;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action a.btn-remove {
  display: block;
  margin: 7px 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action .btn-edit {
  display: block;
  margin: 7px 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item {
  overflow: hidden;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details h4 {
  padding: 0 15px 0 0;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details h4 {
  padding: 0 0 0 15px;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details a {
  font-weight: bold;
  font-size: 14px;
  color: #222222;
  text-transform: capitalize;
  line-height: 22px;
  margin: 0 0 8px;
  display: block;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details a:hover {
  color: #d14031;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .rating-container {
  margin: 0 0 5px;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: baseline;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price .qty {
  color: #999;
  text-align: center;
  font-size: 14px;
  display: inline-block;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price p {
  margin: 0;
  color: #999;
  padding: 0 5px;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price .price {
  display: inline-block;
  float: left;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price .price {
  float: right;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price .price span.amount {
  font-weight: 700;
  font-size: 14px;
  color: #c41330;
  padding: 0px;
  display: inline-block;
}
.top-form .wrapp-minicart .cart-checkout {
  line-height: normal;
  border-top: 1px solid #ddd;
  padding-top: 20px;
  margin-top: 20px;
}
.top-form .wrapp-minicart .cart-checkout .price-total {
  line-height: 28px;
  margin: 0 0 20px;
  overflow: hidden;
}
.top-form .wrapp-minicart .cart-checkout .price-total .label-price-total {
  font-size: 14px;
  color: #222;
  text-transform: capitalize;
  float: left;
}
.rtl .top-form .wrapp-minicart .cart-checkout .price-total .label-price-total {
  float: right;
  margin-right: 0;
}
.top-form .wrapp-minicart .cart-checkout .price-total .price-total-w {
  float: right;
}
.rtl .top-form .wrapp-minicart .cart-checkout .price-total .price-total-w {
  float: left;
}
.top-form .wrapp-minicart .cart-checkout .price-total .price-total-w span.price span.amount {
  font-weight: bold;
  font-size: 16px;
  color: #d14031;
}
.top-form .wrapp-minicart .cart-checkout .cart-links {
  margin: 0 -5px;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
  float: left;
  width: 50%;
  padding: 0 5px;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link a,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link a {
  font-size: 12px;
  color: #222;
  font-weight: bold;
  line-height: 40px;
  height: 40px;
  border: 0;
  padding: 0;
  background-color: #f5f5f5;
  display: block;
  text-transform: uppercase;
  text-align: center;
  border-radius: 0;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link:hover a,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link:hover a {
  color: #fff;
  background-color: #d14031;
}
.header-style1 .boxsearch {
  text-align: right;
  padding: 0;
}
.rtl .header-style1 .boxsearch {
  text-align: left;
}
.header-style1 .boxsearch .top-header-left {
  text-align: left;
}
.rtl .header-style1 .boxsearch .top-header-left {
  text-align: right;
}
.header-style1 .header-bottom .sidebar-header-right {
  margin-left: 35px;
}
.rtl .header-style1 .header-bottom .sidebar-header-right {
  margin-right: 35px;
  margin-left: 0;
}
.socials-header {
  float: right;
  margin-right: 20px;
}
.header-style1 .socials-header {
  margin: 0;
}
.rtl .header-style1 .socials-header {
  margin: 0;
}
.rtl .socials-header {
  margin-left: 20px;
  margin-right: 0;
}
.socials-header ul {
  list-style: none;
  margin: 0;
}
.socials-header ul >li {
  float: left;
}
.socials-header ul >li >a {
  font-size: 18px;
  color: #717171;
  display: inline-block;
  margin: 0 8px;
  line-height: 30px;
}
.header-style1 .socials-header ul >li >a {
  line-height: 24px;
  color: #ccc;
}
.header-style1 .socials-header ul >li >a:hover {
  color: #d14031;
}
.socials-header ul >li >a:hover {
  color: #d14031;
}
.header-style3 .header-bottom {
  background-color: #222222;
}
@media (min-width: 991px) {
  .header-style3 .header-bottom {
    text-align: center;
  }
}
.top-header {
  padding: 4px 0;
  background-color: #f7f7f7;
}
.header-style3 .top-header {
  background-color: #333333;
}
.top-header .sidebar-top >div {
  padding: 0 15px;
}
.top-header .sidebar-top >div:first-child {
  padding: 0;
}
.top-header .sidebar-top >div.custom_html-3 {
  padding-right: 0;
}
.rtl .top-header .sidebar-top >div.custom_html-3 {
  padding-right: 20px;
  padding-left: 0;
}
.header-style3 .top-header .sidebar-top >div.widget_currency_converter {
  position: relative;
}
.header-style3 .top-header .sidebar-top >div.widget_currency_converter:before {
  content: "";
  position: absolute;
  left: 0;
  width: 1px;
  height: 15px;
  background-color: #ccc;
  top: 3px;
}
.header-style3 .top-header .sidebar-top >div.widget_currency_converter:after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 15px;
  background-color: #ccc;
  top: 3px;
}
.top-header .sidebar-top .widget_text .my-account a {
  font-size: 0.79em;
  color: #999999;
  display: inline-block;
}
.header-style3 .top-header .sidebar-top .widget_text .my-account a {
  color: #cccccc;
  font-size: 0.79em;
}
.top-header .sidebar-top .widget_text .my-account a:hover {
  color: #d14031;
}
.top-header .sidebar-top .top-login {
  margin-right: 15px;
}
.rtl .top-header .sidebar-top .top-login {
  margin-left: 15px;
  margin-right: 0;
}
.top-header .sidebar-top .top-login ul {
  list-style: none;
  margin: 0;
}
.top-header .sidebar-top .top-login ul >li a {
  font-size: 14px;
  color: #ccc;
  padding: 0 8px;
  line-height: 24px;
}
.top-header .sidebar-top .top-login ul >li a:hover {
  color: #d14031;
}
.sticky-menu .block-header {
  display: none;
}
.header-style4 .block-header {
  display: none;
}
.block-header >ul {
  margin: 0;
  list-style: none;
}
.block-header >ul >li {
  float: left;
  color: #222222;
  font-size: 0.79em;
  text-transform: capitalize;
  line-height: 22px;
}
.block-header >ul >li span {
  color: #999;
}
.header-style3 .block-header >ul >li {
  color: #cccccc;
  font-size: 0.79em;
}
.header-style2 .block-header >ul >li {
  font-size: 14px;
  margin: 0;
  color: #555;
  line-height: 40px;
}
.rtl .block-header >ul >li {
  margin-left: 30px;
  margin-right: 0;
}
.top-login {
  padding: 0 25px;
  letter-spacing: 1px;
}
.top-login ul {
  margin: 0;
}
@media (max-width: 1200px) {
  .header-style1 .top-login {
    padding: 0;
  }
}
.top-login li {
  list-style: none;
}
.top-login li a {
  font-size: 0.889em;
  font-weight: 700;
  color: #222222;
  text-transform: uppercase;
}
.top-login li a:hover {
  color: #d14031;
}
.header-style4 .header-mid>.container>.row {
  position: relative;
}
.header-style4 .header-mid>.container>.row .header-left,
.header-style4 .header-mid>.container>.row .mid-header {
  position: static;
}
.header-mid {
  padding: 15px 0px;
  border-bottom: 1px solid #dddddd;
}
.header-mid .coruja-logo img {
  max-width: 165px;
}
.header-style4 .header-mid {
  padding: 0;
}
.header-style3 .header-mid {
  padding: 26px 0;
  background-color: #222222;
  border-bottom: 1px solid #333;
}
.header-style3 .header-mid .coruja-logo img {
  max-width: 200px;
}
.header-style3 .header-mid .box-right {
  padding: 7px 15px 0;
}
.rtl .header-style3 .header-mid .box-right .sidebar-mid {
  float: right;
}
.rtl .header-style3 .header-mid .box-right .minicart {
  float: left;
}
@media (max-width: 991px) {
  .header-style3 .header-mid .box-right {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .header-style3 .header-mid .box-right {
    padding: 7px 15px 0;
  }
}
.header-mid .top-header-left {
  padding: 10px 0 0;
  display: inline-block;
}
.header-mid .header-logo {
  padding: 0;
}
.header-mid .mid-header {
  padding: 0;
  display: inline-block;
}
.header-mid .sidebar-header-right {
  padding: 4px 0 0;
}
.search-cate {
  margin: 0;
}
.header-style2 .search-cate {
  padding: 29px 0;
}
.search-cate .top-form.top-search {
  width: 100%;
  padding-top: 0.8%;
}
.header-style2 .search-cate .top-form.top-search {
  padding-top: 0;
}
@media (min-width: 991px) {
  .header-style2 .search-cate .top-form.top-search {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .search-cate .top-form.top-search {
    display: none;
  }
}
.search-cate .top-form.top-search form .cat-wrapper {
  float: left;
  width: 30%;
}
@media (min-width: 1200px) {
  .header-style1 .search-cate .top-form.top-search form .cat-wrapper {
    width: 165px;
  }
}
.header-style3 .search-cate .top-form.top-search form .cat-wrapper {
  width: 30%;
}
@media (min-width: 1200px) {
  .header-style3 .search-cate .top-form.top-search form .cat-wrapper {
    width: 155px;
  }
}
.header-style2 .search-cate .top-form.top-search form .cat-wrapper {
  width: 25%;
}
.rtl .search-cate .top-form.top-search form .cat-wrapper {
  float: right;
}
.search-cate .top-form.top-search form .cat-wrapper .label-search {
  width: 100%;
  position: relative;
  margin: 0;
}
.search-cate .top-form.top-search form .cat-wrapper .label-search:before {
  content: "";
  right: 0;
  top: 8px;
  width: 1px;
  height: 20px;
  position: absolute;
  background-color: #ddd;
}
.search-cate .top-form.top-search form .cat-wrapper .label-search:before.home-style2 {
  background-color: #eeeeee;
}
.rtl .search-cate .top-form.top-search form .cat-wrapper .label-search:before {
  right: auto;
  left: 0;
}
.header-style2 .search-cate .top-form.top-search form .cat-wrapper .label-search:before {
  height: 40px;
  top: 0;
  line-height: 35px;
}
.header-style3 .search-cate .top-form.top-search form .cat-wrapper .label-search:before {
  display: none;
}
.search-cate .top-form.top-search form .cat-wrapper .label-search select {
  border: 1px solid #f7f7f7;
  width: 100%;
  display: inline-block;
  height: 35px;
  padding: 0 25px;
  font-size: 14px;
  color: #222222;
  border-radius: 20px 0 0 20px;
  border-right: 0;
  background-color: #f7f7f7;
}
.rtl .search-cate .top-form.top-search form .cat-wrapper .label-search select {
  border-radius: 0 20px 20px 0;
}
.header-style1 .search-cate .top-form.top-search form .cat-wrapper .label-search select {
  color: #222222;
}
.header-style2 .search-cate .top-form.top-search form .cat-wrapper .label-search select {
  height: 40px;
  line-height: 40px;
  font-size: 1em;
  color: #222222;
  background-color: transparent;
  border-color: transparent;
}
.header-style3 .search-cate .top-form.top-search form .cat-wrapper .label-search select {
  background-color: #f5f5f5;
  height: 40px;
  line-height: 40px;
  border-radius: 5px 0 0 5px;
  color: #222222;
  font-size: 1em;
}
.rtl .header-style3 .search-cate .top-form.top-search form .cat-wrapper .label-search select {
  border-radius: 0 5px 5px 0;
}
.search-cate .top-form.top-search form >div >input {
  width: 85%;
  float: left;
  background-color: #f7f7f7;
  height: 35px;
  border-radius: 0;
  color: #cccccc;
  padding: 0 20px;
  line-height: 35px;
  font-size: 14px;
  border-right: 0;
  margin: 0;
  border: 0;
}
@media (min-width: 1200px) {
  .search-cate .top-form.top-search form >div >input {
    width: 60%;
  }
}
.rtl .search-cate .top-form.top-search form >div >input {
  float: right;
}
.search-cate .top-form.top-search form >div >button {
  border: 1px solid #f7f7f7;
  height: 35px;
  border-radius: 0 20px 20px 0;
  width: 10%;
  line-height: 35px;
  margin: 0;
  border-left: 0;
  background-color: #f7f7f7;
  font-size: 14px;
  float: left;
}
.rtl .search-cate .top-form.top-search form >div >button {
  float: right;
  border-radius: 20px 0 0 20px;
}
.search-cate .top-form.top-search form .content-search {
  width: 60%;
  float: left;
}
.header-style2 .search-cate .top-form.top-search form .content-search {
  width: 67%;
}
@media (min-width: 1200px) {
  .header-style3 .search-cate .top-form.top-search form .content-search {
    width: 365px;
  }
}
.header-style5 .search-cate .top-form.top-search form .content-search {
  width: auto;
}
.rtl .search-cate .top-form.top-search form .content-search {
  float: right;
}
.search-cate .top-form.top-search form .content-search input {
  width: 100%;
  background-color: #f7f7f7;
  height: 35px;
  border-radius: 0;
  color: #222222;
  padding: 0 25px;
  line-height: 35px;
  font-size: 14px;
  border-right: 0;
  margin: 0;
  border: 0;
}
.header-style2 .search-cate .top-form.top-search form .content-search input {
  background-color: transparent;
  width: 100%;
  color: #ccc;
  height: 40px;
  line-height: 40px;
  font-size: 1em;
}
.header-style3 .search-cate .top-form.top-search form .content-search input {
  background-color: #fff;
  height: 40px;
  line-height: 40px;
  color: #222222;
  font-size: 0.8889em;
}
.search-cate .top-form.top-search form .input-group-btn {
  width: 10%;
}
.header-style2 .search-cate .top-form.top-search form .input-group-btn {
  width: 8%;
}
.header-style3 .search-cate .top-form.top-search form .input-group-btn {
  width: 40px;
  height: 40px;
}
@media (min-width: 1200px) {
  .header-style3 .search-cate .top-form.top-search form .input-group-btn {
    width: 50px;
  }
}
@media (max-width: 991px) {
  .header-style3 .search-cate .top-form.top-search form .input-group-btn {
    position: absolute;
    right: 0;
    top: 0;
  }
  .rtl .header-style3 .search-cate .top-form.top-search form .input-group-btn {
    right: auto;
    left: 0;
  }
}
.search-cate .top-form.top-search form .input-group-btn .button-search-pro {
  border: 1px solid #f7f7f7;
  height: 35px;
  border-radius: 0 20px 20px 0;
  width: 100%;
  line-height: 35px;
  margin: 0;
  border-left: 0;
  background-color: #f7f7f7;
  color: #222222;
  font-size: 14px;
}
.search-cate .top-form.top-search form .input-group-btn .button-search-pro .loading:before {
  font-size: 0;
}
.header-style5 .search-cate .top-form.top-search form .input-group-btn .button-search-pro {
  line-height: 35px;
}
.search-cate .top-form.top-search form .input-group-btn .button-search-pro:hover {
  color: #d14031;
}
.rtl .search-cate .top-form.top-search form .input-group-btn .button-search-pro {
  border-radius: 20px 0 0 20px;
}
.header-style2 .search-cate .top-form.top-search form .input-group-btn .button-search-pro {
  border-color: transparent;
  background-color: transparent;
  height: 40px;
  border-radius: 0;
  line-height: 40px;
}
.header-style3 .search-cate .top-form.top-search form .input-group-btn .button-search-pro {
  height: 40px;
  border-radius: 0 5px 5px 0;
  background-color: #d14031;
  border-color: #d14031;
  color: #ffffff;
}
@media (max-width: 991px) {
  .header-style3 .search-cate .top-form.top-search form .input-group-btn .button-search-pro {
    border-radius: 0;
  }
}
.rtl .header-style3 .search-cate .top-form.top-search form .input-group-btn .button-search-pro {
  border-radius: 5px 0 0 5px;
}
@media (max-width: 991px) {
  .rtl .header-style3 .search-cate .top-form.top-search form .input-group-btn .button-search-pro {
    border-radius: 0;
  }
}
.sw-coruja-account {
  position: relative;
  font-size: 0.75em;
}
.sw-coruja-account .account-title {
  font-size: 12px;
  color: #717171;
  display: inline-block;
  padding: 0 15px;
  line-height: 30px;
  position: relative;
  transform: skewX(-20deg);
}
.sw-coruja-account .account-title:before {
  content: '';
  height: 30px;
  width: 9px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: -5px;
  background: url(../assets/img/icon-border.png) no-repeat left center;
  transform: skewX(16deg);
}
.rtl .sw-coruja-account .account-title:before {
  right: -5px;
  left: auto;
}
.rtl .sw-coruja-account .account-title {
  transform: skewX(20deg);
}
.rtl .sw-coruja-account .account-title span {
  transform: skewX(-20deg);
}
.sw-coruja-account .account-title span {
  transform: skewX(20deg);
  display: block;
}
.sw-coruja-account .account-title:hover {
  color: #fff;
  background-color: #d14031;
}
.sw-coruja-account .sidebar-top-right {
  position: absolute;
  right: -65px;
  width: 165px;
  top: 47px;
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  background: #fff;
  box-shadow: 1px 2px 3px rgba(0,0,0,0.3);
  padding: 15px 26px;
  border: solid 1px #f3f3f3;
  margin-top: -7px;
}
.rtl .sw-coruja-account .sidebar-top-right {
  right: auto;
  left: 0;
}
.sw-coruja-account .sidebar-top-right .widget_nav_menu {
  width: 100%;
  font-weight: normal;
}
.sw-coruja-account .sidebar-top-right .widget-inner {
  font-weight: normal;
}
.sw-coruja-account .sidebar-top-right .widget-inner .top-login ul {
  margin: 0;
}
.sw-coruja-account .sidebar-top-right .widget-inner .top-login ul li {
  list-style: none;
}
.sw-coruja-account .sidebar-top-right .widget-inner .top-login ul li a {
  font-size: 14px;
  padding-top: 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: #717171;
}
.sw-coruja-account .sidebar-top-right .widget-inner .top-login ul li a:before {
  content: '\f007';
  font-family: FontAwesome;
  margin-right: 5px;
}
.rtl .sw-coruja-account .sidebar-top-right .widget-inner .top-login ul li a:after {
  content: '\f007';
  font-family: FontAwesome;
  margin-left: 5px;
}
.rtl .sw-coruja-account .sidebar-top-right .widget-inner .top-login ul li a:before {
  content: '';
  margin: 0;
}
.sw-coruja-account .sidebar-top-right .widget-inner .top-login ul li a:hover {
  color: #d14031;
}
.sw-coruja-account .sidebar-top-right .widget-inner ul {
  max-width: 120px;
}
.sw-coruja-account .sidebar-top-right .widget-inner ul li {
  padding: 5px 0;
}
.sw-coruja-account .sidebar-top-right .widget-inner ul li >a {
  font-size: 14px;
  color: #808080;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-coruja-account .sidebar-top-right .widget-inner ul li >a span.fa {
  margin-right: 5px;
}
.rtl .sw-coruja-account .sidebar-top-right .widget-inner ul li >a span.fa {
  margin-left: 5px;
  margin-right: 0;
}
.sw-coruja-account .sidebar-top-right .widget-inner ul li >a:hover {
  color: #d14031;
}
.sw-coruja-account:hover .sidebar-top-right {
  top: 37px;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  z-index: 999;
}
.header-style2 .header-mid {
  padding: 0;
}
.header-style2 .header-mid >.container {
  position: relative;
}
.header-style2 .header-mid .header-top {
  width: 20%;
}
.header-style2 .header-mid .main-menu {
  width: 60%;
  text-align: center;
}
.header-style2 .header-mid .my-login {
  width: 20%;
}
.header-style2 .header-mid .my-login .top-login {
  padding: 0;
  height: 40px;
  line-height: 40px;
  position: relative;
  display: inline-block;
  float: right;
}
.header-style2 .header-mid .my-login .top-login .div-logined {
  float: right;
}
.header-style2 .header-mid .my-login .top-login:before {
  padding: 0 5px;
  left: 0px;
  top: 1px;
  color: #555;
  content: "\f023 ";
  font-family: fontawesome;
  font-size: 14px;
}
.header-style2 .header-mid .my-login .top-login ul {
  margin: 0;
  text-align: right;
  float: right;
}
.rtl .header-style2 .header-mid .my-login .top-login ul {
  text-align: left;
  float: left;
}
.header-style2 .header-mid .my-login .top-login ul li a {
  color: #555555;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 14px;
}
.header-style2 .header-mid .my-login .top-login ul li a:hover {
  color: #d14031;
}
.header-style2 .header-mid .my-login .top-login li a {
  color: #555555;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 14px;
}
.header-style2 .header-mid .my-login .top-login li a:hover {
  color: #d14031;
}
.header-style2 .header-botton .top-header {
  padding: 29px 0;
  background-color: transparent;
}
@media (min-width: 1200px) {
  .header-style2 .header-botton .top-header {
    width: 17%;
  }
}
@media (min-width: 1200px) {
  .header-style2 .header-botton .search-cate {
    width: 66%;
  }
}
.header-style2 .header-botton .mid-right {
  padding: 29px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: flex-end;
}
@media (min-width: 1200px) {
  .header-style2 .header-botton .mid-right {
    width: 17%;
  }
}
.header-style2 .header-botton .mid-right >div {
  line-height: 40px;
  position: relative;
  border-left: 1px solid #dddddd;
  padding: 0 15px;
}
@media (min-width: 1400px) {
  .header-style2 .header-botton .mid-right >div {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .header-style2 .header-botton .mid-right >div {
    width: auto;
  }
}
.header-style2 .header-botton .mid-right >div:first-child {
  text-align: center;
}
.rtl .header-style2 .header-botton .mid-right >div:first-child {
  border-right: 1px solid #ddd;
}
.header-style2 .header-botton .mid-right >div:last-child {
  padding-right: 0;
}
.rtl .header-style2 .header-botton .mid-right >div:last-child {
  padding-left: 0;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .header-style2 .header-botton .mid-right >div:last-child {
    width: auto;
  }
}
@media (min-width: 1400px) {
  .header-style2 .header-botton .mid-right >div:last-child {
    width: 40%;
  }
}
.header-style2 .header-botton .mid-right .menu-wishlist a {
  cursor: pointer !important;
  font-size: 14px;
  color: #999;
  line-height: 1.75em;
  position: relative;
}
.header-style2 .header-botton .mid-right .menu-wishlist a:before {
  padding: 0 10px 0 0;
  content: "\ea0a";
  font-family: 'Nucleo';
  color: #222222;
}
.header-style2 .header-botton .mid-right .menu-wishlist a:hover {
  color: #d14031;
}
.header-style2 .header-botton .mid-right .menu-wishlist a:hover:before {
  color: #d14031;
}
@-moz-document url-prefix() {
  .header-style2 .header-top .menu-open-sidebar:before {
    top: 121px;
  }
}
.header .nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background-color: transparent;
  border-color: transparent;
}
.header-style4 .header-bottom {
  padding: 20px 0;
}
.header-style4 .top-form.top-search {
  padding-top: 0;
  float: left;
}
@media (min-width: 1400px) {
  .header-style4 .top-form.top-search {
    min-width: 760px;
  }
}
.header-style4 .top-form.top-search .search.input-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.header-style4 .top-form.top-search .search.input-group .cat-wrapper {
  order: 2;
  width: 30%;
}
.header-style4 .top-form.top-search .search.input-group .cat-wrapper .label-search:after {
  font-size: 0.79em;
}
.header-style4 .top-form.top-search .search.input-group .cat-wrapper .label-search:before {
  left: -10px;
  top: 10px;
}
.rtl .header-style4 .top-form.top-search .search.input-group .cat-wrapper .label-search:before {
  right: auto;
  right: -10px;
}
.header-style4 .top-form.top-search .search.input-group .cat-wrapper .label-search select {
  border-radius: 0;
  background-color: #f5f5f5;
  border: 1px solid #dddddd;
  font-size: 14px;
  color: #222222;
  line-height: 40px;
  height: 40px;
  border-right-color: transparent;
  border-left-color: transparent;
}
.header-style4 .top-form.top-search .search.input-group .content-search {
  order: 1;
  width: 70%;
}
.header-style4 .top-form.top-search .search.input-group .content-search input {
  border-radius: 2px 0 0 2px;
  height: 40px;
  line-height: 40px;
  background-color: #f5f5f5;
  border: 1px solid #dddddd;
  border-right-color: transparent;
  font-size: 14px;
  color: #cccccc;
}
.rtl .header-style4 .top-form.top-search .search.input-group .content-search input {
  border-left-color: transparent;
  border-radius: 0 2px 2px 0;
  border-right-color: #ddd;
}
.header-style4 .top-form.top-search .search.input-group .input-group-btn {
  order: 3;
  width: 50px;
}
.header-style4 .top-form.top-search .search.input-group .input-group-btn button {
  width: 50px;
  padding: 0;
  border-radius: 0 2px 2px 0;
  background-color: #d14031;
  color: #fff;
  height: 40px;
  border: 1px solid #d14031;
}
.rtl .header-style4 .top-form.top-search .search.input-group .input-group-btn button {
  border-radius: 2px 0 0 2px;
}
.header-style4 .coruja_vertical-4 {
  width: 17%;
  padding: 0 20px 0 0;
}
.rtl .header-style4 .coruja_vertical-4 {
  padding: 0 0 0 20px;
}
.header-style4 .header-logo {
  width: 16%;
  padding: 0 20px 0 0;
}
.rtl .header-style4 .header-logo {
  padding: 0 0 0 20px;
}
.header-style4 .search-cart {
  width: 53%;
  padding: 0 20px 0 0;
}
.rtl .header-style4 .search-cart {
  padding: 0 0 0 20px;
}
.header-style4 .mid-right {
  width: 14%;
  background-color: #d14031;
  border-radius: 4px;
}
.header-style4 .mid-right .min-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: auto;
  background-color: #d14031;
}
.header-style4 .mid-right .min-inner >div {
  position: relative;
  padding: 0 15px 0 0;
}
.rtl .header-style4 .mid-right .min-inner >div {
  padding: 0 0 0 15px;
}
.header-style4 .mid-right .min-inner >div:before {
  right: 0;
  top: 15px;
  position: absolute;
  content: "";
  background-color: #fff;
  height: 15px;
  width: 1px;
}
.header-style4 .mid-right .min-inner >div:last-child {
  padding: 0 5px 0 15px;
}
.header-style4 .mid-right .min-inner >div:last-child:before {
  display: none;
}
.rtl .header-style4 .mid-right .min-inner >div:last-child {
  padding: 0 15px 0 5px;
}
.header-style4 .mid-right .min-inner .menu-wishlist a {
  display: inline-block;
  width: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  cursor: pointer !important;
}
.header-style4 .mid-right .min-inner .menu-wishlist a:before {
  position: absolute;
  content: "\ea0a";
  font-family: 'Nucleo';
  font-weight: 400;
  color: #fff;
  font-size: 14px;
  text-align: center;
  left: 50%;
  margin-left: -7px;
  top: 3px;
}
.header-style4 .mid-right .min-inner .menu-wishlist a span {
  font-size: 0;
}
.header-style4 .header-right >div {
  display: inline-block;
  float: right;
  line-height: 40px;
}
.header-style4 .header-right >div .top-login {
  padding: 0;
}
.header-style4 .header-right >div .top-login:hover:before {
  color: #d14031;
}
.header-style4 .header-right >div .top-login:before {
  padding: 0 5px;
  left: 0px;
  top: 1px;
  color: #555;
  content: "\f023 ";
  font-family: fontawesome;
  font-size: 1em;
}
.header-style4 .header-right >div .top-login >* {
  display: inline-block;
}
.header-style4 .header-right >div .top-login ul {
  margin: 0;
}
.header-style4 .header-right >div .top-login li a {
  font-size: 0.889em;
  font-weight: 400;
  color: #555;
  text-transform: capitalize;
}
.header-style4 .header-right >div .top-login li a:hover {
  color: #d14031;
}
.label-search {
  position: relative;
}
.label-search:after {
  top: 50%;
  position: absolute;
  content: "\f0d7 ";
  right: 20px;
  color: #222222;
  font-family: fontawesome;
  font-size: 10px;
  display: block;
  height: 10px;
  line-height: 10px;
  margin-top: -5px;
}
.header-style2 .label-search:after {
  right: 26px;
}
.rtl .header-style2 .label-search:after {
  right: auto;
  left: 26px;
}
.home-style3 .label-search:after {
  right: 25px;
}
.rtl .label-search:after {
  right: auto;
  left: 20px;
}
.home-style3 .rtl .label-search:after {
  left: 25px;
}
.label-search select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
.label-search select::-ms-expand {
  display: none;
}
@media (max-width: 480px) {
  .header-style5 {
    position: relative;
  }
}
@media (min-width: 991px) {
  .header-style5 {
    padding: 15px 0 0;
    background-color: #f7f7f7;
  }
}
.header-style5 .header-top {
  background-color: #fff;
}
@media (min-width: 1400px) {
  .header-style5 .header-top .container {
    max-width: 1470px;
  }
}
.header-style5 .header-top .row {
  min-height: 40px;
}
@media (min-width: 1400px) {
  .header-style5 .header-top .row {
    padding: 0 !important;
  }
}
@media (max-width: 991px) {
  .header-style5 .header-top .row >div {
    width: 33%;
  }
}
@media (max-width: 480px) {
  .header-style5 .header-top .row >div {
    width: 100%;
    border-bottom: 1px solid #dddddd;
  }
}
@media (min-width: 991px) {
  .header-style5 .header-top .row {
    min-height: 80px;
    padding: 0 15px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    align-items: center;
  }
}
.header-style5 .header-top .row .logo-top .coruja-logo img {
  margin: 0 auto;
  max-width: 165px;
}
@media (max-width: 991px) {
  .header-style5 .header-top .row .logo-top .coruja-logo img {
    width: 120px;
    padding: 5px 0;
  }
}
.header-style5 .header-top .row .block-header>ul>li {
  font-size: 14px;
}
@media (max-width: 991px) {
  .header-style5 .header-top .row .block-header>ul>li {
    padding: 11px 0 10px;
  }
}
@media (max-width: 480px) {
  .header-style5 .header-top .row .block-header>ul>li {
    width: 100%;
    text-align: center;
    margin: 0;
  }
}
.header-style5 .header-top .row .block-header>ul>li i {
  padding: 0 10px 0 0;
  color: #999999;
  font-style: initial;
}
.header-style5 .header-top .row .icon-top-coruja1 {
  display: block;
  cursor: pointer;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #222222;
}
.header-style5 .header-top .row .icon-top-coruja1:hover {
  color: #d14031;
}
.header-style5 .header-top .row .icon-top-coruja1.closex:before {
  content: "\f00d " !important;
  font-family: fontawesome !important;
}
.header-style5 .header-top .row .topsearch-entry .input-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.header-style5 .header-top .row .search-cate {
  position: relative;
}
.header-style5 .header-top .row .search-cate .top-form.top-search {
  display: none;
  position: absolute;
  top: -5px;
  right: 20px;
  padding: 0;
  z-index: 99;
  width: 300px;
}
.header-style5 .header-top .row .search-cate .top-form.top-search .input-group-btn .button-search-pro {
  font-size: 0;
}
@media (max-width: 991px) {
  .header-style5 .header-top .row .search-cate .top-form.top-search {
    width: 300px;
    right: 30px;
    top: -7px;
  }
  .rtl .header-style5 .header-top .row .search-cate .top-form.top-search {
    left: 30px;
    right: auto;
  }
}
.header-style5 .header-top .row .search-cate .top-form.top-search .cat-wrapper {
  display: none;
}
.header-style5 .header-top .row .search-cate .top-form.top-search .input-group-btn {
  width: 50px;
}
.header-style5 .header-top .row .search-cate .top-form.top-search .input-group-btn .button-search-pro {
  border-radius: 0;
}
.rtl .header-style5 .header-top .row .search-cate .top-form.top-search .input-group-btn .button-search-pro {
  border-radius: 0;
}
.header-style5 .header-top .row .coruja-top-login .top-login {
  width: 20px;
  height: 20px;
  padding: 0;
  display: inline-block;
  margin: 0 50px 0 25px;
}
.rtl .header-style5 .header-top .row .coruja-top-login .top-login {
  margin: 0 25px 0 25px;
}
.header-style5 .header-top .row .coruja-top-login .top-login:hover:before {
  background: url(../assets/img/default/user-left-active.svg) no-repeat center;
  background-size: 16px;
}
.header-style5 .header-top .row .coruja-top-login .top-login:before {
  background: url(../assets/img/user-left.svg) no-repeat center;
  background-size: 16px;
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
}
.header-style5 .header-top .row .coruja-top-login .top-login .space,
.header-style5 .header-top .row .coruja-top-login .top-login .register {
  display: none;
}
.header-style5 .header-top .row .coruja-top-login .top-login li a {
  font-size: 0;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: 0;
}
.header-style5 .header-top .row .coruja-top-login .top-login ul {
  margin: 0;
}
.header-style5 .header-top .row .coruja-top-login .top-login ul a {
  font-size: 0;
}
@media (max-width: 991px) {
  .header-style5 .header-top .row .sidebar-top-right {
    padding: 12px 0 8px 15px;
  }
}
.header-style5 .header-top .row .top-cart .top-minicart-icon .cart-contents {
  font-size: 0;
  height: 80px;
  position: relative;
}
@media (max-width: 991px) {
  .header-style5 .header-top .row .top-cart .top-minicart-icon .cart-contents {
    height: 40px;
  }
}
.header-style5 .header-top .row .top-cart .top-minicart-icon .cart-contents:before {
  background: url(../assets/img/default/cart-5.svg) no-repeat center center;
  content: "";
  position: absolute;
  right: 0;
  top: -54px;
  width: 65px;
  height: 80px;
}
@media (max-width: 991px) {
  .header-style5 .header-top .row .top-cart .top-minicart-icon .cart-contents:before {
    background-size: 50%;
    top: -47px;
    right: -5px;
  }
  .rtl .header-style5 .header-top .row .top-cart .top-minicart-icon .cart-contents:before {
    right: auto;
    left: -5px;
  }
}
.header-style5 .header-top .row .top-cart .top-minicart-icon .cart-contents .minicart-number {
  background-color: #fff;
  color: #d14031;
  right: 8px;
  top: -35px;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
@media (max-width: 991px) {
  .header-style5 .header-top .row .top-cart .top-minicart-icon .cart-contents .minicart-number {
    top: -20px;
    width: 12px;
    height: 12px;
    line-height: 12px;
    font-size: 10px;
    right: 15px;
  }
  .rtl .header-style5 .header-top .row .top-cart .top-minicart-icon .cart-contents .minicart-number {
    right: auto;
    left: 15px;
  }
}
.header-style5 .header-bottom {
  background-color: #fff;
  border: 1px solid #eeeeee;
  border-left: 0;
  border-right: 0;
  text-align: center;
}
.header-style5 .header-bottom.sticky-menu>.container {
  display: block;
}
@media (min-width: 1200px) {
  .header-style5 .header-bottom >.container>.row {
    display: inline-block;
  }
}
@media (max-width: 480px) {
  .header-style5 .header-bottom {
    position: absolute;
    bottom: 0;
    border: 0;
  }
}
.header-style5 .header-bottom .vertical_megamenu>.vertical_megamenu-inner {
  top: 48px;
}
.header-style5 .header-bottom .vertical_megamenu h3.box-title {
  font-size: 14px;
  padding: 14px 18px 9px;
  line-height: 20px;
  text-transform: capitalize;
  font-weight: 400;
}
.header-style5 .header-bottom .vertical_megamenu h3.box-title:before {
  display: none;
}
.box-bottom {
  bottom: 0;
  top: 0;
  position: fixed;
  width: 320px;
  right: 0;
  -webkit-transform: translateX(320px);
  -moz-transform: translateX(320px);
  -o-transform: translateX(320px);
  -ms-transform: translateX(320px);
  transform: translateX(320px);
  z-index: 9999;
  text-align: left;
  direction: ltr;
  transition: all 0.5s;
}
.box-bottom.open {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.box-bottom .top-form .wrapp-minicart .minicart-padding ul.minicart-content {
  max-height: 350px;
}
.box-bottom .sw-inner {
  position: relative;
  -webkit-box-shadow: -3px 0px 5px -2px #dddddd;
  -moz-box-shadow: -3px 0px 5px -2px #dddddd;
  -o-box-shadow: -3px 0px 5px -2px #dddddd;
  -ms-box-shadow: -3px 0px 5px -2px #dddddd;
  box-shadow: -3px 0px 5px -2px #dddddd;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.box-bottom .sw-inner .inner-view-cart .block-title h3 {
  background: url(../assets/img/cart-left-view.svg) no-repeat 20px center;
  background-size: 40px;
}
.box-bottom .sw-inner .block-title h3 {
  font-size: 1em;
  color: #000;
  font-weight: bold;
  padding: 30px 40px 40px;
  margin: 0;
  position: relative;
  background: url(../assets/img/time-left-viewed.svg) no-repeat 20px center;
  background-size: 40px;
}
.box-bottom .box-viewed {
  width: 320px;
  visibility: visible;
  background-color: #ffffff;
}
.box-bottom .box-viewed .top-minicart-icon {
  display: none;
}
.box-bottom .box-viewed .tabcontent {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateX(50px);
  -moz-transform: translateX(50px);
  -o-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px);
  position: absolute;
  top: 0;
}
.rtl .box-bottom .box-viewed .tabcontent {
  -webkit-transform: translateX(-50px);
  -moz-transform: translateX(-50px);
  -o-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
}
.box-bottom .box-viewed .tabcontent.active {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  visibility: visible;
  opacity: 1;
}
.box-bottom .box-viewed .sw-recent-viewed {
  margin: 0;
}
.box-bottom .box-viewed .sw-recent-viewed .products-loop {
  margin: 0;
  list-style: none;
  height: 100vh;
  overflow-y: scroll;
  padding: 0 10px 70px;
}
@media (max-width: 991px) {
  .box-bottom .box-viewed .sw-recent-viewed .products-loop {
    padding: 0 0 70px;
  }
}
.box-bottom .box-viewed .sw-recent-viewed .products-loop::-webkit-scrollbar {
  display: none;
}
.box-bottom .box-viewed .sw-recent-viewed .products-loop .product-countdown {
  display: none;
}
.box-bottom .box-viewed .sw-recent-viewed .products-loop .item {
  width: 50%;
  float: left;
  padding: 0 10px;
}
.box-bottom .box-viewed .sw-recent-viewed .products-loop .item-detail .item-wrap {
  margin-bottom: 10px;
}
.box-bottom .box-viewed .sw-recent-viewed .products-loop .item-detail .products-thumb {
  padding: 0 0 15px;
}
.box-bottom .box-viewed .sw-recent-viewed .products-loop .item-detail .item-content {
  padding: 0;
}
.box-bottom .box-viewed .sw-recent-viewed .products-loop .item-detail .item-wrap {
  margin: 0;
}
.box-bottom .box-viewed .sw-recent-viewed .products-loop .item-detail .item-content .item-price {
  font-size: 1em;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
}
.box-bottom .box-viewed .sw-recent-viewed .products-loop .item-detail .item-content .item-price del {
  font-size: 0.79em;
}
.box-bottom .box-viewed .sw-recent-viewed .products-loop .item-detail .item-content .item-price ins {
  font-size: 1em;
}
.box-bottom .box-icon {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  position: absolute;
  left: -40px;
  justify-content: center;
  top: 50%;
  margin: -90px 0 0;
  background-color: #fff;
  -webkit-box-shadow: -3px 0px 5px -2px #dddddd;
  -moz-box-shadow: -3px 0px 5px -2px #dddddd;
  -o-box-shadow: -3px 0px 5px -2px #dddddd;
  -ms-box-shadow: -3px 0px 5px -2px #dddddd;
  box-shadow: -3px 0px 5px -2px #dddddd;
  z-index: 99;
  width: 40px;
  padding: 10px 0;
  border-radius: 10px 0 0 10px;
}
.box-bottom .box-icon .sw-cart .sw-icon {
  left: -70px;
}
.box-bottom .box-icon >div {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 35px;
  cursor: pointer;
  margin: 5px 0;
}
.box-bottom .box-icon >div:hover .sw-icon {
  opacity: 1;
  -webkit-transform: translate(5px,5px);
  -moz-transform: translate(5px,5px);
  -o-transform: translate(5px,5px);
  -ms-transform: translate(5px,5px);
  transform: translate(5px,5px);
  visibility: visible;
}
.rtl .box-bottom .box-icon >div:hover .sw-icon {
  -webkit-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -o-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.box-bottom .box-icon .sw-icon {
  visibility: hidden;
  position: absolute;
  left: -90px;
  margin: -12px 0 0;
  top: 50%;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.rtl .box-bottom .box-icon .sw-icon {
  left: 55px;
}
.box-bottom .box-icon .sw-icon p {
  position: relative;
  border-radius: 5px;
  background-color: #000;
  color: #fff;
  font-size: 0.79em;
  display: block;
  text-align: center;
  line-height: 23px;
  height: 25px;
  padding: 0 14px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.box-bottom .box-icon .sw-icon p:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-color: transparent transparent transparent #222;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: -5px;
}
.rtl .box-bottom .box-icon .sw-icon p:before {
  border-color: transparent #222 transparent transparent;
  border-width: 5px 5px 5px 0;
  left: -5px;
  right: auto;
}
.box-bottom .box-icon .sw-login {
  background: url(../assets/img/user-left.svg) no-repeat center;
  background-size: 16px;
}
.box-bottom .box-icon .sw-login:hover {
  background: url(../assets/img/default/user-left-active.svg) no-repeat center;
  background-size: 16px;
}
.box-bottom .box-icon .sw-login .top-login {
  padding: 0;
  width: 40px;
  height: 30px;
}
.box-bottom .box-icon .sw-login .top-login .register {
  display: none;
}
.box-bottom .box-icon .sw-login .top-login .space {
  font-size: 0;
}
.box-bottom .box-icon .sw-login .top-login li a {
  font-size: 0;
  width: 40px;
  height: 30px;
  display: block;
}
.box-bottom .box-icon .sw-cart {
  background: url(../assets/img/cart-left.svg) no-repeat center;
  background-size: 16px;
}
.box-bottom .box-icon .sw-cart .wrapp-minicart {
  display: none;
}
.box-bottom .box-icon .sw-cart:hover {
  background: url(../assets/img/default/cart-left-active.svg) no-repeat center;
  background-size: 16px;
}
.box-bottom .box-icon .sw-cart .text-cart {
  display: none;
}
.box-bottom .box-icon .sw-cart .top-form .wrapp-minicart {
  right: 44px;
  -webkit-transform: translateY(3px);
  -moz-transform: translateY(3px);
  -o-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
}
.box-bottom .box-icon .sw-cart .top-form.top-form-minicart .top-minicart-icon .cart-contents {
  width: 40px;
  height: 30px;
  display: inline-block;
}
.home-style3 .box-bottom .box-icon .sw-cart .top-form.top-form-minicart .top-minicart-icon .cart-contents {
  position: initial;
}
.box-bottom .box-icon .sw-cart .top-form.top-form-minicart .top-minicart-icon .minicart-number {
  background: #d14031;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  font-size: 10px;
  line-height: 12px;
  top: 0;
  right: 4px;
  color: #fff;
}
.box-bottom .box-icon .sw-wishlist {
  background: url(../assets/img/label-left.svg) no-repeat center;
  background-size: 16px;
}
.box-bottom .box-icon .sw-wishlist:hover {
  background: url(../assets/img/default/lable-active.svg) no-repeat center;
  background-size: 16px;
}
.box-bottom .box-icon .sw-wishlist a {
  width: 40px;
  height: 30px;
  display: inline-block;
}
.box-bottom .box-icon .sw-viewed {
  background: url(../assets/img/time-left.svg) no-repeat center center;
  background-size: 16px;
}
.box-bottom .box-icon .sw-viewed:hover {
  background: url(../assets/img/default/time-left-active.svg) no-repeat center;
  background-size: 16px;
}
.box-bottom .close-x.sw-viewed {
  background: url(../assets/img/default/icon-box.png) no-repeat 11px -137px;
  right: 20px;
  top: 20px;
  position: absolute;
  cursor: pointer;
  border: 1px solid #222;
  height: 35px;
  width: 35px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  z-index: 99;
}
.rtl .box-bottom .close-x.sw-viewed {
  right: auto;
  left: 20px;
}
.see-more1 >span {
  color: #fff;
}
.header-style3 .sticky-menu .container .stick-icon-top-coruja {
  color: #ffffff;
}
@media (min-width: 1200px) {
  .header-style3 .header-mid .mid-header {
    width: 200px;
    margin: 0 50px 0 0;
    padding: 0;
  }
  .rtl .header-style3 .header-mid .mid-header {
    margin: 0 0 0 50px;
  }
}
@media (min-width: 1200px) {
  .header-style3 .header-mid .search-cate {
    width: 570px;
    padding: 0;
    margin: 0 35px 0 0;
  }
  .rtl .header-style3 .header-mid .search-cate {
    margin: 0 0 0 35px;
  }
}
@media (min-width: 1200px) {
  .header-style3 .header-mid .box-right {
    width: 310px;
    padding: 7px 0;
  }
}
.header-style1 .sticky-menu .nav-pills>li.active>a,
.header-style1 .sticky-menu .nav-pills>li.active>a:hover,
.header-style1 .sticky-menu .nav-pills>li.active>a:focus {
  color: #d14031;
}
.header-style1 .sticky-menu .nav-pills>li.active>a:before,
.header-style1 .sticky-menu .nav-pills>li.active>a:hover:before,
.header-style1 .sticky-menu .nav-pills>li.active>a:focus:before {
  background-color: transparent;
}
.hiden-class {
  display: none;
}
.sticky-menu {
  box-shadow: 0 6px 14px rgba(0,0,0,0.05);
  background-color: #fff !important;
  padding: 8px 0 !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: auto !important;
  position: fixed !important;
  z-index: 999;
}
.header-style3 .sticky-menu {
  background-color: #222222 !important;
}
.sticky-menu .my-login {
  display: none;
}
.sticky-menu .hiden-class {
  display: block;
}
.sticky-menu .container .header-right,
.sticky-menu .container .vertical_megamenu .box-title {
  display: none;
}
.sticky-menu .container .nav-pills>li>a {
  padding: 10px 25px;
}
.sticky-menu .container .stick-logo {
  float: left;
  width: auto;
  padding: 0 20px 0 0;
}
@media (max-width: 480px) {
  .header-style5 .sticky-menu .container .stick-logo {
    padding: 0 15px;
  }
  .rtl .header-style5 .sticky-menu .container .stick-logo {
    padding: 0 15px;
  }
}
.rtl .sticky-menu .container .stick-logo {
  float: right;
  padding: 0 0 0 20px;
}
.sticky-menu .container .stick-logo img {
  max-width: 180px;
}
@media (max-width: 480px) {
  .sticky-menu .container .stick-logo img {
    max-width: 100px;
    padding: 10px 0;
  }
}
.sticky-menu .container .main-menu {
  float: left !important;
  width: auto;
}
@media (max-width: 480px) {
  .sticky-menu .container .main-menu {
    padding: 3px 0 0 15px !important;
  }
  .rtl .sticky-menu .container .main-menu {
    float: left !important;
    padding: 3px 15px 0 0 !important;
  }
}
@media (max-width: 991px) {
  .sticky-menu .container .main-menu {
    float: right !important;
    padding: 5px 0 0 15px important;
  }
  .rtl .sticky-menu .container .main-menu {
    float: left;
    padding: 5px 15px 0 0;
  }
  .sticky-menu .container .main-menu .resmenu-container .navbar-toggle .icon-bar {
    background-color: #222222;
  }
  .header-style3 .sticky-menu .container .main-menu .resmenu-container .navbar-toggle .icon-bar {
    background-color: #fff;
  }
}
.sticky-menu .container .icon-search-stick {
  float: right;
  padding: 0;
  position: relative;
}
.rtl .sticky-menu .container .icon-search-stick {
  float: left;
}
.sticky-menu .container .icon-search-stick .stick-icon-top-coruja {
  margin: 7px 0;
  cursor: pointer;
  color: #222222;
  font-size: 14px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  z-index: 99;
}
.header-style3 .sticky-menu .container .icon-search-stick .stick-icon-top-coruja {
  color: #fff;
}
.sticky-menu .container .icon-search-stick .stick-icon-top-coruja:hover {
  color: #d14031;
}
.sticky-menu .container .icon-search-stick .stick-search {
  z-index: -11;
}
.sticky-menu .container .icon-search-stick .stick-search .top-form.top-search {
  display: none;
  width: 200px;
  position: absolute;
  right: 25px;
  background-color: transparent;
  top: 6px;
}
.rtl .sticky-menu .container .icon-search-stick .stick-search .top-form.top-search {
  right: auto;
  left: 25px;
}
.sticky-menu .container .icon-search-stick .stick-search .top-form.top-search .cat-wrapper {
  display: none;
}
.sticky-menu .container .icon-search-stick .stick-search .top-form.top-search .content-search {
  float: left;
  width: 170px;
}
.sticky-menu .container .icon-search-stick .stick-search .top-form.top-search .content-search input {
  width: 100%;
  border-radius: 0;
  border: 0;
  padding: 0 10px;
  color: #ddd;
  height: 30px;
  margin: 0;
  line-height: 30px;
}
.sticky-menu .container .icon-search-stick .stick-search .top-form.top-search .input-group-btn {
  float: right;
  width: 30px;
  text-align: center;
  height: 30px;
  line-height: 32px;
  z-index: -1;
  font-size: 0;
}
.sticky-menu .container .icon-search-stick .stick-search .top-form.top-search .input-group-btn .loading:before {
  background-color: transparent;
}
.sticky-menu .container .icon-search-stick .stick-search .top-form.top-search .input-group-btn button {
  border: 0;
  margin: 0;
  color: #222;
  width: 100%;
  height: 30px;
  border-radius: 0;
  background-color: transparent;
  font-size: 0;
}
body.resmenu-open:before {
  content: '';
  background: rgba(0,0,0,0.7);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 9999;
  width: 100%;
}
.primary-menu .navbar-inverse {
  background-color: transparent;
  border-color: #fff;
}
.nav-pills {
  display: inline-block;
  margin-left: 0;
  list-style-type: none;
  margin-bottom: 0;
}
.nav-pills.nav-css >li {
  float: none;
  display: inline-block;
}
.nav-pills.nav-css >li.dropdown >a span.menu-img {
  position: absolute;
  right: 5px;
  top: -2px;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu {
  box-shadow: none;
  border: 0;
  padding: 0;
  min-width: 200px;
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.3);
  -o-box-shadow: 0 2px 2px rgba(0,0,0,0.3);
  -ms-box-shadow: 0 2px 2px rgba(0,0,0,0.3);
  box-shadow: 0 2px 2px rgba(0,0,0,0.3);
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li {
  width: 100%;
  padding: 0 20px;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li >a {
  padding: 13px 0;
  color: #727272;
  font-size: 13px;
  text-transform: capitalize;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li >a:hover {
  color: #222222;
}
.header-style1 .nav-pills.nav-css >li.dropdown .dropdown-menu li >a:hover {
  color: #d14031;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.active >a {
  color: #222222;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li:last-child>a {
  border: 0;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu {
  position: relative;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
  top: 45px;
  left: 55%;
}
.rtl .nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
  left: auto;
  right: 55%;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu >a {
  border-bottom: 1px solid #eaeaea;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu:hover >a,
.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu:focus >a {
  color: #d14031;
}
.nav-pills.nav-css >li:hover .dropdown-menu {
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.nav-pills >li {
  float: none;
  display: inline-block;
}
.header-style2 .nav-pills >li {
  border-left: 1px solid #dddddd;
  border-radius: 0;
}
.header-style2 .nav-pills >li:first-child {
  border: 0;
}
.nav-pills >li >a {
  background: transparent;
  position: relative;
  padding: 10px 50px 9px 0;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 400;
  display: block;
  line-height: 20px;
  color: #222222;
}
.rtl .nav-pills >li >a {
  padding: 10px 0 9px 50px;
}
.header-style5 .nav-pills >li >a {
  padding: 14px 18px 9px;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 400;
}
.header-style4 .nav-pills >li >a {
  text-transform: capitalize;
  padding: 6px 50px 6px 0;
  display: block;
  font-size: 14px;
  line-height: 28px;
}
.rtl .header-style4 .nav-pills >li >a {
  padding: 6px 0 6px 50px;
}
.header-style3 .nav-pills >li >a {
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 400;
  color: #fff;
  padding: 9px 18px;
}
.header-style2 .nav-pills >li >a {
  padding: 10px 20px;
  color: #555555;
  font-size: 14px;
  text-transform: capitalize;
}
.nav-pills >li >a:hover,
.nav-pills >li >a:focus {
  background: transparent;
  color: #d14031;
}
.nav-pills >li.active >a,
.nav-pills >li:hover >a {
  color: #d14031;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.header-style2 .nav-pills >li.active >a,
.header-style2 .nav-pills >li:hover >a {
  color: #d14031;
}
.nav-pills >li.dropdown >a {
  position: relative;
}
.nav-pills >li.dropdown .dropdown-menu {
  text-align: left;
  display: block;
  visibility: hidden;
  top: 125%;
  padding: 15px 0;
  border: none;
  min-width: 200px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.rtl .nav-pills >li.dropdown .dropdown-menu {
  text-align: right;
}
.nav-pills >li.dropdown .dropdown-menu li >a {
  position: relative;
  text-transform: capitalize;
  display: block;
  padding: 12px 25px;
  color: #999999;
}
.nav-pills >li.dropdown .dropdown-menu li >a:hover {
  color: #d14031;
  text-decoration: underline;
}
.nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu {
  position: relative;
}
.nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
  position: absolute;
  top: -16px;
  left: 110%;
  visibility: hidden;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.rtl .nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
  left: auto;
  right: 110%;
}
.nav-pills >li.dropdown .dropdown-menu >.dropdown-submenu:hover >.dropdown-menu {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills >li.dropdown .dropdown-menu >.dropdown-submenu:hover >.dropdown-menu {
  left: auto;
  right: 100%;
}
.nav-pills >li.dropdown:hover:before {
  top: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-pills >li.dropdown >.dropdown-menu.visible {
  visibility: visible;
  top: 102%;
  opacity: 1;
  filter: alpha(opacity=100);
  box-shadow: 0 8px 14px rgba(0,0,0,0.1);
}
.nav-pills >li.active {
  position: relative;
}
.nav-pills >li.active >a,
.nav-pills >li.active >a:hover,
.nav-pills >li.active >a:focus {
  background: transparent;
  color: #d14031;
}
.header-style1 .nav-pills >li.active >a,
.header-style1 .nav-pills >li.active >a:hover,
.header-style1 .nav-pills >li.active >a:focus {
  position: relative;
}
.header-style1 .nav-pills >li.active >a::before,
.header-style1 .nav-pills >li.active >a:hover::before,
.header-style1 .nav-pills >li.active >a:focus::before {
  content: "";
  width: 38px;
  left: 0;
  top: 38px;
  position: absolute;
  height: 2px;
  margin-left: 0;
  background-color: #d14031;
}
.rtl .header-style1 .nav-pills >li.active >a::before,
.rtl .header-style1 .nav-pills >li.active >a:hover::before,
.rtl .header-style1 .nav-pills >li.active >a:focus::before {
  right: 0;
  left: auto;
}
.nav-pills .dropdown-menu li.active >a,
.nav-pills .dropdown-menu li:hover >a {
  color: #d14031;
  background: transparent;
}
.nav-pills.nav-mega .dropdown-menu {
  font-size: 16px;
}
.nav-pills.nav-mega .menu-img {
  position: absolute;
  right: 5px;
  top: -2px;
}
.nav-pills.nav-mega .menu-blog .column-3.dropdown-menu {
  min-width: 840px;
}
.nav-pills.nav-mega .menu-blog .column-3.dropdown-menu >.dropdown-submenu >.dropdown-sub >li {
  margin-bottom: 25px;
}
.nav-pills.nav-mega .menu-blog .column-3.dropdown-menu >.dropdown-submenu >.dropdown-sub >li:last-child {
  margin-bottom: 0;
}
.nav-pills.nav-mega .menu-blog .column-3.dropdown-menu >.dropdown-submenu >.dropdown-sub >li >a {
  color: #222222;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: unset;
  margin-bottom: 5px;
}
.nav-pills.nav-mega .coruja-mega-menu .wpb_raw_html {
  margin-bottom: 0;
}
.nav-pills.nav-mega .coruja-mega-menu .listing-tab-shortcode {
  padding: 0px 15px 15px 15px;
}
.nav-pills.nav-mega .coruja-mega-menu.gear-menu>.dropdown-menu.column-1 {
  padding: 0;
}
.nav-pills.nav-mega .coruja-mega-menu.gear-menu>.dropdown-menu.column-1 >li {
  padding: 0;
}
.nav-pills.nav-mega .coruja-mega-menu.coruja-menu-img>a span.menu-img {
  position: absolute;
  right: 5px;
  top: -2px;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu {
  padding: 35px 25px 40px;
  width: 100%;
  visibility: hidden;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu li.active>a,
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu li:hover>a {
  background-color: transparent;
  text-decoration: unset;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu li .dropdown-sub>li.active>a,
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu li .dropdown-sub>li:hover>a {
  background-color: transparent;
  color: #d14031;
  text-decoration: underline;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu .banner-fix {
  width: 50% !important;
  display: inline-block;
  padding-bottom: 40px;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu .banner-fix >a {
  padding: 0 !important;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu .banner-fix .menu-img {
  position: initial;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu >li {
  float: left;
  padding: 0 15px;
  min-width: 100px;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu >li.image-full {
  width: 100% !important;
  padding-top: 0;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu >li.image-full >a {
  border-bottom: 0;
  font-size: 14px;
  text-transform: uppercase;
  padding: 7px 20px;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu >li.image-full >a .menu-title {
  display: none;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu >li.image-full img {
  width: 100%;
}
.rtl .nav-pills.nav-mega .coruja-mega-menu .dropdown-menu >li {
  float: right;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu >li .wpb_raw_html .title-menu {
  font-size: 14px;
  color: #222222;
  text-transform: capitalize;
  font-weight: 600;
  padding: 0 15px 15px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  position: relative;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu >li .wpb_raw_html .title-menu:before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 2px;
  background-color: #d14031;
  position: absolute;
  left: 0;
  top: 6px;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu .dropdown-submenu >a,
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu .dropdown-submenu >.have-title {
  color: #222222;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: unset;
  text-align: left;
  padding: 0;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu .dropdown-submenu >a .menu-title,
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu .dropdown-submenu >.have-title .menu-title {
  display: block;
  padding-bottom: 15px;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a {
  padding: 0;
  text-transform: capitalize;
  font-size: 14px;
  color: #555;
  line-height: 35px;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a:hover {
  color: #d14031;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub >li .menu-img {
  float: left;
  width: 25px;
  margin-right: 15px;
}
.rtl .nav-pills.nav-mega .coruja-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub >li .menu-img {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu.column-1 {
  min-width: 1170px;
  padding: 30px 0 25px;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu.column-1 >li {
  width: 100%;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu.column-2 {
  min-width: 450px;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu.column-2 >li {
  width: 50%;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu.column-3 {
  min-width: 730px;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu.column-3 >li {
  width: 33.33%;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu.column-4 {
  min-width: 875px;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu.column-4 >li {
  width: 25%;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu.column-5 {
  min-width: 1170px;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu.column-5 >li {
  width: 20%;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu .coruja-menu-img >a {
  padding: 15px 0 0 0;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu .coruja-menu-img >a:before {
  display: none;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu .coruja-menu-img >a:hover {
  color: #d14031;
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu .coruja-menu-img:hover img {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.nav-pills.nav-mega .coruja-mega-menu .dropdown-menu .menu-shortcode >a {
  display: none;
}
.nav-pills.nav-mega .coruja-mega-menu.custom-image-col5 .dropdown-menu.column-5 >li {
  width: 18%;
}
.nav-pills.nav-mega .coruja-mega-menu.custom-image-col5 .dropdown-menu.column-5 >li.coruja-menu-img {
  width: 28%;
}
.nav-pills.nav-mega .coruja-mega-menu.custom-mega-product .dropdown-menu {
  padding: 0;
}
.nav-pills.nav-mega .coruja-mega-menu.custom-mega-product .dropdown-menu >li {
  padding: 0;
}
.nav-pills.nav-mega .coruja-mega-menu:hover .dropdown-menu .listing-tab-shortcode .tabbable.tabs .tab-content {
  visibility: visible;
}
.nav-pills.nav-mega .coruja-menu-custom >.dropdown-menu >li.active>a {
  color: #d14031;
}
.nav-pills.nav-mega .coruja-menu-custom ul {
  box-shadow: 0px 0px 5px #999;
}
.nav-pills.nav-mega .coruja-menu-custom ul .menu-img {
  display: none;
}
.nav-pills.nav-mega .coruja-menu-custom ul >li>a {
  font-size: 14px;
}
.nav-pills.nav-mega .coruja-menu-custom ul li>.have-title {
  position: relative;
  display: block;
  padding: 10px 25px;
}
.nav-pills.nav-mega .coruja-menu-custom ul li>.have-title:before {
  content: "\f111";
  font-family: fontawesome;
  font-size: 6px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 8px;
}
.rtl .nav-pills.nav-mega .coruja-menu-custom ul li>.have-title:before {
  padding-right: 0;
  padding-left: 8px;
}
.nav-pills.nav-mega .coruja-menu-custom ul .dropdown-submenu >ul {
  position: absolute;
  background-color: #fff;
  left: 110%;
  top: 0;
  padding: 15px 0;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  min-width: 180px;
}
.rtl .nav-pills.nav-mega .coruja-menu-custom ul .dropdown-submenu >ul {
  left: auto;
  right: 110%;
}
.nav-pills.nav-mega .coruja-menu-custom ul .dropdown-submenu >ul >li {
  position: relative;
}
.nav-pills.nav-mega .coruja-menu-custom ul .dropdown-submenu >ul >li ul {
  padding: 15px 0;
  position: absolute;
  background-color: #fff;
  left: 110%;
  top: 0;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.rtl .nav-pills.nav-mega .coruja-menu-custom ul .dropdown-submenu >ul >li ul {
  left: auto;
  right: 110%;
}
.nav-pills.nav-mega .coruja-menu-custom ul .dropdown-submenu >ul >li ul >li:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .coruja-menu-custom ul .dropdown-submenu >ul >li ul >li:hover >ul {
  left: auto;
  right: 100%;
}
.nav-pills.nav-mega .coruja-menu-custom ul .dropdown-submenu >ul >li:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .coruja-menu-custom ul .dropdown-submenu >ul >li:hover >ul {
  left: auto;
  right: 100%;
}
.nav-pills.nav-mega .coruja-menu-custom ul .dropdown-submenu:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .coruja-menu-custom ul .dropdown-submenu:hover >ul {
  left: auto;
  right: 100%;
}
.nav-pills.nav-mega .coruja-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.coruja-menu-img {
  width: 22%;
}
.nav-pills.nav-mega .coruja-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.coruja-menu-img a .menu-title {
  border-bottom: none;
}
.nav-pills.nav-mega .coruja-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 {
  width: 31%;
  margin-left: 1.3%;
  border-left: 1px #e6e6e6 solid;
}
.rtl .nav-pills.nav-mega .coruja-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 {
  border-right: 1px #e6e6e6 solid;
  border-left: 0;
  margin-right: 1.3%;
  margin-left: 0;
}
.nav-pills.nav-mega .coruja-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .order-title {
  display: none;
}
.nav-pills.nav-mega .coruja-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider {
  margin-bottom: 0;
}
.nav-pills.nav-mega .coruja-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .item .item-wrap .item-detail .item-content {
  padding: 20px 15px;
}
.nav-pills.nav-mega .coruja-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .item .item-wrap:hover .item-detail {
  border: 1px transparent solid;
}
.nav-pills.nav-mega .coruja-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .slick-next {
  right: 0;
}
.nav-pills.nav-mega .coruja-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .slick-prev {
  left: 0;
}
.blog-mega-menu .item-left {
  float: left;
  width: 71%;
}
.rtl .blog-mega-menu .item-left {
  float: right;
}
.blog-mega-menu .item-left .wrap-content {
  overflow: hidden;
  padding: 50px 50px 0;
}
.blog-mega-menu .item-left .wrap-content .item-menu {
  float: left;
  width: 25%;
}
.blog-mega-menu .item-left .wrap-content .item-menu h4 {
  font-size: 16px;
  color: #222222;
  font-weight: 700;
  text-transform: uppercase;
}
.blog-mega-menu .item-left .wrap-content .item-menu ul {
  margin: 0;
}
.blog-mega-menu .item-left .wrap-content .item-menu ul >li >a {
  font-size: 14px;
  color: #717171;
  padding: 4px 0;
  text-transform: uppercase;
}
.blog-mega-menu .item-left .wrap-content .item-menu ul >li >a:hover {
  color: #d14031;
}
.blog-mega-menu .item-right {
  float: left;
  width: 29%;
}
.rtl .blog-mega-menu .item-right {
  float: right;
}
.blog-mega-menu .item-right img {
  display: inline-block;
  margin-left: 1px;
}
.sw-newletter-4 {
  background: url(../assets/img/newleter.jpg) no-repeat center center #f5f5f5;
}
.sw-newletter-4 .sw-newletter {
  margin: 0;
  text-align: center;
  padding: 50px 0;
}
@media (min-width: 1200px) {
  .sw-newletter-4 .sw-newletter {
    padding: 99px 0;
  }
}
.sw-newletter-4 .sw-newletter h2 {
  font-size: 2.0275em;
  color: #222222;
  text-transform: capitalize;
  margin: 0 0 10px;
  font-weight: bold;
}
.sw-newletter-4 .sw-newletter span {
  font-size: 1em;
  color: #999999;
  margin: 0 0 55px;
  display: inline-block;
}
.sw-newletter-4 .sw-newletter .mc4wp-form-fields {
  display: inline-block;
  border-bottom: 2px solid #dddddd;
  width: 430px;
  position: relative;
}
.sw-newletter-4 .sw-newletter .mc4wp-form-fields input {
  border: 0;
  background-color: transparent;
  width: 100%;
  padding: 0 40px 0 30px;
}
.sw-newletter-4 .sw-newletter .mc4wp-form-fields button {
  border: 0;
  background-color: transparent;
  font-size: 0;
  position: absolute;
  right: 10px;
  top: 7px;
  margin: 0;
}
.sw-newletter-4 .sw-newletter .mc4wp-form-fields button:before {
  font-size: 16px;
  content: "\ea39" !important;
  font-family: 'Nucleo' !important;
}
.sw-menu4 {
  padding: 55px 0;
}
@media (min-width: 1200px) {
  .sw-menu4 {
    padding: 100px 0 80px;
  }
}
.sw-menu4 h2.widgettitle {
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  text-transform: capitalize;
  margin: 0 0 30px;
}
.sw-menu4 .wpb_content_element {
  margin: 0;
}
.sw-menu4 .menu-text {
  margin-top: 6px;
  display: inline-block;
}
.sw-menu4 .menu-text >li {
  margin: 0 0 15px;
}
.sw-menu4 ul li {
  color: #999;
  line-height: 25px;
  font-size: 14px;
}
.sw-menu4 ul li:hover a {
  color: #d14031;
  display: inline-block;
}
.sw-menu4 ul li a>span {
  color: #999;
  line-height: 40px;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-menu4 ul li a>span:hover {
  color: #fff;
  text-decoration: underline;
}
.header-style5 .header-bottom.sticky-menu .vertical_megamenu>.vertical_megamenu-inner {
  top: 47px;
}
.dropdown-menu {
  font-size: 16px;
}
.shop-banner {
  position: static !important;
}
.shop-banner >ul {
  background: url(../assets/img/menushop.png) no-repeat right center #ffffff;
  background-size: auto;
  padding: 35px 25px 0 !important;
}
.shop-banner >ul >li {
  padding-bottom: 40px !important;
}
.shop-banner >ul.column-4 {
  top: 101% !important;
  left: 0 !important;
  min-width: 100% !important;
  right: 0 !important;
}
.header-bottom>.container {
  position: relative;
}
.resmenu-container .navbar-toggle {
  display: none;
  float: left;
  background-color: transparent;
  border-color: transparent;
}
@media (max-width: 480px) {
  .header-style5 .resmenu-container .navbar-toggle {
    margin: 0 0 3px;
  }
}
.resmenu-container .navbar-toggle .icon-bar {
  background-color: #222222;
  height: 3px;
}
.header-style3 .resmenu-container .navbar-toggle .icon-bar {
  background-color: #fff;
}
.resmenu-container .navbar-toggle:hover,
.resmenu-container .navbar-toggle:focus {
  background-color: transparent;
}
.resmenu-container .navbar-toggle:hover .icon-bar,
.resmenu-container .navbar-toggle:focus .icon-bar {
  background-color: #d14031;
}
.resmenu-container .menu-responsive-wrapper {
  position: absolute;
  top: 55px;
  padding: 0;
  min-width: 300px;
  background: #464646;
  z-index: 999;
}
.resmenu-container .menu-responsive-wrapper ul {
  list-style-type: none;
  margin: 0;
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu {
  display: none;
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu > li > a {
  padding-left: 25px;
}
.resmenu-container .menu-responsive-wrapper ul > li {
  position: relative;
  -webkit-box-shadow: 0 1px 0 0 #555;
  -moz-box-shadow: 0 1px 0 0 #555;
  -o-box-shadow: 0 1px 0 0 #555;
  -ms-box-shadow: 0 1px 0 0 #555;
  box-shadow: 0 1px 0 0 #555;
}
.resmenu-container .menu-responsive-wrapper ul > li > a {
  color: #fff;
  padding: 10px 20px;
  display: block;
  -webkit-box-shadow: 0 1px 0 0 #555;
  -moz-box-shadow: 0 1px 0 0 #555;
  -o-box-shadow: 0 1px 0 0 #555;
  -ms-box-shadow: 0 1px 0 0 #555;
  box-shadow: 0 1px 0 0 #555;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown {
  display: block;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
  height: 39px;
  background: #111;
  cursor: pointer;
  text-align: center;
  line-height: 39px;
  font-size: 20px;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown:after {
  content: "+";
  font-family: FontAwesome;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown.show:after {
  content: "–";
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown:hover {
  color: #fff;
  background: #d14031;
}
.rtl .resmenu-container .menu-responsive-wrapper ul > li .show-dropdown {
  right: auto;
  left: 0;
}
.resmenu-container .menu-responsive-wrapper ul > li:hover > a,
.resmenu-container .menu-responsive-wrapper ul > li.active > a {
  background: #eee;
  color: #d14031;
}
.resmenu-container .menu-responsive-wrapper ul > li:hover > .show-dropdown,
.resmenu-container .menu-responsive-wrapper ul > li.active > .show-dropdown {
  background: #d14031;
  color: #fff;
}
.resmenu-container .menu-responsive-wrapper ul > li.has-img > a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.resmenu-container .menu-responsive-wrapper ul > li.has-img > a span.menu-img {
  display: block;
  max-width: 40px;
  margin-right: 10px;
}
.resmenu-container.resmenu-container-sidebar {
  font-size: 14px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
  min-width: 320px;
  background-color: #f7f7f7;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  -webkit-transform: translate(-350px,0);
  -moz-transform: translate(-350px,0);
  -o-transform: translate(-350px,0);
  -ms-transform: translate(-350px,0);
  transform: translate(-350px,0);
  z-index: 9999;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
  right: 0;
  left: auto;
  -webkit-transform: translate(350px,0);
  -moz-transform: translate(350px,0);
  -o-transform: translate(350px,0);
  -ms-transform: translate(350px,0);
  transform: translate(350px,0);
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper.open {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -o-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.admin-bar .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
  top: 46px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .logo-menu-mobile img {
  margin: 0 auto;
  padding: 10px 0 3px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner {
  background: #fff;
  position: relative;
  height: 100%;
  overflow-x: auto;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul {
  list-style-type: none;
  margin: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li {
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li > a {
  color: #333;
  padding: 12px 0;
  display: block;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #eee;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li .show-dropdown {
  display: block;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
  height: 39px;
  cursor: pointer;
  text-align: center;
  line-height: 39px;
  font-size: 18px;
  color: #ccc;
  background: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li .show-dropdown:after {
  content: "\f105";
  font-family: FontAwesome;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li .show-dropdown:after {
  content: "\f104";
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li .show-dropdown.show:after {
  content: "\f107";
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li .show-dropdown:hover {
  color: #d14031;
  background: none;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li .show-dropdown {
  right: auto;
  left: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li:hover > a,
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li.active > a {
  color: #d14031;
  background: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li:hover > .show-dropdown,
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li.active > .show-dropdown {
  color: #d14031;
  background: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li > ul > li > a {
  padding-left: 10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li.has-img > a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li.has-img > a span.menu-img {
  display: block;
  max-width: 40px;
  margin-right: 10px;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li.has-img > a span.menu-img {
  margin-right: 0;
  margin-left: 10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs {
  border-top: 1px solid #e4e4e4;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li {
  width: 50%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li {
  float: right;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li >a {
  display: block;
  padding: 10px 15px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border: 0;
  text-transform: uppercase;
  background: #fafafa;
  color: #999;
  margin: 0;
  border-bottom: 1px solid #e4e4e4;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li >a:before {
  content: '\f036';
  font-family: FontAwesome;
  margin-right: 10px;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li >a:before {
  margin-right: 0;
  margin-left: 10px;
  display: inline-block;
  vertical-align: top;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li >a.tab-vertical {
  border-left: 1px solid #e4e4e4;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li >a.tab-vertical:before {
  content: '\f009';
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li.active > a {
  color: #333;
  background: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .tab-content {
  padding: 0 15px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top {
  padding: 10px;
  background: #fafafa;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  z-index: 99;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile > a {
  display: block;
  width: 40px;
  height: 40px;
  -webkit-box-shadow: 0 0 0 1px #e4e4e4;
  -moz-box-shadow: 0 0 0 1px #e4e4e4;
  -o-box-shadow: 0 0 0 1px #e4e4e4;
  -ms-box-shadow: 0 0 0 1px #e4e4e4;
  box-shadow: 0 0 0 1px #e4e4e4;
  background: #fff;
  color: #999;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  margin-left: 15px;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile > a {
  margin-left: 0;
  margin-right: 15px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content {
  display: none;
  position: absolute;
  right: 10px;
  top: 60px;
  min-width: 120px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 3px #ccc;
  -moz-box-shadow: 0px 0px 3px #ccc;
  -o-box-shadow: 0px 0px 3px #ccc;
  -ms-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
  padding: 10px;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content {
  right: auto;
  left: 10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel1 > ul.nav,
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav {
  display: block;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel1 > ul.nav,
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav {
  margin-right: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel1 > ul.nav > li,
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li {
  padding: 0 0 10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel1 > ul.nav > li > ul,
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li > ul {
  -webkit-box-shadow: 0 0 3px #ccc;
  -moz-box-shadow: 0 0 3px #ccc;
  -o-box-shadow: 0 0 3px #ccc;
  -ms-box-shadow: 0 0 3px #ccc;
  box-shadow: 0 0 3px #ccc;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel1 > ul.nav > li > a,
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li > a {
  padding: 0;
  color: #333;
  border: none;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel1 > ul.nav > li > a,
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li > a {
  border: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel1 > ul.nav > li > a:after,
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li > a:after {
  color: #333;
  float: right;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel1 > ul.nav > li > a:after,
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li > a:after {
  float: left;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel1 > ul.nav > li:hover > ul,
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li:hover > ul {
  left: -10px;
  top: 30px;
  max-height: none;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel1 > ul.nav > li:hover > ul,
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li:hover > ul {
  left: auto;
  right: -10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li {
  padding: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li > ul {
  -webkit-box-shadow: 0 0 3px #ccc;
  -moz-box-shadow: 0 0 3px #ccc;
  -o-box-shadow: 0 0 3px #ccc;
  -ms-box-shadow: 0 0 3px #ccc;
  box-shadow: 0 0 3px #ccc;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li > a {
  padding: 0;
  border: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li > a:after {
  color: #333;
  float: right;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li > a:after {
  float: left;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li:hover .currency_switcher {
  left: -10px;
  top: 28px;
  min-width: 122px;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li:hover .currency_switcher {
  left: auto;
  right: -10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close {
  position: absolute;
  top: 0px;
  right: 5px;
  color: #000;
  font-size: 16px;
  cursor: pointer;
  width: 25px;
  height: 25px;
  text-align: center;
  z-index: 999;
  line-height: 25px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close:before {
  content: "\f00d";
  font-family: fontawesome;
  font-size: 14px;
  color: #222222;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close:hover {
  background: #d14031;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close:hover::before {
  color: #fff;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close {
  left: 5px;
  right: auto;
}
@media (max-width: 991px) {
  #main-menu .primary-menu .resmenu-container .navbar-toggle {
    display: inline-block;
    vertical-align: top;
    z-index: 0;
    margin: 10px 0;
  }
  .header-style4 #main-menu .primary-menu .resmenu-container .navbar-toggle {
    margin: 3px 0;
  }
  .header-style1 #main-menu .primary-menu .resmenu-container .navbar-toggle {
    margin: 0;
    padding: 10px 0;
  }
  .header-style4 #main-menu .primary-menu .resmenu-container .navbar-toggle .icon-bar {
    background: #222222;
  }
  .header-style5 #main-menu .primary-menu .resmenu-container .navbar-toggle .icon-bar {
    background: #d14031;
  }
  #main-menu .primary-menu .nav-pills {
    display: none;
  }
  .resmenu-container-sidebar .coruja_top {
    padding: 0;
  }
  .resmenu-container-sidebar .coruja_top .top-form.top-search {
    min-width: auto;
    border-radius: 0;
    margin: 0;
    width: 100%;
    display: block;
    position: relative;
    top: auto;
    right: auto;
  }
  .rtl .resmenu-container-sidebar .coruja_top .top-form.top-search {
    left: auto;
  }
  .resmenu-container-sidebar .coruja_top .top-form.top-search .cat-wrapper {
    display: none;
  }
  .resmenu-container-sidebar .coruja_top .top-form.top-search input {
    margin: 0;
    width: 245px;
    padding: 0 10px;
    border-radius: 0;
    height: 40px;
    line-height: 40px;
  }
  .rtl .resmenu-container-sidebar .coruja_top .top-form.top-search input {
    border-radius: 4px;
  }
  .resmenu-container-sidebar .coruja_top .top-form.top-search button.form-button {
    border: 0;
    width: 40px;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    font-size: 16px;
    border-radius: 0;
    height: 40px;
    line-height: 40px;
  }
  .resmenu-container-sidebar .coruja_top .top-form.top-search button.form-button:before {
    color: #999;
  }
  .rtl .resmenu-container-sidebar .coruja_top .top-form.top-search button.form-button {
    left: 0;
    right: auto;
    border-radius: 0;
  }
  .rtl .resmenu-container-sidebar .coruja_top .top-form.top-search .topsearch-entry {
    padding-right: 0;
  }
  .resmenu-container-sidebar .topsearch-entry .search-append {
    left: 0;
  }
}
#cpanel-form {
  position: fixed;
  right: -300px;
  top: 40%;
  width: 300px;
  float: right;
  z-index: 10;
  text-align: left;
  direction: ltr;
}
#cpanel-form .cpanel-inner {
  background: none repeat scroll 0 0 #e5e5e5;
  border-color: #f3f3f3;
  color: #555;
  font-size: 11px;
  padding: 8px;
  position: relative;
  z-index: 999;
}
#cpanel-form .cpanel-title {
  background: #666;
  box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset;
  color: #fff;
  float: left;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 10px 0;
  width: 282px;
}
#cpanel-form .cpanel-title h4 {
  float: left;
  margin-top: 5px;
  font-size: 16px;
  text-transform: uppercase;
}
#cpanel-form .cpanel-title h4 i {
  color: #dfdfdf;
}
#cpanel-form .cpannel-button .btn {
  background: #a1a1a1;
  border-radius: 0px;
  margin-left: 10px;
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 14px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#a1a1a1),to(#969696));
  background-image: -webkit-linear-gradient(top,#a1a1a1,0%,#969696,100%);
  background-image: -moz-linear-gradient(top,#a1a1a1 0%,#969696 100%);
  background-image: linear-gradient(to bottom,#a1a1a1 0%,#969696 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa1a1a1', endColorstr='#ff969696', GradientType=0);
  border-color: #969696 #969696 #707070;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
#cpanel-form .cpannel-button .btn:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#969696),to(#a1a1a1));
  background-image: -webkit-linear-gradient(top,#969696,0%,#a1a1a1,100%);
  background-image: -moz-linear-gradient(top,#969696 0%,#a1a1a1 100%);
  background-image: linear-gradient(to bottom,#969696 0%,#a1a1a1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff969696', endColorstr='#ffa1a1a1', GradientType=0);
  border-color: #a1a1a1 #a1a1a1 #7b7b7b;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
#cpanel-form img {
  display: inline-block;
}
#cpanel-form .panel,
#cpanel-form .panel-default {
  border: 1px solid #bcbcbc;
  margin-bottom: 5px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
#cpanel-form .panel .panel-heading,
#cpanel-form .panel-default .panel-heading {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#fff),to(#f6f6f6));
  background-image: -webkit-linear-gradient(top,#fff,0%,#f6f6f6,100%);
  background-image: -moz-linear-gradient(top,#fff 0%,#f6f6f6 100%);
  background-image: linear-gradient(to bottom,#fff 0%,#f6f6f6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff6f6f6', GradientType=0);
  border-color: #f6f6f6 #f6f6f6 #d0d0d0;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  clear: both;
  padding: 0 !important;
  text-shadow: none;
}
#cpanel-form .panel .panel-heading .accordion-toggle,
#cpanel-form .panel-default .panel-heading .accordion-toggle {
  color: #909090;
  font-size: 12px;
  position: relative;
  display: block;
  padding: 8px 15px;
}
#cpanel-form .panel .panel-heading .accordion-toggle img,
#cpanel-form .panel-default .panel-heading .accordion-toggle img {
  margin-right: 10px;
  opacity: 0.2;
  width: 20px;
  display: inline-block;
}
#cpanel-form .panel .panel-heading .accordion-toggle:after,
#cpanel-form .panel-default .panel-heading .accordion-toggle:after {
  content: '\F078';
  font-family: 'FontAwesome';
  position: absolute;
  right: 10px;
}
#cpanel-form .panel .panel-heading i,
#cpanel-form .panel-default .panel-heading i {
  color: #909090;
}
#cpanel-form .panel .panel-collapse,
#cpanel-form .panel-default .panel-collapse {
  max-height: 190px;
  overflow-y: auto;
}
#cpanel-form .panel .panel-collapse .accordion-inner,
#cpanel-form .panel-default .panel-collapse .accordion-inner {
  border-top: 1px solid #E5E5E5;
  padding: 9px 15px;
}
#cpanel-form .panel .control-group,
#cpanel-form .panel-default .control-group {
  margin-bottom: 10px;
}
#cpanel-form a.cpanel-control {
  background-color: #707070;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: 1px solid #fff;
  border-radius: 5px 0 0 5px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.4);
  height: 40px;
  left: -40px;
  line-height: 36px;
  padding: 0 0 5px 10px;
  position: absolute;
  width: 40px;
  z-index: 10;
  top: 20%;
}
#cpanel-form a.cpanel-control:before {
  content: "\f0a5";
  color: #fff;
  display: inline;
  font-family: "FontAwesome";
  font-size: 20px;
}
#cpanel-form a.cpanel-control.active:before {
  content: "\f0a4";
  font-family: "FontAwesome";
  font-size: 20px;
}
#cpanel-form label {
  float: left;
  width: 50%;
  padding: 5px 0;
  text-align: left;
  font-size: 12px;
  font-weight: 500;
}
#cpanel-form label.coruja-radio-img-selected {
  box-shadow: 0 0 0 2px #ad2323 inset;
}
#cpanel-form .controls {
  margin-left: 0;
}
#cpanel-form .controls label {
  float: left;
  width: auto;
  padding: 2px;
}
#cpanel-form .controls select {
  font-size: 12px;
}
#cpanel-form .coruja-radio-img input[type="radio"],
#cpanel-form .coruja-radio-img span {
  display: none;
}
#cpanel-form .coruja-radio-img img {
  width: 33px;
  cursor: pointer;
}
.lt-ie9 #cpanel-form .coruja-radio-img img {
  width: auto;
}
#cpanel-form input,
#cpanel-form textarea,
#cpanel-form .uneditable-input {
  width: 206px;
  border: 1px solid #ddd;
  background: #fff;
}
#cpanel-form select {
  background-color: #FFFFFF;
  border: 1px solid #dddddd;
  width: 220px;
}
#cpanel-form select,
#cpanel-form input {
  height: 20px;
  line-height: 30px;
  padding: 4px 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
#cpanel-form select,
#cpanel-form input {
  border-radius: 0px;
  height: 30px;
}
#cpanel-form fieldset {
  width: 100%;
}
#cpanel-form input[type="checkbox"] {
  width: 20px;
  height: 20px;
}
.single-class .sidebar .widget {
  padding: 0;
}
.single-class .sidebar .widget.widget_text .textwidget {
  padding-top: 0;
}
@media (min-width: 1200px) {
  #left.sidebar {
    padding: 0 25px 0 15px;
  }
  .rtl #left.sidebar {
    padding: 0 15px 0 25px;
  }
}
@media (min-width: 1200px) {
  #right.sidebar {
    padding: 0 15px 0 25px;
  }
  .rtl #right.sidebar {
    padding: 0 25px 0 15px;
  }
}
@media (max-width: 991px) {
  .sidebar {
    margin-bottom: 20px;
  }
}
.sidebar .widget {
  position: relative;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 35px;
  margin-bottom: 42px;
  background-color: #fff;
}
.sidebar .widget:before {
  content: "";
  background: url(../assets/img/icon-sidebar.png) no-repeat #fff center;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  bottom: -8px;
  padding: 0 20px;
}
.sidebar .widget:first-child {
  padding-top: 0;
}
.sidebar .widget:last-child {
  margin-bottom: 0;
  border-bottom: 0;
  padding: 0;
}
.sidebar .widget:last-child:before {
  display: none;
}
.sidebar .widget.sw_resp_slider {
  margin-bottom: 45px;
  padding-bottom: 45px;
}
.sidebar .widget.widget_media_image {
  padding: 0;
}
.sidebar .widget .dropdown-menu>li>a {
  white-space: normal;
}
.sidebar .widget .widget-inner .block-title-widget h2 {
  position: relative;
  text-transform: capitalize;
  padding: 0;
  color: #222222;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 15px;
  line-height: normal;
}
.sidebar .widget .widget-inner select {
  max-width: 100%;
  padding: 7px;
}
.sidebar .widget .widget-inner ul {
  list-style: none;
  margin: 0;
}
.sidebar .widget .widget-inner ul >li {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  line-height: 33px;
  color: #999999;
}
.sidebar .widget .widget-inner ul >li.showMore a {
  color: #d14031;
}
.sidebar .widget .widget-inner ul >li >a {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  color: #999999;
  font-size: 12px;
  letter-spacing: 1.5px;
}
.sidebar .widget .widget-inner ul >li >a:hover {
  color: #d14031;
}
.sidebar .widget .widget-inner ul >li:last-child {
  border: 0;
  padding-bottom: 0;
}
.sidebar .widget .widget-inner ul >li ul.children {
  margin-left: 25px;
  padding-top: 10px;
  border: 0;
}
.sidebar .widget .widget-inner ul >li ul.children >li:first-child {
  position: relative;
  color: #d14031;
}
.sidebar .widget .widget-inner ul >li ul.children >li:first-child a {
  color: #d14031;
}
.sidebar .widget .widget-inner ul >li ul.children >li:first-child:before {
  content: "";
  left: -25px;
  width: 15px;
  height: 1px;
  background-color: #d14031;
  position: absolute;
  top: 15px;
}
.rtl .sidebar .widget .widget-inner ul >li ul.children >li:first-child:before {
  left: auto;
  right: -25px;
}
.sidebar .widget.widget_rating_filter a {
  width: 100%;
  text-align: right;
}
.rtl .sidebar .widget.widget_rating_filter a {
  text-align: left;
}
.sidebar .widget.widget_rating_filter .star-rating {
  float: left;
}
.rtl .sidebar .widget.widget_rating_filter .star-rating {
  float: right;
}
.sidebar .widget.widget_rating_filter {
  margin: 0 0 40px;
}
.sidebar .widget.widget_rating_filter .widget-inner ul>li>a {
  font-size: 0.79em;
}
.sidebar .widget.widget_price_filter .widget-inner .block-title-widget h2 {
  margin: 0 0 32px;
}
.sidebar .widget.widget_search {
  margin-bottom: 10px;
  border: none;
  padding: 0;
  position: relative;
}
.sidebar .widget.widget_search:before {
  display: none;
}
@media (min-width: 767px) {
  .sidebar .widget.widget_search {
    margin-bottom: 37px;
  }
}
.sidebar .widget.widget_search .block-title-widget h2 {
  margin-bottom: 20px;
}
.sidebar .widget.widget_search .searchform {
  margin-top: 0px;
  margin-bottom: 5px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.sidebar .widget.widget_search .searchform .screen-reader-text {
  display: block;
}
.sidebar .widget.widget_search .searchform >div {
  position: relative;
  overflow: hidden;
}
.sidebar .widget.widget_search .searchform >div input {
  position: relative;
  height: 37px;
  width: 100%;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 0 60px 0 20px;
  background-color: #fff;
  margin: 0;
  line-height: 40px;
  border-radius: 4px;
}
.rtl .sidebar .widget.widget_search .searchform >div input {
  padding: 0 20px 0 60px;
}
.sidebar .widget.widget_search .searchform >div input.searchsubmit {
  padding: 8px;
  border-left: none;
  position: absolute;
  top: auto;
  bottom: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  right: 0;
  width: auto;
  left: auto;
  color: #fff;
  width: 40px;
  text-indent: -9999px;
  height: 35px;
  background: url(../assets/img/default/icon-search.png) no-repeat center center #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.rtl .sidebar .widget.widget_search .searchform >div input.searchsubmit {
  left: 0;
  right: auto;
}
.sidebar .widget.widget_search .searchform >div input.searchsubmit:hover {
  opacity: 0.85;
}
.sidebar .widget.widget_calendar {
  margin-bottom: 35px;
}
.sidebar .widget.widget_calendar #calendar_wrap {
  width: 100%;
  border: 1px #dddddd solid;
  margin-top: 20px;
  border-radius: 4px;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar caption {
  border-bottom: 1px solid #dddddd;
  color: #222222;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tr td {
  text-align: center;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar thead tr,
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tbody tr {
  border-bottom: 1px solid #dddddd;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar thead tr th,
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tbody tr th {
  color: #222222;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar #wp-calendar tr td {
  text-align: center;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td,
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tr th {
  padding: 6px;
  text-align: center;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td >a,
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tr th >a {
  font-weight: bold;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar #today {
  font-weight: bold;
  color: #222222;
}
.sidebar .widget.widget_archive .screen-reader-text,
.sidebar .widget.widget_categories .screen-reader-text {
  display: none;
}
.sidebar .widget.widget_archive select,
.sidebar .widget.widget_categories select {
  display: inline-block;
  width: 100%;
  font-size: 1em;
  color: #999999;
  border: 1px solid #ddd;
  border-radius: 4px;
  height: 37px;
  line-height: 35px;
}
.sidebar .widget.widget_archive select:before,
.sidebar .widget.widget_categories select:before {
  content: "\f0d7 ";
  right: 10px;
  position: absolute;
  top: 10px;
  font-family: fontawesome;
}
.rtl .sidebar .widget.widget_archive select:before,
.rtl .sidebar .widget.widget_categories select:before {
  right: auto;
  left: 10px;
}
.rtl .sidebar .widget.widget_categories ul >li {
  text-align: left;
}
.sidebar .widget.widget_text .textwidget {
  padding: 9px 0;
}
.sidebar .widget.widget_text .textwidget .wrap-content {
  margin: 0 -10px;
}
.sidebar .widget.widget_text .textwidget .wrap-content >a {
  color: #222222;
  padding: 0 10px;
}
.sidebar .widget.widget_text .textwidget .wrap-content >a:hover {
  color: #d14031;
}
.sidebar .widget.widget_text .textwidget p {
  line-height: 24px;
}
.sidebar .widget.widget_tag_cloud .tagcloud {
  padding-top: 15px;
}
.sidebar .widget.widget_rss .block-title-widget h2:before {
  content: '';
}
.sidebar .widget.widget_rss .block-title-widget h2 img {
  display: inline-block;
  margin-right: 10px;
}
.sidebar .widget.widget_rss .widget-inner>ul li {
  line-height: 24px;
}
.sidebar .widget.widget_rss .widget-inner>ul li a {
  padding: 0;
}
.sidebar .widget.widget_rss .widget-inner>ul li a.rsswidget {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.sidebar .widget.widget_rss .widget-inner>ul li .rss-date {
  display: block;
  color: #999;
  font-size: 12px;
  margin-bottom: 10px;
}
.sidebar .widget.widget_recent_comments .widget-inner ul#recentcomments >li .comment-brand-link {
  font-weight: bold;
}
.sidebar .widget.widget_product_tag_cloud {
  margin: 0;
  border: 0;
}
.sidebar .widget.widget_product_tag_cloud:before {
  display: none;
}
.sidebar .widget.widget_product_tag_cloud .tagcloud {
  margin-top: 5px;
}
.sidebar .widget.widget_tag_cloud .tagcloud,
.sidebar .widget.widget_product_tag_cloud .tagcloud {
  margin-top: 5px;
  padding: 0;
  display: inline-block;
}
.sidebar .widget.widget_tag_cloud .tagcloud a,
.sidebar .widget.widget_product_tag_cloud .tagcloud a {
  display: inline-block;
  color: #999999;
  font-size: 12px !important;
  border: 0;
  padding: 2px 12px;
  margin: 5px 2px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  background-color: #f5f5f5;
}
.sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.sidebar .widget.widget_product_tag_cloud .tagcloud a:hover {
  background-color: #d14031;
  color: #fff;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu {
  border: 0;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li {
  padding: 0;
  position: relative;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li >a {
  display: block;
  padding: 10px 0;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li:hover >a {
  color: #d14031;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li:hover >ul.dropdown-menu {
  display: block;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu {
  position: static;
  border-radius: 0;
  display: block;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  border: 0;
  background: none;
  padding: 0;
  float: none;
  margin-left: 15px;
  min-width: auto;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li {
  padding: 0;
  position: relative;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li.active>a {
  background-color: transparent;
  color: #d14031;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li >a {
  display: block;
  padding: 10px 15px;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li >a:hover,
.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li >a:focus {
  background: none;
  color: #d14031;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li:first-child {
  border-top: 1px solid #dddddd;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li.menu- {
  display: none;
}
.tax-class_cat .widget.widget_text .textwidget,
.post-type-archive-class .widget.widget_text .textwidget {
  padding-top: 0;
}
.tax-class_cat .widget,
.post-type-archive-class .widget {
  padding: 0;
}
#map {
  width: 100%;
  height: 100vh;
  background: gray;
}
.overlay {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 1em;
  background: #FFF;
}
.overlay li {
  margin: 1em 2em 1em .5em;
  cursor: pointer;
}
.sw-contact h2 {
  font-size: 2.280625em;
  color: #222222;
  font-weight: 700;
  text-align: center;
  position: relative;
}
.sw-contact h2:before {
  content: "";
  left: 50%;
  margin-left: -50px;
  top: 40px;
  background-color: #ddd;
  width: 100px;
  height: 1px;
  position: absolute;
}
.sw-contact p {
  line-height: 26px !important;
  text-align: center;
  width: 70%;
  font-size: 1em;
  margin: 0 auto;
}
.wpcf7 {
  width: 100%;
}
@media (min-width: 991px) {
  .wpcf7 {
    width: 65%;
    margin: 0 auto !important;
  }
}
.box-form .cfx {
  width: 50%;
  float: left;
  padding: 0 15px;
}
.box-form .cfx span {
  display: block;
  font-size: 0.79em;
  color: #555;
  line-height: normal;
  margin: 0;
  padding: 0 0 5px;
  text-align: left;
}
.rtl .box-form .cfx span {
  text-align: right;
}
.box-form .cfx span:first-child {
  padding: 10px 0;
}
.box-form .cfx span input {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-radius: 0;
  margin: 0;
  border: 1px solid #222222;
}
.box-form .cfx span input:hover {
  border-color: #d14031;
}
.wpcf7-submit {
  margin: 0 15px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #222222 !important;
  padding: 10px 25px !important;
}
.wpcf7-submit:hover {
  background-color: #d14031 !important;
}
.box-form .cfx5 {
  width: 100%;
  padding: 0 15px;
  margin-bottom: 15px;
}
.box-form .cfx5 textarea {
  padding: 0;
}
.box-form .cfx5 span {
  display: block;
  font-size: 0.79em;
  color: #555;
  line-height: normal;
  margin: 0;
  padding: 0 0 5px;
  text-align: left;
}
.rtl .box-form .cfx5 span {
  text-align: right;
}
.box-form .cfx5 span:first-child {
  padding: 10px 0;
}
.box-form .cfx5 span input {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-radius: 0;
  margin: 0;
}
.box-form .cfx5 textarea {
  width: 100%;
  border: 1px solid #222222;
  border-radius: 0;
  padding: 15px 25px;
}
.box-form .cfx5 textarea:hover {
  border-color: #d14031;
}
.top-content {
  margin: 40px 0 20px;
}
@media (min-width: 991px) {
  .top-content {
    margin: 95px 0 50px;
  }
}
.top-content h2 {
  font-size: 1.5em;
  font-weight: bold;
  color: #222222;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 55px;
}
@media (min-width: 991px) {
  .top-content h2 {
    font-size: 2.0275em;
  }
}
.top-content h2:before {
  content: "";
  width: 70px;
  left: 0;
  top: 58px;
  position: absolute;
  height: 1px;
  background-color: #ddd;
}
.top-content p {
  font-size: 1em;
  color: #555;
  line-height: 26px !important;
  margin: 0 0 16px;
}
.mid-content p {
  font-size: 1em;
  color: #555;
  line-height: 26px !important;
  margin: 0 0 10px;
}
.mid-content h2 {
  font-size: 1.42375em;
  color: #222222;
  font-weight: bold;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.slider-contact {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
}
@media (min-width: 991px) {
  .slider-contact {
    flex-direction: row;
    border: 1px solid #dddddd;
  }
}
@media (min-width: 991px) {
  .slider-contact .res-button,
  .slider-contact .slick-arrow {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
  }
  .slider-contact .res-button.slick-next,
  .slider-contact .slick-arrow.slick-next {
    font-size: 0;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    top: -10px;
    right: 50%;
    margin-right: -15px;
    z-index: 9;
    text-align: center;
    border-radius: 3px;
    color: #fff;
  }
  .contact-us .slider-contact .res-button.slick-next,
  .contact-us .slider-contact .slick-arrow.slick-next {
    border-radius: 50%;
    background-color: #fff;
    color: #222222;
  }
  .slider-contact .res-button.slick-next:before,
  .slider-contact .slick-arrow.slick-next:before {
    font-family: fontawesome;
    content: '\f106 ';
    font-size: 16px;
  }
  .contact-us .slider-contact .res-button.slick-next:before,
  .contact-us .slider-contact .slick-arrow.slick-next:before {
    line-height: 27px;
  }
  .slider-contact .res-button.slick-next:hover,
  .slider-contact .slick-arrow.slick-next:hover {
    color: #d14031;
    background-color: rgba(0,0,0,0.8);
  }
  .slider-contact .res-button.slick-prev,
  .slider-contact .slick-arrow.slick-prev {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    bottom: -20px;
    right: 50%;
    font-size: 0;
    margin-right: -15px;
    z-index: 99;
    text-align: center;
    border-radius: 3px;
    color: #fff;
  }
  .contact-us .slider-contact .res-button.slick-prev,
  .contact-us .slider-contact .slick-arrow.slick-prev {
    border-radius: 50%;
    background-color: #fff;
    color: #222222;
  }
  .slider-contact .res-button.slick-prev:before,
  .slider-contact .slick-arrow.slick-prev:before {
    font-family: fontawesome;
    content: '\f107 ';
    font-size: 16px;
  }
  .slider-contact .res-button.slick-prev:hover,
  .slider-contact .slick-arrow.slick-prev:hover {
    color: #fff;
    background-color: rgba(0,0,0,0.8);
  }
}
@media (max-width: 991px) {
  .slider-contact .res-button,
  .slider-contact .slick-arrow {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
    background-color: rgba(0,0,0,0.4);
    font-size: 0;
  }
  .slider-contact .res-button:hover,
  .slider-contact .slick-arrow:hover {
    background-color: rgba(0,0,0,0.9);
  }
  .slider-contact .res-button.slick-next,
  .slider-contact .slick-arrow.slick-next {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 0;
    position: absolute;
    top: 50%;
    right: -5px;
    margin-top: -15px;
    z-index: 9;
    text-align: center;
    border-radius: 3px;
    color: #fff;
  }
  .slider-contact .res-button.slick-next:before,
  .slider-contact .slick-arrow.slick-next:before {
    font-family: fontawesome;
    content: '\f105';
    font-size: 16px;
  }
  .slider-contact .res-button.slick-prev,
  .slider-contact .slick-arrow.slick-prev {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 28px;
    position: absolute;
    top: 50%;
    left: -5px;
    margin-top: -15px;
    z-index: 99;
    text-align: center;
    border-radius: 3px;
    color: #fff;
  }
  .slider-contact .res-button.slick-prev:before,
  .slider-contact .slick-arrow.slick-prev:before {
    font-family: fontawesome;
    content: '\f104';
    font-size: 16px;
  }
}
.slider-contact .item {
  opacity: 1 !important;
}
.slider-contact .slider-nav {
  width: 100%;
  margin: 0 0 20px;
}
@media (min-width: 991px) {
  .slider-contact .slider-nav {
    width: 30%;
    float: left;
    margin: 0 20px 0 0;
    border-right: 1px solid #dddddd;
  }
  .rtl .slider-contact .slider-nav {
    margin: 0 0 0 20px;
  }
}
.slider-contact .slider-for {
  width: 100%;
}
@media (min-width: 991px) {
  .slider-contact .slider-for {
    width: 70%;
    float: left;
  }
}
.slider-contact .slider-for .item {
  padding: 7px;
}
@media (min-width: 991px) {
  .slider-contact .slider-for .item {
    border-left: 1px solid #dddddd;
  }
}
.slider-contact .slider-for .item img {
  margin: 0;
}
.slider-contact .item-content {
  padding: 15px 30px 16px;
  position: relative;
  border: 1px solid #dddddd;
}
@media (min-width: 991px) {
  .slider-contact .item-content {
    border-top: 1px solid #ddd !important;
  }
}
.slider-contact .item-content:after {
  content: '';
  height: 0;
  width: 30px;
  position: absolute;
  top: 0;
  right: -30px;
  display: inline-block;
  border-top: 25px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 30px solid #d14031;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
}
.slider-contact .item-content:hover,
.slider-contact .item-content.slick-current {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #d14031;
  border-color: #d14031 !important;
}
.slider-contact .item-content:hover h2,
.slider-contact .item-content.slick-current h2 {
  color: #fff;
}
.slider-contact .item-content:hover ul li,
.slider-contact .item-content:hover ul li:before,
.slider-contact .item-content:hover span,
.slider-contact .item-content.slick-current ul li,
.slider-contact .item-content.slick-current ul li:before,
.slider-contact .item-content.slick-current span {
  color: #fff;
}
@media (min-width: 991px) {
  .slider-contact .item-content:hover:after,
  .slider-contact .item-content.slick-current:after {
    visibility: visible;
    opacity: 1;
  }
}
.slider-contact .item-content h2 {
  font-size: 18px;
  line-height: 28px;
  text-transform: uppercase;
  font-weight: bold;
  color: #222222;
}
.slider-contact .item-content span {
  font-size: 14px;
  color: #555;
  line-height: 26px;
}
.slider-contact .item-content ul {
  margin: 0;
}
.slider-contact .item-content ul li {
  color: #555;
  position: relative;
  padding: 0 25px;
  line-height: 26px;
}
.slider-contact .item-content ul li:before {
  content: "\f095";
  position: absolute;
  left: 0;
  font-size: 14px;
  color: #d14031;
  font-family: fontawesome;
  top: 1px;
}
.slider-contact .item-content ul li:last-child:before {
  content: "\f017 ";
}
.box-form {
  padding: 60px 0;
}
.box-form form {
  text-align: center;
}
.box-form .wpb_wrapper >h2 {
  font-size: 2.0275em;
  color: #222222;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  position: relative;
  margin: 0 0 60px;
}
.box-form .wpb_wrapper >h2:before {
  content: "";
  background-color: #ddd;
  width: 100px;
  top: 70px;
  left: 50%;
  margin-left: -50px;
  height: 2px;
  position: absolute;
}
.box-form .wpb_wrapper >span {
  font-size: 16px;
  color: #555;
  line-height: 26px;
  text-align: center;
  display: block;
  margin: 0 0 25px;
}
@media (max-width: 991px) {
  .vc_custom_1564134985034 {
    margin-bottom: 0 !important;
  }
}
.sw-list-store .resp-tab {
  display: inline-block;
  border-radius: 5px;
}
.sw-list-store .resp-tab .nav-tabs-select {
  width: 100%;
  float: left;
  display: inline-block;
}
@media (min-width: 1200px) {
  .sw-list-store .resp-tab .nav-tabs-select {
    width: 360px;
  }
}
.rtl .sw-list-store .resp-tab .nav-tabs-select {
  float: right;
}
.sw-list-store .resp-tab .nav-tabs-select ul {
  margin: 0;
}
.sw-list-store .resp-tab .nav-tabs-select >ul {
  margin: 0;
  border: 0;
}
@media (min-width: 1200px) {
  .sw-list-store .resp-tab .nav-tabs-select >ul {
    min-height: 520px;
    overflow-y: scroll;
  }
  .sw-list-store .resp-tab .nav-tabs-select >ul::-webkit-scrollbar {
    display: none;
  }
}
.sw-list-store .resp-tab .nav-tabs-select >ul .title {
  display: none;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li {
  list-style: none;
  width: 100%;
}
@media (min-width: 1200px) {
  .sw-list-store .resp-tab .nav-tabs-select >ul >li {
    padding: 0 20px 0 0;
  }
  .rtl .sw-list-store .resp-tab .nav-tabs-select >ul >li {
    padding: 0 0 0 20px;
  }
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li:after {
  content: '';
  height: 0;
  width: 10px;
  position: absolute;
  top: 50%;
  margin: -15px 0 0;
  right: 11px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 10px solid transparent;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
}
.rtl .sw-list-store .resp-tab .nav-tabs-select >ul >li:after {
  right: auto;
  left: 1px;
  border-left: transparent;
  border-right: 10px solid transparent;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li:first-child a {
  border-top-color: transparent;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li a {
  border: 1px solid #dddddd;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  padding: 25px 25px 26px;
  border-radius: 0;
  border-bottom: 1px solid #dddddd;
  margin: 0;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li a .item-content h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  color: #222222;
  margin: 0 0 5px;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li a .item-content ul li {
  padding: 0;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li a .item-content ul li i {
  color: #555;
  padding: 0 5px 0 0;
}
.rtl .sw-list-store .resp-tab .nav-tabs-select >ul >li a .item-content ul li i {
  padding: 0 0 0 5px;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li a .item-content ul li span {
  display: inline-block;
  line-height: 22px;
  color: #555;
  font-size: 14px;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li.active ul li:after {
  visibility: visible;
  opacity: 1;
  border-left: 10px solid #d14031;
}
.rtl .sw-list-store .resp-tab .nav-tabs-select >ul >li.active ul li:after {
  border-right: 10px solid #d14031;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li.active:after,
.sw-list-store .resp-tab .nav-tabs-select >ul >li:hover:after,
.sw-list-store .resp-tab .nav-tabs-select >ul >li:focus:after {
  visibility: visible;
  opacity: 1;
  border-left: 10px solid #d14031;
}
.rtl .sw-list-store .resp-tab .nav-tabs-select >ul >li.active:after,
.rtl .sw-list-store .resp-tab .nav-tabs-select >ul >li:hover:after,
.rtl .sw-list-store .resp-tab .nav-tabs-select >ul >li:focus:after {
  border-right: 10px solid #d14031;
  border-left: 0;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li.active a,
.sw-list-store .resp-tab .nav-tabs-select >ul >li:hover a,
.sw-list-store .resp-tab .nav-tabs-select >ul >li:focus a {
  background-color: #d14031;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li.active a .item-content i,
.sw-list-store .resp-tab .nav-tabs-select >ul >li.active a .item-content h3,
.sw-list-store .resp-tab .nav-tabs-select >ul >li.active a .item-content ul li span,
.sw-list-store .resp-tab .nav-tabs-select >ul >li:hover a .item-content i,
.sw-list-store .resp-tab .nav-tabs-select >ul >li:hover a .item-content h3,
.sw-list-store .resp-tab .nav-tabs-select >ul >li:hover a .item-content ul li span,
.sw-list-store .resp-tab .nav-tabs-select >ul >li:focus a .item-content i,
.sw-list-store .resp-tab .nav-tabs-select >ul >li:focus a .item-content h3,
.sw-list-store .resp-tab .nav-tabs-select >ul >li:focus a .item-content ul li span {
  color: #fff;
}
.sw-list-store .resp-tab .tab-content {
  width: auto;
  text-align: center;
}
@media (min-width: 1200px) {
  .sw-list-store .resp-tab .tab-content {
    display: inline-block;
    float: right;
  }
  .rtl .sw-list-store .resp-tab .tab-content {
    float: left;
  }
}
.sw-list-store .resp-tab .tab-content iframe {
  margin: 0;
}
.sw-list-store .resp-tab .tab-content .active {
  opacity: 1;
}
.ab-inner1 {
  margin-bottom: 50px;
}
@media (min-width: 1200px) {
  .ab-inner1 {
    margin-bottom: 91px;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .ab-inner1 {
    margin-bottom: 0;
  }
}
.ab-inner1 h3 {
  COLOR: #d14031;
  font-size: 18px;
  letter-spacing: 4px;
  padding: 35px 0 10px;
}
@media (max-width: 767px) {
  .ab-inner1 h3 {
    padding: 0 0 5px;
  }
}
.rtl .ab-inner1 h3 {
  text-align: right;
}
.ab-inner1 .wpb_content_element {
  margin: 0;
}
.ab-inner1 h2 {
  width: 78%;
  font-size: 1.5em;
  color: #222222;
  font-weight: 700;
  margin-bottom: 20px;
  letter-spacing: 3px;
  line-height: 49px;
}
@media (min-width: 767px) {
  .ab-inner1 h2 {
    font-size: 2.5em;
  }
}
.rtl .ab-inner1 h2 {
  text-align: right;
}
.ab-inner1 span {
  font-size: 18px;
  color: #777;
  line-height: 26px;
  font-weight: 300;
  display: block;
  margin-bottom: 38px;
}
.rtl .ab-inner1 span {
  text-align: right;
}
.ab-inner1 a {
  padding: 0 0 0 120px;
  position: relative;
  font-size: 18px;
  color: #222222;
  text-transform: capitalize;
  display: block;
}
.ab-inner1 a:hover {
  color: #d14031;
}
@media (max-width: 767px) {
  .ab-inner1 a {
    margin-bottom: 20px;
  }
}
.ab-inner1 a:before {
  content: "";
  background: #222222;
  height: 2px;
  width: 100px;
  top: 10px;
  left: 0;
  position: absolute;
}
.rtl .ab-inner1 a:before {
  left: auto;
  right: 0;
}
.rtl .ab-inner1 a {
  padding: 0 120px 0 0;
}
.ab-inner2 {
  margin-bottom: 50px;
}
@media (min-width: 1200px) {
  .ab-inner2 {
    margin-bottom: 90px;
  }
}
.ab-inner2 .wpb_content_element {
  display: inline-block;
  width: 100%;
  margin: 0;
}
.ab-inner2 .content-item .item {
  width: 25%;
}
@media (max-width: 767px) {
  .ab-inner2 .content-item .item {
    margin-bottom: 20px;
    width: 50%;
  }
}
.ab-inner2 .content-item .item h2 a {
  color: #222222;
  font-weight: 600;
  text-transform: capitalize;
  display: block;
  font-size: 0.875em;
}
@media (min-width: 767px) {
  .ab-inner2 .content-item .item h2 a {
    font-size: 1.25em;
  }
}
.ab-inner2 .content-item .item h2 a:hover {
  color: #d14031;
}
.ab-inner2 .content-item .item span {
  font-size: 0.75em;
  color: #999;
  text-transform: uppercase;
}
@media (min-width: 767px) {
  .ab-inner2 .content-item .item span {
    font-size: 0.875em;
  }
}
.ab-inner23 {
  margin-bottom: 50px;
  opacity: 1 !important;
}
@media (min-width: 1200px) {
  .ab-inner23 {
    margin-bottom: 85px;
  }
}
@media (max-width: 767px) {
  .ab-inner23 {
    margin-bottom: 40px;
  }
}
.ab-inner23 .float > .vc_column-inner {
  padding: 100px 0;
}
@media (max-width: 991px) {
  .ab-inner23 .float > .vc_column-inner {
    padding: 40px 25px;
  }
}
.ab-inner23 .client-comment {
  font-size: 16px;
  margin-bottom: 25px;
  color: #555;
  line-height: 28px;
}
@media (min-width: 1200px) {
  .ab-inner23 .client-comment {
    width: 90%;
  }
}
.ab-inner23 .client-comment:before {
  background: url(../assets/img/icon-custom.png) no-repeat 0 -183px;
  width: 40px;
  height: 30px;
  content: "";
  display: inline-block;
}
.ab-inner23 .image-client {
  width: 55px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 20px 0 0;
}
.ab-inner23 .testimonial-default-about .res-button,
.ab-inner23 .testimonial-default-about .slick-arrow {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  background-color: rgba(0,0,0,0.4);
  font-size: 0;
}
.ab-inner23 .testimonial-default-about .res-button:hover,
.ab-inner23 .testimonial-default-about .slick-arrow:hover {
  background-color: rgba(0,0,0,0.9);
}
.ab-inner23 .testimonial-default-about .res-button.slick-next,
.ab-inner23 .testimonial-default-about .slick-arrow.slick-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 0;
  position: absolute;
  top: 50%;
  right: -5px;
  margin-top: -15px;
  z-index: 9;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}
.ab-inner23 .testimonial-default-about .res-button.slick-next:before,
.ab-inner23 .testimonial-default-about .slick-arrow.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.ab-inner23 .testimonial-default-about .res-button.slick-prev,
.ab-inner23 .testimonial-default-about .slick-arrow.slick-prev {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  position: absolute;
  top: 50%;
  left: -5px;
  margin-top: -15px;
  z-index: 99;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}
.ab-inner23 .testimonial-default-about .res-button.slick-prev:before,
.ab-inner23 .testimonial-default-about .slick-arrow.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 16px;
}
.ab-inner23 .testimonial-default-about:hover .slick-arrow {
  opacity: 1;
  visibility: visible;
}
.ab-inner23 .testimonial-default-about .slick-arrow {
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 1200px) {
  .ab-inner23 .testimonial-default-about .resp-slider-container {
    margin: 0 -25px;
  }
}
.ab-inner23 .testimonial-default-about .resp-slider-container .item {
  padding: 0 15px;
}
@media (min-width: 1200px) {
  .ab-inner23 .testimonial-default-about .resp-slider-container .item {
    padding: 0 45px;
  }
}
.ab-inner23 .responsive-post-slider {
  margin-bottom: 0;
}
.ab-inner23 .name-client h3 {
  color: #222222;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 28px;
  margin-bottom: 0;
}
.ab-inner23 .name-client h3:hover {
  color: #d14031;
}
.ab-inner23 .name-client p {
  font-size: 16px;
  color: #999;
  margin: 0;
}
.ab-inner4 {
  margin-bottom: 60px;
  padding: 0 15px;
}
.ab-inner4 >div {
  padding: 0 15px;
}
.ab-inner4 h3 {
  color: #222222;
  font-size: 16px;
  font-weight: 700;
}
@media (min-width: 767px) {
  .ab-inner4 h3 {
    font-size: 30px;
  }
}
.ab-inner4 h3.big-title {
  width: 90%;
  line-height: 46px;
}
.ab-inner4 h3 a {
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  color: #222222;
}
@media (min-width: 767px) {
  .ab-inner4 h3 a {
    font-size: 20px;
  }
}
.ab-inner4 h3 a:hover {
  color: #d14031;
}
.ab-inner4 .h3 {
  margin-bottom: 25px;
}
.ab-inner4 span {
  font-size: 16px;
  line-height: 26px;
  color: #999;
}
.ab-inner4 .vc_column_container > .vc_column-inner {
  padding: 10px 0 0 0 !important;
}
.portfolio-desc h1 {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.portfolio-desc .p-desc {
  font-size: 13px;
  color: #666;
  margin-bottom: 0;
}
.portfolio-intro {
  position: relative;
  margin-bottom: 30px;
}
.coruja-portfolio .portfolio-tab {
  text-align: center;
}
.rtl .coruja-portfolio .portfolio-tab {
  text-align: center;
}
.coruja-portfolio .portfolio-tab ul {
  margin: 0 0 25px;
  background: transparent;
  display: inline-block;
  overflow: hidden;
}
.coruja-portfolio .portfolio-tab ul li {
  float: left;
  border: 1px solid #dddddd;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  padding: 0 20px;
  height: 40px;
  line-height: 38px;
  color: #222222;
  margin-right: 10px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.rtl .coruja-portfolio .portfolio-tab ul li {
  float: right;
}
.coruja-portfolio .portfolio-tab ul li.selected,
.coruja-portfolio .portfolio-tab ul li:hover {
  background: #d14031;
  color: #fff;
  border-color: #d14031;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.coruja-portfolio .btn-loadmore {
  padding: 0;
  cursor: pointer;
  text-align: center;
  min-height: 40px;
  margin-bottom: 40px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.coruja-portfolio .btn-loadmore.btn-loading {
  margin-top: 20px;
  background: url(../assets/img/loadingp.gif) no-repeat center center;
  border-color: transparent;
  background-size: 40px 40px;
}
.coruja-portfolio .btn-loadmore.btn-loading .des-load {
  border: 0;
  display: none;
}
.coruja-portfolio .btn-loadmore.btn-loading .des-load:before {
  content: "";
}
.coruja-portfolio .btn-loadmore .des-load {
  font-size: 14px;
  padding: 10px 20px;
  display: inline-block;
  line-height: normal;
  background: #d14031;
  font-weight: bold;
  color: #fff;
  border-radius: 0px;
}
.coruja-portfolio .btn-loadmore .des-load:hover {
  opacity: 0.8;
}
.coruja-portfolio .btn-loadmore .des-load:before {
  content: attr(data-label);
}
.coruja-portfolio .btn-loadmore.btn-loaded  .des-load:before {
  content: attr(data-label-loaded);
}
.coruja-portfolio .portfolio-container {
  overflow: hidden;
}
.coruja-portfolio .portfolio-container ul.portfolio-content {
  width: 100%;
  margin: 0;
}
.coruja-portfolio .portfolio-container ul.portfolio-content:after {
  content: '';
  display: block;
  clear: both;
}
.coruja-portfolio .portfolio-container ul.portfolio-content >li {
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 0;
  position: relative;
  display: inline-block;
}
.coruja-portfolio .portfolio-container ul.portfolio-content >li.grid-item {
  padding: 0 15px;
  float: left;
}
.coruja-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner {
  overflow: hidden;
}
.coruja-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in {
  position: relative;
  z-index: 1;
}
.coruja-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in a.portfolio-img img:hover {
  opacity: 1;
}
.coruja-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content {
  position: absolute;
  z-index: 10;
  top: 50%;
  margin-top: -10%;
  width: 100%;
  text-align: center;
}
.coruja-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item {
  text-align: center;
  box-shadow: 0 0 1px 1px #fff;
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  line-height: 35px;
  font-size: 14px;
  color: #fff;
  margin: 0 5px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.coruja-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item.item-more {
  right: 50%;
  left: auto;
  transform: translate3d(-100px,0,0);
}
.coruja-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item.item-popup {
  transform: translate3d(100px,0,0);
  left: 50%;
  right: auto;
}
.coruja-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item:hover {
  color: #d14031;
  box-shadow: 0 0 1px 1px #d14031;
}
.coruja-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item-title {
  display: block;
  margin-bottom: 10px;
  background: none;
  font-size: 16px;
  font-weight: bold;
  transform: translate3d(0,-100px,0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
}
.coruja-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item-title:hover {
  color: #d14031;
}
.coruja-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .p-item-content .p-item {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.coruja-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .p-item-content .p-item-title {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.coruja-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.coruja-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:before {
  content: '';
  background: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.coruja-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item {
  width: 33.332%;
  margin: 0;
  padding: 0;
  border: 0;
}
.coruja-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item img {
  width: 100%;
}
.coruja-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item.p-double-width {
  width: 40%;
}
.coruja-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item :after {
  height: 0;
  clear: both;
  content: " ";
  font-size: 0;
  min-height: 0;
  display: block;
  visibility: hidden;
}
.single-portfolio .portfolio-top {
  margin: 0 0 30px;
}
@media (min-width: 1200px) {
  .single-portfolio .portfolio-top {
    margin: 0 0 100px;
  }
}
.single-portfolio .portfolio-top h1 {
  font-size: 28px;
  margin-bottom: 20px;
  color: #333;
  font-weight: bold;
  text-transform: uppercase;
}
.single-portfolio .portfolio-top .portfolio-content .single-thumbnail {
  width: 50%;
  margin-right: 30px;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content {
  overflow: hidden;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content h3 {
  font-size: 18px;
  border-bottom: 4px double #e2e2e2;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #222222;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .single-description {
  margin-bottom: 25px;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .single-description p {
  font-size: 14px;
  line-height: 25px;
  color: #808080;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .single-description ul {
  margin: 0;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .single-description ul li {
  margin-left: 0;
  margin-right: 1%;
}
.rtl .single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .single-description ul li {
  margin-left: 1%;
  margin-right: 0;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item {
  margin-bottom: 10px;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item span {
  font-weight: bold;
  display: inline-block;
  min-width: 120px;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item > .meta-link {
  color: #d14031;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item > .meta-link:hover {
  color: #a93226;
}
.single-portfolio .related-portfolio {
  background: #fff;
  padding: 0 0 20px;
  margin-bottom: 40px;
  border-top: 2px solid #d14031;
  position: relative;
}
.single-portfolio .related-portfolio:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #222222;
  position: absolute;
  top: 60px;
  left: 0;
  display: inline-block;
}
.single-portfolio .related-portfolio .related-items {
  margin: 0 -10px;
}
.single-portfolio .related-portfolio .related-items .related-item {
  width: 25%;
  padding: 0 10px;
}
.single-portfolio .related-portfolio .related-items .related-item img {
  margin-bottom: 15px;
}
.single-portfolio .related-portfolio .related-items .related-item .thumbnail-portfolio:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.single-portfolio .related-portfolio .related-items .related-item h4 {
  font-size: 14px;
  margin: 0;
}
.single-portfolio .related-portfolio .related-items .related-item h4 a {
  text-transform: capitalize;
  font-weight: bold;
}
.single-portfolio.rtl .portfolio-top .portfolio-content .single-thumbnail {
  margin-left: 30px;
  margin-right: 0;
}
.p-title {
  color: #333;
  font-size: 15px;
  margin: 0;
  padding: 20px 0;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: 'MontserratBold' !important;
}
.masonry .btn-loadmore .des-load {
  margin-top: 30px;
}
.portfolio .cmm-box-right .control-group button {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .p-lg-1 {
    width: 100%;
  }
  .p-lg-2 {
    width: 50%;
  }
  .p-lg-3 {
    width: 33.3333%;
  }
  .p-lg-4 {
    width: 25%;
  }
  .p-lg-5 {
    width: 20%;
  }
  .p-lg-6 {
    width: 16.6666%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .p-md-1 {
    width: 100%;
  }
  .p-md-2 {
    width: 50%;
  }
  .p-md-3 {
    width: 33.3333%;
  }
  .p-md-4 {
    width: 25%;
  }
  .p-md-5 {
    width: 20%;
  }
  .p-md-6 {
    width: 16.6666%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .p-sm-1 {
    width: 100%;
  }
  .p-sm-2 {
    width: 50%;
  }
  .p-sm-3 {
    width: 33.3333%;
  }
  .p-sm-4 {
    width: 25%;
  }
  .p-sm-5 {
    width: 20%;
  }
  .p-sm-6 {
    width: 16.6666%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .p-xs-1 {
    width: 100%;
  }
  .p-xs-2 {
    width: 50%;
  }
  .p-xs-3 {
    width: 33.3333%;
  }
  .p-xs-4 {
    width: 25%;
  }
  .p-xs-5 {
    width: 20%;
  }
  .p-xs-6 {
    width: 16.6666%;
  }
}
@media (max-width: 480px) {
  .grid-item {
    width: 100%;
  }
}
.listing-title h1 {
  font-size: 28px;
  font-weight: 700 !important;
  color: #222222;
  margin: 30px 0;
  display: block;
  text-transform: uppercase;
}
.category-contents .listing-title h1 {
  margin-top: 5px;
}
.category-contents .blog-content .pagination {
  display: inline-block;
  float: none;
  width: 100%;
  margin: 0;
  text-align: center;
  margin-top: 0px;
  padding-bottom: 0;
  border: 0;
  line-height: 40px;
  height: 40px;
  margin: 0 15px;
}
.category-contents .blog-content .pagination li>* {
  margin: 0 5px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #555;
  display: inline-block;
}
.category-contents .blog-content .pagination li>*:hover,
.category-contents .blog-content .pagination li>*.current {
  background-color: #d14031;
  color: #fff;
}
.category-contents .blog-content .pagination li>*:hover:before,
.category-contents .blog-content .pagination li>*.current:before {
  color: #fff;
}
.category-contents .blog-content .readmore a {
  font-size: 14px;
  color: #222222;
  font-weight: normal;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 15px 0 0;
}
.rtl .category-contents .blog-content .readmore a {
  padding: 0 0 0 15px;
}
.category-contents .blog-content .readmore a:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  left: 0;
  right: 0;
  background-color: #222222;
}
.category-contents .blog-content .readmore a:before {
  font-family: fontawesome;
  content: '\f105';
  position: absolute;
  right: 0;
  top: 1px;
  font-weight: 400;
}
.rtl .category-contents .blog-content .readmore a:before {
  right: auto;
  left: 0;
  content: '\f104';
}
.category-contents .blog-content .readmore a:hover {
  color: #d14031;
}
.category-contents .blog-content .readmore a:hover:before {
  color: #d14031;
}
.category-contents .blog-content .readmore a:hover:after {
  background: #d14031;
}
.category-contents .blog-content .post {
  margin-bottom: 45px;
}
.category-contents .blog-content .post:last-child {
  margin-bottom: 0;
}
.category-contents .blog-content .post.format-audio .entry-thumb {
  width: 100%;
}
.category-contents .blog-content .post.tag-image .entry-thumb {
  display: none !important;
}
.category-contents .blog-content .post.tag-gallery .entry-thumb:before {
  display: none;
}
.category-contents .blog-content .post .entry {
  background-color: #fff;
}
.category-contents .blog-content .post .entry .entry-thumb {
  position: relative;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.category-contents .blog-content .post .entry .entry-thumb:hover img {
  opacity: 0.85;
}
.category-contents .blog-content .post .entry .entry-content {
  padding: 0;
}
.category-contents .blog-content .post .entry .entry-content .content-top {
  padding: 22px 0 0;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 {
  margin-bottom: 13px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a {
  color: #222222;
  font-weight: normal;
  line-height: normal;
  font-size: 26px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a:hover {
  color: #d14031;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-summary {
  margin-bottom: 15px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag {
  color: #909090;
  text-transform: capitalize;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag a {
  color: #909090;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag a:hover {
  color: #d14031;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag .fa {
  margin-right: 10px;
}
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag .fa {
  margin: 0 0px 0 10px;
}
.category-contents .blog-content.blog-content-grid .post {
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 42px;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-thumb {
  width: 100%;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-thumb img {
  width: 100%;
}
.category-contents .blog-content.blog-content-grid .post.format-video .wp-entry-thumb,
.category-contents .blog-content.blog-content-grid .post.format-audio .wp-entry-thumb {
  margin: 0 0 18px;
}
.category-contents .blog-content.blog-content-grid .post.post_format-post-format-link .entry {
  background-color: #222222 !important;
}
.category-contents .blog-content.blog-content-grid .post.post_format-post-format-link .entry a {
  color: #fff;
}
.category-contents .blog-content.blog-content-grid .post.post_format-post-format-link .entry .readmore {
  display: block;
}
.category-contents .blog-content.blog-content-grid .post.post_format-post-format-link .entry .readmore:hover a {
  color: #d14031;
  display: inline-block;
}
.category-contents .blog-content.blog-content-grid .post.post_format-post-format-link,
.category-contents .blog-content.blog-content-grid .post.format-quote {
  position: relative;
}
.category-contents .blog-content.blog-content-grid .post.post_format-post-format-link:before,
.category-contents .blog-content.blog-content-grid .post.format-quote:before {
  content: "\f10e";
  font-size: 55px;
  color: #fff;
  position: absolute;
  top: 50px;
  left: 50px;
  font-family: fontawesome;
}
.category-contents .blog-content.blog-content-grid .post.post_format-post-format-link .readmore,
.category-contents .blog-content.blog-content-grid .post.post_format-post-format-link .entry-meta,
.category-contents .blog-content.blog-content-grid .post.format-quote .readmore,
.category-contents .blog-content.blog-content-grid .post.format-quote .entry-meta {
  display: none;
}
.category-contents .blog-content.blog-content-grid .post.post_format-post-format-link .entry,
.category-contents .blog-content.blog-content-grid .post.format-quote .entry {
  background-color: #d14031;
  padding: 120px 40px 40px;
}
.category-contents .blog-content.blog-content-grid .post.post_format-post-format-link .entry .entry-content .content-top .entry-summary,
.category-contents .blog-content.blog-content-grid .post.format-quote .entry .entry-content .content-top .entry-summary {
  margin: 0;
}
.category-contents .blog-content.blog-content-grid .post.post_format-post-format-link .entry .entry-content .content-top .entry-summary blockquote,
.category-contents .blog-content.blog-content-grid .post.format-quote .entry .entry-content .content-top .entry-summary blockquote {
  padding: 0;
  border: 0;
  color: #fff;
  font-size: 16px;
  margin: 0;
}
.category-contents .blog-content.blog-content-grid .post.post_format-post-format-link .entry .entry-content .content-top .entry-summary blockquote:before,
.category-contents .blog-content.blog-content-grid .post.post_format-post-format-link .entry .entry-content .content-top .entry-summary blockquote:after,
.category-contents .blog-content.blog-content-grid .post.format-quote .entry .entry-content .content-top .entry-summary blockquote:before,
.category-contents .blog-content.blog-content-grid .post.format-quote .entry .entry-content .content-top .entry-summary blockquote:after {
  display: none;
}
.category-contents .blog-content.blog-content-grid .post.post_format-post-format-link .entry .entry-content .content-top .entry-summary blockquote p,
.category-contents .blog-content.blog-content-grid .post.format-quote .entry .entry-content .content-top .entry-summary blockquote p {
  line-height: 30px;
}
.category-contents .blog-content.blog-content-grid .post.post_format-post-format-link .entry .entry-content .content-top .entry-title h4 a,
.category-contents .blog-content.blog-content-grid .post.format-quote .entry .entry-content .content-top .entry-title h4 a {
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 14px;
}
.category-contents .blog-content.blog-content-grid .post.format-video .entry .wp-entry-thumb .video-wrapper {
  padding-top: 0;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-thumb a img {
  margin: 0 0 18px;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top {
  padding: 0;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top h4 a {
  font-size: 20px;
  font-weight: normal;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-summary {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 24px;
  color: #999;
}
.category-contents .blog-content.blog-content-list .pagination {
  margin: 0;
}
.category-contents .blog-content.blog-content-list .post {
  padding-bottom: 38px;
  margin: 0;
}
.category-contents .blog-content.blog-content-list .post.tag-sticky-2 {
  padding-top: 0;
}
.category-contents .blog-content.blog-content-list .post.tag-sticky-2 .entry,
.category-contents .blog-content.blog-content-list .post.sticky .entry {
  background-color: #ddd;
  padding: 38px 38px;
}
.category-contents .blog-content.blog-content-list .post.tag-sticky-2 .entry .readmore a,
.category-contents .blog-content.blog-content-list .post.sticky .entry .readmore a {
  color: #d14031;
}
.category-contents .blog-content.blog-content-list .post.tag-sticky-2 .entry .readmore a:after,
.category-contents .blog-content.blog-content-list .post.sticky .entry .readmore a:after {
  background-color: #d14031;
}
.category-contents .blog-content.blog-content-list .post:last-child {
  border-color: transparent;
}
.category-contents .blog-content.blog-content-list .post:first-child {
  padding-top: 0;
  border-top: 0;
}
.category-contents .blog-content.blog-content-list .post .entry .wp-entry-thumb .entry-thumb-content img {
  margin: 0 0 18px;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-thumb {
  float: none;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-thumb img {
  margin: 0 0 20px;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content {
  float: none;
  padding: 0;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .readmore a a {
  font-size: 14px;
  color: #222222;
  font-weight: normal;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 15px 0 0;
}
.rtl .category-contents .blog-content.blog-content-list .post .entry .entry-content .readmore a a {
  padding: 0 0 0 15px;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .readmore a a:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  left: 0;
  right: 0;
  background-color: #222222;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .readmore a a:before {
  font-family: fontawesome;
  content: '\f105';
  position: absolute;
  right: 0;
  top: 1px;
  font-weight: 400;
}
.rtl .category-contents .blog-content.blog-content-list .post .entry .entry-content .readmore a a:before {
  right: auto;
  left: 0;
  content: '\f104';
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .readmore a a:hover {
  color: #d14031;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .readmore a a:hover:before {
  color: #d14031;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .readmore a a:hover:after {
  background: #d14031;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top {
  padding: 0;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-title h4 a {
  font-size: 26px;
  color: #222222;
  line-height: normal;
  font-weight: normal;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-title h4 a:hover {
  color: #d14031;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary {
  line-height: 1.5;
  font-size: 14px;
  color: #999;
  margin-bottom: 10px;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary .wp-block-gallery {
  margin-left: 0;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary >p {
  margin: 0 0 1em;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary h1 {
  font-size: 1.7411em;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary h2 {
  font-size: 1.5157em;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary h3 {
  font-size: 1.3195em;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary h4 {
  font-size: 1.1487em;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary h5 {
  font-size: 1em;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary h6 {
  font-size: .8706em;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary h1,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary h2,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary h3,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary h4,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary h5,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary h6 {
  color: #222222;
  font-weight: 600;
  padding: 10px 0;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary ul,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary ol {
  padding-left: 0;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary ul li,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary ol li {
  line-height: 1.85;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary ul li a,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary ol li a {
  text-decoration: underline;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary code {
  white-space: normal;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary blockquote {
  padding: 10px 30px;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary blockquote:before,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary blockquote:after {
  font-size: 24px;
  color: #dddddd;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary cite {
  font-style: italic;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary table {
  border-collapse: separate;
  border-spacing: 0;
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
  margin: 0 0 1.75em;
  border: 1px solid #ddd;
  table-layout: fixed;
  width: 100%;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary table thead td {
  border: 1px solid #ddd;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary table td {
  border-width: 0 1px 1px 0;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary table th {
  border-width: 0 1px 1px 0;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary table td,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary table th {
  color: #222222;
}
.category-contents .blog-content.blog-content-list .post.no-thumb .entry .entry-thumb:before {
  display: none;
}
.category-contents .blog-content.blog-content-default .post .entry .entry-thumb img {
  margin: 0;
}
.category-contents .blog-content.blog-content-default .post .entry .entry-content {
  padding: 0;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary {
  font-size: 16px !important;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary p {
  font-size: 0.875em;
  padding: 10px 0;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary p strong {
  color: #222222;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary h1 {
  font-size: 1.7411em;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary h2 {
  font-size: 1.5157em;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary h3 {
  font-size: 1.3195em;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary h4 {
  font-size: 1.1487em;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary h5 {
  font-size: 1em;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary h6 {
  font-size: .8706em;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary h1,
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary h2,
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary h3,
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary h4,
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary h5,
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary h6 {
  color: #222222;
  font-weight: 600;
  padding: 10px 0;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary blockquote {
  padding: 10px 30px;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary blockquote:before,
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary blockquote:after {
  font-size: 18px;
  color: #dddddd;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary code {
  white-space: normal;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary ol {
  padding-left: 0;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary ul,
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary ol {
  margin-left: 20px;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary cite {
  font-style: italic;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary table thead th,
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary table thead td {
  border-bottom-width: 1px;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary table td,
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary table th {
  border: 1px #dddddd solid;
}
.pagination {
  display: inline-block;
  float: none;
  width: 100%;
  margin: 0;
  text-align: center;
  margin-top: -40px;
  border-bottom: 1px solid #dddddd;
  border-radius: 0;
}
.pagination ul {
  margin: 0;
  list-style-type: none;
  float: none;
  display: inline-block;
}
.pagination ul li {
  float: left;
  position: relative;
  text-align: center;
  margin: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  margin: 0 3px;
}
.rtl .pagination ul li {
  float: right;
}
.pagination ul li:hover a {
  color: #fff;
}
.pagination ul li span.current {
  color: #d14031;
}
.pagination ul li .page-numbers {
  display: block;
  width: 38px;
  line-height: 36px;
  height: 38px;
  border: 0;
  border-radius: 0;
  text-align: center;
  font-size: 14px;
}
.pagination ul li .page-numbers:hover {
  color: #d14031;
}
.pagination ul li a {
  color: #808080;
}
.pagination ul li .next,
.pagination ul li .prev {
  font-size: 0;
}
.pagination ul li .next:before,
.pagination ul li .prev:before {
  font-family: FontAwesome;
  color: #666;
  font-size: 20px;
}
.pagination ul li .next:hover:before,
.pagination ul li .prev:hover:before {
  color: #d14031;
}
.pagination ul li .next:before {
  content: '\f101';
}
.rtl .pagination ul li .next:before {
  content: '\f100';
}
.pagination ul li .prev:before {
  content: '\f100';
}
.rtl .pagination ul li .prev:before {
  content: '\f101';
}
.format-audio .entry .wp-entry-thumb iframe {
  vertical-align: top;
  margin: 0;
}
.single-author blockquote:before,
.single-author blockquote:after {
  display: none;
}
blockquote {
  border: 0;
  position: relative;
  color: #333;
  line-height: 28px;
  font-style: italic;
  font-size: 18px;
  margin-bottom: 24px;
}
.single-author blockquote {
  padding: 0;
}
blockquote p {
  margin-bottom: 0;
  font-size: 18px;
  color: #333;
  line-height: 28px;
  font-style: italic;
}
blockquote:before {
  content: "“";
  width: 17px;
  height: 14px;
  position: absolute;
  left: -10px;
  top: -5px;
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: bold;
}
blockquote:after {
  content: "”";
  width: 17px;
  height: 14px;
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 16px;
  font-weight: bold;
}
.format-gallery .carousel.gallery-slider .carousel-control {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  line-height: 32px;
  border-radius: 50%;
  position: absolute;
  z-index: 9;
  cursor: pointer;
  font-size: 0;
  top: 50%;
  margin-top: -16px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  text-shadow: none;
  background-image: none;
}
.format-gallery .carousel.gallery-slider .carousel-control.left {
  left: 15px;
}
.format-gallery .carousel.gallery-slider .carousel-control.left:before {
  content: '\f0d9';
  font-family: 'FontAwesome';
  font-size: 16px;
  color: #999;
}
.format-gallery .carousel.gallery-slider .carousel-control.left:hover:before {
  color: #d14031;
}
.format-gallery .carousel.gallery-slider .carousel-control.right {
  right: 15px;
}
.format-gallery .carousel.gallery-slider .carousel-control.right:before {
  content: '\f0da';
  font-family: 'FontAwesome';
  font-size: 16px;
  color: #999;
}
.format-gallery .carousel.gallery-slider .carousel-control.right:hover:before {
  color: #d14031;
}
.format-gallery .carousel.gallery-slider .carousel-inner .item img {
  margin: 0 0 18px;
}
.format-gallery .carousel.gallery-slider:hover .carousel-control {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.format-gallery .gallery .thumbnail:hover {
  background-color: #d14031;
  border-color: #d14031;
}
.sidebar .widget.widget_search .searchform>div:before {
  z-index: 9;
  background-color: #ddd;
  height: 25px;
  width: 1px;
  position: absolute;
  content: "";
  right: 40px;
  top: 8px;
}
.rtl .sidebar .widget.widget_search .searchform>div:before {
  left: 40px;
  right: auto;
}
.sidebar .widget.widget_search .searchform>div input[type="submit"] {
  width: 40px;
  height: 40px;
  line-height: 40px;
  float: left;
  border-radius: 0;
  border: none;
  margin-bottom: 0;
  font-size: 0;
  background: url(../assets/img/icon-style1.png) no-repeat 6px -311px;
  position: absolute;
  right: 0;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  padding: 0;
  text-indent: 100%;
  top: 0;
}
.sidebar .widget.widget_search .searchform>div input[type="submit"]:hover:before {
  color: #d14031;
}
.rtl .sidebar .widget.widget_search .searchform>div input[type="submit"] {
  right: auto;
  left: 0;
}
.has-large-font-size {
  font-size: 36px;
}
.about .main-page .entry-summary {
  line-height: 1.65;
}
.single.main .post .entry-wrap,
.single.main .team .entry-wrap,
.single.main .attachment .entry-wrap {
  background-color: #fff;
  margin-bottom: 35px;
  position: relative;
}
.single.main .post .entry-wrap .entry-thumb,
.single.main .team .entry-wrap .entry-thumb,
.single.main .attachment .entry-wrap .entry-thumb {
  position: relative;
  max-width: 870px;
  margin: 0 auto;
}
.single.main .post .entry-wrap .entry-thumb img,
.single.main .team .entry-wrap .entry-thumb img,
.single.main .attachment .entry-wrap .entry-thumb img {
  width: auto;
  margin: 0 auto 20px;
  max-height: 580px;
  display: block;
}
.single.main .post .entry-wrap .entry-thumb .social-share,
.single.main .team .entry-wrap .entry-thumb .social-share,
.single.main .attachment .entry-wrap .entry-thumb .social-share {
  position: absolute;
  top: 20px;
  right: 20px;
}
.rtl .single.main .post .entry-wrap .entry-thumb .social-share,
.rtl .single.main .team .entry-wrap .entry-thumb .social-share,
.rtl .single.main .attachment .entry-wrap .entry-thumb .social-share {
  right: auto;
  left: 20px;
}
.single.main .post .entry-wrap .entry-thumb .social-share .title-share,
.single.main .team .entry-wrap .entry-thumb .social-share .title-share,
.single.main .attachment .entry-wrap .entry-thumb .social-share .title-share {
  display: none;
}
.single.main .post .entry-wrap .entry-thumb .social-share .wrap-content,
.single.main .team .entry-wrap .entry-thumb .social-share .wrap-content,
.single.main .attachment .entry-wrap .entry-thumb .social-share .wrap-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
}
.single.main .post .entry-wrap .entry-thumb .social-share .wrap-content a,
.single.main .team .entry-wrap .entry-thumb .social-share .wrap-content a,
.single.main .attachment .entry-wrap .entry-thumb .social-share .wrap-content a {
  width: 30px;
  height: 30px;
  display: inline-block;
  line-height: 32px;
  text-align: center;
  background-color: #fff;
  border-radius: 3px;
  margin: 3px 0;
  font-size: 14px;
}
.single.main .post .entry-wrap .entry-thumb .social-share .wrap-content a i.fa-facebook,
.single.main .team .entry-wrap .entry-thumb .social-share .wrap-content a i.fa-facebook,
.single.main .attachment .entry-wrap .entry-thumb .social-share .wrap-content a i.fa-facebook {
  color: #4064ac;
}
.single.main .post .entry-wrap .entry-thumb .social-share .wrap-content a i.fa-twitter,
.single.main .team .entry-wrap .entry-thumb .social-share .wrap-content a i.fa-twitter,
.single.main .attachment .entry-wrap .entry-thumb .social-share .wrap-content a i.fa-twitter {
  color: #1c9be9;
}
.single.main .post .entry-wrap .entry-thumb .social-share .wrap-content a i.fa-pinterest,
.single.main .team .entry-wrap .entry-thumb .social-share .wrap-content a i.fa-pinterest,
.single.main .attachment .entry-wrap .entry-thumb .social-share .wrap-content a i.fa-pinterest {
  color: #cc3333;
}
.single.main .post .entry-wrap .entry-thumb .social-share .wrap-content a i.fa-instagram,
.single.main .team .entry-wrap .entry-thumb .social-share .wrap-content a i.fa-instagram,
.single.main .attachment .entry-wrap .entry-thumb .social-share .wrap-content a i.fa-instagram {
  color: #cc3366;
}
.single.main .post .entry-wrap .entry-thumb .social-share .wrap-content a:hover,
.single.main .team .entry-wrap .entry-thumb .social-share .wrap-content a:hover,
.single.main .attachment .entry-wrap .entry-thumb .social-share .wrap-content a:hover {
  opacity: 0.75;
}
.single.main .post .entry-wrap .entry-title,
.single.main .team .entry-wrap .entry-title,
.single.main .attachment .entry-wrap .entry-title {
  color: #222222;
  font-size: 1em;
  font-weight: normal;
  margin-bottom: 26px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
@media (min-width: 767px) {
  .single.main .post .entry-wrap .entry-title,
  .single.main .team .entry-wrap .entry-title,
  .single.main .attachment .entry-wrap .entry-title {
    font-size: 30px;
  }
}
.single.main .post .entry-wrap .entry-content .entry-summary,
.single.main .team .entry-wrap .entry-content .entry-summary,
.single.main .attachment .entry-wrap .entry-content .entry-summary {
  line-height: 1.65;
  font-size: 14px;
  color: #555555;
  margin-bottom: 25px;
}
.single.main .post .entry-wrap .entry-content .entry-summary.single-content >p,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content >p,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content >p {
  margin: 0 0 1em;
}
.single.main .post .entry-wrap .entry-content .entry-summary.single-content h1,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content h1,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content h1 {
  font-size: 1.7411em;
}
.single.main .post .entry-wrap .entry-content .entry-summary.single-content h2,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content h2,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content h2 {
  font-size: 1.5157em;
}
.single.main .post .entry-wrap .entry-content .entry-summary.single-content h3,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content h3,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content h3 {
  font-size: 1.3195em;
}
.single.main .post .entry-wrap .entry-content .entry-summary.single-content h4,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content h4,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content h4 {
  font-size: 1.1487em;
}
.single.main .post .entry-wrap .entry-content .entry-summary.single-content h5,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content h5,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content h5 {
  font-size: 1em;
}
.single.main .post .entry-wrap .entry-content .entry-summary.single-content h6,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content h6,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content h6 {
  font-size: .8706em;
}
.single.main .post .entry-wrap .entry-content .entry-summary.single-content h1,
.single.main .post .entry-wrap .entry-content .entry-summary.single-content h2,
.single.main .post .entry-wrap .entry-content .entry-summary.single-content h3,
.single.main .post .entry-wrap .entry-content .entry-summary.single-content h4,
.single.main .post .entry-wrap .entry-content .entry-summary.single-content h5,
.single.main .post .entry-wrap .entry-content .entry-summary.single-content h6,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content h1,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content h2,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content h3,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content h4,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content h5,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content h6,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content h1,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content h2,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content h3,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content h4,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content h5,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content h6 {
  color: #222222;
  font-weight: 600;
  padding: 10px 0;
}
.single.main .post .entry-wrap .entry-content .entry-summary.single-content ul,
.single.main .post .entry-wrap .entry-content .entry-summary.single-content ol,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content ul,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content ol,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content ul,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content ol {
  padding-left: 0;
}
.single.main .post .entry-wrap .entry-content .entry-summary.single-content ul li,
.single.main .post .entry-wrap .entry-content .entry-summary.single-content ol li,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content ul li,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content ol li,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content ul li,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content ol li {
  line-height: 1.75;
}
.single.main .post .entry-wrap .entry-content .entry-summary.single-content ul li a,
.single.main .post .entry-wrap .entry-content .entry-summary.single-content ol li a,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content ul li a,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content ol li a,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content ul li a,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content ol li a {
  text-decoration: underline;
}
.single.main .post .entry-wrap .entry-content .entry-summary.single-content code,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content code,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content code {
  white-space: normal;
}
.single.main .post .entry-wrap .entry-content .entry-summary.single-content blockquote,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content blockquote,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content blockquote {
  padding: 10px 30px;
}
.single.main .post .entry-wrap .entry-content .entry-summary.single-content blockquote:before,
.single.main .post .entry-wrap .entry-content .entry-summary.single-content blockquote:after,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content blockquote:before,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content blockquote:after,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content blockquote:before,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content blockquote:after {
  font-size: 24px;
  color: #dddddd;
}
.single.main .post .entry-wrap .entry-content .entry-summary.single-content cite,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content cite,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content cite {
  font-style: italic;
}
.single.main .post .entry-wrap .entry-content .entry-summary.single-content table,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content table,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content table {
  border-collapse: separate;
  border-spacing: 0;
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
  margin: 0 0 1.75em;
  border: 1px solid #ddd;
  table-layout: fixed;
  width: 100%;
}
.single.main .post .entry-wrap .entry-content .entry-summary.single-content table thead td,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content table thead td,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content table thead td {
  border: 1px solid #ddd;
}
.single.main .post .entry-wrap .entry-content .entry-summary.single-content table td,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content table td,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content table td {
  border-width: 0 1px 1px 0;
}
.single.main .post .entry-wrap .entry-content .entry-summary.single-content table th,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content table th,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content table th {
  border-width: 0 1px 1px 0;
}
.single.main .post .entry-wrap .entry-content .entry-summary.single-content table td,
.single.main .post .entry-wrap .entry-content .entry-summary.single-content table th,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content table td,
.single.main .team .entry-wrap .entry-content .entry-summary.single-content table th,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content table td,
.single.main .attachment .entry-wrap .entry-content .entry-summary.single-content table th {
  color: #222222;
}
.single.main .post .entry-wrap .entry-content .entry-summary .wp-block-gallery,
.single.main .team .entry-wrap .entry-content .entry-summary .wp-block-gallery,
.single.main .attachment .entry-wrap .entry-content .entry-summary .wp-block-gallery {
  margin-left: 0;
}
.single.main .post .entry-wrap .entry-content .entry-summary >p,
.single.main .team .entry-wrap .entry-content .entry-summary >p,
.single.main .attachment .entry-wrap .entry-content .entry-summary >p {
  margin: 0 0 1em;
}
@media (min-width: 767px) {
  .single.main .post .entry-wrap .entry-content .entry-summary,
  .single.main .team .entry-wrap .entry-content .entry-summary,
  .single.main .attachment .entry-wrap .entry-content .entry-summary {
    margin-bottom: 52px;
  }
}
.single.main .post .entry-wrap .entry-content .entry-summary h2,
.single.main .team .entry-wrap .entry-content .entry-summary h2,
.single.main .attachment .entry-wrap .entry-content .entry-summary h2 {
  font-weight: 700;
  font-size: 20px !important;
  color: #222222;
  margin: 8px 0 8px;
  display: inline-block;
}
.single.main .post .entry-wrap .entry-content .entry-summary .as,
.single.main .team .entry-wrap .entry-content .entry-summary .as,
.single.main .attachment .entry-wrap .entry-content .entry-summary .as {
  margin: 3px 15px 6px;
  display: inline-block;
}
.single.main .post .entry-wrap .entry-content .entry-summary .as li,
.single.main .team .entry-wrap .entry-content .entry-summary .as li,
.single.main .attachment .entry-wrap .entry-content .entry-summary .as li {
  line-height: 35px;
  list-style-type: none;
  position: relative;
}
.single.main .post .entry-wrap .entry-content .entry-summary .as li:before,
.single.main .team .entry-wrap .entry-content .entry-summary .as li:before,
.single.main .attachment .entry-wrap .entry-content .entry-summary .as li:before {
  content: "\2022";
  color: #d14031;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-size: 16px;
}
.single.main .post .entry-wrap .entry-content .entry-summary ul li span,
.single.main .post .entry-wrap .entry-content .entry-summary ul li em,
.single.main .post .entry-wrap .entry-content .entry-summary ul li strong,
.single.main .post .entry-wrap .entry-content .entry-summary ol li span,
.single.main .post .entry-wrap .entry-content .entry-summary ol li em,
.single.main .post .entry-wrap .entry-content .entry-summary ol li strong,
.single.main .team .entry-wrap .entry-content .entry-summary ul li span,
.single.main .team .entry-wrap .entry-content .entry-summary ul li em,
.single.main .team .entry-wrap .entry-content .entry-summary ul li strong,
.single.main .team .entry-wrap .entry-content .entry-summary ol li span,
.single.main .team .entry-wrap .entry-content .entry-summary ol li em,
.single.main .team .entry-wrap .entry-content .entry-summary ol li strong,
.single.main .attachment .entry-wrap .entry-content .entry-summary ul li span,
.single.main .attachment .entry-wrap .entry-content .entry-summary ul li em,
.single.main .attachment .entry-wrap .entry-content .entry-summary ul li strong,
.single.main .attachment .entry-wrap .entry-content .entry-summary ol li span,
.single.main .attachment .entry-wrap .entry-content .entry-summary ol li em,
.single.main .attachment .entry-wrap .entry-content .entry-summary ol li strong {
  font-size: 14px !important;
}
.single.main .post .entry-wrap .entry-content .entry-summary p .alignnone,
.single.main .team .entry-wrap .entry-content .entry-summary p .alignnone,
.single.main .attachment .entry-wrap .entry-content .entry-summary p .alignnone {
  float: left;
  display: block;
  clear: none;
  margin: 20px 0 30px 0;
}
.rtl .single.main .post .entry-wrap .entry-content .entry-summary p .alignnone,
.rtl .single.main .team .entry-wrap .entry-content .entry-summary p .alignnone,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-summary p .alignnone {
  float: right;
}
.single.main .post .entry-wrap .entry-content .entry-summary p .alignnone.image-single,
.single.main .team .entry-wrap .entry-content .entry-summary p .alignnone.image-single,
.single.main .attachment .entry-wrap .entry-content .entry-summary p .alignnone.image-single {
  margin-left: 30px;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links {
  margin-top: 30px;
  display: inline-block;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links .page-links-title,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links .page-links-title,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links .page-links-title {
  border: none;
  margin: 0;
  width: auto;
  height: auto;
  line-height: 32px;
  border-radius: 0;
  float: left;
  background: none;
  display: inline-block;
  color: #222222;
  font-size: 16px;
  font-weight: bold;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links .page-links-title:hover,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links .page-links-title:hover,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links .page-links-title:hover {
  background: none;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .post .entry-wrap .entry-content .entry-summary .page-links a,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links a,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links a {
  display: block;
  width: 32px;
  line-height: 32px;
  height: 32px;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  float: left;
  background: #fff;
  margin: 0 5px;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links span:hover,
.single.main .post .entry-wrap .entry-content .entry-summary .page-links a:hover,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links span:hover,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links a:hover,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links span:hover,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links a:hover {
  color: #d14031;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links span {
  background: #fff;
  color: #d14031;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links span >span,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links span >span,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links span >span {
  margin: 0;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links a span,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links a span,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links a span {
  border: none;
  margin: 0;
  background: none;
  color: #222222;
}
.single.main .post .entry-wrap .entry-content .single-content-bottom,
.single.main .team .entry-wrap .entry-content .single-content-bottom,
.single.main .attachment .entry-wrap .entry-content .single-content-bottom {
  clear: both;
  border-top: 1px solid #dddddd;
  padding: 10px 0;
  border-bottom: 1px solid #dddddd;
  width: 100%;
}
.single.main .post .entry-wrap .entry-content .single-content-bottom .entry-tag span,
.single.main .team .entry-wrap .entry-content .single-content-bottom .entry-tag span,
.single.main .attachment .entry-wrap .entry-content .single-content-bottom .entry-tag span {
  display: inline-block;
  padding: 0 10px 0 0;
  color: #222222;
  font-size: 14px;
  font-weight: normal;
}
.rtl .single.main .post .entry-wrap .entry-content .single-content-bottom .entry-tag span,
.rtl .single.main .team .entry-wrap .entry-content .single-content-bottom .entry-tag span,
.rtl .single.main .attachment .entry-wrap .entry-content .single-content-bottom .entry-tag span {
  padding: 0 0 0 10px;
}
.single.main .post .entry-wrap .entry-content .single-content-bottom .entry-tag a,
.single.main .team .entry-wrap .entry-content .single-content-bottom .entry-tag a,
.single.main .attachment .entry-wrap .entry-content .single-content-bottom .entry-tag a {
  color: #222222;
  font-size: 12px;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0 20px;
  margin-bottom: 5px;
  background-color: #f5f5f5;
  margin: 0 5px;
  border-radius: 20px;
}
.single.main .post .entry-wrap .entry-content .single-content-bottom .entry-tag a:hover,
.single.main .team .entry-wrap .entry-content .single-content-bottom .entry-tag a:hover,
.single.main .attachment .entry-wrap .entry-content .single-content-bottom .entry-tag a:hover {
  color: #d14031;
}
.single.main .post .entry-wrap .entry-content .social-share,
.single.main .team .entry-wrap .entry-content .social-share,
.single.main .attachment .entry-wrap .entry-content .social-share {
  line-height: 32px;
  float: right;
}
.rtl .single.main .post .entry-wrap .entry-content .social-share,
.rtl .single.main .team .entry-wrap .entry-content .social-share,
.rtl .single.main .attachment .entry-wrap .entry-content .social-share {
  float: left;
}
.single.main .post .entry-wrap .entry-content .social-share .title-share,
.single.main .team .entry-wrap .entry-content .social-share .title-share,
.single.main .attachment .entry-wrap .entry-content .social-share .title-share {
  float: left;
  font-size: 14px;
  color: #222222;
  margin-right: 20px;
  font-weight: normal;
  text-transform: capitalize;
}
.rtl .single.main .post .entry-wrap .entry-content .social-share .title-share,
.rtl .single.main .team .entry-wrap .entry-content .social-share .title-share,
.rtl .single.main .attachment .entry-wrap .entry-content .social-share .title-share {
  margin-left: 20px;
  margin-right: 0;
  float: right;
}
.single.main .post .entry-wrap .entry-content .social-share .wrap-content,
.single.main .team .entry-wrap .entry-content .social-share .wrap-content,
.single.main .attachment .entry-wrap .entry-content .social-share .wrap-content {
  float: left;
  margin: 0 -7px;
}
.rtl .single.main .post .entry-wrap .entry-content .social-share .wrap-content,
.rtl .single.main .team .entry-wrap .entry-content .social-share .wrap-content,
.rtl .single.main .attachment .entry-wrap .entry-content .social-share .wrap-content {
  float: right;
}
.single.main .post .entry-wrap .entry-content .social-share a,
.single.main .team .entry-wrap .entry-content .social-share a,
.single.main .attachment .entry-wrap .entry-content .social-share a {
  display: inline-block;
  vertical-align: top;
  margin: 0 7px;
  text-align: center;
  color: #222222;
  font-size: 14px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  background-color: #fff;
}
.single.main .post .entry-wrap .entry-content .social-share a:hover,
.single.main .team .entry-wrap .entry-content .social-share a:hover,
.single.main .attachment .entry-wrap .entry-content .social-share a:hover {
  color: #d14031;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.single.main .post #brandDetails,
.single.main .team #brandDetails,
.single.main .attachment #brandDetails {
  margin: 50px 0 20px 0;
}
.single.main .post #brandDetails .brandDetail,
.single.main .team #brandDetails .brandDetail,
.single.main .attachment #brandDetails .brandDetail {
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.single.main .post #brandDetails .brandDetail .avatar,
.single.main .team #brandDetails .brandDetail .avatar,
.single.main .attachment #brandDetails .brandDetail .avatar {
  overflow: hidden;
  float: left;
}
.rtl .single.main .post #brandDetails .brandDetail .avatar,
.rtl .single.main .team #brandDetails .brandDetail .avatar,
.rtl .single.main .attachment #brandDetails .brandDetail .avatar {
  float: right;
}
.single.main .post #brandDetails .brandDetail .avatar img,
.single.main .team #brandDetails .brandDetail .avatar img,
.single.main .attachment #brandDetails .brandDetail .avatar img {
  margin: 0;
  border-radius: 50%;
}
.single.main .post #brandDetails .brandDetail .infomation,
.single.main .team #brandDetails .brandDetail .infomation,
.single.main .attachment #brandDetails .brandDetail .infomation {
  overflow: hidden;
  padding: 10px 20px;
  color: #999999;
  line-height: 22px;
}
.single.main .post #brandDetails .brandDetail .infomation .name-brand,
.single.main .team #brandDetails .brandDetail .infomation .name-brand,
.single.main .attachment #brandDetails .brandDetail .infomation .name-brand {
  text-transform: uppercase;
  color: #222222;
  font-size: 16px;
  font-weight: 600;
}
.single.main .post #brandDetails .brandDetail .infomation p,
.single.main .team #brandDetails .brandDetail .infomation p,
.single.main .attachment #brandDetails .brandDetail .infomation p {
  font-weight: 300;
  font-size: 14px;
  line-height: 26px;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary {
  line-height: 1.5;
  font-size: 14px;
  color: #666;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary p {
  margin: 0 0 1.5em;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary h1 {
  font-size: 1.7411em;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary h2 {
  font-size: 1.5157em;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary h3 {
  font-size: 1.3195em;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary h4 {
  font-size: 1.1487em;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary h5 {
  font-size: 1em;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary h6 {
  font-size: .8706em;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary h1,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary h2,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary h3,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary h4,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary h5,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary h6 {
  color: #222222;
  font-weight: 600;
  padding: 10px 0;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary ul,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary ol {
  padding-left: 0;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary ul li,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary ol li {
  line-height: 1.75;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary ul li a,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary ol li a {
  text-decoration: underline;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary code {
  white-space: normal;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary blockquote {
  padding: 10px 30px;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary blockquote:before,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary blockquote:after {
  font-size: 24px;
  color: #dddddd;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary cite {
  font-style: italic;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary table {
  border-collapse: separate;
  border-spacing: 0;
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
  margin: 0 0 1.75em;
  border: 1px solid #ddd;
  table-layout: fixed;
  width: 100%;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary table thead td {
  border: 1px solid #ddd;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary table td {
  border-width: 0 1px 1px 0;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary table th {
  border-width: 0 1px 1px 0;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary table td,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary table th {
  color: #222222;
}
.single.main .tag-pingbacks-2 ol {
  padding-left: 30px;
}
.rtl .single.main .tag-pingbacks-2 ol {
  padding-left: 0;
  padding-right: 30px;
}
#comments {
  margin-top: 40px;
  margin-bottom: 0;
  overflow: hidden;
}
#comments .comment-respond {
  margin: 10px 0 25px;
}
@media (min-width: 767px) {
  #comments .comment-respond {
    margin: 30px 0 55px;
  }
}
@media (min-width: 1200px) {
  #comments {
    margin-bottom: 58px;
    margin-top: 64px;
  }
}
#comments small {
  text-transform: uppercase;
  margin-bottom: 24px;
  font-size: 20px;
  color: #222222;
  font-weight: normal;
  padding: 0 0 15px;
}
.rtl #comments small {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
#comments .author img {
  border-radius: 50%;
}
#comments .title {
  text-transform: capitalize;
  margin-bottom: 25px;
  font-size: 20px;
  color: #222222;
  font-weight: normal;
  line-height: 22px;
}
.rtl #comments .title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
#comments .commentlist .children {
  margin-left: 70px;
  margin-right: 0;
  margin-bottom: 30px;
}
.rtl #comments .commentlist .children {
  margin-right: 70px;
  margin-left: 0;
}
#comments .commentlist .entry-summary>div:first-child {
  padding-top: 0;
  border-top: 0;
}
#comments .comment {
  border-top: solid 1px #dddddd;
  padding-top: 40px;
  background-color: #fff;
  margin: 0 0 40px;
}
#comments .comment .author {
  margin: 0 20px 0 0;
  overflow: hidden;
}
.rtl #comments .comment .author {
  margin: 0 0 0 20px;
}
#comments .comment .author img {
  margin: 0;
  border-radius: 50%;
}
#comments .comment .media-body .media .reply {
  color: #222222;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 24px;
  position: relative;
}
#comments .comment .media-body .media .reply:before {
  content: "";
  background-color: #222222;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  height: 1px;
  width: 100%;
}
#comments .comment .media-body .media .media-heading {
  overflow: hidden;
  margin-bottom: 5px;
  color: #ddd;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: baseline;
}
#comments .comment .media-body .media .media-heading .author-name {
  padding: 0 6px 0 0;
  font-weight: 400;
  color: #999999;
  font-size: 14px;
}
.rtl #comments .comment .media-body .media .media-heading .author-name {
  padding: 0 0 0 6px;
}
#comments .comment .media-body .media .media-heading .author-name span a,
#comments .comment .media-body .media .media-heading .author-name span {
  color: #d14031;
  text-transform: capitalize;
  font-weight: 600;
}
#comments .comment .media-body .media .media-heading .brand-name {
  color: #999;
  text-transform: capitalize;
  font-weight: 400;
  margin-bottom: 8px;
  padding: 0 15px 0 0;
}
#comments .comment .media-body .media .media-heading .brand-name span {
  color: #0076ff;
  font-weight: 600;
}
#comments .comment .media-body .media .media-heading .brand-name span a {
  color: #0076ff;
  font-weight: 600;
}
.rtl #comments .comment .media-body .media .media-heading .brand-name {
  padding: 0 0 0 15px;
}
#comments .comment .media-body .media .media-heading .time {
  color: #999;
  padding: 0 6px;
  font-size: 12px;
  vertical-align: top;
  text-transform: capitalize;
  display: inline-block;
}
#comments .comment .media-body .media .media-heading .time a {
  color: #999;
}
#comments .comment .media-body .media .media-heading .reply {
  letter-spacing: 1px;
}
#comments .comment .media-body .media .media-heading .reply a {
  position: relative;
  font-size: 0;
}
#comments .comment .media-body .media .media-heading .reply a:before {
  font-size: 14px;
  color: #ccc;
  content: "\f112";
  display: inline-block;
  vertical-align: top;
  font-family: fontawesome;
}
#comments .comment .media-body .media .media-heading .reply a:hover:before {
  color: #d14031;
}
#comments .comment .media-body .media .media-content {
  font-size: 14px;
  margin-bottom: 15px;
}
#comments .comment .media-body .media .media-content >p {
  margin: 0 0 1em;
}
#comments .comment .media-body .media .media-content h1 {
  font-size: 1.7411em;
}
#comments .comment .media-body .media .media-content h2 {
  font-size: 1.5157em;
}
#comments .comment .media-body .media .media-content h3 {
  font-size: 1.3195em;
}
#comments .comment .media-body .media .media-content h4 {
  font-size: 1.1487em;
}
#comments .comment .media-body .media .media-content h5 {
  font-size: 1em;
}
#comments .comment .media-body .media .media-content h6 {
  font-size: .8706em;
}
#comments .comment .media-body .media .media-content h1,
#comments .comment .media-body .media .media-content h2,
#comments .comment .media-body .media .media-content h3,
#comments .comment .media-body .media .media-content h4,
#comments .comment .media-body .media .media-content h5,
#comments .comment .media-body .media .media-content h6 {
  color: #222222;
  font-weight: 600;
  padding: 10px 0;
}
#comments .comment .media-body .media .media-content ul,
#comments .comment .media-body .media .media-content ol {
  padding-left: 0;
}
#comments .comment .media-body .media .media-content ul li,
#comments .comment .media-body .media .media-content ol li {
  line-height: 1.85;
}
#comments .comment .media-body .media .media-content ul li a,
#comments .comment .media-body .media .media-content ol li a {
  text-decoration: underline;
}
#comments .comment .media-body .media .media-content code {
  white-space: normal;
}
#comments .comment .media-body .media .media-content blockquote {
  padding: 10px 30px;
}
#comments .comment .media-body .media .media-content blockquote:before,
#comments .comment .media-body .media .media-content blockquote:after {
  font-size: 24px;
  color: #dddddd;
}
#comments .comment .media-body .media .media-content cite {
  font-style: italic;
}
#comments .comment .media-body .media .media-content table {
  border-collapse: separate;
  border-spacing: 0;
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
  margin: 0 0 1.75em;
  border: 1px solid #ddd;
  table-layout: fixed;
  width: 100%;
}
#comments .comment .media-body .media .media-content table thead td {
  border: 1px solid #ddd;
}
#comments .comment .media-body .media .media-content table td {
  border-width: 0 1px 1px 0;
}
#comments .comment .media-body .media .media-content table th {
  border-width: 0 1px 1px 0;
}
#comments .comment .media-body .media .media-content table td,
#comments .comment .media-body .media .media-content table th {
  color: #222222;
}
#comments .comment .media-body .media .media-content ol {
  padding-left: 0;
}
#comments .comment .media-body .media .media-content p {
  font-size: 14px;
  line-height: 24px;
  color: #555555;
  margin: 0;
}
#comments .comment .media-body .media .media-content ul li,
#comments .comment .media-body .media .media-content ol li {
  line-height: 28px;
}
#comments .alert {
  background: transparent;
  border: 1px #dddddd solid;
  border-radius: 0;
}
#comments .alert p {
  color: #222222;
}
#comments .pingback,
#comments .trackback {
  border: 1px #dddddd solid;
  padding: 15px 15px 5px 15px;
}
#comments .pingback .media-heading,
#comments .trackback .media-heading {
  overflow: hidden;
}
#comments .pingback .media-heading .brand-name,
#comments .trackback .media-heading .brand-name {
  color: #999;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 8px;
  padding: 0 15px 0 0;
}
#comments .pingback .media-heading .brand-name span a,
#comments .trackback .media-heading .brand-name span a {
  color: #0076ff;
}
#comments .pingback .media-heading .time,
#comments .trackback .media-heading .time {
  padding: 0 6px;
  display: inline-block;
  color: #999;
  font-size: 14px;
}
#comments .pingback .media-heading .time a,
#comments .trackback .media-heading .time a {
  font-size: 12px;
  color: #999;
}
#comments .pingback .media-content,
#comments .trackback .media-content {
  padding: 0 30px;
}
#comments .pingback p,
#comments .trackback p {
  line-height: 24px;
}
#comments .pingback:nth-child(4),
#comments .trackback:nth-child(4) {
  margin-bottom: 40px;
}
#respond {
  margin: 0;
}
@media (min-width: 767px) {
  #respond {
    margin: 40px 0 0;
  }
}
#respond .title {
  margin-bottom: 20px;
  font-size: 20px;
  color: #222222;
  font-weight: normal;
  line-height: 22px;
}
#respond .comment-form >p {
  margin: 0 0 20px;
  color: #999999;
}
#respond .comment-form >p.form-submit {
  margin: 0;
}
#respond .comment-form .cmm-box-top {
  margin: 0 -15px 10px;
}
#respond .comment-form .cmm-box-top .control-group {
  width: 33.333%;
  padding: 0 15px;
}
#respond .comment-form .cmm-box-top input::placeholder {
  color: #ccc;
}
#respond .comment-form .cmm-box-top input::-webkit-input-placeholder {
  color: #ccc;
}
#respond .comment-form .cmm-box-top input:-moz-placeholder {
  color: #ccc;
}
#respond .comment-form .cmm-box-top input::-moz-placeholder {
  color: #ccc;
}
#respond .comment-form .cmm-box-top input {
  width: 100%;
  font-size: 14px;
  border: 1px solid transparent;
  background-color: #f5f5f5;
  height: 42px;
  text-indent: 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  color: #cccccc;
}
#respond .comment-form .cmm-box-top input:focus {
  background-color: #fafafa;
}
#respond .comment-form .comment-form-cookies-consent label {
  font-weight: normal;
  padding: 0 7px;
  width: auto;
}
#respond .comment-form .cmm-box-bottom input:-ms-input-placeholder {
  color: #ccc;
}
#respond .comment-form .cmm-box-bottom textarea::-webkit-input-placeholder {
  color: #ccc;
}
#respond .comment-form .cmm-box-bottom textarea:-moz-placeholder {
  color: #ccc;
}
#respond .comment-form .cmm-box-bottom textarea::-moz-placeholder {
  color: #ccc;
}
#respond .comment-form .cmm-box-bottom textarea:-ms-input-placeholder {
  color: #ccc;
}
#respond .comment-form .cmm-box-bottom textarea {
  border: 1px solid transparent;
  background-color: #f5f5f5;
  width: 100%;
  padding: 15px 20px;
  font-size: 14px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
#respond .comment-form #submit {
  margin-top: 10px;
  margin-bottom: 0;
  color: #fff;
  border: 0;
  text-transform: uppercase;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  border-radius: 0;
  height: 38px;
  padding: 5px 23px;
  background: #d14031;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 600;
  letter-spacing: 1px;
}
#respond .comment-form #submit:hover {
  background: #222222;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sidebar-related-post .sidebar-relate-content {
  padding: 30px 20px 0;
}
.sidebar-related-post .sidebar-relate-content .item {
  margin-bottom: 30px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over {
  position: relative;
  margin-bottom: 10px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url('../assets/img/icon-plus.png') no-repeat center center;
  background-color: rgba(0,0,0,0.5);
  pointer-events: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 10px 15px;
  background-color: rgba(209,67,51,0.8);
}
.rtl .sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta {
  left: auto;
  right: 10px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta .post_day {
  font-size: 22px;
  font-weight: bold;
  display: block;
  color: #fff;
  margin-bottom: 5px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta .post_my {
  display: block;
  color: #fff;
  font-size: 14px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .entry-content .entry-title h4 {
  margin-bottom: 13px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .entry-content .entry-meta-content {
  color: #999999;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner:hover .img_over:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
.text-style {
  background-color: #f7f7f7;
  padding: 25px 5% 25px 15%;
  position: relative;
  color: #222222;
  border-left: 2px solid #eee;
  border-right: 2px solid #eee;
  margin: 33px 0 39px 0;
}
.text-style:before {
  content: "";
  background: url(../assets/img/icon-custom.png) no-repeat 0 -111px;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 5%;
  top: 20%;
}
.buton-style-post {
  display: inline-block;
  vertical-align: top;
  border: 1px #222222 solid;
  height: 35px;
  line-height: 35px;
  background: #fff;
  padding: 0 20px;
  text-transform: capitalize;
  font-size: 13px;
  color: #222222;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
.buton-style-post:before {
  content: "";
  position: absolute;
  top: 2px;
  bottom: 0;
  left: 3px;
  right: 3px;
  background: transparent;
  width: 0;
  height: 29px;
  transition: all 0.4s ease;
  display: inline-block;
}
.buton-style-post:hover {
  color: #fff;
  background-color: #222222;
}
.buton-style-post:hover:before {
  width: 95%;
  border: 1px solid #fff;
}
.comment-form-cookies-consent {
  display: inline-block;
  margin: 0 0 15px;
}
.comment-form-cookies-consent >input {
  float: left;
  margin: 0;
}
.rtl .comment-form-cookies-consent >input {
  float: right;
}
.comment-form-cookies-consent >label {
  font-weight: normal;
  padding: 0 7px;
  float: left;
  margin: 0;
}
.rtl .comment-form-cookies-consent >label {
  float: right;
}
.entry-meta {
  padding-bottom: 15px;
  letter-spacing: 1px;
}
.blog-content-grid .entry-meta {
  padding-bottom: 8px;
}
.blog-content-list .entry-meta {
  padding-bottom: 10px;
}
.entry-meta >* {
  position: relative;
  font-size: 12px;
  padding: 0 10px 0 0;
}
.entry-meta >* a {
  color: #999;
  text-transform: uppercase;
}
.responsive-default .entry-meta >* a {
  text-transform: capitalize;
}
.entry-meta >* a:hover {
  color: #d14031;
}
.entry-meta >*.entry-date:before {
  content: "/";
  color: #999;
  position: absolute;
  left: -7px;
  top: -1px;
  font-size: 14px;
}
.responsive-default .entry-meta >*.entry-date:before {
  display: none;
}
#widget_indexdm,
.cpanel-control,
#indexdm_img {
  display: none !important;
}
.wrapper_404 {
  width: 100%;
  height: auto;
  text-align: center;
  border-top: 1px solid #dddddd;
}
.layout-sidebar .wrapper_404 > .container {
  width: 86%;
  float: right;
  max-width: none;
  padding: 0 30px;
}
.wrapper_404 .content_404 {
  overflow: hidden;
  padding: 100px 0 100px 0;
}
@media (max-width: 991px) {
  .wrapper_404 .content_404 {
    padding: 50px 0;
  }
}
.wrapper_404 .content_404 .erro-image img {
  margin: 0 auto 30px auto;
}
.wrapper_404 .content_404 .block-top {
  margin-bottom: 50px;
}
.wrapper_404 .content_404 .block-top p {
  font-size: 20px;
  color: #909090;
}
.wrapper_404 .content_404 .block-bottom a {
  position: relative;
  margin: auto;
  padding: 0 18px;
  transition: all .2s ease;
  font-size: 18px;
  text-transform: uppercase;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  color: #222222;
}
.wrapper_404 .content_404 .block-bottom a:hover:before {
  width: 100%;
}
.wrapper_404 .content_404 .block-bottom a:before {
  position: absolute;
  content: "";
  display: block;
  border-radius: 20px;
  background: #d14031;
  width: 35px;
  height: 35px;
  transition: all .3s ease;
  left: -5px;
  opacity: 0.3;
}
.wrapper_404 .content_404 .block-bottom a i {
  font-size: 15px;
  display: inline-block;
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  transition: all .3s ease;
}
.error404 .header-style2 {
  border-bottom: 1px #eee solid;
}
@font-face {
  font-family: 'Nucleo';
  src: url('../fonts/Nucleo.eot');
  src: url('../fonts/Nucleo.eot') format('embedded-opentype'), url('../fonts/Nucleo.woff2') format('woff2'), url('../fonts/Nucleo.woff') format('woff'), url('../fonts/Nucleo.ttf') format('truetype'), url('../fonts/Nucleo.svg#Nucleo') format('svg');
}
.icon {
  display: inline-block;
  font: normal normal normal 1em/1 'Nucleo';
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sm {
  font-size: 0.8em;
}
.icon-lg {
  font-size: 1.2em;
}
.icon-16 {
  font-size: 16px;
}
.icon-32 {
  font-size: 32px;
}
.icon-bg-square,
.icon-bg-circle {
  padding: 0.35em;
  background-color: #eee;
}
.icon-bg-circle {
  border-radius: 50%;
}
.icon-ul {
  padding-left: 0;
  list-style-type: none;
}
.icon-ul > li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: flex-start;
  line-height: 1.4;
}
.icon-ul > li > .icon {
  margin-right: 0.4em;
  line-height: inherit;
}
.icon-is-spinning {
  -webkit-animation: icon-spin 2s infinite linear;
  -moz-animation: icon-spin 2s infinite linear;
  animation: icon-spin 2s infinite linear;
}
@-webkit-keyframes icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes icon-spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@keyframes icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.icon-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.icon-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icon-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.icon-flip-y {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1,1);
  -moz-transform: scale(-1,1);
  -ms-transform: scale(-1,1);
  -o-transform: scale(-1,1);
  transform: scale(-1,1);
}
.icon-flip-x {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1,-1);
  -moz-transform: scale(1,-1);
  -ms-transform: scale(1,-1);
  -o-transform: scale(1,-1);
  transform: scale(1,-1);
}
.icon-segmentation::before {
  content: "\ea02";
}
.icon-tail-triangle-left::before {
  content: "\ea04";
}
.icon-tail-triangle-right::before {
  content: "\ea05";
}
.icon-tail-triangle-up::before {
  content: "\ea06";
}
.icon-tail-triangle-down::before {
  content: "\ea07";
}
.icon-zoom-2::before {
  content: "\ea08" !important;
  font-family: 'Nucleo';
}
.icon-bag-16::before {
  content: "\ea09";
}
.icon-heart-2::before {
  content: "\ea0a";
  font-family: 'Nucleo';
}
.icon-single-02::before {
  content: "\ea0b";
}
.icon-replay::before {
  content: "\ea0c";
}
.icon-currency-exchange::before {
  content: "\ea0d";
}
.icon-delivery-fast::before {
  content: "\ea0e";
}
.icon-cut::before {
  content: "\ea0f";
}
.icon-chat-46::before {
  content: "\ea10";
}
.icon-lock::before {
  content: "\ea11";
}
.icon-palette::before {
  content: "\ea12";
}
.icon-eye-17::before {
  content: "\ea13";
}
.icon-small-down::before {
  content: "\ea14";
}
.icon-bullet-list-69::before {
  content: "\ea15";
}
.icon-grid-45::before {
  content: "\ea16";
}
.icon-small-remove::before {
  content: "\ea17";
}
.icon-small-left::before {
  content: "\ea18";
}
.icon-small-right::before {
  content: "\ea19";
}
.icon-small-up::before {
  content: "\ea1a";
}
.icon-shape-star::before {
  content: "\ea1b";
}
.icon-bag-20::before {
  content: "\ea1c";
}
.icon-bag-add-21::before {
  content: "\ea1d";
}
.icon-basket::before {
  content: "\ea1e";
}
.icon-cart-simple::before {
  content: "\ea1f";
  font-family: 'Nucleo';
}
.icon-check-circle-07::before {
  content: "\ea20";
}
.icon-phone-call::before {
  content: "\ea21";
}
.icon-crosshair::before {
  content: "\ea22";
}
.icon-gold::before {
  content: "\ea23";
}
.icon-parking-sensors::before {
  content: "\ea24";
}
.icon-position-pin::before {
  content: "\ea25";
}
.icon-dots-05::before {
  content: "\ea26";
}
.icon-bars-2::before {
  content: "\ea27";
}
.icon-logo-fb-simple::before {
  content: "\ea28";
}
.icon-logo-youtube::before {
  content: "\ea29";
}
.icon-logo-instagram::before {
  content: "\ea2a";
}
.icon-logo-pinterest::before {
  content: "\ea2b";
}
.icon-logo-twitter::before {
  content: "\ea2c";
}
.icon-simple-add::before {
  content: "\ea2d";
}
.icon-simple-delete::before {
  content: "\ea2e";
}
.icon-trash-simple::before {
  content: "\ea2f";
}
.icon-logo-google-plus::before {
  content: "\ea30";
}
.icon-logo-linkedin::before {
  content: "\ea31";
}
.icon-heart-2-2::before {
  content: "\ea32";
}
.icon-eye-ban-18::before {
  content: "\ea33";
}
.icon-bag-remove-22::before {
  content: "\ea34";
}
.icon-image-add::before {
  content: "\ea35";
}
.icon-bag-20-3::before {
  content: "\ea37";
}
.icon-tail-triangle-left-2::before {
  content: "\ea38";
}
.icon-tail-triangle-right-2::before {
  content: "\ea39";
}
.class-gallery-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  background: rgba(0,0,0,0.5);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.class-gallery-wrapper.show {
  visibility: visible;
  opacity: 1;
}
.class-gallery-wrapper.show .quickview-content .quickview-close {
  visibility: visible;
}
.class-gallery-wrapper.loading {
  height: 100%;
}
.class-gallery-wrapper.loading:before {
  background-color: transparent;
  background-image: url(../assets/img/loadingp.gif);
  background-size: 32px 32px;
}
.class-gallery-wrapper.loading .class-gallery .class-gallery-inner {
  padding: 0;
}
.class-gallery-wrapper.loading .class-gallery .quickview-close {
  visibility: hidden;
}
.class-gallery-wrapper .class-gallery {
  background: #fff;
  max-width: 490px;
  margin: 50px auto;
  position: relative;
  border-radius: 4px;
}
.class-gallery-wrapper .class-gallery .quickview-close {
  position: absolute;
  width: 28px;
  height: 28px;
  background: #d14031;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
  border-radius: 50%;
  right: -15px;
  top: -15px;
}
.class-gallery-wrapper .class-gallery .gallery-title h3 {
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: bold;
  color: #222222;
  text-align: right;
  font-size: 16px;
  line-height: 22px;
}
.rtl .class-gallery-wrapper .class-gallery .gallery-title h3 {
  text-align: left;
}
.class-gallery-wrapper .class-gallery .class-gallery-inner {
  padding: 0;
  max-height: 530px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.class-gallery-wrapper .class-gallery .class-gallery-inner .single-thumb .class-responsive {
  margin-bottom: 10px;
}
.class-gallery-wrapper .class-gallery .class-gallery-inner .single-thumb .class-thumbnail {
  padding: 0 50px;
}
.class-gallery-wrapper .class-gallery .class-gallery-inner .single-thumb .class-thumbnail .slick-arrow {
  position: absolute;
  cursor: pointer;
  font-size: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  background: #f9f9f9;
  border-radius: 50%;
  z-index: 99;
  top: 33%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.class-gallery-wrapper .class-gallery .class-gallery-inner .single-thumb .class-thumbnail .slick-arrow.slick-prev {
  left: 10px;
}
.rtl .class-gallery-wrapper .class-gallery .class-gallery-inner .single-thumb .class-thumbnail .slick-arrow.slick-prev {
  left: auto;
  right: 10px;
}
.class-gallery-wrapper .class-gallery .class-gallery-inner .single-thumb .class-thumbnail .slick-arrow.slick-prev:before {
  content: '\f104';
  font-family: FontAwesome;
  color: #999;
  font-size: 26px;
}
.rtl .class-gallery-wrapper .class-gallery .class-gallery-inner .single-thumb .class-thumbnail .slick-arrow.slick-prev:before {
  content: '\f105';
}
.class-gallery-wrapper .class-gallery .class-gallery-inner .single-thumb .class-thumbnail .slick-arrow.slick-prev:hover:before {
  color: #d14031;
}
.class-gallery-wrapper .class-gallery .class-gallery-inner .single-thumb .class-thumbnail .slick-arrow.slick-next {
  right: 10px;
}
.rtl .class-gallery-wrapper .class-gallery .class-gallery-inner .single-thumb .class-thumbnail .slick-arrow.slick-next {
  right: auto;
  left: 10px;
}
.class-gallery-wrapper .class-gallery .class-gallery-inner .single-thumb .class-thumbnail .slick-arrow.slick-next:before {
  content: '\f105';
  font-family: FontAwesome;
  color: #999;
  font-size: 26px;
}
.rtl .class-gallery-wrapper .class-gallery .class-gallery-inner .single-thumb .class-thumbnail .slick-arrow.slick-next:before {
  content: '\f104';
}
.class-gallery-wrapper .class-gallery .class-gallery-inner .single-thumb .class-thumbnail .slick-arrow.slick-next:hover:before {
  color: #d14031;
}
.class-gallery-wrapper .class-gallery .class-gallery-inner .single-thumb .class-thumbnail .slick-list {
  margin: 0 -5px;
}
.class-gallery-wrapper .class-gallery .class-gallery-inner .single-thumb .class-thumbnail .slick-list .item img {
  margin: 0;
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border: 4px transparent solid;
}
.class-gallery-wrapper .class-gallery .class-gallery-inner .single-thumb .class-thumbnail .slick-list .item.slick-active.slick-current,
.class-gallery-wrapper .class-gallery .class-gallery-inner .single-thumb .class-thumbnail .slick-list .item:hover {
  position: relative;
}
.class-gallery-wrapper .class-gallery .class-gallery-inner .single-thumb .class-thumbnail .slick-list .item.slick-active.slick-current:before,
.class-gallery-wrapper .class-gallery .class-gallery-inner .single-thumb .class-thumbnail .slick-list .item:hover:before {
  border-top: 4px solid #d14031;
  border-bottom: 4px solid #d14031;
  position: absolute;
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
  content: '';
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.class-gallery-wrapper .class-gallery .class-gallery-inner .single-thumb .class-thumbnail .slick-list .item.slick-active.slick-current:after,
.class-gallery-wrapper .class-gallery .class-gallery-inner .single-thumb .class-thumbnail .slick-list .item:hover:after {
  border-left: 4px solid #d14031;
  border-right: 4px solid #d14031;
  position: absolute;
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
  content: '';
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.class-gallery-wrapper .class-gallery .class-gallery-inner .single-thumb .class-thumbnail:hover .slick-arrow {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.home1-check {
  position: relative;
}
.home1-check .sw-hotel-search {
  position: absolute;
  bottom: 38%;
  left: 0;
  right: 0;
  margin: 0 100px;
}
.sw-hotel-search {
  text-align: center;
}
.sw-hotel-search .hotel-search-content {
  display: inline-block;
  vertical-align: top;
  background: rgba(0,0,0,0.8);
  padding: 25px 22px;
  border-radius: 4px;
}
.sw-hotel-search .hotel-search-content .hotel-search-advanced .search-item {
  display: inline-block;
  vertical-align: top;
  margin: 5px 6px;
}
.sw-hotel-search .hotel-search-content .hotel-search-advanced .search-item input,
.sw-hotel-search .hotel-search-content .hotel-search-advanced .search-item select,
.sw-hotel-search .hotel-search-content .hotel-search-advanced .search-item button {
  min-width: 210px;
  font-size: 14px;
  color: #999;
  border: none;
  margin: 0;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
}
.sw-hotel-search .hotel-search-content .hotel-search-advanced .search-item select {
  padding: 0 7px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.sw-hotel-search .hotel-search-content .hotel-search-advanced .search-item button {
  background: #d14031;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-hotel-search .hotel-search-content .hotel-search-advanced .search-item button:hover {
  background: #a93226;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-hotel-search .hotel-search-content .hotel-search-advanced .search-item.date {
  position: relative;
}
.sw-hotel-search .hotel-search-content .hotel-search-advanced .search-item.date:before {
  content: "\f073";
  position: absolute;
  right: 10px;
  top: 13px;
  color: #999;
  font-family: FontAwesome;
  background: #fff;
}
.rtl .sw-hotel-search .hotel-search-content .hotel-search-advanced .search-item.date:before {
  right: auto;
  left: 10px;
}
.sw-hotel-search .hotel-search-content .hotel-search-advanced .search-item.item-select {
  position: relative;
}
.sw-hotel-search .hotel-search-content .hotel-search-advanced .search-item.item-select:before {
  content: '\f0d7';
  font-family: FontAwesome;
  color: #999;
  font-size: 14px;
  position: absolute;
  top: 13px;
  right: 10px;
}
.rtl .sw-hotel-search .hotel-search-content .hotel-search-advanced .search-item.item-select:before {
  right: auto;
  left: 10px;
}
.sw-hotel-search-widget {
  text-align: center;
  box-shadow: 0px 2px 1px 1px #ccc;
  border-radius: 4px;
  padding-bottom: 20px;
  margin-top: -38px;
  z-index: 9;
  background: #fff;
  position: relative;
}
.sw-hotel-search-widget .hotel-search-content {
  display: inline-block;
  vertical-align: top;
}
.sw-hotel-search-widget .hotel-search-content .hotel-search-advanced .search-item {
  border: 1px #dddddd solid;
  border-radius: 4px;
  margin-bottom: 15px;
  width: 210px;
  overflow: hidden;
}
.sw-hotel-search-widget .hotel-search-content .hotel-search-advanced .search-item input,
.sw-hotel-search-widget .hotel-search-content .hotel-search-advanced .search-item select,
.sw-hotel-search-widget .hotel-search-content .hotel-search-advanced .search-item button {
  min-width: 210px;
  font-size: 14px;
  color: #999;
  border: none;
  margin: 0;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
}
.sw-hotel-search-widget .hotel-search-content .hotel-search-advanced .search-item select {
  padding: 0 7px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.sw-hotel-search-widget .hotel-search-content .hotel-search-advanced .search-item button {
  background: #d14031;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-hotel-search-widget .hotel-search-content .hotel-search-advanced .search-item button:hover {
  background: #a93226;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-hotel-search-widget .hotel-search-content .hotel-search-advanced .search-item.date {
  position: relative;
}
.sw-hotel-search-widget .hotel-search-content .hotel-search-advanced .search-item.date input {
  padding-right: 30px;
}
.sw-hotel-search-widget .hotel-search-content .hotel-search-advanced .search-item.date:before {
  content: "\f073";
  position: absolute;
  right: 10px;
  top: 13px;
  color: #999;
  font-family: FontAwesome;
  background: #fff;
}
.rtl .sw-hotel-search-widget .hotel-search-content .hotel-search-advanced .search-item.date:before {
  right: auto;
  left: 10px;
}
.sw-hotel-search-widget .hotel-search-content .hotel-search-advanced .search-item.button-submit {
  border: none;
}
.sw-hotel-search-widget .hotel-search-content .hotel-search-advanced .search-item.item-select {
  position: relative;
}
.sw-hotel-search-widget .hotel-search-content .hotel-search-advanced .search-item.item-select:before {
  content: '\f0d7';
  font-family: FontAwesome;
  color: #999;
  font-size: 14px;
  position: absolute;
  top: 13px;
  right: 10px;
}
.rtl .sw-hotel-search-widget .hotel-search-content .hotel-search-advanced .search-item.item-select:before {
  right: auto;
  left: 10px;
}
.quote-border {
  background-color: #f4f4f4;
  padding: 20px;
  margin-bottom: 10px;
  font-style: italic;
  border: 1px solid #dddddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
iframe {
  border: none;
  margin-bottom: 10px;
  max-width: 100%;
}
.block-whychoose {
  margin-bottom: 30px !important;
  display: inline-block;
}
.block-whychoose .image-whychoose {
  float: left;
  width: 64px;
}
.rtl .block-whychoose .image-whychoose {
  float: right;
}
.block-whychoose .content-whychoose {
  margin-left: 80px;
}
.rtl .block-whychoose .content-whychoose {
  margin-right: 80px;
  margin-left: 0;
}
.block-whychoose .content-whychoose h2 {
  color: #000;
  font-size: 13px;
  text-transform: uppercase;
}
.block-whychoose .content-whychoose .description {
  color: #666;
}
.small-text {
  font-size: 24px !important;
  line-height: 50px !important;
  color: #222222 !important;
  letter-spacing: 2px !important;
}
@media (max-width: 1400px) {
  .small-text {
    margin-top: -50px !important;
  }
}
@media (max-width: 1199px) {
  .small-text {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  .small-text {
    font-size: 14px !important;
  }
}
.big-text {
  text-align: center !important;
  font-size: 50px !important;
  letter-spacing: 2px !important;
  line-height: 60px !important;
  color: #222222 !important;
}
@media (max-width: 1400px) {
  .big-text {
    margin-top: -20px !important;
    font-size: 40px !important;
  }
}
@media (max-width: 1199px) {
  .big-text {
    font-size: 30px !important;
    line-height: 40px !important;
    margin-top: -30px !important;
  }
}
@media (max-width: 991px) {
  .big-text {
    margin-top: -10px !important;
  }
}
@media (max-width: 480px) {
  .big-text {
    font-size: 16px !important;
    line-height: 24px !important;
    margin-top: -20px !important;
  }
}
.description-slider {
  text-align: center !important;
  font-size: 18px !important;
  line-height: 28px !important;
}
@media (max-width: 1199px) {
  .description-slider {
    font-size: 14px !important;
    line-height: 24px !important;
    margin-top: -15px !important;
  }
}
@media (max-width: 991px) {
  .description-slider {
    display: none;
  }
}
@media (min-width: 1200px) {
  .featured-product {
    margin-bottom: 58px;
  }
}
@media (min-width: 1200px) {
  .featured-product .responsive {
    margin: 0 -15px;
  }
  .home-style1 .featured-product .responsive {
    margin: 0 -20px !important;
  }
}
.featured-product .block-title {
  position: relative;
  margin-bottom: 14px;
}
.featured-product .block-title .woocommmerce-shop {
  float: right;
  padding: 0 0 0 5px;
  position: relative;
  background-color: #fff;
}
@media (max-width: 480px) {
  .featured-product .block-title .woocommmerce-shop {
    display: none;
  }
}
.rtl .featured-product .block-title .woocommmerce-shop {
  float: left;
  padding: 0 5px 0 0;
}
.rtl .featured-product .block-title .woocommmerce-shop:before {
  content: "\f177 ";
  right: auto;
  left: 19px;
}
.featured-product .block-title .woocommmerce-shop:before {
  content: "\f178 ";
  font-family: fontawesome;
  font-size: 10px;
  position: absolute;
  right: 19px;
  top: 8px;
  color: #ccc;
}
.featured-product .block-title .woocommmerce-shop a {
  height: 25px;
  display: inline-block;
  line-height: 25px;
  color: #cccccc;
  font-size: 0.79em;
  padding: 0 32px 0 20px;
  border: 1px solid #dddddd;
  border-radius: 20px;
  text-transform: capitalize;
}
.rtl .featured-product .block-title .woocommmerce-shop a {
  padding: 0 20px 0 32px;
  float: right;
}
.featured-product .block-title .woocommmerce-shop:hover:before,
.featured-product .block-title .woocommmerce-shop:hover a {
  color: #fff;
  background-color: #d14031;
  transition: all 0.3s;
  border-color: #d14031;
}
.featured-product .block-title h3 {
  color: #222222;
  font-size: 1em;
  padding: 0 30px 0 0;
  margin-bottom: 20px;
  font-weight: 700;
  position: relative;
  background-color: #fff;
  display: inline-block;
  margin: 0;
}
.rtl .featured-product .block-title h3 {
  padding: 0 0 0 30px;
}
@media (min-width: 480px) {
  .featured-product .block-title h3 {
    font-size: 1.424em;
  }
}
.featured-product .block-title h3:after {
  position: absolute;
  right: 0;
  top: 15px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -2px;
}
.rtl .featured-product .block-title h3:after {
  left: 0;
  right: auto;
}
@media (max-width: 480px) {
  .featured-product .block-title h3:after {
    display: none;
  }
}
.featured-product .block-title:before {
  background-color: #ddd;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 15px;
}
@media (max-width: 480px) {
  .featured-product .block-title:before {
    top: 12px;
  }
}
.featured-product .block-title .slider-description {
  font-size: 14px;
}
.rtl .featured-product .block-title .slider-description {
  text-align: right;
}
.featured-product .res-button {
  visibility: visible;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  background-color: #fff;
}
.featured-product .res-button:hover {
  background-color: #d14031;
  color: #ffffff;
}
.featured-product .res-button:hover:before {
  color: #fff;
}
@media (min-width: 1199px) {
  .featured-product .res-button {
    opacity: 1;
  }
}
.featured-product .res-button.slick-next {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  position: absolute;
  top: 40%;
  border-radius: 50%;
  margin-top: -10px;
  right: -5px;
  z-index: 2;
  color: #222222;
  cursor: pointer;
}
.featured-product .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 24px;
}
.featured-product .res-button.slick-prev {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  position: absolute;
  margin-top: -10px;
  top: 40%;
  border-radius: 50%;
  left: -5px;
  z-index: 2;
  text-align: center;
  color: #222222;
}
.featured-product .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 24px;
}
@media (min-width: 1200px) {
  .sw-woo-tab-cat .responsive {
    margin: 0 -15px;
  }
  .home-style1 .sw-woo-tab-cat .responsive {
    margin: 0 -20px !important;
  }
}
.sw-woo-tab-cat .block-title {
  position: relative;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .sw-woo-tab-cat .block-title {
    margin-bottom: 15px;
  }
}
.sw-woo-tab-cat .block-title .woocommmerce-shop {
  display: none;
}
.sw-woo-tab-cat .block-title .woocommmerce-shop a {
  font-size: 1em;
  text-transform: capitalize;
  color: #999;
  position: relative;
  padding: 0 20px;
}
.sw-woo-tab-cat .block-title .woocommmerce-shop a:before {
  line-height: 19px;
  position: absolute;
  content: "";
  right: 0;
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.rtl .sw-woo-tab-cat .block-title .woocommmerce-shop a:before {
  left: 0;
  right: auto;
}
.sw-woo-tab-cat .block-title .woocommmerce-shop a:hover {
  color: #d14031;
}
.sw-woo-tab-cat .block-title h3 {
  color: #222222;
  font-size: 1em;
  margin-bottom: 20px;
  padding: 0 30px 0;
  font-weight: 700;
  position: relative;
  background-color: #fff;
  display: inline-block;
  text-transform: capitalize;
  line-height: normal;
}
@media (min-width: 480px) {
  .sw-woo-tab-cat .block-title h3 {
    font-size: 1.801875em;
  }
}
.sw-woo-tab-cat .block-title h3:before {
  top: 5px;
  position: absolute;
  content: "";
  left: 5px;
  width: 15px;
  height: 15px;
  border: 3px solid #d14031;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: 0;
  border-right: 5px solid #d14031;
  background-color: transparent;
}
.rtl .sw-woo-tab-cat .block-title h3:before {
  left: auto;
  right: 5px;
  border-righ: 0;
  border-tleft: 5px solid #d14031;
}
@media (max-width: 480px) {
  .sw-woo-tab-cat .block-title h3:before {
    top: 2px;
  }
}
.sw-woo-tab-cat .block-title .slider-description {
  font-size: 14px;
  width: 100%;
}
.rtl .sw-woo-tab-cat .block-title .slider-description {
  text-align: right;
}
.sw-woo-tab-cat .res-button,
.sw-woo-tab-cat .slick-arrow {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  background-color: rgba(0,0,0,0.4);
  font-size: 0;
}
.sw-woo-tab-cat .res-button:hover,
.sw-woo-tab-cat .slick-arrow:hover {
  background-color: rgba(0,0,0,0.9);
}
.sw-woo-tab-cat .res-button.slick-next,
.sw-woo-tab-cat .slick-arrow.slick-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 0;
  position: absolute;
  top: 50%;
  right: -5px;
  margin-top: -15px;
  z-index: 9;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}
.sw-woo-tab-cat .res-button.slick-next:before,
.sw-woo-tab-cat .slick-arrow.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.sw-woo-tab-cat .res-button.slick-prev,
.sw-woo-tab-cat .slick-arrow.slick-prev {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  position: absolute;
  top: 50%;
  left: -5px;
  margin-top: -15px;
  z-index: 99;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}
.sw-woo-tab-cat .res-button.slick-prev:before,
.sw-woo-tab-cat .slick-arrow.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 16px;
}
.sw-woo-tab-cat .top-tab-slider ul.nav {
  border: 0;
  margin: 0 0 25px;
}
.sw-woo-tab-cat .top-tab-slider ul.nav li {
  margin: 0;
}
.sw-woo-tab-cat .top-tab-slider ul.nav li a {
  font-size: 14px;
  text-transform: capitalize;
  color: #999;
  line-height: 26px;
  margin: 0;
  padding: 0 19px;
  border: 1px solid transparent;
}
.sw-woo-tab-cat .top-tab-slider ul.nav li:hover a,
.sw-woo-tab-cat .top-tab-slider ul.nav li.active a {
  color: #d14031;
  border: 1px solid #d14031;
  border-radius: 20px;
  background-color: transparent;
}
.woo-slider-default-2 {
  display: inline-block;
  position: relative;
  margin-bottom: 40px;
}
@media (min-width: 1200px) {
  .home-style5 .woo-slider-default-2 {
    margin-bottom: 60px;
    display: block;
  }
  .home-style5 .woo-slider-default-2 .block-title h3 {
    padding: 0 0 18px;
    margin: 0 0 50px;
  }
}
@media (max-width: 480px) {
  .woo-slider-default-2 {
    margin-bottom: 15px;
  }
}
.woo-slider-default-2 .item {
  padding: 0 5px;
}
.woo-slider-default-2 .res-button,
.woo-slider-default-2 .slick-arrow {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  font-size: 0;
}
.woo-slider-default-2 .res-button:hover,
.woo-slider-default-2 .slick-arrow:hover {
  border-color: #d14031;
  background-color: #d14031;
  color: #ffffff;
}
.woo-slider-default-2 .res-button:hover:before,
.woo-slider-default-2 .slick-arrow:hover:before {
  color: #ffffff;
}
.woo-slider-default-2 .res-button.slick-next,
.woo-slider-default-2 .slick-arrow.slick-next {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 23px;
  font-size: 0;
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #999;
  border-radius: 50%;
  z-index: 9;
  text-align: center;
  color: #999;
}
.rtl .woo-slider-default-2 .res-button.slick-next,
.rtl .woo-slider-default-2 .slick-arrow.slick-next {
  right: auto;
  left: 35px;
}
.woo-slider-default-2 .res-button.slick-next:before,
.woo-slider-default-2 .slick-arrow.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 13px;
}
.woo-slider-default-2 .res-button.slick-prev,
.woo-slider-default-2 .slick-arrow.slick-prev {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 23px;
  position: absolute;
  top: 0;
  right: 35px;
  border: 1px solid #999;
  border-radius: 50%;
  z-index: 99;
  text-align: center;
  color: #999;
}
.rtl .woo-slider-default-2 .res-button.slick-prev,
.rtl .woo-slider-default-2 .slick-arrow.slick-prev {
  right: auto;
  left: 0;
}
.woo-slider-default-2 .res-button.slick-prev:before,
.woo-slider-default-2 .slick-arrow.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 13px;
}
.woo-slider-default-2 .woocommmerce-shop {
  margin: -9px 0 0;
}
.woo-slider-default-2 .woocommmerce-shop:hover a:before {
  right: -20px;
}
.woo-slider-default-2 .woocommmerce-shop a {
  font-size: 0.8879em;
  text-transform: uppercase;
  color: #d14031;
  position: relative;
  display: inline-block;
}
.woo-slider-default-2 .woocommmerce-shop a:before {
  content: '\f105';
  font-size: 16px;
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  right: -15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.rtl .woo-slider-default-2 .woocommmerce-shop a:before {
  right: auto;
  left: -15px;
  content: "\f104";
}
.woo-slider-default-2 .block-title h3 {
  font-size: 18px;
  text-transform: capitalize;
  line-height: 26px;
  color: #000;
  font-weight: bold;
  position: relative;
  border-bottom: 1px solid #dddddd;
  padding: 0 0 15px;
  margin: 0 0 30px;
}
.woo-slider-default-2 .block-title h3:before {
  content: "";
  width: 25px;
  left: 0;
  height: 3px;
  bottom: -2px;
  background: #d14031;
  position: absolute;
}
.woo-slider-default-2 .item .item-wrap {
  display: inline-block;
  margin: 0 -10px 25px;
}
.home-style5 .woo-slider-default-2 .item .item-wrap {
  width: 100%;
}
.woo-slider-default-2 .item .item-wrap:hover {
  border: 0;
}
.woo-slider-default-2 .item .item-wrap .item-detail {
  padding: 0 10px;
}
.woo-slider-default-2 .item .item-wrap .item-detail:hover {
  border-color: transparent;
  box-shadow: none;
}
.woo-slider-default-2 .item .item-wrap .item-detail .products-thumb {
  width: 100px;
  margin: 0 20px 0 0;
  float: left;
}
.rtl .woo-slider-default-2 .item .item-wrap .item-detail .products-thumb {
  float: right;
  margin: 0 0 0 20px;
}
.woo-slider-default-2 .item .item-wrap .item-content {
  text-align: left;
}
.rtl .woo-slider-default-2 .item .item-wrap .item-content {
  text-align: right;
}
.home-style5 .woo-slider-default-2 .item .item-wrap .item-content .item-price {
  width: auto;
  justify-content: flex-start;
}
.home-style5 .woo-slider-default-2 .item .item-wrap .item-content .reviews-content {
  display: block;
}
.sw-woo-tab-cat4 {
  margin: 30px 0 60px;
}
@media (min-width: 1200px) {
  .sw-woo-tab-cat4 {
    margin: 95px 0;
  }
  .home-style5 .sw-woo-tab-cat4 {
    margin: 120px 0 115px;
    letter-spacing: 1px;
  }
}
.sw-woo-tab-cat4 .item-img-banner {
  padding: 15px 15px 0;
}
@media (max-width: 480px) {
  .sw-woo-tab-cat4 .item-img-banner {
    display: none;
  }
}
.sw-woo-tab-cat4 .slick-dots {
  position: absolute;
  width: 100%;
  text-align: center;
  margin: 0;
}
@media (max-width: 480px) {
  .sw-woo-tab-cat4 .slick-dots {
    display: none !important;
  }
}
.sw-woo-tab-cat4 .slick-dots li {
  display: inline-block;
}
.sw-woo-tab-cat4 .slick-dots li.slick-active button {
  background-color: #222222;
}
.sw-woo-tab-cat4 .slick-dots li button {
  margin: 0;
  font-size: 0;
  border: 0;
  width: 30px;
  height: 3px;
  margin: 0 3px;
  border-radius: 0;
  background-color: #999;
}
.sw-woo-tab-cat4 .button-collapse {
  margin: 0;
  background-color: transparent;
  border: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 0;
  top: 15px;
}
.rtl .sw-woo-tab-cat4 .button-collapse {
  right: auto;
  left: 0;
}
@media (min-width: 991px) {
  .sw-woo-tab-cat4 .button-collapse {
    display: none;
  }
}
.sw-woo-tab-cat4 .button-collapse span {
  width: 20px;
  height: 2px;
  background-color: #000;
  float: left;
  margin: 2px 0;
}
.sw-woo-tab-cat4 .box-title h3 {
  text-align: center;
  margin: 0 0 20px;
}
.home-style5 .sw-woo-tab-cat4 .box-title h3 {
  margin: 0 0 16px;
}
.sw-woo-tab-cat4 .box-title h3 span {
  font-size: 1.5em;
  color: #000;
  font-weight: bold;
  line-height: 50px;
  text-align: center;
}
@media (min-width: 1200px) {
  .sw-woo-tab-cat4 .box-title h3 span {
    font-size: 41px;
  }
}
.sw-woo-tab-cat4 .tab_list ul.nav-tabs {
  margin: 0 0 34px;
  border: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: center;
}
.sw-woo-tab-cat4 .tab_list ul.nav-tabs li {
  margin: 0 15px;
}
@media (max-width: 767px) {
  .sw-woo-tab-cat4 .tab_list ul.nav-tabs li {
    text-align: right;
  }
  .rtl .sw-woo-tab-cat4 .tab_list ul.nav-tabs li {
    text-align: left;
  }
}
.sw-woo-tab-cat4 .tab_list ul.nav-tabs li:hover a,
.sw-woo-tab-cat4 .tab_list ul.nav-tabs li.active a {
  color: #d14031;
  background: transparent;
}
@media (min-width: 991px) {
  .sw-woo-tab-cat4 .tab_list ul.nav-tabs li:hover a,
  .sw-woo-tab-cat4 .tab_list ul.nav-tabs li.active a {
    border-color: #d14031;
  }
}
.sw-woo-tab-cat4 .tab_list ul.nav-tabs li a {
  font-size: 14px;
  color: #999999;
  border: 0;
  background: transparent;
  border-radius: 20px;
  border: 1px solid transparent;
  padding: 2px 20px;
}
.testimonial-3 {
  padding: 30px 0;
}
@media (max-width: 480px) {
  .testimonial-3 {
    margin-bottom: 25px;
  }
}
@media (min-width: 1200px) {
  .testimonial-3 {
    padding: 65px 0 80px;
  }
  .home-style5 .testimonial-3 {
    padding: 100px 0 80px;
  }
}
.testimonial-3 .client-say-info .client-comment {
  font-size: 1em;
  line-height: 25px;
  color: #555;
  width: 60%;
  margin: 0 auto 35px;
  text-align: center;
  position: relative;
}
@media (min-width: 1400px) {
  .testimonial-3 .client-say-info .client-comment {
    width: 40%;
  }
}
.testimonial-3 .client-say-info .client-comment:before {
  background: url(../assets/img/icon-custom.png) no-repeat 0 -183px;
  position: absolute;
  left: -50px;
  top: 0;
  opacity: 0.7;
  width: 40px;
  height: 40px;
  content: "";
}
.testimonial-3 .client-say-info .client-comment:after {
  background: url(../assets/img/icon-custom.png) no-repeat 0 -183px;
  position: absolute;
  right: -50px;
  bottom: 0;
  opacity: 0.7;
  width: 40px;
  height: 40px;
  content: "";
  transform: rotateY(180deg);
}
.testimonial-3 .info .item {
  text-align: center;
}
.testimonial-3 .info .item h2 {
  margin: 0;
}
.testimonial-3 .info .item h2 a {
  font-size: 1em;
  color: #191919;
  line-height: 26px;
  font-weight: bold;
}
.testimonial-3 .info .item h2 a:hover {
  color: #d14031;
}
.testimonial-3 .info .item h4 {
  font-size: 0.79em;
  line-height: 26px;
  color: #999;
}
.testimonial-3 .responsive-thumbnail {
  width: 45%;
  margin: 0 auto 0 !important;
}
@media (min-width: 1400px) {
  .testimonial-3 .responsive-thumbnail {
    width: 25%;
  }
}
.testimonial-3 .responsive-thumbnail .slick-arrow {
  background-color: rgba(0,0,0,0.4);
  width: 35px;
  height: 35px;
  line-height: 33px;
  color: #fff;
  position: absolute;
  top: 50%;
  margin: -17px;
  left: -10%;
  font-size: 0;
}
.testimonial-3 .responsive-thumbnail .slick-arrow:hover {
  background-color: rgba(0,0,0,0.9);
}
.testimonial-3 .responsive-thumbnail .slick-arrow:before {
  content: '\f104';
  font-family: FontAwesome;
  font-size: 22px;
}
.testimonial-3 .responsive-thumbnail .slick-arrow.slick-next {
  right: -10%;
  left: auto;
}
.testimonial-3 .responsive-thumbnail .slick-arrow.slick-next:before {
  content: '\f105';
}
.testimonial-3 .responsive-thumbnail .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
  min-height: 90px;
}
.testimonial-3 .responsive-thumbnail .slick-track .item {
  opacity: 0.5;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  padding: 10px 0;
}
.testimonial-3 .responsive-thumbnail .slick-track .item:hover,
.testimonial-3 .responsive-thumbnail .slick-track .item.slick-current {
  opacity: 1;
}
.testimonial-3 .responsive-thumbnail .slick-track .item:hover .image-client img,
.testimonial-3 .responsive-thumbnail .slick-track .item.slick-current .image-client img {
  transform: scale(1.27);
  border: 1px solid #d14031;
  padding: 2px;
}
.testimonial-3 .responsive-thumbnail .slick-track .image-client img {
  max-width: 70px;
  border-radius: 50%;
  cursor: pointer;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .sw-woo-tab-cat1 .responsive {
    margin: 0 -15px;
  }
  .home-style1 .sw-woo-tab-cat1 .responsive {
    margin: 0 -20px !important;
  }
}
.sw-woo-tab-cat1 .block-title {
  position: relative;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .sw-woo-tab-cat1 .block-title {
    margin-bottom: 15px;
  }
}
.sw-woo-tab-cat1 .block-title .woocommmerce-shop {
  display: none;
}
.sw-woo-tab-cat1 .block-title .woocommmerce-shop a {
  font-size: 1em;
  text-transform: capitalize;
  color: #999;
  position: relative;
  padding: 0 20px;
}
.sw-woo-tab-cat1 .block-title .woocommmerce-shop a:before {
  line-height: 19px;
  position: absolute;
  content: "";
  right: 0;
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.rtl .sw-woo-tab-cat1 .block-title .woocommmerce-shop a:before {
  left: 0;
  right: auto;
}
.sw-woo-tab-cat1 .block-title .woocommmerce-shop a:hover {
  color: #d14031;
}
.sw-woo-tab-cat1 .block-title h3 {
  color: #222222;
  font-size: 1em;
  margin-bottom: 20px;
  padding: 0 30px 0;
  font-weight: 700;
  position: relative;
  background-color: #fff;
  display: inline-block;
  text-transform: capitalize;
  line-height: normal;
}
@media (min-width: 480px) {
  .sw-woo-tab-cat1 .block-title h3 {
    font-size: 1.801875em;
  }
}
.sw-woo-tab-cat1 .block-title h3:before {
  top: 5px;
  position: absolute;
  content: "";
  left: 5px;
  width: 15px;
  height: 15px;
  border: 3px solid #d14031;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: 0;
  border-right: 5px solid #d14031;
  background-color: transparent;
}
.rtl .sw-woo-tab-cat1 .block-title h3:before {
  left: auto;
  right: 5px;
  border-righ: 0;
  border-tleft: 5px solid #d14031;
}
@media (max-width: 480px) {
  .sw-woo-tab-cat1 .block-title h3:before {
    top: 2px;
  }
}
.sw-woo-tab-cat1 .block-title .slider-description {
  font-size: 14px;
  width: 100%;
}
.rtl .sw-woo-tab-cat1 .block-title .slider-description {
  text-align: right;
}
.sw-woo-tab-cat1 .res-button,
.sw-woo-tab-cat1 .slick-arrow {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  background-color: rgba(0,0,0,0.4);
  font-size: 0;
}
.sw-woo-tab-cat1 .res-button:hover,
.sw-woo-tab-cat1 .slick-arrow:hover {
  background-color: rgba(0,0,0,0.9);
}
.sw-woo-tab-cat1 .res-button.slick-next,
.sw-woo-tab-cat1 .slick-arrow.slick-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 0;
  position: absolute;
  top: 50%;
  right: -5px;
  margin-top: -15px;
  z-index: 9;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}
.sw-woo-tab-cat1 .res-button.slick-next:before,
.sw-woo-tab-cat1 .slick-arrow.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.sw-woo-tab-cat1 .res-button.slick-prev,
.sw-woo-tab-cat1 .slick-arrow.slick-prev {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  position: absolute;
  top: 50%;
  left: -5px;
  margin-top: -15px;
  z-index: 99;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}
.sw-woo-tab-cat1 .res-button.slick-prev:before,
.sw-woo-tab-cat1 .slick-arrow.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 16px;
}
.sw-woo-tab-cat1 .tab-nav {
  width: 25%;
  float: left;
  display: inline-block;
  padding: 0 30px 0 0;
  margin: 15px 0 0;
}
.rtl .sw-woo-tab-cat1 .tab-nav {
  float: right;
  padding: 0 0 0 30px;
}
.sw-woo-tab-cat1 .tab-nav ul.nav {
  border: 0;
  margin: 0 0 25px;
}
.sw-woo-tab-cat1 .tab-nav ul.nav li {
  margin: 0;
  width: 100%;
  text-align: left;
  background-color: #f5f5f5;
  border: 1px solid #fff;
  position: relative;
}
.rtl .sw-woo-tab-cat1 .tab-nav ul.nav li {
  text-align: right;
}
.sw-woo-tab-cat1 .tab-nav ul.nav li.expand {
  font-size: 1em;
  text-transform: capitalize;
  color: #999;
  line-height: 26px;
  padding: 9px 20px 10px;
  border: 0;
}
@media (max-width: 991px) {
  .sw-woo-tab-cat1 .tab-nav ul.nav li.expand {
    font-size: 12px;
  }
}
.sw-woo-tab-cat1 .tab-nav ul.nav li.expand:hover {
  color: #fff;
}
.sw-woo-tab-cat1 .tab-nav ul.nav li:before {
  content: '';
  height: 0;
  width: 20px;
  position: absolute;
  top: 0;
  right: -20px;
  display: inline-block;
  border-top: 23px solid transparent;
  border-bottom: 22px solid transparent;
  border-left: 20px solid #d14031;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
}
.rtl .sw-woo-tab-cat1 .tab-nav ul.nav li:before {
  right: auto;
  left: -20px;
  border-left: 0;
  border-right: 20px solid #d14031;
}
.sw-woo-tab-cat1 .tab-nav ul.nav li a {
  font-size: 1em;
  text-transform: capitalize;
  color: #999;
  line-height: 26px;
  margin: 0;
  padding: 9px 20px 10px;
  border: 0;
}
.sw-woo-tab-cat1 .tab-nav ul.nav li:hover,
.sw-woo-tab-cat1 .tab-nav ul.nav li.active {
  background-color: #d14031;
}
.sw-woo-tab-cat1 .tab-nav ul.nav li:hover:before,
.sw-woo-tab-cat1 .tab-nav ul.nav li.active:before {
  visibility: visible;
  opacity: 1;
}
.sw-woo-tab-cat1 .tab-nav ul.nav li:hover a,
.sw-woo-tab-cat1 .tab-nav ul.nav li.active a {
  color: #fff;
  border-radius: 20px;
  background-color: transparent;
}
.sw-woo-tab-cat1 .tab-content {
  width: 75%;
  float: right;
  position: relative;
}
.sw-woo-tab-cat1 .button-collapse {
  position: absolute;
  top: 98px;
  z-index: 9;
  display: block;
  background: #222222;
  border-radius: 3px;
  border: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  height: 30px;
  width: 30px;
  line-height: 30px;
  right: 15px;
  text-align: center;
  display: block !important;
}
@media (min-width: 991px) {
  .sw-woo-tab-cat1 .button-collapse {
    display: none !important;
  }
}
.rtl .sw-woo-tab-cat1 .button-collapse {
  left: 15px;
  right: auto;
}
.sw-woo-tab-cat1 .button-collapse:hover {
  background: #d14031;
}
.rtl .sw-woo-tab-cat1 .button-collapse {
  left: 0px;
  right: auto;
}
.sw-woo-tab-cat1 .button-collapse:before {
  content: '\f00d';
  font-family: FontAwesome;
  font-size: 16px;
  color: #fff;
  height: 30px;
  width: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
}
.sw-woo-tab-cat1 .button-collapse.collapsed:before {
  content: '\f0c9';
  font-family: FontAwesome;
  font-size: 16px;
  color: #fff;
  height: 30px;
  width: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
}
.sw-woo-tab-cat1 .block-title .woocommmerce-shop {
  display: block !important;
}
.sw-woo-tab-cat1 .top-tab-slider {
  margin-bottom: 23px;
}
.sw-woo-tab-style2 {
  margin: 0 0 40px;
}
@media (min-width: 1200px) {
  .home-style5 .sw-woo-tab-style2 {
    margin: 0 0 67px;
  }
}
.sw-woo-tab-style2 .top-tab-slider {
  text-align: center;
}
@media (min-width: 991px) {
  .sw-woo-tab-style2 .top-tab-slider {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 12px;
    margin-bottom: 35px;
  }
}
@media (max-width: 991px) {
  .sw-woo-tab-style2 .top-tab-slider .tab_list {
    position: absolute;
    right: 0px;
    top: 30px;
    z-index: 999;
    background-color: #ffffff;
    box-shadow: #dddddd -1px 4px 4px;
    height: 0;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
  }
  .sw-woo-tab-style2 .top-tab-slider .tab_list.in {
    opacity: 1;
  }
  .rtl .sw-woo-tab-style2 .top-tab-slider .tab_list {
    right: auto;
    left: 0;
  }
}
.sw-woo-tab-style2 .top-tab-slider .button-collapse {
  display: none;
}
@media (max-width: 991px) {
  .sw-woo-tab-style2 .top-tab-slider .button-collapse {
    display: block;
    background-color: transparent;
    border-radius: 0;
    border: 0;
    margin: 0;
  }
  .RTL .sw-woo-tab-style2 .top-tab-slider .button-collapse {
    float: left;
  }
  .sw-woo-tab-style2 .top-tab-slider .button-collapse >span {
    margin: 4px 0;
    background-color: #222222;
    width: 20px;
    height: 2px;
    display: block;
  }
}
.sw-woo-tab-style2 .top-tab-slider ul.nav-tabs {
  text-align: center;
  margin: 0;
  border: 0;
  display: inline-block;
}
@media (max-width: 991px) {
  .sw-woo-tab-style2 .top-tab-slider ul.nav-tabs {
    width: 100%;
  }
}
.sw-woo-tab-style2 .top-tab-slider ul.nav-tabs li {
  position: relative;
}
@media (max-width: 991px) {
  .sw-woo-tab-style2 .top-tab-slider ul.nav-tabs li {
    width: 100%;
    text-align: right;
    padding: 5px 0;
  }
  .rtl .sw-woo-tab-style2 .top-tab-slider ul.nav-tabs li {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .sw-woo-tab-style2 .top-tab-slider ul.nav-tabs li:hover:before,
  .sw-woo-tab-style2 .top-tab-slider ul.nav-tabs li.active:before {
    width: 30px;
    content: "";
    background-color: #d14031;
    height: 3px;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    top: 39px;
  }
}
.sw-woo-tab-style2 .top-tab-slider ul.nav-tabs li:hover >a,
.sw-woo-tab-style2 .top-tab-slider ul.nav-tabs li.active >a {
  color: #222222;
  display: inline-block;
}
.sw-woo-tab-style2 .top-tab-slider ul.nav-tabs li a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border: 0;
  font-size: 23px;
  line-height: 24px;
  color: #999999;
  font-weight: 700;
  background-color: transparent;
  padding: 0 25px;
}
@media (max-width: 911px) {
  .sw-woo-tab-style2 .top-tab-slider ul.nav-tabs li a {
    font-size: 14px;
    font-weight: 500;
    text-align: right;
  }
  .rtl .sw-woo-tab-style2 .top-tab-slider ul.nav-tabs li a {
    text-align: left;
  }
}
.testimonial-default {
  padding: 0 0 40px;
}
.testimonial-default .res-button,
.testimonial-default .slick-arrow {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  background-color: rgba(0,0,0,0.4);
  font-size: 0;
}
.testimonial-default .res-button:hover,
.testimonial-default .slick-arrow:hover {
  background-color: rgba(0,0,0,0.9);
}
.testimonial-default .res-button.slick-next,
.testimonial-default .slick-arrow.slick-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 0;
  position: absolute;
  top: 50%;
  right: -5px;
  margin-top: -15px;
  z-index: 9;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}
.testimonial-default .res-button.slick-next:before,
.testimonial-default .slick-arrow.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.testimonial-default .res-button.slick-prev,
.testimonial-default .slick-arrow.slick-prev {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  position: absolute;
  top: 50%;
  left: -5px;
  margin-top: -15px;
  z-index: 99;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}
.testimonial-default .res-button.slick-prev:before,
.testimonial-default .slick-arrow.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 16px;
}
@media (min-width: 1200px) {
  .testimonial-default {
    padding: 0 0 75px;
  }
}
@media (min-width: 1200px) {
  .testimonial-default .responsive-thumbnail {
    padding: 0 45px;
  }
}
.testimonial-default .responsive-thumbnail .item {
  padding: 100px 25px 25px;
  position: relative;
}
.testimonial-default .responsive-thumbnail .item:before {
  background: url(../assets/img/kep.png) no-repeat center center;
  position: absolute;
  width: 36px;
  height: 110px;
  left: 50%;
  margin-left: -17px;
  content: "";
  top: 0;
}
.testimonial-default .responsive-thumbnail .item:hover,
.testimonial-default .responsive-thumbnail .item.slick-current {
  opacity: 1;
}
.testimonial-default .responsive-thumbnail .item:hover .item-inner,
.testimonial-default .responsive-thumbnail .item.slick-current .item-inner {
  -webkit-box-shadow: 0 8px 16px rgba(0,0,0,0.16);
  -moz-box-shadow: 0 8px 16px rgba(0,0,0,0.16);
  -o-box-shadow: 0 8px 16px rgba(0,0,0,0.16);
  -ms-box-shadow: 0 8px 16px rgba(0,0,0,0.16);
  box-shadow: 0 8px 16px rgba(0,0,0,0.16);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.testimonial-default .responsive-thumbnail .item:hover .item-inner img,
.testimonial-default .responsive-thumbnail .item.slick-current .item-inner img {
  opacity: 1;
}
.testimonial-default .responsive-thumbnail .item .item-inner {
  padding: 20px;
  background-color: #fff;
  border-radius: 7px;
}
.testimonial-default .responsive-thumbnail .item .item-inner img {
  position: relative;
  margin: 0;
  border-radius: 7px;
  -webkit-box-shadow: 0 0 10px 1px #a9a3a3;
  -moz-box-shadow: 0 0 10px 1px #a9a3a3;
  -o-box-shadow: 0 0 10px 1px #a9a3a3;
  -ms-box-shadow: 0 0 10px 1px #a9a3a3;
  box-shadow: 0 0 10px 1px #a9a3a3;
  opacity: 0.5;
}
.testimonial-default .responsive-thumbnail .item .item-inner .name-client {
  text-align: center;
}
.testimonial-default .responsive-thumbnail .item .item-inner .name-client h2 {
  margin: 10px 0;
}
.testimonial-default .responsive-thumbnail .item .item-inner .name-client h2 a {
  font-size: 1em;
  color: #222222;
  font-weight: bold;
  text-transform: capitalize;
  line-height: 26px;
}
.testimonial-default .responsive-thumbnail .item .item-inner .name-client h4 {
  font-size: 1em;
  margin: 0;
  color: #999;
}
.testimonial-default .responsive-content {
  text-align: center;
  margin: 10px 0 0;
}
@media (min-width: 1200px) {
  .testimonial-default .responsive-content .slick-track {
    width: 60% !important;
    margin: 0 auto;
  }
}
.testimonial-default .responsive-content .slick-track .item {
  left: 0 !important;
  right: 0 !important;
  opacity: 1 !important;
  padding: 0;
  display: none !important;
}
@media (min-width: 1200px) {
  .testimonial-default .responsive-content .slick-track .item {
    width: 100% !important;
  }
}
.testimonial-default .responsive-content .slick-track .item.slick-current {
  display: block !important;
}
.testimonial-default .responsive-content .slick-track .item .client-comment {
  font-size: 18px;
  line-height: 28px;
  color: #555;
  position: relative;
}
.testimonial-default .responsive-content .slick-track .item .client-comment:before {
  position: absolute;
  content: "";
  left: 50%;
  width: 100px;
  height: 90px;
  margin-left: -50px;
  background: url(../assets/img/icon-custom.png) no-repeat;
  top: 0;
}
.sw-banner-slider {
  padding: 0;
}
@media (min-width: 1200px) {
  .sw-banner-slider .responsive {
    margin: 0 -15px;
  }
  .home-style1 .sw-banner-slider .responsive {
    margin: 0 -25px !important;
  }
}
.sw-banner-slider .block-title {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 7px;
  margin-bottom: 24px;
}
.home-style3 .sw-banner-slider .block-title {
  border-color: transparent;
}
@media (max-width: 767px) {
  .sw-banner-slider .block-title {
    margin: 0 0 20px;
  }
}
.sw-banner-slider .block-title .woocommmerce-shop {
  display: none;
}
.rtl .sw-banner-slider .block-title {
  text-align: right;
}
.sw-banner-slider .block-title h3 {
  padding: 0 35px;
  font-size: 1em;
  color: #222222;
  text-transform: capitalize;
  font-weight: 700;
  position: relative;
  display: inline-block;
}
@media (min-width: 1200px) {
  .sw-banner-slider .block-title h3 {
    font-size: 1.265625em;
  }
}
.sw-banner-slider .block-title h3:before {
  top: 50%;
  margin-top: -1.5px;
  position: absolute;
  content: "";
  left: 0;
  background-color: #d14031;
  height: 3px;
  width: 18px;
}
.rtl .sw-banner-slider .block-title h3:before {
  left: auto;
  right: 0;
}
.sw-banner-slider .res-button,
.sw-banner-slider .slick-arrow {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  font-size: 0;
}
.sw-banner-slider .res-button:hover,
.sw-banner-slider .slick-arrow:hover {
  border-color: #d14031;
  background-color: #d14031;
  color: #ffffff;
}
.sw-banner-slider .res-button:hover:before,
.sw-banner-slider .slick-arrow:hover:before {
  color: #ffffff;
}
.sw-banner-slider .res-button.slick-next,
.sw-banner-slider .slick-arrow.slick-next {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 23px;
  font-size: 0;
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #999;
  border-radius: 50%;
  z-index: 9;
  text-align: center;
  color: #999;
}
.rtl .sw-banner-slider .res-button.slick-next,
.rtl .sw-banner-slider .slick-arrow.slick-next {
  right: auto;
  left: 35px;
}
.sw-banner-slider .res-button.slick-next:before,
.sw-banner-slider .slick-arrow.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 13px;
}
.sw-banner-slider .res-button.slick-prev,
.sw-banner-slider .slick-arrow.slick-prev {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 23px;
  position: absolute;
  top: 0;
  right: 35px;
  border: 1px solid #999;
  border-radius: 50%;
  z-index: 99;
  text-align: center;
  color: #999;
}
.rtl .sw-banner-slider .res-button.slick-prev,
.rtl .sw-banner-slider .slick-arrow.slick-prev {
  right: auto;
  left: 0;
}
.sw-banner-slider .res-button.slick-prev:before,
.sw-banner-slider .slick-arrow.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 13px;
}
@media (min-width: 1200px) {
  .best-selling-product .responsive,
  .countdown-slider-4 .responsive {
    margin: 0 -15px;
  }
  .home-style1 .best-selling-product .responsive,
  .home-style1 .countdown-slider-4 .responsive {
    margin: 0 -25px !important;
  }
}
.best-selling-product .block-title,
.countdown-slider-4 .block-title {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 7px;
  margin-bottom: 24px;
}
.home-style3 .best-selling-product .block-title,
.home-style3 .countdown-slider-4 .block-title {
  border-color: transparent;
}
@media (max-width: 767px) {
  .best-selling-product .block-title,
  .countdown-slider-4 .block-title {
    margin: 0 0 20px;
  }
}
.best-selling-product .block-title .woocommmerce-shop,
.countdown-slider-4 .block-title .woocommmerce-shop {
  display: none;
}
.rtl .best-selling-product .block-title,
.rtl .countdown-slider-4 .block-title {
  text-align: right;
}
.best-selling-product .block-title h3,
.countdown-slider-4 .block-title h3 {
  padding: 0 35px;
  font-size: 1em;
  color: #222222;
  text-transform: capitalize;
  font-weight: 700;
  position: relative;
  display: inline-block;
}
@media (min-width: 1200px) {
  .best-selling-product .block-title h3,
  .countdown-slider-4 .block-title h3 {
    font-size: 1.265625em;
  }
}
.best-selling-product .block-title h3:before,
.countdown-slider-4 .block-title h3:before {
  top: 50%;
  margin-top: -1.5px;
  position: absolute;
  content: "";
  left: 0;
  background-color: #d14031;
  height: 3px;
  width: 18px;
}
.rtl .best-selling-product .block-title h3:before,
.rtl .countdown-slider-4 .block-title h3:before {
  left: auto;
  right: 0;
}
.best-selling-product .res-button,
.best-selling-product .slick-arrow,
.countdown-slider-4 .res-button,
.countdown-slider-4 .slick-arrow {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  font-size: 0;
}
.best-selling-product .res-button:hover,
.best-selling-product .slick-arrow:hover,
.countdown-slider-4 .res-button:hover,
.countdown-slider-4 .slick-arrow:hover {
  border-color: #d14031;
  background-color: #d14031;
  color: #ffffff;
}
.best-selling-product .res-button:hover:before,
.best-selling-product .slick-arrow:hover:before,
.countdown-slider-4 .res-button:hover:before,
.countdown-slider-4 .slick-arrow:hover:before {
  color: #ffffff;
}
.best-selling-product .res-button.slick-next,
.best-selling-product .slick-arrow.slick-next,
.countdown-slider-4 .res-button.slick-next,
.countdown-slider-4 .slick-arrow.slick-next {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 23px;
  font-size: 0;
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #999;
  border-radius: 50%;
  z-index: 9;
  text-align: center;
  color: #999;
}
.rtl .best-selling-product .res-button.slick-next,
.rtl .best-selling-product .slick-arrow.slick-next,
.rtl .countdown-slider-4 .res-button.slick-next,
.rtl .countdown-slider-4 .slick-arrow.slick-next {
  right: auto;
  left: 35px;
}
.best-selling-product .res-button.slick-next:before,
.best-selling-product .slick-arrow.slick-next:before,
.countdown-slider-4 .res-button.slick-next:before,
.countdown-slider-4 .slick-arrow.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 13px;
}
.best-selling-product .res-button.slick-prev,
.best-selling-product .slick-arrow.slick-prev,
.countdown-slider-4 .res-button.slick-prev,
.countdown-slider-4 .slick-arrow.slick-prev {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 23px;
  position: absolute;
  top: 0;
  right: 35px;
  border: 1px solid #999;
  border-radius: 50%;
  z-index: 99;
  text-align: center;
  color: #999;
}
.rtl .best-selling-product .res-button.slick-prev,
.rtl .best-selling-product .slick-arrow.slick-prev,
.rtl .countdown-slider-4 .res-button.slick-prev,
.rtl .countdown-slider-4 .slick-arrow.slick-prev {
  right: auto;
  left: 0;
}
.best-selling-product .res-button.slick-prev:before,
.best-selling-product .slick-arrow.slick-prev:before,
.countdown-slider-4 .res-button.slick-prev:before,
.countdown-slider-4 .slick-arrow.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 13px;
}
.best-selling-product .product-countdown,
.countdown-slider-4 .product-countdown {
  width: 100%;
  margin-top: 7px;
  height: 35px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  border-radius: 5px;
  background: linear-gradient(90deg,#1891ff 0%,#1a91ff 35%,#00d2ed 100%);
}
.best-selling-product .product-countdown .countdown-row >span,
.countdown-slider-4 .product-countdown .countdown-row >span {
  color: #fff;
  margin: 0 7px;
  position: relative;
}
@media (max-width: 480px) {
  .best-selling-product .product-countdown .countdown-row >span,
  .countdown-slider-4 .product-countdown .countdown-row >span {
    margin: 0 5px;
  }
}
.best-selling-product .product-countdown .countdown-row >span:last-child:after,
.countdown-slider-4 .product-countdown .countdown-row >span:last-child:after {
  display: none;
}
.best-selling-product .product-countdown .countdown-row >span:after,
.countdown-slider-4 .product-countdown .countdown-row >span:after {
  content: ":";
  color: #fff;
  right: -10px;
  top: 6px;
  font-size: 14px;
  position: absolute;
}
@media (max-width: 480px) {
  .best-selling-product .product-countdown .countdown-row >span:after,
  .countdown-slider-4 .product-countdown .countdown-row >span:after {
    display: none;
  }
}
.best-selling-product .product-countdown .countdown-row >span:first-child:after,
.countdown-slider-4 .product-countdown .countdown-row >span:first-child:after {
  display: none;
}
@media (max-width: 375px) {
  .best-selling-product .product-countdown .countdown-row >span:first-child,
  .countdown-slider-4 .product-countdown .countdown-row >span:first-child {
    display: none;
  }
}
.best-selling-product .product-countdown .countdown-row .countdown-section,
.countdown-slider-4 .product-countdown .countdown-row .countdown-section {
  text-align: center;
  display: inline-block;
  padding: 5px 0;
  border-radius: 5px;
  z-index: 99;
  color: #fff;
}
.best-selling-product .product-countdown .countdown-row .countdown-section.icon,
.countdown-slider-4 .product-countdown .countdown-row .countdown-section.icon {
  margin: 0;
}
.best-selling-product .product-countdown .countdown-row .countdown-amount,
.countdown-slider-4 .product-countdown .countdown-row .countdown-amount {
  font-size: 1em;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  padding: 0 2px;
}
@media (max-width: 991px) {
  .best-selling-product .product-countdown .countdown-row .countdown-amount,
  .countdown-slider-4 .product-countdown .countdown-row .countdown-amount {
    font-size: 12px;
  }
}
.best-selling-product .product-countdown .countdown-row .countdown-period,
.countdown-slider-4 .product-countdown .countdown-row .countdown-period {
  font-size: 1em;
  font-weight: bold;
  display: inline-block;
}
@media (max-width: 991px) {
  .best-selling-product .product-countdown .countdown-row .countdown-period,
  .countdown-slider-4 .product-countdown .countdown-row .countdown-period {
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
  .best-selling-product .responsive,
  .countdown-slider-4 .responsive {
    margin: 15px -20px 0;
  }
  .home-style4 .best-selling-product .responsive,
  .home-style4 .countdown-slider-4 .responsive {
    margin: 24px -20px 0;
  }
}
.best-selling-product .responsive .item-wrap .item-detail:hover .product-countdown-tab,
.countdown-slider-4 .responsive .item-wrap .item-detail:hover .product-countdown-tab {
  opacity: 0;
  visibility: hidden;
}
.best-selling-product .responsive .product-countdown-tab,
.countdown-slider-4 .responsive .product-countdown-tab {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -108px;
}
.best-selling-product .responsive .product-countdown-tab .countdown-section,
.countdown-slider-4 .responsive .product-countdown-tab .countdown-section {
  width: 44px;
  height: 44px;
  display: inline-block;
  text-align: center;
  border: 1px solid #dddddd;
  background-color: #fff;
  border-radius: 2px;
  margin: 0 5px;
}
.best-selling-product .responsive .product-countdown-tab .countdown-section .countdown-amount,
.countdown-slider-4 .responsive .product-countdown-tab .countdown-section .countdown-amount {
  font-size: 1em;
  font-weight: 800;
  color: #222222;
  width: 100%;
  display: block;
}
.best-selling-product .responsive .product-countdown-tab .countdown-section .countdown-period,
.countdown-slider-4 .responsive .product-countdown-tab .countdown-section .countdown-period {
  font-size: 0.79em;
  color: #999;
  width: 100%;
}
.countdown-slider-2 {
  margin-bottom: 50px;
}
@media (min-width: 1200px) {
  .countdown-slider-2 .responsive {
    margin: 0 -15px;
  }
  .home-style1 .countdown-slider-2 .responsive {
    margin: 0 -20px !important;
  }
}
.countdown-slider-2 .block-title {
  position: relative;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .countdown-slider-2 .block-title {
    margin-bottom: 15px;
  }
}
.countdown-slider-2 .block-title .woocommmerce-shop {
  display: none;
}
.countdown-slider-2 .block-title .woocommmerce-shop a {
  font-size: 1em;
  text-transform: capitalize;
  color: #999;
  position: relative;
  padding: 0 20px;
}
.countdown-slider-2 .block-title .woocommmerce-shop a:before {
  line-height: 19px;
  position: absolute;
  content: "";
  right: 0;
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.rtl .countdown-slider-2 .block-title .woocommmerce-shop a:before {
  left: 0;
  right: auto;
}
.countdown-slider-2 .block-title .woocommmerce-shop a:hover {
  color: #d14031;
}
.countdown-slider-2 .block-title h3 {
  color: #222222;
  font-size: 1em;
  margin-bottom: 20px;
  padding: 0 30px 0;
  font-weight: 700;
  position: relative;
  background-color: #fff;
  display: inline-block;
  text-transform: capitalize;
  line-height: normal;
}
@media (min-width: 480px) {
  .countdown-slider-2 .block-title h3 {
    font-size: 1.801875em;
  }
}
.countdown-slider-2 .block-title h3:before {
  top: 5px;
  position: absolute;
  content: "";
  left: 5px;
  width: 15px;
  height: 15px;
  border: 3px solid #d14031;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: 0;
  border-right: 5px solid #d14031;
  background-color: transparent;
}
.rtl .countdown-slider-2 .block-title h3:before {
  left: auto;
  right: 5px;
  border-righ: 0;
  border-tleft: 5px solid #d14031;
}
@media (max-width: 480px) {
  .countdown-slider-2 .block-title h3:before {
    top: 2px;
  }
}
.countdown-slider-2 .block-title .slider-description {
  font-size: 14px;
  width: 100%;
}
.rtl .countdown-slider-2 .block-title .slider-description {
  text-align: right;
}
.countdown-slider-2 .res-button,
.countdown-slider-2 .slick-arrow {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  background-color: rgba(0,0,0,0.4);
  font-size: 0;
}
.countdown-slider-2 .res-button:hover,
.countdown-slider-2 .slick-arrow:hover {
  background-color: rgba(0,0,0,0.9);
}
.countdown-slider-2 .res-button.slick-next,
.countdown-slider-2 .slick-arrow.slick-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 0;
  position: absolute;
  top: 50%;
  right: -5px;
  margin-top: -15px;
  z-index: 9;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}
.countdown-slider-2 .res-button.slick-next:before,
.countdown-slider-2 .slick-arrow.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.countdown-slider-2 .res-button.slick-prev,
.countdown-slider-2 .slick-arrow.slick-prev {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  position: absolute;
  top: 50%;
  left: -5px;
  margin-top: -15px;
  z-index: 99;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}
.countdown-slider-2 .res-button.slick-prev:before,
.countdown-slider-2 .slick-arrow.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 16px;
}
.countdown-slider-2 .item-bottom {
  margin: 0 -5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
}
.countdown-slider-2 .item-bottom .product_type_variable,
.countdown-slider-2 .item-bottom .add_to_cart_button,
.countdown-slider-2 .item-bottom .product_type_external,
.countdown-slider-2 .item-bottom .product_type_grouped,
.countdown-slider-2 .item-bottom .product_type_bundle {
  text-transform: capitalize;
  padding: 10px 25px;
  height: 40px;
  background-color: #f5f5f5;
  border-radius: 5px;
  color: #999999;
  font-weight: 700;
  margin: 0 5px;
  font-size: 1em;
}
@media (min-width: 991px) {
  .countdown-slider-2 .item-bottom .product_type_variable,
  .countdown-slider-2 .item-bottom .add_to_cart_button,
  .countdown-slider-2 .item-bottom .product_type_external,
  .countdown-slider-2 .item-bottom .product_type_grouped,
  .countdown-slider-2 .item-bottom .product_type_bundle {
    text-transform: uppercase;
  }
}
.countdown-slider-2 .item-bottom .product_type_variable.loading,
.countdown-slider-2 .item-bottom .add_to_cart_button.loading,
.countdown-slider-2 .item-bottom .product_type_external.loading,
.countdown-slider-2 .item-bottom .product_type_grouped.loading,
.countdown-slider-2 .item-bottom .product_type_bundle.loading {
  background-color: #d14031;
}
.countdown-slider-2 .item-bottom .product_type_variable.loading:before,
.countdown-slider-2 .item-bottom .add_to_cart_button.loading:before,
.countdown-slider-2 .item-bottom .product_type_external.loading:before,
.countdown-slider-2 .item-bottom .product_type_grouped.loading:before,
.countdown-slider-2 .item-bottom .product_type_bundle.loading:before {
  text-align: center;
  left: 0;
  background-color: #d14031;
}
.countdown-slider-2 .item-bottom .product_type_variable.added,
.countdown-slider-2 .item-bottom .add_to_cart_button.added,
.countdown-slider-2 .item-bottom .product_type_external.added,
.countdown-slider-2 .item-bottom .product_type_grouped.added,
.countdown-slider-2 .item-bottom .product_type_bundle.added {
  background-color: #d14031;
  color: #fff;
}
.countdown-slider-2 .item-bottom .product_type_variable.added:after,
.countdown-slider-2 .item-bottom .add_to_cart_button.added:after,
.countdown-slider-2 .item-bottom .product_type_external.added:after,
.countdown-slider-2 .item-bottom .product_type_grouped.added:after,
.countdown-slider-2 .item-bottom .product_type_bundle.added:after {
  font-family: WooCommerce;
  font-size: 1em;
  content: "\e017";
  display: inline-block;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
}
.countdown-slider-2 .item-bottom .product_type_variable:hover,
.countdown-slider-2 .item-bottom .add_to_cart_button:hover,
.countdown-slider-2 .item-bottom .product_type_external:hover,
.countdown-slider-2 .item-bottom .product_type_grouped:hover,
.countdown-slider-2 .item-bottom .product_type_bundle:hover {
  background-color: #d14031;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f08a";
}
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.countdown-slider-2 .item-bottom .sw-quickview {
  margin: 0 5px;
  color: #999;
  font-weight: 500;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background: url(../assets/img/button-action.png) no-repeat 14px -267px #f5f5f5;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  min-width: 35px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  -ms-transition: all 0s;
  transition: all 0s;
}
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.countdown-slider-2 .item-bottom .sw-quickview:before {
  font-family: fontawesome;
  font-size: 16px;
  content: "";
}
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.countdown-slider-2 .item-bottom .sw-quickview:hover {
  background: url(../assets/img/button-action.png) no-repeat 14px -213px #d14031;
}
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.loading:before,
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.loading:before,
.countdown-slider-2 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.loading:before,
.countdown-slider-2 .item-bottom .sw-quickview.loading:before {
  background: url(../assets/img/loadingp.gif) no-repeat center center transparent;
  opacity: 0.75;
}
.countdown-slider-2 .item-bottom .sw-quickview {
  background: url(../assets/img/button-action.png) no-repeat 12px -344px #f5f5f5;
}
.countdown-slider-2 .item-bottom .sw-quickview:hover {
  background: url(../assets/img/button-action.png) no-repeat 12px -120px #d14031;
}
.countdown-slider-2 .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,
.countdown-slider-2 .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: #d14031;
}
.countdown-slider-2 .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,
.countdown-slider-2 .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.countdown-slider-2 .item-bottom a.compare:before {
  content: "\f021";
}
.countdown-slider-2 .item-detail:hover .item-bottom {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.countdown-slider-2 .item-detail .item-bottom {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  bottom: 10px;
  -webkit-transform: translateX(100px);
  -moz-transform: translateX(100px);
  -o-transform: translateX(100px);
  -ms-transform: translateX(100px);
  transform: translateX(100px);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 1200px) {
  .countdown-slider-2 {
    margin-bottom: 90px;
  }
}
@media (max-width: 767px) {
  .countdown-slider-2 {
    margin-bottom: 25px;
  }
}
.countdown-slider-2 .item-countdown {
  padding: 15px;
}
.countdown-slider-2 .item-countdown:hover .box-inner {
  -webkit-box-shadow: 0px 10px 20px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 10px 20px rgba(0,0,0,0.1);
  -o-box-shadow: 0px 10px 20px rgba(0,0,0,0.1);
  -ms-box-shadow: 0px 10px 20px rgba(0,0,0,0.1);
  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.countdown-slider-2 .item-countdown:hover .box-inner h4 a {
  color: #d14031;
}
.countdown-slider-2 .item-countdown .product-countdown-tab {
  padding: 30px 0 20px 44%;
}
.rtl .countdown-slider-2 .item-countdown .product-countdown-tab {
  padding: 30px 44% 20px 0;
}
.countdown-slider-2 .item-countdown .product-countdown-tab .countdown-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.countdown-slider-2 .item-countdown .product-countdown-tab .countdown-section {
  width: 40px;
  height: 45px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  border: 2px solid #dddddd;
  padding: 4px 0 2px;
  border-radius: 5px;
  margin: 0 5px;
}
@media (min-width: 991px) {
  .countdown-slider-2 .item-countdown .product-countdown-tab .countdown-section {
    width: 50px;
    height: 55px;
    padding: 6px 0 9px;
  }
}
.countdown-slider-2 .item-countdown .product-countdown-tab .countdown-section .countdown-amount {
  font-size: 1em;
  font-weight: 800;
  color: #222222;
  width: 100%;
  display: block;
}
.countdown-slider-2 .item-countdown .product-countdown-tab .countdown-section .countdown-period {
  font-size: 0.79em;
  color: #999;
  width: 100%;
}
.countdown-slider-2 .item-countdown .item-wrap {
  position: relative;
  cursor: pointer;
}
.countdown-slider-2 .item-countdown .item-wrap .item-img {
  position: absolute;
  width: 37%;
  left: 20px;
}
.rtl .countdown-slider-2 .item-countdown .item-wrap .item-img {
  right: 20px;
  left: auto;
}
.countdown-slider-2 .item-countdown .item-wrap .product-countdown {
  position: initial;
  padding: 40px 0 20px 43%;
}
.rtl .countdown-slider-2 .item-countdown .item-wrap .product-countdown {
  padding: 40px 43% 20px 0;
}
.countdown-slider-2 .item-countdown .item-wrap .box-inner {
  padding: 15px 15px 15px 44%;
  border: 1px solid #dddddd;
  border-radius: 5px;
}
.rtl .countdown-slider-2 .item-countdown .item-wrap .box-inner {
  padding: 15px 44% 15px 15px;
}
.countdown-slider-2 .item-countdown .item-wrap h4 {
  margin: 0 0 5px;
}
.countdown-slider-2 .item-countdown .item-wrap h4 a {
  font-size: 1em;
  color: #222222;
  line-height: 28px;
}
.countdown-slider-2 .item-countdown .item-wrap .author-listing-product {
  border-bottom: dashed 1px #ddd;
  padding: 0 0 15px 0;
}
.rtl .countdown-slider-2 .item-countdown .item-wrap .author-listing-product {
  padding: 0 0 15px 0;
}
.countdown-slider-2 .item-countdown .item-wrap .description {
  font-size: 1em;
  color: #555;
  line-height: 26px;
  margin-bottom: 20px;
}
.countdown-slider-2 .item-countdown .item-wrap .item-price {
  font-size: 18px;
  color: #d14031;
  font-weight: bold;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
}
.countdown-slider-2 .item-countdown .item-wrap .item-price del {
  color: #999;
  font-size: 14px;
  font-weight: 400;
}
.countdown-slider-2 .item-countdown .item-wrap .item-price ins {
  color: #d14031;
}
.countdown-slider {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .countdown-slider .responsive {
    margin: 0 -15px;
  }
  .home-style1 .countdown-slider .responsive {
    margin: 0 -20px !important;
  }
}
.countdown-slider .block-title {
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .countdown-slider .block-title {
    margin-bottom: 15px;
  }
}
.countdown-slider .block-title h3 {
  color: #e33f26;
  font-size: 1em;
  margin-bottom: 2px;
  padding: 0 30px 9px 70px;
  font-weight: 700;
  position: relative;
  background-color: #fff;
  display: inline-block;
  text-transform: capitalize;
}
.rtl .countdown-slider .block-title h3 {
  padding: 0 70px 9px 30px;
}
@media (min-width: 480px) {
  .countdown-slider .block-title h3 {
    font-size: 1.424em;
  }
}
.countdown-slider .block-title h3:after {
  position: absolute;
  right: 0;
  top: 9px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -1px;
}
.rtl .countdown-slider .block-title h3:after {
  left: 0;
  right: auto;
}
@media (max-width: 480px) {
  .countdown-slider .block-title h3:after {
    top: 6px;
  }
}
.countdown-slider .block-title:before {
  background-color: #ddd;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 10px;
}
@media (max-width: 480px) {
  .countdown-slider .block-title:before {
    top: 9px;
  }
}
.countdown-slider .block-title:after {
  background: url('../assets/img/hotdeal.png') no-repeat center center;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 55px;
  height: 55px;
}
.rtl .countdown-slider .block-title:after {
  left: auto;
  right: 0;
}
.countdown-slider .block-title .slider-description {
  font-size: 14px;
  padding: 0 0 0 70px;
}
.rtl .countdown-slider .block-title .slider-description {
  text-align: right;
  padding: 0 70px 0 0;
}
.countdown-slider .res-button {
  visibility: visible;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  background-color: #fff;
}
.countdown-slider .res-button:hover {
  background-color: #d14031;
  color: #ffffff;
}
.countdown-slider .res-button:hover:before {
  color: #fff;
}
@media (min-width: 1199px) {
  .countdown-slider .res-button {
    opacity: 1;
  }
}
.countdown-slider .res-button.slick-next {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  position: absolute;
  top: 40%;
  border-radius: 50%;
  margin-top: -10px;
  right: -5px;
  z-index: 2;
  color: #222222;
  cursor: pointer;
}
.countdown-slider .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 24px;
}
.countdown-slider .res-button.slick-prev {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  position: absolute;
  margin-top: -10px;
  top: 40%;
  border-radius: 50%;
  left: -5px;
  z-index: 2;
  text-align: center;
  color: #222222;
}
.countdown-slider .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 24px;
}
.countdown-slider .product-countdown {
  width: 100%;
  margin-top: 7px;
  height: 35px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  border-radius: 5px;
  background: linear-gradient(90deg,#1891ff 0%,#1a91ff 35%,#00d2ed 100%);
}
.countdown-slider .product-countdown .countdown-row >span {
  color: #fff;
  margin: 0 7px;
  position: relative;
}
@media (max-width: 480px) {
  .countdown-slider .product-countdown .countdown-row >span {
    margin: 0 5px;
  }
}
.countdown-slider .product-countdown .countdown-row >span:last-child:after {
  display: none;
}
.countdown-slider .product-countdown .countdown-row >span:after {
  content: ":";
  color: #fff;
  right: -10px;
  top: 6px;
  font-size: 14px;
  position: absolute;
}
@media (max-width: 480px) {
  .countdown-slider .product-countdown .countdown-row >span:after {
    display: none;
  }
}
.countdown-slider .product-countdown .countdown-row >span:first-child:after {
  display: none;
}
@media (max-width: 375px) {
  .countdown-slider .product-countdown .countdown-row >span:first-child {
    display: none;
  }
}
.countdown-slider .product-countdown .countdown-row .countdown-section {
  text-align: center;
  display: inline-block;
  padding: 5px 0;
  border-radius: 5px;
  z-index: 99;
  color: #fff;
}
.countdown-slider .product-countdown .countdown-row .countdown-section.icon {
  margin: 0;
}
.countdown-slider .product-countdown .countdown-row .countdown-amount {
  font-size: 1em;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  padding: 0 2px;
}
@media (max-width: 991px) {
  .countdown-slider .product-countdown .countdown-row .countdown-amount {
    font-size: 12px;
  }
}
.countdown-slider .product-countdown .countdown-row .countdown-period {
  font-size: 1em;
  font-weight: bold;
  display: inline-block;
}
@media (max-width: 991px) {
  .countdown-slider .product-countdown .countdown-row .countdown-period {
    font-size: 12px;
  }
}
.countdown-slider .block-title .slider-description p {
  margin-bottom: 5px;
}
@media (min-width: 1200px) {
  .countdown-slider {
    margin-bottom: 58px;
  }
}
@media (max-width: 767px) {
  .countdown-slider {
    margin-bottom: 15px;
  }
}
.countdown-slider .responsive .sales-bar {
  height: 20px;
  width: 135px;
  float: left;
  text-align: center;
  line-height: 20px;
  background-color: rgba(249,217,212,0.8);
  border-radius: 20px;
  position: relative;
}
.rtl .countdown-slider .responsive .sales-bar {
  float: right;
}
.countdown-slider .responsive .sales-bar span {
  height: 20px;
  display: block;
  border-radius: 20px;
  background-color: #e33f26;
}
.countdown-slider .responsive .sales-bar .stock-sold {
  position: absolute;
  top: 0;
  text-align: center;
  width: 100%;
  color: #fff;
  font-size: 0.79em;
}
.sw-category-default .res-button {
  visibility: visible;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  background-color: #fff;
}
.sw-category-default .res-button:hover {
  background-color: #d14031;
  color: #ffffff;
}
.sw-category-default .res-button:hover:before {
  color: #fff;
}
@media (min-width: 1199px) {
  .sw-category-default .res-button {
    opacity: 1;
  }
}
.sw-category-default .res-button.slick-next {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  position: absolute;
  top: 40%;
  border-radius: 50%;
  margin-top: -10px;
  right: -5px;
  z-index: 2;
  color: #222222;
  cursor: pointer;
}
.sw-category-default .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 24px;
}
.sw-category-default .res-button.slick-prev {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  position: absolute;
  margin-top: -10px;
  top: 40%;
  border-radius: 50%;
  left: -5px;
  z-index: 2;
  text-align: center;
  color: #222222;
}
.sw-category-default .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 24px;
}
@media (min-width: 1200px) {
  .sw-category-default .responsive {
    margin: 0 -15px;
  }
  .home-style1 .sw-category-default .responsive {
    margin: 0 -20px !important;
  }
}
.sw-category-default .block-title {
  position: relative;
  margin-bottom: 14px;
}
.sw-category-default .block-title .woocommmerce-shop {
  float: right;
  padding: 0 0 0 5px;
  position: relative;
  background-color: #fff;
}
@media (max-width: 480px) {
  .sw-category-default .block-title .woocommmerce-shop {
    display: none;
  }
}
.rtl .sw-category-default .block-title .woocommmerce-shop {
  float: left;
  padding: 0 5px 0 0;
}
.rtl .sw-category-default .block-title .woocommmerce-shop:before {
  content: "\f177 ";
  right: auto;
  left: 19px;
}
.sw-category-default .block-title .woocommmerce-shop:before {
  content: "\f178 ";
  font-family: fontawesome;
  font-size: 10px;
  position: absolute;
  right: 19px;
  top: 8px;
  color: #ccc;
}
.sw-category-default .block-title .woocommmerce-shop a {
  height: 25px;
  display: inline-block;
  line-height: 25px;
  color: #cccccc;
  font-size: 0.79em;
  padding: 0 32px 0 20px;
  border: 1px solid #dddddd;
  border-radius: 20px;
  text-transform: capitalize;
}
.rtl .sw-category-default .block-title .woocommmerce-shop a {
  padding: 0 20px 0 32px;
  float: right;
}
.sw-category-default .block-title .woocommmerce-shop:hover:before,
.sw-category-default .block-title .woocommmerce-shop:hover a {
  color: #fff;
  background-color: #d14031;
  transition: all 0.3s;
  border-color: #d14031;
}
.sw-category-default .block-title h3 {
  color: #222222;
  font-size: 1em;
  padding: 0 30px 0 0;
  margin-bottom: 20px;
  font-weight: 700;
  position: relative;
  background-color: #fff;
  display: inline-block;
  margin: 0;
}
.rtl .sw-category-default .block-title h3 {
  padding: 0 0 0 30px;
}
@media (min-width: 480px) {
  .sw-category-default .block-title h3 {
    font-size: 1.424em;
  }
}
.sw-category-default .block-title h3:after {
  position: absolute;
  right: 0;
  top: 15px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -2px;
}
.rtl .sw-category-default .block-title h3:after {
  left: 0;
  right: auto;
}
@media (max-width: 480px) {
  .sw-category-default .block-title h3:after {
    display: none;
  }
}
.sw-category-default .block-title:before {
  background-color: #ddd;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 15px;
}
@media (max-width: 480px) {
  .sw-category-default .block-title:before {
    top: 12px;
  }
}
.sw-category-default .block-title .slider-description {
  font-size: 14px;
}
.rtl .sw-category-default .block-title .slider-description {
  text-align: right;
}
.sw-category-default .box-slider-container {
  margin: 0 -15px 20px;
  display: inline-block;
}
@media (min-width: 1200px) {
  .sw-category-default .box-slider-container {
    margin: 0 -15px 32px;
  }
}
.sw-category-default .box-slider-container .item-product-cat {
  width: 50%;
  float: left;
  padding: 0 15px;
  margin: 0 0 30px;
}
@media (min-width: 991px) {
  .sw-category-default .box-slider-container .item-product-cat {
    width: 33.3%;
  }
}
@media (max-width: 480px) {
  .sw-category-default .box-slider-container .item-product-cat {
    width: 100%;
  }
}
.sw-category-default .box-slider-container .item-product-cat .item-image {
  position: relative;
}
.sw-category-default .box-slider-container .item-product-cat img {
  margin: 0;
}
.sw-category-default .box-slider-container .item-product-cat .item_content {
  position: absolute;
  top: 20%;
  width: 100%;
  text-align: center;
}
.sw-category-default .box-slider-container .item-product-cat .item_content span {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 36px;
}
.sw-category-default .box-slider-container .item-product-cat .item_content h3 {
  margin: 0;
}
.sw-category-default .box-slider-container .item-product-cat .item_content h3 a {
  font-size: 22.78px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
}
.sw-category-default .box-slider-container .item-product-cat .item_content h3 a:hover {
  color: #d14031;
}
.sw-category-slider1 {
  margin-bottom: 45px;
}
.sw-category-slider1 .res-button {
  visibility: visible;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  background-color: #fff;
}
.sw-category-slider1 .res-button:hover {
  background-color: #d14031;
  color: #ffffff;
}
.sw-category-slider1 .res-button:hover:before {
  color: #fff;
}
@media (min-width: 1199px) {
  .sw-category-slider1 .res-button {
    opacity: 1;
  }
}
.sw-category-slider1 .res-button.slick-next {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  position: absolute;
  top: 40%;
  border-radius: 50%;
  margin-top: -10px;
  right: -5px;
  z-index: 2;
  color: #222222;
  cursor: pointer;
}
.sw-category-slider1 .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 24px;
}
.sw-category-slider1 .res-button.slick-prev {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  position: absolute;
  margin-top: -10px;
  top: 40%;
  border-radius: 50%;
  left: -5px;
  z-index: 2;
  text-align: center;
  color: #222222;
}
.sw-category-slider1 .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 24px;
}
@media (min-width: 1200px) {
  .sw-category-slider1 .responsive {
    margin: 0 -15px;
  }
  .home-style1 .sw-category-slider1 .responsive {
    margin: 0 -20px !important;
  }
}
.sw-category-slider1 .block-title {
  position: relative;
  margin-bottom: 14px;
}
.sw-category-slider1 .block-title .woocommmerce-shop {
  float: right;
  padding: 0 0 0 5px;
  position: relative;
  background-color: #fff;
}
@media (max-width: 480px) {
  .sw-category-slider1 .block-title .woocommmerce-shop {
    display: none;
  }
}
.rtl .sw-category-slider1 .block-title .woocommmerce-shop {
  float: left;
  padding: 0 5px 0 0;
}
.rtl .sw-category-slider1 .block-title .woocommmerce-shop:before {
  content: "\f177 ";
  right: auto;
  left: 19px;
}
.sw-category-slider1 .block-title .woocommmerce-shop:before {
  content: "\f178 ";
  font-family: fontawesome;
  font-size: 10px;
  position: absolute;
  right: 19px;
  top: 8px;
  color: #ccc;
}
.sw-category-slider1 .block-title .woocommmerce-shop a {
  height: 25px;
  display: inline-block;
  line-height: 25px;
  color: #cccccc;
  font-size: 0.79em;
  padding: 0 32px 0 20px;
  border: 1px solid #dddddd;
  border-radius: 20px;
  text-transform: capitalize;
}
.rtl .sw-category-slider1 .block-title .woocommmerce-shop a {
  padding: 0 20px 0 32px;
  float: right;
}
.sw-category-slider1 .block-title .woocommmerce-shop:hover:before,
.sw-category-slider1 .block-title .woocommmerce-shop:hover a {
  color: #fff;
  background-color: #d14031;
  transition: all 0.3s;
  border-color: #d14031;
}
.sw-category-slider1 .block-title h3 {
  color: #222222;
  font-size: 1em;
  padding: 0 30px 0 0;
  margin-bottom: 20px;
  font-weight: 700;
  position: relative;
  background-color: #fff;
  display: inline-block;
  margin: 0;
}
.rtl .sw-category-slider1 .block-title h3 {
  padding: 0 0 0 30px;
}
@media (min-width: 480px) {
  .sw-category-slider1 .block-title h3 {
    font-size: 1.424em;
  }
}
.sw-category-slider1 .block-title h3:after {
  position: absolute;
  right: 0;
  top: 15px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -2px;
}
.rtl .sw-category-slider1 .block-title h3:after {
  left: 0;
  right: auto;
}
@media (max-width: 480px) {
  .sw-category-slider1 .block-title h3:after {
    display: none;
  }
}
.sw-category-slider1 .block-title:before {
  background-color: #ddd;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 15px;
}
@media (max-width: 480px) {
  .sw-category-slider1 .block-title:before {
    top: 12px;
  }
}
.sw-category-slider1 .block-title .slider-description {
  font-size: 14px;
}
.rtl .sw-category-slider1 .block-title .slider-description {
  text-align: right;
}
.sw-category-slider1 .resp-slider-container .res-button.slick-prev {
  left: 0;
}
.sw-category-slider1 .resp-slider-container .res-button.slick-next {
  right: 0;
}
@media (min-width: 1200px) {
  .sw-category-slider1 {
    margin-bottom: 60px;
  }
}
.sw-category-slider1 .resp-slider-container {
  position: relative;
}
.sw-category-slider1 .responsive {
  margin: 0 -20px;
}
.sw-category-slider1 .responsive .item {
  padding: 10px 5px;
}
.sw-category-slider1 .responsive .item-inner {
  padding: 10px;
  width: 100%;
  display: inline-block;
}
.sw-category-slider1 .responsive .item-inner .item-image {
  display: inline-block;
  width: 100%;
  padding: 10px;
  border-radius: 5px;
}
@media (min-width: 767px) {
  .sw-category-slider1 .responsive .item-inner .item-image:hover {
    -webkit-box-shadow: 0px 0px 10px 0px #cccccc;
    -moz-box-shadow: 0px 0px 10px 0px #cccccc;
    -o-box-shadow: 0px 0px 10px 0px #cccccc;
    -ms-box-shadow: 0px 0px 10px 0px #cccccc;
    box-shadow: 0px 0px 10px 0px #cccccc;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
  }
}
.sw-category-slider1 .responsive .item-inner .item-image:hover .item-content h3 a {
  color: #d14031;
}
.sw-category-slider1 .responsive .item-inner .item-image >a {
  max-width: 125px;
  display: inline-block;
  float: left;
}
.rtl .sw-category-slider1 .responsive .item-inner .item-image >a {
  float: right;
}
@media (min-width: 480px) {
  .sw-category-slider1 .responsive .item-inner .item-image >a {
    max-width: 145px;
  }
}
.sw-category-slider1 .responsive .item-inner .item-image >a img {
  margin: 0;
}
.sw-category-slider1 .responsive .item-inner .item-image .item-content {
  padding: 0 0 0 20px;
  display: inline-block;
}
.rtl .sw-category-slider1 .responsive .item-inner .item-image .item-content {
  padding: 0 20px 0 0;
}
.sw-category-slider1 .responsive .item-inner .item-image .item-content h3 a {
  font-size: 14px;
  line-height: 26px;
  color: #222222;
  text-transform: uppercase;
  font-weight: bold;
  word-wrap: break-word;
}
@media (min-width: 1200px) {
  .sw-category-slider1 .responsive .item-inner .item-image .item-content h3 a {
    font-size: 1em;
  }
}
.sw-category-slider1 .responsive .item-inner .item-image .childcat-product-cat ul {
  margin: 0;
  list-style: none;
}
.sw-category-slider1 .responsive .item-inner .item-image .childcat-product-cat ul li a {
  font-size: 14px;
  line-height: 30px;
  color: #999;
  text-transform: capitalize;
}
.sw-category-slider1 .responsive .item-inner .item-image .childcat-product-cat ul li a:hover {
  color: #d14031;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 480px) {
  .sw-category-slider1 .block-title {
    margin: 0;
  }
}
.woo-slider-default {
  position: relative;
}
@media (min-width: 1200px) {
  .woo-slider-default .responsive {
    margin: 0 -15px;
  }
  .home-style1 .woo-slider-default .responsive {
    margin: 0 -20px !important;
  }
}
.rtl .woo-slider-default .block-title {
  text-align: right;
}
.woo-slider-default .block-title h3 {
  margin: 0 0 30px;
  font-size: 1em;
  color: #222222;
  text-transform: capitalize;
  font-weight: 700;
  position: relative;
  display: inline-block;
}
.home-style4 .woo-slider-default .block-title h3 {
  margin: 0 0 20px;
}
@media (min-width: 1200px) {
  .woo-slider-default .block-title h3 {
    font-size: 1.25em;
  }
}
@media (min-width: 1200px) {
  .woo-slider-default .block-title h3 {
    margin: 0 0 59px;
  }
  .home-style4 .woo-slider-default .block-title h3 {
    margin: 0 0 30px;
  }
  .home-style2 .woo-slider-default .block-title h3 {
    margin: 0 0 48px;
  }
}
@media (min-width: 1400px) {
  .woo-slider-default .block-title h3 {
    font-size: 1.42375em;
  }
}
.woo-slider-default .block-title h3:before {
  top: 30px;
  position: absolute;
  content: "";
  left: 0;
  background-color: #ddd;
  height: 1px;
  width: 40px;
}
.rtl .woo-slider-default .block-title h3:before {
  left: auto;
  right: 0;
}
@media (min-width: 1200px) {
  .woo-slider-default .block-title h3:before {
    top: 46px;
  }
}
.woo-slider-default .res-button {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.woo-slider-default .res-button.slick-next {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #999;
  cursor: pointer;
  left: auto;
}
.sw-category-author-1 .woo-slider-default .res-button.slick-next {
  right: 15px;
}
.rtl .woo-slider-default .res-button.slick-next {
  left: 20px;
  right: auto;
}
.sw-category-author-1 .rtl .woo-slider-default .res-button.slick-next {
  right: auto;
  left: 35px;
}
.woo-slider-default .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.woo-slider-default .res-button.slick-prev {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-right: 1px solid #dddddd;
  position: absolute;
  top: 0;
  right: 20px;
  left: auto;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #999;
}
.sw-category-author-1 .woo-slider-default .res-button.slick-prev {
  right: 35px;
}
.woo-slider-default .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 16px;
}
.rtl .woo-slider-default .res-button.slick-prev {
  left: 0px;
  right: auto;
}
.sw-category-author-1 .rtl .woo-slider-default .res-button.slick-prev {
  right: auto;
  left: 15px;
}
.woo-slider-default .res-button:hover {
  color: #d14031;
}
@media (min-width: 1200px) {
  .woo-slider-default {
    margin-bottom: 68px;
  }
  .woo-slider-default .home-style4 {
    margin-bottom: 20px;
  }
  .home-style2 .woo-slider-default {
    margin-bottom: 60px;
  }
  .home-style3 .woo-slider-default {
    margin-bottom: 45px;
  }
}
.home-style1 .woo-slider-default .res-button {
  visibility: visible;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  background-color: #fff;
}
.home-style1 .woo-slider-default .res-button:hover {
  background-color: #d14031;
  color: #ffffff;
}
.home-style1 .woo-slider-default .res-button:hover:before {
  color: #fff;
}
@media (min-width: 1199px) {
  .home-style1 .woo-slider-default .res-button {
    opacity: 1;
  }
}
.home-style1 .woo-slider-default .res-button.slick-next {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  position: absolute;
  top: 40%;
  border-radius: 50%;
  margin-top: -10px;
  right: -5px;
  z-index: 2;
  color: #222222;
  cursor: pointer;
}
.home-style1 .woo-slider-default .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 24px;
}
.home-style1 .woo-slider-default .res-button.slick-prev {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  position: absolute;
  margin-top: -10px;
  top: 40%;
  border-radius: 50%;
  left: -5px;
  z-index: 2;
  text-align: center;
  color: #222222;
}
.home-style1 .woo-slider-default .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 24px;
}
@media (min-width: 1200px) {
  .home-style1 .woo-slider-default .responsive {
    margin: 0 -15px;
  }
  .home-style1 .home-style1 .woo-slider-default .responsive {
    margin: 0 -20px !important;
  }
}
.home-style1 .woo-slider-default .block-title {
  text-align: center;
  margin-bottom: 17px;
  position: relative;
}
.home-style1 .woo-slider-default .block-title h3 {
  padding: 9px 25px 8px;
  margin-bottom: 0px;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.625em;
  color: #222222;
  text-transform: capitalize;
  position: relative;
  background-color: #fff;
  display: inline-block;
}
@media (min-width: 480px) {
  .home-style1 .woo-slider-default .block-title h3 {
    font-size: 1.424em;
  }
}
.home-style1 .woo-slider-default .block-title h3:before {
  right: auto;
  position: absolute;
  left: 0;
  top: 23px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -2px;
}
@media (min-width: 480px) {
  .home-style1 .woo-slider-default .block-title h3:before {
    top: 30px;
  }
}
.home-style1 .woo-slider-default .block-title h3:after {
  position: absolute;
  right: 0;
  top: 23px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -2px;
}
@media (min-width: 480px) {
  .home-style1 .woo-slider-default .block-title h3:after {
    top: 30px;
  }
}
.home-style1 .woo-slider-default .block-title:before {
  background-color: #ddd;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 23px;
}
@media (min-width: 480px) {
  .home-style1 .woo-slider-default .block-title:before {
    top: 30px;
  }
}
.home-style1 .woo-slider-default .block-title .slider-description {
  font-size: 14px;
}
.home-style1 .woo-slider-default .box-title {
  margin: 0 0 40px;
}
.home-style1 .woo-slider-default .description {
  width: 80%;
  margin: 0 auto 45px;
  text-align: center;
}
@media (min-width: 1200px) {
  .home-style1 .woo-slider-default {
    margin-bottom: 58px;
  }
}
.responsive-post-slider-2 {
  margin: 0 0 45px;
}
.home-style1 .responsive-post-slider-2 {
  margin: 0;
}
@media (min-width: 911px) {
  .home-style1 .responsive-post-slider-2 {
    margin: 0 0 70px;
  }
}
@media (min-width: 1200px) {
  .responsive-post-slider-2 .resp-slider-container .responsive {
    margin: 0 -15px;
  }
  .home-style1 .responsive-post-slider-2 .resp-slider-container .responsive {
    margin: 0 -20px !important;
  }
}
.responsive-post-slider-2 .resp-slider-container .block-title {
  position: relative;
  margin-bottom: 14px;
}
.responsive-post-slider-2 .resp-slider-container .block-title .woocommmerce-shop {
  float: right;
  padding: 0 0 0 5px;
  position: relative;
  background-color: #fff;
}
@media (max-width: 480px) {
  .responsive-post-slider-2 .resp-slider-container .block-title .woocommmerce-shop {
    display: none;
  }
}
.rtl .responsive-post-slider-2 .resp-slider-container .block-title .woocommmerce-shop {
  float: left;
  padding: 0 5px 0 0;
}
.rtl .responsive-post-slider-2 .resp-slider-container .block-title .woocommmerce-shop:before {
  content: "\f177 ";
  right: auto;
  left: 19px;
}
.responsive-post-slider-2 .resp-slider-container .block-title .woocommmerce-shop:before {
  content: "\f178 ";
  font-family: fontawesome;
  font-size: 10px;
  position: absolute;
  right: 19px;
  top: 8px;
  color: #ccc;
}
.responsive-post-slider-2 .resp-slider-container .block-title .woocommmerce-shop a {
  height: 25px;
  display: inline-block;
  line-height: 25px;
  color: #cccccc;
  font-size: 0.79em;
  padding: 0 32px 0 20px;
  border: 1px solid #dddddd;
  border-radius: 20px;
  text-transform: capitalize;
}
.rtl .responsive-post-slider-2 .resp-slider-container .block-title .woocommmerce-shop a {
  padding: 0 20px 0 32px;
  float: right;
}
.responsive-post-slider-2 .resp-slider-container .block-title .woocommmerce-shop:hover:before,
.responsive-post-slider-2 .resp-slider-container .block-title .woocommmerce-shop:hover a {
  color: #fff;
  background-color: #d14031;
  transition: all 0.3s;
  border-color: #d14031;
}
.responsive-post-slider-2 .resp-slider-container .block-title h3 {
  color: #222222;
  font-size: 1em;
  padding: 0 30px 0 0;
  margin-bottom: 20px;
  font-weight: 700;
  position: relative;
  background-color: #fff;
  display: inline-block;
  margin: 0;
}
.rtl .responsive-post-slider-2 .resp-slider-container .block-title h3 {
  padding: 0 0 0 30px;
}
@media (min-width: 480px) {
  .responsive-post-slider-2 .resp-slider-container .block-title h3 {
    font-size: 1.424em;
  }
}
.responsive-post-slider-2 .resp-slider-container .block-title h3:after {
  position: absolute;
  right: 0;
  top: 15px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -2px;
}
.rtl .responsive-post-slider-2 .resp-slider-container .block-title h3:after {
  left: 0;
  right: auto;
}
@media (max-width: 480px) {
  .responsive-post-slider-2 .resp-slider-container .block-title h3:after {
    display: none;
  }
}
.responsive-post-slider-2 .resp-slider-container .block-title:before {
  background-color: #ddd;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 15px;
}
@media (max-width: 480px) {
  .responsive-post-slider-2 .resp-slider-container .block-title:before {
    top: 12px;
  }
}
.responsive-post-slider-2 .resp-slider-container .block-title .slider-description {
  font-size: 14px;
}
.rtl .responsive-post-slider-2 .resp-slider-container .block-title .slider-description {
  text-align: right;
}
.responsive-post-slider-2 .resp-slider-container .block-title {
  margin-bottom: 37px;
}
.responsive-post-slider-2 .resp-slider-container .responsive .item-detail .entry-content .entry-meta {
  font-size: 0.79em;
  color: #999;
  margin: 0 0 10px;
}
.responsive-post-slider-2 .resp-slider-container .responsive .item-detail .entry-content .entry-meta i {
  color: #d14031;
  margin: 0 10px 0 0;
}
.rtl .responsive-post-slider-2 .resp-slider-container .responsive .item-detail .entry-content .entry-meta i {
  margin: 0 0 0 10px;
}
.responsive-post-slider-2 .resp-slider-container .responsive .item-detail .entry-content .entry-meta .entry-date {
  margin: 0 30px 0 0;
}
.rtl .responsive-post-slider-2 .resp-slider-container .responsive .item-detail .entry-content .entry-meta .entry-date {
  margin: 0 0 0 30px;
}
.responsive-post-slider-2 .resp-slider-container .responsive .item-right {
  float: left;
  width: 100%;
  padding: 0 15px;
  margin: 0 0 25px;
}
.rtl .responsive-post-slider-2 .resp-slider-container .responsive .item-right {
  float: right;
}
@media (min-width: 991px) {
  .responsive-post-slider-2 .resp-slider-container .responsive .item-right {
    width: 50%;
    margin: 0;
  }
}
@media (max-width: 480px) {
  .responsive-post-slider-2 .resp-slider-container .responsive .item-right {
    padding: 0;
  }
}
.responsive-post-slider-2 .resp-slider-container .responsive .item-right .item-detail .img_over:hover img {
  opacity: 0.85;
}
.responsive-post-slider-2 .resp-slider-container .responsive .item-right .item-detail .entry-content {
  position: relative;
  padding: 20px;
  z-index: 3;
  background-color: #fff;
  width: 90%;
  margin: -80px auto 0;
}
@media (min-width: 480px) {
  .responsive-post-slider-2 .resp-slider-container .responsive .item-right .item-detail .entry-content {
    margin: -80px 0 0 30px;
    width: 100%;
  }
  .rtl .responsive-post-slider-2 .resp-slider-container .responsive .item-right .item-detail .entry-content {
    margin: -80px 30px 0 0;
  }
}
.responsive-post-slider-2 .resp-slider-container .responsive .item-right .item-detail .entry-content .item-title h4 a {
  font-size: 16px;
  color: #222222;
  text-transform: none;
  font-weight: bold;
  line-height: 24px;
}
@media (min-width: 767px) {
  .responsive-post-slider-2 .resp-slider-container .responsive .item-right .item-detail .entry-content .item-title h4 a {
    font-size: 20px;
  }
}
.responsive-post-slider-2 .resp-slider-container .responsive .item-right .item-detail .entry-content .item-title h4 a:hover {
  color: #d14031;
}
.responsive-post-slider-2 .resp-slider-container .responsive .item-right .item-detail .entry-content .description1 {
  font-size: 14px;
  color: #555;
  line-height: 24px;
  padding: 2px 0 10px;
}
.responsive-post-slider-2 .resp-slider-container .responsive .item-right .item-detail .entry-content a.read-more {
  color: #d14031;
  text-transform: uppercase;
  position: relative;
  font-size: 14px;
  padding: 0 0 0 30px;
}
.rtl .responsive-post-slider-2 .resp-slider-container .responsive .item-right .item-detail .entry-content a.read-more {
  padding: 0 30px 0 0;
}
.responsive-post-slider-2 .resp-slider-container .responsive .item-right .item-detail .entry-content a.read-more:before {
  content: "";
  left: 0;
  width: 20px;
  position: absolute;
  height: 2px;
  top: 50%;
  margin: -1px 0 0;
  background: #d14031;
}
.rtl .responsive-post-slider-2 .resp-slider-container .responsive .item-right .item-detail .entry-content a.read-more:before {
  left: auto;
  right: 0;
}
.responsive-post-slider-2 .resp-slider-container .responsive .item-left {
  float: right;
  width: 33.3%;
  padding: 0 15px;
}
.rtl .responsive-post-slider-2 .resp-slider-container .responsive .item-left {
  float: left;
}
@media (min-width: 991px) {
  .responsive-post-slider-2 .resp-slider-container .responsive .item-left {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .responsive-post-slider-2 .resp-slider-container .responsive .item-left {
    width: 100%;
    padding: 0;
  }
}
.responsive-post-slider-2 .resp-slider-container .responsive .item-left .item-detail {
  overflow: hidden;
  margin: 0 0 30px;
}
.responsive-post-slider-2 .resp-slider-container .responsive .item-left .item-detail .img_over {
  float: left;
  width: 100%;
}
.rtl .responsive-post-slider-2 .resp-slider-container .responsive .item-left .item-detail .img_over {
  float: right;
}
@media (min-width: 991px) {
  .responsive-post-slider-2 .resp-slider-container .responsive .item-left .item-detail .img_over {
    width: 36%;
  }
}
.responsive-post-slider-2 .resp-slider-container .responsive .item-left .item-detail .img_over:hover img {
  opacity: 0.85;
}
.responsive-post-slider-2 .resp-slider-container .responsive .item-left .item-detail .entry-content {
  float: left;
  width: 100%;
  padding-top: 10px;
}
.rtl .responsive-post-slider-2 .resp-slider-container .responsive .item-left .item-detail .entry-content {
  float: right;
}
@media (max-width: 991px) {
  .responsive-post-slider-2 .resp-slider-container .responsive .item-left .item-detail .entry-content .entry-meta {
    margin: 10px 0;
  }
}
@media (min-width: 991px) {
  .responsive-post-slider-2 .resp-slider-container .responsive .item-left .item-detail .entry-content {
    width: 64%;
    padding-left: 30px;
  }
  .rtl .responsive-post-slider-2 .resp-slider-container .responsive .item-left .item-detail .entry-content {
    padding-left: 0;
    padding-right: 30px;
  }
}
.responsive-post-slider-2 .resp-slider-container .responsive .item-left .item-detail .entry-content .item-title h4 a {
  font-size: 14px;
  color: #222222;
  text-transform: none;
  font-weight: bold;
  line-height: 24px;
}
@media (min-width: 991px) {
  .responsive-post-slider-2 .resp-slider-container .responsive .item-left .item-detail .entry-content .item-title h4 a {
    font-size: 18px;
  }
}
.responsive-post-slider-2 .resp-slider-container .responsive .item-left .item-detail .entry-content .item-title h4 a:hover {
  color: #d14031;
}
.responsive-post-slider-2 .resp-slider-container .responsive .item-left .item-detail .entry-content .description1 {
  font-size: 0.79em;
  color: #555;
  line-height: 22px;
}
.responsive-slider1 {
  position: relative;
}
.responsive-slider1 .resp-slider-container .slider {
  margin: 0;
}
.responsive-slider1.responsive-post-slider .resp-slider-container .box-title {
  margin: 0;
}
.responsive-slider1 .res-button {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.responsive-slider1 .res-button.slick-next {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #999;
  cursor: pointer;
  left: auto;
}
.sw-category-author-1 .responsive-slider1 .res-button.slick-next {
  right: 15px;
}
.rtl .responsive-slider1 .res-button.slick-next {
  left: 20px;
  right: auto;
}
.sw-category-author-1 .rtl .responsive-slider1 .res-button.slick-next {
  right: auto;
  left: 35px;
}
.responsive-slider1 .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.responsive-slider1 .res-button.slick-prev {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-right: 1px solid #dddddd;
  position: absolute;
  top: 0;
  right: 20px;
  left: auto;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #999;
}
.sw-category-author-1 .responsive-slider1 .res-button.slick-prev {
  right: 35px;
}
.responsive-slider1 .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 16px;
}
.rtl .responsive-slider1 .res-button.slick-prev {
  left: 0px;
  right: auto;
}
.sw-category-author-1 .rtl .responsive-slider1 .res-button.slick-prev {
  right: auto;
  left: 15px;
}
.responsive-slider1 .res-button:hover {
  color: #d14031;
}
.responsive-slider1 .item {
  padding: 0;
}
.responsive-slider1 .item-inner {
  padding: 0 15px;
}
.custom-button1 a {
  font-size: 14px;
  color: #222222;
  font-weight: normal;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 15px 0 0;
}
.rtl .custom-button1 a {
  padding: 0 0 0 15px;
}
.custom-button1 a:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  left: 0;
  right: 0;
  background-color: #222222;
}
.custom-button1 a:before {
  font-family: fontawesome;
  content: '\f105';
  position: absolute;
  right: 0;
  top: 1px;
  font-weight: 400;
}
.rtl .custom-button1 a:before {
  right: auto;
  left: 0;
  content: '\f104';
}
.custom-button1 a:hover {
  color: #d14031;
}
.custom-button1 a:hover:before {
  color: #d14031;
}
.custom-button1 a:hover:after {
  background: #d14031;
}
.custom-button a {
  padding: 0 10px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #dddddd;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #999;
  border-radius: 2px;
  transition: all .3s ease;
}
.custom-button:hover a {
  background-color: #d14031;
  border-color: #d14031;
  color: #fff;
  letter-spacing: 1.5px;
}
.responsive-default .resp-slider-container .slider {
  margin: 0;
}
.responsive-default .block-title h3 {
  position: relative;
  text-transform: capitalize;
  padding: 0;
  color: #222222;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 25px;
  line-height: normal;
}
.responsive-default .item {
  padding: 0;
  margin: 0 0 15px;
}
.responsive-default .item:last-child {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}
.responsive-default .item .item-detail {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
}
.responsive-default .item .item-detail .img_over {
  min-width: 80px;
  display: inline-block;
}
.responsive-default .item .item-detail .entry-content {
  padding: 0 0 0 13px;
}
.responsive-default .item .item-detail .entry-content .entry-meta {
  padding: 0;
}
.rtl .responsive-default .item .item-detail .entry-content {
  padding: 0 13px 0 0;
}
.responsive-default .item .item-detail .entry-date {
  display: inline-block;
  font-size: 12px;
  color: #999;
}
.responsive-default .item .item-detail .entry-date a {
  color: #d14031;
  display: inline-block;
}
.responsive-default .item .entry-content h4 {
  margin: 0 0 5px;
}
.responsive-default .item .entry-content h4 a {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
}
.responsive-slider1 .box-title h3,
.responsive-post-style2 .box-title h3 {
  position: relative;
  text-transform: capitalize;
  padding: 0 0 15px;
  color: #222222;
  font-size: 1em;
  margin-bottom: 30px;
}
.responsive-slider1 .box-title h3:before,
.responsive-post-style2 .box-title h3:before {
  position: absolute;
  content: "";
  left: 0;
  width: 40px;
  height: 2px;
  top: 34px;
  background-color: #d14031;
}
.rtl .responsive-slider1 .box-title h3:before,
.rtl .responsive-post-style2 .box-title h3:before {
  left: auto;
  right: 0;
}
.responsive-slider1 .slider-container .item,
.responsive-post-style2 .slider-container .item {
  padding: 0 0 20px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
}
.responsive-slider1 .slider-container .item:last-child,
.responsive-post-style2 .slider-container .item:last-child {
  border-bottom: 0;
  padding: 0;
  margin: 0 0 30px;
}
.responsive-slider1 .slider-container .item .img_over,
.responsive-post-style2 .slider-container .item .img_over {
  padding: 0 10px 0 0;
}
.rtl .responsive-slider1 .slider-container .item .img_over,
.rtl .responsive-post-style2 .slider-container .item .img_over {
  padding: 0 0 0 10px;
}
.responsive-slider1 .slider-container .item .entry-date,
.responsive-post-style2 .slider-container .item .entry-date {
  font-size: 14px;
}
.responsive-slider1 .slider-container .item .entry-date a,
.responsive-post-style2 .slider-container .item .entry-date a {
  color: #d14031;
}
.responsive-slider1 .slider-container .item h4,
.responsive-post-style2 .slider-container .item h4 {
  margin-bottom: 5px;
}
.responsive-slider1 .slider-container .item h4 a,
.responsive-post-style2 .slider-container .item h4 a {
  font-size: 14px;
  color: #222222;
  font-weight: 700;
}
.responsive-slider1 .entry-content h4 a,
.responsive-post-style2 .entry-content h4 a {
  font-size: 14px;
  color: #222222;
  font-weight: 700;
}
.responsive-slider1 .entry-content .entry-date,
.responsive-post-style2 .entry-content .entry-date {
  font-size: 14px;
}
.responsive-slider1 .entry-content .entry-date a,
.responsive-post-style2 .entry-content .entry-date a {
  color: #d14031;
}
.vc_wp_search .widget_search .searchform .screen-reader-text {
  display: none;
  margin: 0 0 20px;
}
.vc_wp_search .widget_search .searchform input[type="submit"] {
  text-indent: -9999px;
  display: block;
  border: 0;
  width: 34px !important;
  height: 34px;
  background: url('../assets/img/search-icon.png') no-repeat scroll center center #666 !important;
}
.vc_wp_search .widget_search .searchform input[type="submit"]:hover {
  background: url('../assets/img/search-icon.png') no-repeat scroll center center #d14031 !important;
}
.vc_wp_search .widget_search .searchform input[type="text"] {
  border: 1px solid #dddddd;
}
.wpb_single_image .vc_single_image-wrapper img:hover {
  opacity: .85;
  filter: alpha(opacity=85);
}
#wp-calendar {
  width: 100%;
}
#wp-calendar caption {
  padding: 10px 0;
}
#wp-calendar tr th {
  text-align: center;
}
#wp-calendar tr td {
  padding: 10px 0;
}
#subscribe_popup {
  text-align: left;
  display: none;
  background-repeat: no-repeat;
  background-color: #f5f5f5;
  position: relative;
  max-width: 850px;
}
#subscribe_popup .subscribe-popup-container {
  padding: 0;
}
#subscribe_popup .subscribe-popup-container .image-newsletter {
  width: 100%;
}
#subscribe_popup .subscribe-popup-container .subscribe-content {
  text-align: center;
  position: absolute;
  top: 20%;
  width: 100%;
}
@media (max-width: 480px) {
  #subscribe_popup .subscribe-popup-container .subscribe-content {
    top: 0;
    background-color: #fff;
  }
}
#subscribe_popup .subscribe-popup-container .subscribe-content .popup-content {
  margin: 0 0 20px;
}
#subscribe_popup .subscribe-popup-container .subscribe-content .popup-content h2 {
  font-size: 20px;
  font-weight: bold;
  text-transform: capitalize;
  margin-bottom: 20px;
  line-height: 30px;
  color: #000;
}
@media (min-width: 767px) {
  #subscribe_popup .subscribe-popup-container .subscribe-content .popup-content h2 {
    font-size: 37px;
  }
}
#subscribe_popup .subscribe-popup-container .subscribe-content .popup-content .description {
  font-size: 17px;
  color: #444444;
  line-height: 24px;
  text-align: center;
  width: 80%;
  margin: 0 auto;
}
@media (min-width: 767px) {
  #subscribe_popup .subscribe-popup-container .subscribe-content .popup-content .description {
    width: 40%;
  }
}
#subscribe_popup .subscribe-popup-container .subscribe-form {
  margin-bottom: 15px;
  border: 0;
  width: 55%;
  margin: 0 auto;
  position: relative;
  background-color: transparent;
}
@media (max-width: 767px) {
  #subscribe_popup .subscribe-popup-container .subscribe-form {
    width: 95%;
  }
}
#subscribe_popup .subscribe-popup-container .subscribe-form .mc4wp-form {
  border-radius: 20px;
  -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.3);
  -o-box-shadow: 1px 2px 2px rgba(0,0,0,0.3);
  -ms-box-shadow: 1px 2px 2px rgba(0,0,0,0.3);
  box-shadow: 1px 2px 2px rgba(0,0,0,0.3);
}
#subscribe_popup .subscribe-popup-container .subscribe-form p,
#subscribe_popup .subscribe-popup-container .subscribe-form input {
  margin: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-form input[type="email"] {
  padding: 0 15px;
  height: 33px;
  line-height: 30px;
  overflow: hidden;
  display: block;
  font-size: 13px;
  border-radius: 0;
  color: #898989;
  width: 80%;
  float: left;
  border: 1px solid #dddddd;
  border-right-color: transparent;
}
.rtl #subscribe_popup .subscribe-popup-container .subscribe-form input[type="email"] {
  border-right-color: #dddddd;
  border-left-color: transparent;
  float: right;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .frm-submit {
  float: left;
  height: 33px;
  line-height: 30px;
  width: 20%;
  font-size: 13px;
  overflow: hidden;
  border-radius: 0;
  background-color: #d14031;
  color: #ffffff;
  border: 1px solid #d14031;
  text-transform: capitalize;
}
@media (min-width: 1200px) {
  #subscribe_popup .subscribe-popup-container .subscribe-form .frm-submit {
    font-size: 15px;
    text-transform: uppercase;
  }
}
.rtl #subscribe_popup .subscribe-popup-container .subscribe-form .frm-submit {
  float: right;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .frm-submit:before {
  display: none;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .frm-submit:hover {
  opacity: 0.85;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox {
  line-height: 30px;
  clear: both;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox input {
  cursor: pointer;
  float: right;
  margin: 5px;
}
.rtl #subscribe_popup .subscribe-popup-container .subscribe-checkbox input {
  float: left;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox label {
  vertical-align: top;
  line-height: 25px;
  margin: 0;
  font-weight: normal;
  color: #222222;
  font-weight: 500;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox label span {
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
  color: #8a8a88;
  font-weight: 400;
  font-size: 13px;
}
#subscribe_popup .subscribe-social {
  padding: 0;
  text-align: center;
  position: relative;
  z-index: 3;
  margin: 40px 0;
}
#subscribe_popup .subscribe-social h3 {
  color: #fff;
  font-weight: 700 !important;
  font-size: 16px;
  text-transform: uppercase;
}
#subscribe_popup .subscribe-social >.subscribe-social-inner .coruja-socials ul {
  margin: 0;
}
#subscribe_popup .subscribe-social >.subscribe-social-inner .coruja-socials ul >li>a {
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  font-size: 18px;
  line-height: 36px;
  color: #666;
  background: #f5f5f5;
  margin: 0;
  border: 0;
}
#subscribe_popup .subscribe-social >.subscribe-social-inner .coruja-socials ul >li>a:hover {
  color: #d14031;
}
.sw-instagram-gallery {
  margin-bottom: 10px;
}
.sw-instagram-gallery .intagram-gallery-content {
  margin: 0 -5px;
  display: inline-block;
  vertical-align: top;
}
.sw-instagram-gallery .intagram-gallery-content .item {
  position: relative;
  padding: 0 5px;
}
.sw-instagram-gallery .intagram-gallery-content .item >a>.fa {
  position: absolute;
  z-index: 2;
  font-size: 24px;
  top: 15px;
  right: 15px;
  color: #cecece;
}
.sw-instagram-gallery .intagram-gallery-content .item:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.sw-instagram-gallery .intagram-gallery-content.col_1 .item {
  width: 100%;
}
.sw-instagram-gallery .intagram-gallery-content.col_2 .item {
  width: 50%;
}
.sw-instagram-gallery .intagram-gallery-content.col_3 .item {
  width: 33.333%;
}
.sw-instagram-gallery .intagram-gallery-content.col_4 .item {
  width: 25%;
}
.sw-instagram-gallery .intagram-gallery-content.col_5 .item {
  width: 20%;
}
.block-title-widget h2 {
  font-size: 18px;
  color: #222222;
  font-weight: 700;
  padding: 20px;
  margin: 0;
  text-transform: uppercase;
}
.sidebar .widget.widget_layered_nav ul {
  border: 0;
}
.sw-category-slider {
  margin-bottom: 35px;
}
@media (min-width: 1200px) {
  .sw-category-slider {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .sw-category-slider {
    margin-bottom: 15px;
  }
}
.sw-category-slider .res-button {
  visibility: visible;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  background-color: #fff;
}
.sw-category-slider .res-button:hover {
  background-color: #d14031;
  color: #ffffff;
}
.sw-category-slider .res-button:hover:before {
  color: #fff;
}
@media (min-width: 1199px) {
  .sw-category-slider .res-button {
    opacity: 1;
  }
}
.sw-category-slider .res-button.slick-next {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  position: absolute;
  top: 40%;
  border-radius: 50%;
  margin-top: -10px;
  right: -5px;
  z-index: 2;
  color: #222222;
  cursor: pointer;
}
.sw-category-slider .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 24px;
}
.sw-category-slider .res-button.slick-prev {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  position: absolute;
  margin-top: -10px;
  top: 40%;
  border-radius: 50%;
  left: -5px;
  z-index: 2;
  text-align: center;
  color: #222222;
}
.sw-category-slider .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 24px;
}
.sw-category-slider .responsive {
  margin: 0 -20px;
}
.sw-category-slider .responsive .item-product-cat {
  padding: 0 15px;
}
.sw-category-slider .responsive .item-product-cat .item-image {
  position: relative;
}
.sw-category-slider .responsive .item-product-cat .item-image img {
  margin: 0;
}
.sw-category-slider .responsive .item-product-cat .item-image:hover h3 a {
  color: #d14031;
}
.sw-category-slider .responsive .item-product-cat .item-image h3 {
  margin: 0;
}
.sw-category-slider .responsive .item-product-cat .item-image h3 a {
  font-size: 0.79em;
  line-height: 1.625em;
  color: #fff;
  position: absolute;
  top: 30%;
  text-align: center;
  width: 100%;
}
.content-newletter {
  padding: 30px 0 0;
  border-top: 1px solid #dddddd;
}
.content-newletter h1 {
  font-size: 1em;
  color: #222222;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 2em;
  letter-spacing: 1px;
  margin: 0;
}
.content-newletter span {
  font-size: 1em;
  color: #222222;
}
.content-newletter .mc4wp-form-fields {
  position: relative;
}
.content-newletter .mc4wp-form-fields input {
  width: 100%;
  height: 45px;
  margin: 13px 0 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 2px 3px #f2f2f2;
  -moz-box-shadow: 0 0 2px 3px #f2f2f2;
  -o-box-shadow: 0 0 2px 3px #f2f2f2;
  -ms-box-shadow: 0 0 2px 3px #f2f2f2;
  box-shadow: 0 0 2px 3px #f2f2f2;
  border: 0;
  font-size: 1em;
  color: #ccc;
  line-height: 45px;
  padding: 10px 20% 10px 33px;
}
.rtl .content-newletter .mc4wp-form-fields input {
  padding: 10px 33px 10px 20%;
  text-right: right;
}
.content-newletter .mc4wp-form-fields button {
  font-weight: 800;
  position: absolute;
  top: 12px;
  right: 1px;
  background-color: #0d4c87;
  width: 20%;
  border: 0;
  border-radius: 0;
  height: 47px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}
.content-newletter .mc4wp-form-fields button:before {
  display: none;
}
.rtl .content-newletter .mc4wp-form-fields button {
  left: 0;
  right: auto;
}
@media (max-width: 767px) {
  .content-newletter .mc4wp-form-fields button {
    text-transform: capitalize;
  }
}
.sw-woo-container-slider-theme1 {
  margin: 60px 0 70px;
  position: relative;
}
.sw-woo-container-slider-theme1 .res-button {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.sw-woo-container-slider-theme1 .res-button.slick-next {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #999;
  cursor: pointer;
  left: auto;
}
.sw-category-author-1 .sw-woo-container-slider-theme1 .res-button.slick-next {
  right: 15px;
}
.rtl .sw-woo-container-slider-theme1 .res-button.slick-next {
  left: 20px;
  right: auto;
}
.sw-category-author-1 .rtl .sw-woo-container-slider-theme1 .res-button.slick-next {
  right: auto;
  left: 35px;
}
.sw-woo-container-slider-theme1 .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.sw-woo-container-slider-theme1 .res-button.slick-prev {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-right: 1px solid #dddddd;
  position: absolute;
  top: 0;
  right: 20px;
  left: auto;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #999;
}
.sw-category-author-1 .sw-woo-container-slider-theme1 .res-button.slick-prev {
  right: 35px;
}
.sw-woo-container-slider-theme1 .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 16px;
}
.rtl .sw-woo-container-slider-theme1 .res-button.slick-prev {
  left: 0px;
  right: auto;
}
.sw-category-author-1 .rtl .sw-woo-container-slider-theme1 .res-button.slick-prev {
  right: auto;
  left: 15px;
}
.sw-woo-container-slider-theme1 .res-button:hover {
  color: #d14031;
}
@media (min-width: 1200px) {
  .sw-woo-container-slider-theme1 .responsive {
    margin: 0 -15px;
  }
  .home-style1 .sw-woo-container-slider-theme1 .responsive {
    margin: 0 -20px !important;
  }
}
.sw-woo-container-slider-theme1 .block-title {
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .sw-woo-container-slider-theme1 .block-title {
    margin-bottom: 15px;
  }
}
.sw-woo-container-slider-theme1 .block-title h3 {
  color: #e33f26;
  font-size: 1em;
  margin-bottom: 2px;
  padding: 0 30px 9px 70px;
  font-weight: 700;
  position: relative;
  background-color: #fff;
  display: inline-block;
  text-transform: capitalize;
}
.rtl .sw-woo-container-slider-theme1 .block-title h3 {
  padding: 0 70px 9px 30px;
}
@media (min-width: 480px) {
  .sw-woo-container-slider-theme1 .block-title h3 {
    font-size: 1.424em;
  }
}
.sw-woo-container-slider-theme1 .block-title h3:after {
  position: absolute;
  right: 0;
  top: 9px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -1px;
}
.rtl .sw-woo-container-slider-theme1 .block-title h3:after {
  left: 0;
  right: auto;
}
@media (max-width: 480px) {
  .sw-woo-container-slider-theme1 .block-title h3:after {
    top: 6px;
  }
}
.sw-woo-container-slider-theme1 .block-title:before {
  background-color: #ddd;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 10px;
}
@media (max-width: 480px) {
  .sw-woo-container-slider-theme1 .block-title:before {
    top: 9px;
  }
}
.sw-woo-container-slider-theme1 .block-title:after {
  background: url('../assets/img/hotdeal.png') no-repeat center center;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 55px;
  height: 55px;
}
.rtl .sw-woo-container-slider-theme1 .block-title:after {
  left: auto;
  right: 0;
}
.sw-woo-container-slider-theme1 .block-title .slider-description {
  font-size: 14px;
  padding: 0 0 0 70px;
}
.rtl .sw-woo-container-slider-theme1 .block-title .slider-description {
  text-align: right;
  padding: 0 70px 0 0;
}
.sw-woo-container-slider-theme1:hover .res-button {
  opacity: 1;
}
.sw-woo-container-slider-theme1 .description {
  width: 80%;
  margin: 0 auto 45px;
  text-align: center;
}
.sw-woo-container-slider-theme1:hover .res-button {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-woo-container-slider-theme1 .resp-slider-container {
  margin: 0 -15px;
}
.sw-woo-container-slider-theme1 .resp-slider-container .slider {
  text-align: center;
}
.sw-woo-container-slider-theme1 .resp-slider-container .slider .item {
  padding: 0 15px;
}
.testimonial-slider.layout1 {
  position: relative;
  padding: 20px;
  background-color: #ccc;
}
.testimonial-slider.layout1 .wrap-content {
  padding: 100px 0;
  border-radius: 4px;
  background-color: #fff;
}
.testimonial-slider.layout1 .wrap-content .carousel-indicators {
  position: absolute;
  bottom: 100px;
  z-index: 2;
}
.testimonial-slider.layout1 .wrap-content .carousel-indicators li {
  background-color: #ccc;
  width: 10px;
  height: 10px;
  border: 0;
  margin: 0 5px;
}
.testimonial-slider.layout1 .wrap-content .carousel-indicators li.active {
  background-color: #d14031;
  border: 0;
}
.testimonial-slider.layout1 .wrap-content .carousel-inner .item .client-say-info {
  text-align: center;
}
.testimonial-slider.layout1 .wrap-content .carousel-inner .item .client-say-info .image-client >a {
  display: inline-block;
  max-width: 100px;
}
.testimonial-slider.layout1 .wrap-content .carousel-inner .item .client-say-info .image-client >a img {
  border-radius: 50%;
}
.testimonial-slider.layout1 .wrap-content .carousel-inner .item .client-say-info .name-client h2 {
  margin-top: 15px;
}
.testimonial-slider.layout1 .wrap-content .carousel-inner .item .client-say-info .name-client h2 a {
  font-size: 24px;
  color: #d14031;
  font-weight: 700;
  text-transform: uppercase;
}
.testimonial-slider.layout1 .wrap-content .carousel-inner .item .client-say-info .name-client .info-client {
  font-size: 18px;
  color: #999;
}
.testimonial-slider.layout1 .wrap-content .carousel-inner .item .client-say-info .client-comment {
  padding: 30px 145px 60px;
  font-size: 18px;
  font-style: italic;
  color: #222222;
  line-height: 28px;
}
.responsive-post-menu {
  margin-top: 12px;
}
.responsive-post-menu .item-inner {
  display: inline-block;
  margin: 0 0 15px;
  float: left;
}
.responsive-post-menu .item-inner .img_over {
  max-width: 80px;
  width: 35%;
  display: inline-block;
}
.responsive-post-menu .item-inner .entry-content {
  padding: 10px 0 0 15px;
  display: inline-block;
  float: right;
  width: 65%;
}
.rtl .responsive-post-menu .item-inner .entry-content {
  padding: 10px 15px 0 0;
}
.responsive-post-menu .item-inner .entry-content .entry-date {
  font-size: 12px;
  color: #999;
  margin: 0 0 5px;
}
.responsive-post-menu .item-inner .entry-content .item-title h4 {
  margin: 0;
}
.responsive-post-menu .item-inner .entry-content .item-title h4 a {
  font-size: 14px !important;
  color: #222 !important;
  line-height: normal !important;
}
.testimonial-slider3 {
  margin: 35px 0;
}
@media (min-width: 1200px) {
  .testimonial-slider3 {
    margin: 55px 0 100px;
  }
  .home-style5 .testimonial-slider3 {
    margin: 100px 0 50px;
  }
}
.testimonial-slider3 .resp-slider-container .slider {
  text-align: center;
}
.testimonial-slider3 .resp-slider-container .slider .slick-list {
  position: relative;
  margin: 0 -25px;
  text-align: left;
}
.rtl .testimonial-slider3 .resp-slider-container .slider .slick-list {
  text-align: right;
}
.testimonial-slider3 .resp-slider-container .slider .slick-list .item {
  padding: 0 15px;
}
.testimonial-slider3 .resp-slider-container .slider .slick-list .item .item-inner .client-comment {
  font-size: 16px;
  color: #717171;
  line-height: 28px;
  position: relative;
}
.testimonial-slider3 .resp-slider-container .slider .slick-list .item .item-inner .client-comment:before {
  content: '';
  width: 16px;
  height: 12px;
  display: inline-block;
  margin: 0 10px 0 0;
  background: url(../assets/img/default/icon-tes.png) no-repeat center center transparent;
}
.rtl .testimonial-slider3 .resp-slider-container .slider .slick-list .item .item-inner .client-comment:before {
  margin: 0 0 0 10px;
}
.testimonial-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail {
  margin: 30px 0;
}
.testimonial-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .image-client {
  float: left;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 20px;
}
.rtl .testimonial-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .image-client {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.testimonial-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .image-client img {
  border-radius: 50%;
}
.testimonial-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content {
  text-align: left;
  padding: 17px 0;
}
.rtl .testimonial-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content {
  text-align: right;
}
.testimonial-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content h2 {
  font-size: 16px;
  color: #1a1c19;
  margin: 0 0 5px;
  text-transform: uppercase;
}
.testimonial-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content .info-client {
  font-size: 14px;
  color: #999;
}
.testimonial-slider3 .resp-slider-container .slider .slick-dots {
  margin: 0;
  list-style: none;
}
.testimonial-slider3 .resp-slider-container .slider .slick-dots >li {
  display: inline-block;
  margin: 0 7px;
}
.testimonial-slider3 .resp-slider-container .slider .slick-dots >li button {
  display: inline-block;
  border: 0;
  font-size: 0;
  width: 10px;
  height: 10px;
  padding: 0;
  margin: 0;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #cecece;
}
.testimonial-slider3 .resp-slider-container .slider .slick-dots >li:hover button,
.testimonial-slider3 .resp-slider-container .slider .slick-dots >li.slick-active button {
  border: 1px solid #d14031;
  background-color: #d14031;
}
.testimonial-slider2 {
  padding: 30px 30px 0;
  background-color: #f5f5f5;
}
.testimonial-slider2 .resp-slider-container .slider {
  text-align: center;
  border-bottom: 1px solid #dddddd;
}
.testimonial-slider2 .resp-slider-container .slider .slick-list {
  position: relative;
  margin: 0 -25px;
  text-align: left;
}
.rtl .testimonial-slider2 .resp-slider-container .slider .slick-list {
  text-align: right;
}
.testimonial-slider2 .resp-slider-container .slider .slick-list .item {
  padding: 0 15px;
}
.testimonial-slider2 .resp-slider-container .slider .slick-list .item .item-inner .client-comment {
  font-size: 16px;
  color: #717171;
  line-height: 28px;
  position: relative;
  margin: 0 0 68px;
}
.testimonial-slider2 .resp-slider-container .slider .slick-list .item .item-inner .client-comment:before {
  content: '';
  width: 16px;
  height: 12px;
  display: inline-block;
  margin: 0 10px 0 0;
  background: url(../assets/img/default/icon-tes.png) no-repeat center center transparent;
}
.rtl .testimonial-slider2 .resp-slider-container .slider .slick-list .item .item-inner .client-comment:before {
  margin: 0 0 0 10px;
}
.testimonial-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-detail {
  margin: 30px 0;
}
.testimonial-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .image-client {
  float: left;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 20px;
}
.rtl .testimonial-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .image-client {
  margin-left: 20px;
  margin-right: 0;
  float: right;
}
.testimonial-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .image-client img {
  border-radius: 50%;
}
.testimonial-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content {
  text-align: left;
  padding: 17px 0;
}
.rtl .testimonial-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content {
  text-align: right;
}
.testimonial-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content h2 {
  font-size: 16px;
  color: #1a1c19;
  margin: 0 0 5px;
  text-transform: uppercase;
}
.testimonial-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-content .info-client {
  font-size: 14px;
  color: #999;
}
.testimonial-slider2 .resp-slider-container .slider .slick-dots {
  margin: 25px 0;
  list-style: none;
  float: right;
}
.rtl .testimonial-slider2 .resp-slider-container .slider .slick-dots {
  float: left;
}
.testimonial-slider2 .resp-slider-container .slider .slick-dots >li {
  display: inline-block;
  margin: 0 7px;
}
.testimonial-slider2 .resp-slider-container .slider .slick-dots >li:last-child {
  margin-right: 0;
}
.rtl .testimonial-slider2 .resp-slider-container .slider .slick-dots >li:last-child {
  margin-right: 7px;
  margin-left: 0;
}
.testimonial-slider2 .resp-slider-container .slider .slick-dots >li button {
  display: inline-block;
  border: 0;
  font-size: 0;
  width: 10px;
  height: 10px;
  padding: 0;
  margin: 0;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #cecece;
}
.testimonial-slider2 .resp-slider-container .slider .slick-dots >li:hover button,
.testimonial-slider2 .resp-slider-container .slider .slick-dots >li.slick-active button {
  border: 1px solid #d14031;
  background-color: #d14031;
}
.testimonial-slider2 .read-more {
  color: #222222;
  font-weight: 500;
  text-transform: uppercase;
  padding: 25px 0;
  border-top: 1px solid #dddddd;
}
.sw-tab-category-class {
  padding: 60px 0 100px;
}
@media (min-width: 1200px) {
  .sw-tab-category-class .responsive {
    margin: 0 -15px;
  }
  .home-style1 .sw-tab-category-class .responsive {
    margin: 0 -20px !important;
  }
}
.sw-tab-category-class .block-title {
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .sw-tab-category-class .block-title {
    margin-bottom: 15px;
  }
}
.sw-tab-category-class .block-title h3 {
  color: #e33f26;
  font-size: 1em;
  margin-bottom: 2px;
  padding: 0 30px 9px 70px;
  font-weight: 700;
  position: relative;
  background-color: #fff;
  display: inline-block;
  text-transform: capitalize;
}
.rtl .sw-tab-category-class .block-title h3 {
  padding: 0 70px 9px 30px;
}
@media (min-width: 480px) {
  .sw-tab-category-class .block-title h3 {
    font-size: 1.424em;
  }
}
.sw-tab-category-class .block-title h3:after {
  position: absolute;
  right: 0;
  top: 9px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -1px;
}
.rtl .sw-tab-category-class .block-title h3:after {
  left: 0;
  right: auto;
}
@media (max-width: 480px) {
  .sw-tab-category-class .block-title h3:after {
    top: 6px;
  }
}
.sw-tab-category-class .block-title:before {
  background-color: #ddd;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 10px;
}
@media (max-width: 480px) {
  .sw-tab-category-class .block-title:before {
    top: 9px;
  }
}
.sw-tab-category-class .block-title:after {
  background: url('../assets/img/hotdeal.png') no-repeat center center;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 55px;
  height: 55px;
}
.rtl .sw-tab-category-class .block-title:after {
  left: auto;
  right: 0;
}
.sw-tab-category-class .block-title .slider-description {
  font-size: 14px;
  padding: 0 0 0 70px;
}
.rtl .sw-tab-category-class .block-title .slider-description {
  text-align: right;
  padding: 0 70px 0 0;
}
.sw-tab-category-class .box-title h3 {
  color: #fff;
}
.sw-tab-category-class .description1 {
  width: 80%;
  margin: 0 auto 45px;
  text-align: center;
  color: #ccc;
}
.sw-tab-category-class .category-slider-content .button-collapse {
  display: none;
}
.sw-tab-category-class .category-slider-content .nav-tabs-select {
  text-align: center;
  margin: 0 0 50px;
}
.sw-tab-category-class .category-slider-content .nav-tabs-select >ul {
  margin: 0;
  border: 0;
  display: inline-block;
}
.rtl .sw-tab-category-class .category-slider-content .nav-tabs-select >ul >li {
  float: right;
}
.sw-tab-category-class .category-slider-content .nav-tabs-select >ul >li:last-child>a {
  border-right: 1px solid #bbb;
}
.sw-tab-category-class .category-slider-content .nav-tabs-select >ul >li >a {
  font-size: 16px;
  color: #bfbfbf;
  text-transform: uppercase;
  font-weight: 400;
  height: 44px;
  padding: 0 49.5px;
  line-height: 44px;
  border: 1px solid #bbb;
  position: relative;
  background-color: transparent;
  border-right: 0;
  border-radius: 0;
  margin: 0;
}
.sw-tab-category-class .category-slider-content .nav-tabs-select >ul >li >a:before {
  content: '';
  width: 101%;
  height: 4px;
  background-color: #d14031;
  position: absolute;
  left: -1px;
  bottom: -1px;
  opacity: 0;
}
.sw-tab-category-class .category-slider-content .nav-tabs-select >ul >li.active>a,
.sw-tab-category-class .category-slider-content .nav-tabs-select >ul >li:hover>a {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  color: #222222;
}
.sw-tab-category-class .category-slider-content .nav-tabs-select >ul >li.active>a:before,
.sw-tab-category-class .category-slider-content .nav-tabs-select >ul >li:hover>a:before {
  opacity: 1;
}
.sw-tab-category-class .tab-content .tab-pane .resp-slider-container .slider .item {
  padding: 0;
}
.sw-tab-category-class .tab-content .tab-pane .resp-slider-container .slider .item .item-deatail {
  overflow: hidden;
}
.sw-tab-category-class .tab-content .tab-pane .resp-slider-container .slider .item .item-deatail .item-content {
  float: left;
  width: 45%;
  padding-right: 30px;
}
.rtl .sw-tab-category-class .tab-content .tab-pane .resp-slider-container .slider .item .item-deatail .item-content {
  float: right;
  padding-left: 30px;
  padding-right: 0;
}
.sw-tab-category-class .tab-content .tab-pane .resp-slider-container .slider .item .item-deatail .item-content h3 {
  text-transform: uppercase;
  color: #fff;
  font-size: 28px;
  position: relative;
  margin-top: -4px;
}
.sw-tab-category-class .tab-content .tab-pane .resp-slider-container .slider .item .item-deatail .item-content .description {
  font-size: 14px;
  color: #ccc;
  line-height: 24px;
  margin: 0 0 30px;
}
.sw-tab-category-class .tab-content .tab-pane .resp-slider-container .slider .item .item-deatail .item-content .item-class a {
  font-size: 14px;
  color: #ccc;
  display: block;
  padding: 5px 0;
  position: relative;
  padding-left: 20px;
}
.rtl .sw-tab-category-class .tab-content .tab-pane .resp-slider-container .slider .item .item-deatail .item-content .item-class a {
  padding-right: 20px;
  padding-left: 0;
}
.sw-tab-category-class .tab-content .tab-pane .resp-slider-container .slider .item .item-deatail .item-content .item-class a:before {
  content: '';
  background: url('../assets/img/icon-class.png') no-repeat center center;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 9px;
  left: 0;
}
.rtl .sw-tab-category-class .tab-content .tab-pane .resp-slider-container .slider .item .item-deatail .item-content .item-class a:before {
  right: 0;
  left: auto;
}
.sw-tab-category-class .tab-content .tab-pane .resp-slider-container .slider .item .item-deatail .item-content .item-class a span {
  text-transform: uppercase;
}
.sw-tab-category-class .tab-content .tab-pane .resp-slider-container .slider .item .item-deatail .item-content .item-class a:hover {
  color: #d14031;
}
.sw-tab-category-class .tab-content .tab-pane .resp-slider-container .slider .item .item-deatail .item-content .item-class a:hover:before {
  background: url(../assets/img/default/icon-class.png) no-repeat center center;
}
.sw-tab-category-class .tab-content .tab-pane .resp-slider-container .slider .item .item-deatail .item-content a.view-all {
  display: inline-block;
  padding: 10px 0;
  font-size: 16px;
  color: #ccc;
  margin: 40px 0 0;
  position: relative;
  text-transform: uppercase;
}
.sw-tab-category-class .tab-content .tab-pane .resp-slider-container .slider .item .item-deatail .item-content a.view-all:hover {
  color: #d14031;
}
.sw-tab-category-class .tab-content .tab-pane .resp-slider-container .slider .item .item-deatail .item-content a.view-all:before {
  content: '';
  background-color: #d14031;
  height: 2px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.sw-tab-category-class .tab-content .tab-pane .resp-slider-container .slider .item .item-deatail .item-image {
  float: right;
  width: 55%;
}
.rtl .sw-tab-category-class .tab-content .tab-pane .resp-slider-container .slider .item .item-deatail .item-image {
  float: left;
}
.sw-schedule-table {
  padding: 65px 0;
}
@media (min-width: 1200px) {
  .sw-schedule-table .responsive {
    margin: 0 -15px;
  }
  .home-style1 .sw-schedule-table .responsive {
    margin: 0 -20px !important;
  }
}
.sw-schedule-table .block-title {
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .sw-schedule-table .block-title {
    margin-bottom: 15px;
  }
}
.sw-schedule-table .block-title h3 {
  color: #e33f26;
  font-size: 1em;
  margin-bottom: 2px;
  padding: 0 30px 9px 70px;
  font-weight: 700;
  position: relative;
  background-color: #fff;
  display: inline-block;
  text-transform: capitalize;
}
.rtl .sw-schedule-table .block-title h3 {
  padding: 0 70px 9px 30px;
}
@media (min-width: 480px) {
  .sw-schedule-table .block-title h3 {
    font-size: 1.424em;
  }
}
.sw-schedule-table .block-title h3:after {
  position: absolute;
  right: 0;
  top: 9px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -1px;
}
.rtl .sw-schedule-table .block-title h3:after {
  left: 0;
  right: auto;
}
@media (max-width: 480px) {
  .sw-schedule-table .block-title h3:after {
    top: 6px;
  }
}
.sw-schedule-table .block-title:before {
  background-color: #ddd;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 10px;
}
@media (max-width: 480px) {
  .sw-schedule-table .block-title:before {
    top: 9px;
  }
}
.sw-schedule-table .block-title:after {
  background: url('../assets/img/hotdeal.png') no-repeat center center;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 55px;
  height: 55px;
}
.rtl .sw-schedule-table .block-title:after {
  left: auto;
  right: 0;
}
.sw-schedule-table .block-title .slider-description {
  font-size: 14px;
  padding: 0 0 0 70px;
}
.rtl .sw-schedule-table .block-title .slider-description {
  text-align: right;
  padding: 0 70px 0 0;
}
.sw-schedule-table .description1 {
  width: 70%;
  margin: 0 auto 45px;
  text-align: center;
}
.sw-schedule-table .schedule-content .sw-schedule-table thead tr th {
  width: 14%;
  height: 50px;
  background-color: #f5f5f5;
  font-size: 16px;
  color: #222222;
  text-align: center;
  text-transform: capitalize;
  border-right: 1px solid transparent;
  font-weight: 600;
  border: 0;
  border-right: 1px solid #dfdfdf;
}
.sw-schedule-table .schedule-content .sw-schedule-table thead tr th:empty {
  border: 0;
  width: 70px !important;
  background-color: transparent;
}
.sw-schedule-table .schedule-content .sw-schedule-table tbody tr:first-child {
  border-bottom: 0;
}
.sw-schedule-table .schedule-content .sw-schedule-table tbody tr th {
  width: 14%;
  height: 50px;
  background-color: #f5f5f5;
  font-size: 16px;
  color: #222222;
  text-align: center;
  text-transform: capitalize;
  border-right: 1px solid transparent;
  font-weight: 600;
  border: 0;
}
.sw-schedule-table .schedule-content .sw-schedule-table tbody tr th:empty {
  border: 0;
  width: 70px !important;
  background-color: transparent;
}
.sw-schedule-table .schedule-content .sw-schedule-table tbody tr td {
  border: 0;
  padding: 4px 0 0;
  width: 14%;
  border-bottom: 1px solid #777;
}
.sw-schedule-table .schedule-content .sw-schedule-table tbody tr td.zui-sticky-col {
  font-size: 16px;
  color: #222222;
  font-weight: 500;
  width: 70px !important;
  padding-right: 30px;
  border: 0;
}
.rtl .sw-schedule-table .schedule-content .sw-schedule-table tbody tr td.zui-sticky-col {
  padding-left: 30px;
  padding-right: 0;
}
.sw-schedule-table .schedule-content .sw-schedule-table tbody tr td.item-class {
  border-right: 1px solid transparent;
}
.sw-schedule-table .schedule-content .sw-schedule-table tbody tr td.item-class .item-detail {
  display: inline-block;
  height: 50px;
  width: 100%;
  margin: 0 0 3px;
  background-color: #d14031;
  border-radius: 4px;
  text-align: center;
  padding: 8px 0;
}
.sw-schedule-table .schedule-content .sw-schedule-table tbody tr td.item-class .item-detail a {
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
}
.sw-schedule-table .schedule-content .sw-schedule-table tbody tr td.item-class .item-detail span {
  font-size: 12px;
  color: #fff;
  display: inline-block;
}
.sw-schedule-table .schedule-content .sw-schedule-table tbody tr td.item-class .item-detail span i {
  margin-right: 6px;
}
.rtl .sw-schedule-table .schedule-content .sw-schedule-table tbody tr td.item-class .item-detail span i {
  margin-left: 6px;
  margin-right: 0;
}
.countdown-slider3 .block-title {
  margin: 0 0 40px !important;
}
.countdown-slider3 .item-countdown {
  margin: 0 0 15px;
  padding: 0 15px;
}
.countdown-slider3 .item-countdown .item-wrap {
  margin-bottom: 0;
}
.countdown-slider3 .item-countdown .item-detail >div {
  width: 50%;
  float: left;
}
.rtl .countdown-slider3 .item-countdown .item-detail >div {
  float: right;
}
@media (max-width: 480px) {
  .countdown-slider3 .item-countdown .item-detail >div {
    width: 100%;
    margin: 0 0 15px;
  }
}
.countdown-slider3 .item-countdown .item-detail .item-content {
  text-align: left;
}
@media (min-width: 480px) {
  .countdown-slider3 .item-countdown .item-detail .item-content {
    padding: 0 0 0 25px;
  }
}
.rtl .countdown-slider3 .item-countdown .item-detail .item-content {
  text-align: right;
}
@media (min-width: 480px) {
  .rtl .countdown-slider3 .item-countdown .item-detail .item-content {
    padding: 0 25px 0 0;
  }
}
.countdown-slider3 .item-countdown .item-detail .item-content .box-inner h4 {
  text-transform: capitalize;
  font-weight: bold;
  color: #222222;
  font-size: 18px;
  line-height: 26px;
}
.countdown-slider3 .item-countdown .item-detail .item-content .box-inner h4:hover {
  color: #d14031;
}
.countdown-slider3 .item-countdown .item-detail .item-content .box-inner .reviews-content {
  margin: 0 0 10px;
}
.countdown-slider3 .item-countdown .item-detail .item-content .box-inner .reviews-content .woocommerce-review-link {
  font-size: 0.79em;
  color: #999999;
  padding: 0 5px;
  vertical-align: top;
  display: inline-block;
}
.countdown-slider3 .item-countdown .item-detail .item-content .box-inner .item-price {
  color: #d14031;
  font-size: 18px;
  margin: 0 0 15px;
}
.countdown-slider3 .item-countdown .item-detail .item-content .box-inner .item-price ins {
  color: #d14031;
  font-size: 18px;
}
.countdown-slider3 .item-countdown .item-detail .item-content .box-inner .item-price del {
  color: #999999;
  font-size: 14px;
}
.countdown-slider3 .item-countdown .item-detail .item-content .box-inner .attributes {
  color: #555555;
  font-size: 0.79em;
  line-height: 22px;
  margin: 0 0 25px;
}
.countdown-slider3 .item-countdown .item-detail .item-content .box-inner .attributes >span {
  color: #999999;
  width: 100px;
  text-align: left;
  display: inline-block;
}
.rtl .countdown-slider3 .item-countdown .item-detail .item-content .box-inner .attributes >span {
  text-align: right;
}
.countdown-slider3 .item-countdown .item-detail .item-content .box-inner .attributes h3 {
  font-size: 14px;
  display: block;
  font-weight: bold;
  line-height: normal;
}
.countdown-slider3 .item-countdown .item-detail .item-content .product-countdown-tab {
  display: inline-block;
  margin: 0 -5px 20px;
}
.countdown-slider3 .item-countdown .item-detail .item-content .product-countdown-tab .countdown-row {
  flex-direction: row;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.countdown-slider3 .item-countdown .item-detail .item-content .product-countdown-tab .countdown-section {
  width: 44px;
  height: 44px;
  flex-direction: column;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  text-align: center;
  border: 1px solid #dddddd;
  background-color: #fff;
  border-radius: 2px;
  margin: 0 5px;
}
.countdown-slider3 .item-countdown .item-detail .item-content .product-countdown-tab .countdown-section .countdown-amount {
  font-size: 1em;
  font-weight: 800;
  color: #222222;
  width: 100%;
  display: block;
}
.countdown-slider3 .item-countdown .item-detail .item-content .product-countdown-tab .countdown-section .countdown-period {
  font-size: 0.79em;
  color: #999;
  width: 100%;
}
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom {
  margin: 0 -5px;
}
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .product_type_variable,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .add_to_cart_button,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .product_type_external,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .product_type_grouped,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .product_type_bundle {
  font-size: 14px;
  padding: 0 13px;
  height: 35px;
  line-height: 33px;
  border: 1px solid #d14031;
  border-radius: 4px;
  background-color: #d14031;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  margin: 0 5px;
}
@media (min-width: 1200px) {
  .countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .product_type_variable,
  .countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .add_to_cart_button,
  .countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .product_type_external,
  .countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .product_type_grouped,
  .countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .product_type_bundle {
    padding: 0 20px;
  }
}
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .product_type_variable:hover,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .add_to_cart_button:hover,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .product_type_external:hover,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .product_type_grouped:hover,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .product_type_bundle:hover {
  color: #ffffff;
}
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .product_type_variable.added:after,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .add_to_cart_button.added:after,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .product_type_external.added:after,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .product_type_grouped.added:after,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .product_type_bundle.added:after {
  font-family: WooCommerce;
  font-size: 1em;
  content: "\e017";
  display: inline-block;
  color: #fff;
  ont-weight: bold;
  line-height: 20px;
}
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist {
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f08a";
}
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block;
  vertical-align: top;
}
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .sw-quickview {
  margin: 0 5px;
  color: #999;
  font-weight: 500;
  height: 35px;
  width: 35px;
  line-height: 35px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #dddddd;
  text-align: center;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  -ms-transition: all 0s;
  transition: all 0s;
  background: url(../assets/img/button-action.png) no-repeat 11px -270px #fff;
}
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .sw-quickview:before {
  font-family: fontawesome;
  font-size: 14px;
  content: "";
}
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .sw-quickview:hover {
  background: url(../assets/img/button-action.png) no-repeat 10px -216px #d14031;
}
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.loading:before,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.loading:before,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.loading:before,
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .sw-quickview.loading:before {
  background: url(../assets/img/loadingp.gif) no-repeat center center transparent;
  opacity: 0.75;
}
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .sw-quickview {
  -webkit-transition: all 0;
  -moz-transition: all 0;
  -o-transition: all 0;
  -ms-transition: all 0;
  transition: all 0;
  background: url(../assets/img/button-action.png) no-repeat 7px -348px #fff;
}
.countdown-slider3 .item-countdown .item-detail .item-content .item-bottom .sw-quickview:hover {
  background: url(../assets/img/button-action.png) no-repeat 7px -124px #d14031;
}
#sw_class_trainer_meta2 .inside .sw-metabox-class-trainer .item-metabox {
  float: left;
  width: 25%;
}
.big-text1 {
  text-shadow: none !important;
}
.loading:before {
  font-size: 0;
}
.item-brand a {
  color: #999;
  display: inline-block;
  font-size: 14px;
}
.item-brand a:hover {
  color: #d14031;
}
.home-style5 .resp-slider-container {
  margin: 0 -15px;
}
.woo-slider-default-2 .home-style5 .resp-slider-container {
  margin: 0;
}
@media (max-width: 480px) {
  .home-style5 .resp-slider-container {
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .sw-banner-slider-box .image-slide {
    padding: 0 0 0 30px;
  }
  .rtl .sw-banner-slider-box .image-slide {
    padding: 0 30px 0 0;
    float: left;
  }
  .sw-sliderbanner .rtl .sw-banner-slider-box .image-slide {
    padding: 0 0 0 30px;
  }
  .sw-sliderbanner .sw-banner-slider-box .image-slide {
    padding: 0 30px 0 0;
  }
}
@media (min-width: 1200px) {
  .toprated-product-widget .block-title-widget h2 {
    margin-bottom: 25px !important;
  }
}
.toprated-product-widget .resp-slider-container {
  margin: 0 -3px 5px;
}
.toprated-product-widget .resp-slider-container .slider {
  margin: 0 !important;
}
.toprated-product-widget .resp-slider-container .block-title-widget h2 {
  margin-bottom: 25px;
}
.toprated-product-widget .resp-slider-container .item-product {
  padding: 0 3px;
}
.home-style5 .vc_col-has-fill>.vc_column-inner,
.home-style5 .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.home-style5 .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.home-style5 .vc_row-has-fill>.vc_column_container>.vc_column-inner,
.home-style2 .vc_col-has-fill>.vc_column-inner,
.home-style2 .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.home-style2 .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.home-style2 .vc_row-has-fill>.vc_column_container>.vc_column-inner {
  padding-top: 0;
}
.fancybox-skin .fancybox-item {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  text-align: center;
  z-index: 8040;
  background: #363e5c;
}
.rtl .fancybox-skin .fancybox-item {
  right: auto;
  left: 15px;
}
.fancybox-skin .fancybox-item::before {
  content: "X";
  color: #fff;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
body .wplc-color-bg-1 {
  background-color: #d14031 !important;
}
body.mobile-layout #wp-live-chat {
  bottom: 70px !important;
}
body #wp-live-chat-header {
  background: url(../assets/img/icon-massege.png) no-repeat center #d14031;
  width: 60px;
  height: 60px;
  line-height: 60px;
}
body.mobile-layout #wp-live-chat-header {
  margin-bottom: 0 !important;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background-size: 15px;
}
.woocommerce .star-rating {
  color: #d14031;
  font-size: 12px;
  margin: 6px 0 0;
}
.footer .wpb_content_element {
  margin: 0;
}
.wp-comingsoon {
  background: url('../assets/img/bg-comingsoon.jpg') no-repeat center center;
  text-align: center;
}
.wp-comingsoon .title-comingsoon {
  margin-bottom: 40px;
  margin-top: 330px;
}
.wp-comingsoon .title-comingsoon h1 {
  color: #fff;
  font-size: 32px;
  font-weight: 700 !important;
  text-transform: uppercase;
}
.wp-comingsoon .title-comingsoon .des-comingsoon {
  font-size: 13px;
  color: #e0e0e0;
  width: 60%;
  line-height: 24px;
  margin: 25px auto 0;
  text-align: center;
}
.wp-comingsoon .countdown-shortcode {
  margin-bottom: 280px;
}
.wp-comingsoon .social-comingsoon .menu-social {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  text-align: center;
  list-style-type: none;
}
.wp-comingsoon .social-comingsoon .menu-social li {
  float: left;
  margin: 0 5px;
}
.wp-comingsoon .social-comingsoon .menu-social li a {
  display: inline-block;
  vertical-align: top;
  color: #818180;
  font-size: 14px;
  width: 46px;
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  background-color: rgba(255,255,255,0.1);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.wp-comingsoon .social-comingsoon .menu-social li a:hover {
  background-color: #d14031;
  color: #fff;
}
.wp-comingsoon .footer-comingsoon {
  padding: 17px 0;
  line-height: 20px;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
}
.wp-comingsoon .footer-comingsoon a {
  color: #d14031;
}
.wp-comingsoon .footer-comingsoon a:hover {
  color: #a93226;
}
.comming-soon {
  text-align: center;
}
.comming-soon .ClassyCountdown-wrapper {
  display: inline-block;
  overflow: hidden;
}
.comming-soon .ClassyCountdown-wrapper >div {
  display: inline-block;
  position: relative;
  width: 120px;
  margin: 10px 15px;
  float: left;
}
.rtl .comming-soon .ClassyCountdown-wrapper >div {
  float: right;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >div {
  position: absolute;
  font-size: 34px !important;
  font-weight: bold;
  font-weight: 700;
  color: #fff;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 100px;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >span {
  font-size: 14px !important;
  font-weight: 700;
  color: #fff !important;
  display: inline-block;
  top: -45px;
  position: relative;
  text-transform: uppercase;
}
.membership-packages {
  margin: 65px 0 70px;
}
@media (min-width: 1200px) {
  .membership-packages .responsive {
    margin: 0 -15px;
  }
  .home-style1 .membership-packages .responsive {
    margin: 0 -20px !important;
  }
}
.membership-packages .block-title {
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .membership-packages .block-title {
    margin-bottom: 15px;
  }
}
.membership-packages .block-title h3 {
  color: #e33f26;
  font-size: 1em;
  margin-bottom: 2px;
  padding: 0 30px 9px 70px;
  font-weight: 700;
  position: relative;
  background-color: #fff;
  display: inline-block;
  text-transform: capitalize;
}
.rtl .membership-packages .block-title h3 {
  padding: 0 70px 9px 30px;
}
@media (min-width: 480px) {
  .membership-packages .block-title h3 {
    font-size: 1.424em;
  }
}
.membership-packages .block-title h3:after {
  position: absolute;
  right: 0;
  top: 9px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -1px;
}
.rtl .membership-packages .block-title h3:after {
  left: 0;
  right: auto;
}
@media (max-width: 480px) {
  .membership-packages .block-title h3:after {
    top: 6px;
  }
}
.membership-packages .block-title:before {
  background-color: #ddd;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 10px;
}
@media (max-width: 480px) {
  .membership-packages .block-title:before {
    top: 9px;
  }
}
.membership-packages .block-title:after {
  background: url('../assets/img/hotdeal.png') no-repeat center center;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 55px;
  height: 55px;
}
.rtl .membership-packages .block-title:after {
  left: auto;
  right: 0;
}
.membership-packages .block-title .slider-description {
  font-size: 14px;
  padding: 0 0 0 70px;
}
.rtl .membership-packages .block-title .slider-description {
  text-align: right;
  padding: 0 70px 0 0;
}
.membership-packages .description1 {
  width: 80%;
  margin: 0 auto 45px;
  text-align: center;
}
.membership-packages .item-wraps {
  overflow: hidden;
}
.membership-packages .item-wraps .item {
  float: left;
  width: 33.33%;
  padding: 30px 15px;
  position: relative;
}
.membership-packages .item-wraps .item:nth-child(2):before {
  content: '';
  width: 0;
  height: 0;
  border-top: 75px solid transparent;
  border-bottom: 75px solid transparent;
  border-right: 75px solid #d14031;
  position: absolute;
  top: -55px;
  right: 4px;
  transform: rotate(135deg);
}
.rtl .membership-packages .item-wraps .item:nth-child(2):before {
  left: 4px;
  right: auto;
  transform: rotate(45deg);
}
.membership-packages .item-wraps .item:nth-child(2) .item-detail {
  padding: 60px 15px;
  margin-top: -30px;
}
.membership-packages .item-wraps .item .item-detail {
  padding: 30px;
  background-color: #f5f5f5;
  text-align: left;
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
  -o-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
  -ms-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
  box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}
.rtl .membership-packages .item-wraps .item .item-detail {
  text-align: right;
}
.membership-packages .item-wraps .item .item-detail h4 {
  font-size: 16px;
  color: #222222;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 25px;
}
.membership-packages .item-wraps .item .item-detail .price {
  color: #d14031;
  font-weight: 600;
  font-size: 32px;
}
.membership-packages .item-wraps .item .item-detail strong {
  font-size: 15px;
  color: #222222;
  margin: 25px 0 30px;
  display: block;
  font-weight: 600;
}
.membership-packages .item-wraps .item .item-detail span.text1 {
  display: block;
  font-size: 14px;
  color: #717171;
}
.membership-packages .item-wraps .item .item-detail span.text2 {
  background-color: #eaeaea;
  border-radius: 4px;
  display: block;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  margin: 0 0 10px;
  font-size: 15px;
  color: #717171;
}
.membership-packages .item-wraps .item .item-detail span.text3 {
  color: #fff;
  position: absolute;
  top: 29px;
  right: 14px;
  z-index: 2;
  font-size: 13px;
  transform: rotate(45deg);
}
.rtl .membership-packages .item-wraps .item .item-detail span.text3 {
  left: 14px;
  right: auto;
  transform: rotate(315deg);
}
.membership-packages .item-wraps .item .item-detail ul {
  list-style: none;
  margin: 20px 0;
}
.membership-packages .item-wraps .item .item-detail ul >li {
  font-size: 14px;
  color: #717171;
  line-height: 32px;
}
.membership-packages .item-wraps .item .item-detail a {
  display: block;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  height: 60px;
  font-size: 16px;
  font-weight: 400;
  background-color: #d14031;
  margin-top: 20px;
  line-height: 60px;
}
.membership-packages .item-wraps .item .item-detail a:hover {
  background-color: #be382a;
}
.calculate-home1 {
  float: right;
}
.rtl .calculate-home1 {
  float: left !important;
}
.calculate-bmi {
  position: relative;
  padding: 55px 0 60px;
}
.calculate-bmi h3 {
  font-size: 32px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 20px;
}
.calculate-bmi .description1 {
  font-size: 14px;
  color: #ccc;
  margin: 0 0 50px;
}
.calculate-bmi .nav.nav-tabs {
  margin: 0;
  border: 0;
}
.calculate-bmi .nav.nav-tabs >li {
  float: left;
  margin: 0;
}
.rtl .calculate-bmi .nav.nav-tabs >li {
  float: right;
}
.calculate-bmi .nav.nav-tabs >li >a {
  font-size: 16px;
  color: #222222;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 12px;
  line-height: 40px;
  border: 0;
  margin: 0;
  background-color: #fff;
  font-weight: 500;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.calculate-bmi .nav.nav-tabs >li >a:hover {
  background-color: #d14031;
  color: #fff;
}
.calculate-bmi .nav.nav-tabs >li.active>a,
.calculate-bmi .nav.nav-tabs >li:hover>a {
  background-color: #d14031;
  color: #fff;
}
.calculate-bmi .wrap-content {
  max-width: 300px;
  background-color: #fff;
  border-radius: 3px;
  border-top-left-radius: 0;
}
.calculate-bmi .wrap-content .form-calculate-bmi {
  padding: 20px 15px;
}
.calculate-bmi .wrap-content .form-calculate-bmi label {
  width: 50px;
  font-size: 14px;
  color: #222222;
  margin-right: 35px;
  font-weight: 400;
}
.rtl .calculate-bmi .wrap-content .form-calculate-bmi label {
  margin-left: 35px;
  margin-right: 0;
  float: right;
}
.calculate-bmi .wrap-content .form-calculate-bmi input[type="radio"] {
  margin-right: 5px;
}
.rtl .calculate-bmi .wrap-content .form-calculate-bmi input[type="radio"] {
  margin-left: 5px;
  margin-right: 5px;
}
.calculate-bmi .wrap-content .form-calculate-bmi input[type="text"] {
  border: 1px solid #bfbfbf;
  border-radius: 0;
  margin-bottom: 0;
  color: #717171;
  text-align: right;
  width: 180px;
}
.rtl .calculate-bmi .wrap-content .form-calculate-bmi input[type="text"] {
  text-align: left;
}
.calculate-bmi .wrap-content .form-calculate-bmi .height-us {
  overflow: hidden;
}
.calculate-bmi .wrap-content .form-calculate-bmi .height-us input {
  float: right;
  width: 32%;
  margin: 0 5px 4px 0;
}
.calculate-bmi .wrap-content .form-calculate-bmi .item-button {
  text-align: right;
}
.rtl .calculate-bmi .wrap-content .form-calculate-bmi .item-button {
  text-align: left;
}
.calculate-bmi .wrap-content .form-calculate-bmi .item-button .wrapper {
  display: inline-block;
}
.calculate-bmi .wrap-content .form-calculate-bmi .item-button .wrapper button {
  float: none;
  display: inline-block;
  padding: 0 13px;
  background-color: #fff;
  color: #d14031;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  height: 30px;
  line-height: 28px;
  border: 1px solid #d14031;
  border-radius: 0;
  margin: 0 2px;
  position: relative;
}
.calculate-bmi .wrap-content .form-calculate-bmi .item-button .wrapper button.calculate {
  background-color: #d14031;
  color: #fff;
  padding: 0 20px 0 6px;
}
.calculate-bmi .wrap-content .form-calculate-bmi .item-button .wrapper button.calculate:after {
  content: '\f0a9';
  font-family: FontAwesome;
  position: absolute;
  top: 1px;
  right: 3px;
}
.calculate-bmi .wrap-content .form-calculate-bmi .item-button .wrapper button:hover {
  background-color: #be382a;
  color: #fff;
}
.rtl .calculate-bmi .wrap-content .form-calculate-bmi .item-button .wrapper button:before {
  content: '\f0a9';
  font-family: FontAwesome;
  margin-right: 5px;
}
.rtl .calculate-bmi .wrap-content .form-calculate-bmi .item-button .wrapper button:after {
  content: '';
}
.calculate-bmi .wrap-content .result,
.calculate-bmi .wrap-content .result2 {
  padding: 17px 15px;
  overflow: hidden;
  border-top: 1px dashed #bfbfbf;
}
.calculate-bmi .wrap-content .result .title,
.calculate-bmi .wrap-content .result2 .title {
  float: left;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #1a1c19;
}
.rtl .calculate-bmi .wrap-content .result .title,
.rtl .calculate-bmi .wrap-content .result2 .title {
  float: right;
}
.calculate-bmi .wrap-content .result .item-right,
.calculate-bmi .wrap-content .result2 .item-right {
  margin-left: 85px;
}
.rtl .calculate-bmi .wrap-content .result .item-right,
.rtl .calculate-bmi .wrap-content .result2 .item-right {
  margin-right: 85px;
  margin-left: 0;
}
.calculate-bmi .wrap-content .result .item-right .show-bmi,
.calculate-bmi .wrap-content .result2 .item-right .show-bmi {
  color: #717171;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 6px;
}
.calculate-bmi .wrap-content .result .item-right .show-bmi #comment,
.calculate-bmi .wrap-content .result2 .item-right .show-bmi #comment {
  color: #d14031;
}
.calculate-bmi .wrap-content .result .item-right a,
.calculate-bmi .wrap-content .result2 .item-right a {
  color: #d14031;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
}
.calculate-bmi .wrap-content .result .item-right a:hover,
.calculate-bmi .wrap-content .result2 .item-right a:hover {
  opacity: 0.85;
}
.calculate-bmi .wrap-content .result .item-right a:after,
.calculate-bmi .wrap-content .result2 .item-right a:after {
  content: '\f0a9';
  font-family: FontAwesome;
  margin-left: 5px;
}
.rtl .calculate-bmi .wrap-content .result .item-right a:before,
.rtl .calculate-bmi .wrap-content .result2 .item-right a:before {
  content: '\f0a9';
  font-family: FontAwesome;
  margin-right: 5px;
}
.rtl .calculate-bmi .wrap-content .result .item-right a:after,
.rtl .calculate-bmi .wrap-content .result2 .item-right a:after {
  content: '';
}
@-moz-document url-prefix() {
  .comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value>span {
    margin-top: -50px;
    top: auto;
  }
}
.coruja_breadcrumbs {
  position: relative;
  background-color: #f7f7f7;
  padding: 25px 0;
  margin-bottom: 30px;
  text-align: center;
}
@media (min-width: 991px) {
  .coruja_breadcrumbs {
    padding: 26px 0;
    
  }
  .post-type-archive-product .coruja_breadcrumbs {
    margin-bottom: 15px;
  }
}
.coruja_breadcrumbs .wrap-title {
  text-align: center;
  padding: 210px 0 40px;
  position: relative;
  z-index: 2;
}
.coruja_breadcrumbs h1 {
  margin-bottom: 10px;
  color: #222222;
  text-transform: capitalize;
  font-size: 23px;
  font-weight: normal;
  line-height: 28px;
}
.coruja_breadcrumbs h1 small {
  position: relative;
  color: #d14031;
  font-size: 36px;
  font-weight: 600;
}
.coruja_breadcrumbs h1 small:before {
  content: '"';
  display: inline-block;
  margin: 0 15px;
}
.coruja_breadcrumbs h1 small:after {
  content: '"';
  display: inline-block;
  margin: 0 15px;
}
.coruja_breadcrumbs .breadcrumbs .breadcrumb {
  margin: 0;
  background-color: transparent;
  padding: 0;
}
.coruja_breadcrumbs .breadcrumbs .breadcrumb .primary-menu {
  margin: 10px 0;
}
.coruja_breadcrumbs .breadcrumbs .breadcrumb >li {
  color: #999;
  text-transform: none;
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
}
.coruja_breadcrumbs .breadcrumbs .breadcrumb >li:last-child span.go-page {
  display: none;
}
.coruja_breadcrumbs .breadcrumbs .breadcrumb >li +li:before {
  content: '';
  padding: 0;
}
.coruja_breadcrumbs .breadcrumbs .breadcrumb >li +li.active {
  color: #d14031;
}
.coruja_breadcrumbs .breadcrumbs .breadcrumb >li >.go-page:before {
  content: "\f105";
  font-family: 'FontAwesome';
  padding: 0 15px;
  color: #555;
}
.rtl .coruja_breadcrumbs .breadcrumbs .breadcrumb >li >.go-page {
  float: left;
}
.rtl .coruja_breadcrumbs .breadcrumbs .breadcrumb >li >.go-page:before {
  content: '\f104';
}
.coruja_breadcrumbs .breadcrumbs .breadcrumb >li >a {
  color: #999;
}
.coruja_breadcrumbs .breadcrumbs .breadcrumb >li >a:hover {
  color: #d14031;
}

.search.search-results .page.type-page .entry-content .entry-meta i {
  margin-right: 5px;
}
.search .coruja_breadcrumbs .breadcrumbs .breadcrumb {
  padding-bottom: 20px;
}
.search .blog-content .pagination {
  margin-bottom: 40px;
  padding: 0;
  border-bottom: 0;
}
@media (min-width: 1200px) {
  .search .blog-content .pagination {
    margin-bottom: 80px;
  }
}
.search.rtl .listing-title h1 small {
  float: right;
}
.search .listing-title h1 {
  font-size: 24px;
  margin-bottom: 60px;
}
.search .listing-title h1 small {
  position: relative;
  color: #d14031;
}
.search .listing-title h1 small:before {
  content: '"';
  display: inline-block;
  margin: 0 5px;
}
.search .listing-title h1 small:after {
  content: '"';
  display: inline-block;
  margin: 0 5px;
}
.search .products-wrapper {
  padding: 0;
}
.search .pag-search >.pagination {
  margin-bottom: 40px;
}
.search .no-result {
  margin-bottom: 40px;
}
@media (min-width: 1200px) {
  .search .no-result {
    margin-bottom: 90px;
  }
}
.search .no-result p {
  font-size: 14px;
  margin-bottom: 15px;
}
.search .no-result form {
  max-width: 100%;
  min-height: 40px;
  position: relative;
}
.search .no-result form label {
  display: none;
}
.search .no-result form input[type="text"],
.search .no-result form input[type="password"] {
  border-radius: 0;
  padding: 15px 85px 15px 20px;
  width: 100%;
}
.search .no-result form input[type="submit"] {
  background: #d14031;
  border: 1px solid #d14031;
  border-radius: 0;
  color: #fff;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 0;
  text-transform: uppercase;
}
.search .no-result form input[type="submit"]:hover {
  background: #a93226;
  border-color: #a93226;
}
.search.rtl .no-result form input[type="text"] {
  padding: 15px 20px 15px 85px;
}
.search.rtl .no-result form input[type="submit"] {
  right: auto;
  left: 0;
}
.tax-class_tag .class,
.tax-class_tag .trainer,
.tax-class_tag .post {
  background-color: #fff;
  margin-bottom: 30px;
  padding: 0;
  border-bottom: 0;
}
.tax-class_tag .class .entry,
.tax-class_tag .trainer .entry,
.tax-class_tag .post .entry {
  border: 1px solid #ccc;
}
.tax-class_tag .class .entry-thumb,
.tax-class_tag .trainer .entry-thumb,
.tax-class_tag .post .entry-thumb {
  padding: 0px;
}
.tax-class_tag .class .entry-thumb img,
.tax-class_tag .trainer .entry-thumb img,
.tax-class_tag .post .entry-thumb img {
  margin: 0;
}
.tax-class_tag .class .entry-content,
.tax-class_tag .trainer .entry-content,
.tax-class_tag .post .entry-content {
  overflow: hidden;
  padding: 20px 20px;
  line-height: 1.5;
}
.tax-class_tag .class .entry-content .entry-summary,
.tax-class_tag .trainer .entry-content .entry-summary,
.tax-class_tag .post .entry-content .entry-summary {
  color: #999999;
  line-height: 1.5;
}
.tax-class_tag .class .entry-content .title-blog h3,
.tax-class_tag .trainer .entry-content .title-blog h3,
.tax-class_tag .post .entry-content .title-blog h3 {
  font-size: 18px;
  color: #111;
  text-transform: capitalize;
}
.tax-class_tag .class .entry-content .entry-meta,
.tax-class_tag .trainer .entry-content .entry-meta,
.tax-class_tag .post .entry-content .entry-meta {
  color: #999;
  margin-bottom: 10px;
}
.tax-class_tag .class .entry-content .entry-meta a,
.tax-class_tag .trainer .entry-content .entry-meta a,
.tax-class_tag .post .entry-content .entry-meta a {
  color: #d14031;
}
.tax-class_tag .class .entry-content .entry-meta a:hover,
.tax-class_tag .trainer .entry-content .entry-meta a:hover,
.tax-class_tag .post .entry-content .entry-meta a:hover {
  color: #d14031;
}
.tax-class_tag .class .entry-content .entry-meta span,
.tax-class_tag .class .entry-content .entry-meta .entry-categories,
.tax-class_tag .trainer .entry-content .entry-meta span,
.tax-class_tag .trainer .entry-content .entry-meta .entry-categories,
.tax-class_tag .post .entry-content .entry-meta span,
.tax-class_tag .post .entry-content .entry-meta .entry-categories {
  display: inline-block;
  float: left;
  text-transform: uppercase;
  margin-right: 30px;
  font-size: 0.875em;
}
.rtl .tax-class_tag .class .entry-content .entry-meta span,
.rtl .tax-class_tag .class .entry-content .entry-meta .entry-categories,
.rtl .tax-class_tag .trainer .entry-content .entry-meta span,
.rtl .tax-class_tag .trainer .entry-content .entry-meta .entry-categories,
.rtl .tax-class_tag .post .entry-content .entry-meta span,
.rtl .tax-class_tag .post .entry-content .entry-meta .entry-categories {
  margin-left: 30px;
  margin-right: 0;
}
.tax-class_tag .class .entry-content .entry-meta .entry-date i,
.tax-class_tag .class .entry-content .entry-meta .entry-comment i,
.tax-class_tag .trainer .entry-content .entry-meta .entry-date i,
.tax-class_tag .trainer .entry-content .entry-meta .entry-comment i,
.tax-class_tag .post .entry-content .entry-meta .entry-date i,
.tax-class_tag .post .entry-content .entry-meta .entry-comment i {
  margin-right: 5px;
  color: #d14031;
}
.rtl .tax-class_tag .class .entry-content .entry-meta .entry-date i,
.rtl .tax-class_tag .class .entry-content .entry-meta .entry-comment i,
.rtl .tax-class_tag .trainer .entry-content .entry-meta .entry-date i,
.rtl .tax-class_tag .trainer .entry-content .entry-meta .entry-comment i,
.rtl .tax-class_tag .post .entry-content .entry-meta .entry-date i,
.rtl .tax-class_tag .post .entry-content .entry-meta .entry-comment i {
  margin-left: 5px;
  margin-right: 0;
}
.tax-class_tag .class .entry-content .entry-meta .entry-date,
.tax-class_tag .trainer .entry-content .entry-meta .entry-date,
.tax-class_tag .post .entry-content .entry-meta .entry-date {
  margin-right: 15px;
  position: relative;
}
.rtl .tax-class_tag .class .entry-content .entry-meta .entry-date,
.rtl .tax-class_tag .trainer .entry-content .entry-meta .entry-date,
.rtl .tax-class_tag .post .entry-content .entry-meta .entry-date {
  margin-left: 15px;
  margin-right: 0;
}
.tax-class_tag .class .entry-content .entry-meta .entry-date a,
.tax-class_tag .trainer .entry-content .entry-meta .entry-date a,
.tax-class_tag .post .entry-content .entry-meta .entry-date a {
  color: #d14031;
}
.tax-class_tag .class .entry-content .entry-meta .entry-date:before,
.tax-class_tag .trainer .entry-content .entry-meta .entry-date:before,
.tax-class_tag .post .entry-content .entry-meta .entry-date:before {
  content: '';
  position: absolute;
  top: -1px;
  left: -15px;
  width: 15px;
  height: 1px;
  color: #999999;
  display: inline-block;
}
.rtl .tax-class_tag .class .entry-content .entry-meta .entry-date:before,
.rtl .tax-class_tag .trainer .entry-content .entry-meta .entry-date:before,
.rtl .tax-class_tag .post .entry-content .entry-meta .entry-date:before {
  right: -15px;
  right: auto;
}
.tax-class_tag .class .entry-content .entry-description,
.tax-class_tag .trainer .entry-content .entry-description,
.tax-class_tag .post .entry-content .entry-description {
  margin: 10px 0;
}
.content-search .entry-summary >p {
  margin: 0 0 1em;
}
.content-search .entry-summary h1 {
  font-size: 1.7411em;
}
.content-search .entry-summary h2 {
  font-size: 1.5157em;
}
.content-search .entry-summary h3 {
  font-size: 1.3195em;
}
.content-search .entry-summary h4 {
  font-size: 1.1487em;
}
.content-search .entry-summary h5 {
  font-size: 1em;
}
.content-search .entry-summary h6 {
  font-size: .8706em;
}
.content-search .entry-summary h1,
.content-search .entry-summary h2,
.content-search .entry-summary h3,
.content-search .entry-summary h4,
.content-search .entry-summary h5,
.content-search .entry-summary h6 {
  color: #222222;
  font-weight: 600;
  padding: 10px 0;
}
.content-search .entry-summary ul,
.content-search .entry-summary ol {
  padding-left: 15px;
}
.content-search .entry-summary ul li,
.content-search .entry-summary ol li {
  line-height: 1.85;
}
.content-search .entry-summary ul li a,
.content-search .entry-summary ol li a {
  text-decoration: underline;
}
.content-search .entry-summary code {
  white-space: normal;
}
.content-search .entry-summary blockquote {
  padding: 10px 30px;
}
.content-search .entry-summary blockquote:before,
.content-search .entry-summary blockquote:after {
  font-size: 24px;
  color: #dddddd;
}
.content-search .entry-summary cite {
  font-style: italic;
}
.content-search .entry-summary table {
  border-collapse: separate;
  border-spacing: 0;
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
  margin: 0 0 1.75em;
  border: 1px solid #ddd;
  table-layout: fixed;
  width: 100%;
}
.content-search .entry-summary table thead td {
  border: 1px solid #ddd;
}
.content-search .entry-summary table td {
  border-width: 0 1px 1px 0;
}
.content-search .entry-summary table th {
  border-width: 0 1px 1px 0;
}
.content-search .entry-summary table td,
.content-search .entry-summary table th {
  color: #222222;
}
.content-search .entry-summary p {
  font-size: 16px;
  line-height: 26px;
  color: #555555;
  margin: 0;
}
.content-search >.post,
.content-search .page,
.content-search .testimonial,
.content-search .team,
.content-search .portfolio,
.content-search .product,
.content-search .class,
.content-search .trainer,
.content-search .book_author {
  background-color: #fff;
  margin-bottom: 30px;
  padding: 0;
  border-bottom: 0;
}
@media (min-width: 1200px) {
  .content-search >.post,
  .content-search .page,
  .content-search .testimonial,
  .content-search .team,
  .content-search .portfolio,
  .content-search .product,
  .content-search .class,
  .content-search .trainer,
  .content-search .book_author {
    margin-bottom: 60px;
  }
}
.content-search >.post .entry-thumb,
.content-search .page .entry-thumb,
.content-search .testimonial .entry-thumb,
.content-search .team .entry-thumb,
.content-search .portfolio .entry-thumb,
.content-search .product .entry-thumb,
.content-search .class .entry-thumb,
.content-search .trainer .entry-thumb,
.content-search .book_author .entry-thumb {
  padding: 0 20px 0 0;
}
.rtl .content-search >.post .entry-thumb,
.rtl .content-search .page .entry-thumb,
.rtl .content-search .testimonial .entry-thumb,
.rtl .content-search .team .entry-thumb,
.rtl .content-search .portfolio .entry-thumb,
.rtl .content-search .product .entry-thumb,
.rtl .content-search .class .entry-thumb,
.rtl .content-search .trainer .entry-thumb,
.rtl .content-search .book_author .entry-thumb {
  padding: 0 0 0 20px;
}
.content-search >.post .entry-content,
.content-search .page .entry-content,
.content-search .testimonial .entry-content,
.content-search .team .entry-content,
.content-search .portfolio .entry-content,
.content-search .product .entry-content,
.content-search .class .entry-content,
.content-search .trainer .entry-content,
.content-search .book_author .entry-content {
  overflow: hidden;
  line-height: 1.5;
  color: #999999;
}
.content-search >.post .entry-content .entry-title h4,
.content-search .page .entry-content .entry-title h4,
.content-search .testimonial .entry-content .entry-title h4,
.content-search .team .entry-content .entry-title h4,
.content-search .portfolio .entry-content .entry-title h4,
.content-search .product .entry-content .entry-title h4,
.content-search .class .entry-content .entry-title h4,
.content-search .trainer .entry-content .entry-title h4,
.content-search .book_author .entry-content .entry-title h4 {
  margin-bottom: 15px;
}
.content-search >.post .entry-content .entry-title h4 a,
.content-search .page .entry-content .entry-title h4 a,
.content-search .testimonial .entry-content .entry-title h4 a,
.content-search .team .entry-content .entry-title h4 a,
.content-search .portfolio .entry-content .entry-title h4 a,
.content-search .product .entry-content .entry-title h4 a,
.content-search .class .entry-content .entry-title h4 a,
.content-search .trainer .entry-content .entry-title h4 a,
.content-search .book_author .entry-content .entry-title h4 a {
  font-size: 1.602em;
  color: #222222;
  font-weight: 700;
  line-height: normal;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.content-search >.post .entry-content .readmore a,
.content-search .page .entry-content .readmore a,
.content-search .testimonial .entry-content .readmore a,
.content-search .team .entry-content .readmore a,
.content-search .portfolio .entry-content .readmore a,
.content-search .product .entry-content .readmore a,
.content-search .class .entry-content .readmore a,
.content-search .trainer .entry-content .readmore a,
.content-search .book_author .entry-content .readmore a {
  font-size: 14px;
  color: #222222;
  font-weight: normal;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 15px 0 0;
}
.rtl .content-search >.post .entry-content .readmore a,
.rtl .content-search .page .entry-content .readmore a,
.rtl .content-search .testimonial .entry-content .readmore a,
.rtl .content-search .team .entry-content .readmore a,
.rtl .content-search .portfolio .entry-content .readmore a,
.rtl .content-search .product .entry-content .readmore a,
.rtl .content-search .class .entry-content .readmore a,
.rtl .content-search .trainer .entry-content .readmore a,
.rtl .content-search .book_author .entry-content .readmore a {
  padding: 0 0 0 15px;
}
.content-search >.post .entry-content .readmore a:after,
.content-search .page .entry-content .readmore a:after,
.content-search .testimonial .entry-content .readmore a:after,
.content-search .team .entry-content .readmore a:after,
.content-search .portfolio .entry-content .readmore a:after,
.content-search .product .entry-content .readmore a:after,
.content-search .class .entry-content .readmore a:after,
.content-search .trainer .entry-content .readmore a:after,
.content-search .book_author .entry-content .readmore a:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  left: 0;
  right: 0;
  background-color: #222222;
}
.content-search >.post .entry-content .readmore a:before,
.content-search .page .entry-content .readmore a:before,
.content-search .testimonial .entry-content .readmore a:before,
.content-search .team .entry-content .readmore a:before,
.content-search .portfolio .entry-content .readmore a:before,
.content-search .product .entry-content .readmore a:before,
.content-search .class .entry-content .readmore a:before,
.content-search .trainer .entry-content .readmore a:before,
.content-search .book_author .entry-content .readmore a:before {
  font-family: fontawesome;
  content: '\f105';
  position: absolute;
  right: 0;
  top: 1px;
  font-weight: 400;
}
.rtl .content-search >.post .entry-content .readmore a:before,
.rtl .content-search .page .entry-content .readmore a:before,
.rtl .content-search .testimonial .entry-content .readmore a:before,
.rtl .content-search .team .entry-content .readmore a:before,
.rtl .content-search .portfolio .entry-content .readmore a:before,
.rtl .content-search .product .entry-content .readmore a:before,
.rtl .content-search .class .entry-content .readmore a:before,
.rtl .content-search .trainer .entry-content .readmore a:before,
.rtl .content-search .book_author .entry-content .readmore a:before {
  right: auto;
  left: 0;
  content: '\f104';
}
.content-search >.post .entry-content .readmore a:hover,
.content-search .page .entry-content .readmore a:hover,
.content-search .testimonial .entry-content .readmore a:hover,
.content-search .team .entry-content .readmore a:hover,
.content-search .portfolio .entry-content .readmore a:hover,
.content-search .product .entry-content .readmore a:hover,
.content-search .class .entry-content .readmore a:hover,
.content-search .trainer .entry-content .readmore a:hover,
.content-search .book_author .entry-content .readmore a:hover {
  color: #d14031;
}
.content-search >.post .entry-content .readmore a:hover:before,
.content-search .page .entry-content .readmore a:hover:before,
.content-search .testimonial .entry-content .readmore a:hover:before,
.content-search .team .entry-content .readmore a:hover:before,
.content-search .portfolio .entry-content .readmore a:hover:before,
.content-search .product .entry-content .readmore a:hover:before,
.content-search .class .entry-content .readmore a:hover:before,
.content-search .trainer .entry-content .readmore a:hover:before,
.content-search .book_author .entry-content .readmore a:hover:before {
  color: #d14031;
}
.content-search >.post .entry-content .readmore a:hover:after,
.content-search .page .entry-content .readmore a:hover:after,
.content-search .testimonial .entry-content .readmore a:hover:after,
.content-search .team .entry-content .readmore a:hover:after,
.content-search .portfolio .entry-content .readmore a:hover:after,
.content-search .product .entry-content .readmore a:hover:after,
.content-search .class .entry-content .readmore a:hover:after,
.content-search .trainer .entry-content .readmore a:hover:after,
.content-search .book_author .entry-content .readmore a:hover:after {
  background: #d14031;
}
.content-search >.post .entry-content .title-blog h3,
.content-search .page .entry-content .title-blog h3,
.content-search .testimonial .entry-content .title-blog h3,
.content-search .team .entry-content .title-blog h3,
.content-search .portfolio .entry-content .title-blog h3,
.content-search .product .entry-content .title-blog h3,
.content-search .class .entry-content .title-blog h3,
.content-search .trainer .entry-content .title-blog h3,
.content-search .book_author .entry-content .title-blog h3 {
  font-size: 18px;
  color: #111;
  text-transform: capitalize;
}
.content-search >.post .entry-content .entry-meta,
.content-search .page .entry-content .entry-meta,
.content-search .testimonial .entry-content .entry-meta,
.content-search .team .entry-content .entry-meta,
.content-search .portfolio .entry-content .entry-meta,
.content-search .product .entry-content .entry-meta,
.content-search .class .entry-content .entry-meta,
.content-search .trainer .entry-content .entry-meta,
.content-search .book_author .entry-content .entry-meta {
  color: #999;
  margin-bottom: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
}
.content-search >.post .entry-content .entry-meta a,
.content-search .page .entry-content .entry-meta a,
.content-search .testimonial .entry-content .entry-meta a,
.content-search .team .entry-content .entry-meta a,
.content-search .portfolio .entry-content .entry-meta a,
.content-search .product .entry-content .entry-meta a,
.content-search .class .entry-content .entry-meta a,
.content-search .trainer .entry-content .entry-meta a,
.content-search .book_author .entry-content .entry-meta a {
  color: #d14031;
}
.content-search >.post .entry-content .entry-meta a:hover,
.content-search .page .entry-content .entry-meta a:hover,
.content-search .testimonial .entry-content .entry-meta a:hover,
.content-search .team .entry-content .entry-meta a:hover,
.content-search .portfolio .entry-content .entry-meta a:hover,
.content-search .product .entry-content .entry-meta a:hover,
.content-search .class .entry-content .entry-meta a:hover,
.content-search .trainer .entry-content .entry-meta a:hover,
.content-search .book_author .entry-content .entry-meta a:hover {
  opacity: 0.9;
}
.content-search >.post .entry-content .entry-meta span,
.content-search >.post .entry-content .entry-meta .entry-categories,
.content-search .page .entry-content .entry-meta span,
.content-search .page .entry-content .entry-meta .entry-categories,
.content-search .testimonial .entry-content .entry-meta span,
.content-search .testimonial .entry-content .entry-meta .entry-categories,
.content-search .team .entry-content .entry-meta span,
.content-search .team .entry-content .entry-meta .entry-categories,
.content-search .portfolio .entry-content .entry-meta span,
.content-search .portfolio .entry-content .entry-meta .entry-categories,
.content-search .product .entry-content .entry-meta span,
.content-search .product .entry-content .entry-meta .entry-categories,
.content-search .class .entry-content .entry-meta span,
.content-search .class .entry-content .entry-meta .entry-categories,
.content-search .trainer .entry-content .entry-meta span,
.content-search .trainer .entry-content .entry-meta .entry-categories,
.content-search .book_author .entry-content .entry-meta span,
.content-search .book_author .entry-content .entry-meta .entry-categories {
  display: inline-block;
  float: left;
  text-transform: uppercase;
  margin-right: 30px;
  font-size: 0.79em;
}
.rtl .content-search >.post .entry-content .entry-meta span,
.rtl .content-search >.post .entry-content .entry-meta .entry-categories,
.rtl .content-search .page .entry-content .entry-meta span,
.rtl .content-search .page .entry-content .entry-meta .entry-categories,
.rtl .content-search .testimonial .entry-content .entry-meta span,
.rtl .content-search .testimonial .entry-content .entry-meta .entry-categories,
.rtl .content-search .team .entry-content .entry-meta span,
.rtl .content-search .team .entry-content .entry-meta .entry-categories,
.rtl .content-search .portfolio .entry-content .entry-meta span,
.rtl .content-search .portfolio .entry-content .entry-meta .entry-categories,
.rtl .content-search .product .entry-content .entry-meta span,
.rtl .content-search .product .entry-content .entry-meta .entry-categories,
.rtl .content-search .class .entry-content .entry-meta span,
.rtl .content-search .class .entry-content .entry-meta .entry-categories,
.rtl .content-search .trainer .entry-content .entry-meta span,
.rtl .content-search .trainer .entry-content .entry-meta .entry-categories,
.rtl .content-search .book_author .entry-content .entry-meta span,
.rtl .content-search .book_author .entry-content .entry-meta .entry-categories {
  margin-left: 30px;
  margin-right: 0;
}
.content-search >.post .entry-content .entry-meta .entry-date i,
.content-search >.post .entry-content .entry-meta .entry-comment i,
.content-search .page .entry-content .entry-meta .entry-date i,
.content-search .page .entry-content .entry-meta .entry-comment i,
.content-search .testimonial .entry-content .entry-meta .entry-date i,
.content-search .testimonial .entry-content .entry-meta .entry-comment i,
.content-search .team .entry-content .entry-meta .entry-date i,
.content-search .team .entry-content .entry-meta .entry-comment i,
.content-search .portfolio .entry-content .entry-meta .entry-date i,
.content-search .portfolio .entry-content .entry-meta .entry-comment i,
.content-search .product .entry-content .entry-meta .entry-date i,
.content-search .product .entry-content .entry-meta .entry-comment i,
.content-search .class .entry-content .entry-meta .entry-date i,
.content-search .class .entry-content .entry-meta .entry-comment i,
.content-search .trainer .entry-content .entry-meta .entry-date i,
.content-search .trainer .entry-content .entry-meta .entry-comment i,
.content-search .book_author .entry-content .entry-meta .entry-date i,
.content-search .book_author .entry-content .entry-meta .entry-comment i {
  margin-right: 5px;
  color: #d14031;
}
.rtl .content-search >.post .entry-content .entry-meta .entry-date i,
.rtl .content-search >.post .entry-content .entry-meta .entry-comment i,
.rtl .content-search .page .entry-content .entry-meta .entry-date i,
.rtl .content-search .page .entry-content .entry-meta .entry-comment i,
.rtl .content-search .testimonial .entry-content .entry-meta .entry-date i,
.rtl .content-search .testimonial .entry-content .entry-meta .entry-comment i,
.rtl .content-search .team .entry-content .entry-meta .entry-date i,
.rtl .content-search .team .entry-content .entry-meta .entry-comment i,
.rtl .content-search .portfolio .entry-content .entry-meta .entry-date i,
.rtl .content-search .portfolio .entry-content .entry-meta .entry-comment i,
.rtl .content-search .product .entry-content .entry-meta .entry-date i,
.rtl .content-search .product .entry-content .entry-meta .entry-comment i,
.rtl .content-search .class .entry-content .entry-meta .entry-date i,
.rtl .content-search .class .entry-content .entry-meta .entry-comment i,
.rtl .content-search .trainer .entry-content .entry-meta .entry-date i,
.rtl .content-search .trainer .entry-content .entry-meta .entry-comment i,
.rtl .content-search .book_author .entry-content .entry-meta .entry-date i,
.rtl .content-search .book_author .entry-content .entry-meta .entry-comment i {
  margin-left: 5px;
  margin-right: 0;
}
.content-search >.post .entry-content .entry-meta .entry-date,
.content-search .page .entry-content .entry-meta .entry-date,
.content-search .testimonial .entry-content .entry-meta .entry-date,
.content-search .team .entry-content .entry-meta .entry-date,
.content-search .portfolio .entry-content .entry-meta .entry-date,
.content-search .product .entry-content .entry-meta .entry-date,
.content-search .class .entry-content .entry-meta .entry-date,
.content-search .trainer .entry-content .entry-meta .entry-date,
.content-search .book_author .entry-content .entry-meta .entry-date {
  margin-right: 15px;
  position: relative;
}
.rtl .content-search >.post .entry-content .entry-meta .entry-date,
.rtl .content-search .page .entry-content .entry-meta .entry-date,
.rtl .content-search .testimonial .entry-content .entry-meta .entry-date,
.rtl .content-search .team .entry-content .entry-meta .entry-date,
.rtl .content-search .portfolio .entry-content .entry-meta .entry-date,
.rtl .content-search .product .entry-content .entry-meta .entry-date,
.rtl .content-search .class .entry-content .entry-meta .entry-date,
.rtl .content-search .trainer .entry-content .entry-meta .entry-date,
.rtl .content-search .book_author .entry-content .entry-meta .entry-date {
  margin-left: 15px;
  margin-right: 0;
}
.content-search >.post .entry-content .entry-meta .entry-date:before,
.content-search .page .entry-content .entry-meta .entry-date:before,
.content-search .testimonial .entry-content .entry-meta .entry-date:before,
.content-search .team .entry-content .entry-meta .entry-date:before,
.content-search .portfolio .entry-content .entry-meta .entry-date:before,
.content-search .product .entry-content .entry-meta .entry-date:before,
.content-search .class .entry-content .entry-meta .entry-date:before,
.content-search .trainer .entry-content .entry-meta .entry-date:before,
.content-search .book_author .entry-content .entry-meta .entry-date:before {
  content: "";
  position: absolute;
  top: 8px;
  left: -20px;
  width: 10px;
  height: 1px;
  background-color: #999999;
  display: inline-block;
}
.rtl .content-search >.post .entry-content .entry-meta .entry-date:before,
.rtl .content-search .page .entry-content .entry-meta .entry-date:before,
.rtl .content-search .testimonial .entry-content .entry-meta .entry-date:before,
.rtl .content-search .team .entry-content .entry-meta .entry-date:before,
.rtl .content-search .portfolio .entry-content .entry-meta .entry-date:before,
.rtl .content-search .product .entry-content .entry-meta .entry-date:before,
.rtl .content-search .class .entry-content .entry-meta .entry-date:before,
.rtl .content-search .trainer .entry-content .entry-meta .entry-date:before,
.rtl .content-search .book_author .entry-content .entry-meta .entry-date:before {
  right: -20px;
  left: auto;
}
.content-search >.post .entry-content .entry-meta .readmore a,
.content-search .page .entry-content .entry-meta .readmore a,
.content-search .testimonial .entry-content .entry-meta .readmore a,
.content-search .team .entry-content .entry-meta .readmore a,
.content-search .portfolio .entry-content .entry-meta .readmore a,
.content-search .product .entry-content .entry-meta .readmore a,
.content-search .class .entry-content .entry-meta .readmore a,
.content-search .trainer .entry-content .entry-meta .readmore a,
.content-search .book_author .entry-content .entry-meta .readmore a {
  font-size: 14px;
  color: #222222;
  font-weight: normal;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 15px 0 0;
}
.rtl .content-search >.post .entry-content .entry-meta .readmore a,
.rtl .content-search .page .entry-content .entry-meta .readmore a,
.rtl .content-search .testimonial .entry-content .entry-meta .readmore a,
.rtl .content-search .team .entry-content .entry-meta .readmore a,
.rtl .content-search .portfolio .entry-content .entry-meta .readmore a,
.rtl .content-search .product .entry-content .entry-meta .readmore a,
.rtl .content-search .class .entry-content .entry-meta .readmore a,
.rtl .content-search .trainer .entry-content .entry-meta .readmore a,
.rtl .content-search .book_author .entry-content .entry-meta .readmore a {
  padding: 0 0 0 15px;
}
.content-search >.post .entry-content .entry-meta .readmore a:after,
.content-search .page .entry-content .entry-meta .readmore a:after,
.content-search .testimonial .entry-content .entry-meta .readmore a:after,
.content-search .team .entry-content .entry-meta .readmore a:after,
.content-search .portfolio .entry-content .entry-meta .readmore a:after,
.content-search .product .entry-content .entry-meta .readmore a:after,
.content-search .class .entry-content .entry-meta .readmore a:after,
.content-search .trainer .entry-content .entry-meta .readmore a:after,
.content-search .book_author .entry-content .entry-meta .readmore a:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  left: 0;
  right: 0;
  background-color: #222222;
}
.content-search >.post .entry-content .entry-meta .readmore a:before,
.content-search .page .entry-content .entry-meta .readmore a:before,
.content-search .testimonial .entry-content .entry-meta .readmore a:before,
.content-search .team .entry-content .entry-meta .readmore a:before,
.content-search .portfolio .entry-content .entry-meta .readmore a:before,
.content-search .product .entry-content .entry-meta .readmore a:before,
.content-search .class .entry-content .entry-meta .readmore a:before,
.content-search .trainer .entry-content .entry-meta .readmore a:before,
.content-search .book_author .entry-content .entry-meta .readmore a:before {
  font-family: fontawesome;
  content: '\f105';
  position: absolute;
  right: 0;
  top: 1px;
  font-weight: 400;
}
.rtl .content-search >.post .entry-content .entry-meta .readmore a:before,
.rtl .content-search .page .entry-content .entry-meta .readmore a:before,
.rtl .content-search .testimonial .entry-content .entry-meta .readmore a:before,
.rtl .content-search .team .entry-content .entry-meta .readmore a:before,
.rtl .content-search .portfolio .entry-content .entry-meta .readmore a:before,
.rtl .content-search .product .entry-content .entry-meta .readmore a:before,
.rtl .content-search .class .entry-content .entry-meta .readmore a:before,
.rtl .content-search .trainer .entry-content .entry-meta .readmore a:before,
.rtl .content-search .book_author .entry-content .entry-meta .readmore a:before {
  right: auto;
  left: 0;
  content: '\f104';
}
.content-search >.post .entry-content .entry-meta .readmore a:hover,
.content-search .page .entry-content .entry-meta .readmore a:hover,
.content-search .testimonial .entry-content .entry-meta .readmore a:hover,
.content-search .team .entry-content .entry-meta .readmore a:hover,
.content-search .portfolio .entry-content .entry-meta .readmore a:hover,
.content-search .product .entry-content .entry-meta .readmore a:hover,
.content-search .class .entry-content .entry-meta .readmore a:hover,
.content-search .trainer .entry-content .entry-meta .readmore a:hover,
.content-search .book_author .entry-content .entry-meta .readmore a:hover {
  color: #d14031;
}
.content-search >.post .entry-content .entry-meta .readmore a:hover:before,
.content-search .page .entry-content .entry-meta .readmore a:hover:before,
.content-search .testimonial .entry-content .entry-meta .readmore a:hover:before,
.content-search .team .entry-content .entry-meta .readmore a:hover:before,
.content-search .portfolio .entry-content .entry-meta .readmore a:hover:before,
.content-search .product .entry-content .entry-meta .readmore a:hover:before,
.content-search .class .entry-content .entry-meta .readmore a:hover:before,
.content-search .trainer .entry-content .entry-meta .readmore a:hover:before,
.content-search .book_author .entry-content .entry-meta .readmore a:hover:before {
  color: #d14031;
}
.content-search >.post .entry-content .entry-meta .readmore a:hover:after,
.content-search .page .entry-content .entry-meta .readmore a:hover:after,
.content-search .testimonial .entry-content .entry-meta .readmore a:hover:after,
.content-search .team .entry-content .entry-meta .readmore a:hover:after,
.content-search .portfolio .entry-content .entry-meta .readmore a:hover:after,
.content-search .product .entry-content .entry-meta .readmore a:hover:after,
.content-search .class .entry-content .entry-meta .readmore a:hover:after,
.content-search .trainer .entry-content .entry-meta .readmore a:hover:after,
.content-search .book_author .entry-content .entry-meta .readmore a:hover:after {
  background: #d14031;
}
.content-search >.post .entry-content .entry-description,
.content-search .page .entry-content .entry-description,
.content-search .testimonial .entry-content .entry-description,
.content-search .team .entry-content .entry-description,
.content-search .portfolio .entry-content .entry-description,
.content-search .product .entry-content .entry-description,
.content-search .class .entry-content .entry-description,
.content-search .trainer .entry-content .entry-description,
.content-search .book_author .entry-content .entry-description {
  margin: 10px 0;
}
.block-service-home1 {
  background-color: #d14031;
}
.block-service-home1 .wrap-content .item {
  float: left;
  width: 25%;
  padding: 30px 15px;
}
.rtl .block-service-home1 .wrap-content .item {
  float: right;
}
.block-service-home1 .wrap-content .item .item-inner {
  overflow: hidden;
}
.block-service-home1 .wrap-content .item .item-inner .icon {
  display: inline-block;
  margin-right: 20px;
  float: left;
}
.rtl .block-service-home1 .wrap-content .item .item-inner .icon {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.block-service-home1 .wrap-content .item .item-inner .item-content {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 0;
}
.block-service-home1 .wrap-content .item.fitness .icon {
  width: 37px;
  height: 37px;
  background: url(../assets/img/icon1.png) no-repeat center center;
}
.block-service-home1 .wrap-content .item.training .icon {
  width: 41px;
  height: 41px;
  background: url(../assets/img/icon2.png) no-repeat center center;
}
.block-service-home1 .wrap-content .item.community .icon {
  width: 39px;
  height: 37px;
  background: url(../assets/img/icon3.png) no-repeat center center;
}
.block-service-home1 .wrap-content .item.classes .icon {
  width: 45px;
  height: 45px;
  background: url(../assets/img/icon4.png) no-repeat center center;
}
.block-service-about .wrap-content .item {
  float: left;
  width: 25%;
  padding: 20px 15px 0;
}
.block-service-about .wrap-content .item .item-inner {
  overflow: hidden;
  text-align: center;
}
.block-service-about .wrap-content .item .item-inner .icon {
  display: inline-block;
  float: none;
}
.block-service-about .wrap-content .item .item-inner .item-content {
  text-align: center;
}
.block-service-about .wrap-content .item .item-inner .item-content .title {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 0;
}
.block-service-about .wrap-content .item .item-inner .item-content p {
  color: #999;
}
.block-service-about .wrap-content .item.fitness .icon {
  width: 37px;
  height: 37px;
  background: url(../assets/img/default/icon1.png) no-repeat center center;
}
.block-service-about .wrap-content .item.training .icon {
  width: 41px;
  height: 41px;
  background: url(../assets/img/default/icon2.png) no-repeat center center;
}
.block-service-about .wrap-content .item.community .icon {
  width: 39px;
  height: 37px;
  background: url(../assets/img/default/icon3.png) no-repeat center center;
}
.block-service-about .wrap-content .item.classes .icon {
  width: 45px;
  height: 45px;
  background: url(../assets/img/default/icon4.png) no-repeat center center;
}
.brand-home1 {
  background-color: #d14031;
}
.about-fitness {
  width: 50%;
  float: left;
  padding: 95px 0 100px;
}
.rtl .about-fitness {
  float: right;
}
.about-fitness h2 {
  color: #fff;
  font-size: 32px;
  text-transform: uppercase;
  margin: 0 0 55px;
  font-weight: 700;
  position: relative;
}
.about-fitness h2:before {
  content: '';
  height: 3px;
  width: 100px;
  display: inline-block;
  background-color: #d14031;
  position: absolute;
  bottom: -30px;
  left: 0;
}
.rtl .about-fitness h2:before {
  right: 0;
  left: auto;
}
.about-fitness p {
  color: #ccc;
}
.about-fitness a {
  display: inline-block;
  height: 50px;
  border: 2px solid #d14031;
  color: #fff;
  line-height: 46px;
  border-radius: 4px;
  text-align: center;
  padding: 0 18px;
  background-color: transparent;
  font-weight: 700;
  margin: 35px 0 0;
  text-transform: uppercase;
}
.about-fitness a:hover {
  color: #fff;
  background-color: #d14031;
}
.banner-home2 .wpb_single_image,
.banner-home22 .wpb_single_image {
  float: left;
  width: 33.33%;
  margin: 0;
}
.banner-home2 {
  position: relative;
  margin-top: -70px;
  margin-bottom: 75px;
}
.block-form-text2 .wrap-content {
  text-align: center;
  padding: 60px 0 75px;
}
.block-form-text2 .wrap-content h3 {
  font-size: 32px;
  color: #d14031;
  text-transform: uppercase;
  font-weight: 700;
}
.block-form-text2 .wrap-content p.des-form {
  color: #ccc;
  font-size: 14px;
  line-height: 20px !important;
  margin: 0;
}
.block-form-text2 .wrap-content h4 {
  font-size: 18px;
  color: #ebebeb;
  text-transform: uppercase;
  margin: 35px 0 28px;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form {
  width: 73%;
  margin: 0 auto;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form .ajax-loader {
  position: absolute;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home {
  display: block;
  overflow: hidden;
  margin-bottom: 0;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home .wpcf7-form-control-wrap.first-name {
  float: left;
  width: 36%;
}
.rtl .block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home .wpcf7-form-control-wrap.first-name {
  float: right;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home .form-date {
  float: left;
  width: 32%;
  position: relative;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home .form-date:before {
  content: '\f073';
  font-family: FontAwesome;
  font-size: 14px;
  color: #717171;
  position: absolute;
  right: 15px;
  top: 18px;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home .form-date .title {
  float: left;
  margin: 0 14px 0 34px;
  font-size: 14px;
  color: #fff;
  line-height: 50px;
}
.rtl .block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home .form-date .title {
  float: right;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home .form-time {
  float: left;
  width: 32%;
  position: relative;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home .form-time:before {
  content: '\f017';
  font-family: FontAwesome;
  font-size: 14px;
  color: #717171;
  position: absolute;
  right: 15px;
  top: 18px;
  z-index: 2;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home .form-time .title {
  float: left;
  margin: 0 15px 0 29px;
  font-size: 14px;
  color: #fff;
  line-height: 50px;
}
.rtl .block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home .form-time .title {
  float: right;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home input[type="date"]::-webkit-inner-spin-button {
  display: none;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home .date input,
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home .time input {
  float: left;
  background-color: #fff;
  border-radius: 0;
  height: 50px;
  margin: 0 5px 10px;
  border: 1px solid #d14031;
  font-size: 14px;
  color: #999;
  padding: 0 35px 0 20px;
  margin: 0 0 30px;
}
.rtl .block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home .date input,
.rtl .block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home .time input {
  float: right;
  text-align: right;
  padding: 0 20px 0 35px;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home select {
  width: 190px;
  border-radius: 0 !important;
  padding: 12px 20px;
  border: 1px solid #d14031;
  color: #666;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 50px;
}
.rtl .block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home select {
  text-align: right;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home .phone-number {
  float: left;
  width: 48%;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home .phone-number input {
  margin: 0 0 30px;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home .your-email {
  float: right;
  width: 48%;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form .wpcf7-form-control-wrap input[type="text"],
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form .wpcf7-form-control-wrap input[type="tel"],
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form .wpcf7-form-control-wrap input[type="email"] {
  background-color: #fff;
  border-radius: 0;
  width: 100%;
  height: 50px;
  margin: 0;
  border: 1px solid #d14031;
  font-size: 14px;
  color: #999;
  padding: 0 20px;
}
.rtl .block-form-text2 .wrap-content .wpcf7 .wpcf7-form .wpcf7-form-control-wrap input[type="text"],
.rtl .block-form-text2 .wrap-content .wpcf7 .wpcf7-form .wpcf7-form-control-wrap input[type="tel"],
.rtl .block-form-text2 .wrap-content .wpcf7 .wpcf7-form .wpcf7-form-control-wrap input[type="email"] {
  text-align: right;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form .wpcf7-form-control-wrap textarea {
  background-color: #fff;
  border-radius: 0;
  width: 100%;
  margin: 30px 0 30px;
  border: 1px solid #d14031;
  font-size: 14px;
  color: #999;
  padding: 0 20px;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home-bottom {
  overflow: hidden;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home-bottom .desctiption {
  float: left;
  width: 75%;
  color: #fff;
  line-height: 24px;
  text-align: left;
}
.rtl .block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home-bottom .desctiption {
  float: right;
  text-align: right;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home-bottom .desctiption a {
  color: #d14031;
  font-weight: 700;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home-bottom p {
  float: right;
  width: 25%;
  text-align: right;
}
.rtl .block-form-text2 .wrap-content .wpcf7 .wpcf7-form .contact-home-bottom p {
  float: left;
  text-align: left;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form input[type="submit"] {
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 53px;
  line-height: 46px;
  height: 46px;
  background-color: #d14031;
  border: 0;
  margin: 0;
  color: #fff;
  display: inline-block;
}
.rtl .block-form-text2 .wrap-content .wpcf7 .wpcf7-form input[type="submit"] {
  text-align: right;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form input[type="submit"]:hover {
  background-color: #be382a;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form span.wpcf7-not-valid-tip {
  margin-bottom: 10px;
}
.block-image-home2 {
  border: 2px solid #d14031;
}
.block-image-home2 .wrap-content .item-image {
  position: relative;
}
.block-image-home2 .wrap-content .item-image a {
  position: absolute;
  display: inline-block;
  bottom: -16px;
  left: 50%;
  margin-left: -85px;
  height: 32px;
  background-color: #d14031;
  padding: 0 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 32px;
}
.block-image-home2 .wrap-content .item-content {
  text-align: center;
  background-color: #222222;
  padding: 0 30px;
}
.block-image-home2 .wrap-content .item-content .text1 {
  text-transform: uppercase;
  color: #fff;
  padding: 40px 0 27px;
  font-weight: 600;
}
.block-image-home2 .wrap-content .item-content a {
  display: block;
  padding: 16px 0 20px;
  border-top: 1px solid #595b58;
  color: #fff;
}
.rtl .block-image-home2 .wrap-content .item-content a .fa-angle-double-right:before {
  content: '\f100';
}
.block-image-home2 .wrap-content .item-content a:hover {
  color: #d14031;
}
.block-image-index2 .wrap-content .item {
  float: left;
  width: 33.33%;
  position: relative;
  padding: 0;
}
.block-image-index2 .wrap-content .item .item-content {
  text-align: center;
  position: absolute;
  top: 175px;
  width: 100%;
}
.block-image-index2 .wrap-content .item .item-content h4 {
  font-size: 30px;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0 0 15px;
}
.block-image-index2 .wrap-content .item .item-content h3 {
  font-size: 48px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 800;
  margin: 0 0 45px;
}
.block-image-index2 .wrap-content .item .item-content a {
  display: inline-block;
  height: 50px;
  border: 2px solid #fff;
  background-color: transparent;
  padding: 0 25px;
  line-height: 46px;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.block-image-index2 .wrap-content .item .item-content a:hover {
  background-color: #d14031;
  border-color: #d14031;
}
#sw_class_gallery {
  display: none;
}
.block-sidebar-content {
  margin: 0 0 80px;
}
.block-sidebar-content .wrap-content .item-title {
  text-align: left;
  color: #fff;
  background: url(../assets/img/bg-block.jpg) no-repeat center center;
  padding: 28px 30px;
}
.block-sidebar-content .wrap-content .item-title h2 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  margin: 0;
}
.block-sidebar-content .wrap-content .item-title span {
  font-size: 14px;
  font-style: italic;
}
.block-sidebar-content .wrap-content .item-content {
  background-color: #f5f5f5;
  padding: 20px 30px 30px;
}
.block-sidebar-content .wrap-content .item-content ul {
  list-style: none;
  margin: 0;
}
.block-sidebar-content .wrap-content .item-content ul >li {
  display: block;
  overflow: hidden;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  font-size: 12px;
  color: #717171;
}
.block-sidebar-content .wrap-content .item-content ul >li i {
  margin-right: 5px;
  float: left;
  margin-top: 3px;
}
.rtl .block-sidebar-content .wrap-content .item-content ul >li i {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.block-sidebar-content .wrap-content .item-content ul >li .classes {
  float: left;
}
.rtl .block-sidebar-content .wrap-content .item-content ul >li .classes {
  float: right;
}
.block-sidebar-content .wrap-content .item-content ul >li .date {
  float: right;
}
.rtl .block-sidebar-content .wrap-content .item-content ul >li .date {
  float: left;
}
.block-sidebar-content .wrap-content .item-content a {
  font-size: 14px;
  color: #d14031;
  font-weight: 700;
  text-transform: capitalize;
  text-decoration: underline;
  margin-top: 30px;
  display: block;
}
.block-membership .wrap-content {
  overflow: hidden;
}
.block-membership .wrap-content .item {
  float: left;
  width: 50%;
  padding: 0 15px;
}
.block-membership .wrap-content .item .item-detail {
  position: relative;
}
.block-membership .wrap-content .item .item-detail .item-content {
  left: 0;
  bottom: 15px;
  right: 0;
  text-align: center;
  width: 100%;
  position: absolute;
  color: #fff;
}
.block-membership .wrap-content .item .item-detail .item-content h3 {
  text-transform: uppercase;
  font-size: 20px;
  margin: 0 0 10px;
}
.block-membership .wrap-content .item .item-detail .item-content .money {
  color: #d14031;
  font-size: 16px;
  font-weight: 700;
  display: block;
  margin: 0 0 10px;
}
.block-membership .wrap-content .item .item-detail .item-content .date {
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
  overflow: hidden;
}
.block-membership .wrap-content .item .item-detail .item-content .date span {
  display: inline-block;
  float: left;
  margin-right: 13px;
}
.rtl .block-membership .wrap-content .item .item-detail .item-content .date span {
  float: right;
  margin-left: 13px;
  margin-right: 0;
}
.block-membership .wrap-content .item .item-detail .item-content .date a {
  font-weight: 400;
  color: #d14031;
  text-transform: capitalize;
  font-style: italic;
  float: left;
}
.rtl .block-membership .wrap-content .item .item-detail .item-content .date a {
  float: right;
}
.rtl .wpb_single_image.vc_align_left {
  text-align: right;
}
.member-about .wrap-content {
  width: 50%;
  margin: 0 auto;
  padding: 60px 0;
  text-align: center;
}
.member-about .wrap-content h4 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  color: #222222;
  margin: 0 0 30px;
  line-height: 28px;
}
.member-about .wrap-content h4 span.flag {
  color: #d14031;
}
.member-about .wrap-content p {
  font-size: 16px;
  color: #222222;
  line-height: 28px !important;
}
.form-style-home2 {
  margin: 0 0 45px;
}
.tab-membership-package .resp-tab {
  margin: 0 0 80px;
}
@media (min-width: 1200px) {
  .tab-membership-package .resp-tab .responsive {
    margin: 0 -15px;
  }
  .home-style1 .tab-membership-package .resp-tab .responsive {
    margin: 0 -20px !important;
  }
}
.tab-membership-package .resp-tab .block-title {
  text-align: center;
  margin-bottom: 17px;
  position: relative;
}
.tab-membership-package .resp-tab .block-title h3 {
  padding: 9px 25px 8px;
  margin-bottom: 0px;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.625em;
  color: #222222;
  text-transform: capitalize;
  position: relative;
  background-color: #fff;
  display: inline-block;
}
@media (min-width: 480px) {
  .tab-membership-package .resp-tab .block-title h3 {
    font-size: 1.424em;
  }
}
.tab-membership-package .resp-tab .block-title h3:before {
  right: auto;
  position: absolute;
  left: 0;
  top: 23px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -2px;
}
@media (min-width: 480px) {
  .tab-membership-package .resp-tab .block-title h3:before {
    top: 30px;
  }
}
.tab-membership-package .resp-tab .block-title h3:after {
  position: absolute;
  right: 0;
  top: 23px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -2px;
}
@media (min-width: 480px) {
  .tab-membership-package .resp-tab .block-title h3:after {
    top: 30px;
  }
}
.tab-membership-package .resp-tab .block-title:before {
  background-color: #ddd;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 23px;
}
@media (min-width: 480px) {
  .tab-membership-package .resp-tab .block-title:before {
    top: 30px;
  }
}
.tab-membership-package .resp-tab .block-title .slider-description {
  font-size: 14px;
}
.tab-membership-package .resp-tab .group-tabs .nav-tabs-select {
  text-align: center;
  margin: 40px 0 40px;
}
.tab-membership-package .resp-tab .group-tabs .nav-tabs-select >ul {
  margin: 0;
  border: 0;
  display: inline-block;
}
.rtl .tab-membership-package .resp-tab .group-tabs .nav-tabs-select >ul >li {
  float: right;
}
.tab-membership-package .resp-tab .group-tabs .nav-tabs-select >ul >li:last-child>a {
  border-right: 1px solid #ebebeb;
}
.tab-membership-package .resp-tab .group-tabs .nav-tabs-select >ul >li >a {
  font-size: 16px;
  color: #222222;
  text-transform: uppercase;
  font-weight: 400;
  height: 44px;
  padding: 0 45px;
  line-height: 44px;
  border: 1px solid #ebebeb;
  position: relative;
  background-color: #fff;
  border-right: 0;
  border-radius: 0;
  margin: 0;
}
.tab-membership-package .resp-tab .group-tabs .nav-tabs-select >ul >li >a:before {
  content: '';
  width: 101%;
  height: 4px;
  background-color: #d14031;
  position: absolute;
  left: -1px;
  bottom: -1px;
  opacity: 0;
}
.tab-membership-package .resp-tab .group-tabs .nav-tabs-select >ul >li.active>a,
.tab-membership-package .resp-tab .group-tabs .nav-tabs-select >ul >li:hover>a {
  background-color: #222222;
  border-color: #222222;
  color: #ebebeb;
}
.tab-membership-package .resp-tab .group-tabs .nav-tabs-select >ul >li.active>a:before,
.tab-membership-package .resp-tab .group-tabs .nav-tabs-select >ul >li:hover>a:before {
  opacity: 1;
}
.tab-membership-package .resp-tab .group-tabs .tab-content .tab-pane .item-detail {
  text-align: left;
  overflow: hidden;
}
.tab-membership-package .resp-tab .group-tabs .tab-content .tab-pane .item-detail .item-image {
  float: left;
  width: 50%;
}
.rtl .tab-membership-package .resp-tab .group-tabs .tab-content .tab-pane .item-detail .item-image {
  float: right;
}
.tab-membership-package .resp-tab .group-tabs .tab-content .tab-pane .item-detail .item-content {
  float: left;
  width: 50%;
  padding-left: 25px;
}
.rtl .tab-membership-package .resp-tab .group-tabs .tab-content .tab-pane .item-detail .item-content {
  float: right;
  padding-right: 25px;
  padding-right: 0;
  text-align: right;
}
.tab-membership-package .resp-tab .group-tabs .tab-content .tab-pane .item-detail .item-content h4 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  color: #222222;
}
.tab-membership-package .resp-tab .group-tabs .tab-content .tab-pane .item-detail .item-content .money {
  font-size: 14px;
  color: #717171;
  margin: 0 0 15px;
}
.tab-membership-package .resp-tab .group-tabs .tab-content .tab-pane .item-detail .item-content .money span {
  color: #d14031;
  font-size: 20px;
  font-weight: 700;
}
.tab-membership-package .resp-tab .group-tabs .tab-content .tab-pane .item-detail .item-content .money p {
  font-size: 14px;
  color: #717171;
}
.rtl .tab-membership-package .resp-tab .group-tabs .tab-content .tab-pane .item-detail .item-content ul {
  margin-right: 15px;
  margin-left: 0;
}
.tab-membership-package .resp-tab .group-tabs .tab-content .tab-pane .item-detail .item-content ul >li {
  color: #717171;
  line-height: 30px;
}
.tab-membership-package .resp-tab .group-tabs .tab-content .tab-pane .item-detail .item-content a {
  color: #d14031;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
}
.tab-membership-package .resp-tab .group-tabs .tab-content .tab-pane .item-detail .item-content a:hover {
  color: #be382a;
}
.form-class .wrap-content {
  padding: 20px 20px 0;
  background-color: #f5f5f5;
  border: 1px solid #ebebeb;
  text-align: center;
}
.form-class .wrap-content h3 {
  color: #d14031;
  font-size: 18px;
  margin: 0 0 15px;
  font-weight: 600;
}
.form-class .wrap-content p {
  font-size: 14px;
  color: #717171;
  line-height: 22px;
}
.form-class .wrap-content .wpcf7 {
  margin-top: 28px;
}
.form-class .wrap-content .wpcf7 .wpcf7-form .wpcf7-form-control-wrap input {
  background-color: #fff;
  height: 35px;
  border: 1px solid #dddddd;
  font-size: 12px;
  color: #999;
  margin: 0 0 10px;
  padding: 0 7px;
  border-radius: 0;
  width: 100%;
}
.form-class .wrap-content .wpcf7 .wpcf7-form .wpcf7-form-control-wrap ::-webkit-input-placeholder {
  color: #ccc;
}
.form-class .wrap-content .wpcf7 .wpcf7-form .wpcf7-form-control-wrap textarea {
  background-color: #fff;
  height: 100px;
  border: 1px solid #dddddd;
  font-size: 12px;
  color: #999;
  margin: 0 0 10px;
  padding: 0 7px;
  border-radius: 0;
  width: 100%;
}
.form-class .wrap-content .wpcf7 .wpcf7-form .form-date .wpcf7-form-control-wrap {
  float: left;
  width: 57%;
  margin-right: 3%;
}
.form-class .wrap-content .wpcf7 .wpcf7-form .form-date .wpcf7-form-control-wrap.date-start {
  position: relative;
}
.form-class .wrap-content .wpcf7 .wpcf7-form .form-date .wpcf7-form-control-wrap.date-start:before {
  content: '\f073';
  font-family: FontAwesome;
  font-size: 12px;
  color: #717171;
  position: absolute;
  right: 8px;
  top: 12px;
}
.form-class .wrap-content .wpcf7 .wpcf7-form .form-date .wpcf7-form-control-wrap.date-start input[type="date"] {
  padding-right: 20px;
}
.form-class .wrap-content .wpcf7 .wpcf7-form .form-date .wpcf7-form-control-wrap input[type="date"]::-webkit-inner-spin-button {
  display: none;
}
.rtl .form-class .wrap-content .wpcf7 .wpcf7-form .form-date .wpcf7-form-control-wrap {
  float: right;
  margin-left: 3%;
  margin-right: 0;
}
.form-class .wrap-content .wpcf7 .wpcf7-form .form-date .wpcf7-form-control-wrap.time {
  margin: 0;
  width: 40%;
  position: relative;
}
.form-class .wrap-content .wpcf7 .wpcf7-form .form-date .wpcf7-form-control-wrap.time:before {
  content: '\f017';
  font-family: FontAwesome;
  font-size: 12px;
  color: #717171;
  position: absolute;
  right: 18px;
  top: 13px;
}
.form-class .wrap-content .wpcf7 .wpcf7-form .form-date .wpcf7-form-control-wrap.time select {
  width: 100%;
  color: #ccc;
}
.form-class .wrap-content .wpcf7 .wpcf7-form .form-date .wpcf7-form-control-wrap select {
  padding: 6px 7px;
  border: 1px solid #dddddd;
  height: 35px;
}
.form-class .wrap-content .wpcf7 .wpcf7-form input[type="submit"] {
  height: 30px;
  border-radius: 0;
  display: inline-block;
  padding: 0 22px;
  background-color: #fff;
  border: 2px solid #d14031;
  text-transform: uppercase;
  font-size: 14px;
  color: #222222;
  font-weight: 700;
  margin-top: 10px;
}
.form-class .wrap-content .wpcf7 .wpcf7-form input[type="submit"]:hover {
  background-color: #d14031;
  color: #fff;
}
.form-class .wrap-content .wpcf7 .ajax-loader {
  position: absolute;
}
.single-class-related {
  margin: 0 0 30px;
  padding: 20px;
  background-color: #f5f5f5;
}
.single-class-related h3 {
  font-size: 18px;
  text-transform: uppercase;
  color: #222222;
  font-weight: 700;
  position: relative;
  margin: 0 0 45px;
}
.single-class-related h3:before {
  content: '';
  width: 50px;
  height: 2px;
  background-color: #d14031;
  position: absolute;
  bottom: -18px;
  left: 0;
}
.rtl .single-class-related h3:before {
  right: 0;
  left: auto;
}
.single-class-related .related-wrapper.item-col-2 {
  position: relative;
}
.single-class-related .related-wrapper.item-col-2 .item {
  float: none;
  padding: 0;
}
.single-class-related .related-wrapper.item-col-2 .item:nth-child(2) .item-wrap {
  margin: 0;
}
.single-class-related .related-wrapper.item-col-2 .item:nth-child(2) .item-wrap .item-content {
  padding-bottom: 0;
  border: 0;
}
.single-class-related .related-wrapper.item-col-2 .item .item-wrap {
  text-align: left;
  border: 0;
  margin: 0 0 25px;
}
.rtl .single-class-related .related-wrapper.item-col-2 .item .item-wrap {
  text-align: right;
}
.single-class-related .related-wrapper.item-col-2 .item .item-wrap .item-thumb {
  position: relative;
}
.single-class-related .related-wrapper.item-col-2 .item .item-wrap .item-thumb:hover img {
  opacity: 0.85;
}
.single-class-related .related-wrapper.item-col-2 .item .item-wrap .item-content {
  text-align: left;
  padding: 20px 0 5px;
  background-color: #f5f5f5;
  border-bottom: 1px solid #fff;
}
.rtl .single-class-related .related-wrapper.item-col-2 .item .item-wrap .item-content {
  text-align: right;
}
.single-class-related .related-wrapper.item-col-2 .item .item-wrap .item-content h4 a {
  font-size: 16px;
  color: #222222;
  text-transform: uppercase;
  font-weight: 700;
}
.single-class-related .related-wrapper.item-col-2 .item .item-wrap .item-content h4 a:hover {
  color: #d14031;
}
.single-class-related .related-wrapper.item-col-2 .item .item-wrap .item-content .entry-started {
  font-size: 12px;
  color: #d14031;
  font-weight: 700;
  text-transform: uppercase;
}
.single-class-related .related-wrapper.item-col-2 .item .item-wrap .item-content .entry-started .title {
  color: #999;
}
.class-slider-default {
  position: relative;
}
.class-slider-default .res-button {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.class-slider-default .res-button.slick-next {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #999;
  cursor: pointer;
  left: auto;
}
.sw-category-author-1 .class-slider-default .res-button.slick-next {
  right: 15px;
}
.rtl .class-slider-default .res-button.slick-next {
  left: 20px;
  right: auto;
}
.sw-category-author-1 .rtl .class-slider-default .res-button.slick-next {
  right: auto;
  left: 35px;
}
.class-slider-default .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.class-slider-default .res-button.slick-prev {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-right: 1px solid #dddddd;
  position: absolute;
  top: 0;
  right: 20px;
  left: auto;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #999;
}
.sw-category-author-1 .class-slider-default .res-button.slick-prev {
  right: 35px;
}
.class-slider-default .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 16px;
}
.rtl .class-slider-default .res-button.slick-prev {
  left: 0px;
  right: auto;
}
.sw-category-author-1 .rtl .class-slider-default .res-button.slick-prev {
  right: auto;
  left: 15px;
}
.class-slider-default .res-button:hover {
  color: #d14031;
}
@media (min-width: 1200px) {
  .class-slider-default .responsive {
    margin: 0 -15px;
  }
  .home-style1 .class-slider-default .responsive {
    margin: 0 -20px !important;
  }
}
.class-slider-default .block-title {
  text-align: center;
  margin-bottom: 17px;
  position: relative;
}
.class-slider-default .block-title h3 {
  padding: 9px 25px 8px;
  margin-bottom: 0px;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.625em;
  color: #222222;
  text-transform: capitalize;
  position: relative;
  background-color: #fff;
  display: inline-block;
}
@media (min-width: 480px) {
  .class-slider-default .block-title h3 {
    font-size: 1.424em;
  }
}
.class-slider-default .block-title h3:before {
  right: auto;
  position: absolute;
  left: 0;
  top: 23px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -2px;
}
@media (min-width: 480px) {
  .class-slider-default .block-title h3:before {
    top: 30px;
  }
}
.class-slider-default .block-title h3:after {
  position: absolute;
  right: 0;
  top: 23px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -2px;
}
@media (min-width: 480px) {
  .class-slider-default .block-title h3:after {
    top: 30px;
  }
}
.class-slider-default .block-title:before {
  background-color: #ddd;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 23px;
}
@media (min-width: 480px) {
  .class-slider-default .block-title:before {
    top: 30px;
  }
}
.class-slider-default .block-title .slider-description {
  font-size: 14px;
}
.class-slider-default:hover .res-button {
  opacity: 1;
}
.class-slider-default .resp-slider-container .slick-list {
  position: relative;
  margin: 0 -15px;
}
.class-slider-default .resp-slider-container .slick-list .item .item-wrap .item-thumb {
  position: relative;
}
.class-slider-default .resp-slider-container .slick-list .item .item-wrap .item-thumb:hover:before {
  opacity: 1;
}
.class-slider-default .resp-slider-container .slick-list .item .item-wrap .item-thumb:hover .details {
  opacity: 1;
}
.class-slider-default .resp-slider-container .slick-list .item .item-wrap .item-thumb .details {
  display: inline-block;
  height: 40px;
  padding: 0 20px;
  line-height: 38px;
  border: 1px solid #d14031;
  background-color: transparent;
  position: absolute;
  left: 50%;
  margin-top: -20px;
  top: 50%;
  margin-left: -50px;
  opacity: 0;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
}
.home-style2 .class-slider-default .resp-slider-container .slick-list .item .item-wrap .item-thumb .details {
  border: 2px solid #fff;
  border-radius: 3px;
}
.home-style2 .class-slider-default .resp-slider-container .slick-list .item .item-wrap .item-thumb .details:hover {
  border-color: #d14031;
}
.class-slider-default .resp-slider-container .slick-list .item .item-wrap .item-thumb .details:hover {
  background-color: #d14031;
}
.class-slider-default .resp-slider-container .slick-list .item .item-wrap .item-thumb:before {
  content: '';
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.3);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.home-style2 .class-slider-default .resp-slider-container .slick-list .item .item-wrap .item-thumb:before {
  background-color: rgba(0,0,0,0.45);
}
.class-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content {
  text-align: left;
  padding: 20px;
}
.rtl .class-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content {
  text-align: right;
}
.class-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content h4 a {
  font-size: 18px;
  color: #222222;
  text-transform: uppercase;
  font-weight: 700;
}
.class-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content h4 a:hover {
  color: #d14031;
}
.class-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content .join-now {
  color: #d14031;
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  margin-top: 10px;
}
.class-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content .join-now:hover {
  color: #be382a;
}
.home-style2 .class-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content .join-now {
  font-size: 14px;
  margin-bottom: 5px;
  text-decoration: underline;
}
.trainer-slider-default {
  position: relative;
  margin: 40px 0;
}
.trainer-slider-default .res-button {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.trainer-slider-default .res-button.slick-next {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #999;
  cursor: pointer;
  left: auto;
}
.sw-category-author-1 .trainer-slider-default .res-button.slick-next {
  right: 15px;
}
.rtl .trainer-slider-default .res-button.slick-next {
  left: 20px;
  right: auto;
}
.sw-category-author-1 .rtl .trainer-slider-default .res-button.slick-next {
  right: auto;
  left: 35px;
}
.trainer-slider-default .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.trainer-slider-default .res-button.slick-prev {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-right: 1px solid #dddddd;
  position: absolute;
  top: 0;
  right: 20px;
  left: auto;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #999;
}
.sw-category-author-1 .trainer-slider-default .res-button.slick-prev {
  right: 35px;
}
.trainer-slider-default .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 16px;
}
.rtl .trainer-slider-default .res-button.slick-prev {
  left: 0px;
  right: auto;
}
.sw-category-author-1 .rtl .trainer-slider-default .res-button.slick-prev {
  right: auto;
  left: 15px;
}
.trainer-slider-default .res-button:hover {
  color: #d14031;
}
@media (min-width: 1200px) {
  .trainer-slider-default .responsive {
    margin: 0 -15px;
  }
  .home-style1 .trainer-slider-default .responsive {
    margin: 0 -20px !important;
  }
}
.trainer-slider-default .block-title {
  text-align: center;
  margin-bottom: 17px;
  position: relative;
}
.trainer-slider-default .block-title h3 {
  padding: 9px 25px 8px;
  margin-bottom: 0px;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.625em;
  color: #222222;
  text-transform: capitalize;
  position: relative;
  background-color: #fff;
  display: inline-block;
}
@media (min-width: 480px) {
  .trainer-slider-default .block-title h3 {
    font-size: 1.424em;
  }
}
.trainer-slider-default .block-title h3:before {
  right: auto;
  position: absolute;
  left: 0;
  top: 23px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -2px;
}
@media (min-width: 480px) {
  .trainer-slider-default .block-title h3:before {
    top: 30px;
  }
}
.trainer-slider-default .block-title h3:after {
  position: absolute;
  right: 0;
  top: 23px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -2px;
}
@media (min-width: 480px) {
  .trainer-slider-default .block-title h3:after {
    top: 30px;
  }
}
.trainer-slider-default .block-title:before {
  background-color: #ddd;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 23px;
}
@media (min-width: 480px) {
  .trainer-slider-default .block-title:before {
    top: 30px;
  }
}
.trainer-slider-default .block-title .slider-description {
  font-size: 14px;
}
.trainer-slider-default:hover .res-button {
  opacity: 1;
}
.trainer-slider-default .box-title {
  margin: 0 0 40px;
}
.trainer-slider-default .resp-slider-container .slick-list {
  position: relative;
  margin: 0 -15px;
}
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  position: relative;
  margin: 0;
}
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap:before {
  content: '';
  width: 100%;
  height: 50px;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #d14031;
  opacity: 0.8;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1;
}
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap:hover:before {
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  opacity: 1;
}
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap:hover .item-content {
  max-height: 100%;
  bottom: 80px;
}
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap:hover .item-content h3 a:hover {
  color: #d14031;
}
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap:hover .item-content h3:before {
  background-color: transparent;
}
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap:hover .item-content .description {
  margin: 20px 0 34px;
}
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap:hover .item-content .item-socials {
  text-align: center;
}
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap:hover .item-content .item-socials .wrap-socials {
  display: inline-block;
}
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap:hover .item-content .team-experience,
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap:hover .item-content .team-info,
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap:hover .item-content .description,
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap:hover .item-content .item-socials {
  opacity: 1;
  visibility: visible;
  height: auto;
  width: auto;
  display: block;
}
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap .entry-thumb {
  position: relative;
}
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap .entry-thumb img {
  margin: auto;
}
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content {
  max-height: 49px;
  text-align: left;
  position: absolute;
  bottom: 0;
  padding: 0 30px;
  z-index: 2;
  width: 100%;
}
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content h3 {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  padding: 16px 0;
  text-align: center;
  position: relative;
  z-index: 3;
}
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content h3 a {
  color: #fff;
}
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content .team-info,
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content .team-experience {
  font-size: 14px;
  color: #ddd;
  opacity: 0;
  visibility: hidden;
  height: 0;
  display: none;
}
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content .team-info span,
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content .team-experience span {
  color: #d14031;
  font-weight: 600;
}
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content .description {
  color: #ddd;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  height: 0;
  width: 0;
  line-height: 23px;
  display: none;
}
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials {
  display: inline-block;
  opacity: 0;
  visibility: hidden;
  height: 0;
  width: 0;
  display: none;
}
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials .team-facebook,
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials .team-twitter,
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials .team-gplus,
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials .team-linkedin {
  float: left;
  vertical-align: top;
  text-align: center;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials .team-facebook a,
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials .team-twitter a,
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials .team-gplus a,
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials .team-linkedin a {
  font-size: 24px;
  color: #ddd;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #d14031;
  font-size: 20px;
  margin: 0 5px;
  line-height: 40px;
}
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials .team-facebook a:hover,
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials .team-twitter a:hover,
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials .team-gplus a:hover,
.trainer-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials .team-linkedin a:hover {
  background-color: #fff;
  color: #d14031;
  border: 1px solid #fff;
}
.trainer-slider-default2 {
  position: relative;
  margin: 40px 0 80px;
}
.trainer-slider-default2 .res-button {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.trainer-slider-default2 .res-button.slick-next {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #999;
  cursor: pointer;
  left: auto;
}
.sw-category-author-1 .trainer-slider-default2 .res-button.slick-next {
  right: 15px;
}
.rtl .trainer-slider-default2 .res-button.slick-next {
  left: 20px;
  right: auto;
}
.sw-category-author-1 .rtl .trainer-slider-default2 .res-button.slick-next {
  right: auto;
  left: 35px;
}
.trainer-slider-default2 .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.trainer-slider-default2 .res-button.slick-prev {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-right: 1px solid #dddddd;
  position: absolute;
  top: 0;
  right: 20px;
  left: auto;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #999;
}
.sw-category-author-1 .trainer-slider-default2 .res-button.slick-prev {
  right: 35px;
}
.trainer-slider-default2 .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 16px;
}
.rtl .trainer-slider-default2 .res-button.slick-prev {
  left: 0px;
  right: auto;
}
.sw-category-author-1 .rtl .trainer-slider-default2 .res-button.slick-prev {
  right: auto;
  left: 15px;
}
.trainer-slider-default2 .res-button:hover {
  color: #d14031;
}
@media (min-width: 1200px) {
  .trainer-slider-default2 .responsive {
    margin: 0 -15px;
  }
  .home-style1 .trainer-slider-default2 .responsive {
    margin: 0 -20px !important;
  }
}
.trainer-slider-default2 .block-title {
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .trainer-slider-default2 .block-title {
    margin-bottom: 15px;
  }
}
.trainer-slider-default2 .block-title h3 {
  color: #e33f26;
  font-size: 1em;
  margin-bottom: 2px;
  padding: 0 30px 9px 70px;
  font-weight: 700;
  position: relative;
  background-color: #fff;
  display: inline-block;
  text-transform: capitalize;
}
.rtl .trainer-slider-default2 .block-title h3 {
  padding: 0 70px 9px 30px;
}
@media (min-width: 480px) {
  .trainer-slider-default2 .block-title h3 {
    font-size: 1.424em;
  }
}
.trainer-slider-default2 .block-title h3:after {
  position: absolute;
  right: 0;
  top: 9px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -1px;
}
.rtl .trainer-slider-default2 .block-title h3:after {
  left: 0;
  right: auto;
}
@media (max-width: 480px) {
  .trainer-slider-default2 .block-title h3:after {
    top: 6px;
  }
}
.trainer-slider-default2 .block-title:before {
  background-color: #ddd;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 10px;
}
@media (max-width: 480px) {
  .trainer-slider-default2 .block-title:before {
    top: 9px;
  }
}
.trainer-slider-default2 .block-title:after {
  background: url('../assets/img/hotdeal.png') no-repeat center center;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 55px;
  height: 55px;
}
.rtl .trainer-slider-default2 .block-title:after {
  left: auto;
  right: 0;
}
.trainer-slider-default2 .block-title .slider-description {
  font-size: 14px;
  padding: 0 0 0 70px;
}
.rtl .trainer-slider-default2 .block-title .slider-description {
  text-align: right;
  padding: 0 70px 0 0;
}
.trainer-slider-default2 .description1 {
  width: 80%;
  margin: 0 auto 45px;
  text-align: center;
}
.trainer-slider-default2:hover .res-button {
  opacity: 1;
}
.trainer-slider-default2 .resp-slider-container .slick-list {
  position: relative;
  margin: 0 -15px;
}
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  position: relative;
  margin: 0;
}
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap:before {
  content: '';
  width: 100%;
  height: 50px;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #d14031;
  opacity: 0.8;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1;
}
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap:hover:before {
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  opacity: 1;
}
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap:hover .item-content {
  max-height: 100%;
  bottom: 30px;
}
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap:hover .item-content h3 a:hover {
  color: #d14031;
}
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap:hover .item-content h3:before {
  background-color: transparent;
}
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap:hover .item-content .description {
  margin: 20px 0;
}
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap:hover .item-content .item-socials {
  text-align: left;
}
.rtl .trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap:hover .item-content .item-socials {
  text-align: right;
}
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap:hover .item-content .item-socials .wrap-socials {
  display: inline-block;
}
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap:hover .item-content .team-experience,
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap:hover .item-content .team-info,
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap:hover .item-content .description,
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap:hover .item-content .item-socials {
  opacity: 1;
  visibility: visible;
  height: auto;
  width: auto;
  display: block;
}
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap .entry-thumb {
  position: relative;
}
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap .entry-thumb img {
  margin: auto;
}
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap .item-content {
  max-height: 49px;
  text-align: left;
  position: absolute;
  bottom: 0;
  padding: 0 30px;
  z-index: 2;
  width: 100%;
}
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap .item-content h3 {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  padding: 16px 0;
  text-align: center;
  position: relative;
  z-index: 3;
}
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap .item-content h3 a {
  color: #fff;
}
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap .item-content .team-info,
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap .item-content .team-experience {
  font-size: 14px;
  color: #ddd;
  opacity: 0;
  visibility: hidden;
  height: 0;
  display: none;
}
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap .item-content .team-info span,
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap .item-content .team-experience span {
  color: #d14031;
  font-weight: 600;
}
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap .item-content .description {
  color: #ddd;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  height: 0;
  width: 0;
  line-height: 23px;
  display: none;
}
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials {
  display: inline-block;
  opacity: 0;
  visibility: hidden;
  height: 0;
  width: 0;
  display: none;
}
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials .team-facebook,
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials .team-twitter,
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials .team-gplus,
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials .team-linkedin {
  float: left;
  vertical-align: top;
  text-align: center;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials .team-facebook a,
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials .team-twitter a,
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials .team-gplus a,
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials .team-linkedin a {
  font-size: 24px;
  color: #ddd;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #d14031;
  font-size: 20px;
  margin: 0 5px;
  line-height: 40px;
}
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials .team-facebook a:hover,
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials .team-twitter a:hover,
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials .team-gplus a:hover,
.trainer-slider-default2 .resp-slider-container .slick-list .item .item-wrap .item-content .item-socials .team-linkedin a:hover {
  background-color: #fff;
  color: #d14031;
  border: 1px solid #fff;
}
.tax-class_cat.rtl .category-contents .class-content-grid .class .entry .entry-content,
.post-type-archive-class.rtl .category-contents .class-content-grid .class .entry .entry-content {
  text-align: right;
}
.tax-class_cat.rtl .category-contents .class-content-grid .class .entry .entry-content .entry-top .entry-cat .title,
.tax-class_cat.rtl .category-contents .class-content-grid .class .entry .entry-content .entry-trainner .title,
.post-type-archive-class.rtl .category-contents .class-content-grid .class .entry .entry-content .entry-top .entry-cat .title,
.post-type-archive-class.rtl .category-contents .class-content-grid .class .entry .entry-content .entry-trainner .title {
  float: right;
  margin: 0px 0 0 10px;
}
.tax-class_cat.rtl .category-contents .class-content-grid .class .entry .entry-content .entry-top .entry-started,
.post-type-archive-class.rtl .category-contents .class-content-grid .class .entry .entry-content .entry-top .entry-started {
  float: right;
  margin-left: 40px;
  margin-right: 0;
}
.tax-class_cat.rtl .category-contents .class-content-grid .class .entry .entry-content .entry-top .entry-started .title,
.post-type-archive-class.rtl .category-contents .class-content-grid .class .entry .entry-content .entry-top .entry-started .title {
  float: right;
  margin-left: 10px;
}
.tax-class_cat.rtl .category-contents .class-content-grid .class .entry .entry-content .entry-top .entry-started:before,
.post-type-archive-class.rtl .category-contents .class-content-grid .class .entry .entry-content .entry-top .entry-started:before {
  left: -22px;
  right: auto;
}
.tax-class_cat.rtl .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-started,
.tax-class_cat.rtl .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-cat,
.post-type-archive-class.rtl .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-started,
.post-type-archive-class.rtl .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-cat {
  float: right;
  margin-left: 40px;
  margin-right: 0;
}
.tax-class_cat.rtl .category-contents .class-content-list .class .entry .entry-content,
.post-type-archive-class.rtl .category-contents .class-content-list .class .entry .entry-content {
  text-align: right;
}
.tax-class_cat.rtl .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-started:before,
.tax-class_cat.rtl .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-cat:before,
.post-type-archive-class.rtl .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-started:before,
.post-type-archive-class.rtl .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-cat:before {
  left: -22px;
  right: auto;
}
.tax-class_cat.rtl .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-cat .title,
.tax-class_cat.rtl .category-contents .class-content-list .class .entry .entry-content .entry-trainner .title,
.post-type-archive-class.rtl .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-cat .title,
.post-type-archive-class.rtl .category-contents .class-content-list .class .entry .entry-content .entry-trainner .title {
  float: right;
  margin-left: 10px;
  margin-top: 2px;
}
.tax-class_cat.rtl .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-started .title,
.post-type-archive-class.rtl .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-started .title {
  margin-left: 10px;
  float: right;
}
.tax-class_cat.rtl .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-trainner,
.post-type-archive-class.rtl .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-trainner {
  display: inline-block;
}
.tax-class_cat .category-contents .class-content-grid,
.post-type-archive-class .category-contents .class-content-grid {
  position: relative;
}
.tax-class_cat .category-contents .class-content-grid .class,
.post-type-archive-class .category-contents .class-content-grid .class {
  margin: 0 0 50px;
}
.tax-class_cat .category-contents .class-content-grid .class .entry,
.post-type-archive-class .category-contents .class-content-grid .class .entry {
  background-color: #f7f7f7;
}
.tax-class_cat .category-contents .class-content-grid .class .entry .entry-thumb,
.post-type-archive-class .category-contents .class-content-grid .class .entry .entry-thumb {
  position: relative;
  overflow: hidden;
}
.tax-class_cat .category-contents .class-content-grid .class .entry .entry-thumb a img,
.post-type-archive-class .category-contents .class-content-grid .class .entry .entry-thumb a img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.tax-class_cat .category-contents .class-content-grid .class .entry .entry-thumb:hover a img,
.post-type-archive-class .category-contents .class-content-grid .class .entry .entry-thumb:hover a img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.tax-class_cat .category-contents .class-content-grid .class .entry .entry-content,
.post-type-archive-class .category-contents .class-content-grid .class .entry .entry-content {
  text-align: left;
  border-top: 0;
  padding: 20px 20px 16px;
}
.tax-class_cat .category-contents .class-content-grid .class .entry .entry-content .entry-top,
.post-type-archive-class .category-contents .class-content-grid .class .entry .entry-content .entry-top {
  font-size: 12px;
  color: #999;
  margin: 0 0 10px;
}
.tax-class_cat .category-contents .class-content-grid .class .entry .entry-content .entry-top .entry-started,
.post-type-archive-class .category-contents .class-content-grid .class .entry .entry-content .entry-top .entry-started {
  float: left;
  margin-right: 40px;
  font-size: 12px;
  font-weight: 700;
  position: relative;
  color: #555;
}
.tax-class_cat .category-contents .class-content-grid .class .entry .entry-content .entry-top .entry-started:before,
.post-type-archive-class .category-contents .class-content-grid .class .entry .entry-content .entry-top .entry-started:before {
  content: '';
  height: 14px;
  width: 1px;
  background-color: #ddd;
  position: absolute;
  right: -22px;
  height: 15px;
  top: 1px;
}
.tax-class_cat .category-contents .class-content-grid .class .entry .entry-content .entry-top .entry-started .title,
.post-type-archive-class .category-contents .class-content-grid .class .entry .entry-content .entry-top .entry-started .title {
  color: #999;
  font-weight: 300;
}
.tax-class_cat .category-contents .class-content-grid .class .entry .entry-content .entry-top .entry-trainner .title,
.post-type-archive-class .category-contents .class-content-grid .class .entry .entry-content .entry-top .entry-trainner .title {
  font-size: 12px;
  color: #999;
}
.tax-class_cat .category-contents .class-content-grid .class .entry .entry-content .entry-top .entry-trainner a,
.post-type-archive-class .category-contents .class-content-grid .class .entry .entry-content .entry-top .entry-trainner a {
  color: #d14031;
  font-size: 12px;
  font-weight: 700;
}
.tax-class_cat .category-contents .class-content-grid .class .entry .entry-content .entry-top .entry-trainner a:hover,
.post-type-archive-class .category-contents .class-content-grid .class .entry .entry-content .entry-top .entry-trainner a:hover {
  color: #be382a;
}
.tax-class_cat .category-contents .class-content-grid .class .entry .entry-content .entry-title h4,
.post-type-archive-class .category-contents .class-content-grid .class .entry .entry-content .entry-title h4 {
  margin: 0 0 10px;
}
.tax-class_cat .category-contents .class-content-grid .class .entry .entry-content .entry-title h4 a,
.post-type-archive-class .category-contents .class-content-grid .class .entry .entry-content .entry-title h4 a {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  color: #222222;
}
.tax-class_cat .category-contents .class-content-grid .class .entry .entry-content .entry-title h4 a:hover,
.post-type-archive-class .category-contents .class-content-grid .class .entry .entry-content .entry-title h4 a:hover {
  color: #d14031;
}
.tax-class_cat .category-contents .class-content-grid .class .entry .entry-content .entry-summary,
.post-type-archive-class .category-contents .class-content-grid .class .entry .entry-content .entry-summary {
  font-size: 14px;
  color: #999;
  line-height: 24px;
}
.tax-class_cat .category-contents .class-content-list,
.post-type-archive-class .category-contents .class-content-list {
  position: relative;
}
.tax-class_cat .category-contents .class-content-list .class,
.post-type-archive-class .category-contents .class-content-list .class {
  margin: 0 0 50px;
}
.tax-class_cat .category-contents .class-content-list .class .entry,
.post-type-archive-class .category-contents .class-content-list .class .entry {
  background-color: #f7f7f7;
}
.tax-class_cat .category-contents .class-content-list .class .entry .entry-thumb,
.post-type-archive-class .category-contents .class-content-list .class .entry .entry-thumb {
  position: relative;
  overflow: hidden;
}
.tax-class_cat .category-contents .class-content-list .class .entry .entry-thumb a img,
.post-type-archive-class .category-contents .class-content-list .class .entry .entry-thumb a img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.tax-class_cat .category-contents .class-content-list .class .entry .entry-thumb:hover a img,
.post-type-archive-class .category-contents .class-content-list .class .entry .entry-thumb:hover a img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.tax-class_cat .category-contents .class-content-list .class .entry .entry-content,
.post-type-archive-class .category-contents .class-content-list .class .entry .entry-content {
  text-align: left;
  border-top: 0;
  padding: 20px 20px 16px;
}
.tax-class_cat .category-contents .class-content-list .class .entry .entry-content .entry-top,
.post-type-archive-class .category-contents .class-content-list .class .entry .entry-content .entry-top {
  font-size: 12px;
  color: #999;
  margin: 0 0 10px;
}
.tax-class_cat .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-started,
.post-type-archive-class .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-started {
  float: left;
  margin-right: 40px;
  font-size: 12px;
  font-weight: 700;
  position: relative;
  color: #555;
}
.tax-class_cat .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-started:before,
.post-type-archive-class .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-started:before {
  content: '';
  height: 14px;
  width: 1px;
  background-color: #ddd;
  position: absolute;
  right: -22px;
  height: 15px;
  top: 1px;
}
.tax-class_cat .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-started .title,
.post-type-archive-class .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-started .title {
  color: #999;
  font-weight: 300;
}
.tax-class_cat .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-trainner .title,
.post-type-archive-class .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-trainner .title {
  font-size: 12px;
  color: #999;
}
.tax-class_cat .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-trainner a,
.post-type-archive-class .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-trainner a {
  color: #d14031;
  font-size: 12px;
  font-weight: 700;
}
.tax-class_cat .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-trainner a:hover,
.post-type-archive-class .category-contents .class-content-list .class .entry .entry-content .entry-top .entry-trainner a:hover {
  color: #be382a;
}
.tax-class_cat .category-contents .class-content-list .class .entry .entry-content .entry-title h4,
.post-type-archive-class .category-contents .class-content-list .class .entry .entry-content .entry-title h4 {
  margin: 0 0 10px;
}
.tax-class_cat .category-contents .class-content-list .class .entry .entry-content .entry-title h4 a,
.post-type-archive-class .category-contents .class-content-list .class .entry .entry-content .entry-title h4 a {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  color: #222222;
}
.tax-class_cat .category-contents .class-content-list .class .entry .entry-content .entry-title h4 a:hover,
.post-type-archive-class .category-contents .class-content-list .class .entry .entry-content .entry-title h4 a:hover {
  color: #d14031;
}
.tax-class_cat .category-contents .class-content-list .class .entry .entry-content .entry-summary,
.post-type-archive-class .category-contents .class-content-list .class .entry .entry-content .entry-summary {
  font-size: 14px;
  color: #999;
  line-height: 24px;
}
.modal.modal-bmi {
  top: 50px;
}
.modal.modal-bmi .modal-dialog {
  width: 300px;
}
.modal.modal-bmi .modal-dialog .modal-content {
  background-color: transparent;
  border: 0;
  position: relative;
  box-shadow: none;
}
.modal.modal-bmi .modal-dialog .modal-content .modal-header {
  background-color: transparent;
  border: 0;
}
.modal.modal-bmi .modal-dialog .modal-content .modal-header .close {
  right: -33px;
  position: absolute;
  top: 18px;
  z-index: 4;
  width: 27px;
  height: 27px;
  color: #fff;
  background-color: #222222;
  text-shadow: none;
  border-radius: 50%;
  opacity: 1;
}
.modal.modal-bmi .modal-dialog .modal-content .modal-header .close:hover {
  background-color: #d14031;
}
.modal.modal-bmi .modal-dialog .modal-content .modal-body {
  padding: 0;
}
.modal.modal-bmi .modal-dialog .modal-content .modal-body .view-class-bmi .wrap-content {
  overflow: hidden;
  background-color: #fff;
  text-align: center;
  width: 300px;
  border-radius: 4px;
}
.modal.modal-bmi .modal-dialog .modal-content .modal-body .view-class-bmi .wrap-content .item-left {
  width: 55%;
  float: left;
}
.modal.modal-bmi .modal-dialog .modal-content .modal-body .view-class-bmi .wrap-content .item-left .item {
  font-size: 14px;
  color: #717171;
  padding: 0;
  line-height: 40px;
}
.modal.modal-bmi .modal-dialog .modal-content .modal-body .view-class-bmi .wrap-content .item-left .item:nth-child(2n + 1) {
  background-color: #ebebeb;
}
.modal.modal-bmi .modal-dialog .modal-content .modal-body .view-class-bmi .wrap-content .item-left .item:nth-child(2n) {
  background-color: #fff;
}
.modal.modal-bmi .modal-dialog .modal-content .modal-body .view-class-bmi .wrap-content .item-left .item:first-child {
  background-color: #d14031;
  color: #fff;
  font-size: 16px;
}
.modal.modal-bmi .modal-dialog .modal-content .modal-body .view-class-bmi .wrap-content .item-right {
  width: 45%;
  float: left;
  margin: 0;
}
.modal.modal-bmi .modal-dialog .modal-content .modal-body .view-class-bmi .wrap-content .item-right .item {
  font-size: 14px;
  color: #717171;
  padding: 0;
  line-height: 40px;
  text-align: left;
}
.modal.modal-bmi .modal-dialog .modal-content .modal-body .view-class-bmi .wrap-content .item-right .item:nth-child(2n + 1) {
  background-color: #ebebeb;
}
.modal.modal-bmi .modal-dialog .modal-content .modal-body .view-class-bmi .wrap-content .item-right .item:nth-child(2n) {
  background-color: #fff;
}
.modal.modal-bmi .modal-dialog .modal-content .modal-body .view-class-bmi .wrap-content .item-right .item:first-child {
  background-color: #d14031;
  color: #fff;
  font-size: 16px;
}
@media (min-width: 1200px) {
  .title-home1 .responsive {
    margin: 0 -15px;
  }
  .home-style1 .title-home1 .responsive {
    margin: 0 -20px !important;
  }
}
.title-home1 .block-title {
  text-align: center;
  margin-bottom: 17px;
  position: relative;
}
.title-home1 .block-title h3 {
  padding: 9px 25px 8px;
  margin-bottom: 0px;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.625em;
  color: #222222;
  text-transform: capitalize;
  position: relative;
  background-color: #fff;
  display: inline-block;
}
@media (min-width: 480px) {
  .title-home1 .block-title h3 {
    font-size: 1.424em;
  }
}
.title-home1 .block-title h3:before {
  right: auto;
  position: absolute;
  left: 0;
  top: 23px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -2px;
}
@media (min-width: 480px) {
  .title-home1 .block-title h3:before {
    top: 30px;
  }
}
.title-home1 .block-title h3:after {
  position: absolute;
  right: 0;
  top: 23px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -2px;
}
@media (min-width: 480px) {
  .title-home1 .block-title h3:after {
    top: 30px;
  }
}
.title-home1 .block-title:before {
  background-color: #ddd;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 23px;
}
@media (min-width: 480px) {
  .title-home1 .block-title:before {
    top: 30px;
  }
}
.title-home1 .block-title .slider-description {
  font-size: 14px;
}
.schedule .coruja_breadcrumbs {
  margin: 0;
}
.image-hover:hover .wrap-content h3 {
  color: #d14031;
}
_:-ms-fullscreen,
:root .coruja_top .top-form.top-search select::-ms-expand {
  display: none;
}
.woo-slider-default-2 .item .item-wrap:hover .item-detail {
  border: 1px solid transparent;
}
.yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg {
  display: none;
}
.item {
  padding: 0 15px;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .item {
    padding: 5px;
  }
  .home-style1 .item {
    padding: 10px;
  }
}
.list .item {
  overflow: initial;
}
.item .item-bottom {
  position: absolute;
  bottom: 20px;
  width: 100%;
  z-index: 99;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  justify-content: center;
  -webkit-transform: translateX(-300px);
  -moz-transform: translateX(-300px);
  -o-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  transform: translateX(-300px);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-category-author-1 .item .item-bottom {
  position: initial;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.rtl .sw-category-author-1 .item .item-bottom {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.rtl .item .item-bottom {
  -webkit-transform: translateX(300px);
  -moz-transform: translateX(300px);
  -o-transform: translateX(300px);
  -ms-transform: translateX(300px);
  transform: translateX(300px);
}
.countdown-slider .item .item-bottom {
  bottom: 65px;
}
.item .item-bottom .clear {
  display: none;
}
.item .item-bottom .product_type_variable,
.item .item-bottom .add_to_cart_button,
.item .item-bottom .product_type_external,
.item .item-bottom .product_type_grouped,
.item .item-bottom .product_type_bundle {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  font-size: 0;
  background: url(../assets/img/cart-left.svg) no-repeat #fff center;
  background-size: 15px;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0 5px;
  position: relative;
}
.item .item-bottom .product_type_variable:hover,
.item .item-bottom .add_to_cart_button:hover,
.item .item-bottom .product_type_external:hover,
.item .item-bottom .product_type_grouped:hover,
.item .item-bottom .product_type_bundle:hover {
  background: url(../assets/img/cart-button-active.svg) no-repeat #d14031 center;
  background-size: 15px;
}
.item .item-bottom .product_type_variable.loading:before,
.item .item-bottom .add_to_cart_button.loading:before,
.item .item-bottom .product_type_external.loading:before,
.item .item-bottom .product_type_grouped.loading:before,
.item .item-bottom .product_type_bundle.loading:before {
  text-align: center;
  left: 0;
  font-size: 0 !important;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-size: 50%;
}
.item .item-bottom .product_type_variable.added,
.item .item-bottom .add_to_cart_button.added,
.item .item-bottom .product_type_external.added,
.item .item-bottom .product_type_grouped.added,
.item .item-bottom .product_type_bundle.added {
  background: #fff;
}
.item .item-bottom .product_type_variable.added:after,
.item .item-bottom .add_to_cart_button.added:after,
.item .item-bottom .product_type_external.added:after,
.item .item-bottom .product_type_grouped.added:after,
.item .item-bottom .product_type_bundle.added:after {
  display: none;
}
.item .item-bottom .product_type_variable.added:before,
.item .item-bottom .add_to_cart_button.added:before,
.item .item-bottom .product_type_external.added:before,
.item .item-bottom .product_type_grouped.added:before,
.item .item-bottom .product_type_bundle.added:before {
  font-family: WooCommerce;
  content: "\e017";
  color: #222;
  height: 35px;
  line-height: 35px;
  width: 35px;
  display: inline-block;
  position: absolute;
  right: 0;
  z-index: 99;
  font-size: 14px;
  top: 0;
  border-radius: 50%;
  text-align: center;
}
.item .item-bottom .product_type_grouped,
.item .item-bottom .product_type_variable {
  text-transform: capitalize;
}
.item .item-bottom .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f08a";
}
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-bottom .sw-quickview {
  -webkit-transition: transform 0.5s ease-in-out;
  -moz-transition: transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out;
  -ms-transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  width: 35px;
  height: 35px;
  line-height: 35px;
  position: relative;
  font-size: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 5px;
  background: url(../assets/img/label-left.svg) no-repeat #fff center;
  background-size: 15px;
  display: inline-block;
}
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-bottom .sw-quickview:hover {
  background: url(../assets/img/lable-button-active.svg) no-repeat #d14031 center;
  background-size: 15px;
}
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.loading:before,
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.loading:before,
.item .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.loading:before,
.item .item-bottom .sw-quickview.loading:before {
  background: url(../assets/img/loadingp.gif) no-repeat center center transparent;
}
.item .item-bottom .yith-wcwl-add-to-wishlist,
.item .item-bottom .sw-quickview {
  display: inline-block;
  vertical-align: top;
}
.item .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
  color: #d14031;
}
.item .item-bottom .sw-quickview {
  background: #ffffff;
}
.item .item-bottom .sw-quickview:before {
  content: "\f06e";
  font-family: fontawesome;
  font-size: 14px;
  color: #222;
  width: 35px;
  display: inline-block;
  text-align: center;
}
.item .item-bottom .sw-quickview:hover {
  background: #d14031;
}
.item .item-bottom .sw-quickview:hover:before {
  content: "\f06e";
  font-family: fontawesome;
  font-size: 14px;
  color: #fff;
}
.item .item-wrap {
  background-color: #fff;
  margin-bottom: 35px;
}
.sw-woo-tab-cat4 .item .item-wrap {
  margin-bottom: 0;
}
.item .item-wrap .item-detail {
  position: relative;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 1200px) {
  .item .item-wrap .item-detail {
    padding: 10px;
    overflow: hidden;
  }
}
.item .item-wrap .item-detail .products-thumb {
  position: relative;
  padding: 0;
  overflow: initial;
}
.item .item-wrap .item-detail .products-thumb a img {
  width: 100%;
  border-radius: 4px;
}
.item .item-wrap .item-detail .item-content {
  margin: 11px 0 0;
  padding: 0;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.woo-slider-default-2 .item .item-wrap .item-detail .item-content {
  display: inline-block;
  text-align: left;
}
.rtl .woo-slider-default-2 .item .item-wrap .item-detail .item-content {
  text-align: right;
}
.countdown-slider .item .item-wrap .item-detail .item-content {
  margin: 15px 0 0;
}
.item .item-wrap .item-detail .item-content .author-listing-product {
  margin: 0 0 3px;
}
.woo-slider-default-2 .item .item-wrap .item-detail .item-content .author-listing-product {
  margin: 0 0 5px;
  font-size: 0;
}
.woo-slider-default-2 .item .item-wrap .item-detail .item-content .author-listing-product a {
  width: 100%;
}
.item .item-wrap .item-detail .item-content h4 {
  margin: 0 0 13px;
}
.item .item-wrap .item-detail .item-content h4 a {
  font-size: 16px;
  color: #222222;
  text-transform: none;
  position: relative;
  z-index: 2;
  display: block;
  font-weight: normal;
  line-height: 24px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.item .item-wrap .item-detail .item-content h4 a:hover {
  color: #d14031;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.item .item-wrap .item-detail .item-content .reviews-content {
  display: none;
  margin: 5px 0 10px;
}
.item .item-wrap .item-detail .item-content .reviews-content .best-selling-product,
.countdown-slider-4 .item .item-wrap .item-detail .item-content .reviews-content {
  display: inline-block;
}
.item .item-wrap .item-detail .item-content .reviews-content .woocommerce-review-link {
  font-size: 0.77875em;
  padding: 0 10px;
  display: inline-block;
  vertical-align: top;
}
.item .item-wrap .item-detail .item-content .item-price {
  color: #d14031;
  position: relative;
  width: auto;
  display: inline-block;
  font-weight: 400;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.item .item-wrap .item-detail .item-content .item-price >span {
  display: inline-block;
}
.item .item-wrap .item-detail .item-content .item-price ins {
  font-size: 1em;
  color: #d14031;
  order: 0;
}
.item .item-wrap .item-detail .item-content .item-price del {
  font-size: 0.79em;
  color: #999;
  text-decoration: line-through;
  order: 1;
  vertical-align: baseline;
}
.item .item-wrap:hover .item-bottom {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
@media (min-width: 767px) {
  .item .item-wrap:hover .item-detail {
    -webkit-box-shadow: 0px 0px 9px 0px #dddddd;
    -moz-box-shadow: 0px 0px 9px 0px #dddddd;
    box-shadow: 0px 0px 9px 0px #dddddd;
    border-radius: 5px;
  }
}
.mobile-layout .item .item-wrap:hover .item-detail,
.list .item .item-wrap:hover .item-detail {
  box-shadow: none;
}
.woo-slider-default-2 .item .item-wrap:hover .item-detail {
  box-shadow: none;
}
.item .item-wrap:hover .item-detail:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.responsive-post-slider .resp-slider-container .box-title {
  margin: 0 0 40px;
}
.responsive-post-slider .resp-slider-container .slider .slick-list {
  margin: 0 -15px;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-img:hover img {
  opacity: 0.85;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content {
  text-align: left;
  padding: 15px 0 0;
}
.rtl .responsive-post-slider .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content {
  text-align: right;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-title h4 a {
  font-size: 1em;
  line-height: 1.5em;
  color: #222222;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-title h4 a:hover {
  color: #d14031;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .entry-meta {
  margin: 0 0 10px;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta {
  font-size: 14px;
  color: #ccc;
  margin: 0 0 10px;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta i {
  margin-right: 5px;
  color: #d14031;
}
.rtl .responsive-post-slider .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta i {
  margin-left: 5px;
  margin-right: 0;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta .entry-date {
  margin-right: 12px;
  position: relative;
}
.rtl .responsive-post-slider .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta .entry-date {
  margin-left: 12px;
  margin-right: 0;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta .entry-date:before {
  content: '-';
  position: absolute;
  top: -1px;
  right: -9px;
  display: inline-block;
  color: #d14031;
}
.rtl .responsive-post-slider .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta .entry-date:before {
  left: -9px;
  right: auto;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .description {
  font-size: 14px;
  color: #717171;
  line-height: 24px;
}
.responsive-post-slider2 {
  margin: 60px 0 65px;
}
@media (min-width: 1200px) {
  .responsive-post-slider2 .resp-slider-container .responsive {
    margin: 0 -15px;
  }
  .home-style1 .responsive-post-slider2 .resp-slider-container .responsive {
    margin: 0 -20px !important;
  }
}
.responsive-post-slider2 .resp-slider-container .block-title {
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .responsive-post-slider2 .resp-slider-container .block-title {
    margin-bottom: 15px;
  }
}
.responsive-post-slider2 .resp-slider-container .block-title h3 {
  color: #e33f26;
  font-size: 1em;
  margin-bottom: 2px;
  padding: 0 30px 9px 70px;
  font-weight: 700;
  position: relative;
  background-color: #fff;
  display: inline-block;
  text-transform: capitalize;
}
.rtl .responsive-post-slider2 .resp-slider-container .block-title h3 {
  padding: 0 70px 9px 30px;
}
@media (min-width: 480px) {
  .responsive-post-slider2 .resp-slider-container .block-title h3 {
    font-size: 1.424em;
  }
}
.responsive-post-slider2 .resp-slider-container .block-title h3:after {
  position: absolute;
  right: 0;
  top: 9px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -1px;
}
.rtl .responsive-post-slider2 .resp-slider-container .block-title h3:after {
  left: 0;
  right: auto;
}
@media (max-width: 480px) {
  .responsive-post-slider2 .resp-slider-container .block-title h3:after {
    top: 6px;
  }
}
.responsive-post-slider2 .resp-slider-container .block-title:before {
  background-color: #ddd;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 10px;
}
@media (max-width: 480px) {
  .responsive-post-slider2 .resp-slider-container .block-title:before {
    top: 9px;
  }
}
.responsive-post-slider2 .resp-slider-container .block-title:after {
  background: url('../assets/img/hotdeal.png') no-repeat center center;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 55px;
  height: 55px;
}
.rtl .responsive-post-slider2 .resp-slider-container .block-title:after {
  left: auto;
  right: 0;
}
.responsive-post-slider2 .resp-slider-container .block-title .slider-description {
  font-size: 14px;
  padding: 0 0 0 70px;
}
.rtl .responsive-post-slider2 .resp-slider-container .block-title .slider-description {
  text-align: right;
  padding: 0 70px 0 0;
}
.responsive-post-slider2 .resp-slider-container .description1 {
  width: 80%;
  margin: 0 auto 45px;
  text-align: center;
}
.responsive-post-slider2 .resp-slider-container .slider .slick-list {
  margin: 0 -15px;
}
.responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-img {
  position: relative;
  overflow: hidden;
}
.responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-img a img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-img:hover a img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content {
  text-align: left;
  z-index: 3;
  background-color: #fff;
  padding: 20px;
  margin: -30px 20px 0;
  position: relative;
  border-radius: 4px;
}
.rtl .responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content {
  text-align: right;
}
.responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-title h4 a {
  font-size: 18px;
  color: #1e1e1e;
}
.responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-title h4 a:hover {
  color: #d14031;
}
.responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .entry-meta {
  font-size: 12px;
  color: #ccc;
  margin: 0 0 10px;
}
.responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .entry-meta i {
  margin-right: 5px;
  color: #d14031;
  font-size: 14px;
  color: #555;
}
.rtl .responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .entry-meta i {
  margin-left: 5px;
  margin-right: 0;
}
.responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .entry-meta .entry-brand {
  margin-right: 20px;
}
.rtl .responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .entry-meta .entry-brand {
  margin-left: 20px;
  margin-right: 0;
}
.responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .entry-meta .entry-brand span {
  font-size: 12px;
  color: #555;
  text-transform: capitalize;
  margin: 0 5px;
}
.responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .description {
  font-size: 14px;
  color: #999;
  line-height: 24px;
}
.responsive-post-slider3 .resp-slider-container .box-title h3 {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 28px;
}
.sidebar .responsive-post-slider3 .resp-slider-container .box-title h3 {
  color: #222222;
  font-weight: 700;
  padding: 18px 0;
  border-bottom: 1px solid #dddddd;
  margin: 0 0 20px;
}
.responsive-post-slider3 .resp-slider-container .slider .slick-list .item {
  padding: 0;
}
.responsive-post-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail {
  overflow: hidden;
  margin: 0 0 10px;
}
.sidebar .responsive-post-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail {
  margin: 0 0 20px;
}
.responsive-post-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-img {
  float: left;
  width: 80px;
  margin-right: 20px;
}
.responsive-post-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-img:hover img {
  opacity: 0.85;
}
.rtl .responsive-post-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .item-img {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.responsive-post-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-title h4 a {
  font-size: 14px;
  color: #ccc;
  font-weight: 400;
}
.sidebar .responsive-post-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-title h4 a {
  color: #1e1e1e;
}
.sidebar .responsive-post-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-title h4 a:hover {
  color: #d14031;
}
.responsive-post-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-title h4 a:hover {
  color: #d14031;
}
.responsive-post-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta {
  font-size: 14px;
  color: #777;
}
.sidebar .responsive-post-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta {
  color: #ccc;
}
.sidebar .responsive-post-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta i {
  color: #d14031;
}
.responsive-post-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta i {
  margin-right: 5px;
}
.rtl .responsive-post-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta i {
  margin-left: 5px;
  margin-right: 0;
}
.responsive-post-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta .entry-date {
  margin-right: 12px;
  position: relative;
}
.rtl .responsive-post-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta .entry-date {
  margin-left: 12px;
  margin-right: 0;
}
.responsive-post-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta .entry-date:before {
  content: '-';
  position: absolute;
  top: -1px;
  right: -9px;
  display: inline-block;
}
.rtl .responsive-post-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta .entry-date:before {
  left: -9px;
  right: auto;
}
.sw-instagram-slider h3 {
  font-size: 18px;
  color: #222222;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 35px;
}
.sw-instagram-slider .resp-slider-container .slider {
  position: relative;
  margin: 0 -4px;
}
.sw-instagram-slider .resp-slider-container .slider .item {
  float: left;
  width: 33.33%;
  padding: 0 4px;
}
.sw-instagram-slider .resp-slider-container .slider .item a {
  display: block;
}
.sw-instagram-slider .resp-slider-container .slider .item a:hover img {
  opacity: 0.85;
}
.sw-instagram-slider2 {
  position: relative;
  margin: 95px 0 70px;
}
@media (min-width: 1200px) {
  .sw-instagram-slider2 .responsive {
    margin: 0 -15px;
  }
  .home-style1 .sw-instagram-slider2 .responsive {
    margin: 0 -20px !important;
  }
}
.sw-instagram-slider2 .block-title {
  text-align: center;
  margin-bottom: 17px;
  position: relative;
}
.sw-instagram-slider2 .block-title h3 {
  padding: 9px 25px 8px;
  margin-bottom: 0px;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.625em;
  color: #222222;
  text-transform: capitalize;
  position: relative;
  background-color: #fff;
  display: inline-block;
}
@media (min-width: 480px) {
  .sw-instagram-slider2 .block-title h3 {
    font-size: 1.424em;
  }
}
.sw-instagram-slider2 .block-title h3:before {
  right: auto;
  position: absolute;
  left: 0;
  top: 23px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -2px;
}
@media (min-width: 480px) {
  .sw-instagram-slider2 .block-title h3:before {
    top: 30px;
  }
}
.sw-instagram-slider2 .block-title h3:after {
  position: absolute;
  right: 0;
  top: 23px;
  width: 5px;
  height: 5px;
  background-color: #ddd;
  content: "";
  border-radius: 50%;
  margin-top: -2px;
}
@media (min-width: 480px) {
  .sw-instagram-slider2 .block-title h3:after {
    top: 30px;
  }
}
.sw-instagram-slider2 .block-title:before {
  background-color: #ddd;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 23px;
}
@media (min-width: 480px) {
  .sw-instagram-slider2 .block-title:before {
    top: 30px;
  }
}
.sw-instagram-slider2 .block-title .slider-description {
  font-size: 14px;
}
.sw-instagram-slider2 .res-button {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.sw-instagram-slider2 .res-button.slick-next {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #999;
  cursor: pointer;
  left: auto;
}
.sw-category-author-1 .sw-instagram-slider2 .res-button.slick-next {
  right: 15px;
}
.rtl .sw-instagram-slider2 .res-button.slick-next {
  left: 20px;
  right: auto;
}
.sw-category-author-1 .rtl .sw-instagram-slider2 .res-button.slick-next {
  right: auto;
  left: 35px;
}
.sw-instagram-slider2 .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.sw-instagram-slider2 .res-button.slick-prev {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-right: 1px solid #dddddd;
  position: absolute;
  top: 0;
  right: 20px;
  left: auto;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #999;
}
.sw-category-author-1 .sw-instagram-slider2 .res-button.slick-prev {
  right: 35px;
}
.sw-instagram-slider2 .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 16px;
}
.rtl .sw-instagram-slider2 .res-button.slick-prev {
  left: 0px;
  right: auto;
}
.sw-category-author-1 .rtl .sw-instagram-slider2 .res-button.slick-prev {
  right: auto;
  left: 15px;
}
.sw-instagram-slider2 .res-button:hover {
  color: #d14031;
}
.sw-instagram-slider2:hover .res-button {
  opacity: 1;
}
.sw-instagram-slider2 .block-title {
  text-align: center;
  margin: 0 0 55px;
}
.sw-instagram-slider2 .block-title .description {
  font-size: 16px;
  color: #808080;
}
.sw-instagram-slider2 .resp-slider-container .slider .slick-dots {
  margin: 45px 0 0;
}
.sw-instagram-slider2 .resp-slider-container .slider .item {
  padding: 0 12px;
}
.sw-instagram-slider2 .resp-slider-container .slider .item a {
  display: inline-block;
  max-width: 100%;
  vertical-align: top;
  position: relative;
}
.sw-instagram-slider2 .resp-slider-container .slider .item a:hover:before {
  opacity: 1;
}
.sw-instagram-slider2 .resp-slider-container .slider .item a:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.6);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
}
.home-style1 .woo-slider-default .res-button.slick-prev {
  left: -20px;
}
.home-style1 .woo-slider-default .res-button.slick-next {
  right: -20px;
}
.home-style1 .sw-banner-full {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .home-style1 .sw-banner-full {
    margin-bottom: 62px;
  }
}
.home-style1 .sw-banner-full .sw-banner-full1 {
  width: 31.25%;
  padding: 0 20px 0 0;
}
.rtl .home-style1 .sw-banner-full .sw-banner-full1 {
  padding: 0 0 0 20px;
}
@media (min-width: 1400px) {
  .home-style1 .sw-banner-full .sw-banner-full1 {
    padding: 0 30px 0 0;
  }
  .rtl .home-style1 .sw-banner-full .sw-banner-full1 {
    padding: 0 0 0 30px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .home-style1 .sw-banner-full .sw-banner-full1 {
    padding: 0 12px 0 0;
  }
  .rtl .home-style1 .sw-banner-full .sw-banner-full1 {
    padding: 0 0 0 12px;
  }
}
@media (max-width: 767px) {
  .home-style1 .sw-banner-full .sw-banner-full1 {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
}
.home-style1 .sw-banner-full .sw-banner-full2 {
  width: 37.5%;
}
@media (max-width: 767px) {
  .home-style1 .sw-banner-full .sw-banner-full2 {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
}
.home-style1 .sw-banner-full .sw-banner-full3 {
  width: 31.25%;
  padding: 0 0 0 20px;
}
.rtl .home-style1 .sw-banner-full .sw-banner-full3 {
  padding: 0 20px 0 0;
}
@media (min-width: 1400px) {
  .home-style1 .sw-banner-full .sw-banner-full3 {
    padding: 0 0 0 30px;
  }
  .rtl .home-style1 .sw-banner-full .sw-banner-full3 {
    padding: 0 30px 0 0;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .home-style1 .sw-banner-full .sw-banner-full3 {
    padding: 0 0 0 12px;
  }
  .rtl .home-style1 .sw-banner-full .sw-banner-full3 {
    padding: 0 12px 0 0;
  }
}
@media (max-width: 767px) {
  .home-style1 .sw-banner-full .sw-banner-full3 {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
}
.home-style1 .sw-banner1 {
  display: none;
  margin-bottom: 40px;
}
.home-style1 .sw-banner1 .wpb_content_element {
  margin: 0;
}
@media (min-width: 1200px) {
  .home-style1 .sw-banner1 {
    margin-bottom: 90px;
    display: block;
  }
}
@media (max-width: 767px) {
  .home-style1 .sw-banner1 {
    margin-bottom: 25px;
  }
}
.home-style1 .sw-banner1 >div {
  padding: 0 15px;
  position: relative;
}
.home-style1 .sw-banner1 >div img:hover {
  opacity: 1;
}
.home-style1 .sw-banner1 >div >.vc_column-inner {
  padding: 0;
}
.home-style1 .sw-banner1 >div >.vc_column-inner .wpb_raw_html {
  margin: 0;
}
.home-style1 .sw-banner1 >div >.vc_column-inner .box-banner {
  right: 0;
  position: absolute;
  width: 55%;
  top: 25%;
}
.home-style1 .sw-banner1 >div >.vc_column-inner .box-banner span {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  line-height: 36px;
  text-align: left;
  width: 100%;
}
.home-style1 .sw-banner1 >div >.vc_column-inner .box-banner h2.title {
  font-size: 1.42375em;
  color: #fff;
  font-weight: bold;
  line-height: 36px;
  text-align: left;
}
.home-style1 .sw-banner1 >div >.vc_column-inner .box-banner >a {
  font-size: 0.79em;
  position: relative;
  padding: 9px 65px 9px 30px;
  background-color: #fff;
  border-radius: 20px;
  display: inline-block;
}
.rtl .home-style1 .sw-banner1 >div >.vc_column-inner .box-banner >a {
  float: left;
}
.home-style1 .sw-banner1 >div >.vc_column-inner .box-banner >a:before {
  font-family: fontawesome;
  content: "\f178";
  position: absolute;
  right: 35px;
  top: 9px;
}
.home-style1 .sw-banner3 {
  margin-bottom: 30px;
}
.home-style1 .sw-banner3 .wpb_content_element {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .home-style1 .sw-banner3 {
    margin-bottom: 100px;
  }
}
.home-style1 .sw-banner2 {
  margin-bottom: 40px;
}
.home-style1 .sw-banner2 .wpb_content_element {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .home-style1 .sw-banner2 {
    margin-bottom: 98px;
  }
}
@media (max-width: 991px) {
  .responsive-slider.countdown-slider .item .product-countdown .countdown-row .countdown-section .countdown-amount {
    font-size: 12px !important;
  }
}
@media (min-width: 1400px) {
  .home-style2 .container {
    max-width: 1560px;
  }
}
.home-style2 .sw-box-left {
  width: 80%;
}
@media (max-width: 767px) {
  .home-style2 .sw-box-left {
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  .home-style2 .sw-box-left {
    width: 70%;
  }
}
@media (min-width: 1400px) {
  .home-style2 .sw-box-left {
    width: 83%;
  }
}
.home-style2 .sw-box-right {
  width: 20%;
  position: relative;
}
@media (max-width: 767px) {
  .home-style2 .sw-box-right {
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  .home-style2 .sw-box-right {
    width: 30%;
  }
}
@media (min-width: 1400px) {
  .home-style2 .sw-box-right {
    width: 17%;
  }
}
.home-style2 .sw-box-right .fixed {
  position: fixed;
  top: 0;
}
.home-style2 .sw-box-right .sw-featured-product .item .item-content .reviews-content .woocommerce-review-link {
  font-size: 0.8889em;
}
.home-style2 .sw-box-right .sw-best-seller-product,
.home-style2 .sw-box-right .sw-featured-product {
  float: left;
  margin-bottom: 70px;
}
@media (min-width: 1200px) {
  .home-style2 .sw-box-right .sw-best-seller-product .responsive,
  .home-style2 .sw-box-right .sw-featured-product .responsive {
    margin: 0 -15px;
  }
  .home-style1 .home-style2 .sw-box-right .sw-best-seller-product .responsive,
  .home-style1 .home-style2 .sw-box-right .sw-featured-product .responsive {
    margin: 0 -20px !important;
  }
}
.rtl .home-style2 .sw-box-right .sw-best-seller-product .block-title,
.rtl .home-style2 .sw-box-right .sw-featured-product .block-title {
  text-align: right;
}
.home-style2 .sw-box-right .sw-best-seller-product .block-title h3,
.home-style2 .sw-box-right .sw-featured-product .block-title h3 {
  margin: 0 0 30px;
  font-size: 1em;
  color: #222222;
  text-transform: capitalize;
  font-weight: 700;
  position: relative;
  display: inline-block;
}
.home-style4 .home-style2 .sw-box-right .sw-best-seller-product .block-title h3,
.home-style4 .home-style2 .sw-box-right .sw-featured-product .block-title h3 {
  margin: 0 0 20px;
}
@media (min-width: 1200px) {
  .home-style2 .sw-box-right .sw-best-seller-product .block-title h3,
  .home-style2 .sw-box-right .sw-featured-product .block-title h3 {
    font-size: 1.25em;
  }
}
@media (min-width: 1200px) {
  .home-style2 .sw-box-right .sw-best-seller-product .block-title h3,
  .home-style2 .sw-box-right .sw-featured-product .block-title h3 {
    margin: 0 0 59px;
  }
  .home-style4 .home-style2 .sw-box-right .sw-best-seller-product .block-title h3,
  .home-style4 .home-style2 .sw-box-right .sw-featured-product .block-title h3 {
    margin: 0 0 30px;
  }
  .home-style2 .home-style2 .sw-box-right .sw-best-seller-product .block-title h3,
  .home-style2 .home-style2 .sw-box-right .sw-featured-product .block-title h3 {
    margin: 0 0 48px;
  }
}
@media (min-width: 1400px) {
  .home-style2 .sw-box-right .sw-best-seller-product .block-title h3,
  .home-style2 .sw-box-right .sw-featured-product .block-title h3 {
    font-size: 1.42375em;
  }
}
.home-style2 .sw-box-right .sw-best-seller-product .block-title h3:before,
.home-style2 .sw-box-right .sw-featured-product .block-title h3:before {
  top: 30px;
  position: absolute;
  content: "";
  left: 0;
  background-color: #ddd;
  height: 1px;
  width: 40px;
}
.rtl .home-style2 .sw-box-right .sw-best-seller-product .block-title h3:before,
.rtl .home-style2 .sw-box-right .sw-featured-product .block-title h3:before {
  left: auto;
  right: 0;
}
@media (min-width: 1200px) {
  .home-style2 .sw-box-right .sw-best-seller-product .block-title h3:before,
  .home-style2 .sw-box-right .sw-featured-product .block-title h3:before {
    top: 46px;
  }
}
.home-style2 .sw-box-right .sw-best-seller-product .item,
.home-style2 .sw-box-right .sw-featured-product .item {
  padding: 0;
  width: 100%;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
  padding-bottom: 20px;
  display: inline-block;
  float: left;
}
@media (min-width: 481px) and (max-width: 767px) {
  .home-style2 .sw-box-right .sw-best-seller-product .item,
  .home-style2 .sw-box-right .sw-featured-product .item {
    width: 50%;
    float: left;
  }
}
.home-style2 .sw-box-right .sw-best-seller-product .item:last-child,
.home-style2 .sw-box-right .sw-featured-product .item:last-child {
  border-bottom: 0;
}
.home-style2 .sw-box-right .sw-best-seller-product .item .item-img,
.home-style2 .sw-box-right .sw-featured-product .item .item-img {
  float: left;
  padding: 0 15px 0 0;
}
.rtl .home-style2 .sw-box-right .sw-best-seller-product .item .item-img,
.rtl .home-style2 .sw-box-right .sw-featured-product .item .item-img {
  float: right;
  padding: 0 0 0 15px;
}
.home-style2 .sw-box-right .sw-best-seller-product .item .item-img img,
.home-style2 .sw-box-right .sw-featured-product .item .item-img img {
  border-radius: 5px;
}
.home-style2 .sw-box-right .sw-best-seller-product .item .item-content a,
.home-style2 .sw-box-right .sw-featured-product .item .item-content a {
  font-weight: 700;
  color: #222222;
  font-size: 14px;
}
.home-style2 .sw-box-right .sw-best-seller-product .item .item-content a:hover,
.home-style2 .sw-box-right .sw-featured-product .item .item-content a:hover {
  color: #d14031;
}
.home-style2 .sw-box-right .sw-best-seller-product .item .item-content .item-price ins,
.home-style2 .sw-box-right .sw-featured-product .item .item-content .item-price ins {
  color: #d14031;
  font-weight: bold;
}
.home-style2 .sw-box-right .sw-best-seller-product .item .item-content .reviews-content,
.home-style2 .sw-box-right .sw-featured-product .item .item-content .reviews-content {
  margin: 0 0 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
}
.home-style2 .sw-box-right .sw-best-seller-product .item .item-content .reviews-content .woocommerce-review-link,
.home-style2 .sw-box-right .sw-featured-product .item .item-content .reviews-content .woocommerce-review-link {
  font-size: 0.77875em;
  padding: 0 10px;
  display: inline-block;
}
@media (max-width: 991px) {
  .home-style2 .sw-box-right .sw-best-seller-product,
  .home-style2 .sw-box-right .sw-featured-product {
    margin-bottom: 25px;
  }
  .home-style2 .sw-box-right .sw-best-seller-product .reviews-content,
  .home-style2 .sw-box-right .sw-featured-product .reviews-content {
    margin-bottom: 10px;
  }
  .home-style2 .sw-box-right .sw-best-seller-product .item-price,
  .home-style2 .sw-box-right .sw-featured-product .item-price {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .home-style2 .sw-box-right .sw-best-seller-product,
  .home-style2 .sw-box-right .sw-featured-product {
    float: left;
    width: 100%;
  }
  .rtl .home-style2 .sw-box-right .sw-best-seller-product,
  .rtl .home-style2 .sw-box-right .sw-featured-product {
    float: right;
  }
}
.home-style2 .sw_tab_countdown {
  position: relative;
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .home-style2 .sw_tab_countdown .responsive {
    margin: 0 -15px;
  }
  .home-style1 .home-style2 .sw_tab_countdown .responsive {
    margin: 0 -20px !important;
  }
}
.rtl .home-style2 .sw_tab_countdown .block-title {
  text-align: right;
}
.home-style2 .sw_tab_countdown .block-title h3 {
  margin: 0 0 30px;
  font-size: 1em;
  color: #222222;
  text-transform: capitalize;
  font-weight: 700;
  position: relative;
  display: inline-block;
}
.home-style4 .home-style2 .sw_tab_countdown .block-title h3 {
  margin: 0 0 20px;
}
@media (min-width: 1200px) {
  .home-style2 .sw_tab_countdown .block-title h3 {
    font-size: 1.25em;
  }
}
@media (min-width: 1200px) {
  .home-style2 .sw_tab_countdown .block-title h3 {
    margin: 0 0 59px;
  }
  .home-style4 .home-style2 .sw_tab_countdown .block-title h3 {
    margin: 0 0 30px;
  }
  .home-style2 .home-style2 .sw_tab_countdown .block-title h3 {
    margin: 0 0 48px;
  }
}
@media (min-width: 1400px) {
  .home-style2 .sw_tab_countdown .block-title h3 {
    font-size: 1.42375em;
  }
}
.home-style2 .sw_tab_countdown .block-title h3:before {
  top: 30px;
  position: absolute;
  content: "";
  left: 0;
  background-color: #ddd;
  height: 1px;
  width: 40px;
}
.rtl .home-style2 .sw_tab_countdown .block-title h3:before {
  left: auto;
  right: 0;
}
@media (min-width: 1200px) {
  .home-style2 .sw_tab_countdown .block-title h3:before {
    top: 46px;
  }
}
@media (max-width: 991px) {
  .home-style2 .sw_tab_countdown .res-button {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
  }
  .home-style2 .sw_tab_countdown .res-button.slick-next {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    text-align: center;
    border-radius: 0;
    color: #999;
    cursor: pointer;
    left: auto;
  }
  .sw-category-author-1 .home-style2 .sw_tab_countdown .res-button.slick-next {
    right: 15px;
  }
  .rtl .home-style2 .sw_tab_countdown .res-button.slick-next {
    left: 20px;
    right: auto;
  }
  .sw-category-author-1 .rtl .home-style2 .sw_tab_countdown .res-button.slick-next {
    right: auto;
    left: 35px;
  }
  .home-style2 .sw_tab_countdown .res-button.slick-next:before {
    font-family: fontawesome;
    content: '\f105';
    font-size: 16px;
  }
  .home-style2 .sw_tab_countdown .res-button.slick-prev {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-right: 1px solid #dddddd;
    position: absolute;
    top: 0;
    right: 20px;
    left: auto;
    z-index: 2;
    text-align: center;
    border-radius: 0;
    color: #999;
  }
  .sw-category-author-1 .home-style2 .sw_tab_countdown .res-button.slick-prev {
    right: 35px;
  }
  .home-style2 .sw_tab_countdown .res-button.slick-prev:before {
    font-family: fontawesome;
    content: '\f104';
    font-size: 16px;
  }
  .rtl .home-style2 .sw_tab_countdown .res-button.slick-prev {
    left: 0px;
    right: auto;
  }
  .sw-category-author-1 .rtl .home-style2 .sw_tab_countdown .res-button.slick-prev {
    right: auto;
    left: 15px;
  }
  .home-style2 .sw_tab_countdown .res-button:hover {
    color: #d14031;
  }
}
@media (min-width: 991px) {
  .home-style2 .sw_tab_countdown {
    margin-bottom: 70px;
  }
  .home-style2 .sw_tab_countdown .res-button,
  .home-style2 .sw_tab_countdown .slick-arrow {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
  }
  .home-style2 .sw_tab_countdown .res-button.slick-next,
  .home-style2 .sw_tab_countdown .slick-arrow.slick-next {
    font-size: 0;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    top: -10px;
    right: 50%;
    margin-right: -15px;
    z-index: 9;
    text-align: center;
    border-radius: 3px;
    color: #fff;
  }
  .contact-us .home-style2 .sw_tab_countdown .res-button.slick-next,
  .contact-us .home-style2 .sw_tab_countdown .slick-arrow.slick-next {
    border-radius: 50%;
    background-color: #fff;
    color: #222222;
  }
  .home-style2 .sw_tab_countdown .res-button.slick-next:before,
  .home-style2 .sw_tab_countdown .slick-arrow.slick-next:before {
    font-family: fontawesome;
    content: '\f106 ';
    font-size: 16px;
  }
  .contact-us .home-style2 .sw_tab_countdown .res-button.slick-next:before,
  .contact-us .home-style2 .sw_tab_countdown .slick-arrow.slick-next:before {
    line-height: 27px;
  }
  .home-style2 .sw_tab_countdown .res-button.slick-next:hover,
  .home-style2 .sw_tab_countdown .slick-arrow.slick-next:hover {
    color: #d14031;
    background-color: rgba(0,0,0,0.8);
  }
  .home-style2 .sw_tab_countdown .res-button.slick-prev,
  .home-style2 .sw_tab_countdown .slick-arrow.slick-prev {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    bottom: -20px;
    right: 50%;
    font-size: 0;
    margin-right: -15px;
    z-index: 99;
    text-align: center;
    border-radius: 3px;
    color: #fff;
  }
  .contact-us .home-style2 .sw_tab_countdown .res-button.slick-prev,
  .contact-us .home-style2 .sw_tab_countdown .slick-arrow.slick-prev {
    border-radius: 50%;
    background-color: #fff;
    color: #222222;
  }
  .home-style2 .sw_tab_countdown .res-button.slick-prev:before,
  .home-style2 .sw_tab_countdown .slick-arrow.slick-prev:before {
    font-family: fontawesome;
    content: '\f107 ';
    font-size: 16px;
  }
  .home-style2 .sw_tab_countdown .res-button.slick-prev:hover,
  .home-style2 .sw_tab_countdown .slick-arrow.slick-prev:hover {
    color: #fff;
    background-color: rgba(0,0,0,0.8);
  }
}
@media (min-width: 1200px) {
  .home-style2 .sw_tab_countdown {
    margin-bottom: 100px;
  }
}
.home-style2 .sw_tab_countdown .tab-countdown-slide {
  margin: 13px -10px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
}
@media (min-width: 991px) {
  .home-style2 .sw_tab_countdown .tab-countdown-slide {
    flex-direction: row;
  }
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .sw-tab-slider {
  max-width: 12%;
  position: relative;
  float: left;
  display: none !important;
}
@media (min-width: 1400px) {
  .home-style2 .sw_tab_countdown .tab-countdown-slide .sw-tab-slider {
    max-width: 10%;
  }
}
@media (min-width: 991px) {
  .home-style2 .sw_tab_countdown .tab-countdown-slide .sw-tab-slider {
    display: block !important;
  }
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .sw-tab-slider ul {
  margin: 0;
  overflow: hidden;
  border: 0;
}
@media (min-width: 1200px) {
  .home-style2 .sw_tab_countdown .tab-countdown-slide .sw-tab-slider ul {
    max-height: 580px;
  }
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .sw-tab-slider ul li {
  border-radius: 7px;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .sw-tab-slider ul li a {
  padding: 10px;
  border: 1px solid transparent;
  display: inline-block;
  border-radius: 5px;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .sw-tab-slider ul li img {
  border-radius: 5px;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .sw-tab-slider ul li.active a {
  border-color: #6ea5be;
  border-radius: 5px;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .top-tab-slider-full {
  width: 100%;
  margin: 0 0 20px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 15px;
}
@media (min-width: 991px) {
  .home-style2 .sw_tab_countdown .tab-countdown-slide .top-tab-slider-full {
    display: none;
  }
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .top-tab-slider-full ul {
  border: 0;
  margin: 0;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .top-tab-slider-full ul li {
  padding: 0 5px;
  text-align: center;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .top-tab-slider-full ul li img {
  margin: 0 auto;
  border-radius: 50%;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .top-tab-slider-full ul li h4 a {
  text-align: center;
  text-transform: capitalize;
  font-weight: 300;
  display: inline-block;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .top-tab-slider-full ul li h4 a:hover {
  color: #d14031;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content {
  position: relative;
}
@media (min-width: 991px) {
  .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content {
    padding: 0 15px;
  }
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-image-countdown {
  max-width: 40%;
  float: left;
  position: relative;
}
@media (min-width: 1200px) {
  .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-image-countdown {
    overflow: initial;
    max-width: 370px;
    position: absolute;
    left: 45px;
  }
  .rtl .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-image-countdown {
    left: auto;
    right: 45px;
  }
}
@media (max-width: 1200px) {
  .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content {
    width: 60%;
    float: right;
    padding: 0 0 0 15px;
  }
  .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content.rtl .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content {
    padding: 0 15px 0 0;
  }
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .product-countdown-tab {
  display: inline-block;
  margin: 0 -5px 25px;
}
@media (min-width: 1200px) {
  .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .product-countdown-tab {
    padding: 0 0 0 52%;
    margin: 0 -5px 25px;
  }
}
@media (min-width: 1400px) {
  .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .product-countdown-tab {
    padding: 0 0 0 37%;
  }
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .product-countdown-tab .countdown-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .product-countdown-tab .countdown-section {
  width: 60px;
  height: 65px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  text-align: center;
  border: 2px solid #dddddd;
  padding: 6px 0;
  border-radius: 5px;
  margin: 0 5px;
}
@media (min-width: 991px) {
  .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .product-countdown-tab .countdown-section {
    width: 66px;
    padding: 12px 0;
    height: 76px;
  }
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .product-countdown-tab .countdown-section .countdown-amount {
  font-size: 1.42375em;
  font-weight: 900;
  color: #222222;
  width: 100%;
  display: block;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .product-countdown-tab .countdown-section .countdown-period {
  font-size: 14px;
  color: #999;
  width: 100%;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .author-listing-product {
  padding: 0;
}
.rtl .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .author-listing-product {
  padding: 0;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .author-listing-product:before {
  display: none;
}
@media (min-width: 1200px) {
  .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .author-listing-product {
    margin: 0 0 0 52%;
  }
}
@media (min-width: 1400px) {
  .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .author-listing-product {
    margin: 0 0 0 37%;
  }
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .author-listing-product:before {
  font-size: 14px;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .author-listing-product a {
  color: #999;
  font-size: 1em;
  margin: 0 0 10px;
  display: inline-block;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info h4 {
  margin: 0 0 15px;
}
@media (min-width: 1200px) {
  .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info h4 {
    padding: 0 0 0 52%;
  }
}
@media (min-width: 1400px) {
  .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info h4 {
    padding: 0 0 0 37%;
  }
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info h4 a {
  font-size: 1.265625em;
  color: #222222;
  text-transform: capitalize;
  font-weight: bold;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .item-price {
  margin: 0 0 15px;
}
@media (min-width: 1200px) {
  .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .item-price {
    padding: 0 0 0 52%;
  }
}
@media (min-width: 1400px) {
  .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .item-price {
    padding: 0 0 0 37%;
  }
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .item-price >span {
  vertical-align: -moz-middle-with-baseline;
  vertical-align: -webkit-baseline-middle;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .item-price >span del {
  font-size: 16px;
  color: #ccc;
  font-weight: bold;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .item-price >span ins {
  font-size: 1.601875em;
  font-weight: bold;
  color: #d14031;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .reviews-content {
  margin: 0 0 30px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
}
@media (min-width: 1200px) {
  .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .reviews-content {
    padding: 0 0 0 52%;
  }
}
@media (max-width: 480px) {
  .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .reviews-content {
    margin: 0 0 25px;
  }
}
@media (min-width: 1400px) {
  .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .reviews-content {
    padding: 0 0 0 37%;
  }
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .reviews-content .woocommerce-review-link {
  font-size: 0.77875em;
  padding: 0 10px;
  display: inline-block;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner {
  overflow: hidden;
  border-radius: 5px;
}
@media (min-width: 1200px) {
  .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner {
    display: block;
    padding: 25px 0 30px 51%;
    min-height: 315px;
    border: 10px solid #f5f5f5;
  }
}
@media (min-width: 1400px) {
  .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner {
    padding: 25px 0 30px 36%;
  }
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .description {
  font-size: 1em;
  color: #555;
  margin: 0 0 50px;
  line-height: 26px;
  width: 95%;
  text-align: left;
  display: none;
}
.rtl .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .description {
  text-align: right;
}
@media (min-width: 1200px) {
  .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .description {
    display: block;
  }
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom {
  margin: 0 -5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_variable,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .add_to_cart_button,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_external,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_grouped,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_bundle {
  text-transform: capitalize;
  padding: 10px 25px;
  height: 40px;
  background-color: #f5f5f5;
  border-radius: 5px;
  color: #999999;
  font-weight: 700;
  margin: 0 5px;
  font-size: 1em;
}
@media (min-width: 991px) {
  .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_variable,
  .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .add_to_cart_button,
  .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_external,
  .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_grouped,
  .home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_bundle {
    text-transform: uppercase;
  }
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_variable.loading,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .add_to_cart_button.loading,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_external.loading,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_grouped.loading,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_bundle.loading {
  background-color: #d14031;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_variable.loading:before,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .add_to_cart_button.loading:before,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_external.loading:before,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_grouped.loading:before,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_bundle.loading:before {
  text-align: center;
  left: 0;
  background-color: #d14031;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_variable.added,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .add_to_cart_button.added,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_external.added,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_grouped.added,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_bundle.added {
  background-color: #d14031;
  color: #fff;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_variable.added:after,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .add_to_cart_button.added:after,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_external.added:after,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_grouped.added:after,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_bundle.added:after {
  font-family: WooCommerce;
  font-size: 1em;
  content: "\e017";
  display: inline-block;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_variable:hover,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .add_to_cart_button:hover,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_external:hover,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_grouped:hover,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .product_type_bundle:hover {
  background-color: #d14031;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f08a";
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .sw-quickview {
  margin: 0 5px;
  color: #999;
  font-weight: 500;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background: url(../assets/img/button-action.png) no-repeat 14px -267px #f5f5f5;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  min-width: 35px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  -ms-transition: all 0s;
  transition: all 0s;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .sw-quickview:before {
  font-family: fontawesome;
  font-size: 16px;
  content: "";
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .sw-quickview:hover {
  background: url(../assets/img/button-action.png) no-repeat 14px -213px #d14031;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.loading:before,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.loading:before,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.loading:before,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .sw-quickview.loading:before {
  background: url(../assets/img/loadingp.gif) no-repeat center center transparent;
  opacity: 0.75;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .sw-quickview {
  background: url(../assets/img/button-action.png) no-repeat 12px -344px #f5f5f5;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .sw-quickview:hover {
  background: url(../assets/img/button-action.png) no-repeat 12px -120px #d14031;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: #d14031;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.home-style2 .sw_tab_countdown .tab-countdown-slide .tab-content .item-content .item-info .box-inner .item-bottom a.compare:before {
  content: "\f021";
}
.home-style2 .sw-banner21 {
  margin-bottom: 30px;
}
.home-style2 .sw-banner21 .vc_column-inner {
  padding: 0;
}
@media (min-width: 1200px) {
  .home-style2 .sw-banner21 {
    margin-bottom: 100px;
  }
}
.home-style2 .sw-banner21 .content {
  padding: 50px 0 50px 0;
}
@media (min-width: 1200px) {
  .home-style2 .sw-banner21 .content {
    padding: 110px 0 110px 0;
    margin: 0;
  }
}
.home-style2 .sw-banner21 .content h2 {
  font-size: 2.02375em;
  color: #fff;
  font-family: PlayfairDisplay-Bold !important;
  font-weight: bold;
  line-height: 60px;
}
@media (min-width: 1200px) {
  .home-style2 .sw-banner21 .content h2 {
    font-size: 3.02375em;
  }
}
.home-style2 .sw-banner21 .content span {
  font-size: 16px;
  color: #fff;
  display: block;
  margin: 0 0 45px;
  font-style: italic;
  font-family: PlayfairDisplay-Italic !important;
}
@media (min-width: 1200px) {
  .home-style2 .sw-banner21 .content span {
    font-size: 22px;
  }
}
.home-style2 .sw-banner21 .content a {
  padding: 12px 45px;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  border: 1px solid;
  border-radius: 5px;
}
.home-style2 .sw-banner21 .content a:hover {
  background-color: #d14031;
  transition: all 0.3s;
}
.home-style3 .sw-tabcate2 {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .home-style3 .sw-tabcate2 {
    margin-bottom: 45px;
  }
}
.home-style3 .sw-woo-tab-cat1 .block-title .woocommmerce-shop {
  display: none !important;
}
.home-style3 .wpb_button,
.home-style3 .wpb_content_element,
.home-style3 ul.wpb_thumbnails-fluid>li {
  margin: 0;
}
.home-style3 .sw-contacts {
  display: inline-block;
  border-top: 1px solid #dddddd;
  padding: 42px 0;
  width: 100%;
  z-index: 9;
}
.home-style3 .sw-contacts ul {
  margin: 0;
}
.home-style3 .sw-contacts ul li {
  width: 50%;
  display: inline-block;
  position: relative;
  float: left;
  text-align: center;
  border-left: 1px solid #dddddd;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: center;
}
@media (min-width: 1200px) {
  .home-style3 .sw-contacts ul li {
    width: 25%;
  }
}
@media (max-width: 480px) {
  .home-style3 .sw-contacts ul li {
    width: 100%;
  }
}
.home-style3 .sw-contacts ul li:first-child {
  border: 0 !important;
}
.home-style3 .sw-contacts ul li:hover h2 a {
  color: #d14031;
}
.home-style3 .sw-contacts ul li:hover .icon {
  background: url(../assets/img/default/contact-style3.png) 0 -88px;
}
.home-style3 .sw-contacts ul li:hover:nth-child(2) .icon {
  background: url(../assets/img/default/contact-style3.png) 0 -260px;
}
.home-style3 .sw-contacts ul li:hover:nth-child(3) .icon {
  background: url(../assets/img/default/contact-style3.png) 0 -445px;
}
.home-style3 .sw-contacts ul li:hover:nth-child(4) .icon {
  background: url(../assets/img/default/contact-style3.png) 0 -612px;
}
.home-style3 .sw-contacts ul li:nth-child(2) .icon {
  background: url(../assets/img/default/contact-style3.png) 0 -173px;
}
.home-style3 .sw-contacts ul li:nth-child(3) .icon {
  background: url(../assets/img/default/contact-style3.png) 0 -360px;
}
.home-style3 .sw-contacts ul li:nth-child(4) .icon {
  background: url(../assets/img/default/contact-style3.png) 0 -525px;
}
.home-style3 .sw-contacts ul li .icon {
  float: left;
  margin-top: 8px;
  width: 45px;
  display: inline-block;
  height: 45px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  background: url(../assets/img/default/contact-style3.png) 0 0;
}
.home-style3 .sw-contacts ul li .content {
  padding: 0 10px;
  float: left;
  text-align: left;
}
.rtl .home-style3 .sw-contacts ul li .content {
  text-align: right;
}
.home-style3 .sw-contacts ul li .content h2 {
  margin: 0 0 5px;
}
.home-style3 .sw-contacts ul li .content h2 a {
  font-size: 1em;
  font-weight: bold;
  line-height: 26px;
  color: #222222;
}
.home-style3 .sw-contacts ul li .content h2 a:hover {
  color: #d14031;
}
.home-style3 .sw-woo-tab-cat {
  margin-bottom: 0;
}
.home-style3 .sw-woo-tab-cat .button-collapse {
  position: absolute;
  top: 98px;
  z-index: 9;
  display: block;
  background: #222222;
  border-radius: 3px;
  border: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  height: 30px;
  width: 30px;
  line-height: 30px;
  right: 15px;
  text-align: center;
  display: block !important;
}
@media (min-width: 991px) {
  .home-style3 .sw-woo-tab-cat .button-collapse {
    display: none !important;
  }
}
.rtl .home-style3 .sw-woo-tab-cat .button-collapse {
  left: 15px;
  right: auto;
}
.home-style3 .sw-woo-tab-cat .button-collapse:hover {
  background: #d14031;
}
.rtl .home-style3 .sw-woo-tab-cat .button-collapse {
  left: 0px;
  right: auto;
}
.home-style3 .sw-woo-tab-cat .button-collapse:before {
  content: '\f00d';
  font-family: FontAwesome;
  font-size: 16px;
  color: #fff;
  height: 30px;
  width: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
}
.home-style3 .sw-woo-tab-cat .button-collapse.collapsed:before {
  content: '\f0c9';
  font-family: FontAwesome;
  font-size: 16px;
  color: #fff;
  height: 30px;
  width: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
}
@media (min-width: 1200px) {
  .home-style3 .sw-woo-tab-cat {
    margin-bottom: 63px;
  }
}
.home-style3 .sw-woo-tab-cat .block-title {
  margin-bottom: 3px;
}
@media (min-width: 1200px) {
  .home-style3 .woo-slider-default .responsive {
    margin: 0 -15px;
  }
  .home-style1 .home-style3 .woo-slider-default .responsive {
    margin: 0 -20px !important;
  }
}
.home-style3 .woo-slider-default .block-title {
  position: relative;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .home-style3 .woo-slider-default .block-title {
    margin-bottom: 15px;
  }
}
.home-style3 .woo-slider-default .block-title .woocommmerce-shop {
  display: none;
}
.home-style3 .woo-slider-default .block-title .woocommmerce-shop a {
  font-size: 1em;
  text-transform: capitalize;
  color: #999;
  position: relative;
  padding: 0 20px;
}
.home-style3 .woo-slider-default .block-title .woocommmerce-shop a:before {
  line-height: 19px;
  position: absolute;
  content: "";
  right: 0;
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.rtl .home-style3 .woo-slider-default .block-title .woocommmerce-shop a:before {
  left: 0;
  right: auto;
}
.home-style3 .woo-slider-default .block-title .woocommmerce-shop a:hover {
  color: #d14031;
}
.home-style3 .woo-slider-default .block-title h3 {
  color: #222222;
  font-size: 1em;
  margin-bottom: 20px;
  padding: 0 30px 0;
  font-weight: 700;
  position: relative;
  background-color: #fff;
  display: inline-block;
  text-transform: capitalize;
  line-height: normal;
}
@media (min-width: 480px) {
  .home-style3 .woo-slider-default .block-title h3 {
    font-size: 1.801875em;
  }
}
.home-style3 .woo-slider-default .block-title h3:before {
  top: 5px;
  position: absolute;
  content: "";
  left: 5px;
  width: 15px;
  height: 15px;
  border: 3px solid #d14031;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: 0;
  border-right: 5px solid #d14031;
  background-color: transparent;
}
.rtl .home-style3 .woo-slider-default .block-title h3:before {
  left: auto;
  right: 5px;
  border-righ: 0;
  border-tleft: 5px solid #d14031;
}
@media (max-width: 480px) {
  .home-style3 .woo-slider-default .block-title h3:before {
    top: 2px;
  }
}
.home-style3 .woo-slider-default .block-title .slider-description {
  font-size: 14px;
  width: 100%;
}
.rtl .home-style3 .woo-slider-default .block-title .slider-description {
  text-align: right;
}
.home-style3 .woo-slider-default .res-button,
.home-style3 .woo-slider-default .slick-arrow {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  background-color: rgba(0,0,0,0.4);
  font-size: 0;
}
.home-style3 .woo-slider-default .res-button:hover,
.home-style3 .woo-slider-default .slick-arrow:hover {
  background-color: rgba(0,0,0,0.9);
}
.home-style3 .woo-slider-default .res-button.slick-next,
.home-style3 .woo-slider-default .slick-arrow.slick-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 0;
  position: absolute;
  top: 50%;
  right: -5px;
  margin-top: -15px;
  z-index: 9;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}
.home-style3 .woo-slider-default .res-button.slick-next:before,
.home-style3 .woo-slider-default .slick-arrow.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.home-style3 .woo-slider-default .res-button.slick-prev,
.home-style3 .woo-slider-default .slick-arrow.slick-prev {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  position: absolute;
  top: 50%;
  left: -5px;
  margin-top: -15px;
  z-index: 99;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}
.home-style3 .woo-slider-default .res-button.slick-prev:before,
.home-style3 .woo-slider-default .slick-arrow.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 16px;
}
.home-style3 .sw-banner33 {
  margin-bottom: 50px;
}
@media (min-width: 1200px) {
  .home-style3 .sw-banner33 {
    margin-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .home-style3 .sw-banner33 {
    margin-bottom: 25px;
  }
}
.home-style3 .sw-banner32 {
  margin-bottom: 50px;
}
@media (min-width: 1200px) {
  .home-style3 .sw-banner32 {
    margin-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .home-style3 .sw-banner32 {
    margin-bottom: 25px;
  }
}
.home-style3 .sw-banner31 {
  margin-bottom: 50px;
  position: relative;
}
@media (min-width: 1200px) {
  .home-style3 .sw-banner31 {
    margin-bottom: 96px;
  }
}
@media (max-width: 767px) {
  .home-style3 .sw-banner31 {
    margin-bottom: 25px;
  }
}
@media (max-width: 480px) {
  .home-style3 .sw-banner31 {
    display: none;
  }
}
.home-style3 .sw-banner31 .content {
  position: absolute;
  top: 18%;
  left: 12%;
  height: 100%;
  display: inline-block;
  letter-spacing: -2px;
}
.home-style3 .sw-banner31 .content h2 {
  font-weight: bold;
  color: #222222;
  line-height: 30px;
  font-size: 20px;
  text-shadow: 1px 1px #fff;
  margin: 0;
}
@media (min-width: 991px) {
  .home-style3 .sw-banner31 .content h2 {
    line-height: 40px;
    font-size: 36px;
  }
}
.home-style3 .sw-banner31 .content span {
  font-size: 16px;
  line-height: 30px;
  color: #222222;
  font-style: italic;
  text-shadow: 1px 0px #fff;
  display: block;
}
@media (min-width: 991px) {
  .home-style3 .sw-banner31 .content span {
    font-size: 20px;
    line-height: 60px;
  }
}
.home-style3 .sw-banner31 .content a {
  text-transform: uppercase;
  display: block;
  font-size: 18px;
  font-weight: bold;
  width: 150px;
  height: 40px;
  color: #fff;
  background-color: #d14031;
  text-align: center;
  line-height: 38px;
  border-radius: 5px;
  letter-spacing: 0;
}
.home-style3 .sw-banner31 .content a:hover {
  background-color: #222222;
}
.home-style3 .sw-contacts3 .sw-contacts {
  border: 0;
  padding: 24px 0;
  border-radius: 8px;
  background-color: #fff;
  display: inline-block;
  box-shadow: 0 4px 8px rgba(0,0,0,0.05);
  position: absolute;
  left: 0;
  right: 0;
  top: -50px;
}
.home-style3 .sw-contacts3 .sw-contacts ul li {
  border-left: 2px solid #dddddd;
}
.home-style3 .sw-contacts3 .sw-contacts ul li .box-inner>* {
  padding: 0 15px;
}
.home-style3 .sw-contacts3 .sw-contacts ul li span {
  font-size: 0.79em;
  color: #999999;
}
.home-style3 .sw-category-slider1 {
  margin: 105px 0 30px;
}
@media (min-width: 1200px) {
  .home-style3 .sw-category-slider1 .responsive {
    margin: 0 -15px;
  }
  .home-style1 .home-style3 .sw-category-slider1 .responsive {
    margin: 0 -20px !important;
  }
}
.home-style3 .sw-category-slider1 .block-title {
  position: relative;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .home-style3 .sw-category-slider1 .block-title {
    margin-bottom: 15px;
  }
}
.home-style3 .sw-category-slider1 .block-title .woocommmerce-shop {
  display: none;
}
.home-style3 .sw-category-slider1 .block-title .woocommmerce-shop a {
  font-size: 1em;
  text-transform: capitalize;
  color: #999;
  position: relative;
  padding: 0 20px;
}
.home-style3 .sw-category-slider1 .block-title .woocommmerce-shop a:before {
  line-height: 19px;
  position: absolute;
  content: "";
  right: 0;
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.rtl .home-style3 .sw-category-slider1 .block-title .woocommmerce-shop a:before {
  left: 0;
  right: auto;
}
.home-style3 .sw-category-slider1 .block-title .woocommmerce-shop a:hover {
  color: #d14031;
}
.home-style3 .sw-category-slider1 .block-title h3 {
  color: #222222;
  font-size: 1em;
  margin-bottom: 20px;
  padding: 0 30px 0;
  font-weight: 700;
  position: relative;
  background-color: #fff;
  display: inline-block;
  text-transform: capitalize;
  line-height: normal;
}
@media (min-width: 480px) {
  .home-style3 .sw-category-slider1 .block-title h3 {
    font-size: 1.801875em;
  }
}
.home-style3 .sw-category-slider1 .block-title h3:before {
  top: 5px;
  position: absolute;
  content: "";
  left: 5px;
  width: 15px;
  height: 15px;
  border: 3px solid #d14031;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: 0;
  border-right: 5px solid #d14031;
  background-color: transparent;
}
.rtl .home-style3 .sw-category-slider1 .block-title h3:before {
  left: auto;
  right: 5px;
  border-righ: 0;
  border-tleft: 5px solid #d14031;
}
@media (max-width: 480px) {
  .home-style3 .sw-category-slider1 .block-title h3:before {
    top: 2px;
  }
}
.home-style3 .sw-category-slider1 .block-title .slider-description {
  font-size: 14px;
  width: 100%;
}
.rtl .home-style3 .sw-category-slider1 .block-title .slider-description {
  text-align: right;
}
.home-style3 .sw-category-slider1 .res-button,
.home-style3 .sw-category-slider1 .slick-arrow {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  background-color: rgba(0,0,0,0.4);
  font-size: 0;
}
.home-style3 .sw-category-slider1 .res-button:hover,
.home-style3 .sw-category-slider1 .slick-arrow:hover {
  background-color: rgba(0,0,0,0.9);
}
.home-style3 .sw-category-slider1 .res-button.slick-next,
.home-style3 .sw-category-slider1 .slick-arrow.slick-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 0;
  position: absolute;
  top: 50%;
  right: -5px;
  margin-top: -15px;
  z-index: 9;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}
.home-style3 .sw-category-slider1 .res-button.slick-next:before,
.home-style3 .sw-category-slider1 .slick-arrow.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.home-style3 .sw-category-slider1 .res-button.slick-prev,
.home-style3 .sw-category-slider1 .slick-arrow.slick-prev {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  position: absolute;
  top: 50%;
  left: -5px;
  margin-top: -15px;
  z-index: 99;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}
.home-style3 .sw-category-slider1 .res-button.slick-prev:before,
.home-style3 .sw-category-slider1 .slick-arrow.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 16px;
}
.home-style3 .sw-category-slider1 .resp-slider-container {
  position: relative;
}
.home-style3 .sw-category-slider1 .responsive {
  margin: 0 -20px;
}
.home-style3 .sw-category-slider1 .responsive .item {
  padding: 10px 5px;
}
.home-style3 .sw-category-slider1 .responsive .item-inner {
  padding: 10px;
  width: 100%;
  display: inline-block;
}
.home-style3 .sw-category-slider1 .responsive .item-inner .item-image {
  display: inline-block;
  width: 100%;
  padding: 10px;
  border-radius: 5px;
}
@media (min-width: 767px) {
  .home-style3 .sw-category-slider1 .responsive .item-inner .item-image:hover {
    -webkit-box-shadow: 0px 0px 10px 0px #cccccc;
    -moz-box-shadow: 0px 0px 10px 0px #cccccc;
    -o-box-shadow: 0px 0px 10px 0px #cccccc;
    -ms-box-shadow: 0px 0px 10px 0px #cccccc;
    box-shadow: 0px 0px 10px 0px #cccccc;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
  }
}
.home-style3 .sw-category-slider1 .responsive .item-inner .item-image:hover .item-content h3 a {
  color: #d14031;
}
.home-style3 .sw-category-slider1 .responsive .item-inner .item-image >a {
  max-width: 125px;
  display: inline-block;
  float: left;
}
.rtl .home-style3 .sw-category-slider1 .responsive .item-inner .item-image >a {
  float: right;
}
@media (min-width: 480px) {
  .home-style3 .sw-category-slider1 .responsive .item-inner .item-image >a {
    max-width: 145px;
  }
}
.home-style3 .sw-category-slider1 .responsive .item-inner .item-image >a img {
  margin: 0;
}
.home-style3 .sw-category-slider1 .responsive .item-inner .item-image .item-content {
  padding: 0 0 0 20px;
  display: inline-block;
}
.rtl .home-style3 .sw-category-slider1 .responsive .item-inner .item-image .item-content {
  padding: 0 20px 0 0;
}
.home-style3 .sw-category-slider1 .responsive .item-inner .item-image .item-content h3 a {
  font-size: 14px;
  line-height: 26px;
  color: #222222;
  text-transform: uppercase;
  font-weight: bold;
  word-wrap: break-word;
}
@media (min-width: 1200px) {
  .home-style3 .sw-category-slider1 .responsive .item-inner .item-image .item-content h3 a {
    font-size: 1em;
  }
}
.home-style3 .sw-category-slider1 .responsive .item-inner .item-image .childcat-product-cat ul {
  margin: 0;
  list-style: none;
}
.home-style3 .sw-category-slider1 .responsive .item-inner .item-image .childcat-product-cat ul li a {
  font-size: 14px;
  line-height: 30px;
  color: #999;
  text-transform: capitalize;
}
.home-style3 .sw-category-slider1 .responsive .item-inner .item-image .childcat-product-cat ul li a:hover {
  color: #d14031;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 1200px) {
  .home-style3 .sw-category-slider1 {
    margin: 147px 0 73px;
  }
}
.home-style3 .sw-bestseler .best-selling-product {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .home-style3 .sw-bestseler .best-selling-product .responsive {
    margin: 0 -15px;
  }
  .home-style1 .home-style3 .sw-bestseler .best-selling-product .responsive {
    margin: 0 -20px !important;
  }
}
.home-style3 .sw-bestseler .best-selling-product .block-title {
  position: relative;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .home-style3 .sw-bestseler .best-selling-product .block-title {
    margin-bottom: 15px;
  }
}
.home-style3 .sw-bestseler .best-selling-product .block-title .woocommmerce-shop {
  display: none;
}
.home-style3 .sw-bestseler .best-selling-product .block-title .woocommmerce-shop a {
  font-size: 1em;
  text-transform: capitalize;
  color: #999;
  position: relative;
  padding: 0 20px;
}
.home-style3 .sw-bestseler .best-selling-product .block-title .woocommmerce-shop a:before {
  line-height: 19px;
  position: absolute;
  content: "";
  right: 0;
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.rtl .home-style3 .sw-bestseler .best-selling-product .block-title .woocommmerce-shop a:before {
  left: 0;
  right: auto;
}
.home-style3 .sw-bestseler .best-selling-product .block-title .woocommmerce-shop a:hover {
  color: #d14031;
}
.home-style3 .sw-bestseler .best-selling-product .block-title h3 {
  color: #222222;
  font-size: 1em;
  margin-bottom: 20px;
  padding: 0 30px 0;
  font-weight: 700;
  position: relative;
  background-color: #fff;
  display: inline-block;
  text-transform: capitalize;
  line-height: normal;
}
@media (min-width: 480px) {
  .home-style3 .sw-bestseler .best-selling-product .block-title h3 {
    font-size: 1.801875em;
  }
}
.home-style3 .sw-bestseler .best-selling-product .block-title h3:before {
  top: 5px;
  position: absolute;
  content: "";
  left: 5px;
  width: 15px;
  height: 15px;
  border: 3px solid #d14031;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: 0;
  border-right: 5px solid #d14031;
  background-color: transparent;
}
.rtl .home-style3 .sw-bestseler .best-selling-product .block-title h3:before {
  left: auto;
  right: 5px;
  border-righ: 0;
  border-tleft: 5px solid #d14031;
}
@media (max-width: 480px) {
  .home-style3 .sw-bestseler .best-selling-product .block-title h3:before {
    top: 2px;
  }
}
.home-style3 .sw-bestseler .best-selling-product .block-title .slider-description {
  font-size: 14px;
  width: 100%;
}
.rtl .home-style3 .sw-bestseler .best-selling-product .block-title .slider-description {
  text-align: right;
}
.home-style3 .sw-bestseler .best-selling-product .res-button,
.home-style3 .sw-bestseler .best-selling-product .slick-arrow {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  background-color: rgba(0,0,0,0.4);
  font-size: 0;
}
.home-style3 .sw-bestseler .best-selling-product .res-button:hover,
.home-style3 .sw-bestseler .best-selling-product .slick-arrow:hover {
  background-color: rgba(0,0,0,0.9);
}
.home-style3 .sw-bestseler .best-selling-product .res-button.slick-next,
.home-style3 .sw-bestseler .best-selling-product .slick-arrow.slick-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 0;
  position: absolute;
  top: 50%;
  right: -5px;
  margin-top: -15px;
  z-index: 9;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}
.home-style3 .sw-bestseler .best-selling-product .res-button.slick-next:before,
.home-style3 .sw-bestseler .best-selling-product .slick-arrow.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.home-style3 .sw-bestseler .best-selling-product .res-button.slick-prev,
.home-style3 .sw-bestseler .best-selling-product .slick-arrow.slick-prev {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  position: absolute;
  top: 50%;
  left: -5px;
  margin-top: -15px;
  z-index: 99;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}
.home-style3 .sw-bestseler .best-selling-product .res-button.slick-prev:before,
.home-style3 .sw-bestseler .best-selling-product .slick-arrow.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 16px;
}
.home-style3 .sw-bestseler .best-selling-product .item .item-wrap {
  margin-bottom: 0;
}
.home-style3 .sw-bestseler .best-selling-product .item:hover .item-wrap .item-detail .item-content {
  transform: translateY(0px);
  visibility: visible;
  opacity: 1;
}
.home-style3 .sw-bestseler .best-selling-product .item .item-wrap .item-detail .item-content {
  transition: all 0.3s;
  transform: translateY(100px);
  visibility: hidden;
  opacity: 0;
}
.home-style3 .sw-bestseler .best-selling-product .item .item-wrap .item-detail .item-content .reviews-content {
  display: none;
}
.home-style3 .sw-bestseler .best-selling-product .item .item-wrap .item-detail .item-content .item-price {
  margin: 0 0 5px;
}
.home-style4 .woo-slider-default .block-title {
  margin-bottom: 13px;
}
.tab-content.loading .slick-arrow,
.tab-content.loading .res-button {
  display: none !important;
}
@media (min-width: 1400px) {
  .header-style4 .container {
    min-width: 1470px;
  }
}
.home-style4 .best-selling-product .item .item-wrap .item-detail .item-content .reviews-content {
  display: block;
}
.home-style4 .best-selling-product .item .item-wrap .item-detail .item-content .author-listing-product,
.home-style4 .countdown-slider-4 .item .item-wrap .item-detail .item-content .author-listing-product {
  margin: 0 0 10px;
}
.home-style4 .best-selling-product .countdown-slider3 .item-countdown .item-detail .products-thumb,
.home-style4 .countdown-slider-4 .countdown-slider3 .item-countdown .item-detail .products-thumb {
  padding: 10px 5px;
}
.home-style4 .best-selling-product .item .item-wrap .item-detail .item-content .item-price ins,
.home-style4 .countdown-slider-4 .item .item-wrap .item-detail .item-content .item-price ins {
  font-size: 18px;
}
.home-style4 .best-selling-product .item .item-wrap .item-detail .item-content h4 a,
.home-style4 .countdown-slider-4 .item .item-wrap .item-detail .item-content h4 a {
  font-size: 1em;
}
.home-style4 .best-selling-product .item .item-wrap .item-detail .item-content h4,
.home-style4 .countdown-slider-4 .item .item-wrap .item-detail .item-content h4 {
  margin: 0 0 5px;
}
.home-style4 .best-selling-product .item .item-wrap .item-detail .item-content .item-price,
.home-style4 .countdown-slider-4 .item .item-wrap .item-detail .item-content .item-price {
  margin: 0 0 15px;
}
.home-style4 .best-selling-product .item .item-wrap .item-detail .item-content .reviews-content,
.home-style4 .countdown-slider-4 .item .item-wrap .item-detail .item-content .reviews-content {
  margin: 0;
}
.home-style4 .wpb_button,
.home-style4 .wpb_content_element,
.home-style4 ul.wpb_thumbnails-fluid>li {
  margin: 0;
}
.home-style4 .sw-countdown {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .home-style4 .sw-countdown {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .home-style4 .sw-countdown {
    margin: 0 0 20px;
  }
}
.home-style4 .vc_custom_1563935027618,
.home-style4 .sw-banner41,
.home-style4 .sw-slider4 {
  margin-bottom: 40px !important;
}
@media (min-width: 1200px) {
  .home-style4 .vc_custom_1563935027618,
  .home-style4 .sw-banner41,
  .home-style4 .sw-slider4 {
    margin-bottom: 100px !important;
  }
}
@media (max-width: 767px) {
  .home-style4 .vc_custom_1563935027618,
  .home-style4 .sw-banner41,
  .home-style4 .sw-slider4 {
    margin-bottom: 30px !important;
  }
}
.home-style4 .sw-woo-tab-default .nav-tabs-select {
  padding: 0 0 15px 20px;
  border-bottom: 1px solid #dddddd;
  margin: 0 0 24px;
}
.rtl .home-style4 .sw-woo-tab-default .nav-tabs-select {
  padding: 0 20px 15px 0;
}
.home-style4 .sw-woo-tab-default .nav-tabs-select ul {
  margin: 0;
  border: 0;
  position: relative;
}
.home-style4 .sw-woo-tab-default .nav-tabs-select ul:before {
  background-color: #d14031;
  z-index: 9;
  position: absolute;
  left: -20px;
  content: "";
  width: 20px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px;
}
.rtl .home-style4 .sw-woo-tab-default .nav-tabs-select ul:before {
  right: -20px;
  left: auto;
}
.home-style4 .sw-woo-tab-default .nav-tabs-select ul li a {
  font-size: 1.265625em;
  color: #999;
  text-transform: capitalize;
  border: 0;
  padding: 0 15px;
  margin: 0;
  font-weight: 700;
}
.home-style4 .sw-woo-tab-default .nav-tabs-select ul li:hover a,
.home-style4 .sw-woo-tab-default .nav-tabs-select ul li.active a {
  color: #222222;
  text-decoration: none;
  background-color: transparent;
}
.home-style4 .sw-woo-tab-default .button-collapse {
  position: absolute;
  top: 98px;
  z-index: 9;
  display: block;
  background: #222222;
  border-radius: 3px;
  border: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  height: 30px;
  width: 30px;
  line-height: 30px;
  right: 15px;
  text-align: center;
  display: block !important;
}
@media (min-width: 991px) {
  .home-style4 .sw-woo-tab-default .button-collapse {
    display: none !important;
  }
}
.rtl .home-style4 .sw-woo-tab-default .button-collapse {
  left: 15px;
  right: auto;
}
.home-style4 .sw-woo-tab-default .button-collapse:hover {
  background: #d14031;
}
.rtl .home-style4 .sw-woo-tab-default .button-collapse {
  left: 0px;
  right: auto;
}
.home-style4 .sw-woo-tab-default .button-collapse:before {
  content: '\f00d';
  font-family: FontAwesome;
  font-size: 16px;
  color: #fff;
  height: 30px;
  width: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
}
.home-style4 .sw-woo-tab-default .button-collapse.collapsed:before {
  content: '\f0c9';
  font-family: FontAwesome;
  font-size: 16px;
  color: #fff;
  height: 30px;
  width: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
}
@media (min-width: 1200px) {
  .home-style4 .sw-woo-tab-default .responsive {
    margin: 0 -15px;
  }
  .home-style1 .home-style4 .sw-woo-tab-default .responsive {
    margin: 0 -25px !important;
  }
}
.home-style4 .sw-woo-tab-default .block-title {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 7px;
  margin-bottom: 24px;
}
.home-style3 .home-style4 .sw-woo-tab-default .block-title {
  border-color: transparent;
}
@media (max-width: 767px) {
  .home-style4 .sw-woo-tab-default .block-title {
    margin: 0 0 20px;
  }
}
.home-style4 .sw-woo-tab-default .block-title .woocommmerce-shop {
  display: none;
}
.rtl .home-style4 .sw-woo-tab-default .block-title {
  text-align: right;
}
.home-style4 .sw-woo-tab-default .block-title h3 {
  padding: 0 35px;
  font-size: 1em;
  color: #222222;
  text-transform: capitalize;
  font-weight: 700;
  position: relative;
  display: inline-block;
}
@media (min-width: 1200px) {
  .home-style4 .sw-woo-tab-default .block-title h3 {
    font-size: 1.265625em;
  }
}
.home-style4 .sw-woo-tab-default .block-title h3:before {
  top: 50%;
  margin-top: -1.5px;
  position: absolute;
  content: "";
  left: 0;
  background-color: #d14031;
  height: 3px;
  width: 18px;
}
.rtl .home-style4 .sw-woo-tab-default .block-title h3:before {
  left: auto;
  right: 0;
}
.home-style4 .sw-woo-tab-default .res-button,
.home-style4 .sw-woo-tab-default .slick-arrow {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  font-size: 0;
}
.home-style4 .sw-woo-tab-default .res-button:hover,
.home-style4 .sw-woo-tab-default .slick-arrow:hover {
  border-color: #d14031;
  background-color: #d14031;
  color: #ffffff;
}
.home-style4 .sw-woo-tab-default .res-button:hover:before,
.home-style4 .sw-woo-tab-default .slick-arrow:hover:before {
  color: #ffffff;
}
.home-style4 .sw-woo-tab-default .res-button.slick-next,
.home-style4 .sw-woo-tab-default .slick-arrow.slick-next {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 23px;
  font-size: 0;
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #999;
  border-radius: 50%;
  z-index: 9;
  text-align: center;
  color: #999;
}
.rtl .home-style4 .sw-woo-tab-default .res-button.slick-next,
.rtl .home-style4 .sw-woo-tab-default .slick-arrow.slick-next {
  right: auto;
  left: 35px;
}
.home-style4 .sw-woo-tab-default .res-button.slick-next:before,
.home-style4 .sw-woo-tab-default .slick-arrow.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 13px;
}
.home-style4 .sw-woo-tab-default .res-button.slick-prev,
.home-style4 .sw-woo-tab-default .slick-arrow.slick-prev {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 23px;
  position: absolute;
  top: 0;
  right: 35px;
  border: 1px solid #999;
  border-radius: 50%;
  z-index: 99;
  text-align: center;
  color: #999;
}
.rtl .home-style4 .sw-woo-tab-default .res-button.slick-prev,
.rtl .home-style4 .sw-woo-tab-default .slick-arrow.slick-prev {
  right: auto;
  left: 0;
}
.home-style4 .sw-woo-tab-default .res-button.slick-prev:before,
.home-style4 .sw-woo-tab-default .slick-arrow.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 13px;
}
.home-style4 .sw-sliderbanner .image-slide {
  float: left;
}
.rtl .home-style4 .sw-sliderbanner .image-slide {
  float: right;
}
.home-style4 .woo-slider-default {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .home-style4 .woo-slider-default {
    margin-bottom: 63px;
  }
}
@media (min-width: 1200px) {
  .home-style4 .woo-slider-default .responsive {
    margin: 0 -15px;
  }
  .home-style1 .home-style4 .woo-slider-default .responsive {
    margin: 0 -25px !important;
  }
}
.home-style4 .woo-slider-default .block-title {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 7px;
  margin-bottom: 24px;
}
.home-style3 .home-style4 .woo-slider-default .block-title {
  border-color: transparent;
}
@media (max-width: 767px) {
  .home-style4 .woo-slider-default .block-title {
    margin: 0 0 20px;
  }
}
.home-style4 .woo-slider-default .block-title .woocommmerce-shop {
  display: none;
}
.rtl .home-style4 .woo-slider-default .block-title {
  text-align: right;
}
.home-style4 .woo-slider-default .block-title h3 {
  padding: 0 35px;
  font-size: 1em;
  color: #222222;
  text-transform: capitalize;
  font-weight: 700;
  position: relative;
  display: inline-block;
}
@media (min-width: 1200px) {
  .home-style4 .woo-slider-default .block-title h3 {
    font-size: 1.265625em;
  }
}
.home-style4 .woo-slider-default .block-title h3:before {
  top: 50%;
  margin-top: -1.5px;
  position: absolute;
  content: "";
  left: 0;
  background-color: #d14031;
  height: 3px;
  width: 18px;
}
.rtl .home-style4 .woo-slider-default .block-title h3:before {
  left: auto;
  right: 0;
}
.home-style4 .woo-slider-default .res-button,
.home-style4 .woo-slider-default .slick-arrow {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  font-size: 0;
}
.home-style4 .woo-slider-default .res-button:hover,
.home-style4 .woo-slider-default .slick-arrow:hover {
  border-color: #d14031;
  background-color: #d14031;
  color: #ffffff;
}
.home-style4 .woo-slider-default .res-button:hover:before,
.home-style4 .woo-slider-default .slick-arrow:hover:before {
  color: #ffffff;
}
.home-style4 .woo-slider-default .res-button.slick-next,
.home-style4 .woo-slider-default .slick-arrow.slick-next {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 23px;
  font-size: 0;
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #999;
  border-radius: 50%;
  z-index: 9;
  text-align: center;
  color: #999;
}
.rtl .home-style4 .woo-slider-default .res-button.slick-next,
.rtl .home-style4 .woo-slider-default .slick-arrow.slick-next {
  right: auto;
  left: 35px;
}
.home-style4 .woo-slider-default .res-button.slick-next:before,
.home-style4 .woo-slider-default .slick-arrow.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 13px;
}
.home-style4 .woo-slider-default .res-button.slick-prev,
.home-style4 .woo-slider-default .slick-arrow.slick-prev {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 23px;
  position: absolute;
  top: 0;
  right: 35px;
  border: 1px solid #999;
  border-radius: 50%;
  z-index: 99;
  text-align: center;
  color: #999;
}
.rtl .home-style4 .woo-slider-default .res-button.slick-prev,
.rtl .home-style4 .woo-slider-default .slick-arrow.slick-prev {
  right: auto;
  left: 0;
}
.home-style4 .woo-slider-default .res-button.slick-prev:before,
.home-style4 .woo-slider-default .slick-arrow.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 13px;
}
.home-style4 .woo-slider-default .block-title h3 {
  margin: 0 0 10px;
}
.home-style4 .countdown-slider3 {
  position: relative;
}
@media (min-width: 1200px) {
  .home-style4 .countdown-slider3 .responsive {
    margin: 0 -15px;
  }
  .home-style1 .home-style4 .countdown-slider3 .responsive {
    margin: 0 -25px !important;
  }
}
.home-style4 .countdown-slider3 .block-title {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 7px;
  margin-bottom: 24px;
}
.home-style3 .home-style4 .countdown-slider3 .block-title {
  border-color: transparent;
}
@media (max-width: 767px) {
  .home-style4 .countdown-slider3 .block-title {
    margin: 0 0 20px;
  }
}
.home-style4 .countdown-slider3 .block-title .woocommmerce-shop {
  display: none;
}
.rtl .home-style4 .countdown-slider3 .block-title {
  text-align: right;
}
.home-style4 .countdown-slider3 .block-title h3 {
  padding: 0 35px;
  font-size: 1em;
  color: #222222;
  text-transform: capitalize;
  font-weight: 700;
  position: relative;
  display: inline-block;
}
@media (min-width: 1200px) {
  .home-style4 .countdown-slider3 .block-title h3 {
    font-size: 1.265625em;
  }
}
.home-style4 .countdown-slider3 .block-title h3:before {
  top: 50%;
  margin-top: -1.5px;
  position: absolute;
  content: "";
  left: 0;
  background-color: #d14031;
  height: 3px;
  width: 18px;
}
.rtl .home-style4 .countdown-slider3 .block-title h3:before {
  left: auto;
  right: 0;
}
.home-style4 .countdown-slider3 .product-countdown {
  width: 100%;
  margin-top: 7px;
  height: 35px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  border-radius: 5px;
  background: linear-gradient(90deg,#1891ff 0%,#1a91ff 35%,#00d2ed 100%);
}
.home-style4 .countdown-slider3 .product-countdown .countdown-row >span {
  color: #fff;
  margin: 0 7px;
  position: relative;
}
@media (max-width: 480px) {
  .home-style4 .countdown-slider3 .product-countdown .countdown-row >span {
    margin: 0 5px;
  }
}
.home-style4 .countdown-slider3 .product-countdown .countdown-row >span:last-child:after {
  display: none;
}
.home-style4 .countdown-slider3 .product-countdown .countdown-row >span:after {
  content: ":";
  color: #fff;
  right: -10px;
  top: 6px;
  font-size: 14px;
  position: absolute;
}
@media (max-width: 480px) {
  .home-style4 .countdown-slider3 .product-countdown .countdown-row >span:after {
    display: none;
  }
}
.home-style4 .countdown-slider3 .product-countdown .countdown-row >span:first-child:after {
  display: none;
}
@media (max-width: 375px) {
  .home-style4 .countdown-slider3 .product-countdown .countdown-row >span:first-child {
    display: none;
  }
}
.home-style4 .countdown-slider3 .product-countdown .countdown-row .countdown-section {
  text-align: center;
  display: inline-block;
  padding: 5px 0;
  border-radius: 5px;
  z-index: 99;
  color: #fff;
}
.home-style4 .countdown-slider3 .product-countdown .countdown-row .countdown-section.icon {
  margin: 0;
}
.home-style4 .countdown-slider3 .product-countdown .countdown-row .countdown-amount {
  font-size: 1em;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  padding: 0 2px;
}
@media (max-width: 991px) {
  .home-style4 .countdown-slider3 .product-countdown .countdown-row .countdown-amount {
    font-size: 12px;
  }
}
.home-style4 .countdown-slider3 .product-countdown .countdown-row .countdown-period {
  font-size: 1em;
  font-weight: bold;
  display: inline-block;
}
@media (max-width: 991px) {
  .home-style4 .countdown-slider3 .product-countdown .countdown-row .countdown-period {
    font-size: 12px;
  }
}
.home-style4 .countdown-slider3 .res-button,
.home-style4 .countdown-slider3 .slick-arrow {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  font-size: 0;
}
.home-style4 .countdown-slider3 .res-button:hover,
.home-style4 .countdown-slider3 .slick-arrow:hover {
  border-color: #d14031;
  background-color: #d14031;
  color: #ffffff;
}
.home-style4 .countdown-slider3 .res-button:hover:before,
.home-style4 .countdown-slider3 .slick-arrow:hover:before {
  color: #ffffff;
}
.home-style4 .countdown-slider3 .res-button.slick-next,
.home-style4 .countdown-slider3 .slick-arrow.slick-next {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 23px;
  font-size: 0;
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #999;
  border-radius: 50%;
  z-index: 9;
  text-align: center;
  color: #999;
}
.rtl .home-style4 .countdown-slider3 .res-button.slick-next,
.rtl .home-style4 .countdown-slider3 .slick-arrow.slick-next {
  right: auto;
  left: 35px;
}
.home-style4 .countdown-slider3 .res-button.slick-next:before,
.home-style4 .countdown-slider3 .slick-arrow.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 13px;
}
.home-style4 .countdown-slider3 .res-button.slick-prev,
.home-style4 .countdown-slider3 .slick-arrow.slick-prev {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 23px;
  position: absolute;
  top: 0;
  right: 35px;
  border: 1px solid #999;
  border-radius: 50%;
  z-index: 99;
  text-align: center;
  color: #999;
}
.rtl .home-style4 .countdown-slider3 .res-button.slick-prev,
.rtl .home-style4 .countdown-slider3 .slick-arrow.slick-prev {
  right: auto;
  left: 0;
}
.home-style4 .countdown-slider3 .res-button.slick-prev:before,
.home-style4 .countdown-slider3 .slick-arrow.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 13px;
}
.home-style4 .sw-category-slider1 {
  margin: 0 0 15px;
}
@media (min-width: 1200px) {
  .home-style4 .sw-category-slider1 .responsive {
    margin: 0 -15px;
  }
  .home-style1 .home-style4 .sw-category-slider1 .responsive {
    margin: 0 -25px !important;
  }
}
.home-style4 .sw-category-slider1 .block-title {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 7px;
  margin-bottom: 24px;
}
.home-style3 .home-style4 .sw-category-slider1 .block-title {
  border-color: transparent;
}
@media (max-width: 767px) {
  .home-style4 .sw-category-slider1 .block-title {
    margin: 0 0 20px;
  }
}
.home-style4 .sw-category-slider1 .block-title .woocommmerce-shop {
  display: none;
}
.rtl .home-style4 .sw-category-slider1 .block-title {
  text-align: right;
}
.home-style4 .sw-category-slider1 .block-title h3 {
  padding: 0 35px;
  font-size: 1em;
  color: #222222;
  text-transform: capitalize;
  font-weight: 700;
  position: relative;
  display: inline-block;
}
@media (min-width: 1200px) {
  .home-style4 .sw-category-slider1 .block-title h3 {
    font-size: 1.265625em;
  }
}
.home-style4 .sw-category-slider1 .block-title h3:before {
  top: 50%;
  margin-top: -1.5px;
  position: absolute;
  content: "";
  left: 0;
  background-color: #d14031;
  height: 3px;
  width: 18px;
}
.rtl .home-style4 .sw-category-slider1 .block-title h3:before {
  left: auto;
  right: 0;
}
.home-style4 .sw-category-slider1 .block-title h3:after,
.home-style4 .sw-category-slider1 .block-title:before {
  display: none;
}
@media (max-width: 767px) {
  .home-style4 .sw-category-slider1 {
    margin: 0 0 10px;
  }
}
@media (min-width: 1200px) {
  .home-style4 .sw-category-slider1 {
    margin: 0 0 75px;
  }
}
.home-style4 .sw-category-slider1 .responsive .item-inner .item-image .item-content h3 a {
  text-transform: capitalize;
}
.home-style4 .sw-category-slider1 .responsive .item-inner .item-image>a {
  max-width: 100px;
}
.home-style4 .sw-category-slider1 .responsive .item-inner .item-image .childcat-product-cat ul li.view-all a {
  color: #d14031;
  position: relative;
  display: inline-block;
  margin-top: 10px;
}
.home-style4 .sw-category-slider1 .responsive .item-inner .item-image .childcat-product-cat ul li.view-all a:before {
  content: "\f101 ";
  font-family: fontawesome;
  right: -15px;
  font-size: 0.79em;
  top: 50%;
  height: 7px;
  margin-top: -4px;
  left: auto;
  width: 7px;
  position: absolute;
  line-height: 7px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.home-style4 .sw-category-slider1 .responsive .item-inner .item-image .childcat-product-cat ul li.view-all a:hover {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -o-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}
.home-style4 .sw-category-slider1 .responsive .item-inner .item-image .childcat-product-cat ul li a {
  font-size: 0.79em;
  line-height: 23px;
}
@media (min-width: 1200px) {
  .sw-banner1>div>.vc_column-inner .box-banner ul li {
    width: 80%;
  }
  .sw-banner1>div>.vc_column-inner .box-banner .title {
    font-size: 1.42375em;
  }
  .content-newletter h1 {
    font-size: 1.42375em;
  }
  .content-newletter .mc4wp-form-fields button {
    font-size: 1em;
  }
}
.vc_row[data-vc-full-width].vc_hidden {
  opacity: 1;
}
body {
  background-color: #f7f7f7;
}
.home-style5 {
  background-color: #f5f5f5;
}
.home-style5 .footer {
  background-color: #222222;
}
.home-style5 .body-wrapper {
  background-color: #fff;
}
.home-style5 .sw-slider5 {
  padding: 0 40px;
  margin: 0 0 50px;
}
@media (min-width: 1400px) {
  .home-style5 .sw-slider5 {
    padding: 0 40px;
  }
}
@media (min-width: 1200px) {
  .home-style5 .sw-slider5 {
    margin: 0 0 163px;
  }
}
@media (max-width: 480px) {
  .home-style5 .sw-slider5 {
    padding: 0 10px;
  }
}
.home-style5 .sw-content-5 {
  text-align: center;
}
.home-style5 .sw-content-5 h2 {
  font-size: 1.5em;
  color: #000000;
  font-weight: bold;
  text-align: center;
  margin: 0 0 10px;
  letter-spacing: 4px;
}
@media (min-width: 1200px) {
  .home-style5 .sw-content-5 h2 {
    font-size: 51px;
  }
}
.home-style5 .sw-content-5 .text {
  text-align: center;
  font-size: 1em;
  line-height: 55px;
  color: #d14031;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .home-style5 .sw-content-5 .text {
    font-size: 18px;
  }
}
.home-style5 .sw-content-5 .description {
  font-size: 1em;
  text-align: center;
  color: #555;
  line-height: 28px;
  width: 55%;
  margin: 0 auto 38px;
}
@media (max-width: 1200px) {
  .home-style5 .sw-content-5 .description {
    width: 80%;
  }
}
.home-style5 .sw-brand-5 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: center;
}
@media (min-width: 1400px) {
  .home-style5 .sw-brand-5 {
    padding: 0 0 15px;
  }
}
.home-style5 .sw-brand-5 .chuky {
  padding: 0 70px;
  border-right: 1px solid #dddddd;
}
.home-style5 .sw-brand-5 .info {
  padding: 0 70px;
}
.home-style5 .sw-brand-5 .info h2 {
  font-size: 14px;
  color: #d14031;
}
.home-style5 .sw-brand-5 .info span {
  font-size: 18px;
  color: #000;
  font-weight: 700;
}
.home-style5 .sw-contact {
  margin: 30px -15px 30px;
  display: inline-block;
}
@media (min-width: 1200px) {
  .home-style5 .sw-contact {
    margin: 125px -15px 80px;
  }
}
.home-style5 .sw-contact .item {
  float: left;
  width: 50%;
  padding: 0 15px;
  margin: 0 0 15px;
  position: relative;
}
@media (min-width: 1200px) {
  .home-style5 .sw-contact .item {
    width: 25%;
    margin: 0;
  }
}
@media (max-width: 480px) {
  .home-style5 .sw-contact .item {
    width: 100%;
  }
}
.home-style5 .sw-contact .item .icon {
  float: left;
  position: absolute;
  width: 100%;
  left: 15px;
  top: 15px;
  display: inline-block;
}
.rtl .home-style5 .sw-contact .item .icon {
  right: 15px;
  left: auto;
}
.home-style5 .sw-contact .item .icon img {
  display: inline-block;
}
.home-style5 .sw-contact .item .text {
  float: left;
  padding: 0 0 0 60px;
}
.rtl .home-style5 .sw-contact .item .text {
  padding: 0 60px 0 0;
}
.home-style5 .sw-contact .item .text >* {
  width: 100%;
  float: left;
}
.home-style5 .sw-contact .item .text a {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  padding: 8px 0 0px;
  text-transform: capitalize;
}
.home-style5 .sw-contact .item .text .description {
  font-size: 14px;
  color: #999;
  line-height: 22px;
}
.text-showhiden {
  text-shadow: none;
}
.sw-author-5 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: center;
}
.sw-author-5 .info h2 {
  font-size: 14px;
  color: #d14031;
  font-style: italic;
  line-height: 24px;
  margin-bottom: 6px;
}
.sw-author-5 .info span {
  color: #222222;
  font-size: 18px;
  font-weight: 700;
}
.sw-author-5 >div {
  padding: 0 60px;
}
.sw-author-5 >div:first-child {
  border-right: 1px solid #dddddd;
}
.rtl .sw-author-5 >div:first-child {
  border-left: 1px solid #dddddd;
  border-right: 0;
}
@media (min-width: 767px) {
  .home-style3 .sw-woo-tab-cat .button-collapse {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .description-slider {
    display: none;
  }
}
.buton-banner {
  color: #f6e0a4 !important;
  line-height: 35px !important;
  border: 1px solid #d14031 !important;
  font-size: 14px !important;
  display: inline-block !important;
  padding: 2px 39px !important;
  background-color: #d14031 !important;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .buton-banner {
    font-size: 14px !important;
  }
}
.buton-banner:hover {
  color: #fff !important;
}
@media (min-width: 767px) {
  .see-more22 {
    border: 2px solid #d14031 !important;
    line-height: 35px !important;
    color: #d14031 !important;
    padding: 0 25px !important;
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .see-more {
    font-size: 12px !important;
    padding: 0 10px !important;
    color: #222222 !important;
    border: 1px solid #222222 !important;
    line-height: 20px !important;
    display: inline-block;
    text-transform: capitalize !important;
  }
}
.see-more .home-style3 {
  border: 2px solid;
  padding: 0 25px;
}
@media (min-width: 767px) {
  .home-style2 .see-more {
    color: #222222 !important;
    border: 1px solid #222222;
    line-height: 35px !important;
    display: inline-block;
    text-transform: capitalize !important;
    padding: 0 25px;
  }
}
@media (min-width: 1200px) {
  .home-style3 .countdown-slider-2 {
    margin-bottom: 80px;
  }
  .home-style3 .countdown-slider-2 .block-title {
    margin-bottom: 25px;
  }
  .home-style3 .sw-category-slider1 .block-title {
    margin-bottom: 7px;
  }
}
.sw-baner-indxe1 {
  position: relative;
}
@media (max-width: 767px) {
  .sw-baner-indxe1 {
    display: none;
  }
}
.sw-baner-indxe1 .wpb_single_image,
.sw-baner-indxe1 .wpb_content_element {
  margin: 0;
}
.sw-baner-indxe1 .content-item {
  position: absolute;
  z-index: 999;
  top: 15%;
  text-align: center;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 1400px) {
  .sw-baner-indxe1 .content-item {
    top: 20%;
  }
}
.sw-baner-indxe1 .content-item h2 {
  font-size: 16px;
  color: #d14031;
  line-height: 25px;
  text-transform: uppercase;
  margin: 0;
}
@media (min-width: 1400px) {
  .sw-baner-indxe1 .content-item h2 {
    margin: 0 0 20px;
  }
}
.sw-baner-indxe1 .content-item h1 {
  font-size: 46.18px;
  color: #fff;
  line-height: 66px;
  margin: 0;
  position: relative;
}
.sw-baner-indxe1 .content-item h1::before {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 8%;
  height: 1px;
  background-color: #fff;
}
.sw-baner-indxe1 .content-item a {
  margin: 10px 0 0;
  font-size: 16px;
  font-weight: 900;
  color: #fff;
  background-color: #d14031;
  display: inline-block;
  line-height: 24px;
  padding: 13px 50px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media (min-width: 1400px) {
  .sw-baner-indxe1 .content-item a {
    margin: 40px 0 0;
  }
}
.sw-author-bottom1 {
  margin-bottom: 35px;
}
@media (min-width: 1200px) {
  .sw-author-bottom1 {
    margin-bottom: 40px;
  }
}
.sw-author-bottom {
  background-color: #f5f5f5;
  padding: 30px 0 30px;
  margin-bottom: 35px;
}
@media (min-width: 1200px) {
  .sw-author-bottom {
    padding: 92px 0 60px;
    margin-bottom: 95px;
  }
}
.sw-author-bottom .item .item-wrap,
.sw-author-bottom .sw_author_product .widget-inner h3 {
  background-color: transparent;
}
.color-theme {
  color: #d14031 !important;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  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;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  min-height: 1px;
  display: none;
}
[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;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.rtl.woocommerce .widget_layered_nav ul li.chosen a::after,
.rtl.woocommerce .widget_layered_nav_filters ul li a::after {
  line-height: 1;
  content: "\e013";
  font-family: WooCommerce;
  font-weight: 400;
  color: #a00;
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
  margin-left: 10px;
}
.sw-custom-variation .sw-radio-variation:hover .variation-tooltip {
  display: none !important;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  height: 35px;
  padding: 10px 15px;
  background-color: #d14031;
  font-weight: 600px;
  color: #fff;
  margin: 0 0 30px;
}
.woocommerce-checkout .woocommerce form .form-row .input-checkbox {
  margin: 8px 8px 0 0;
}
.woocommerce-page form .form-row label.checkbox {
  padding-left: 10px;
}
.wcppec-checkout-buttons {
  text-align: left;
}
.rtl .wcppec-checkout-buttons {
  text-align: right;
}
.woocommerce.rtl .woocommerce .cart-collaterals .cart_totals,
.woocommerce-page.rtl .woocommerce .cart-collaterals .cart_totals {
  text-align: right;
}
.woocommerce input.input-text,
.woocommerce-page input.input-text {
  height: 35px;
  background-color: #fff;
  border: 1px solid #dddddd;
  text-indent: 10px;
  border-radius: 0;
}
.woocommerce .woocommerce-checkout #payment div.form-row,
.woocommerce-page .woocommerce-checkout #payment div.form-row {
  margin-bottom: 60px;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .button,
.woocommerce-page .woocommerce-MyAccount-content .woocommerce-address-fields .button {
  margin-top: 10px;
}
.woocommerce .lost_reset_password input.input-text,
.woocommerce-page .lost_reset_password input.input-text {
  border: 1px solid #eee !important;
}
.woocommerce .lost_reset_password button,
.woocommerce-page .lost_reset_password button {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  background-color: #d14031;
  color: #fff;
  margin: 0 0 30px;
}
.woocommerce .lost_reset_password button:hover,
.woocommerce-page .lost_reset_password button:hover {
  background: #a93226;
  color: #fff;
}
.woocommerce #customer_login h2,
.woocommerce-page #customer_login h2 {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 20px;
  font-size: 24px;
  text-transform: uppercase;
}
.woocommerce #customer_login form.login,
.woocommerce #customer_login form.register,
.woocommerce-page #customer_login form.login,
.woocommerce-page #customer_login form.register {
  border: 0;
  padding: 0;
}
.woocommerce #customer_login form.login .form-row .input-text,
.woocommerce #customer_login form.register .form-row .input-text,
.woocommerce-page #customer_login form.login .form-row .input-text,
.woocommerce-page #customer_login form.register .form-row .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #eee;
  border: 0;
}
.woocommerce #customer_login form.login .form-row .input-text#password,
.woocommerce #customer_login form.register .form-row .input-text#password,
.woocommerce-page #customer_login form.login .form-row .input-text#password,
.woocommerce-page #customer_login form.register .form-row .input-text#password {
  width: 100%;
}
.woocommerce form.lost_reset_password .form-row,
.woocommerce-page form.lost_reset_password .form-row {
  width: 300px;
  max-width: 100%;
}
.woocommerce form.lost_reset_password .form-row .input-text,
.woocommerce-page form.lost_reset_password .form-row .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #eee;
  border: 0;
}
.woocommerce form.lost_reset_password .form-row input.button,
.woocommerce-page form.lost_reset_password .form-row input.button {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  margin-bottom: 10px;
  margin-top: 0;
}
.woocommerce form.lost_reset_password .form-row input.button:hover,
.woocommerce-page form.lost_reset_password .form-row input.button:hover {
  background: #a93226;
  color: #fff;
}
.woocommerce .woocommerce form .form-row label,
.woocommerce-page .woocommerce form .form-row label {
  font-weight: normal;
}
.woocommerce .woocommerce form .form-row label.inline input,
.woocommerce-page .woocommerce form .form-row label.inline input {
  margin: 0;
}
.woocommerce .woocommerce form .form-row label input,
.woocommerce-page .woocommerce form .form-row label input {
  margin: 10px -20px 0 -20px;
  display: inline-block;
}
.woocommerce .woocommerce-checkout table.shop_table th,
.woocommerce .woocommerce-checkout table.shop_table td,
.woocommerce-page .woocommerce-checkout table.shop_table th,
.woocommerce-page .woocommerce-checkout table.shop_table td {
  border: 0;
}
.woocommerce .woocommerce-checkout table.shop_table th,
.woocommerce-page .woocommerce-checkout table.shop_table th {
  color: #222222;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
}
.woocommerce .woocommerce-checkout .col-1 h3,
.woocommerce .woocommerce-checkout .col-2 h3,
.woocommerce-page .woocommerce-checkout .col-1 h3,
.woocommerce-page .woocommerce-checkout .col-2 h3 {
  color: #222222;
}
.woocommerce .woocommerce-checkout .woocommerce-checkout-payment label,
.woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment label {
  color: #222222;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
}
.woocommerce .woocommerce .checkout #order_review table.shop_table td,
.woocommerce .woocommerce .checkout #order_review table.shop_table tfoot th,
.woocommerce .woocommerce-page .checkout #order_review table.shop_table td,
.woocommerce .woocommerce-page .checkout #order_review table.shop_table tfoot th,
.woocommerce-page .woocommerce .checkout #order_review table.shop_table td,
.woocommerce-page .woocommerce .checkout #order_review table.shop_table tfoot th,
.woocommerce-page .woocommerce-page .checkout #order_review table.shop_table td,
.woocommerce-page .woocommerce-page .checkout #order_review table.shop_table tfoot th {
  border-top: 1px solid #fff;
  padding: 10px 15px;
  border-right: 0;
}
.woocommerce .entry-summary form.register input[type="submit"],
.woocommerce-page .entry-summary form.register input[type="submit"] {
  text-transform: uppercase;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
}
.woocommerce .entry-content form.login,
.woocommerce-page .entry-content form.login {
  border: 0;
  padding: 0;
}
.woocommerce .entry-content form.login .form-row-first,
.woocommerce .entry-content form.login .form-row-last,
.woocommerce-page .entry-content form.login .form-row-first,
.woocommerce-page .entry-content form.login .form-row-last {
  float: left;
  width: 48.5%;
  padding: 0;
  margin-bottom: 15px;
}
.woocommerce .entry-content form.login .form-row-first .input-text,
.woocommerce .entry-content form.login .form-row-last .input-text,
.woocommerce-page .entry-content form.login .form-row-first .input-text,
.woocommerce-page .entry-content form.login .form-row-last .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #eee;
  border: 0;
}
.woocommerce .entry-content form.login .form-row-last,
.woocommerce-page .entry-content form.login .form-row-last {
  margin-left: 3%;
}
.woocommerce .entry-content form.login .form-row label.inline,
.woocommerce-page .entry-content form.login .form-row label.inline {
  clear: both;
  display: block;
  line-height: normal;
  vertical-align: top;
}
.woocommerce .entry-content form.login .form-row button,
.woocommerce-page .entry-content form.login .form-row button {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  background-color: #d14031;
  color: #fff;
}
.woocommerce .entry-content form.login .form-row button:hover,
.woocommerce-page .entry-content form.login .form-row button:hover {
  background: #a93226;
  color: #fff;
}
.woocommerce .entry-content form.login .lost_password a,
.woocommerce-page .entry-content form.login .lost_password a {
  color: #d14031;
}
.woocommerce .entry-content form.login .lost_password a:hover,
.woocommerce-page .entry-content form.login .lost_password a:hover {
  color: #942c21;
}
.woocommerce .entry-content .checkout_coupon,
.woocommerce-page .entry-content .checkout_coupon {
  padding: 0;
  border: 0;
}
.woocommerce .entry-content .checkout_coupon .form-row,
.woocommerce-page .entry-content .checkout_coupon .form-row {
  width: 180px;
  float: left;
  padding: 0;
}
.woocommerce .entry-content .checkout_coupon .form-row.form-row-last,
.woocommerce-page .entry-content .checkout_coupon .form-row.form-row-last {
  text-align: center;
}
.woocommerce .entry-content .checkout_coupon .form-row .input-text,
.woocommerce-page .entry-content .checkout_coupon .form-row .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #eee;
  border: 0;
}
.woocommerce .entry-content .checkout_coupon .form-row button,
.woocommerce-page .entry-content .checkout_coupon .form-row button {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  background-color: #d14031;
  color: #fff;
}
.woocommerce .entry-content .checkout_coupon .form-row button:hover,
.woocommerce-page .entry-content .checkout_coupon .form-row button:hover {
  background: #a93226;
  color: #fff;
}
.woocommerce .checkout .col2-set .col-1,
.woocommerce .checkout .col2-set .col-2,
.woocommerce-page .checkout .col2-set .col-1,
.woocommerce-page .checkout .col2-set .col-2 {
  float: left;
  width: 50%;
}
.woocommerce .checkout .col2-set .col-1 h3,
.woocommerce .checkout .col2-set .col-2 h3,
.woocommerce-page .checkout .col2-set .col-1 h3,
.woocommerce-page .checkout .col2-set .col-2 h3 {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: normal;
}
.woocommerce .checkout .col2-set .col-1 .chosen-container-single .chosen-single,
.woocommerce .checkout .col2-set .col-2 .chosen-container-single .chosen-single,
.woocommerce-page .checkout .col2-set .col-1 .chosen-container-single .chosen-single,
.woocommerce-page .checkout .col2-set .col-2 .chosen-container-single .chosen-single {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.woocommerce .checkout .col2-set .col-1 input,
.woocommerce .checkout .col2-set .col-1 textarea,
.woocommerce .checkout .col2-set .col-2 input,
.woocommerce .checkout .col2-set .col-2 textarea,
.woocommerce-page .checkout .col2-set .col-1 input,
.woocommerce-page .checkout .col2-set .col-1 textarea,
.woocommerce-page .checkout .col2-set .col-2 input,
.woocommerce-page .checkout .col2-set .col-2 textarea {
  background-color: #eee !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 0;
}
.woocommerce .checkout .col2-set .col-1 textarea,
.woocommerce .checkout .col2-set .col-2 textarea,
.woocommerce-page .checkout .col2-set .col-1 textarea,
.woocommerce-page .checkout .col2-set .col-2 textarea {
  padding: 10px;
  min-height: 80px;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields {
  padding-right: 15px;
  margin-bottom: 15px;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-account-fields,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-account-fields {
  margin-bottom: 30px;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-account-fields .input-checkbox,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-account-fields .input-checkbox {
  margin-top: 5px;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields {
  padding-left: 15px;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address {
  padding: 0 0 10px;
  width: 100%;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address >label,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address >label {
  padding: 0;
  margin: 0;
  font-weight: normal;
  vertical-align: top;
  display: inline-block;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address >input,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address >input {
  display: inline-block;
  vertical-align: top;
  margin: 6px 5px 0;
}
.woocommerce .checkout #order_review table.shop_table,
.woocommerce-page .checkout #order_review table.shop_table {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 0;
}
.woocommerce .checkout #order_review table.shop_table td,
.woocommerce .checkout #order_review table.shop_table tfoot th,
.woocommerce-page .checkout #order_review table.shop_table td,
.woocommerce-page .checkout #order_review table.shop_table tfoot th {
  border-top: 1px solid #fff;
  padding: 10px 15px;
}
.woocommerce .checkout #order_review table.shop_table tr,
.woocommerce-page .checkout #order_review table.shop_table tr {
  background: #eee;
}
.woocommerce .checkout #order_review table.shop_table tr:hover,
.woocommerce-page .checkout #order_review table.shop_table tr:hover {
  background: #d5d5d5;
  cursor: pointer;
}
.woocommerce .checkout #payment,
.woocommerce-page .checkout #payment {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.woocommerce .checkout #payment .terms,
.woocommerce-page .checkout #payment .terms {
  float: none;
}
.woocommerce .checkout #payment .terms .input-checkbox,
.woocommerce-page .checkout #payment .terms .input-checkbox {
  margin-top: 6px;
}
.woocommerce .checkout #payment #place_order,
.woocommerce-page .checkout #payment #place_order {
  width: auto;
  border: 0;
  padding: 10px 20px;
  background: #d14031;
  color: #fff;
  text-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  text-transform: uppercase;
}
.woocommerce .checkout #payment #place_order:hover,
.woocommerce-page .checkout #payment #place_order:hover {
  background: #942c21;
}
.woocommerce form table.shop_table.shop_table_responsive,
.woocommerce-page form table.shop_table.shop_table_responsive {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 0;
  margin-bottom: 50px;
  border: 1px solid #dddddd;
}
.woocommerce form table.shop_table.shop_table_responsive th.product-thumbnail,
.woocommerce form table.shop_table.shop_table_responsive tr td.product-thumbnail,
.woocommerce-page form table.shop_table.shop_table_responsive th.product-thumbnail,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-thumbnail {
  display: table-cell;
}
.woocommerce form table.shop_table.shop_table_responsive thead,
.woocommerce-page form table.shop_table.shop_table_responsive thead {
  display: table-row-group;
}
.woocommerce form table.shop_table.shop_table_responsive thead tr,
.woocommerce-page form table.shop_table.shop_table_responsive thead tr {
  display: table-row;
}
.woocommerce form table.shop_table.shop_table_responsive thead tr th,
.woocommerce-page form table.shop_table.shop_table_responsive thead tr th {
  border-bottom: 1px solid #dddddd;
  border-top: 0;
  border-left: 0;
  color: #222222;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
}
.woocommerce form table.shop_table.shop_table_responsive thead tr th.product-subtotal,
.woocommerce-page form table.shop_table.shop_table_responsive thead tr th.product-subtotal {
  border-right: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr {
  display: table-row;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr td,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td {
  border-top: 1px solid #dddddd;
  display: table-cell;
  text-align: left !important;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr td:before,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td:before {
  display: none;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr.cart_item td,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr.cart_item td {
  border: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr.cart_item td.product-price,
.woocommerce form table.shop_table.shop_table_responsive tbody tr.cart_item td.product-subtotal,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr.cart_item td.product-price,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr.cart_item td.product-subtotal {
  font-size: 18px;
  color: #d14031;
  font-weight: 600;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr.cart_item td.product-name a,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr.cart_item td.product-name a {
  font-size: 16px;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr.cart_item td.product-name a:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr.cart_item td.product-name a:hover {
  color: #d14031;
}
.woocommerce form table.shop_table.shop_table_responsive tr,
.woocommerce-page form table.shop_table.shop_table_responsive tr {
  border: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td,
.woocommerce-page form table.shop_table.shop_table_responsive tr td {
  border: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-thumbnail img,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-thumbnail img {
  width: 70px;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-remove,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-remove {
  font-size: 24px;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity {
  border: 1px solid #dddddd;
  overflow: visible;
  display: inline-block;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input.qty,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input.qty {
  height: 30px;
  min-height: initial;
  border: 0;
  float: left;
  text-indent: inherit;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input[type=number],
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input[type=number] {
  -moz-appearance: textfield;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-outer-spin-button,
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-inner-spin-button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-outer-spin-button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus,
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus {
  float: left;
  position: static;
  background: #ccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  height: auto;
  height: 30px;
  width: 25px;
  border: 0;
  font-size: 18px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-weight: normal;
  display: block !important;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus:hover,
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus:hover {
  background: #d14031;
  color: #fff;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions {
  padding: 15px 10px;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon {
  float: left;
  padding: 0;
}
.rtl .woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon,
.rtl .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon {
  float: right;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon .input-text,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  margin: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text {
  height: 31px;
  border-radius: 3px;
  padding: 5px 10px;
  width: 200px;
}
.rtl .woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text,
.rtl .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text {
  float: right;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .button {
  background: #d14031 !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-weight: normal;
  color: #fff;
  margin: 0 5px;
  border-color: #d14031;
  vertical-align: top;
  width: auto;
  padding: 7px 15px;
  height: 31px;
  text-transform: uppercase;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .button:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .button:hover {
  background: #a93226 !important;
  color: #fff;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button {
  background: #ccc;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-weight: normal;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button:hover {
  background: #d14031;
  color: #fff;
  border-color: #d14031;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button {
  background: #d14031;
  color: #fff;
  border-color: #d14031;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button:hover {
  background: #a93226;
}
.woocommerce >.cart-collaterals,
.woocommerce-page >.cart-collaterals {
  margin-bottom: 10px;
}
.woocommerce >.cart-collaterals .products-wrapper,
.woocommerce-page >.cart-collaterals .products-wrapper {
  padding: 0;
}
.woocommerce >.cart-collaterals .cart_totals,
.woocommerce-page >.cart-collaterals .cart_totals {
  width: 50%;
  margin-bottom: 45px;
  float: left;
}
.rtl .woocommerce >.cart-collaterals .cart_totals,
.rtl .woocommerce-page >.cart-collaterals .cart_totals {
  float: right;
  text-align: right;
}
.woocommerce >.cart-collaterals .cart_totals h2,
.woocommerce-page >.cart-collaterals .cart_totals h2 {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 24px;
}
.woocommerce >.cart-collaterals .cart_totals table,
.woocommerce-page >.cart-collaterals .cart_totals table {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 1px solid #eee;
}
.woocommerce >.cart-collaterals .cart_totals table tr,
.woocommerce-page >.cart-collaterals .cart_totals table tr {
  border: 0;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  color: #222222;
}
.woocommerce >.cart-collaterals .cart_totals table tr th,
.woocommerce >.cart-collaterals .cart_totals table tr td,
.woocommerce-page >.cart-collaterals .cart_totals table tr th,
.woocommerce-page >.cart-collaterals .cart_totals table tr td {
  border-bottom: 1px solid #dddddd;
  padding: 15px;
}
.woocommerce >.cart-collaterals .cart_totals table tr:last-child th,
.woocommerce >.cart-collaterals .cart_totals table tr:last-child td,
.woocommerce-page >.cart-collaterals .cart_totals table tr:last-child th,
.woocommerce-page >.cart-collaterals .cart_totals table tr:last-child td {
  border-bottom: 0;
}
.woocommerce >.cart-collaterals .cart_totals table tr td,
.woocommerce-page >.cart-collaterals .cart_totals table tr td {
  text-align: right;
  background-color: #fff;
}
.woocommerce >.cart-collaterals .cart_totals table tr.order-total th .amount,
.woocommerce >.cart-collaterals .cart_totals table tr.order-total td .amount,
.woocommerce-page >.cart-collaterals .cart_totals table tr.order-total th .amount,
.woocommerce-page >.cart-collaterals .cart_totals table tr.order-total td .amount {
  font-size: 18px;
  font-weight: normal;
  color: #d14031;
}
.woocommerce >.cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.woocommerce-page >.cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  background: #d14031;
  display: inline-block;
  text-shadow: none;
  font-weight: normal;
  font-size: 14px;
  padding: 0 15px;
  line-height: 35px;
}
.woocommerce >.cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.woocommerce-page >.cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover {
  background: #a93226;
}
.woocommerce >.cart-collaterals .shipping_calculator,
.woocommerce-page >.cart-collaterals .shipping_calculator {
  float: left;
  margin-left: 2%;
  width: 48%;
}
.woocommerce >.cart-collaterals .shipping_calculator h2,
.woocommerce-page >.cart-collaterals .shipping_calculator h2 {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.woocommerce >.cart-collaterals .shipping_calculator h2 a:after,
.woocommerce-page >.cart-collaterals .shipping_calculator h2 a:after {
  content: "";
}
.woocommerce >.cart-collaterals .shipping_calculator .shipping-calculator-form .form-row,
.woocommerce-page >.cart-collaterals .shipping_calculator .shipping-calculator-form .form-row {
  padding: 5px 0;
}
.woocommerce >.cart-collaterals .shipping_calculator .shipping-calculator-form .form-row .input-text,
.woocommerce-page >.cart-collaterals .shipping_calculator .shipping-calculator-form .form-row .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.woocommerce >.cart-collaterals .shipping_calculator .shipping-calculator-form .button,
.woocommerce-page >.cart-collaterals .shipping_calculator .shipping-calculator-form .button {
  background: #d14031;
  color: #fff;
  border-color: #d14031;
  width: auto;
  display: inline-block;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-weight: normal;
}
.woocommerce >.cart-collaterals .shipping_calculator .shipping-calculator-form .button:hover,
.woocommerce-page >.cart-collaterals .shipping_calculator .shipping-calculator-form .button:hover {
  background: #a93226;
}
.woocommerce #content .woocommerce-message,
.woocommerce #content .woocommerce-error,
.woocommerce #content .woocommerce-info,
.woocommerce #contents .woocommerce-message,
.woocommerce #contents .woocommerce-error,
.woocommerce #contents .woocommerce-info,
.woocommerce-page #content .woocommerce-message,
.woocommerce-page #content .woocommerce-error,
.woocommerce-page #content .woocommerce-info,
.woocommerce-page #contents .woocommerce-message,
.woocommerce-page #contents .woocommerce-error,
.woocommerce-page #contents .woocommerce-info {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border-top-color: #d14031;
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}
.woocommerce #content .woocommerce-message .wc-forward,
.woocommerce #content .woocommerce-error .wc-forward,
.woocommerce #content .woocommerce-info .wc-forward,
.woocommerce #contents .woocommerce-message .wc-forward,
.woocommerce #contents .woocommerce-error .wc-forward,
.woocommerce #contents .woocommerce-info .wc-forward,
.woocommerce-page #content .woocommerce-message .wc-forward,
.woocommerce-page #content .woocommerce-error .wc-forward,
.woocommerce-page #content .woocommerce-info .wc-forward,
.woocommerce-page #contents .woocommerce-message .wc-forward,
.woocommerce-page #contents .woocommerce-error .wc-forward,
.woocommerce-page #contents .woocommerce-info .wc-forward {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  border: 0;
  font-weight: normal;
  background: #d14031;
  color: #fff;
}
.woocommerce #content .woocommerce-message .wc-forward:hover,
.woocommerce #content .woocommerce-error .wc-forward:hover,
.woocommerce #content .woocommerce-info .wc-forward:hover,
.woocommerce #contents .woocommerce-message .wc-forward:hover,
.woocommerce #contents .woocommerce-error .wc-forward:hover,
.woocommerce #contents .woocommerce-info .wc-forward:hover,
.woocommerce-page #content .woocommerce-message .wc-forward:hover,
.woocommerce-page #content .woocommerce-error .wc-forward:hover,
.woocommerce-page #content .woocommerce-info .wc-forward:hover,
.woocommerce-page #contents .woocommerce-message .wc-forward:hover,
.woocommerce-page #contents .woocommerce-error .wc-forward:hover,
.woocommerce-page #contents .woocommerce-info .wc-forward:hover {
  opacity: 0.7;
}
.woocommerce #reviews #review_form_wrapper h3,
.woocommerce-page #reviews #review_form_wrapper h3 {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 18px;
  text-transform: uppercase;
}
.woocommerce #reviews #review_form_wrapper .comment-form input,
.woocommerce #reviews #review_form_wrapper .comment-form textarea,
.woocommerce-page #reviews #review_form_wrapper .comment-form input,
.woocommerce-page #reviews #review_form_wrapper .comment-form textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 7px 10px;
  width: 100%;
}
.woocommerce #reviews #review_form_wrapper .comment-form textarea,
.woocommerce-page #reviews #review_form_wrapper .comment-form textarea {
  width: 100%;
  border-radius: 0;
}
.woocommerce #reviews #review_form_wrapper .comment-form input#submit,
.woocommerce-page #reviews #review_form_wrapper .comment-form input#submit {
  width: auto;
  color: #fff;
  height: auto;
  margin: 0;
  font-weight: bold;
  background-color: #d14031 !important;
  border-radius: 0 !important;
}
.woocommerce #reviews #review_form_wrapper .comment-form input#submit:hover,
.woocommerce-page #reviews #review_form_wrapper .comment-form input#submit:hover {
  color: #fff;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-brand,
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-brand,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email {
  width: 50%;
  float: left;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-brand label,
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email label,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-brand label,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email label {
  display: block;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-brand input,
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email input,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-brand input,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email input {
  width: 100%;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-brand,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-brand {
  padding-right: 15px;
}
.woocommerce table.my_account_orders,
.woocommerce-page table.my_account_orders {
  font-size: 1em;
}
.woocommerce table.my_account_orders tr th,
.woocommerce-page table.my_account_orders tr th {
  background: #ccc;
}
.woocommerce table.my_account_orders tr td.order-actions .button,
.woocommerce-page table.my_account_orders tr td.order-actions .button {
  background: #222222;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  color: #fff;
  text-shadow: none;
  font-weight: normal;
  border: 0;
}
.woocommerce table.my_account_orders tr td.order-actions .button:hover,
.woocommerce-page table.my_account_orders tr td.order-actions .button:hover {
  background: #d14031;
}
.woocommerce .entry-content .col2-set .address,
.woocommerce-page .entry-content .col2-set .address {
  padding-left: 15px;
  padding-right: 15px;
}
.woocommerce table.wishlist_table thead th {
  border-color: #e7e7e7;
  color: #222222;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
}
.woocommerce form table.wishlist_table,
.woocommerce-page form table.wishlist_table {
  border-collapse: collapse;
  background-color: #fff;
}
.woocommerce form table.wishlist_table th.product-thumbnail,
.woocommerce-page form table.wishlist_table th.product-thumbnail {
  border: 0;
}
.woocommerce form table.wishlist_table tfoot,
.woocommerce-page form table.wishlist_table tfoot {
  border-top: 1px solid #dddddd;
}
.woocommerce form table.wishlist_table tr td,
.woocommerce-page form table.wishlist_table tr td {
  text-align: start;
  padding: 10px 12px;
  border-color: #e7e7e7;
}
.woocommerce form table.wishlist_table tr td.product-name a,
.woocommerce-page form table.wishlist_table tr td.product-name a {
  font-size: 16px;
}
.woocommerce form table.wishlist_table tr td.product-price del,
.woocommerce-page form table.wishlist_table tr td.product-price del {
  margin-right: 10px;
  color: #999;
}
.woocommerce form table.wishlist_table tr td.product-price del span,
.woocommerce-page form table.wishlist_table tr td.product-price del span {
  font-size: 16px;
}
.woocommerce form table.wishlist_table tr td.product-price ins,
.woocommerce-page form table.wishlist_table tr td.product-price ins {
  color: #d14031;
  text-decoration: none;
  font-weight: 600;
}
.woocommerce form table.wishlist_table tr td.product-price ins span,
.woocommerce-page form table.wishlist_table tr td.product-price ins span {
  font-size: 18px;
}
.woocommerce form table.wishlist_table tr td.product-price >span.amount,
.woocommerce-page form table.wishlist_table tr td.product-price >span.amount {
  color: #d14031;
  font-size: 18px;
  font-weight: 600;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart {
  vertical-align: top;
  text-align: center;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart {
  display: inline-block !important;
  padding: 0;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading {
  height: 43px;
  position: relative;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:before,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:before {
  border-radius: 16px;
  background-color: #d14031;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:after,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:after {
  content: '';
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart a.button,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart a.button {
  background: #999;
  border: 0;
  text-transform: capitalize;
  text-shadow: none;
  color: #fff;
  position: static;
  padding: 8px 20px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -o-border-radius: 40px;
  -ms-border-radius: 40px;
  border-radius: 40px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  margin: 13px 0;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart a.button:hover,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart a.button:hover {
  background: #d14031;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .remove_from_wishlist.button,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .remove_from_wishlist.button {
  display: none !important;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .dateadded,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .dateadded {
  margin-bottom: 5px;
}
.woocommerce form table.wishlist_table tr td.product-remove a.remove,
.woocommerce-page form table.wishlist_table tr td.product-remove a.remove {
  font-size: 1em;
  margin: 0 auto;
}
.woocommerce form table.wishlist_table tbody tr,
.woocommerce-page form table.wishlist_table tbody tr {
  border-top: 1px solid #fff;
}
.woocommerce form table.wishlist_table tbody tr:hover,
.woocommerce-page form table.wishlist_table tbody tr:hover {
  background: #dedede;
  cursor: pointer;
}
.woocommerce tbody tr td,
.woocommerce thead tr th,
.woocommerce-page tbody tr td,
.woocommerce-page thead tr th {
  font-size: 14px;
}
.woocommerce article header .entry-title,
.woocommerce-page article header .entry-title {
  font-size: 24px;
  color: #d14031;
}
.woocommerce article .wishlist-title,
.woocommerce-page article .wishlist-title {
  display: none;
}
.woocommerce .return-to-shop .button.wc-backward,
.woocommerce-page .return-to-shop .button.wc-backward {
  background-color: #d14031;
  color: #fff;
  margin-bottom: 30px;
  padding: 10px;
}
.woocommerce .return-to-shop .button.wc-backward:hover,
.woocommerce-page .return-to-shop .button.wc-backward:hover {
  background-color: ;
}
.woocommerce a.remove {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.woocommerce #respond input#submit,
.woocommerce input.button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background-color: #464646;
  color: #fff;
  font-weight: normal;
  border: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.woocommerce #respond input#submit:hover,
.woocommerce input.button:hover {
  background-color: #d14031;
  color: #fff;
}
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
  margin-bottom: 0.25em;
}
.woocommerce div.product p.cart {
  float: left;
}
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
  line-height: 35px;
}
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-message .button {
  margin-bottom: 0;
  line-height: 35px;
  padding: 0 20px;
}
div.star,
div.stars {
  background: url("../assets/img/default/star.png") repeat-x scroll 0 0 rgba(0,0,0,0);
  height: 12px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 65px;
  display: inline-block;
  vertical-align: top;
}
div.star span,
div.stars span {
  background: url("../assets/img/default/star-active.png") repeat scroll 0 0 rgba(0,0,0,0);
  float: left;
  left: 0;
  overflow: hidden;
  padding-top: 1.5em;
  position: absolute;
  top: 0;
}
div.star .rating-hidden,
div.stars .rating-hidden {
  display: none;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #ddd;
  border: 0;
  height: 2px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #d14031;
  height: 2px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #d14031;
  border: 1px solid #d14031;
  width: 10px;
  height: 10px;
  top: -4px;
  cursor: pointer;
}
.woocommerce .widget_price_filter .ui-slider {
  margin-bottom: 20px;
  margin-top: 20px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  border-radius: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: normal;
  margin: 0;
  padding: 0 10px;
  letter-spacing: 1.5px;
  float: right;
  background-color: transparent;
  color: #222;
  text-decoration: underline;
  font-size: 14px;
  line-height: 28px;
  height: 28px;
  text-transform: uppercase;
}
.rtl .woocommerce .widget_price_filter .price_slider_amount .button {
  float: left;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
  color: #d14031;
}
.price_slider_wrapper .price_slider_amount #min_price,
.price_slider_wrapper .price_slider_amount #max_price {
  display: inline-block !important;
  width: 20%;
  text-indent: 10px;
  height: 32px;
  margin-bottom: 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 1px solid transparent;
  background-color: transparent;
  padding: 0;
  display: none !important;
  float: right;
}
.price_slider_wrapper .price_slider_amount #min_price {
  float: left;
  margin-right: 3%;
}
.price_slider_wrapper .price_slider_amount #max_price {
  float: left;
  margin-left: 1%;
}
.rtl .price_slider_wrapper .price_slider_amount >.button {
  float: right;
}
.price_slider_wrapper .price_label {
  float: left;
  display: inline-block;
  font-size: 0;
  text-transform: capitalize;
  color: #999;
}
@media (min-width: 991px) {
  .price_slider_wrapper .price_label {
    font-size: 12px;
  }
}
.price_slider_wrapper .price_label >span {
  text-transform: capitalize;
  color: #222222;
  font-size: 12px;
}
@media (max-width: 991px) {
  .price_slider_wrapper .price_label >span {
    padding: 0 5px;
  }
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: 4px;
}
.woocommerce button.button.alt.disabled {
  padding: 0 25px 0 55px;
}
.rtl.woocommerce button.button.alt.disabled {
  padding: 0 55px 0 25px;
}
.sidebar .widget.widget_layered_nav .widget-inner ul>li {
  overflow: hidden;
}
.sidebar .widget.widget_layered_nav .widget-inner ul>li span.count {
  float: right;
}
.rtl .sidebar .widget.widget_layered_nav .widget-inner ul>li span.count {
  float: left;
}
.woocommerce-account #contents .page .entry-title {
  margin-bottom: 30px;
}
.woocommerce-account .entry-summary>.woocommerce {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.woocommerce-account .entry-summary>.woocommerce .woocommerce-MyAccount-content {
  order: 1;
}
.woocommerce-account h2 {
  font-size: 18px;
}
.woocommerce-account h3 {
  font-size: 16px;
}
.woocommerce-account #contents {
  background: #fff;
  margin-bottom: 30px;
  padding-top: 30px;
}
.woocommerce-account #contents header {
  display: block;
}
.woocommerce-account #contents header h2 {
  font-size: 24px;
  margin-bottom: 20px;
}
.woocommerce-account #contents header h3 {
  font-size: 20px;
}
.woocommerce-account #contents header .edit {
  display: block;
  font-weight: bold;
  color: #d14031;
  margin-bottom: 10px;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation {
  width: 30%;
  padding-right: 30px;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation {
    width: 20%;
  }
}
@media (max-width: 767px) {
  .woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation {
    width: 100%;
  }
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation >ul {
  list-style: none;
  margin: 0;
  border: 1px solid #dddddd;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation >ul >li >a {
  display: block;
  min-width: 180px;
  padding: 10px 20px;
  border-bottom: 1px solid #dddddd;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation >ul >li:last-child>a {
  border: 0;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation >ul >li.is-active>a {
  color: #d14031;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content {
  margin-bottom: 30px;
  width: 70%;
}
@media (min-width: 1200px) {
  .woocommerce-account #contents .entry-content .woocommerce-MyAccount-content {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .woocommerce-account #contents .entry-content .woocommerce-MyAccount-content {
    width: 100%;
  }
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders {
  border: 1px solid #dddddd;
  border-radius: 0;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order {
  border-bottom: 1px solid #dddddd;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order:last-child {
  border: 0;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td {
  text-align: start !important;
  padding: 5px 15px;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-number,
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-status {
  width: 15%;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-date {
  width: 20%;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-total {
  width: 40%;
}
.rtl.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation {
  padding-left: 30px;
  padding-right: 0;
}
.woocommerce-wishlist #contents .page .entry-title {
  margin-bottom: 40px;
}
.woocommerce-wishlist .wishlist-title h2 {
  font-size: 24px;
  padding: 0;
  margin-bottom: 20px;
}
.woocommerce-wishlist .woocommerce table.shop_table {
  margin-bottom: 40px;
}
.woocommerce-checkout h3 {
  font-size: 18px;
  color: #222222;
  font-weight: normal;
}
.woocommerce-checkout h3#order_review_heading {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.woocommerce-checkout .select2-container--default .select2-selection--single {
  border-radius: 0;
  height: 35px;
  background: #eee;
  border: none;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 35px;
  padding-left: 20px;
  background-color: #eee;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 0;
}
.woocommerce-checkout .woocommerce-info {
  padding: 10px 45px 12px 45px;
}
.woocommerce-noreviews {
  padding: 0 15px;
}
.fb_iframe_widget iframe {
  max-width: initial;
  z-index: 1;
}
.woocommerce-cart table {
  background-color: #fff;
}
.woocommerce-cart #contents .page h2,
.woocommerce-wishlist #contents .page h2,
.woocommerce-account #contents .page h2,
.woocommerce-checkout #contents .page h2 {
  margin-bottom: 25px;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-size: 24px;
  color: #222222;
}
.woocommerce-cart #contents .page h2 {
  border-bottom: 1px solid #dddddd;
}
.woocommerce-checkout .customer_details tr {
  clear: both;
}
.woocommerce-checkout .customer_details tr td:before {
  display: none;
}
.woocommerce-checkout .customer_details tr th {
  border-top: 0 !important;
  display: block !important;
}
#tab-description ul {
  margin-right: 20px !important;
  margin-left: 20px !important;
}
.rtl th {
  text-align: right;
}
.rtl .close-login {
  right: auto;
  left: 10px;
}
.rtl .block-popup-login .email-input:before,
.rtl .block-popup-login .pass-input:before {
  left: auto;
  right: 0px;
}
.rtl .block-popup-login .tt_popup_login strong {
  padding-left: 10px;
  padding-right: 70px;
  float: right;
}
.rtl .block-popup-login .tt_popup_login strong:before {
  right: auto;
  left: -20px;
  border-right: 0px;
  border-left: 20px solid transparent;
}
.rtl .block-popup-login .input-text {
  padding: 0 52px 0px 5px;
}
.rtl .woocommerce table.shop_table {
  text-align: right;
}
.rtl.woocommerce #content table.cart td.actions,
.rtl.woocommerce table.cart td.actions,
.rtl.woocommerce-page #content table.cart td.actions,
.rtl.woocommerce-page table.cart td.actions {
  text-align: right;
}
.rtl.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  float: left;
}
.rtl.woocommerce-checkout #payment ul.payment_methods li input {
  margin: 0 0 0 1em;
}
.rtl.woocommerce-checkout #payment ul.payment_methods li {
  text-align: right;
}
.rtl.woocommerce div.product form.cart .variations td.label {
  padding-left: 1em;
  padding-right: 0;
}
.rtl.woocommerce-cart table.cart td,
.rtl.woocommerce-cart table.cart th {
  text-align: right;
}
.rtl.woocommerce form table.shop_table tr td.actions .coupon,
.rtl.woocommerce-page form table.shop_table tr td.actions .coupon {
  float: right;
}
.rtl.woocommerce form .form-row label,
.rtl.woocommerce-page form .form-row label {
  text-align: right;
}
.rtl .login .form-row .button,
.rtl .register .form-row .button {
  float: right;
}
.rtl .login .lost_password {
  text-align: right;
}
.rtl.woocommerce #reviews #comments ol.commentlist li img.avatar {
  left: auto;
  right: 0;
}
.rtl.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 80px 0 0;
}
.rtl.woocommerce .star-rating {
  float: left;
}
.rtl.woocommerce p.stars a {
  margin-right: 0;
  margin-left: 1em;
}
.rtl.woocommerce .woocommerce-error .button,
.rtl.woocommerce .woocommerce-info .button,
.rtl.woocommerce .woocommerce-message .button {
  float: left;
}
.rtl.woocommerce .checkout .col2-set .col-1,
.rtl.woocommerce .checkout .col2-set .col-2,
.rtl.woocommerce-page .checkout .col2-set .col-1,
.rtl.woocommerce-page .checkout .col2-set .col-2 {
  float: right;
}
.rtl.woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields,
.rtl.woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields {
  padding-right: 0;
  padding-left: 15px;
}
.rtl.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields,
.rtl.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields {
  padding-left: 0;
  padding-right: 15px;
}
.rtl.woocommerce form table.shop_table tr td,
.rtl.woocommerce-page form table.shop_table tr td,
.rtl .woocommerce table.shop_table th,
.rtl.woocommerce-checkout #payment ul.payment_methods li,
.rtl .woocommerce form.checkout_coupon,
.rtl .woocommerce form.login,
.rtl .woocommerce form.register {
  text-align: right;
}
.rtl.woocommerce .entry-content form.login .form-row-first,
.rtl.woocommerce .entry-content form.login .form-row-last,
.rtl.woocommerce-page .entry-content form.login .form-row-first,
.rtl.woocommerce-page .entry-content form.login .form-row-last {
  float: right;
}
.rtl.woocommerce .entry-content form.login .form-row-last,
.rtl.woocommerce-page .entry-content form.login .form-row-last {
  margin-left: 0;
  margin-right: 3%;
}
.rtl.woocommerce table.shop_attributes th {
  text-align: right;
  width: 100px;
}
.rtl.woocommerce .entry-content .checkout_coupon .form-row,
.rtl.woocommerce-page .entry-content .checkout_coupon .form-row {
  float: right;
}
.rtl.woocommerce div.product p.cart {
  float: right;
}
.rtl .social-share-item {
  float: right;
}
.rtl.woocommerce table.my_account_orders tr td.order-actions,
.rtl.woocommerce-page table.my_account_orders tr td.order-actions {
  text-align: right;
}
.rtl.woocommerce-page table.shop_table_responsive tr td,
.rtl.woocommerce table.shop_table_responsive tr td {
  text-align: left !important;
}
.rtl.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.rtl.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
  text-align: left !important;
}
.rtl.woocommerce table.shop_table_responsive tr td:before,
.rtl.woocommerce-page table.shop_table_responsive tr td:before {
  float: right;
}
.rtl .woocommerce ul#shipping_method li {
  padding: .25em 22px .25em 0;
}
.rtl.woocommerce-checkout .customer_details tr th {
  float: right;
}
.rtl .woocommerce .order_details li {
  float: right;
  border-right: 0;
  border-left: 1px dashed #d3ced2;
  margin-right: 0;
  margin-left: 2em;
  padding-right: 0;
  padding-left: 2em;
}
.rtl .woocommerce td.product-name dl.variation dd {
  float: right;
}
.rtl .woocommerce td.product-name dl.variation dt {
  float: right;
  clear: right;
}
.rtl.woocommerce form table.wishlist_table tr td.product-price del,
.rtl.woocommerce-page form table.wishlist_table tr td.product-price del {
  margin-left: 10px;
  margin-right: 0;
}
.rtl .woocommerce-checkout #payment div.payment_box:before {
  left: auto;
  right: 0;
  margin: -1em 2em 0px 2em;
}
.rtl.woocommerce-account .addresses .title h3 {
  float: right;
}
.rtl.woocommerce-account .addresses .title .edit,
.rtl.woocommerce-account ul.digital-downloads li .count {
  float: left;
}
.rtl.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-brand,
.rtl.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email,
.rtl.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-brand,
.rtl.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email {
  float: right;
}
.rtl.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-brand,
.rtl.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-brand {
  padding-right: 0;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .woocommerce>.cart-collaterals .cart_total .cart_totals,
  .woocommerce-page>.cart-collaterals .cart_total .cart_totals {
    width: 100%;
  }
  .woocommerce-cart .woocommerce>form {
    overflow: auto;
    margin-bottom: 20px;
  }
  .woocommerce form table.shop_table.shop_table_responsive,
  .woocommerce-page form table.shop_table.shop_table_responsive {
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0;
  }
  .woocommerce form table.shop_table.shop_table_responsive thead,
  .woocommerce-page form table.shop_table.shop_table_responsive thead {
    display: none;
  }
  .woocommerce form table.shop_table.shop_table_responsive tbody,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody {
    display: block;
  }
  .woocommerce form table.shop_table.shop_table_responsive tbody tr,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody tr {
    display: block;
  }
  .woocommerce form table.shop_table.shop_table_responsive tbody tr td,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td {
    display: block;
  }
  .woocommerce form table.shop_table.shop_table_responsive tbody tr td:before,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td:before {
    display: block;
    margin-right: 15px;
    min-width: 80px;
  }
  .woocommerce form table.shop_table.shop_table_responsive tbody tr td.product-remove:before,
  .woocommerce form table.shop_table.shop_table_responsive tbody tr td.product-thumbnail:before,
  .woocommerce form table.shop_table.shop_table_responsive tbody tr td.actions:before,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.product-remove:before,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.product-thumbnail:before,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.actions:before {
    display: none;
  }
  .woocommerce-cart .woocommerce table.shop_table {
    max-width: inherit;
  }
  .woocommerce .checkout .col2-set .col-1,
  .woocommerce .checkout .col2-set .col-2,
  .woocommerce-page .checkout .col2-set .col-1,
  .woocommerce-page .checkout .col2-set .col-2 {
    width: 100%;
  }
  .woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields,
  .woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields,
  .woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields,
  .woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields {
    padding: 0;
  }
  .woocommerce-wishlist.woocommerce form table.shop_table,
  .woocommerce-wishlist.woocommerce-page form table.shop_table {
    width: 100%;
    display: block;
    overflow: auto;
  }
  .rtl.woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields,
  .rtl.woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields,
  .rtl.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields,
  .rtl.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields {
    padding: 0;
  }
  .block-popup-login .block-content .col-reg {
    width: 100%;
  }
  .block-popup-login .block-content .col-reg.registered-account {
    padding-right: 0;
    border-right: 0;
    margin-bottom: 15px;
  }
  .block-popup-login .block-content .col-reg.login-customer {
    padding-left: 0;
  }
  .block-popup-login .tt_popup_login strong {
    font-size: 14px;
  }
  .woocommerce>.cart-collaterals .cart_total .cart_totals table tbody,
  .woocommerce-page>.cart-collaterals .cart_total .cart_totals table tbody {
    display: block;
    width: 100%;
  }
  .woocommerce #reviews #review_form_wrapper .comment-form .comment-form-brand,
  .woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email,
  .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-brand,
  .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email {
    width: 100%;
  }
  .woocommerce #reviews #review_form_wrapper .comment-form .comment-form-brand,
  .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-brand {
    padding-right: 0;
  }
  .rtl .block-popup-login .block-content .col-reg.registered-account {
    padding-left: 0;
    border-left: 0;
  }
  .rtl .woocommerce form table.shop_table.shop_table_responsive tbody tr td:before,
  .rtl.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td:before {
    float: right;
    margin-right: 0;
    margin-left: 15px;
  }
  .rtl.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-brand,
  .rtl.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-brand {
    padding: 0;
  }
}
.woocommerce-page table.cart td.actions .button {
  width: auto;
}
@media (max-width: 640px) {
  .woocommerce .entry-content .checkout_coupon .form-row,
  .woocommerce-page .entry-content .checkout_coupon .form-row {
    width: 100%;
  }
  .woocommerce .entry-content .checkout_coupon .form-row.form-row-last,
  .woocommerce-page .entry-content .checkout_coupon .form-row.form-row-last {
    text-align: left;
  }
  .rtl.woocommerce .entry-content .checkout_coupon .form-row.form-row-last,
  .rtl.woocommerce-page .entry-content .checkout_coupon .form-row.form-row-last {
    text-align: right;
  }
}
@media (max-width: 480px) {
  .entry-content-asset>iframe {
    height: 220px;
  }
  .woocommerce>.cart-collaterals .cart_totals,
  .woocommerce-page>.cart-collaterals .cart_totals {
    width: 100%;
  }
  .woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text,
  .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text {
    width: 134px;
  }
  .woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon,
  .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon {
    margin-bottom: 10px;
  }
  .woocommerce form table.shop_table.shop_table_responsive tr td.actions >input.button,
  .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions >input.button {
    margin: 0 !important;
  }
  .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order,
  .products-wrapper .products-nav .catalog-ordering .orderby-order-container .product-number {
    display: none;
  }
}
@media (max-width: 360px) {
  .woocommerce .woocommerce-checkout #payment ul.payment_methods li img,
  .woocommerce-page .woocommerce-checkout #payment ul.payment_methods li img {
    display: none;
  }
  .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    line-height: 25px;
    padding: 0 20px;
  }
  .woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon,
  .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon {
    margin-bottom: 10px;
  }
  .woocommerce form table.shop_table.shop_table_responsive tr td.actions >input.button,
  .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions >input.button {
    margin: 0 !important;
  }
  .woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text,
  .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text {
    width: 122px;
  }
}
.woocommerce-page.wishlist form table.shop_table tr td.product-thumbnail {
  position: relative;
  margin-top: -1px;
}
.woocommerce div.product form.cart .group_table td {
  padding: 0;
  height: 100px;
  vertical-align: middle;
}
.woocommerce div.product form.cart .group_table td:first-child {
  max-width: 150px;
}
.woocommerce div.product form.cart .group_table td .quantity {
  width: 105px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
  width: 100%;
  display: block;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  position: relative;
  order: 3;
  text-align: center;
  width: 100%;
  font-size: 0;
  height: 40px;
  line-height: 40px;
  text-indent: 0;
  border-radius: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger img {
  display: none !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
  display: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
  background: url(../assets/img/icon-view-detail.png) no-repeat 0 10px !important;
  content: "";
  left: 50%;
  margin-left: -80px;
  width: 160px;
  height: 40px;
  display: inline-block;
  top: auto;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
label.screen-reader-text {
  display: none;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
  width: 100%;
  float: none;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  width: 60px;
  border: 0;
  padding: 0;
  border-radius: 50px;
}
.woocommerce #reviews .commentlist li .meta strong {
  font-size: 16px;
  color: #222222;
  font-weight: 400 !important;
  text-transform: capitalize;
}
.woocommerce #reviews .commentlist li .meta {
  font-size: 13px !important;
  color: #999 !important;
}
.woocommerce #reviews .commentlist li .description p {
  font-size: 16px;
  color: #999;
}
#review_form label,
#commentform label {
  color: #999;
  text-transform: capitalize;
  display: block;
  margin: 0 0 5px;
  width: 100%;
  font-weight: 400;
}
#tab-reviews #reply-title,
#comments .woocommerce-noreviews {
  font-size: 16px !important;
  display: block;
  margin: 0 0 15px;
  text-transform: uppercase;
  color: #999;
}
#review_form .comment-form-rating a {
  width: 20px;
  height: 20px;
}
#review_form .comment-form-rating a:before {
  width: 20px;
  height: 20px;
  color: #999;
  font-size: 16px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 80px;
  border-radius: 0;
  background-color: #fff;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .woocommerce .star-rating span {
  color: #d14031;
}
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
  border-top: 0;
}
#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
  padding: 1.5em 0;
}
.woocommerce .products-wrapper {
  display: block;
}
.woocommerce .products-wrapper .cart_totals {
  width: 100%;
}
.woocommerce #review_form #respond form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
}
.woocommerce #reviews #comments ol.commentlist {
  margin: 0 0 14px;
}
.woocommerce-account .entry-summary form input[type="submit"] {
  margin-bottom: 5px;
}
.woocommerce #review_form #respond.comment-form-author {
  order: 2;
  margin-bottom: 5px;
}
.woocommerce #review_form #respond .comment-form-rating {
  order: 1;
  margin-bottom: 5px;
}
.woocommerce #review_form #respond p {
  width: 50%;
  color: #999;
}
.woocommerce #review_form #respond p.comment-form-comment {
  width: 100%;
  margin-bottom: 15px;
}
.woocommerce #review_form #respond p.comment-notes {
  order: 0;
  margin-bottom: 15px;
}
.woocommerce #review_form #respond p.comment-form-email {
  order: 3;
  margin-bottom: 15px;
}
.woocommerce #review_form #respond p.comment-form-comment {
  order: 4;
  margin-bottom: 15px;
}
.woocommerce #review_form #respond p.form-submit {
  order: 4;
}
#customer_login #rememberme {
  margin: 5px 5px 0 0;
}
.rtl #customer_login #rememberme {
  margin: 5px 0 0 5px;
}
.clearfix {
  overflow: inherit;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p {
  background: #222222;
  margin: 0;
  border: 0;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p > a {
  display: inline-block;
  padding: 15px 25px;
  color: #fff;
  position: relative;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p > a:hover {
  color: #d14031;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p > a:after {
  content: '';
  background: #fff;
  display: inline-block;
  top: 18px;
  height: 10px;
  width: 1px;
  position: absolute;
  right: 0;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p > a:last-child:after {
  display: none;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper hr {
  border-color: transparent;
}
.wc-vendor-page table {
  border: 1px solid #dddddd;
}
.wc-vendor-page table thead>tr>th {
  border-width: 1px;
  font-weight: bold;
  text-transform: uppercase;
  color: #222222;
}
.wc-vendor-page table th,
.wc-vendor-page table td {
  padding: 10px;
}
.wc-vendor-page .form-row {
  overflow: hidden;
}
.wc-vendor-page .form-row input[type="checkbox"] {
  float: left;
  margin: 8px 0;
}
.wc-vendor-page .form-row label {
  overflow: hidden;
  margin-top: 2px;
  padding-left: 5px;
}
.wc-vendor-page .entry-content h2 {
  color: #222222;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 700;
}
.wc-vendor-page .pv_shop_description {
  margin-top: 20px;
  border-bottom: 1px solid #eee;
  padding-bottom: 25px;
}
.wc-vendor-page .pv_shop_description p {
  margin: 0;
  line-height: 20px;
}
.wc-vendor-page.shop_settings .entry-content {
  margin-bottom: 40px;
}
.wc-vendor-page.shop_settings .entry-content .pv_paypal_container b,
.wc-vendor-page.shop_settings .entry-content .pv_shop_name_container b {
  color: #222222;
}
.wc-vendor-page.shop_settings .entry-content .pv_paypal_container input,
.wc-vendor-page.shop_settings .entry-content .pv_shop_name_container input {
  margin-top: 10px;
  border-radius: 0;
  padding: 7px 10px;
}
.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container,
.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container {
  margin-bottom: 30px;
}
.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container > p,
.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container > p {
  margin-bottom: 25px;
}
.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container > p b,
.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container > p b {
  color: #222222;
}
.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container div.mce-panel,
.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container div.mce-panel {
  border: 1px solid #eee;
}
.wc-vendor-page .wc-soldby-start {
  padding: 0;
  margin-bottom: 15px;
  text-align: start;
}
.wc-vendor-page .wc-soldby-start small {
  font-weight: 400;
  text-transform: capitalize;
  display: block;
  color: #999;
  line-height: 30px;
  font-size: 14px;
}
.wc-vendor-page .wc-soldby-start small span {
  font-weight: normal;
  color: #222222;
  display: inline-block;
}
.wc-vendor-page .wc-soldby-start small a {
  font-weight: 600;
  color: #d14031;
}
.wc-vendor-page .wc-soldby-start small a:hover {
  color: #222222;
}
.wc-vendor-page .wc-soldby-start br {
  display: none;
}
.wc-vendor-page .wcv_vendorslist {
  margin: 0 -15px;
  overflow: hidden;
}
.wc-vendor-page .wcv_vendorslist > div {
  padding: 0 15px;
  margin: 0 0 30px !important;
  float: left;
  width: 25%;
}
.wc-vendor-page .wcv_vendorslist > div .pull-left {
  float: none;
}
.wc-vendor-page .wcv_vendorslist > div a.button {
  text-transform: uppercase;
}
.wc-vendor-page.wc-vendor-listing .sidebar {
  margin-top: 40px;
}
.wc-vendor-page.wc-vendor-listing .coruja_breadcrumbs {
  margin-top: 40px;
}
.wc-vendor-page.wc-vendor-listing .coruja_breadcrumbs .breadcrumb {
  background: #fff;
  padding: 10px;
  border-top: 2px solid #d14031;
  border-radius: 3px;
}
.wc-vendor-page .item .item-wrap .item-detail .item-content {
  padding-top: 10px;
}
.wc-vendor-page .meta-location {
  bottom: 40px;
}
@media (max-width: 767px) {
  .wc-vendor-page .wcv_vendorslist > div {
    width: 50%;
  }
  .wc-vendor-page .vendor-dashboard-wrapper {
    overflow-x: auto;
  }
  .wc-vendor-page table {
    width: 700px;
  }
}
@media (max-width: 480px) {
  .wc-vendor-page .wcv_vendorslist > div {
    width: 100%;
  }
  .wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p > a {
    display: block;
    border-bottom: 1px solid #fff;
  }
  .wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p > a:after {
    display: none;
  }
}
select.dokan-form-control {
  max-width: 200px;
}
table.dokan-table {
  border: 1px solid #dddddd;
}
.dokan-store .header {
  margin-bottom: 40px;
}
.dokan-store #sidebar {
  width: 25%;
  float: left;
  margin-right: 3%;
  margin-bottom: 20px;
}
.rtl .dokan-store #sidebar {
  float: right;
  margin-right: 0;
  margin-left: 3%;
}
.dokan-store #sidebar > ul {
  background: #fff;
  margin: 0;
  list-style: none;
}
.dokan-store #sidebar > ul > li {
  padding: 0 0 30px;
  border-top: 2px solid #d14031;
}
.dokan-store #sidebar > ul > li .searchform {
  padding: 20px 15px;
}
.dokan-store #sidebar > ul > li .searchform input {
  padding: 7px 10px;
}
.dokan-store #sidebar > ul > li h2 {
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 15px;
  border-bottom: 1px solid #eee;
}
.dokan-store #sidebar > ul > li ul {
  list-style: none;
  margin: 0;
}
.dokan-store #sidebar > ul > li ul > li {
  padding: 7px 15px;
}
.dokan-store .dokan-store-sidebar .widget {
  margin-bottom: 30px;
}
.dokan-store .dokan-store-sidebar h3.widget-title {
  position: relative;
  text-transform: capitalize;
  padding: 0 0 15px;
  color: #222222;
  font-size: 1.125em;
  font-weight: 700;
  margin-bottom: 30px;
}
.dokan-store .dokan-store-sidebar h3.widget-title:before {
  position: absolute;
  content: "";
  left: 0;
  width: 40px;
  height: 2px;
  top: 34px;
  background-color: #d14031;
}
.dokan-store .products-loop > li {
  margin-bottom: 30px;
}
.dokan-store .dokan-widget-area .widget {
  list-style: none;
}
.dokan-store .dokan-widget-area .widget .widget-title,
.dokan-store .dokan-widget-area .widget .widgettitle {
  position: relative;
  text-transform: capitalize;
  padding: 0 0 15px;
  color: #222222;
  font-size: 1.125em;
  font-weight: 700;
  margin-bottom: 30px;
}
.dokan-store .dokan-widget-area .widget .widget-title:before,
.dokan-store .dokan-widget-area .widget .widgettitle:before {
  position: absolute;
  content: "";
  left: 0;
  width: 40px;
  height: 2px;
  top: 34px;
  background-color: #d14031;
}
.dokan-store .dokan-widget-area .widget > div,
.dokan-store .dokan-widget-area .widget form,
.dokan-store .dokan-widget-area .widget .dokan-bestselling-product-widget {
  padding: 0 0 15px;
}
.dokan-store .dokan-widget-area .widget #cat-drop-stack >ul {
  list-style: none;
  margin: 0;
}
.dokan-store .dokan-widget-area .widget #cat-drop-stack >ul > li a {
  display: block;
  line-height: 30px;
}
.dokan-store .dokan-widget-area .widget .dokan-bestselling-product-widget > li {
  margin: 0 0 15px;
  padding: 0;
}
.dokan-store .dokan-widget-area .widget .dokan-bestselling-product-widget > li ins {
  text-decoration: none;
  color: #d14031;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img.profile-img-circle img {
  float: none;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
#dokan-content {
  margin-bottom: 30px;
}
.dokan-single-store ul {
  list-style: none;
}
.dokan-single-store ul .item-content .author-listing-product {
  margin: 0 0 5px;
}
.dokan-single-store ul .item-detail .item-content h4 a {
  margin: 0 0 10px;
}
.dokan-single-store .item-description {
  display: none;
}
.add_note .modal-dialog {
  positon: static;
}
.modal-dialog {
  position: static;
}
#add-shipping-tracking-form select {
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .dokan-store .content-area {
    max-width: 1170px;
    margin: 0 auto;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .dokan-store .content-area {
    max-width: 960px;
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  .dokan-store .content-area {
    max-width: 100%;
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .dokan-store .content-area {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
  }
  .dokan-store .content-area .dokan-store-sidebar {
    width: 100%;
    float: none;
    order: 2;
    margin: 0 !important;
  }
  .dokan-store .content-area .dokan-single-store {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
}
.product-vendor .page-title {
  margin-bottom: 15px;
}
.products-wrapper .products-loop.list .item .by-vendor-name-link {
  display: block;
  margin-bottom: 10px;
}
.custqna-title,
.product-vendor > h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #222222;
  margin-bottom: 15px;
}
.sw-custom-variation input[type="radio"] {
  display: none;
}
.sw-custom-variation .sw-radio-variation {
  margin: 0 2px;
  position: relative;
  display: inline-block;
}
.sw-custom-variation .sw-radio-variation span {
  display: flex !important;
  align-items: center;
  line-height: 23px !important;
}
.sw-custom-variation .sw-radio-variation span.variation-color,
.sw-custom-variation .sw-radio-variation span.variation-image {
  text-indent: -9999px;
  margin: 1px;
}
.sw-custom-variation .sw-radio-variation span.variation-image {
  background-size: 100% 100%;
}
.sw-custom-variation .sw-radio-variation span:after {
  content: '';
  position: absolute;
  left: -2px;
  right: -2px;
  top: -2px;
  bottom: -2px;
  display: block;
  border: 1px solid #dddddd;
}
.sw-custom-variation .sw-radio-variation.selected span {
  background-color: #d14031;
  color: #fff;
}
.sw-custom-variation .sw-radio-variation.selected span:after {
  border-color: #d14031;
}
.sw-custom-variation .sw-radio-variation.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .7;
  filter: alpha(opacity=70);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.sw-custom-variation .sw-radio-variation.disabled span:before {
  content: '';
  position: absolute;
  width: 1px;
  background: #d14031;
  height: 44px;
  transform: rotate(45deg);
  top: -7px;
  right: 15px;
  opacity: 1;
}
.sw-custom-variation .sw-radio-variation .variation-tooltip {
  position: absolute;
  bottom: 110%;
  overflow: hidden;
  z-index: 9999;
  display: none;
  background: #fff;
  border: 1px solid #dddddd;
}
.sw-custom-variation .sw-radio-variation:hover .variation-tooltip {
  display: block;
}
.item-content .sw-custom-variation {
  margin: 15px 0 5px;
}
.item-content .sw-custom-variation .sw-radio-variation {
  margin-bottom: 10px;
}
.item-content .sw-custom-variation .sw-radio-variation span.variation-color {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  min-width: initial;
  min-height: initial;
  width: 18px;
  height: 18px;
}
.item-content .sw-custom-variation .sw-radio-variation span.variation-color:after {
  display: none;
}
.item-content .sw-custom-variation .sw-radio-variation span.variation-image {
  min-width: 40px;
  min-height: 40px;
}
.item-content .sw-custom-variation:last-child {
  margin-bottom: 0;
}
.woocommerce-variation.single_variation>p {
  color: #e20000;
}
.widget_sp_image:hover img {
  opacity: 0.85;
}
.widget_sp_image img {
  margin: 0 0 40px;
}
.term-description {
  margin: 0 0 20px;
}
h1.page-title {
  font-weight: 700 !important;
  color: #222222;
  text-transform: uppercase;
  font-size: 28px;
  margin: 0;
}
@media (min-width: 1200px) {
  .single.single-post .sidebar-row {
    margin-bottom: 100px;
  }
}
.sidebar-row {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .sidebar-row .sidebar {
    margin: 30px 0 0 !important;
  }
}
@media (min-width: 1200px) {
  .sidebar-row {
    margin-bottom: 55px;
  }
}
.sidebar-row .nav-top .product-nav {
  padding: 0 15px;
}
.sidebar-row .nav-top .product-nav .products-nav {
  margin: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 59px;
}
.sidebar-row .view-mode-wrap {
  float: right;
}
.rtl .sidebar-row .view-mode-wrap {
  float: left;
}
.sidebar-row .view-mode-wrap .view-mode >a {
  position: relative;
  width: 40px;
  height: 40px;
  float: left;
  border: 0;
  overflow: hidden;
  background-color: #fff;
  border-radius: 4px;
}
.rtl .sidebar-row .view-mode-wrap .view-mode >a {
  float: right;
  margin-right: 0;
}
.sidebar-row .view-mode-wrap .view-mode >a.active.grid-view,
.sidebar-row .view-mode-wrap .view-mode >a:hover.grid-view {
  background: url(../assets/img/default/icon-box.png) no-repeat 22px -176px;
}
.sidebar-row .view-mode-wrap .view-mode >a.active.list-view,
.sidebar-row .view-mode-wrap .view-mode >a:hover.list-view {
  background: url(../assets/img/default/icon-box.png) no-repeat 18px -298px;
}
.sidebar-row .view-mode-wrap .view-mode >a.grid-view {
  background: url(../assets/img/default/icon-box.png) no-repeat 22px -215px;
}
.sidebar-row .view-mode-wrap .view-mode >a.list-view {
  background: url(../assets/img/default/icon-box.png) no-repeat 18px -256px;
}
.sidebar-row .view-mode-wrap .view-mode >a >span {
  font-size: 0;
  display: none;
}
.sidebar-row .products-nav {
  text-align: left;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-bottom: 30px;
}
.sidebar-row .products-nav:last-child {
  margin-bottom: 20px;
}
.sidebar-row .products-nav .view-top {
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #dddddd;
}
.sidebar-row .products-nav .woocommerce-result-count {
  text-align: center;
  font-size: 14px;
  color: #222222;
  margin: 0;
  height: 44px;
  line-height: 44px;
}
.rtl .sidebar-row .products-nav .woocommerce-result-count {
  float: right;
}
@media (min-width: 991px) {
  .sidebar-row .products-nav .catalog-ordering {
    width: auto;
  }
}
.sidebar-row .products-nav .catalog-ordering {
  display: inline-block;
  position: relative;
  float: right;
  padding: 0 35px;
}
@media (max-width: 480px) {
  .sidebar-row .products-nav .catalog-ordering {
    width: 100%;
    padding: 0;
  }
}
.rtl .sidebar-row .products-nav .catalog-ordering {
  float: left;
}
.sidebar-row .products-nav .catalog-ordering ul {
  list-style: none;
}
.sidebar-row .products-nav .catalog-ordering .orderby-order-container .order {
  margin: 0;
  display: none;
}
.sidebar-row .products-nav .catalog-ordering .orderby-order-container .order >li.desc {
  padding: 7px 10px 7px;
  border: 1px solid #dddddd;
  border-left: 0;
}
.rtl .sidebar-row .products-nav .catalog-ordering .orderby-order-container .order >li.desc {
  border-right: 0;
  border-left: 1px solid #dddddd;
}
.sidebar-row .products-nav .catalog-ordering .orderby-order-container .order >li.desc a {
  display: inline-block;
  height: 20px;
  width: 20px;
  background: url(../assets/img/bg_general.png) no-repeat -18px -1621px;
}
.sidebar-row .products-nav .catalog-ordering .orderby-order-container .order >li.asc {
  padding: 8px 10px 6px;
  border: 1px solid #dddddd;
  border-left: 0;
}
.rtl .sidebar-row .products-nav .catalog-ordering .orderby-order-container .order >li.asc {
  border-right: 0;
  border-left: 1px solid #dddddd;
}
.sidebar-row .products-nav .catalog-ordering .orderby-order-container .order >li.asc a {
  display: inline-block;
  height: 20px;
  width: 20px;
  background: url(../assets/img/bg_general.png) no-repeat -18px -1636px;
}
.sidebar-row .products-nav .catalog-ordering .orderby-order-container .sort-count {
  min-width: 65px;
}
.sidebar-row .products-nav .catalog-ordering .orderby-order-container .order-dropdown {
  margin: 0;
  background-color: #fff;
  list-style-type: none;
  text-align: left;
  border-radius: 4px;
}
.rtl .sidebar-row .products-nav .catalog-ordering .orderby-order-container .order-dropdown {
  text-align: right;
}
.sidebar-row .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li {
  position: relative;
  z-index: 4;
  cursor: pointer;
}
.sidebar-row .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li {
  line-height: 43px;
  display: block;
  border: 0;
}
.sidebar-row .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li a {
  display: block;
  text-indent: 15px;
  position: relative;
  background-color: #f7f7f7;
  color: #555555;
  border-radius: 0;
  padding: 0 90px 0 10px;
}
.rtl .sidebar-row .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li a {
  padding: 0 10px 0 90px;
}
.sidebar-row .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li a:after {
  font-family: fontawesome;
  content: "\f107";
  font-size: 14px;
  width: 35px;
  line-height: 38px;
  text-align: center;
  position: absolute;
  right: 0px;
  top: 0px;
  text-indent: initial;
}
.rtl .sidebar-row .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li a:after {
  right: auto;
  left: 0;
}
.sidebar-row .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li >ul {
  position: absolute;
  background-color: #fff;
  margin-left: 0;
  left: 0;
  top: 100%;
  padding: 0 0 10px;
  width: 100%;
  list-style-type: none;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.sidebar-row .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li >ul >li {
  line-height: 25px;
  text-indent: 16px;
}
.sidebar-row .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li >ul >li a {
  display: block;
  color: #808080;
}
.sidebar-row .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li >ul >li a:hover {
  color: #222222;
}
.sidebar-row .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li:hover >ul {
  display: block !important;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.products-wrapper .woocommerce-pagination {
  width: 100%;
  text-align: center;
}
.products-wrapper .woocommerce-pagination .page-numbers {
  margin: 0;
  vertical-align: top;
  background-color: transparent;
  border: 0;
}
.products-wrapper .woocommerce-pagination .page-numbers >li {
  float: left;
  border: 0;
  padding: 0 3px;
}
.rtl .products-wrapper .woocommerce-pagination .page-numbers >li {
  float: right;
}
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers {
  height: 38px;
  width: 38px;
  line-height: 36px;
  display: block;
  padding: 0;
  color: #555555;
  border: 0;
  background-color: #fff;
  border: 1px solid transparent;
}
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.current,
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers:hover {
  background-color: #d14031;
  color: #fff;
  border: 1px solid #d14031;
  border-radius: 0;
}
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.current:before,
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers:hover:before {
  color: #fff;
}
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.prev,
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.next {
  font-size: 0;
}
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.prev:hover:before,
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.next:hover:before {
  color: #fff;
}
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.prev:before,
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.next:before {
  font-family: fontawesome;
  font-size: 16px;
  color: #555555;
}
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.prev:before {
  content: "\f100";
}
.rtl .products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.prev:before {
  content: "\f101";
}
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.next:before {
  content: "\f101";
}
.rtl .products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.next:before {
  content: "\f100";
}
.products-wrapper .products-loop {
  list-style-type: none;
  margin-bottom: 0;
}
.search-results .products-wrapper .products-loop {
  margin: 0 0 30px;
}
.products-wrapper .products-loop .sw-variation-wrapper,
.products-wrapper .products-loop .sw-variation-wrapper {
  display: none;
}
.products-wrapper .products-loop >li.product-category {
  margin-bottom: 30px;
}
.products-wrapper .products-loop >li.product-category a {
  padding: 48px 15px;
}
.products-wrapper .products-loop >li.product-category a img {
  margin-bottom: 15px;
}
.products-wrapper .products-loop >li.product-category h2.woocommerce-loop-category__title {
  font-size: 14px;
  color: #666;
  margin-bottom: 0;
  text-align: center;
  font-weight: 500;
}
.products-wrapper .products-loop >li.product-category h2.woocommerce-loop-category__title mark {
  background: none;
  color: #666;
}
.products-wrapper .products-loop >li.product-category:hover h2.woocommerce-loop-category__title {
  color: #d14031;
}
.products-wrapper .products-loop >li.product-category:hover h2.woocommerce-loop-category__title mark {
  color: #d14031;
}
.products-wrapper .products-loop >li.product-category:last-child {
  margin-bottom: 30px;
}
.products-wrapper .products-loop.grid {
  margin-top: -8px;
}
.products-wrapper .products-loop.grid >li {
  padding: 0;
  margin-bottom: 7px;
}
@media (min-width: 1200px) {
  .products-wrapper .products-loop.grid >li.col-lg-6 .item-wrap .item-detail .item-content {
    text-align: center;
  }
  .products-wrapper .products-loop.grid >li.col-lg-6 .item-wrap .item-detail .item-content .item-price {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    align-items: baseline;
  }
  .products-wrapper .products-loop.grid >li.col-lg-6 .item-wrap .item-detail .item-content .author-listing-product::before {
    display: none;
  }
}
.products-wrapper .products-loop.grid >li .item-wrap {
  margin: 0;
  padding: 5px;
}
@media (max-width: 1199px) {
  .products-wrapper .products-loop.grid >li .item-wrap {
    margin: 0 0 20px;
  }
}
.products-wrapper .products-loop.grid >li .item-wrap .item-detail {
  padding: 10px;
}
.products-wrapper .products-loop.grid >li .item-wrap .item-detail .products-thumb {
  padding: 0;
}
.products-wrapper .products-loop.grid >li .item-wrap .item-detail .products-thumb >a {
  width: 100%;
}
.products-wrapper .products-loop.grid >li .item-wrap .item-detail .products-thumb .sw-variation-wrapper {
  display: none;
}
.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
}
.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content >div:first-child.item-bottom {
  display: none;
}
.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content .item-description,
.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content .reviews-content {
  display: none;
}
.products-wrapper .products-loop.grid >li.product-type-variable .item-price del {
  float: none;
}
.products-wrapper .products-loop.grid >li.product-type-variable .item-price ins {
  float: none;
}
.products-wrapper .products-loop.list {
  padding: 0 15px;
}
.products-wrapper .products-loop.list:first-child {
  margin-top: 0;
}
.products-wrapper .products-loop.list .item .item-bottom .sw-quickview:before {
  display: none;
}
.products-wrapper .products-loop.list .item {
  width: 100%;
  padding: 0 0 35px;
  border-bottom: 1px solid #dddddd;
  margin: 0 0 40px;
}
.products-wrapper .products-loop.list .item .item-wrap {
  text-align: left;
  margin: 0;
}
.rtl .products-wrapper .products-loop.list .item .item-wrap {
  text-align: right;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail {
  border: none;
  padding: 0;
  overflow: initial;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail:before {
  display: none;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb {
  width: 26%;
  max-width: 100%;
  float: left;
  margin-bottom: 0;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .sw-variation-wrapper {
  display: none;
}
.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb {
  float: right;
}
.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .onsale {
  right: 10px !important;
  left: auto !important;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .item-bottom {
  display: none;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content {
  float: left;
  width: 74%;
  padding-left: 40px;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  margin: 0;
  text-align: left;
}
.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content {
  text-align: right;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content h4 {
  margin: 0 0 13px;
  order: 1;
  font-size: 20px;
  line-height: normal;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content h4 a {
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
  color: #222222;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .reviews-content {
  margin: 0 0 8px;
  display: inline-block;
  order: 4;
  display: none;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price {
  margin: 0 0 18px;
  justify-content: flex-start;
  order: 5;
  font-size: 18px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price ins {
  font-size: 18px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price del {
  font-size: 14px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price >span {
  color: #d14031;
  display: inline-block;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .author-listing-product {
  order: 0;
  margin: 0 0 5px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .product-countdown-tab {
  margin: 0 -5px 22px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-description {
  order: 3;
  padding: 0;
  display: block;
  font-size: 14px;
  color: #999;
  line-height: 22px;
  margin: 0 0 35px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom {
  order: 10;
  bottom: auto !important;
  clear: both;
  display: block;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  position: initial;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom >* {
  margin: 0 10px 0 0 !important;
}
.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom >* {
  margin: 0 0 0 10px !important;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_variable,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_external,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle {
  color: #222222;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #dddddd;
  padding: 0 20px 0 43px;
  letter-spacing: 1px;
  height: 40px;
  line-height: 38px;
  border-radius: 0;
  position: relative;
  background: transparent;
  width: auto;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_variable:before,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button:before,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_external:before,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped:before,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle:before {
  content: "";
  background: url(../assets/img/button-action.png) no-repeat 5px -412px transparent;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10px;
  left: 15px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_variable:hover,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button:hover,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_external:hover,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped:hover,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle:hover {
  background-color: #d14031;
  border-color: #d14031;
  color: #ffffff;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_variable:hover:before,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button:hover:before,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_external:hover:before,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped:hover:before,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle:hover:before {
  left: 15px;
  color: #fff;
  background: url(../assets/img/button-action.png) no-repeat 5px -32px transparent;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .sw-quickview,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist {
  float: none;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .sw-quickview,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-button a,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse a,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse a {
  background: url(../assets/img/button-action.png) no-repeat 13px -268px #fff;
  width: 40px;
  border: 1px solid #dddddd;
  line-height: 40px;
  height: 40px;
  margin: 0;
  border-radius: 0;
  color: #999;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  -ms-transition: all 0s;
  transition: all 0s;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .sw-quickview:hover,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-button a:hover,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse a:hover,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse a:hover {
  background: url(../assets/img/button-action.png) no-repeat 12px -215px #d14031;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .sw-quickview {
  background: url(../assets/img/button-action.png) no-repeat 10px -346px #fff;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  -ms-transition: all 0s;
  transition: all 0s;
  margin: 0 6px 0 0 !important;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .sw-quickview:hover {
  background: url(../assets/img/button-action.png) no-repeat 10px -122px #d14031;
}
.products-wrapper .products-loop.list .item .item-wrap:hover .item-detail .item-content h4 a {
  color: #333333;
}
.products-wrapper .products-loop.list .item .item-wrap:hover .item-detail .item-content h4 a:hover {
  color: #d14031;
}
.products-loop .product-category a {
  text-align: center;
  display: block;
  background-color: #fff;
}
.products-loop .product-category a img {
  margin: 0 auto;
}
.products-loop .product-category a h3 {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 0;
  padding: 12px 0;
  background-color: #eeeeee;
  color: #464646;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.products-loop .product-category a h3 .count {
  display: none;
}
.products-loop .product-category a:hover h3 {
  background-color: #d14031;
  color: #fff;
}
.widget_price_filter {
  padding: 0 0px 20px;
}
.widget_price_filter .price_slider_wrapper {
  padding: 0;
}
.woocommerce .grid .item-detail:hover .product-countdown-tab {
  opacity: 0;
  visibility: hidden;
}
.woocommerce .grid .product-countdown-tab {
  position: absolute;
  top: -70px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.woocommerce .product-countdown-tab {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
}
.woocommerce .product-countdown-tab .countdown-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
}
.woocommerce .product-countdown-tab .countdown-section {
  width: 44px;
  height: 44px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  text-align: center;
  border: 1px solid #dddddd;
  background-color: #fff;
  border-radius: 2px;
  margin: 0 5px;
}
@media (max-width: 480px) {
  .woocommerce .product-countdown-tab .countdown-section {
    margin: 0;
    width: 35px;
    height: 44px;
  }
}
.woocommerce .product-countdown-tab .countdown-section .countdown-amount {
  font-size: 1em;
  font-weight: 900;
  color: #222222;
  width: 100%;
  display: block;
}
.woocommerce .product-countdown-tab .countdown-section .countdown-period {
  font-size: 0.79em;
  color: #999;
  width: 100%;
}
.woocommerce.single-product .product-countdown {
  padding: 10px 0;
  width: 270px;
}
.woocommerce.single-product .product-countdown .countdown-row {
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.sw-filter-button {
  color: #555555;
  float: right;
  height: 40px;
  padding: 0 25px;
  background-color: #f7f7f7;
  line-height: 38px;
  margin: 0 0 0 35px;
}
.sw-filter-button.off {
  background-color: #d14031;
  color: #fff;
  border-color: #d14031;
}
.sw-filter-button.off i::before {
  content: "\f00d";
}
.rtl .sw-filter-button {
  float: left;
  margin: 0 35px 0 0;
}
@media (max-width: 480px) {
  .sw-filter-button {
    padding: 0 10px;
  }
}
.sw-filter-button i {
  padding: 0 0 0 10px;
}
.rtl .sw-filter-button i {
  padding: 0 10px 0 0;
}
.sw-filter-button:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #d14031;
  color: #fff;
}
.sw-filter-above-shop {
  background-color: #f7f7f7;
  border-radius: 5px;
  margin-bottom: 15px;
}
.filter-content {
  position: relative;
  margin: 0 -30px 0;
  padding: 30px;
  transition: all 0.3s;
  display: none;
  line-height: 30px;
}
.filter-content form {
  display: inline-block;
}
.filter-content form .price_slider_wrapper .ui-slider {
  margin-top: 10px;
}
.filter-content.open {
  display: inline-block;
}
.filter-content .widget-inner h3 {
  margin-bottom: 20px;
}
.filter-content .price_slider_wrapper .price_label {
  font-size: 0;
}
.filter-content .price_slider_wrapper .price_label >span {
  padding: 0 5px;
}
.filter-content .tagcloud a {
  padding: 2px 10px 3px;
  border-radius: 5px;
  border: 1px solid #ddd;
  color: #999;
  font-size: 0.889em !important;
  margin: 0 3px;
  display: inline-block;
  line-height: normal;
}
.filter-content .tagcloud a:hover {
  color: #ffffff;
  background-color: #d14031;
}
.filter-content ul {
  margin: 0;
  list-style: none;
}
.filter-content h3 {
  text-transform: capitalize;
  font-size: 14.22px;
  color: #222222;
  font-weight: 400;
  margin: 0;
}
@media (max-width: 991px) {
  .filter-content {
    display: none;
  }
}
.filter-content .woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a {
  color: #222222;
}
.filter-content .widget_rating_filter ul li .star-rating {
  margin: 10px 0 0;
}
.filter-content .widget_rating_filter .widget-inner ul li span {
  color: #d14031;
}
.filter-content >div {
  width: 25%;
  float: left;
  padding: 0 30px;
}
@media (max-width: 991px) {
  .filter-content >div {
    width: 100%;
    margin-bottom: 25px;
  }
}
.filter-content >div .widget-inner ul {
  padding: 0;
}
.filter-content >div .widget-inner ul li {
  font-size: 14.22px;
}
.filter-content >div .widget-inner ul li a {
  color: #999;
}
.filter-content >div .widget-inner ul li span {
  color: #999;
  float: right;
}
.rtl .filter-content >div .widget-inner ul li span {
  float: left;
}
.filter-content >div .widget-inner ul li:hover a {
  color: #d14031;
}
.filter-content >div .widget-inner ul li:hover span {
  color: #d14031;
}
.filter-content >div .widget-inner ul .woocommerce-widget-layered-nav-list__item {
  display: inline-block;
  width: 50px;
  height: 30px;
  border: 1px solid #e5e5e5;
  text-align: center;
  margin: 0 5px 5px;
  padding: 0;
  color: #222222;
  line-height: 30px;
}
.filter-content >div .widget-inner ul .woocommerce-widget-layered-nav-list__item:hover {
  background-color: #d14031;
  border-color: #d14031;
}
.filter-content >div .widget-inner ul .woocommerce-widget-layered-nav-list__item:hover a {
  color: #fff !important;
}
.filter-content >div .widget-inner ul .woocommerce-widget-layered-nav-list__item span {
  display: none;
}
.filter-content >div .widget_product_tag_cloud .tagcloud {
  padding: 11px 0 0 0;
}
.products-wrapper>.view-mode-wrap {
  display: none;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  display: initial;
}
.woocommerce .product_detail .product-countdown-tab {
  margin: 0 -5px 30px;
  order: 10;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  text-decoration: none;
  font-weight: normal;
}
.woocommerce div.product form.cart .variations select {
  margin: 0;
}
.rtl.woocommerce div.product form.cart .button {
  float: right;
}
.product_detail {
  margin-bottom: 50px;
}
@media (min-width: 1200px) {
  .product_detail {
    margin-bottom: 98px;
  }
}
@media (max-width: 767px) {
  .product_detail {
    margin-bottom: 20px;
  }
}
.product_detail .sale-off.has-newicon,
.product_detail .onsale,
.product_detail .sale-off,
.product_detail .sw-newlabel {
  display: none !important;
}
.product_detail .img_productd {
  width: 100%;
  float: left;
}
@media (min-width: 991px) {
  .product_detail .img_productd {
    width: 35%;
  }
}
.product_detail .custom-row1 {
  width: 100%;
}
@media (min-width: 991px) {
  .product_detail .custom-row1 {
    width: 65%;
    padding: 0 0 0 55px;
  }
  .rtl .product_detail .custom-row1 {
    padding: 0 55px 0 0;
  }
}
.product_detail .slider_img_productd {
  position: relative;
  z-index: 1;
}
.product_detail .slider_img_productd .sale-off {
  top: 15px;
  left: 0;
}
.rtl .product_detail .slider_img_productd .sale-off {
  right: 0;
  left: auto;
}
.product_detail .onsale {
  display: inline-block;
  height: 35px;
  width: 35px;
  line-height: 35px;
  color: #fff;
  background-color: #ff5c00;
  text-transform: capitalize;
  font-weight: 600;
  position: absolute;
  top: 15px;
  right: 15px;
  height: 15px;
  text-align: center;
  border-radius: 50%;
  z-index: 9;
}
.product_detail .slider_img_productd {
  margin-bottom: 30px;
}
.product_detail .slider_img_productd .woocommerce-product-gallery__wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
}
.product_detail .slider_img_productd .woocommerce-product-gallery__wrapper .product-images-container {
  order: 1;
}
.product_detail .slider_img_productd .product-images .product-images-container .woocommerce-product-gallery__trigger {
  order: 3;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-list {
  order: 1;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive {
  border-radius: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive .slick-list .slick-track .item-img-slider .images {
  margin-bottom: 0;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive .featured-video-button {
  text-align: center;
  height: 40px;
  width: 40px;
  font-size: 16px;
  border: 0;
  background-color: transparent;
  position: absolute;
  bottom: 0;
  z-index: 99;
  margin: 0;
  padding: 0;
  left: 0;
}
.rtl .product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive .featured-video-button {
  right: 0;
  left: auto;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail {
  padding: 0;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail:hover .slick-prev,
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail:hover .slick-next {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list {
  margin: -5px 0;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product {
  padding: 10px;
  border: 1px solid transparent;
  border-radius: 5px;
  margin: 5px 0;
}
.sw-quickview-bottom .product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product {
  padding: 5px;
}
.sw-quickview-bottom .product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product:hover {
  border: 1px solid transparent;
  opacity: 0.7;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product:focus,
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product:hover {
  border: 1px solid #d14031;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product .thumbnail-wrapper {
  cursor: pointer;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product .thumbnail-wrapper img {
  border-radius: 5px;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev,
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next {
  position: absolute;
  font-size: 0;
  padding: 0;
  z-index: 3;
  display: inline-block;
  height: 28px;
  width: 28px;
  line-height: 24px;
  border-radius: 50%;
  border: 0;
  background-color: transparent;
  color: #222222;
  margin: auto;
  top: 0;
  bottom: 0;
  opacity: 1;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  text-align: center;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev:before,
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next:before {
  font-family: Fontawesome;
  font-size: 25px;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev:hover,
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next:hover {
  border: 0;
  color: #d14031;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev {
  left: -10px;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev:before {
  content: "\f0d9";
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next {
  right: -10px;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next:before {
  content: "\f0da";
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left,
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail,
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail {
  width: 15%;
  min-width: 100px;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail .item-thumbnail-product,
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail .item-thumbnail-product {
  padding: 10px;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail .slick-next,
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail .slick-prev,
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail .slick-next,
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail .slick-prev {
  top: -15px;
  margin-top: 0;
  margin-left: -10px;
  left: 50%;
  right: auto;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail .slick-prev,
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail .slick-prev {
  top: auto;
  bottom: 25px;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive,
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .product-responsive {
  width: 100%;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive {
  order: 1;
  margin: 0;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .product-responsive {
  margin: 0;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-top .product-responsive {
  order: 1;
  width: 100%;
  margin-bottom: 0;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-top .slick-slider.product-responsive-thumbnail {
  width: 100%;
  margin-bottom: 15px;
}
.product_detail .content_product_detail {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
}
.product_detail .content_product_detail .author-info {
  order: 10;
  padding-top: 40px;
  border-top: 1px solid #dddddd;
  margin-top: 10px;
}
.product_detail .content_product_detail .author-info .item-inner {
  display: inline-block;
  margin: 0 0 30px;
}
.product_detail .content_product_detail .author-info .item-inner:last-child {
  margin: 0;
}
.mobile-layout .product_detail .content_product_detail .author-info {
  display: none;
}
.product_detail .content_product_detail .author-info .item-images {
  float: left;
  display: inline-block;
  max-width: 150px;
  padding: 0 30px 0 0;
}
.rtl .product_detail .content_product_detail .author-info .item-images {
  padding: 0 0 0 30px;
  float: right;
}
.product_detail .content_product_detail .author-info .item-content a {
  font-size: 20px;
  line-height: 26px;
  color: #222222;
  display: inline-block;
  margin-bottom: 15px;
}
.product_detail .content_product_detail .author-info .item-content a:hover {
  color: #d14031;
}
.product_detail .content_product_detail .author-info .item-content .decription {
  font-size: 12px;
  color: #555;
  line-height: 22px;
}
.product_detail .content_product_detail .author-listing-product {
  order: 0;
  margin: 0 0 5px;
}
@media (min-width: 1200px) {
  .product_detail .content_product_detail .author-listing-product {
    margin: -7px 0 5px;
  }
}
.product_detail .content_product_detail .product_title {
  font-size: 24px;
  color: #222222;
  font-weight: normal;
  margin-bottom: 5px;
  line-height: 36px;
  text-transform: initial;
  order: 1;
}
.product_detail .content_product_detail .reviews-content {
  margin-bottom: 13px;
  position: relative;
  order: 2;
}
.product_detail .content_product_detail .reviews-content .woocommerce-review-link {
  display: inline-block;
  font-size: 12px;
  color: #999;
  padding: 0 1px;
  text-transform: uppercase;
  line-height: 36px;
}
.product_detail .content_product_detail .reviews-content div.star {
  line-height: 36px;
  vertical-align: baseline;
  background: url("../assets/img/default/star.png") repeat-x scroll 0 0 rgba(0,0,0,0);
  margin: 3px 10px 0 0;
}
.rtl .product_detail .content_product_detail .reviews-content div.star {
  margin: 3px 0 0 10px;
}
.product_detail .content_product_detail .reviews-content div.star span {
  background: url("../assets/img/default/star-active.png") repeat scroll 0 0 rgba(0,0,0,0);
}
.rtl .product_detail .content_product_detail .reviews-content div.star {
  margin-top: 3px;
}
.product_detail .content_product_detail .reviews-content .review-text {
  display: none;
  padding-left: 20px;
  position: relative;
  font-size: 14px;
  cursor: pointer;
  color: #d14031;
  border-left: 1px solid #dddddd;
}
.rtl .product_detail .content_product_detail .reviews-content .review-text {
  padding-right: 20px;
  padding-left: 0;
  border-left: 0;
  border-right: 1px solid #dddddd;
}
.product_detail .content_product_detail div[itemprop=offers] {
  order: 3;
}
.product_detail .content_product_detail .product-info {
  order: 4;
}
.product_detail .content_product_detail .description {
  order: 5;
}
.product_detail .content_product_detail .price-content {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.product_detail .content_product_detail .cart {
  order: 6;
}
.product_detail .content_product_detail .item-meta {
  order: 7;
}
.product_detail .content_product_detail .social-share {
  order: 8;
}
.product_detail .content_product_detail .product-stock {
  margin: 0 0 30px;
  overflow: hidden;
}
.product_detail .content_product_detail .product-stock span {
  float: left;
}
.rtl .product_detail .content_product_detail .product-stock span {
  float: right;
}
.product_detail .content_product_detail .product-stock span.title {
  font-size: 0;
  margin-right: 10px;
}
.rtl .product_detail .content_product_detail .product-stock span.title {
  margin-right: 0;
  margin-left: 10px;
}
.product_detail .content_product_detail .item-brand {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 0 0 20px;
}
.product_detail .content_product_detail .item-brand >span {
  color: #222222;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 16px;
}
.product_detail .content_product_detail .item-brand >a {
  display: block;
  color: #d14031;
}
.product_detail .content_product_detail .item-brand >a img {
  max-width: 80px;
}
.product_detail .content_product_detail p.price,
.product_detail .content_product_detail .variable-price .price {
  font-weight: normal;
  font-size: 28px !important;
  color: #d14031 !important;
  margin: 0 0 7px;
  display: inline-block;
}
.mobile-layout .product_detail .content_product_detail p.price,
.mobile-layout .product_detail .content_product_detail .variable-price .price {
  font-size: 14px !important;
  color: #fff;
}
.product_detail .content_product_detail p.price del,
.product_detail .content_product_detail .variable-price .price del {
  color: #bbbbbb;
  opacity: 1 !important;
  margin: 0;
  font-size: 18px;
}
.product_detail .content_product_detail p.price del span,
.product_detail .content_product_detail .variable-price .price del span {
  font-size: 18px;
  color: #bbbbbb !important;
  font-weight: 400 !important;
}
.product_detail .content_product_detail p.price ins,
.product_detail .content_product_detail .variable-price .price ins {
  color: #d14031 !important;
  float: left;
  margin-right: 15px !important;
  margin-left: 0 !important;
}
.mobile-layout .product_detail .content_product_detail p.price ins,
.mobile-layout .product_detail .content_product_detail .variable-price .price ins {
  font-size: 14px !important;
  color: #fff !important;
}
.rtl .product_detail .content_product_detail p.price ins,
.rtl .product_detail .content_product_detail .variable-price .price ins {
  float: right;
  margin-left: 15px !important;
  margin-right: 0 !important;
}
.product_detail .content_product_detail .variations_form .variations td.label label {
  font-size: 16px;
  font-weight: 600 !important;
  color: #222222;
  text-transform: capitalize;
}
.product_detail .content_product_detail .item-meta {
  padding-bottom: 0;
  border-top: 0;
}
.rtl .product_detail .content_product_detail .item-meta >* {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
}
.product_detail .content_product_detail .item-meta .sku_wrapper >span {
  color: #999;
  display: inline-block;
}
.product_detail .content_product_detail .item-meta >span {
  font-weight: 400;
  text-transform: capitalize;
  display: block;
  color: #222222;
  line-height: 37px;
  font-size: 14px;
}
.product_detail .content_product_detail .item-meta >span p {
  display: inline-block;
  padding: 0 3px 0 0;
  margin: 0;
  color: #999;
  line-height: normal;
}
.product_detail .content_product_detail .item-meta >span .sku {
  font-weight: normal;
  text-transform: none;
  font-size: 14px;
  padding: 0 0 0 20px;
}
.product_detail .content_product_detail .item-meta >span.posted_in {
  display: inline-block;
}
.rtl .product_detail .content_product_detail .item-meta >span.posted_in {
  padding-right: 0;
}
.product_detail .content_product_detail .item-meta >span >a {
  font-weight: normal;
  text-transform: none;
  font-size: 14px;
  color: #999;
}
.product_detail .content_product_detail .item-meta >span >a:first-child {
  padding: 0 0 0 20px;
}
.rtl .product_detail .content_product_detail .item-meta >span >a:first-child {
  padding: 0 20px 0 0;
}
.product_detail .content_product_detail .item-meta >span >a:hover {
  color: #d14031;
}
.product_detail .content_product_detail .product-info {
  position: relative;
  overflow: hidden;
}
.product_detail .content_product_detail .product-info .product-stock.in-stock {
  float: left;
  font-weight: bold;
  font-size: 1em;
  color: #555;
  text-transform: capitalize;
  position: relative;
}
.rtl .product_detail .content_product_detail .product-info .product-stock.in-stock {
  float: right;
}
.product_detail .content_product_detail .product-info .product-stock.in-stock .in-out {
  position: relative;
  color: #61bd1d;
  font-weight: 400;
  padding: 0 20px;
  font-size: 14px;
}
.product_detail .content_product_detail .product-info .product-stock.in-stock .in-out:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: '\f058 ';
  font-family: 'FontAwesome';
  font-size: 13px;
  margin: 0 10px 0 0;
}
.rtl .product_detail .content_product_detail .product-info .product-stock.in-stock .in-out:before {
  right: 0;
  left: auto;
  margin: 0 0 0 10px;
}
.product_detail .content_product_detail .product-info .sku_wrapper {
  font-weight: 400;
  display: block;
  color: #222222;
  line-height: 36px;
  font-size: 14px;
}
.product_detail .content_product_detail .product-info .sku_wrapper .sku {
  color: #999;
  font-size: 14px;
}
.product_detail .content_product_detail .description {
  line-height: 24px;
  font-size: 14px;
  color: #555;
  position: relative;
  margin-bottom: 10px;
}
.product_detail .content_product_detail .description .morecontent span {
  display: none;
}
.product_detail .content_product_detail .description .morelink {
  display: inline-block;
  font-size: 1em;
  text-transform: capitalize;
  color: #d14031;
  width: 100%;
  padding: 3px 0 0;
  position: relative;
}
.product_detail .content_product_detail .description .morelink:hover::before {
  left: 90px;
}
.product_detail .content_product_detail .description .morelink:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
  position: absolute;
  left: 80px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.rtl .product_detail .content_product_detail .description .morelink:before {
  right: 80px;
  left: auto;
  content: '\f104';
}
.product_detail .content_product_detail .social-share {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  width: 100%;
  padding-top: 0;
  margin-bottom: 17px;
}
.product-type-variable .product_detail .content_product_detail .social-share {
  margin-bottom: 20px;
}
.product_detail .content_product_detail .social-share .title-share {
  font-weight: 400;
  text-transform: capitalize;
  display: block;
  color: #222222;
  line-height: 36px;
  font-size: 14px;
  float: left;
  padding: 0 10px 0 0;
}
.rtl .product_detail .content_product_detail .social-share .title-share {
  float: right;
  padding: 0 0 0 10px;
}
.product_detail .content_product_detail .social-share a {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
  line-height: 36px;
  text-align: center;
  color: #999;
  font-size: 14px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.product_detail .content_product_detail .social-share a:hover {
  color: #d14031;
}
.product_detail .content_product_detail .swpb-bundled-products-container {
  margin: 20px 0 0;
  order: 10;
  padding-top: 40px;
  border-top: 1px solid #ddd;
}
.mobile-layout .single-product .product_detail .content_product_detail .swpb-bundled-products-container {
  display: none;
}
.product_detail .content_product_detail .swpb-bundled-products-container .swpb-bundled-product {
  margin: 0 0 20px;
}
.product_detail .content_product_detail .swpb-bundled-products-container .swpb-bundled-product .swpb-bundled-content .swpb-bundled-product-stock {
  color: #61bd1d;
}
.product_detail .content_product_detail .swpb-bundled-products-container .swpb-bundled-product .swpb-bundled-content .swpb-bundled-product-stock >span {
  text-transform: capitalize;
}
.product_detail .content_product_detail .swpb-bundled-products-container .swpb-bundled-product .swpb-bundled-content .swpb-thumbnail {
  margin-right: 20px;
  max-width: 100px;
}
.rtl .product_detail .content_product_detail .swpb-bundled-products-container .swpb-bundled-product .swpb-bundled-content .swpb-thumbnail {
  margin-left: 20px;
  margin-right: 0;
}
.product_detail .content_product_detail .swpb-bundled-products-container .swpb-bundled-product .swpb-bundled-content .swpb-info .category {
  margin: 0 0 10px;
  font-size: 14px;
}
.product_detail .content_product_detail .swpb-bundled-products-container .swpb-bundled-product .swpb-bundled-content .swpb-info .category a {
  color: #999;
  display: inline-block;
}
.product_detail .content_product_detail .swpb-bundled-products-container .swpb-bundled-product .swpb-bundled-content .swpb-info .swpb-bundled-product-title {
  font-size: 14px;
  font-weight: normal;
  text-transform: capitalize;
}
.product_detail .content_product_detail .swpb-bundled-products-container .swpb-bundled-product .swpb-bundled-content .swpb-info .price {
  font-size: 18px;
  color: #d14031;
  font-weight: normal;
}
.product_detail .content_product_detail .swpb-bundled-products-container .swpb-bundled-product .swpb-bundled-content .swpb-info .price del {
  font-size: 18px;
  color: #ccc;
  font-weight: 400;
}
.product_detail .content_product_detail .swpb-bundled-products-container .swpb-bundled-product .swpb-bundled-content .swpb-info .price ins {
  font-weight: 700;
  font-size: 24px;
  text-decoration: none;
}
.product_detail .content_product_detail .cart {
  margin-top: 25px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 40px;
  margin-bottom: 25px !important;
  clear: both;
}
.product_detail .content_product_detail .cart.grouped_form .group_table td {
  height: 70px;
}
.product_detail .content_product_detail .cart.grouped_form .group_table td.woocommerce-grouped-product-list-item__label {
  font-size: 16px;
  text-transform: none;
}
.product_detail .content_product_detail .cart.grouped_form .group_table td.woocommerce-grouped-product-list-item__label a {
  font-weight: 600;
  color: #222222;
}
.product_detail .content_product_detail .cart.grouped_form .group_table td.woocommerce-grouped-product-list-item__label a:hover {
  color: #d14031;
}
.product_detail .content_product_detail .cart.grouped_form .group_table td.woocommerce-grouped-product-list-item__price {
  font-size: 16px;
  color: #d14031;
  text-decoration: none;
  font-weight: normal;
}
.product_detail .content_product_detail .cart.grouped_form .group_table td.woocommerce-grouped-product-list-item__price ins {
  font-size: 16px;
  color: #d14031;
  font-weight: normal;
  float: left;
  text-decoration: none;
}
.rtl .product_detail .content_product_detail .cart.grouped_form .group_table td.woocommerce-grouped-product-list-item__price ins {
  float: right;
}
.product_detail .content_product_detail .cart.grouped_form .group_table td.woocommerce-grouped-product-list-item__price del {
  margin: 0 10px;
  font-size: 14px;
  color: #999;
  font-weight: 400;
}
.product_detail .content_product_detail .cart .addcart-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: flex-end;
}
.product_detail .content_product_detail .cart .quantity {
  position: relative;
  margin: 19px 20px 0 0 !important;
  background-color: #fff;
  border: 1px solid #dddddd;
  border-radius: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  height: 40px;
  flex-direction: row;
  align-items: center;
}
.product_detail .content_product_detail .cart .quantity:before {
  content: "Quantity:";
  font-size: 14px;
  color: #222222;
  position: absolute;
  top: -38px;
  left: 0;
  display: none;
}
@media (min-width: 480px) {
  .product_detail .content_product_detail .cart .quantity:before {
    display: block;
  }
}
.rtl .product_detail .content_product_detail .cart .quantity {
  float: right;
  margin: 25px 0 0 20px !important;
}
.product_detail .content_product_detail .cart .quantity input {
  width: 30px;
  height: 40px;
  background-color: transparent;
  padding: 0;
}
.product_detail .content_product_detail .cart .quantity input[type=number] {
  -moz-appearance: textfield;
}
.product_detail .content_product_detail .cart .quantity input::-webkit-outer-spin-button,
.product_detail .content_product_detail .cart .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.product_detail .content_product_detail .cart .quantity input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -0-appearance: none;
}
.product_detail .content_product_detail .cart .quantity .minus,
.product_detail .content_product_detail .cart .quantity .plus {
  font-size: 0;
}
.product_detail .content_product_detail .cart .quantity .minus {
  background: url(../assets/img/bg_general.png) no-repeat -10px -1685px transparent;
}
.product_detail .content_product_detail .cart .quantity .plus {
  background: url(../assets/img/bg_general.png) no-repeat -15px -1658px transparent;
}
.product_detail .content_product_detail .cart .quantity input {
  margin-bottom: 0;
  border: 0;
  text-align: center;
  text-indent: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.product_detail .content_product_detail .cart .quantity input.qty {
  padding: 0;
  font-size: 14px;
  color: #222222;
  width: 40px;
}
.product_detail .content_product_detail .cart .group_table {
  margin-bottom: 25px;
  width: 100%;
}
.product_detail .content_product_detail .cart .group_table .label {
  display: table-cell;
}
.product_detail .content_product_detail .cart .group_table tbody tr {
  border-color: #ddd;
}
.product_detail .content_product_detail .cart .group_table tbody tr td label {
  margin-bottom: 0;
  font-weight: normal;
}
.product_detail .content_product_detail .cart .group_table tbody tr td .quantity {
  margin-top: 0;
}
.rtl .product_detail .content_product_detail .cart .group_table tbody tr td .quantity {
  margin: 0 0 0px 15px !important;
}
.product_detail .content_product_detail .cart .group_table tbody tr td .quantity .minus {
  bottom: 0;
}
.product_detail .content_product_detail .cart .group_table tbody tr td .quantity:before {
  display: none;
}
.product_detail .content_product_detail .cart .group_table tbody tr td.label {
  white-space: normal;
}
.product_detail .content_product_detail .cart .group_table .price {
  font-size: 20px;
  color: #cccccc;
  font-weight: 700;
}
.product_detail .content_product_detail .cart .group_table .price span>.amount,
.product_detail .content_product_detail .cart .group_table .price del {
  text-decoration: line-through;
  font-weight: normal;
  font-size: 20px;
}
.product_detail .content_product_detail .cart .group_table .price ins {
  font-size: 24px;
  color: #d14031;
  text-decoration: none;
  opacity: 1;
  margin: 0 10px;
}
.product_detail .content_product_detail .cart .clear {
  display: none;
}
.product_detail .content_product_detail .item-bottom .clear {
  clear: none;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist {
  margin: 0;
  float: left;
}
.rtl .product_detail .content_product_detail .yith-wcwl-add-to-wishlist {
  float: right;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  font-size: 14px;
  content: "\f08a";
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show a {
  background: url(../assets/img/button-action.png) no-repeat 14px -214px #d14031;
  color: #fff;
}
.product_detail .content_product_detail .compare {
  float: left;
}
.rtl .product_detail .content_product_detail .compare {
  float: right;
}
.product_detail .content_product_detail .compare:before {
  font-size: 1em;
  content: "\f079";
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.product_detail .content_product_detail a.compare {
  color: #222222;
  font-weight: 500;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background: url(../assets/img/button-action.png) no-repeat 16px -161px #ffffff;
  border: 0;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  font-size: 0;
  min-width: 40px;
  float: left;
  margin: 0px 5px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  text-align: center;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.product_detail .content_product_detail a.compare:before {
  font-family: fontawesome;
  content: "";
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.product_detail .content_product_detail a.compare:hover {
  background: url(../assets/img/button-action.png) no-repeat 14px -214px #d14031;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.product_detail .content_product_detail a.compare:hover:before {
  color: #d14031;
}
.product_detail .content_product_detail .add_to_cart_button,
.product_detail .content_product_detail .product_type_external,
.product_detail .content_product_detail .product_type_grouped,
.product_detail .content_product_detail .single_add_to_cart_button {
  height: 40px;
  line-height: 40px;
  background: url(../assets/img/button-action.png) no-repeat 30px -21px #d14031 !important;
  color: #fff;
  font-size: 14px;
  padding: 0 45px 0 55px;
  margin-right: 5px;
  position: relative;
  border-radius: 0;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 480px) {
  .product_detail .content_product_detail .add_to_cart_button,
  .product_detail .content_product_detail .product_type_external,
  .product_detail .content_product_detail .product_type_grouped,
  .product_detail .content_product_detail .single_add_to_cart_button {
    padding: 0 10px;
    text-transform: capitalize;
    background: #d14031 !important;
  }
}
.rtl .product_detail .content_product_detail .add_to_cart_button,
.rtl .product_detail .content_product_detail .product_type_external,
.rtl .product_detail .content_product_detail .product_type_grouped,
.rtl .product_detail .content_product_detail .single_add_to_cart_button {
  padding: 0 55px 0 45px;
  background-position-x: 130px !important;
}
@media (max-width: 480px) {
  .rtl .product_detail .content_product_detail .add_to_cart_button,
  .rtl .product_detail .content_product_detail .product_type_external,
  .rtl .product_detail .content_product_detail .product_type_grouped,
  .rtl .product_detail .content_product_detail .single_add_to_cart_button {
    padding: 0 10px;
    background: #d14031 !important;
  }
}
.single-product .sidebar-row {
  margin-bottom: 64px;
}
.single-product .sticky-menu {
  position: initial !important;
}
.single-product >.tabs {
  margin-bottom: 40px;
  margin-top: 13px;
  border: 0;
}
@media (min-width: 1200px) {
  .single-product >.tabs {
    margin-bottom: 85px;
  }
}
.single-product >.tabs .woocommerce-tabs .entry-content p:last-child {
  margin: 0;
}
.single-product >.tabs .woocommerce-tabs .tabs {
  margin: 0;
  background-color: transparent;
  border-bottom: 0;
  position: relative;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: center;
}
.single-product >.tabs .woocommerce-tabs .tabs:before {
  content: "";
  width: 100%;
  height: 1px;
  top: 50%;
  margin-top: -0.5px;
  left: 0;
  right: 0;
  background-color: #ddd;
  position: absolute;
}
@media (max-width: 480px) {
  .single-product >.tabs .woocommerce-tabs .tabs {
    flex-direction: column;
  }
}
.single-product >.tabs .woocommerce-tabs .tabs li {
  border: 0;
  position: relative;
  float: left;
  padding: 0 5px;
  background-color: #fff;
}
@media (min-width: 480px) {
  .single-product >.tabs .woocommerce-tabs .tabs li:first-child {
    padding: 0 5px 0 20px;
  }
  .single-product >.tabs .woocommerce-tabs .tabs li:last-child {
    padding: 0 20px 0 5px;
  }
}
.single-product >.tabs .woocommerce-tabs .tabs li a {
  font-size: 12px;
  color: #999;
  font-weight: normal;
  line-height: normal;
  padding: 12px 20px;
  cursor: default;
  position: relative;
  display: block;
  border: 1px solid #dddddd;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
@media (min-width: 991px) {
  .single-product >.tabs .woocommerce-tabs .tabs li a {
    padding: 10px 50px;
    font-size: 14px;
  }
}
.single-product >.tabs .woocommerce-tabs .tabs li.active a,
.single-product >.tabs .woocommerce-tabs .tabs li:hover a {
  color: #fff;
  background-color: #222222;
  border-color: #dddddd;
}
.single-product >.tabs .woocommerce-tabs .panel {
  padding: 20px;
  line-height: 24px;
  color: #555;
  font-size: 14px;
  box-shadow: none;
  margin: 0;
}
@media (min-width: 1200px) {
  .single-product >.tabs .woocommerce-tabs .panel {
    padding: 32px 5px 0;
  }
}
.single-product >.tabs .woocommerce-tabs .panel #comments ol.commentlist {
  padding: 0;
}
.single-product >.tabs .woocommerce-tabs .panel #comments ol.commentlist .comment-text {
  border-color: #ddd;
  border-radius: 5px !important;
  position: relative;
}
.single-product >.tabs .woocommerce-tabs .panel #comments ol.commentlist .comment-text:before {
  background: #fff;
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  content: '';
  display: block;
  height: 10px;
  left: -6px;
  position: absolute;
  top: 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10px;
}
.rtl .single-product >.tabs .woocommerce-tabs .panel #comments ol.commentlist .comment-text:before {
  right: -6px;
  left: auto;
}
.single-product >.tabs .woocommerce-tabs .panel #comments ol.commentlist .comment-text .star-rating {
  width: 100%;
  margin: 0 0 7px;
}
.single-product >.tabs .woocommerce-tabs .panel #comments ol.commentlist .comment-text .meta {
  display: inline-block;
  margin: 0 0 10px !important;
}
.single-product >.tabs .woocommerce-tabs .panel #comments ol.commentlist .comment-text .meta time,
.single-product >.tabs .woocommerce-tabs .panel #comments ol.commentlist .comment-text .meta strong {
  font-size: 14.22px;
  color: #666;
}
.single-product >.tabs .woocommerce-tabs .panel#tab-description {
  text-align: center;
}
.single-product >.tabs .woocommerce-tabs .panel >p {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .single-product >.tabs .woocommerce-tabs .panel >p {
    margin-bottom: 25px;
  }
}
.single-product >.tabs .woocommerce-tabs .panel .products-loop li .item .item-wrap .item-detail .item-content h4 {
  margin-bottom: 5px;
}
.single-product >.tabs .woocommerce-tabs .panel .products-loop li .item-wrap {
  background-color: transparent;
}
.single-product >.tabs .woocommerce-tabs .panel .products-loop li .item-description {
  display: none;
}
.single-product >.tabs .woocommerce-tabs .panel .products-loop li .author-listing-product::before {
  top: 2px;
}
.single-product >.tabs .woocommerce-tabs .panel h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #333;
  display: none;
}
.single-product >.tabs .woocommerce-tabs .panel #comments {
  margin: 0;
}
.single-product >.tabs .woocommerce-tabs .panel #comments .woocommerce-noreviews {
  padding: 0;
}
.single-product >.tabs .woocommerce-tabs .panel #reply-title {
  font-size: 14px !important;
}
.single-product >.tabs .woocommerce-tabs .panel p .alignnone {
  float: none;
  clear: none;
  margin: 0 auto 0px;
}
.single-product >.tabs .woocommerce-tabs .panel #reviews {
  color: #333;
}
.single-product >.tabs .woocommerce-tabs .panel #reviews h2.woocommerce-Reviews-title {
  margin-bottom: 20px;
  font-size: 20px;
}
.single-product >.tabs .woocommerce-tabs .panel #reviews .form-submit .submit {
  padding: 12px 30px !important;
  background-color: #222222 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  border-radius: 0 !important;
  overflow: hidden;
  text-transform: uppercase;
  font-weight: 700;
  border: 0;
}
.single-product >.tabs .woocommerce-tabs .panel #reviews .form-submit .submit:hover {
  background-color: #d14031 !important;
}
.variations {
  margin-bottom: 10px;
}
.variations tr {
  margin-bottom: 15px;
  border-bottom: 0;
  height: 50px;
  vertical-align: middle;
}
.variations tr td.label {
  display: table-cell;
  line-height: 30px;
  text-align: left;
  padding: .5em .6em 25px;
}
.rtl .variations tr td.label {
  text-align: right;
}
.variations tr td.label label {
  color: #222222;
  font-weight: normal !important;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0;
  font-size: 14px;
}
.variations tr td.value {
  padding: 0;
}
.variations tr td.value select {
  width: 200px !important;
  width: 100%;
  text-indent: 10px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  border: 1px solid #dddddd;
  margin: 0;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  color: #525252;
  font-size: 12px;
}
.variations tr td.value select option {
  text-transform: uppercase;
}
.variations tr td.value select:focus {
  outline-offset: 0;
  outline: -webkit-focus-ring-color auto 0;
}
.variations tr td.value select::-ms-expand {
  display: none;
}
.variations tr .reset_variations {
  margin: 10px 0;
  text-align: center;
  color: #fc2a2a;
  display: block !important;
  text-align: left;
}
.rtl .variations tr .reset_variations {
  text-align: right;
}
.single_variation {
  margin-bottom: 15px;
}
.single_variation .woocommerce-variation-price span.price {
  color: #d14031 !important;
  font-size: 1.601875em !important;
  font-weight: bold;
  margin: 0 0 10px;
  display: inline-block;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs {
  text-align: center;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 30px;
  border-bottom: 0;
  background-color: transparent;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li {
  position: relative;
  padding: 0;
  border: 0;
}
.rtl .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li {
  float: right;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li.active a {
  border: 1px solid #222222;
  background-color: #222222;
  color: #fff;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li.active a:before,
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li.active a:after {
  opacity: 1;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li >a {
  margin: 0;
  border: 0;
  display: inline-block;
  padding: 0 17px;
  height: 44px;
  line-height: 44px;
  background-color: #fff;
  font-size: 18px;
  color: #222222;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  border-radius: 0;
  border: 1px solid #ebebeb;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li >a:before {
  content: '';
  width: 101%;
  height: 4px;
  background-color: #d14031;
  position: absolute;
  bottom: -1px;
  right: 0;
  left: -1px;
  top: auto;
  opacity: 0;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li >a:after {
  opacity: 0;
  content: '';
  width: 0;
  height: 0;
  display: inline-block;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #d14031;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -5px;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane .responsive-slider {
  -webkit-transform: translate(0,80px);
  -moz-transform: translate(0,80px);
  -o-transform: translate(0,80px);
  -ms-transform: translate(0,80px);
  transform: translate(0,80px);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane.active {
  height: auto;
  overflow: visible;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane.active .responsive-slider {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -o-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.pswp__zoom-wrap {
  text-align: center;
}
.pswp__zoom-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.pswp__zoom-wrap .popup-video {
  line-height: 0;
  width: 100%;
  max-width: 900px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.item-video >a {
  display: block;
}
.item-video >a:before {
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: none;
  z-index: 6;
  display: block;
}
.single-product-style1.woocommerce div.product form.cart .variations tr {
  display: inline-block;
  width: 48%;
  padding-right: 4%;
  vertical-align: top;
}
.single-product-style1.woocommerce div.product form.cart .variations tr td.label {
  line-height: 1em;
}
.single-product-style1.woocommerce div.product form.cart .variations tr:last-child {
  padding: 0;
}
.single-product-style1 .single-product>.tabs {
  padding-top: 30px;
}
.single-product-style1 .single-product>.tabs .woocommerce-tabs .tabs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  border: 0;
  margin: 0 0 20px;
}
.single-product-style1 .single-product>.tabs .woocommerce-tabs .tabs >li >a {
  border-radius: 20px;
  border: 1px solid #dddddd;
  background: none;
  margin: 0 5px;
  color: #999;
  text-transform: capitalize;
  height: auto;
  line-height: normal;
  padding: 10px 20px;
}
.single-product-style1 .single-product>.tabs .woocommerce-tabs .tabs >li.active>a,
.single-product-style1 .single-product>.tabs .woocommerce-tabs .tabs >li:hover>a {
  background: #fff;
  border-color: #d14031;
  color: #d14031;
}
.single-product.product-thumbnail-bottom .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list,
.single-product.product-thumbnail-top .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list {
  padding: 0 10px;
}
.single-product.product-thumbnail-bottom .slider_img_productd .sale-off {
  top: 45px;
  left: -4px;
}
.single-product.product-thumbnail-right .slider_img_productd .has-newicon {
  right: auto;
  left: 50px;
  top: 14px;
  transform: rotate(90deg);
  padding: 0 10px 0 0;
  line-height: 22px;
}
.single-product.product-thumbnail-right .slider_img_productd .sw-newlabel {
  right: auto;
  left: 10px;
  top: 14px;
  transform: rotate(90deg);
  height: auto;
  line-height: 20px;
}
.single-product.product-thumbnail-left .slider_img_productd .has-newicon {
  left: auto;
  right: 50px;
  top: 15px;
  transform: rotate(90deg);
  padding: 0 10px 0 0;
  height: auto;
}
.single-product.product-thumbnail-left .slider_img_productd .sw-newlabel {
  left: auto;
  right: 10px;
  top: 15px;
  transform: rotate(90deg);
  height: auto;
}
@media (min-width: 1200px) {
  .single-product .related-products .res-button.slick-prev {
    left: -20px;
  }
  .rtl .single-product .related-products .res-button.slick-prev {
    right: -20px;
  }
}
@media (min-width: 1200px) {
  .single-product .related-products .res-button.slick-next {
    right: -20px;
  }
  .rtl .single-product .related-products .res-button.slick-next {
    left: -20px;
  }
}
.related-products {
  position: relative;
}
@media (min-width: 1200px) {
  .related-products .responsive {
    margin: 0 -15px;
  }
  .home-style1 .related-products .responsive {
    margin: 0 -20px !important;
  }
}
.rtl .related-products .block-title {
  text-align: right;
}
.related-products .block-title h3 {
  padding: 0 0 10px;
  margin-bottom: 0px;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.625em;
  color: #222222;
  text-transform: capitalize;
  position: relative;
  background-color: #fff;
  display: inline-block;
}
@media (min-width: 480px) {
  .related-products .block-title h3 {
    font-size: 1.42375em;
  }
}
.related-products .res-button {
  visibility: visible;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  background-color: #fff;
}
.related-products .res-button:hover {
  background-color: #d14031;
  color: #ffffff;
}
.related-products .res-button:hover:before {
  color: #fff;
}
@media (min-width: 1199px) {
  .related-products .res-button {
    opacity: 1;
  }
}
.related-products .res-button.slick-next {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  position: absolute;
  top: 40%;
  border-radius: 50%;
  margin-top: -10px;
  right: -5px;
  z-index: 2;
  color: #222222;
  cursor: pointer;
}
.related-products .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 24px;
}
.related-products .res-button.slick-prev {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  position: absolute;
  margin-top: -10px;
  top: 40%;
  border-radius: 50%;
  left: -5px;
  z-index: 2;
  text-align: center;
  color: #222222;
}
.related-products .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 24px;
}
.related-products .item .item-wrap {
  margin-bottom: 20px;
}
.related-products .block-title h3 {
  text-align: center;
  display: block;
  font-weight: normal;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 35px;
}
@media (min-width: 480px) {
  .related-products .block-title h3 {
    font-size: 24px;
  }
}
.related-products .res-button.slick-prev {
  left: 0;
}
.rtl .related-products .res-button.slick-prev {
  right: auto;
}
.related-products .res-button.slick-next {
  right: 0;
}
.rtl .related-products .res-button.slick-next {
  left: auto;
}
.product_detail .content_product_detail.product-preview-bottom {
  border-top: 0;
}
.product_detail .content_product_detail.product-preview-bottom .cart {
  padding: 0;
  border: 0;
}
.product_detail .content_product_detail.product-preview-bottom .cart .addcart-wrapper {
  padding: 20px 0 20px;
}
.product_detail .content_product_detail.product-preview-bottom .cart .addcart-wrapper .quantity {
  margin: 0 20px 0 0 !important;
}
.rtl .product_detail .content_product_detail.product-preview-bottom .cart .addcart-wrapper .quantity {
  margin: 0 20px 0 0 !important;
}
.product_detail .content_product_detail.product-preview-bottom .cart .addcart-wrapper .quantity:before {
  top: 10px;
  left: -70px;
}
.product_detail .content_product_detail .cart .sticky-detail-buton.addcart-wrapper {
  align-items: center;
}
.product_detail .content_product_detail .cart .sticky-detail-buton.addcart-wrapper .quantity {
  margin: 0 20px 0 0 !important;
}
.rtl .product_detail .content_product_detail .cart .sticky-detail-buton.addcart-wrapper .quantity {
  margin: 0 20px 0 0 !important;
}
.product_detail .content_product_detail .cart .sticky-detail-buton.addcart-wrapper .quantity:before {
  display: none;
}
.sticky-detail-buton.addcart-wrapper {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  position: fixed;
  top: 0;
  z-index: 999;
  right: 0;
  height: 120px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
  margin: 0 auto;
  left: 0;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .sticky-detail-buton.addcart-wrapper {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .sticky-detail-buton.addcart-wrapper {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .sticky-detail-buton.addcart-wrapper {
    max-width: 1170px;
  }
}
.sticky-detail {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  visibility: hidden;
  opacity: 0;
  height: 120px;
  width: 100%;
  box-shadow: 0px 0px 10px -2px #dddddd;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
}
.sticky-detail .author-listing-product {
  margin: 0;
}
.sticky-detail.sticky {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sticky-detail .product-info.product_meta,
.sticky-detail .review-text,
.sticky-detail .sale-off.has-newicon,
.sticky-detail .onsale,
.sticky-detail .sale-off,
.sticky-detail .sw-newlabel {
  display: none !important;
}
.sticky-detail .container {
  width: 100%;
}
.sticky-detail .container >a img {
  max-width: 60px;
  float: left;
  border-radius: 4px;
}
.rtl .sticky-detail .container >a img {
  float: right;
}
.sticky-detail .container >.item-content {
  padding: 0 20px;
  display: inline-block;
}
@media (max-width: 480px) {
  .sticky-detail .container >.item-content {
    padding: 0 10px;
  }
}
.sticky-detail .container >.item-content h1 {
  line-height: 36px;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 5px;
  text-transform: capitalize;
  color: #222222;
}
@media (max-width: 480px) {
  .sticky-detail .container >.item-content h1 {
    font-size: 13px;
  }
}
.sticky-detail .container >.item-content .reviews-content {
  margin: 0 0 10px;
}
.sticky-detail .container >.item-content .reviews-content >a {
  font-size: 0;
}
.sticky-detail .container >.item-content .reviews-content >a span {
  font-size: 12px;
  color: #cccccc;
  display: inline-block;
  line-height: 15px;
  padding: 0 5px;
  vertical-align: top;
}
.sticky-detail .container >.item-content .price {
  margin: 0;
  color: #d14031;
  font-weight: normal;
  font-size: 14px;
  display: block !important;
}
.sticky-detail .container >.item-content .price ins {
  float: left;
  text-decoration: none;
}
.sticky-detail .container >.item-content .price del {
  font-size: 14px;
  color: #999;
  font-weight: 400;
  padding: 0 7px;
}
.fixed {
  position: fixed;
  top: 0;
  width: 100%;
}
.product-responsive .book-preview:hover {
  transform: translate(0);
}
.featured-video-button {
  position: absolute;
  bottom: -39px;
  margin: 0;
  width: auto;
  border-radius: 0;
  padding: 0;
  color: #999;
  background-color: transparent;
  border: 0;
}
.featured-video-button:hover:before {
  color: #d14031;
}
.book-preview {
  background: url(../assets/img/default/preview.png) no-repeat right;
  font-size: 0;
  width: 100%;
  height: 25px;
  float: right;
  border: 0;
  display: inline-block;
  padding: 0;
  position: absolute;
  top: -35px;
}
.sw-quickview-bottom.product-preview-popup .quickview-content {
  margin: -300px auto 0 !important;
}
.sw-quickview-bottom.product-preview-popup .quickview-content .quickview-inner {
  padding: 0;
  position: relative;
  height: 600px !important;
  max-height: 100% !important;
}
.sw-quickview-bottom.product-preview-popup .quickview-inner .content_product_detail {
  overflow-y: initial;
  height: auto;
  padding: 0;
  display: inline-block;
}
.sw-quickview-bottom.product-preview-popup .product-preview h2 {
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  background: #000;
  padding: 15px 0;
  text-align: center;
  width: 100%;
  margin: 0;
}
.sw-quickview-bottom.product-preview-popup .product-preview #product_preview {
  text-align: center;
  position: absolute;
  top: 60px;
  bottom: 70px;
  left: 0;
  right: 0;
  overflow-x: hidden;
}
.sw-quickview-bottom.product-preview-popup .product-preview #product_preview a img {
  max-width: 400px;
  margin: 45px auto 0;
}
.sw-quickview-bottom.product-preview-popup .product-preview #product_preview canvas {
  border-bottom: 1px solid rgba(0,0,0,0.2);
}
.sw-quickview-bottom.product-preview-popup .product-preview #product_preview canvas:last-child {
  border: 0;
}
.sw-quickview-bottom.product-preview-popup .product-preview .product-preview-bottom {
  box-shadow: 0px 6px 80px -2px #fbfbfb;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: initial !important;
  height: auto !important;
  padding: 0;
  display: inline-block;
}
.sw-quickview-bottom.product-preview-popup .product-preview .product-preview-bottom .cart {
  margin: 0 !important;
}
.sw-quickview-bottom.product-preview-popup .product-preview .product-preview-bottom .addcart-wrapper {
  position: initial !important;
  max-width: 80%;
  margin: 0 auto;
  padding: 15px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  height: auto;
}
.sw-quickview-bottom.product-preview-popup .product-preview .product-preview-bottom .addcart-wrapper.sticky-detail-buton .quantity {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
}
.quickview-inner .group_table .qty {
  width: 100% !important;
}
.quickview-inner .sticky-detail-buton.addcart-wrapper {
  position: initial;
  display: block;
  height: auto;
}
.quickview-inner .addcart-wrapper .quantity {
  display: block;
  margin: 0 5px 0 0 !important;
}
.single-product .pswp__button--arrow--right {
  right: 5%;
}
.single-product .pswp__button--arrow--left {
  left: 5%;
}
.slider_img_productd {
  max-height: 600px;
}
.mobile-layout .slider_img_productd {
  max-height: 400px;
}
.slider_img_productd .click_flip {
  border: 0;
  background-color: transparent;
  font-size: 14px;
  color: #999;
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin: 0;
  width: 100%;
  background: url(../assets/img/replay.svg) left no-repeat;
  max-width: 160px;
  background-size: 13px;
  text-transform: capitalize;
  margin-left: -80px;
  transform-style: preserve-3d;
}
.slider_img_productd .click_flip:hover {
  text-decoration: underline;
}
.slider_img_productd .product-responsive {
  max-width: 100%;
  min-height: 600px;
  position: relative;
  transform-style: preserve-3d;
  transform: rotateY(0);
  margin: 0 auto !important;
  transition: transform .6s ease !important;
}
.mobile-layout .slider_img_productd .product-responsive {
  min-height: 400px;
}
.slider_img_productd .product-responsive.flip {
  transform: rotateY(-180deg);
}
.quickview-inner .slider_img_productd .product-responsive.flip {
  transform: rotateY(0);
}
.slider_img_productd .product-responsive:hover:not(.flip) {
  transform: rotateY(-30deg);
}
.slider_img_productd .product-responsive:hover:not(.flip) >div:nth-child(1) {
  transform: rotateY(-20deg);
}
.slider_img_productd .product-responsive:hover:not(.flip) .rba-flip1 {
  transform: rotateY(-10deg);
}
.slider_img_productd .product-responsive .rba-flip {
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: 0;
  will-change: transform;
  background-image: linear-gradient(45deg,white,#fafafa);
  transition: transform .3s ease;
  overflow: hidden;
  margin: 0;
}
.slider_img_productd .product-responsive .rba-flip1,
.slider_img_productd .product-responsive .rba-flip2 {
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.slider_img_productd .product-responsive .rba-flip1 {
  transform: rotateY(-1deg);
  background-image: linear-gradient(75deg,#aaa,#ccc);
}
.slider_img_productd .product-responsive .rba-flip2 {
  background-color: #fafafa;
  background-image: linear-gradient(45deg,#f3f3f3,#fafafa);
}
.slider_img_productd .product-responsive .rba-flip3 {
  width: 50px;
  bottom: 0;
  background-color: #333;
  transform: rotateY(90deg);
  background-image: linear-gradient(45deg,#333,#111);
}
.slider_img_productd .product-responsive .rba-flip4 {
  width: 50px;
  bottom: 0;
  left: 100%;
  transform: rotateY(90deg);
  background-color: #f3f3f3;
  background-image: -webkit-repeating-linear-gradient(left,#fff 0%,#ebebeb 1.3%,#fff 2%,#e2e2e2 3.2%);
  background-image: -o-repeating-linear-gradient(left,#fff 0%,#ebebeb 1.3%,#fff 2%,#e2e2e2 3.2%);
  background-image: repeating-linear-gradient(to right,#fff 0%,#ebebeb 1.3%,#fff 2%,#e2e2e2 3.2%);
}
.slider_img_productd .product-responsive .flip {
  transform: rotateY(180deg);
}
.slider_img_productd .product-responsive>div:nth-child(1) {
  background-color: #333;
  transform: rotateY(-2deg);
  height: 100%;
}
.slider_img_productd .product-responsive>div:nth-child(1) img {
  height: 100% !important;
}
.slider_img_productd .product-responsive>div:nth-child(2) {
  background: #f3f3f3;
  transform: translateZ(-50px) rotateY(180deg);
  transform-origin: center;
  width: 100%;
  height: 100%;
}
.slider_img_productd .product-responsive>div:nth-child(2) img {
  height: 100% !important;
}
.sw-quickview-bottom {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  background: rgba(0,0,0,0.5);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sw-quickview-bottom .product_detail {
  margin-bottom: 0;
}
.sw-quickview-bottom.show {
  visibility: visible;
  opacity: 1;
}
.sw-quickview-bottom.show .quickview-content .quickview-close {
  visibility: visible;
}
.sw-quickview-bottom.loading {
  height: 100%;
}
.sw-quickview-bottom.loading:before {
  background-color: transparent;
  background-image: url(../assets/img/loadingp.gif);
  background-size: 32px 32px;
}
.sw-quickview-bottom.loading .quickview-content .quickview-inner {
  padding: 0;
}
.sw-quickview-bottom.loading .quickview-content .quickview-close {
  visibility: hidden;
}
.sw-quickview-bottom .quickview-content {
  background: #fff;
  max-width: 1170px;
  margin: -250px auto 0 !important;
  position: relative;
  border-radius: 5px;
  top: 50%;
}
@media (min-width: 1400px) {
  .sw-quickview-bottom .quickview-content {
    margin: -350px auto 0 !important;
  }
}
.sw-quickview-bottom .quickview-content .quickview-close {
  position: absolute;
  width: 28px;
  height: 28px;
  background: #000;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  border-radius: 50%;
  right: -15px;
  z-index: 9999;
  top: -15px;
}
.sw-quickview-bottom .quickview-content .quickview-inner {
  padding: 35px 15px;
  border-radius: 5px;
  background-color: #fff;
  overflow: hidden;
  overflow: hidden !important;
  height: 470px !important;
  max-height: 470px !important;
}
@media (min-width: 1400px) {
  .sw-quickview-bottom .quickview-content .quickview-inner {
    height: 740px !important;
    max-height: 740px !important;
  }
}
.sw-quickview-bottom .quickview-content .quickview-inner .content_product_detail {
  overflow-y: auto;
  height: 400px;
  padding: 0;
  display: inline-block;
}
@media (min-width: 1400px) {
  .sw-quickview-bottom .quickview-content .quickview-inner .content_product_detail {
    height: 670px;
  }
}
.quickview-container.woocommerce .slider_img_productd span.onsale {
  display: none;
}
.quickview-container.woocommerce .product_detail .content_product_detail {
  padding-bottom: 15px;
}
.quickview-container.woocommerce .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover {
  background-color: #d14031 !important;
}
.quickview-container.woocommerce .product_detail .content_product_detail .cart .quantity input.qty {
  border: 0;
  border-radius: 4px;
}
.quickview-container.woocommerce .product_detail div.star {
  margin-top: 3px;
}
@media (max-width: 1400px) {
  .sw-quickview-bottom .quickview-content {
    max-width: 740px;
  }
}
@media (max-width: 991px) {
  .sw-quickview-bottom .quickview-content {
    max-width: 700px;
  }
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items thead tr th {
  color: #000;
  font-size: 18px;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td {
  vertical-align: middle;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__image img {
  border: 1px solid #ddd;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-components-product-name {
  font-size: 16px;
  color: #000;
  text-transform: capitalize;
  font-weight: 700;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-components-product-name:hover {
  color: var(--color);
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__prices .wc-block-components-product-price {
  font-size: 18px;
  color: var(--color);
  display: flex;
  flex-direction: row-reverse;
  justify-content: start;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__prices .wc-block-components-product-price .wc-block-components-product-price__regular {
  font-size: 18px;
  color: #aaa;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__prices .wc-block-components-product-price .is-discounted {
  font-size: 18px;
  color: var(--color);
  float: left;
  margin-right: 10px;
  margin-left: 0;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-components-product-badge {
  border-radius: 0;
  border: 1px solid var(--color);
  color: var(--color);
  font-weight: 400;
  font-size: 14px;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-components-product-metadata .wc-block-components-product-metadata__description {
  font-size: 14px;
  color: #222;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity {
  position: relative;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector:after {
  border: 1px solid #ddd;
  border-radius: 0;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input {
  padding: 12px 0;
  color: #000;
  opacity: 1;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
  font-size: 20px;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus {
  box-shadow: none;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
  font-size: 14px;
  color: var(--color);
  text-decoration: none;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
  text-decoration: underline;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__total .wc-block-components-product-price {
  font-size: 24px;
  font-weight: 500;
  color: var(--color);
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__total .wc-block-components-product-badge {
  border-radius: 0;
  border: 1px solid var(--color);
  color: var(--color);
  height: 32px;
  line-height: 30px;
  font-size: 16px;
  font-weight: 400;
  margin-top: 20px;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title {
  font-size: 18px;
  color: #000;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link {
  font-size: 14px;
  text-transform: uppercase;
  color: var(--color);
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon {
  padding: 0;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-text-input input {
  height: 39px;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .components-button {
  background-color: var(--color);
  border-color: var(--color);
  text-transform: uppercase;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-subtotal-block .wc-block-components-totals-item {
  padding: 0;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-subtotal-block .wc-block-components-totals-item .wc-block-components-totals-item__label {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-subtotal-block .wc-block-components-totals-item .wc-block-formatted-money-amount {
  font-size: 24px;
  color: var(--color);
  font-weight: 500;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item {
  padding: 0;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__label {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-formatted-money-amount {
  font-size: 24px;
  color: var(--color);
  font-weight: 500;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .components-button {
  background-color: var(--color);
  color: #fff;
  text-transform: uppercase;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .components-button:hover {
  opacity: 0.85;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__container .wc-block-components-checkout-step__description {
  font-size: 14px;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-address-form .wc-block-components-address-form__email input {
  border: 1px solid #ddd;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-address-form .wc-block-components-address-form__email input:focus {
  box-shadow: 0 0 0 1px #ddd;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__description {
  font-size: 14px;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-address-address-wrapper .wc-block-components-text-input input {
  border: 1px solid #ddd;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-address-address-wrapper .wc-block-components-text-input input:focus {
  box-shadow: 0 0 0 1px #ddd;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-address-address-wrapper .wc-block-components-validation-error {
  font-size: 12px;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-address-form__country .components-form-token-field__input,
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-combobox .components-combobox-control__input {
  border: 1px solid #ddd;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-address-form__country .components-form-token-field__input:focus,
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-combobox .components-combobox-control__input:focus {
  box-shadow: 0 0 0 1px #ddd;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__order-notes .wc-block-components-checkbox__label {
  color: #000;
  font-size: 14px;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__terms {
  color: #000;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button {
  color: var(--color);
  font-size: 16px;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
  border: 0;
  background-color: var(--color);
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover {
  opacity: 0.85;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary {
  padding: 0;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-panel__button {
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item {
  border-top: 1px solid #ddd;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item:first-child {
  padding-top: 20px;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image .wc-block-components-order-summary-item__quantity {
  border-color: var(--color);
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-product-name {
  font-size: 16px;
  color: #000;
  text-transform: capitalize;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-product-price {
  font-size: 18px;
  color: var(--color);
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-product-price .wc-block-components-product-price__regular {
  font-size: 16px;
  color: #aaa;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-product-metadata .wc-block-components-product-metadata__description {
  font-size: 12px;
  color: #000;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon-link {
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-text-input input {
  height: 39px;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .components-button {
  background-color: var(--color);
  border-color: var(--color);
  color: #fff;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-subtotal-block .wc-block-components-totals-item .wc-block-components-totals-item__label,
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__label {
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-subtotal-block .wc-block-formatted-money-amount,
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-subtotal-block .wc-block-formatted-money-amount,
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-formatted-money-amount,
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-formatted-money-amount {
  font-size: 18px;
  color: var(--color);
  font-weight: 500;
}
.gallery {
  padding: 0;
  overflow: hidden;
  margin: 20px 0 20px !important;
}
.rtl .gallery {
  margin-right: 0 !important;
}
.gallery li {
  margin-left: 1%;
  margin-right: 0;
  margin-bottom: 20px;
  text-align: center;
  float: left;
  list-style: none;
}
.rtl .gallery li {
  float: right;
  margin: 0 1% 20px 0;
}
.gallery li .thumbnail:hover img {
  opacity: 0.85;
}
.gallery .gallery-item {
  position: relative;
  margin: 0;
}
.gallery .gallery-item:hover .gallery-caption {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  filter: alpha(opacity=100);
}
.gallery .gallery-item .gallery-caption {
  margin-left: 0;
  background: #eee;
  background: rgba(255,255,255,0.8);
  color: #333;
  font-size: 13px;
  font-weight: 400;
  overflow: hidden;
  padding: 10px 5px;
  position: absolute;
  bottom: 0px;
  text-indent: 10px;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
  text-align: left;
  margin: 0;
  -webkit-transform: translateY(40px);
  -moz-transform: translateY(40px);
  -o-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.gallery .thumbnail {
  display: block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #FFF;
  padding: 0;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
  margin: 0 5px 0px;
  border: 0;
}
.gallery img {
  width: 100%;
  border: 0 !important;
}
.gallery .caption {
  overflow: hidden;
  padding-top: 12px;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gallery .caption h4 {
  font-size: 14px;
}
.entry-summary table {
  margin-bottom: 30px;
}
.entry-summary table th,
.entry-summary table td {
  border: 1px solid #dddddd;
  padding: 10px;
}
.entry-summary table th >a,
.entry-summary table td >a {
  color: #222222;
}
.entry-summary dl dd {
  margin-bottom: 20px;
}
.entry-summary form input[type="text"],
.entry-summary form input[type="password"],
.entry-summary form input[type="date"] {
  border-radius: 0;
  padding: 5px 10px;
}
.entry-summary form input[type="submit"] {
  background: #d14031 none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
  padding: 5px 15px;
  vertical-align: top;
}
.entry-summary form input[type="submit"]:hover {
  background: #be382a;
}
.entry-summary .page-links {
  clear: both;
}
.format-audio .entry .entry-content .entry-summary .readmore {
  margin: 20px 0 0;
}
.page .main-page .page>.entry-content .entry-summary p {
  line-height: 24px;
}
body.page.page-child.page-image-alignment {
  background-color: #fff;
}
.home.page .main-page .page>.entry-content .entry-summary p {
  line-height: 24px;
}
.home .category-contents {
  line-height: normal;
}
#contents {
  min-height: 60vh;
  margin: 0 0 30px;
}
.post-type-archive-product #contents {
  margin: 0;
}
@media (min-width: 1200px) {
  #contents {
    margin: 0 0 100px;
  }
  .post-type-archive-product #contents {
    margin: 0;
  }
  .home-style1 #contents,
  .home-style2 #contents,
  .home-style3 #contents,
  .home-style4 #contents,
  .home-style5 #contents {
    margin: 0;
  }
}
.home-style1 #contents,
.home-style2 #contents,
.home-style3 #contents,
.home-style4 #contents,
.home-style5 #contents {
  margin: 0;
}
.has-dates .wp-block-latest-comments__comment,
.has-excerpts .wp-block-latest-comments__comment {
  border-bottom: 1px solid #ddd;
  margin-bottom: 25px;
}
.wp-block-archives-dropdown {
  margin-bottom: 1em;
}
.wp-block-archives-dropdown select {
  height: 35px;
  padding: 0 10px;
  line-height: 35px;
}
.category-contents {
  word-wrap: break-word;
  position: relative;
}
.category-contents .no-result form input[type="submit"] {
  padding: 15px 10px;
  position: absolute;
}
.category-contents form {
  position: relative;
}
.category-contents form input[type="text"] {
  border-radius: 0;
  padding: 15px 85px 15px 20px;
  width: 100%;
  margin: 0;
}
.category-contents form input[type="submit"] {
  background: #d14031;
  border: 1px solid #d14031;
  border-radius: 0;
  color: #fff;
  padding: 5px 10px;
  position: initial;
  right: 0;
  top: 0;
  text-transform: uppercase;
  margin: 0;
}
.category-contents .blog-content.blog-content-list .post.format-standard .entry .entry-content .content-top .entry-summary {
  margin-bottom: 20px;
}
.entry-summary {
  margin-bottom: 20px;
}
.home-style3 .entry-summary {
  margin-bottom: 0;
}
.entry-summary form p select {
  height: 35px;
  padding: 0 10px;
  line-height: 35px;
}
.entry-summary form p input[type="checkbox"],
.entry-summary form p input[type="radio"] {
  float: left;
  margin: 0 10px 0 0;
  display: block;
}
.entry-summary input[type="file"] {
  display: block;
  padding: 0;
  border-radius: 0;
}
.entry-summary input[type="reset"] {
  background: #d14031;
  border: 1px solid #d14031;
  border-radius: 0;
  color: #fff;
  padding: 5px 10px;
  position: initial;
  right: 0;
  top: 0;
  text-transform: uppercase;
  margin: 0;
}
.wp-block-button {
  margin-bottom: 30px;
  display: block;
}
.wp-block-cover-text {
  color: #fff !important;
  font-weight: bold;
  display: block;
  line-height: 1.25;
  padding: 0;
}
.wp-block-cover-text strong,
.wp-block-cover-text a {
  color: #fff !important;
  font-weight: bold;
  display: block;
  line-height: 1.25;
  padding: 0;
}
.page-markup-and-formatting .entry-content .entry-summary,
.page-id-1134 .entry-content .entry-summary {
  line-height: 1.5;
  font-size: 14px;
  color: #666;
}
.page-markup-and-formatting .entry-content .entry-summary .wp-block-gallery,
.page-id-1134 .entry-content .entry-summary .wp-block-gallery {
  margin-left: 0;
}
.page-markup-and-formatting .entry-content .entry-summary >p,
.page-id-1134 .entry-content .entry-summary >p {
  margin: 0 0 1em;
}
.page-markup-and-formatting .entry-content .entry-summary h1,
.page-id-1134 .entry-content .entry-summary h1 {
  font-size: 1.7411em;
}
.page-markup-and-formatting .entry-content .entry-summary h2,
.page-id-1134 .entry-content .entry-summary h2 {
  font-size: 1.5157em;
}
.page-markup-and-formatting .entry-content .entry-summary h3,
.page-id-1134 .entry-content .entry-summary h3 {
  font-size: 1.3195em;
}
.page-markup-and-formatting .entry-content .entry-summary h4,
.page-id-1134 .entry-content .entry-summary h4 {
  font-size: 1.1487em;
}
.page-markup-and-formatting .entry-content .entry-summary h5,
.page-id-1134 .entry-content .entry-summary h5 {
  font-size: 1em;
}
.page-markup-and-formatting .entry-content .entry-summary h6,
.page-id-1134 .entry-content .entry-summary h6 {
  font-size: .8706em;
}
.page-markup-and-formatting .entry-content .entry-summary h1,
.page-markup-and-formatting .entry-content .entry-summary h2,
.page-markup-and-formatting .entry-content .entry-summary h3,
.page-markup-and-formatting .entry-content .entry-summary h4,
.page-markup-and-formatting .entry-content .entry-summary h5,
.page-markup-and-formatting .entry-content .entry-summary h6,
.page-id-1134 .entry-content .entry-summary h1,
.page-id-1134 .entry-content .entry-summary h2,
.page-id-1134 .entry-content .entry-summary h3,
.page-id-1134 .entry-content .entry-summary h4,
.page-id-1134 .entry-content .entry-summary h5,
.page-id-1134 .entry-content .entry-summary h6 {
  color: #222222;
  font-weight: 600;
  padding: 10px 0;
}
.page-markup-and-formatting .entry-content .entry-summary ul,
.page-markup-and-formatting .entry-content .entry-summary ol,
.page-id-1134 .entry-content .entry-summary ul,
.page-id-1134 .entry-content .entry-summary ol {
  padding-left: 0;
}
.page-markup-and-formatting .entry-content .entry-summary ul li,
.page-markup-and-formatting .entry-content .entry-summary ol li,
.page-id-1134 .entry-content .entry-summary ul li,
.page-id-1134 .entry-content .entry-summary ol li {
  line-height: 1.85;
}
.page-markup-and-formatting .entry-content .entry-summary ul li a,
.page-markup-and-formatting .entry-content .entry-summary ol li a,
.page-id-1134 .entry-content .entry-summary ul li a,
.page-id-1134 .entry-content .entry-summary ol li a {
  text-decoration: underline;
}
.page-markup-and-formatting .entry-content .entry-summary code,
.page-id-1134 .entry-content .entry-summary code {
  white-space: normal;
}
.page-markup-and-formatting .entry-content .entry-summary blockquote,
.page-id-1134 .entry-content .entry-summary blockquote {
  padding: 10px 30px;
}
.page-markup-and-formatting .entry-content .entry-summary blockquote:before,
.page-markup-and-formatting .entry-content .entry-summary blockquote:after,
.page-id-1134 .entry-content .entry-summary blockquote:before,
.page-id-1134 .entry-content .entry-summary blockquote:after {
  font-size: 24px;
  color: #dddddd;
}
.page-markup-and-formatting .entry-content .entry-summary cite,
.page-id-1134 .entry-content .entry-summary cite {
  font-style: italic;
}
.page-markup-and-formatting .entry-content .entry-summary table,
.page-id-1134 .entry-content .entry-summary table {
  border-collapse: separate;
  border-spacing: 0;
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
  margin: 0 0 1.75em;
  border: 1px solid #ddd;
  table-layout: fixed;
  width: 100%;
}
.page-markup-and-formatting .entry-content .entry-summary table thead td,
.page-id-1134 .entry-content .entry-summary table thead td {
  border: 1px solid #ddd;
}
.page-markup-and-formatting .entry-content .entry-summary table td,
.page-id-1134 .entry-content .entry-summary table td {
  border-width: 0 1px 1px 0;
}
.page-markup-and-formatting .entry-content .entry-summary table th,
.page-id-1134 .entry-content .entry-summary table th {
  border-width: 0 1px 1px 0;
}
.page-markup-and-formatting .entry-content .entry-summary table td,
.page-markup-and-formatting .entry-content .entry-summary table th,
.page-id-1134 .entry-content .entry-summary table td,
.page-id-1134 .entry-content .entry-summary table th {
  color: #222222;
}
.page .entry-content .entry-summary .page-links {
  margin-top: 30px;
  overflow: hidden;
  background: #f2f2f2;
  padding: 30px 10px;
  border-radius: 4px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
  color: #666;
  font-size: 14px;
}
.page .entry-content .entry-summary .page-links span,
.page .entry-content .entry-summary .page-links a {
  display: block;
  width: 32px;
  line-height: 30px;
  height: 32px;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  color: #222222;
  border: none;
  margin: 0 5px;
  background-color: #fff;
}
.page .entry-content .entry-summary .page-links span:hover,
.page .entry-content .entry-summary .page-links a:hover {
  color: #d14031;
}
.page .entry-content .entry-summary .page-links span {
  color: #d14031 !important;
}
.page .main-page .post .entry-summary {
  line-height: 1.5;
  font-size: 0.875em;
  color: #666;
}
.page .main-page .post .entry-summary h1 {
  font-size: 1.7411em;
}
.page .main-page .post .entry-summary h2 {
  font-size: 1.5157em;
}
.page .main-page .post .entry-summary h3 {
  font-size: 1.3195em;
}
.page .main-page .post .entry-summary h4 {
  font-size: 1.1487em;
}
.page .main-page .post .entry-summary h5 {
  font-size: 1em;
}
.page .main-page .post .entry-summary h6 {
  font-size: .8706em;
}
.page .main-page .post .entry-summary h1,
.page .main-page .post .entry-summary h2,
.page .main-page .post .entry-summary h3,
.page .main-page .post .entry-summary h4,
.page .main-page .post .entry-summary h5,
.page .main-page .post .entry-summary h6 {
  color: #222222;
  font-weight: 600;
  padding: 10px 0;
}
.page .main-page .post .entry-summary ul,
.page .main-page .post .entry-summary ol {
  padding-left: 0;
}
.page .main-page .post .entry-summary ul li,
.page .main-page .post .entry-summary ol li {
  line-height: 1.75;
}
.page .main-page .post .entry-summary ul li a,
.page .main-page .post .entry-summary ol li a {
  text-decoration: underline;
}
.page .main-page .post .entry-summary code {
  white-space: normal;
}
.page .main-page .post .entry-summary blockquote {
  padding: 10px 30px;
}
.page .main-page .post .entry-summary blockquote:before,
.page .main-page .post .entry-summary blockquote:after {
  font-size: 24px;
  color: #dddddd;
}
.page .main-page .post .entry-summary cite {
  font-style: italic;
}
.page .main-page .post .entry-summary table {
  border-collapse: separate;
  border-spacing: 0;
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
  margin: 0 0 1.75em;
  border: 1px solid #ddd;
  table-layout: fixed;
  width: 100%;
}
.page .main-page .post .entry-summary table thead th,
.page .main-page .post .entry-summary table thead td {
  border: 1px solid #ddd;
}
.page .main-page .post .entry-summary table td {
  border-width: 0 1px 1px 0;
}
.page .main-page .post .entry-summary table th {
  border-width: 0 1px 1px 0;
}
.page .main-page .post .entry-summary table td,
.page .main-page .post .entry-summary table th {
  color: #222222;
}
.wp-block-table.is-style-stripes {
  border: 1px solid #ddd;
  border-right-color: transparent;
  border-bottom-color: transparent;
}
.wp-block-table.is-style-stripes td {
  border-color: #ddd;
  border-left-color: transparent;
  border-top-color: transparent;
}
.page.lorem-ipsum .main-page .page>.entry-content .entry-summary {
  margin-bottom: 50px;
}
@media (min-width: 1200px) {
  .blog .category-contents,
  .blog .sidebar {
    padding: 0 20px;
  }
}
.category-contents .blog-content .post.has-post-thumbnail .entry .entry-content .content-top .entry-summary p {
  margin-bottom: 15px;
}
.single.main .post.has-post-thumbnail .entry-wrap .entry-content .entry-summary p {
  margin-bottom: 15px;
}
.category-contents .blog-content.blog-content-default .post .entry .entry-content .content-top .entry-summary ul li span,
.category-contents .blog-content.blog-content-default .post .entry .entry-content .content-top .entry-summary ul li em,
.category-contents .blog-content.blog-content-default .post .entry .entry-content .content-top .entry-summary ul li strong,
.category-contents .blog-content.blog-content-default .post .entry .entry-content .content-top .entry-summary ol li span,
.category-contents .blog-content.blog-content-default .post .entry .entry-content .content-top .entry-summary ol li em,
.category-contents .blog-content.blog-content-default .post .entry .entry-content .content-top .entry-summary ol li strong {
  font-size: 14px !important;
}
.sidebar .widget.widget_search .searchform .screen-reader-text {
  display: none;
}
.has-background-dim {
  margin-bottom: 15px;
}
.tag-gallery .has-background-dim {
  margin-bottom: 15px;
}
.tag-gallery .wp-block-audio {
  margin: 10px 0;
}
.author-filter {
  text-align: center;
  margin: 30px 0;
}
@media (min-width: 1200px) {
  .author-filter {
    margin: 0 0 35px;
  }
}
.author-filter a {
  display: inline-block;
  color: #999;
  text-transform: uppercase;
  line-height: normal;
  min-width: 37px;
  font-size: 14px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 4px;
}
.author-filter a.active,
.author-filter a:hover {
  min-width: 47px;
  background-color: #d14031;
  color: #fff;
  padding: 6px 12px;
}
.author-filter a:nth-child(2) {
  margin: 0 0 0 10px;
}
.rtl .author-filter a:nth-child(2) {
  margin: 0 10px 0 0;
}
.author-filter a:first-child {
  padding: 6px 12px;
  margin: 0 10px;
  min-width: 48px;
  position: relative;
}
.author-filter a:first-child:before {
  content: "";
  background-color: #ddd;
  height: 30px;
  width: 1px;
  top: -2px;
  display: inline-block;
  position: absolute;
  right: -15px;
}
.author-column {
  margin: 0 0 35px;
  display: inline-block;
  width: 100%;
  transition: all 1s;
  overflow: hidden;
}
.author-column .alert-dismissible {
  width: 100%;
}
@media (min-width: 1200px) {
  .author-column {
    margin: 0 -15px 75px;
  }
}
.author-column >div {
  width: 25%;
  float: left;
  display: inline-block;
  padding: 0 15px;
  margin: 15px 0;
}
@media (min-width: 1200px) {
  .author-column >div {
    width: 20%;
  }
}
@media (max-width: 767px) {
  .author-column >div {
    width: 33.3%;
  }
}
@media (max-width: 480px) {
  .author-column >div {
    width: 50%;
  }
}
.author-column >div:hover h4 {
  color: #d14031;
}
.author-column .item-meta {
  font-size: 12px;
  color: #999;
  text-align: center;
}
.author-column .item-img img {
  border-radius: 5px;
}
.author-column h4 {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: normal;
  font-size: 14px;
  color: #222222;
  text-align: center;
  margin: 16px 0 5px;
}
.single-book_author .sw_author_product {
  padding: 0;
  margin: 0;
}
@media (min-width: 1200px) {
  .single-book_author .sw_author_product {
    padding: 0;
    margin: 0;
    border-bottom: 0;
  }
}
.single-author .item-social {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 30px;
}
.single-author .item-social >div a {
  width: 40px;
  height: 40px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 50%;
  line-height: 40px;
  margin: 0 5px;
  color: #999;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
}
.single-author .item-social >div a:hover {
  color: #fff;
  background: #d14031;
}
.single-author .single-author-content {
  margin: 0 0 30px;
}
@media (min-width: 1200px) {
  .single-author .single-author-content {
    margin: 0 0 48px;
  }
}
@media (max-width: 991px) {
  .single-author .item-image {
    margin: 0 0 30px;
  }
  .single-author .item-image img {
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .single-author .item-single-content {
    padding: 0 0 0 80px;
  }
  .rtl .single-author .item-single-content {
    padding: 0 30px 0 0;
  }
}
.single-author .item-single-content h4 {
  font-size: 40px;
  font-weight: normal;
  color: #222222;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 45px;
}
.single-author .item-single-content .description {
  font-size: 14px;
  line-height: 24px;
  color: #555555;
  display: block;
}
.single-author .item-single-content .description >p {
  margin: 0 0 26px;
}
.single-author .item-single-content .description .style-pro {
  font-size: 18px;
  color: #333;
  line-height: 28px;
  font-style: italic;
}
.single-author .item-single-content .Categories {
  margin: 15px 0 48px;
  display: inline-block;
}
.single-author .item-single-content .Categories .item-meta {
  line-height: 36px;
  font-size: 16px;
  color: #999;
}
.single-author .item-single-content .Categories .item-meta .label-meta {
  padding: 0 30px 0 0;
}
.rtl .single-author .item-single-content .Categories .item-meta .label-meta {
  padding: 0 0 0 30px;
}
.single-author .item-single-content .Categories .item-meta .meta-value {
  color: #333;
}
.single-author .single-awards {
  margin: 0 0 30px;
  display: inline-block;
  width: 100%;
}
@media (min-width: 1200px) {
  .single-author .single-awards {
    margin: 0 0 90px;
  }
}
.single-author .single-awards h2 {
  font-size: 20px;
  color: #222222;
  font-weight: normal;
  margin: 0 0 40px;
  line-height: normal;
  padding: 0 0 24px;
  border-bottom: 1px solid #ddd;
}
.single-author .single-awards ul {
  list-style: none;
  margin: 0 -10px;
}
@media (max-width: 480px) {
  .single-author .single-awards ul {
    margin: 0;
  }
}
.single-author .single-awards ul li {
  margin: 10px 1%;
  padding: 13px 15px 13px 30px;
  -webkit-box-shadow: 0px 4px 8px #d6d6d6;
  -moz-box-shadow: 0px 4px 8px #d6d6d6;
  box-shadow: 0px 4px 8px #d6d6d6;
  width: 31.3%;
  display: inline-block;
  float: left;
}
@media (max-width: 1200px) {
  .single-author .single-awards ul li {
    width: 48%;
  }
}
@media (max-width: 480px) {
  .single-author .single-awards ul li {
    width: 100%;
    margin: 10px 0;
  }
}
.rtl .single-author .single-awards ul li {
  padding: 12px 30px 13px 15px;
}
.single-author .single-awards ul li .inner {
  padding: 13px 20px;
  box-shadow: 1px 0 2px 2px #ddd;
  border-radius: 5px;
}
.single-author .single-awards ul li h4 {
  font-size: 14px;
  color: #222222;
  font-weight: 400;
  line-height: 26px;
}
.single-author .single-awards ul li .item-content {
  font-size: 14px;
  color: #909090;
  margin: 0 -10px;
}
.single-author .single-awards ul li .item-content >span {
  padding: 0 10px;
  position: relative;
}
.single-author .single-awards ul li .item-content >span:before {
  content: "";
  width: 2px;
  height: 2px;
  background-color: #909090;
  position: absolute;
  right: -1px;
  border-radius: 50%;
  top: 50%;
  margin: -1px 0 0;
}
.single-author .single-awards ul li .item-content >span:last-child:before {
  display: none;
}
.single-author .bottom-sidebar-author {
  position: relative;
  margin: 0 0 48px;
  display: inline-block;
  width: 100%;
}
.single-author .bottom-sidebar-author .res-button,
.single-author .bottom-sidebar-author .slick-arrow {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  font-size: 0;
}
.single-author .bottom-sidebar-author .res-button:hover,
.single-author .bottom-sidebar-author .slick-arrow:hover {
  border-color: #d14031;
  background-color: #d14031;
  color: #ffffff;
}
.single-author .bottom-sidebar-author .res-button:hover:before,
.single-author .bottom-sidebar-author .slick-arrow:hover:before {
  color: #ffffff;
}
.single-author .bottom-sidebar-author .res-button.slick-next,
.single-author .bottom-sidebar-author .slick-arrow.slick-next {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 23px;
  font-size: 0;
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #999;
  border-radius: 50%;
  z-index: 9;
  text-align: center;
  color: #999;
}
.rtl .single-author .bottom-sidebar-author .res-button.slick-next,
.rtl .single-author .bottom-sidebar-author .slick-arrow.slick-next {
  right: auto;
  left: 35px;
}
.single-author .bottom-sidebar-author .res-button.slick-next:before,
.single-author .bottom-sidebar-author .slick-arrow.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 13px;
}
.single-author .bottom-sidebar-author .res-button.slick-prev,
.single-author .bottom-sidebar-author .slick-arrow.slick-prev {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 23px;
  position: absolute;
  top: 0;
  right: 35px;
  border: 1px solid #999;
  border-radius: 50%;
  z-index: 99;
  text-align: center;
  color: #999;
}
.rtl .single-author .bottom-sidebar-author .res-button.slick-prev,
.rtl .single-author .bottom-sidebar-author .slick-arrow.slick-prev {
  right: auto;
  left: 0;
}
.single-author .bottom-sidebar-author .res-button.slick-prev:before,
.single-author .bottom-sidebar-author .slick-arrow.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 13px;
}
@media (max-width: 767px) {
  .single-author .bottom-sidebar-author {
    margin: 0 0 30px;
  }
}
.single-author .bottom-sidebar-author h2 {
  font-size: 20px;
  color: #222222;
  font-weight: normal;
  line-height: normal;
  padding: 0 0 24px;
  border-bottom: 1px solid #dddddd;
  margin: 0 0 32px;
}
@media (min-width: 1200px) {
  .single-author .bottom-sidebar-author .resp-slider-container {
    margin: 0 -15px;
  }
}
.sw-category-author {
  padding: 25px 0 100px;
  position: relative;
}
@media (max-width: 991px) {
  .sw-category-author {
    padding: 25px 0 50px;
  }
}
@media (min-width: 1200px) {
  .sw-category-author {
    padding: 65px 0 160px;
  }
}
.sw-category-author .res-button {
  position: absolute;
  bottom: 10%;
  font-size: 16px;
  left: 50%;
  padding: 0 15px;
  line-height: 30px;
  z-index: 10;
  cursor: pointer;
  margin-left: -100px;
}
@media (max-width: 991px) {
  .sw-category-author .res-button {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .sw-category-author .res-button {
    bottom: 100px;
  }
}
.rtl .sw-category-author .res-button {
  left: auto;
  right: 50%;
  margin-right: -100px;
}
.sw-category-author .res-button:hover::before {
  background-color: #d14031;
  color: #ffffff;
  border-color: #d14031;
}
.sw-category-author .res-button::after {
  content: "Prev";
  font-size: 14px;
  color: #999999;
  padding: 0 7px;
}
.rtl .sw-category-author .res-button::after {
  float: right;
}
.sw-category-author .res-button::before {
  width: 25px;
  height: 25px;
  font-family: fontawesome;
  content: '\f104';
  font-size: 16px;
  border-radius: 50%;
  border: 1px solid #dddddd;
  color: #999;
  display: inline-block;
  text-align: center;
  line-height: 23px;
}
.sw-category-author .res-button.slick-next {
  right: 50%;
  border-left: 1px solid #dddddd;
  margin-right: -100px;
  left: auto;
}
.rtl .sw-category-author .res-button.slick-next {
  right: auto;
  left: 50%;
  margin-left: -100px;
}
.sw-category-author .res-button.slick-next::before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 14px;
}
.sw-category-author .res-button.slick-next::after {
  content: "Next";
  font-size: 14px;
  color: #999999;
  float: left;
}
.sw-category-author .item {
  padding: 0;
}
.sw-category-author .item .item-content-inner {
  background: url(../assets/img/banner-ky.png) no-repeat center;
}
@media (max-width: 991px) {
  .sw-category-author .item .item-content-inner {
    margin-bottom: 25px;
  }
}
@media (min-width: 1200px) {
  .sw-category-author .item .item-content-inner {
    padding-top: 60px;
  }
}
.sw-category-author .item .item-content-inner .block-title h3 {
  font-size: 16px;
  color: #d14031;
  text-transform: uppercase;
  line-height: 26px;
  margin-bottom: 15px;
}
.sw-category-author .item .item-content-inner .item-single-content h4 {
  margin-bottom: 25px;
}
.sw-category-author .item .item-content-inner .item-single-content h4 a {
  font-size: 36.49px;
  color: #222222;
  line-height: normal;
}
.sw-category-author .item .item-content-inner .descriptiom {
  font-size: 16px;
  color: #555;
  line-height: 24px;
  display: inline-block;
  padding-bottom: 20px;
}
@media (min-width: 1200px) {
  .sw-category-author .item .item-content-inner .descriptiom {
    padding-bottom: 50px;
  }
}
.sw-category-author .item .item-content-inner a.more {
  font-size: 16px;
  color: #fff;
  font-weight: 900;
  padding: 13px 0;
  line-height: 24px;
  background-color: #d14031;
  display: block;
  width: 180px;
  text-align: center;
  text-transform: uppercase;
}
.sw-category-author .item .author-detail .inner {
  display: inline-block;
}
.sw-category-author .item .author-detail .inner .item-content {
  width: 62%;
  padding: 30px 30px 0;
}
.rtl .sw-category-author .item .author-detail .inner .item-content {
  padding: 30px;
}
@media (max-width: 480px) {
  .rtl .sw-category-author .item .author-detail .inner .item-content {
    padding: 10px;
  }
}
.sw-category-author .item .author-detail .inner .item-content .item-single-content h4 {
  margin: 0 0 9px;
}
.sw-category-author .item .author-detail .inner .item-content .item-single-content h4 a {
  font-size: 1.42375em;
  font-weight: bold;
  line-height: 28px;
  display: inline-block;
}
.sw-category-author .item .author-detail .inner .item-content .item-single-content h4:hover a {
  color: #d14031;
}
.sw-category-author .item .author-detail .inner .item-content .item-single-content span {
  font-size: 14px;
  line-height: 25px;
  color: #555;
  display: block;
}
.sw-category-author .item .author-detail .inner .item-content .item-single-content span >a {
  width: 100%;
  display: block;
  color: #d14031;
  position: relative;
  margin: 20px 0 0;
}
.sw-category-author .item .author-detail .inner .item-content .item-single-content span >a:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 14px;
  position: absolute;
  left: 80px;
  top: 1px;
}
.rtl .sw-category-author .item .author-detail .inner .item-content .item-single-content span >a:before {
  content: '\f104';
  right: 80px;
  left: auto;
}
.sw-category-author .item .author-detail {
  padding: 0 25px;
}
@media (max-width: 1200px) {
  .sw-category-author .item .author-detail {
    padding: 0 15px;
  }
}
.sw-category-author .item .author-item {
  max-height: 335px;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .sw-category-author .item .author-item {
    max-height: 380px;
    margin-top: 60px;
  }
}
.sw-category-author .item .author-item .small-title h4 {
  font-size: 20.25px;
  font-weight: normal;
  color: #222222;
  text-transform: capitalize;
  margin: 0 0 13px;
  padding: 0 0 13px;
  border-bottom: 1px solid #dddddd;
}
@media (min-width: 1200px) {
  .sw-category-author .item .author-item .small-title h4 {
    margin: 0 0 20px;
    padding: 0 0 20px;
  }
}
.sw-category-author .item .author-item ul {
  margin: 0;
  list-style: none;
}
.sw-category-author .item .author-item ul li {
  margin: 0 0 10px;
}
@media (min-width: 1200px) {
  .sw-category-author .item .author-item ul li {
    margin: 0 0 20px;
  }
}
.sw-category-author .item .author-item ul li .item-img {
  width: 60px;
}
.sw-category-author .item .author-item ul li .item-img img {
  border-radius: 4px;
}
.sw-category-author .item .author-item ul li .item-content {
  padding: 0 0 0 15px;
}
.rtl .sw-category-author .item .author-item ul li .item-content {
  padding: 0 15px 0 0;
}
.sw-category-author .item .author-item ul li .item-content >* {
  margin: 0 0 10px;
}
.sw-category-author .item .author-item ul li .item-content >* .woocommerce-review-link {
  font-size: 12px;
  color: #999;
  padding: 0 5px;
  display: inline-block;
  vertical-align: top;
  line-height: 13px;
}
.sw-category-author .item .author-item ul li .item-content h4 {
  font-size: 14px;
  color: #222222;
  line-height: 24px;
  text-transform: capitalize;
  font-weight: bold;
}
.sw-category-author .item .author-item ul li .item-content h4:hover {
  color: #d14031;
}
.home-style2 .woocommerce-Reviews {
  display: none;
}
.vc_custom_1562925467235 {
  margin: 0 0 50px;
}
@media (min-width: 1200px) {
  .vc_custom_1562925467235 {
    margin: 0 0 100px;
  }
}
@media (max-width: 767px) {
  .vc_custom_1562925467235 {
    margin: 25px;
  }
}
.sw-category-author-1 .res-button.slick-next {
  right: 15px !important;
}
.rtl .sw-category-author-1 .res-button.slick-next {
  left: 35px !important;
}
.sw-category-author-1 .res-button.slick-prev {
  right: 35px !important;
}
.rtl .sw-category-author-1 .res-button.slick-prev {
  left: 15px !important;
}
.sw-category-author-1 {
  margin-bottom: 50px;
}
@media (min-width: 1200px) {
  .sw-category-author-1 .responsive {
    margin: 0 -15px;
  }
  .home-style1 .sw-category-author-1 .responsive {
    margin: 0 -20px !important;
  }
}
.rtl .sw-category-author-1 .block-title {
  text-align: right;
}
.sw-category-author-1 .block-title h3 {
  margin: 0 0 30px;
  font-size: 1em;
  color: #222222;
  text-transform: capitalize;
  font-weight: 700;
  position: relative;
  display: inline-block;
}
.home-style4 .sw-category-author-1 .block-title h3 {
  margin: 0 0 20px;
}
@media (min-width: 1200px) {
  .sw-category-author-1 .block-title h3 {
    font-size: 1.25em;
  }
}
@media (min-width: 1200px) {
  .sw-category-author-1 .block-title h3 {
    margin: 0 0 59px;
  }
  .home-style4 .sw-category-author-1 .block-title h3 {
    margin: 0 0 30px;
  }
  .home-style2 .sw-category-author-1 .block-title h3 {
    margin: 0 0 48px;
  }
}
@media (min-width: 1400px) {
  .sw-category-author-1 .block-title h3 {
    font-size: 1.42375em;
  }
}
.sw-category-author-1 .block-title h3:before {
  top: 30px;
  position: absolute;
  content: "";
  left: 0;
  background-color: #ddd;
  height: 1px;
  width: 40px;
}
.rtl .sw-category-author-1 .block-title h3:before {
  left: auto;
  right: 0;
}
@media (min-width: 1200px) {
  .sw-category-author-1 .block-title h3:before {
    top: 46px;
  }
}
.sw-category-author-1 .res-button {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.sw-category-author-1 .res-button.slick-next {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #999;
  cursor: pointer;
  left: auto;
}
.sw-category-author-1 .sw-category-author-1 .res-button.slick-next {
  right: 15px;
}
.rtl .sw-category-author-1 .res-button.slick-next {
  left: 20px;
  right: auto;
}
.sw-category-author-1 .rtl .sw-category-author-1 .res-button.slick-next {
  right: auto;
  left: 35px;
}
.sw-category-author-1 .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 16px;
}
.sw-category-author-1 .res-button.slick-prev {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-right: 1px solid #dddddd;
  position: absolute;
  top: 0;
  right: 20px;
  left: auto;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #999;
}
.sw-category-author-1 .sw-category-author-1 .res-button.slick-prev {
  right: 35px;
}
.sw-category-author-1 .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 16px;
}
.rtl .sw-category-author-1 .res-button.slick-prev {
  left: 0px;
  right: auto;
}
.sw-category-author-1 .rtl .sw-category-author-1 .res-button.slick-prev {
  right: auto;
  left: 15px;
}
.sw-category-author-1 .res-button:hover {
  color: #d14031;
}
.sw-category-author-1 .block-title h3 {
  margin: 0 0 54px;
}
@media (max-width: 767px) {
  .sw-category-author-1 {
    margin-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  .sw-category-author-1 {
    margin-bottom: 95px;
  }
}
.sw-category-author-1 img {
  border-radius: 4px;
}
.sw-category-author-1 .author-detail {
  width: 45%;
  padding: 0 15px;
  margin: 0;
}
@media (max-width: 767px) {
  .sw-category-author-1 .author-detail {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .sw-category-author-1 .author-detail {
    width: 100%;
    margin: 0 0 25px;
  }
}
@media (min-width: 1400px) {
  .sw-category-author-1 .author-detail {
    width: 38%;
    margin: 0;
  }
}
.sw-category-author-1 .author-detail .item-img {
  width: 47%;
  float: left;
}
@media (max-width: 480px) {
  .sw-category-author-1 .author-detail .item-img {
    width: 100%;
    margin: 0 0 15px;
  }
}
.sw-category-author-1 .author-detail .item-content {
  width: 53%;
}
@media (max-width: 480px) {
  .sw-category-author-1 .author-detail .item-content {
    width: 100%;
  }
}
.sw-category-author-1 .author-detail .item-content .item-single-content {
  padding: 0 0 0 25px;
}
@media (max-width: 480px) {
  .sw-category-author-1 .author-detail .item-content .item-single-content {
    padding: 0;
  }
}
@media (max-width: 480px) {
  .rtl .sw-category-author-1 .author-detail .item-content .item-single-content {
    padding: 0;
  }
}
.sw-category-author-1 .author-detail .item-content .item-single-content h4 a {
  color: #222222;
  font-size: 18px;
  line-height: 28px;
  text-transform: capitalize;
  font-weight: bold;
  text-align: center;
  width: 100%;
}
.sw-category-author-1 .author-detail .item-content .item-single-content h4 a:hover {
  color: #d14031;
}
.sw-category-author-1 .author-detail .item-content .item-single-content span {
  line-height: 26px;
  color: #555555;
  font-size: 14px;
  display: block;
}
.sw-category-author-1 .author-detail .item-content .item-single-content span a {
  width: 100%;
  display: block;
  color: #d14031;
  position: relative;
  margin: 20px 0 0;
}
.sw-category-author-1 .author-detail .item-content .item-single-content span a::before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 14px;
  position: absolute;
  left: 80px;
  top: 1px;
}
.rtl .sw-category-author-1 .author-detail .item-content .item-single-content span a::before {
  content: '\f104';
  right: 80px;
  left: auto;
}
.sw-category-author-1 .author-item {
  width: 55%;
}
@media (max-width: 991px) {
  .sw-category-author-1 .author-item {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .sw-category-author-1 .author-item {
    width: 62%;
  }
}
@media (max-width: 767px) {
  .sw-category-author-1 .author-item {
    padding: 0;
  }
}
.sw-category-author-1 .author-item ul {
  list-style: none;
  margin: 0 -15px;
}
@media (min-width: 1200px) {
  .sw-category-author-1 .author-item ul {
    margin: 0;
  }
}
.sw-category-author-1 .author-item ul li {
  display: inline-block;
  padding: 0 15px;
  width: 25%;
  float: left;
  overflow: hidden;
}
.sw-category-author-1 .author-item ul li img {
  -webkit-box-shadow: 0px 0px 9px 0px #fff;
  -moz-box-shadow: 0px 0px 9px 0px #fff;
  -o-box-shadow: 0px 0px 9px 0px #fff;
  -ms-box-shadow: 0px 0px 9px 0px #fff;
  box-shadow: 0px 0px 9px 0px #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-category-author-1 .author-item ul li:hover img {
  -webkit-box-shadow: 0px 0px 9px 0px #dddddd;
  -moz-box-shadow: 0px 0px 9px 0px #dddddd;
  -o-box-shadow: 0px 0px 9px 0px #dddddd;
  -ms-box-shadow: 0px 0px 9px 0px #dddddd;
  box-shadow: 0px 0px 9px 0px #dddddd;
}
.sw-category-author-1 .author-item ul li:hover .item-content {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sw-category-author-1 .author-item ul li .item-content {
  margin: 15px 0 0;
  overflow: hidden;
  text-align: center;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -o-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .sw-category-author-1 .author-item ul li .item-content {
    display: none;
  }
}
.sw-category-author-1 .author-item ul li a h4 {
  font-size: 14px;
  color: #222222;
  font-weight: bold;
  text-transform: capitalize;
  display: block;
}
.rtl .sw-category-author-1 .author-item ul li a h4 {
  text-align: right;
}
.sw-category-author-1 .author-item ul li a h4::before {
  color: #d14031;
}
.sw-category-author-1 .author-item ul li a h4:hover {
  color: #d14031;
}
.author-listing-product {
  position: relative;
  margin: 0 0 10px;
}
.mobile-layout .single-product .author-listing-product {
  display: none;
}
.author-listing-product a {
  font-size: 12px;
  color: #999999;
  display: inline-block;
  text-transform: uppercase;
  line-height: 25px;
  letter-spacing: 1px;
}
.author-listing-product a:hover {
  color: #d14031;
}
.content_product_detail .author-listing-product {
  position: relative;
  margin: 0 0 15px;
}
.single-book_author .sw_author_product {
  border: 0;
}
.sw_author_product .widget-inner h3 {
  padding: 0 0 30px;
  margin-bottom: 0px;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.625em;
  color: #222222;
  text-transform: capitalize;
  position: relative;
  background-color: #fff;
  display: inline-block;
}
@media (min-width: 480px) {
  .sw_author_product .widget-inner h3 {
    font-size: 1.265625em;
  }
}
.sw_author_product .author-description >a {
  display: none;
}
.sw_author_product .author-description .more a {
  font-size: 1em;
  color: #d14031;
  text-transform: capitalize;
  position: relative;
  display: inline-block;
}
.sw_author_product .author-description .more a::before {
  position: absolute;
  font-family: fontawesome;
  content: '\f105';
  color: #d14031;
  right: -10px;
}
.rtl .sw_author_product .author-description .more a::before {
  right: auto;
  left: -10px;
  content: '\f104';
}
.sw_author_product .author-related-product {
  margin: 0 -15px;
}
.sw_author_product .author-related-product .author-related-left {
  width: 100%;
  float: left;
}
.rtl .sw_author_product .author-related-product .author-related-left {
  float: right;
}
@media (min-width: 767px) {
  .sw_author_product .author-related-product .author-related-left {
    width: 25%;
    padding: 0 15px;
  }
}
.sw_author_product .author-related-product .author-related-left h4 {
  width: 100%;
  text-align: center;
  display: block;
  margin: 40px 0 0;
  color: #222222;
  font-size: 18px;
  font-weight: bold;
  text-transform: capitalize;
}
.sw_author_product .author-related-product .author-related-left a {
  position: relative;
  display: inline-block;
  z-index: 10;
}
.sw_author_product .author-related-product .author-related-left a::before {
  width: 100%;
  height: 100%;
  content: "";
  background: url(../assets/img/banner-ky.png) no-repeat center;
  position: absolute;
  right: -100px;
  z-index: 0;
  left: auto;
  bottom: -50px;
  display: block;
  z-index: -1;
  top: auto;
}
.rtl .sw_author_product .author-related-product .author-related-left a::before {
  right: auto;
  left: -40px;
}
.sw_author_product .author-related-product .author-related-left a img {
  max-width: 270px;
  z-index: 99;
}
.sw_author_product .author-related-product .author-related-content {
  float: right;
  width: 100%;
}
.rtl .sw_author_product .author-related-product .author-related-content {
  float: left;
}
@media (min-width: 767px) {
  .sw_author_product .author-related-product .author-related-content {
    width: 65%;
    padding: 0 15px;
  }
}
@media (min-width: 1200px) {
  .sw_author_product .author-related-product .author-related-content .resp-slider-container {
    margin: 0 -15px;
  }
}
.sw_author_product .author-related-product .author-related-content .author-description {
  font-size: 1em;
  color: #555555;
  line-height: 26px;
  margin: 0 0 20px;
}
.sw_author_product .author-related-product .author-related-content .author-description a {
  color: #d14031;
}
.bottom-single-product {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
}
.home-style2 .sw-category-author-1 .block-title h3 {
  margin: 0 0 52px;
}
.sw-category-author-3 {
  padding: 115px 0 95px;
}
.sw-category-author-3 .block-title {
  text-align: center;
  margin: 0 0 43px;
}
.sw-category-author-3 .block-title h3 {
  font-size: 14px;
  color: #d14031;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin: 0 0 14px;
}
.sw-category-author-3 .block-title h2 {
  font-size: 29px;
  color: #222222;
  line-height: 26px;
  margin: 0 0 23px;
  letter-spacing: 1px;
}
.sw-category-author-3 .block-title .slider-description {
  font-size: 14px;
  color: #777;
  line-height: 26px;
  display: inline-block;
  width: 50%;
  margin: 0 auto;
}
.sw-category-author-3 .item-author-wrapper {
  padding: 0 15px;
  text-align: center;
}
.sw-category-author-3 .item-author-wrapper .inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.sw-category-author-3 .item-author-wrapper .inner .item-img {
  border-radius: 50%;
  overflow: hidden;
  width: 180px;
  height: 180px;
  margin: 0 auto 27px;
}
.sw-category-author-3 .item-author-wrapper .inner .item-single-content h4 {
  margin: 0 0 15px;
}
.sw-category-author-3 .item-author-wrapper .inner .item-single-content h4 a {
  font-size: 18px;
  line-height: 24px;
  color: #222222;
  display: inline-block;
}
.sw-category-author-3 .item-author-wrapper .inner .item-single-content h4 a:hover {
  color: #d14031;
}
.sw-category-author-3 .item-author-wrapper .inner .item-single-content .descriptiom {
  font-size: 12px;
  color: #999;
  line-height: 22px;
  display: inline-block;
}
.sw-category-author-3 .item-author-wrapper .sw-social .item-social {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  flex-direction: row;
  margin-top: 23px;
}
.sw-category-author-3 .item-author-wrapper .sw-social .item-social >div a {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #999;
  border: 1px solid #ddd;
  border-radius: 50%;
  margin: 0 5px;
  display: inline-block;
}
.sw-category-author-3 .item-author-wrapper .sw-social .item-social >div a:hover {
  background-color: #d14031;
  color: #fff;
}
.footer {
  position: relative;
}
.footer .custom-logo {
  max-width: 200px;
}
.footer .container >p {
  margin: 0;
}
.footer .footer-top {
  background-color: #1a1c19;
  color: #ccc;
  padding: 60px 0;
  box-shadow: 0px -3px 10px rgba(0,0,0,0.4);
}
.footer .footer-top h3.title-footer {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 28px;
}
.footer .footer-top .vc_wp_custommenu .widget_nav_menu h2 {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
.footer .footer-top .vc_wp_custommenu .widget_nav_menu ul li {
  padding: 0;
}
.footer .footer-top .vc_wp_custommenu .widget_nav_menu ul li > a {
  font-size: 14px;
  color: #ccc;
  padding-left: 18px;
  position: relative;
  line-height: 33px;
}
.rtl .footer .footer-top .vc_wp_custommenu .widget_nav_menu ul li > a {
  padding-right: 18px;
  padding-left: 0;
}
.footer .footer-top .vc_wp_custommenu .widget_nav_menu ul li > a:before {
  content: '';
  width: 8px;
  height: 8px;
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #ccc;
  position: absolute;
  left: 0;
  top: 6px;
}
.rtl .footer .footer-top .vc_wp_custommenu .widget_nav_menu ul li > a:before {
  right: 0;
  left: auto;
}
.footer .footer-top .vc_wp_custommenu .widget_nav_menu ul li:hover > a,
.footer .footer-top .vc_wp_custommenu .widget_nav_menu ul li.active > a {
  color: #d14031;
}
.footer .footer-top .vc_wp_custommenu .widget_nav_menu ul li:hover > a:before,
.footer .footer-top .vc_wp_custommenu .widget_nav_menu ul li.active > a:before {
  border-color: #d14031;
}
.footer .footer-top ul {
  margin: 20px 0 10px;
}
.footer .footer-top ul > li {
  padding: 5px 0;
}
.footer .footer-top ul > li:last-child span:nth-child(3) {
  display: block;
  margin-left: 25px;
}
.rtl .footer .footer-top ul > li:last-child span:nth-child(3) {
  margin-right: 25px;
  margin-left: 0;
}
.footer .footer-top ul > li i {
  color: #d14031;
  font-size: 15px;
  margin-right: 10px;
}
.rtl .footer .footer-top ul > li i {
  margin-left: 10px;
  margin-right: 0;
}
.footer .footer-top .mc4wp-form input[type="email"] {
  float: left;
  height: 40px;
  padding: 0 30px;
  color: #999;
  border: 1px solid #575857;
  border-radius: 4px;
  background-color: transparent;
  margin-right: 10px;
}
.rtl .footer .footer-top .mc4wp-form input[type="email"] {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.footer .footer-top .mc4wp-form button {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  border: 1px solid #d14031;
  border-radius: 4px;
  background-color: transparent;
  height: 40px;
  padding: 0 30px;
  position: relative;
  line-height: 38px;
}
.footer .footer-top .mc4wp-form button:hover {
  background-color: #d14031;
}
.footer .footer-top2 {
  background-color: #d14031;
}
.footer .footer-top2 .wrap-footer2 {
  text-align: center;
}
.footer .footer-top2 .wrap-footer2 > .vc_column-inner {
  display: block;
  padding: 20px 0 14px;
}
.footer .footer-top2 .wrap-footer2 > .vc_column-inner > .wpb_wrapper {
  overflow: hidden;
  display: inline-block;
}
.footer .footer-top2 .wrap-footer2 > .vc_column-inner > .wpb_wrapper .wpb_content_element {
  float: left;
  display: inline-block;
  margin-bottom: 0;
  margin-top: 9px;
}
.rtl .footer .footer-top2 .wrap-footer2 > .vc_column-inner > .wpb_wrapper .wpb_content_element {
  float: right;
}
.footer .footer-top2 .wrap-footer2 > .vc_column-inner > .wpb_wrapper .wpb_content_element.wpb_text_column {
  margin-right: 70px;
}
.rtl .footer .footer-top2 .wrap-footer2 > .vc_column-inner > .wpb_wrapper .wpb_content_element.wpb_text_column {
  margin-left: 70px;
  margin-right: 0;
}
.footer .footer-top2 .newsletter-footer2 .content-wrap {
  text-align: left;
}
.rtl .footer .footer-top2 .newsletter-footer2 .content-wrap {
  text-align: right;
}
.footer .footer-top2 .newsletter-footer2 .content-wrap h2 {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  margin: 0 0 13px;
}
.footer .footer-top2 .newsletter-footer2 .content-wrap .mc4wp-form input[type="email"] {
  background-color: #fff;
  border: 0;
  font-size: 12px;
  color: #999;
  height: 36px;
  border-radius: 4px;
  float: left;
  margin-right: 10px;
  min-width: 370px;
  padding: 0 20px;
}
.footer .footer-top2 .newsletter-footer2 .content-wrap .mc4wp-form button {
  background-color: #222222;
  color: #fff;
  text-transform: uppercase;
  border-radius: 4px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
  border: 0;
  font-weight: 400;
}
.footer .footer-top2 .newsletter-footer2 .content-wrap .mc4wp-form button:hover {
  background-color: #d14031;
}
.footer .footer-top2 .socials-footer ul {
  overflow: hidden;
  margin: 28px 0 0;
  position: relative;
  z-index: 3;
}
.footer .footer-top2 .socials-footer ul > li > a:hover {
  background-color: #222222;
  border: 1px solid #222222;
}
.footer .footer-bottom2 {
  background-color: #222222;
  -webkit-box-shadow: 0px -3px 10px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px -3px 10px rgba(0,0,0,0.4);
  -o-box-shadow: 0px -3px 10px rgba(0,0,0,0.4);
  -ms-box-shadow: 0px -3px 10px rgba(0,0,0,0.4);
  box-shadow: 0px -3px 10px rgba(0,0,0,0.4);
  padding: 60px 0 30px;
}
.footer .footer-bottom2 .wpb_single_image .vc_single_image-wrapper {
  max-width: 252px;
}
.footer .footer-bottom2 .about-footer {
  font-size: 14px;
  color: #ccc;
}
.footer .footer-bottom2 .about-footer p {
  padding-right: 60px;
}
.rtl .footer .footer-bottom2 .about-footer p {
  padding-left: 60px;
  padding-right: 0;
}
.footer .footer-bottom2 .about-footer ul {
  margin: 20px 0 10px;
}
.footer .footer-bottom2 .about-footer ul > li {
  padding: 5px 0;
}
.footer .footer-bottom2 .about-footer ul > li:last-child span:nth-child(3) {
  display: block;
  margin-left: 25px;
}
.rtl .footer .footer-bottom2 .about-footer ul > li:last-child span:nth-child(3) {
  margin-right: 25px;
  margin-left: 0;
}
.footer .footer-bottom2 .about-footer ul > li i {
  color: #d14031;
  font-size: 15px;
  margin-right: 10px;
}
.rtl .footer .footer-bottom2 .about-footer ul > li i {
  margin-left: 10px;
  margin-right: 0;
}
.footer .footer-bottom2 .vc_wp_custommenu .widget_nav_menu h2 {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 26px;
}
.footer .footer-bottom2 .vc_wp_custommenu .widget_nav_menu ul {
  position: relative;
  z-index: 2;
}
.footer .footer-bottom2 .vc_wp_custommenu .widget_nav_menu ul li > a {
  font-size: 14px;
  color: #717171;
  padding: 5px 0;
  display: block;
}
.footer .footer-bottom2 .vc_wp_custommenu .widget_nav_menu ul li > a:hover {
  color: #d14031;
}
.footer ul {
  margin: 0;
  list-style: none;
}
.footer .home1-coppyright {
  background-color: #000;
  font-size: 12px;
  color: #717171;
  padding: 14px 0;
  text-align: center;
}
.footer .home1-coppyright .wpb_content_element {
  margin: 0;
}
.footer .home1-coppyright .wpb_content_element a {
  color: #d14031;
}
.footer .footer-copyright {
  background-color: #222222;
}
.footer .footer-copyright .size-full {
  margin: 0;
}
.footer .footer-copyright.style2 .copyright-text {
  color: #555;
}
.footer .footer-copyright.style3 {
  background-color: #222222;
}
.footer .footer-copyright.style3 >.container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.footer .footer-copyright.style3 >.container .copyright-text {
  order: 1;
  padding: 10px 0 25px;
}
.footer .footer-copyright.style3 >.container .copyright-text p {
  text-align: center;
}
.footer .footer-copyright.style3 >.container .sidebar-copyright {
  padding: 10px 0 5px;
  order: 0;
  text-align: center;
}
.footer .footer-copyright.style3 >.container .sidebar-copyright >div {
  float: none;
  display: inline-block;
}
.footer .footer-copyright.style2 {
  background-color: transparent;
}
.footer .footer-copyright.style2 .container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  border: 0;
  flex-direction: column;
}
.footer .footer-copyright.style2 .container .copyright-text {
  width: 100%;
  text-align: center;
  order: 1;
}
.footer .footer-copyright.style2 .container .sidebar-copyright {
  width: 100%;
  text-align: center;
  display: block;
  orphans: 2;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  padding: 0px;
}
.footer .footer-copyright.style2 .container .sidebar-copyright .widget-inner img {
  width: auto;
  margin: 0;
}
.footer .footer-copyright.style2 .container .copyright-text p {
  color: #555;
  font-size: 14px;
}
.footer .footer-copyright .copyright-text {
  font-size: 14px;
  float: left;
  padding: 15px 0;
  color: #fff;
}
.rtl .footer .footer-copyright .copyright-text {
  float: right;
}
.footer .footer-copyright .copyright-text p {
  margin: 0;
}
.footer .footer-copyright .copyright-text a {
  color: #d14031;
}
.footer .footer-copyright .copyright-text a:hover {
  color: #d14031;
}
.footer .footer-copyright .sidebar-copyright {
  margin: 0;
  padding: 10px 0;
  display: inline-block;
  float: right;
}
@media (max-width: 767px) {
  .footer .footer-copyright .sidebar-copyright {
    float: left;
  }
  .rtl .footer .footer-copyright .sidebar-copyright {
    float: right;
  }
}
.footer .footer-copyright.style1 {
  background-color: transparent;
}
.footer .footer-copyright.style1 .container {
  border-top: 1px solid #dddddd;
}
.footer .footer-copyright.style1 img {
  margin: 0;
}
.socials-footer {
  text-align: left;
}
.rtl .socials-footer {
  text-align: right;
}
.socials-footer ul {
  list-style: none;
  margin: 0;
}
.socials-footer ul li {
  display: inline-block;
  vertical-align: top;
  float: left;
}
.rtl .socials-footer ul li {
  float: right;
}
.socials-footer ul li a {
  color: #fff;
  background: transparent;
  border-radius: 50%;
  height: 40px;
  line-height: 38px;
  width: 40px;
  font-size: 18px;
  text-align: center;
  border: 1px solid rgba(197,197,197,0.3);
  display: inline-block;
  vertical-align: top;
  margin: 0 7px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.footer-top2 .socials-footer ul li a {
  border: 1px solid rgba(225,225,225,0.7);
}
.socials-footer ul li a:hover {
  color: #fff;
  background: #d14031;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #d14031;
}
#coruja-totop {
  width: 30px;
  height: 30px;
  position: fixed;
  right: 35px;
  bottom: 80px;
  line-height: 30px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  z-index: 999;
  text-align: center;
  background: url(../assets/img/default/icon-uptop.png) no-repeat 10px #fff;
}
#coruja-totop:hover {
  background: url(../assets/img/default/icon-uptop.png) no-repeat 10px 5px #fff;
}
.rtl #coruja-totop {
  right: auto;
  left: 35px;
}
.custom-footer1 {
  border-bottom: 1px solid #393939;
  padding: 40px 0 0;
  background-color: #222222;
}
.custom-footer1.sw-footer2 .wpb_row >div:last-child {
  border: 0;
  padding: 0;
}
.custom-footer1 .wpb_row >div.sw-last-footer {
  padding: 0 0 0 50px;
  border-left: 1px solid #333;
}
.custom-footer1 .wpb_row >div.sw-last-footer .wpb_content_element {
  margin: 0;
}
.custom-footer1 .wpb_row >div.sw-last-footer img {
  margin: 0 0 30px;
}
.rtl .custom-footer1 .wpb_row >div.sw-last-footer {
  padding: 0 50px 0 0;
  border-right: 1px solid #333;
  border-left: 0;
}
@media (min-width: 991px) {
  .custom-footer1 .margin-bot {
    margin-bottom: 35px;
  }
}
.custom-footer1 .footer-custom {
  display: inline-block;
  margin: 0 0 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #333;
}
.custom-footer1 .newletter1 span {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  margin-bottom: 15px;
  display: inline-block;
}
.custom-footer1 .newletter1 .mc4wp-form-fields {
  position: relative;
}
.custom-footer1 .newletter1 .mc4wp-form-fields input {
  padding: 0 60px;
  margin: 0;
  width: 100%;
  height: 40px;
  background-color: #393939;
  color: #999999;
  border: 0;
  line-height: 40px;
  border-radius: 0;
}
@media (min-width: 1200px) {
  .custom-footer1 .newletter1 .mc4wp-form-fields input {
    padding: 0 50px 0 20px;
  }
  .rtl .custom-footer1 .newletter1 .mc4wp-form-fields input {
    padding: 0 20px 0 50px;
  }
}
.custom-footer1 .newletter1 .mc4wp-form-fields button {
  position: absolute;
  top: 0;
  font-size: 0;
  width: 40px;
  height: 40px;
  background-color: #0d4c87;
  border: 0;
  border-radius: 0;
  right: 0;
  margin: 0;
}
.custom-footer1 .newletter1 .mc4wp-form-fields button:hover {
  background-color: #d14031;
}
.custom-footer1 .newletter1 .mc4wp-form-fields button:before {
  font-size: 14px;
  color: #fff;
}
.custom-footer1.sw-footer2 {
  background-color: #fff;
  padding: 80px 0 40px;
  border-bottom: 0;
  margin-bottom: 0;
}
.custom-footer1.sw-footer2 .wpb_button,
.custom-footer1.sw-footer2 .wpb_content_element,
.custom-footer1.sw-footer2 ul.wpb_thumbnails-fluid>li {
  margin: 0;
}
.custom-footer1.sw-footer2 h2.widgettitle {
  color: #222222;
  position: relative;
  margin-bottom: 20px;
}
.custom-footer1.sw-footer2 h2.widgettitle:after {
  content: "";
  left: 0;
  background-color: #d14031;
  height: 2px;
  width: 50px;
  position: absolute;
  bottom: -10px;
}
@media (min-width: 1400px) {
  .custom-footer1.sw-footer2 h2.widgettitle {
    line-height: 1.5625em;
    font-size: 1.265625em;
  }
}
.custom-footer1.sw-footer2 ul li a {
  color: #555;
  padding: 0 15px;
}
.custom-footer1.sw-footer2 ul li a:after {
  position: absolute;
  content: "";
  width: 3px;
  height: 3px;
  left: 0;
  top: 6px;
  transform: rotate(45deg);
  background-color: #555;
}
@media (min-width: 1400px) {
  .custom-footer1.sw-footer2 ul li a {
    font-size: 1em;
    line-height: 40px;
  }
}
.custom-footer1.sw-footer2 .footer-custom {
  display: inline-block;
  margin-bottom: 0;
  padding-bottom: 0;
  border: 0;
}
.custom-footer1.sw-footer2 .footer-custom ul li a,
.custom-footer1.sw-footer2 .footer-custom ul li span,
.custom-footer1.sw-footer2 .footer-custom >span {
  color: #555555;
  padding: 0;
  width: 85%;
}
.custom-footer1.sw-footer2 .footer-custom ul li a:after,
.custom-footer1.sw-footer2 .footer-custom ul li span:after,
.custom-footer1.sw-footer2 .footer-custom >span:after {
  display: none;
}
@media (min-width: 1400px) {
  .custom-footer1.sw-footer2 .footer-custom ul li a,
  .custom-footer1.sw-footer2 .footer-custom ul li span,
  .custom-footer1.sw-footer2 .footer-custom >span {
    font-size: 1em;
    line-height: 1.5625em;
  }
}
.custom-footer1.sw-footer2 .footer-custom ul li i {
  color: #ccc;
  line-height: 28px;
  border-radius: 3px;
  border: 1px solid #ccc;
  background-color: transparent;
}
@media (min-width: 1200px) {
  .custom-footer1 {
    padding: 100px 0 100px;
  }
}
.custom-footer1 .wpb_single_image {
  display: block;
}
@media (max-width: 767px) {
  .custom-footer1 .wpb_content_element {
    margin: 0 0 15px;
  }
}
@media (max-width: 767px) {
  .custom-footer1 ul {
    display: none;
    margin: 0 0 10px;
  }
}
@media (max-width: 767px) {
  .custom-footer1 {
    padding: 25px 0;
  }
  .custom-footer1 .wpb_content_element {
    margin: 0;
  }
}
.custom-footer1 h2.widgettitle {
  font-size: 1.125em;
  color: #fff;
  font-weight: 700;
  line-height: 1.5625em;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .custom-footer1 h2.widgettitle {
    border: 1px solid #dddddd;
    padding: 10px;
    border-radius: 0;
    position: relative;
  }
  .custom-footer1 h2.widgettitle:before {
    content: "\f0d7 ";
    right: 10px;
    position: absolute;
    top: 10px;
    font-family: fontawesome;
  }
  .rtl .custom-footer1 h2.widgettitle:before {
    left: 10px;
    right: auto;
  }
}
.custom-footer1 .footer-custom >span {
  color: #fff;
  font-size: 14px;
  margin: 15px 0;
  line-height: 1.5em;
  display: inline-block;
}
.home-style4 .custom-footer1 .footer-custom >span {
  font-size: 1em;
  line-height: 25px;
}
@media (min-width: 767px) {
  .custom-footer1 .footer-custom >span {
    margin: 25px 0;
  }
}
.custom-footer1 .footer-custom ul li {
  position: relative;
  padding: 0 0 0 45px;
  margin-bottom: 20px;
  display: block;
  min-height: 32px;
}
.rtl .custom-footer1 .footer-custom ul li {
  padding: 0 45px 0 0;
}
.custom-footer1 .footer-custom ul li i {
  color: #fff;
  border: 5px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #393939;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
}
.rtl .custom-footer1 .footer-custom ul li i {
  left: auto;
  right: 0;
}
.custom-footer1 .footer-custom ul li a,
.custom-footer1 .footer-custom ul li span {
  color: #fff;
  font-size: 14px;
  line-height: 1.5em;
}
.custom-footer1 ul li a {
  color: #999;
  font-size: 14px;
  line-height: 35px;
  position: relative;
}
.custom-footer1 ul li a:before {
  background-color: #d14031;
  top: 15px;
  left: 0;
  right: 0;
  transition: all 0.3s;
  content: "";
  height: 2px;
  width: 0;
  position: absolute;
}
.custom-footer1 ul li:hover a {
  color: #d14031;
}
.custom-footer1 ul li:hover a:before {
  width: 100%;
  transform: scaleX(1.1);
}
.custom-footer1 ul li:hover a:after {
  background-color: #d14031;
  transform: rotate(0deg);
  transition: all 0.3s;
}
.sw-footer21 {
  background-color: #222222;
  padding: 40px 0;
}
.sw-footer21 .wpb_content_element {
  margin: 0;
}
.sw-footer21 .title-newletter {
  text-align: left;
}
.rtl .sw-footer21 .title-newletter {
  text-align: right;
}
.sw-footer21 .title-newletter h2 {
  color: #fff;
  font-size: 1.42375em;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin: 0 0 5px;
}
.sw-footer21 .title-newletter spam {
  font-size: 1em;
  color: #fff;
  display: block;
}
.sw-footer21 .mc4wp-form-fields {
  float: right;
  width: 55%;
  position: relative;
}
.sw-footer21 .mc4wp-form-fields input {
  margin: 0;
  width: 100%;
  height: 50px;
  border-radius: 3px;
  border: 0;
  padding: 0 25px;
}
.sw-footer21 .mc4wp-form-fields button {
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  height: 50px;
  background-color: #0d4c87;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 20px;
  color: #fff;
}
.sw-footer21 .mc4wp-form-fields button:before {
  display: none;
}
.sw-newlleter-2 {
  background-color: #222222;
  padding: 12px 0;
}
.sw-newlleter-2 .vc_column-inner,
.sw-newlleter-2 .wpb_content_element {
  padding: 0 !important;
  margin: 0;
}
.sw-newlleter-2 h2 {
  font-size: 1.2em;
  text-transform: capitalize;
  color: #fff;
  padding: 0 0 0 20%;
  font-weight: 700;
  margin: 0;
  position: relative;
  line-height: 2.5em;
}
@media (min-width: 1200px) {
  .sw-newlleter-2 h2 {
    padding: 0 0 0 100px;
    font-size: 1.42375em;
  }
}
.rtl .sw-newlleter-2 h2 {
  padding: 0 20% 0 0;
}
@media (min-width: 1200px) {
  .rtl .sw-newlleter-2 h2 {
    padding: 0 100px 0 0;
  }
}
.sw-newlleter-2 h2:before {
  background: url(../assets/img/icon-custom.png) no-repeat 0 -530px;
  content: "";
  width: 80px;
  height: 80px;
  z-index: 999;
  position: absolute;
  top: -12px;
  left: 0;
}
.rtl .sw-newlleter-2 h2:before {
  right: 0;
  left: auto;
  transform: rotate(180deg);
}
@media (min-width: 1400px) {
  .sw-newlleter-2 h2:before {
    height: 80px;
    top: -12px;
  }
}
.sw-newlleter-2 .mc4wp-form-fields {
  position: relative;
  margin: 5px auto 0;
  width: 80%;
}
@media (min-width: 1400px) {
  .sw-newlleter-2 .mc4wp-form-fields {
    margin: 10px auto 0;
  }
}
.sw-newlleter-2 .mc4wp-form-fields input {
  font-size: 1em;
  color: #ccc;
  background-color: #393939;
  border: 0;
  border-radius: 0;
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 0 100px 0 25px;
  border-radius: 5px;
}
.rtl .sw-newlleter-2 .mc4wp-form-fields input {
  padding: 0 25px 0 100px;
}
.sw-newlleter-2 .mc4wp-form-fields button {
  position: absolute;
  top: 0;
  border-radius: 0 5px 5px 0;
  right: 0;
  border: 0;
  line-height: 40px;
  background-color: #d14031;
  font-size: 1em;
  margin: 0;
  padding: 0 10px;
  text-transform: capitalize;
  color: #fff;
  font-weight: bold;
}
@media (min-width: 991px) {
  .sw-newlleter-2 .mc4wp-form-fields button {
    text-transform: uppercase;
  }
}
.rtl .sw-newlleter-2 .mc4wp-form-fields button {
  border-radius: 5px 0 0 5px;
  left: 0;
  right: auto;
}
.sw-newlleter-2 .mc4wp-form-fields button:before {
  display: none;
}
.sw-newlleter-2 .socials-footer {
  margin: 5px -5px 0;
  float: right;
}
@media (min-width: 1400px) {
  .sw-newlleter-2 .socials-footer {
    margin: 10px -5px 0;
  }
}
.rtl .sw-newlleter-2 .socials-footer {
  float: left;
}
.sw-newlleter-2 .socials-footer li {
  display: inline-block;
  margin: 0 3px;
}
.sw-newlleter-2 .socials-footer li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #393939;
  text-align: center;
  border-radius: 5px;
  display: inline-block;
  font-size: 1.125em;
  color: #fff;
}
.footer2 {
  text-align: center;
  font-size: 0.79em;
  line-height: 22px;
  color: #555;
  border-top: 1px solid #dddddd;
  padding: 25px 25px;
  letter-spacing: 1px;
  marin: 0 auto;
}
.pb_raw_html {
  margin: 0;
}
.sw-footer-html {
  background-color: #222222;
  border-bottom: 1px solid #333;
  padding: 20px 0;
}
@media (max-width: 480px) {
  .sw-footer-html {
    padding: 20px 0 0;
  }
}
@media (min-width: 480px) {
  .sw-footer-html .sw-contact {
    margin: 0 -15px;
  }
}
.sw-footer-html .sw-contact .item {
  padding: 0 15px;
  display: inline-block;
  float: left;
  width: 50%;
  margin: 10px 0;
}
@media (min-width: 1200px) {
  .sw-footer-html .sw-contact .item {
    width: 25%;
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  .sw-footer-html .sw-contact .item {
    width: 100%;
    padding: 0;
  }
}
.sw-footer-html .sw-contact .item .icon {
  float: left;
  padding: 0 15px 25px 0;
}
.rtl .sw-footer-html .sw-contact .item .icon {
  padding: 0 0 25px 15px;
  float: right;
}
.sw-footer-html .sw-contact .item .text a {
  display: block;
  font-size: 14px;
  margin: 0 0 5px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.sw-footer-html .sw-contact .item .text span {
  display: block;
  font-size: 0.79em;
  color: #999;
  line-height: 22px;
}
.sw-footer-html .sw-contact .item:hover .text a {
  color: #d14031;
}
.sw-banner-sidebar {
  display: inline-block;
}
@media (min-width: 1200px) {
  .sw-space {
    margin: 15px 0 0;
  }
}
@media (min-width: 1200px) {
  .description-70 {
    width: 75% !important;
    display: block;
  }
}
.sw-menu4 {
  background-color: #222222;
}
