.row {
  margin-left:  * -1;
  overflow: inherit;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
*,
html {
  outline: none !important;
}
body {
  background-color: #fff;
  color: #717171;
  font-size: 14px;
  line-height: normal;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
body .body-wrapper {
  overflow: hidden;
  position: relative;
}
body a {
  color: #333;
}
body a:hover {
  color: #f03535;
  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;
}
body input,
body textarea,
body button {
  outline: medium none !important;
  border: 1px solid #ddd;
  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;
}
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 .athetics-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: 0 15px 30px 0;
}
.rtl .alignleft {
  float: right;
  margin: 0 0 30px 15px;
}
.aligncenter {
  display: block;
  margin: 0 auto 30px auto;
  clear: both;
}
.alignright {
  float: right;
  margin: 0 0 15px 15px;
}
.rtl .alignright {
  float: left;
  margin: 0 15px 15px 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 15px 30px 0;
}
.rtl p .alignleft {
  float: right;
  margin: 5px 0 30px 15px;
}
p .aligncenter {
  display: block;
  margin: 5px auto 30px auto;
}
p .alignright {
  float: right;
  margin: 5px 0 30px 15px;
  clear: both;
}
.rtl p .alignright {
  float: left;
  margin: 5px 15px 30px 0;
}
p .alignnone {
  float: none;
  display: block;
  margin: 5px 0 30px 0;
}
figure .size-full {
  margin: 0;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  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 #ddd;
}
.home-style1 .wpb_revslider_element,
.home-style2 .wpb_revslider_element {
  margin: 0;
}
.wpb_revslider_element rs-module rs-layer-wrap rs-layer.sldier-text2 span {
  color: #f03535;
}
.wpb_revslider_element .number-slide {
  position: relative;
}
.wpb_revslider_element .number-slide:before {
  content: '';
  width: 4px;
  height: 80px;
  display: inline-block;
  position: absolute;
  top: 58px;
  right: 5px;
  background-color: #fff;
}
.wpb_revslider_element .tparrows.custom {
  background-color: transparent !important;
}
.wpb_revslider_element .tparrows.custom:hover:before {
  color: #f03535 !important;
}
.wpb_revslider_element .tparrows.custom:before {
  font-size: 32px !important;
  line-height: 32px !important;
}
.wpb_revslider_element .ares .tp-bullet {
  opacity: 0;
}
.wpb_revslider_element .see-more {
  color: #fff;
  font-weight: 700;
  font-size: 18px !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;
  border: 0;
  border-radius: 5px;
  background: #f03535;
  height: 50px;
  line-height: 50px !important;
  padding: 0 28px !important;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.wpb_revslider_element .see-more:hover {
  background: #f03535;
  border-color: #f03535;
  -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;
  color: #fff;
}
.wpb_revslider_element .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 .see-more2:hover {
  color: #f03535;
  border-color: #f03535;
  -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 .revo-des {
  font-size: 18px !important;
  line-height: 26px !important;
}
.wpb_revslider_element .revo-color {
  color: #f03535;
}
.title-sytle1 .box-title {
  text-align: center;
}
.title-sytle1 .box-title .text2 {
  font-size: 18px;
  color: #bbb;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 600;
  margin: 0 0 12px;
}
.title-sytle1 .box-title h3 {
  background: url(../assets/img/bg-title.png) repeat left center;
  position: relative;
}
.title-sytle1 .box-title h3 span {
  display: inline-block;
  padding: 0 30px;
  background-color: #fff;
  font-size: 32px;
  color: #1a1c19;
  text-transform: uppercase;
  position: relative;
  line-height: 31px;
  font-weight: 700;
}
.title-sytle1 .box-title h3 span:before {
  border-bottom: 30px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: -15px;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .title-sytle1 .box-title h3 span:before {
  right: -15px;
  left: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
.title-sytle1 .box-title h3 span:after {
  border-top: 30px solid #fff;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: -15px;
  top: -2px;
  width: 0;
  z-index: 3;
}
.rtl .title-sytle1 .box-title h3 span:after {
  left: -15px;
  right: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
.title-sytle1 .box-title h3:before {
  border-bottom: 30px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: 0;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .title-sytle1 .box-title h3:before {
  left: 0;
  right: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
.title-sytle1 .box-title h3:after {
  border-top: 30px solid #fff;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  z-index: 3;
}
.rtl .title-sytle1 .box-title h3:after {
  right: 0;
  left: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
.title-sytle2 .box-title h3 {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  color: #1a1c19;
  margin: 0 0 60px;
  position: relative;
}
.title-sytle2 .box-title h3:before {
  content: '';
  width: 100px;
  height: 4px;
  display: inline-block;
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -50px;
  background-color: #f03535;
}
.button-style1 .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;
}
.button-style1 .res-button.slick-next {
  display: inline-block;
  width: 30px;
  height: 40px;
  line-height: 40px;
  background-color: #f03535;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
}
.button-style1 .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 24px;
}
.button-style1 .res-button.slick-prev {
  display: inline-block;
  width: 30px;
  height: 40px;
  line-height: 40px;
  background-color: #f03535;
  position: absolute;
  margin-top: -12px;
  top: 50%;
  left: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #fff;
}
.button-style1 .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 24px;
}
.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: #1a1c19;
  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: #f03535;
}
.button-style3 .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-style3 .res-button.slick-next {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-color: transparent;
  position: absolute;
  top: 50%;
  right: 40px;
  z-index: 9;
  text-align: center;
  border-radius: 0;
  color: #fff;
}
.button-style3 .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 24px;
}
.button-style3 .res-button.slick-next:hover {
  color: #f03535;
}
.button-style3 .res-button.slick-prev {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-color: transparent;
  position: absolute;
  top: 50%;
  left: 40px;
  z-index: 999;
  text-align: center;
  border-radius: 0;
  color: #222;
}
.button-style3 .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 24px;
}
.button-style3 .res-button.slick-prev:hover {
  color: #f03535;
}
.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: #f03535;
}
.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,
.sw-newlabel,
.sw-outstock {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  font-size: 14px;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  width: 45px;
  line-height: 20px;
  height: 20px;
  background: #6a62fb;
}
.rtl .sale-off,
.rtl .sw-newlabel,
.rtl .sw-outstock {
  left: auto;
  right: 0;
}
.sale-off span,
.sw-newlabel span,
.sw-outstock span {
  display: none;
}
.sw-newlabel {
  background: #1CC490;
  right: 10px;
  left: auto;
  top: 10px;
  display: block;
  border-radius: 0;
}
.rtl .sw-newlabel {
  left: 10px;
  right: auto;
}
.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 #ddd;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 0px;
  z-index: 999;
  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: #f03535;
  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 #ddd;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 0px;
  z-index: 999;
  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: #f03535;
  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: #1a1c19;
  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 #ddd;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 0px;
  z-index: 999;
  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: #f03535;
  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 #ddd;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 0px;
  z-index: 999;
  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: #f03535;
  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;
}
.athetics_social {
  text-align: center;
  line-height: 19px;
}
.athetics_social .main-social {
  margin: 0 auto;
  list-style-type: none;
}
.athetics_social .main-social li {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
}
.athetics_social .main-social li a {
  color: #999999;
  font-size: 16px;
}
.athetics_social .main-social li a:hover {
  color: #f03535;
}
.yith-wcwl-share {
  text-align: center;
}
.woocommerce a.added_to_cart,
.added_to_cart.wc-forward {
  display: none;
}
.item-price {
  font-size: 16px;
  color: #f03535;
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
}
.item-price span >.amount,
.item-price del,
.item-price >.amount {
  color: #c41330;
  text-decoration: none;
}
.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: #f03535;
}
.rtl .item-price ins {
  float: right;
  margin: 0 0 0 10px;
}
.woocommerce span.onsale,
.onsale {
  height: 40px;
  width: 40px;
  line-height: 40px;
  color: #fff;
  background-color: #c41330;
  text-transform: capitalize;
  font-weight: 400;
  position: absolute;
  top: 10px;
  right: 10px;
  left: auto;
  border-radius: 50%;
  font-family: Roboto;
  z-index: 3;
}
.rtl.woocommerce span.onsale,
.rtl.onsale {
  left: 10px;
  right: auto;
}
.home-style1 span.onsale {
  background-color: #ffdb15;
  color: #111;
}
.border-tp {
  border-top: 1px solid #ddd;
  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;
}
.athetics-socials ul {
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 60px;
}
.athetics-socials ul > li {
  display: inline-block;
}
.athetics-socials ul > li > a {
  font-size: 22px;
  color: #fff;
  margin-right: 30px;
}
.athetics-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;
}
.topsearch-entry .search-append {
  position: absolute;
  top: 120%;
  right: 0;
  left: -20px;
  padding: 0;
  min-width: 300px;
  text-align: left;
  border: none;
}
.rtl .topsearch-entry .search-append {
  text-align: right;
  right: -20px;
  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 #ddd;
}
.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: #f03535;
}
.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;
}
.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: #f03535;
  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-style1 .athetics_breadcrumbs,
.home-style2 .athetics_breadcrumbs,
.home-style3 .athetics_breadcrumbs,
.home-style4 .athetics_breadcrumbs,
.home-style5 .athetics_breadcrumbs,
.home-style6 .athetics_breadcrumbs,
.home-style7 .athetics_breadcrumbs,
.home-style8 .athetics_breadcrumbs,
.home-style9 .athetics_breadcrumbs,
.home-style10 .athetics_breadcrumbs {
  display: none;
}
#cpanel-form a.cpanel-control {
  display: none;
}
.block-popup-login {
  margin-top: 170px;
  width: 600px;
  padding: 0px 20px 0px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.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: #f03535;
  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: #f03535;
}
.rtl .block-popup-login .tt_popup_login strong {
  background-position: right -20px top -700px;
  padding-left: 10px;
  padding-right: 55px;
}
.block-popup-login .block-content {
  padding-top: 30px;
  padding-bottom: 40px;
  font-weight: normal;
}
.block-popup-login .block-content .col-reg {
  width: 50%;
  float: left;
  min-height: 188px;
}
.rtl .block-popup-login .block-content .col-reg {
  float: right;
}
.block-popup-login .block-content .col-reg.registered-account {
  padding-right: 30px;
  border-right: 1px solid #d0d0d0;
}
.rtl .block-popup-login .block-content .col-reg.registered-account {
  border-left: 1px solid #d0d0d0;
  border-right: 0;
  padding-left: 30px;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login {
  position: relative;
  float: left;
  margin-top: 10px;
}
.rtl .block-popup-login .block-content .col-reg.registered-account .submit-login {
  float: right;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login {
  background-color: #f03535;
  padding: 0 25px 0px 48px;
  height: 42px;
  font-size: 11px;
  font-weight: bold;
  white-space: nowrap;
  text-transform: uppercase;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 0;
}
.rtl .block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login {
  padding: 0 48px 0px 25px;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login:hover {
  background-color: #e11111;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login:before {
  background: url(../assets/img/bg_general.png) no-repeat -20px -1593px;
  content: '';
  display: block;
  width: 15px;
  height: 18px;
  position: absolute;
  top: 10px;
  left: 20px;
  z-index: 5;
}
.rtl .block-popup-login .block-content .col-reg.registered-account .submit-login:before {
  right: 20px;
  left: auto;
}
.block-popup-login .block-content .col-reg.login-customer {
  padding-left: 30px;
}
.rtl .block-popup-login .block-content .col-reg.login-customer {
  padding-right: 30px;
  padding-left: 0;
}
.block-popup-login .block-content .col-reg.login-customer h2 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0;
}
.block-popup-login .block-content .note-reg {
  margin: 0;
}
.block-popup-login .block-content .list-log {
  list-style: none;
  margin: 0;
}
.block-popup-login .block-content .list-log li {
  padding: 2px 0px 2px 14px;
  font-style: italic;
  position: relative;
  border-left: none;
  line-height: 22px;
}
.rtl .block-popup-login .block-content .list-log li {
  padding: 2px 14px 2px 0;
}
.rtl .block-popup-login .block-content .list-log li:before {
  right: 0;
  left: auto;
}
.block-popup-login .block-content .list-log li:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #666666;
  position: absolute;
  left: 0px;
  top: 10px;
}
.block-popup-login .block-content .btn-reg-popup {
  height: 42px;
  line-height: 42px;
  padding: 0px 42px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 11px;
  margin-top: 15px;
  color: #fff;
  font-weight: bold;
  background-color: #f03535;
}
.block-popup-login .block-content .btn-reg-popup:hover {
  background-color: #e11111;
}
.block-popup-login .email-input {
  position: relative;
}
.block-popup-login .email-input:before {
  background: url(../assets/img/bg_general.png) no-repeat -20px -160px #ababab;
  content: "";
  display: inline-block;
  width: 43px;
  height: 40px;
  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 -100px #ababab;
  content: "";
  display: inline-block;
  width: 43px;
  height: 40px;
  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;
  margin-bottom: 14px;
  width: 100%;
  padding: 0 5px 0px 52px;
  height: 40px !important;
  font-size: 108.33%;
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.rtl .block-popup-login .input-text {
  padding: 0 52px 0px 5px;
}
.block-popup-login .ft-link-p a {
  padding: 0;
  border: 0;
}
.block-popup-login .ft-link-p a:hover {
  color: #f03535;
}
.block-popup-login #login_message {
  clear: both;
  padding: 10px 0;
  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: 7px;
  left: auto;
  top: 7px;
  position: absolute;
  opacity: 1;
}
.close-login:hover {
  opacity: 0.7;
}
.rtl .close-login {
  left: 7px;
  right: auto;
}
.search-cate {
  margin-top: 6px;
  position: relative;
  margin-right: 10px;
}
.rtl .search-cate {
  margin-left: 10px;
  margin-right: 0;
}
.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: #f03535;
}
.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: #f03535;
  -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: 320px;
}
.rtl .search-cate .form-search.searchform {
  float: left;
}
.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: #222;
}
.search-cate .form-search.searchform .topsearch-entry .button-search-pro:hover {
  background-color: #f03535;
}
.athetics_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 #f03535;
}
.rtl .athetics_top .form-search.searchform {
  right: auto;
  left: 0;
}
.athetics_top .form-search.searchform form {
  margin: 0;
  position: relative;
  z-index: 10;
}
.athetics_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;
}
.athetics_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: #f03535;
  border-radius: 0;
  background-color: transparent;
}
.rtl .athetics_top .form-search.searchform button.form-button {
  left: 0;
  right: auto;
}
.athetics_top .form-search.searchform button.form-button:hover {
  background: none repeat scroll 0 0 #f03535;
}
.athetics_top .form-search.searchform button.form-button:hover:before {
  color: #fff;
}
.athetics_top .form-search.searchform.non-category input {
  padding: 0;
}
.rtl .athetics_top .form-search.searchform.non-category input {
  padding-right: 0;
}
#lang_sel a,
#lang_sel a:visited {
  border: 0 none;
  padding: 0;
}
#lang_sel a.lang_sel_sel:after {
  content: "\f0d7";
  font-family: FontAwesome;
  display: inline-block;
  font-size: 14px;
  margin-left: 4px;
  vertical-align: top;
  color: #999;
  line-height: 18px;
}
.rtl #lang_sel a.lang_sel_sel:after {
  margin-right: 4px;
  margin-left: 0;
}
#lang_sel img.iclflag {
  margin-top: -3px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.rtl #lang_sel img.iclflag {
  margin: 0 0 0 5px;
}
#lang_sel > ul.nav {
  display: inline-block;
  list-style: none;
}
.rtl #lang_sel > ul.nav {
  margin-right: 15px;
  margin-left: 0;
}
#lang_sel > ul.nav > li {
  position: relative;
  padding: 11px 0 11px 0;
}
#lang_sel > ul.nav > li > a {
  background-color: transparent;
  padding-left: 15px;
  color: #999;
  text-transform: uppercase;
  font-size: 14px;
}
#lang_sel > ul.nav > li > a:hover {
  color: #f03535;
}
.rtl #lang_sel > ul.nav > li > a {
  padding-right: 15px;
  padding-left: 0;
}
.header-style1 #lang_sel > ul.nav > li > a {
  position: relative;
}
.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_sel > ul.nav > li > a:before {
  left: auto;
  right: 0;
}
#lang_sel > ul.nav > li > a span {
  display: inline-block;
}
#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;
}
.header-style1 #lang_sel > ul.nav > li > ul,
.header-style2 #lang_sel > ul.nav > li > ul {
  margin-top: -4px;
}
.rtl #lang_sel > ul.nav > li > ul {
  right: 0;
  left: auto;
}
#lang_sel > ul.nav > li > ul li {
  background: #fff;
  border-right: none;
  list-style: none;
}
#lang_sel > ul.nav > li > ul li.active a {
  color: #f03535;
}
#lang_sel > ul.nav > li > ul li a {
  color: #1a1c19;
  display: block;
  height: auto;
  font-size: 14px;
  line-height: 28px;
}
#lang_sel > ul.nav > li > ul li a .iclflag {
  margin-right: 13px;
}
.rtl #lang_sel > ul.nav > li > ul li a .iclflag {
  margin-left: 13px;
  margin-right: 0;
}
#lang_sel > ul.nav > li > ul li:hover a {
  color: #f03535;
}
#lang_sel > ul.nav > li > ul:before {
  content: "";
  display: inline-block;
  background: transparent;
  height: 3px;
  width: 100%;
  position: absolute;
  top: -3px;
  right: 0;
}
#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-style3 #lang_sel > ul.nav > li:hover > ul {
  top: 41px;
}
.currency_w {
  margin: 0 0 0 20px;
}
.rtl .currency_w {
  margin: 0 20px 0 0;
}
.currency_w > li {
  position: relative;
  list-style: none;
  padding: 11px 0 11px 0;
}
.currency_w > li > a {
  display: block;
  color: #999;
  text-transform: uppercase;
  padding-left: 15px;
  font-size: 14px;
}
.rtl .header-style3 .currency_w > li > a {
  padding-right: 0;
}
.rtl .currency_w > li > a {
  padding-left: 0;
  padding-right: 15px;
}
.currency_w > li > a:after {
  content: "\f0d7";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 10px;
  color: #999;
  line-height: 18px;
  vertical-align: top;
}
.rtl .currency_w > li > a:after {
  margin-right: 10px;
  margin-left: 0;
}
.currency_w > li > a:hover {
  color: #f03535;
}
.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;
}
.header-style1 .currency_w > li .currency_switcher,
.header-style2 .currency_w > li .currency_switcher {
  margin-top: -4px;
}
.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: #f03535;
}
.currency_w > li .currency_switcher li a {
  background: none;
  border: 0px;
  border-radius: 0px;
  color: #1a1c19;
  display: block;
  border-bottom: none;
}
.currency_w > li .currency_switcher li a.active {
  color: #f03535;
}
.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-style3 .currency_w > li:hover .currency_switcher {
  top: 41px;
}
.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(37px);
}
.top-form.top-form-minicart {
  cursor: pointer;
  position: relative;
}
.top-form.top-form-minicart .top-minicart-icon {
  text-align: center;
  position: relative;
  margin: 16px 10px;
  color: #ebebeb;
}
.top-form.top-form-minicart .top-minicart-icon:before {
  content: '\f07a';
  font-family: FontAwesome;
  font-size: 16px;
}
.top-form.top-form-minicart .top-minicart-icon:after {
  content: '';
  height: 14px;
  width: 1px;
  position: absolute;
  top: 2px;
  left: -14px;
  background-color: #666;
}
.rtl .top-form.top-form-minicart .top-minicart-icon:after {
  right: -14px;
  left: auto;
}
.top-form.top-form-minicart .top-minicart-icon:hover {
  color: #f03535;
}
.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: #f03535;
  border-radius: 50%;
  color: #fff;
  border: 0;
}
.rtl .top-form.top-form-minicart .top-minicart-icon .minicart-number {
  left: -10px;
  right: auto;
}
.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: 318px;
  z-index: 99999;
  box-shadow: 1px 1px 2px #ccc;
}
.header-style1 .top-form .wrapp-minicart {
  transform: translateY(50px);
}
.header-style2 .top-form .wrapp-minicart {
  top: 61px;
}
.top-form .wrapp-minicart:before {
  content: "";
  display: block;
  background: transparent;
  height: 25px;
  position: absolute;
  top: -25px;
  width: 100%;
}
.rtl .top-form .wrapp-minicart {
  left: -30px;
  right: auto;
}
.top-form .wrapp-minicart .minicart-padding .number-item {
  padding: 20px 10px 10px;
  font-size: 15px;
  color: #808080;
}
.top-form .wrapp-minicart .minicart-padding .number-item .item {
  color: #f03535;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content {
  background: #fff;
  max-height: 200px;
  overflow: auto;
  padding: 0px 10px 0px 10px;
  margin: 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li {
  list-style: none;
  position: relative;
  padding: 10px 0;
  overflow: hidden;
  border-top: 1px solid #ebebeb;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li:last-child {
  border-bottom: 1px solid #ebebeb;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li:first-child {
  padding-top: 20px;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image {
  display: inline-block;
  width: 85px;
  background: #fff;
  border: 1px #ddd;
  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: 23px;
  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 a {
  font-weight: 500;
  font-size: 14px;
  color: #1a1c19;
  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: #f03535;
}
.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 .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;
}
.top-form .wrapp-minicart .cart-checkout .price-total {
  line-height: 41px;
  margin: 0 10px;
  overflow: hidden;
  margin-top: 0px;
  font-family: Roboto;
  font-weight: 500;
}
.top-form .wrapp-minicart .cart-checkout .price-total .label-price-total {
  font-weight: 500;
  font-size: 14px;
  color: #999;
  text-transform: uppercase;
  float: left;
  margin-right: 10px;
}
.rtl .top-form .wrapp-minicart .cart-checkout .price-total .label-price-total {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.top-form .wrapp-minicart .cart-checkout .price-total .price-total-w {
  float: left;
}
.rtl .top-form .wrapp-minicart .cart-checkout .price-total .price-total-w {
  float: right;
}
.top-form .wrapp-minicart .cart-checkout .price-total .price-total-w span.price span.amount {
  font-weight: 400;
  font-size: 14px;
  color: #999;
}
.top-form .wrapp-minicart .cart-checkout .cart-links {
  padding: 5px 5px 10px;
  width: 100%;
  position: relative;
  margin: 0;
  overflow: hidden;
}
.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-weight: 700;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  line-height: 40px;
  height: 40px;
  border-radius: 4px;
  border: 0;
  padding: 0 auto;
  background: #222;
  display: block;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 10px;
}
.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: #f03535;
}
.home-style1 .header-style1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  background-color: rgba(0,0,0,0.6);
}
.home-style1 .header-style1 .header-style1 {
  background-color: transparent;
}
.header-style1 .header-top {
  position: absolute;
  background-color: rgba(0,0,0,0.6);
  width: 100%;
  z-index: 999;
}
.header-style1 .header-bottom {
  padding: 14px 0 10px;
}
.header-style1 .header-bottom .sidebar-header-right {
  margin-left: 35px;
}
.rtl .header-style1 .header-bottom .sidebar-header-right {
  margin-right: 35px;
  margin-left: 0;
}
.header-style1 .header-bottom .header-logo .athetics-logo {
  max-width: 264px;
}
.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: #f03535;
}
.socials-header ul > li > a:hover {
  color: #f03535;
}
.top-header {
  padding: 10px 0;
  border-bottom: 1px solid rgba(255,255,255,0.3);
}
.top-header .sidebar-top .widget_text .my-account a {
  font-size: 14px;
  color: #ccc;
  padding: 0 8px;
  line-height: 24px;
}
.top-header .sidebar-top .widget_text .my-account a:hover {
  color: #f03535;
}
.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: #f03535;
}
.block-header > ul {
  margin: 0;
  list-style: none;
}
.block-header > ul > li {
  float: left;
  margin-right: 30px;
  color: #ccc;
  line-height: 24px;
}
.rtl .block-header > ul > li {
  margin-left: 30px;
  margin-right: 0;
}
.block-header > ul > li i {
  margin-right: 5px;
}
.rtl .block-header > ul > li i {
  margin-left: 5px;
}
.sw-athetics-account {
  position: relative;
  font-size: 12px;
}
.sw-athetics-account .account-title {
  font-size: 12px;
  color: #717171;
  display: inline-block;
  padding: 0 15px;
  line-height: 30px;
  position: relative;
  transform: skewX(-20deg);
}
.sw-athetics-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-athetics-account .account-title:before {
  right: -5px;
  left: auto;
}
.rtl .sw-athetics-account .account-title {
  transform: skewX(20deg);
}
.rtl .sw-athetics-account .account-title span {
  transform: skewX(-20deg);
}
.sw-athetics-account .account-title span {
  transform: skewX(20deg);
  display: block;
}
.sw-athetics-account .account-title:hover {
  color: #fff;
  background-color: #f03535;
}
.sw-athetics-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-athetics-account .sidebar-top-right {
  right: auto;
  left: 0;
}
.sw-athetics-account .sidebar-top-right .widget_nav_menu {
  width: 100%;
  font-weight: normal;
}
.sw-athetics-account .sidebar-top-right .widget-inner {
  font-weight: normal;
}
.sw-athetics-account .sidebar-top-right .widget-inner .top-login ul {
  margin: 0;
}
.sw-athetics-account .sidebar-top-right .widget-inner .top-login ul li {
  list-style: none;
}
.sw-athetics-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-athetics-account .sidebar-top-right .widget-inner .top-login ul li a:before {
  content: '\f007';
  font-family: FontAwesome;
  margin-right: 5px;
}
.rtl .sw-athetics-account .sidebar-top-right .widget-inner .top-login ul li a:after {
  content: '\f007';
  font-family: FontAwesome;
  margin-left: 5px;
}
.rtl .sw-athetics-account .sidebar-top-right .widget-inner .top-login ul li a:before {
  content: '';
  margin: 0;
}
.sw-athetics-account .sidebar-top-right .widget-inner .top-login ul li a:hover {
  color: #f03535;
}
.sw-athetics-account .sidebar-top-right .widget-inner ul {
  max-width: 120px;
}
.sw-athetics-account .sidebar-top-right .widget-inner ul li {
  padding: 5px 0;
}
.sw-athetics-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-athetics-account .sidebar-top-right .widget-inner ul li > a span.fa {
  margin-right: 5px;
}
.rtl .sw-athetics-account .sidebar-top-right .widget-inner ul li > a span.fa {
  margin-left: 5px;
  margin-right: 0;
}
.sw-athetics-account .sidebar-top-right .widget-inner ul li > a:hover {
  color: #f03535;
}
.sw-athetics-account:hover .sidebar-top-right {
  top: 37px;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  z-index: 999;
}
.header-style2 {
  position: relative;
}
.header-style2:before {
  content: '';
  height: 100%;
  width: 380px;
  display: inline-block;
  position: absolute;
  background-color: #f03535;
  top: 0;
  left: 0;
  bottom: 0;
}
.rtl .header-style2:before {
  right: 0;
  left: auto;
}
.header-style2 .header-top2 {
  background-color: #ebebeb;
  min-height: 30px;
}
.header-style2 .header-top2 .sidebar-top .menu-right-header ul > li {
  float: right;
}
.header-style2 .header-top2 .menu-right-header ul {
  margin: 0;
  list-style: none;
}
.header-style2 .header-top2 .menu-right-header ul > li {
  float: left;
  transform: skewX(-20deg);
  position: relative;
}
.rtl .header-style2 .header-top2 .menu-right-header ul > li {
  transform: skewX(20deg);
  float: right;
}
.header-style2 .header-top2 .menu-right-header ul > li: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 .header-style2 .header-top2 .menu-right-header ul > li:before {
  right: -5px;
  left: auto;
}
.header-style2 .header-top2 .menu-right-header ul > li:hover {
  background-color: #f03535;
}
.header-style2 .header-top2 .menu-right-header ul > li > a {
  font-size: 12px;
  color: #717171;
  display: inline-block;
  padding: 0 15px;
  line-height: 30px;
  position: relative;
  margin: 0;
  transform: skewX(20deg);
}
.rtl .header-style2 .header-top2 .menu-right-header ul > li > a {
  transform: skewX(-20deg);
}
.header-style2 .header-top2 .menu-right-header ul > li > a:hover {
  color: #fff;
}
.header-style2 .header-bottom {
  background-color: #2d2d2d;
  padding: 0;
}
.header-style2 .header-bottom .header-logo {
  position: relative;
  margin-top: -34px;
}
.header-style2 .header-bottom .header-logo:before {
  border-bottom: 103px solid #f03535;
  border-right: 30px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: -30px;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .header-style2 .header-bottom .header-logo:before {
  border-left: 30px solid transparent;
  border-right: 0;
  left: -30px;
  right: auto;
}
.header-style2 .header-bottom .header-logo .athetics-logo {
  padding: 31px 21px 31px 0;
  background-color: #f03535;
  max-width: 252px;
}
.header-style2 .header-bottom .sidebar-header-right {
  padding: 9px 0;
}
@-moz-document url-prefix() {
  .header-style2 .header-top .menu-open-sidebar:before {
    top: 121px;
  }
}
.header-style1 .sticky-menu {
  position: fixed;
  box-shadow: none;
  z-index: 999;
  background-color: #333;
}
.header-style1 .sticky-menu .top-header {
  display: none;
}
.header-style2 .sticky-menu {
  position: fixed;
  box-shadow: none;
  z-index: 999;
  background: #1f1f1f;
}
.header-style2 .sticky-menu .header-logo {
  margin: 0;
}
.header-style2 .sticky-menu .header-logo:before {
  border: 0;
}
.header-style2 .sticky-menu .header-logo .athetics-logo {
  padding: 14px 20px;
}
body.resmenu-open {
  position: relative;
}
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 > a {
  padding: 20px 18px;
}
.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;
  border-bottom: 1px solid #eaeaea;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li >a:hover {
  color: #1a1c19;
}
.header-style1 .nav-pills.nav-css >li.dropdown .dropdown-menu li >a:hover {
  color: #f03535;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.active > a {
  color: #1a1c19;
}
.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: #f03535;
}
.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;
}
.nav-pills >li > a {
  text-transform: uppercase;
  background: transparent;
  position: relative;
  padding: 20px 18px;
  font-weight: 600;
  display: block;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
}
.header-style2 .nav-pills >li > a {
  padding: 24px 20px;
  color: #ebebeb;
}
.header-style1 .nav-pills >li > a {
  padding: 12px 15px;
  color: #ebebeb;
  font-style: italic;
}
.nav-pills >li > a:hover,
.nav-pills >li > a:focus {
  background: transparent;
  color: #f03535;
}
.nav-pills >li.active > a,
.nav-pills >li:hover > a {
  color: #f03535;
  -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: #f03535;
}
.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 {
  width: 100%;
}
.nav-pills >li.dropdown .dropdown-menu li >a {
  position: relative;
  text-transform: capitalize;
  display: block;
  padding: 12px 25px;
  color: #7d7d7d;
}
.nav-pills >li.dropdown .dropdown-menu li >a:hover {
  color: #f03535;
}
.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: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-style1 .nav-pills >li.dropdown > .dropdown-menu.visible {
  top: 61px;
}
.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: #f03535;
}
.nav-pills .dropdown-menu li.active >a,
.nav-pills .dropdown-menu li:hover >a {
  color: #f03535;
  background: transparent;
}
.nav-pills.nav-mega .menu-img {
  position: absolute;
  right: 5px;
  top: -2px;
}
.nav-pills.nav-mega .athetics-mega-menu .wpb_raw_html {
  margin-bottom: 0;
}
.nav-pills.nav-mega .athetics-mega-menu .listing-tab-shortcode {
  padding: 0px 15px 15px 15px;
}
.nav-pills.nav-mega .athetics-mega-menu.gear-menu > .dropdown-menu.column-1 {
  padding: 0;
}
.nav-pills.nav-mega .athetics-mega-menu.gear-menu > .dropdown-menu.column-1 > li {
  padding: 0;
}
.nav-pills.nav-mega .athetics-mega-menu.athetics-menu-img > a span.menu-img {
  position: absolute;
  right: 5px;
  top: -2px;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu {
  padding: 30px 15px 15px;
  width: 100%;
  visibility: hidden;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu li.active >a,
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu li:hover >a {
  background-color: transparent;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu li .dropdown-sub > li.active >a,
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu li .dropdown-sub > li:hover >a {
  background-color: transparent;
  color: #f03535;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu >li {
  float: left;
  padding: 0 15px;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu >li.image-full {
  width: 100% !important;
  padding-top: 0;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu >li.image-full >a {
  border-bottom: 0;
  font-size: 14px;
  text-transform: uppercase;
  padding: 7px 20px;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu >li.image-full >a .menu-title {
  display: none;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu >li.image-full img {
  width: 100%;
}
.rtl .nav-pills.nav-mega .athetics-mega-menu .dropdown-menu >li {
  float: right;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu >li .wpb_raw_html .title-menu {
  font-size: 14px;
  color: #1a1c19;
  text-transform: capitalize;
  font-weight: 600;
  padding: 0 15px 15px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  position: relative;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu >li .wpb_raw_html .title-menu:before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 2px;
  background-color: #f03535;
  position: absolute;
  left: 0;
  top: 6px;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu .dropdown-submenu >a,
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu .dropdown-submenu >.have-title {
  text-transform: uppercase;
  font-weight: normal;
  padding: 0;
  display: block;
  color: #1a1c19;
  font-size: 14px;
  font-weight: 700;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu .dropdown-submenu >a .menu-title,
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu .dropdown-submenu >.have-title .menu-title {
  display: block;
  padding-bottom: 15px;
  border-bottom: 1px #eaeaea solid;
  margin-bottom: 5px;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a {
  padding: 9px 0;
  text-transform: capitalize;
  font-size: 14px;
  color: #7d7d7d;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a:hover {
  color: #f03535;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub >li .menu-img {
  float: left;
  width: 25px;
  margin-right: 15px;
}
.rtl .nav-pills.nav-mega .athetics-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub >li .menu-img {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu.column-1 {
  min-width: 1170px;
  padding: 30px 0 25px;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu.column-1 >li {
  width: 100%;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu.column-2 {
  min-width: 380px;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu.column-2 >li {
  width: 50%;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu.column-3 {
  min-width: 720px;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu.column-3 >li {
  width: 33.33%;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu.column-4 {
  min-width: 875px;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu.column-4 >li {
  width: 25%;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu.column-5 {
  min-width: 1170px;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu.column-5 >li {
  width: 20%;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu .athetics-menu-img >a {
  padding: 15px 0 0 0;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu .athetics-menu-img >a:before {
  display: none;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu .athetics-menu-img >a:hover {
  color: #f03535;
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu .athetics-menu-img:hover img {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.nav-pills.nav-mega .athetics-mega-menu .dropdown-menu .menu-shortcode >a {
  display: none;
}
.nav-pills.nav-mega .athetics-mega-menu.custom-image-col5 .dropdown-menu.column-5 >li {
  width: 18%;
}
.nav-pills.nav-mega .athetics-mega-menu.custom-image-col5 .dropdown-menu.column-5 >li.athetics-menu-img {
  width: 28%;
}
.nav-pills.nav-mega .athetics-mega-menu.custom-mega-product .dropdown-menu {
  padding: 0;
}
.nav-pills.nav-mega .athetics-mega-menu.custom-mega-product .dropdown-menu >li {
  padding: 0;
}
.nav-pills.nav-mega .athetics-mega-menu:hover .dropdown-menu .listing-tab-shortcode .tabbable.tabs .tab-content {
  visibility: visible;
}
.nav-pills.nav-mega .athetics-menu-custom > .dropdown-menu > li.active > a {
  color: #f03535;
}
.nav-pills.nav-mega .athetics-menu-custom ul {
  box-shadow: 0px 0px 5px #999;
}
.nav-pills.nav-mega .athetics-menu-custom ul .menu-img {
  display: none;
}
.nav-pills.nav-mega .athetics-menu-custom ul > li > a {
  font-size: 14px;
}
.nav-pills.nav-mega .athetics-menu-custom ul li >.have-title {
  position: relative;
  display: block;
  padding: 10px 25px;
}
.nav-pills.nav-mega .athetics-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 .athetics-menu-custom ul li >.have-title:before {
  padding-right: 0;
  padding-left: 8px;
}
.nav-pills.nav-mega .athetics-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 .athetics-menu-custom ul .dropdown-submenu >ul {
  left: auto;
  right: 110%;
}
.nav-pills.nav-mega .athetics-menu-custom ul .dropdown-submenu >ul >li {
  position: relative;
}
.nav-pills.nav-mega .athetics-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 .athetics-menu-custom ul .dropdown-submenu >ul >li ul {
  left: auto;
  right: 110%;
}
.nav-pills.nav-mega .athetics-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 .athetics-menu-custom ul .dropdown-submenu >ul >li ul >li:hover >ul {
  left: auto;
  right: 100%;
}
.nav-pills.nav-mega .athetics-menu-custom ul .dropdown-submenu >ul >li:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .athetics-menu-custom ul .dropdown-submenu >ul >li:hover >ul {
  left: auto;
  right: 100%;
}
.nav-pills.nav-mega .athetics-menu-custom ul .dropdown-submenu:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .athetics-menu-custom ul .dropdown-submenu:hover >ul {
  left: auto;
  right: 100%;
}
.nav-pills.nav-mega .athetics-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.athetics-menu-img {
  width: 22%;
}
.nav-pills.nav-mega .athetics-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.athetics-menu-img a .menu-title {
  border-bottom: none;
}
.nav-pills.nav-mega .athetics-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 .athetics-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 .athetics-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .order-title {
  display: none;
}
.nav-pills.nav-mega .athetics-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider {
  margin-bottom: 0;
}
.nav-pills.nav-mega .athetics-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 .athetics-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 .athetics-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 .athetics-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: #1a1c19;
  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: #f03535;
}
.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;
}
.resmenu-container .navbar-toggle {
  display: none;
  float: left;
  background-color: transparent;
  border-color: transparent;
}
.resmenu-container .navbar-toggle .icon-bar {
  background-color: #fff;
  height: 3px;
}
.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: #f03535;
}
.resmenu-container .menu-responsive-wrapper {
  position: absolute;
  top: 55px;
  padding: 0;
  min-width: 300px;
  background: #3d423b;
  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: #f03535;
}
.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: #f03535;
}
.resmenu-container .menu-responsive-wrapper ul > li:hover > .show-dropdown,
.resmenu-container .menu-responsive-wrapper ul > li.active > .show-dropdown {
  background: #f03535;
  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;
  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 .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: #f03535;
  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: #f03535;
  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: #f03535;
  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_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_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_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_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_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_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_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_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_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_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: -25px;
  color: #000;
  font-size: 16px;
  cursor: pointer;
  background: #fff;
  width: 25px;
  height: 25px;
  text-align: center;
  z-index: 999;
  line-height: 25px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close:after {
  content: "x";
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close:hover {
  background: #f03535;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close {
  left: -25px;
  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-style1 #main-menu .primary-menu .resmenu-container .navbar-toggle {
    border: 0;
  }
  .header-style5 #main-menu .primary-menu .resmenu-container .navbar-toggle,
  .header-style7 #main-menu .primary-menu .resmenu-container .navbar-toggle {
    border: 1px solid #fff;
  }
  .header-style11 #main-menu .primary-menu .resmenu-container .navbar-toggle {
    margin-top: 13px;
  }
  .header-style5 #main-menu .primary-menu .resmenu-container .navbar-toggle .icon-bar,
  .header-style7 #main-menu .primary-menu .resmenu-container .navbar-toggle .icon-bar {
    background: #fff;
  }
  #main-menu .primary-menu .nav-pills {
    display: none;
  }
  .resmenu-container-sidebar .athetics_top {
    padding: 0;
  }
  .resmenu-container-sidebar .athetics_top .top-form.top-search {
    min-width: auto;
    box-shadow: 0 0 0 1px #e4e4e4;
    -webkit-box-shadow: 0 0 0 1px #e4e4e4;
    border-radius: 0;
    margin: 0;
    width: 100%;
    display: block;
    position: relative;
    top: auto;
    right: auto;
  }
  .rtl .resmenu-container-sidebar .athetics_top .top-form.top-search {
    left: auto;
  }
  .resmenu-container-sidebar .athetics_top .top-form.top-search .cat-wrapper {
    display: none;
  }
  .resmenu-container-sidebar .athetics_top .top-form.top-search input {
    padding: 0 10px;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
  }
  .rtl .resmenu-container-sidebar .athetics_top .top-form.top-search input {
    border-radius: 4px;
  }
  .resmenu-container-sidebar .athetics_top .top-form.top-search button.form-button {
    background: none;
    font-size: 16px;
    border-radius: 0 4px 4px 0;
    height: 40px;
    line-height: 40px;
  }
  .resmenu-container-sidebar .athetics_top .top-form.top-search button.form-button:before {
    color: #999;
  }
  .rtl .resmenu-container-sidebar .athetics_top .top-form.top-search button.form-button {
    border-radius: 4px 0 0 4px;
  }
  .rtl .resmenu-container-sidebar .athetics_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.athetics-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 .athetics-radio-img input[type="radio"],
#cpanel-form .athetics-radio-img span {
  display: none;
}
#cpanel-form .athetics-radio-img img {
  width: 33px;
  cursor: pointer;
}
.lt-ie9 #cpanel-form .athetics-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 #ddd;
  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;
}
.sidebar {
  margin-bottom: 20px;
}
.sidebar .widget {
  margin-bottom: 30px;
  padding: 15px 0;
  background-color: #fff;
}
.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: uppercase;
  padding: 0 0 16px;
  border-bottom: 1px solid #ddd;
  color: #1a1c19;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
}
.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 {
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
}
.sidebar .widget .widget-inner ul > li > a {
  display: inline-block;
  vertical-align: top;
  color: #1a1c19;
}
.sidebar .widget .widget-inner ul > li > a:hover {
  color: #f03535;
}
.sidebar .widget .widget-inner ul > li:last-child {
  border: 0;
  padding-bottom: 0;
}
.sidebar .widget .widget-inner ul > li ul.children {
  margin-left: 15px;
  padding-top: 10px;
  border: 0;
}
.sidebar .widget .widget-inner ul > li ul.children > li:first-child {
  border-top: 1px solid #ddd;
}
.sidebar .widget.widget_search {
  margin-bottom: 30px;
  position: relative;
  padding: 0;
}
.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 #f03535;
  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: 35px;
  width: 100%;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 7px 60px 7px 20px;
  background-color: #fff;
  margin: 0;
  border-radius: 4px;
}
.rtl .sidebar .widget.widget_search .searchform > div input {
  padding: 7px 20px 7px 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/red/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 #ddd solid;
  margin-top: 20px;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar {
  width: 100%;
  margin: 0 auto;
  max-width: 50%;
}
.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;
  border: 1px solid #ddd;
}
.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;
}
.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 {
  margin-top: 20px;
  width: 100%;
}
.sidebar .widget.widget_categories ul > li a {
  font-size: 14px;
  color: #1a1c19;
}
.sidebar .widget.widget_categories ul > li a:hover {
  color: #f03535;
}
.sidebar .widget.widget_text .textwidget {
  padding-top: 15px;
}
.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-author-link {
  font-weight: bold;
}
.sidebar .widget.widget_tag_cloud .tagcloud,
.sidebar .widget.widget_product_tag_cloud .tagcloud {
  margin: 0 !important;
  padding: 15px 0;
}
.sidebar .widget.widget_tag_cloud .tagcloud a,
.sidebar .widget.widget_product_tag_cloud .tagcloud a {
  display: inline-block;
  color: #000;
  font-size: 12px !important;
  padding: 10px;
  border: 0;
  padding: 9px;
  margin: 5px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid #f03535;
  font-family: Roboto;
}
.sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.sidebar .widget.widget_product_tag_cloud .tagcloud a:hover {
  background-color: #f03535;
  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: #f03535;
}
.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: #f03535;
}
.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: #f03535;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li:first-child {
  border-top: 1px solid #ddd;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li.menu- {
  display: none;
}
.tax-class_cat .sidebar .widget.widget_text .textwidget,
.post-type-archive-class .sidebar .widget.widget_text .textwidget {
  padding-top: 0;
}
.tax-class_cat .sidebar .widget,
.post-type-archive-class .sidebar .widget {
  padding: 0;
}
.page .listing-title h1 {
  margin: 0 0 30px 0;
}
.contact-page .wrap-content .item-left h2 {
  font-size: 32px;
  color: #1a1c19;
  font-weight: 700;
}
.contact-page .wrap-content .item-left p {
  font-size: 14px;
  color: #717171;
}
.contact-page .wrap-content .item-left ul {
  list-style: none;
  margin: 0;
}
.contact-page .wrap-content .item-left ul > li {
  font-size: 14px;
  color: #717171;
  display: block;
  padding: 7px 0;
}
.contact-page .wrap-content .item-left ul > li i {
  color: #f03535;
  margin-right: 10px;
}
.rtl .contact-page .wrap-content .item-left ul > li i {
  margin-left: 10px;
  margin-right: 0;
}
.contact-us-form {
  margin: 0 0 80px;
}
.contact-us-form h4 {
  font-size: 18px;
  font-weight: 700;
  color: #1a1c19;
  text-align: left;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.rtl .contact-us-form h4 {
  text-align: right;
}
.contact-us-form .text1 {
  font-size: 14px;
  color: #717171;
  margin: 0 0 35px;
}
.contact-us-form .wpcf7 {
  text-align: left;
}
.rtl .contact-us-form .wpcf7 {
  text-align: right;
}
.contact-us-form .wpcf7 .wpcf7-form {
  position: relative;
  margin: 0 -15px;
}
.contact-us-form .wpcf7 .wpcf7-form-control-wrap {
  width: 50%;
  float: left;
  padding: 0 15px;
  position: relative;
}
.rtl .contact-us-form .wpcf7 .wpcf7-form-control-wrap {
  float: right;
}
.contact-us-form .wpcf7 .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
  position: absolute;
  top: 48px;
  left: 15px;
}
.rtl .contact-us-form .wpcf7 .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
  right: 15px;
  left: auto;
}
.contact-us-form .wpcf7 .wpcf7-form-control-wrap input {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.rtl .contact-us-form .wpcf7 .wpcf7-form-control-wrap input {
  text-align: right;
}
.contact-us-form .wpcf7 .wpcf7-form-control-wrap input::-webkit-input-placeholder {
  color: #717171;
}
.contact-us-form .wpcf7 .wpcf7-form-control-wrap input::-moz-placeholder {
  color: #717171;
}
.contact-us-form .wpcf7 .wpcf7-form-control-wrap input:-ms-input-placeholder {
  color: #717171;
}
.contact-us-form .wpcf7 .wpcf7-form-control-wrap .wpcf7-text {
  height: 44px;
  border: 0;
  font-size: 12px;
  color: #717171;
  padding: 10px 20px;
  margin-bottom: 30px;
  border-bottom: 2px solid #f03535;
  background-color: #f5f5f5;
}
.contact-us-form .wpcf7 .wpcf7-form-control-wrap.your-subject,
.contact-us-form .wpcf7 .wpcf7-form-control-wrap.your-message {
  width: 100%;
}
.contact-us-form .wpcf7 textarea {
  padding: 10px 20px;
  height: 44px;
  border: 0;
  background-color: #f5f5f5;
  font-size: 12px;
  width: 100%;
  min-height: 200px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border-bottom: 2px solid #f03535;
}
.rtl .contact-us-form .wpcf7 textarea {
  text-align: right;
}
.contact-us-form .wpcf7 textarea::-webkit-input-placeholder {
  color: #717171;
}
.contact-us-form .wpcf7 textarea::-moz-placeholder {
  color: #717171;
}
.contact-us-form .wpcf7 textarea:-ms-input-placeholder {
  color: #717171;
}
.contact-us-form .wpcf7.your-message {
  float: none;
  clear: both;
}
.contact-us-form .wpcf7 .wpcf7-submit {
  margin-top: 10px;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  text-transform: capitalize;
  border: 0;
  background-color: #f03535;
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  margin: 30px 15px 0;
}
.rtl .contact-us-form .wpcf7 .wpcf7-submit {
  margin: 30px 0 0;
}
.contact-us-form .wpcf7 .wpcf7-submit:hover {
  background-color: #ee1d1d;
}
.about-us-page {
  margin: 0 0 93px;
}
.about-us-page .wrap-content h2 {
  text-transform: uppercase;
  color: #1a1c19;
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 60px;
  position: relative;
}
.about-us-page .wrap-content h2:before {
  content: '';
  width: 100px;
  height: 3px;
  background-color: #f03535;
  position: absolute;
  left: 0;
  bottom: -30px;
}
.rtl .about-us-page .wrap-content h2:before {
  right: 0;
  left: auto;
}
.about-us-page .wrap-content strong {
  color: #1a1c19;
  font-weight: 600;
  margin: 0 0 25px;
  display: block;
}
.about-us-page .wrap-content p {
  font-size: 16px;
  color: #555;
}
.about-us-page .wrap-content ul {
  list-style: none;
  margin: 20px 0 0;
}
.about-us-page .wrap-content ul > li {
  font-size: 16px;
  color: #555;
  position: relative;
  padding: 5px 0;
}
.about-us-page .wrap-content ul > li:before {
  content: '\f00c';
  font-family: FontAwesome;
  font-size: 16px;
  color: #f03535;
  margin-right: 10px;
}
.rtl .about-us-page .wrap-content ul > li:after {
  content: '\f00c';
  font-family: FontAwesome;
  font-size: 18px;
  color: #f03535;
  margin-left: 10px;
}
.rtl .about-us-page .wrap-content ul > li:before {
  content: '';
}
.sw-ourteam-slider {
  margin-bottom: 80px;
  margin-top: 60px;
}
.home-style2 .sw-ourteam-slider {
  margin-top: 40px;
  margin-bottom: 40px;
}
.sw-ourteam-slider .box-title {
  text-align: center;
}
.sw-ourteam-slider .box-title .text2 {
  font-size: 18px;
  color: #bbb;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 600;
  margin: 0 0 12px;
}
.sw-ourteam-slider .box-title h3 {
  background: url(../assets/img/bg-title.png) repeat left center;
  position: relative;
}
.sw-ourteam-slider .box-title h3 span {
  display: inline-block;
  padding: 0 30px;
  background-color: #fff;
  font-size: 32px;
  color: #1a1c19;
  text-transform: uppercase;
  position: relative;
  line-height: 31px;
  font-weight: 700;
}
.sw-ourteam-slider .box-title h3 span:before {
  border-bottom: 30px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: -15px;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .sw-ourteam-slider .box-title h3 span:before {
  right: -15px;
  left: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
.sw-ourteam-slider .box-title h3 span:after {
  border-top: 30px solid #fff;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: -15px;
  top: -2px;
  width: 0;
  z-index: 3;
}
.rtl .sw-ourteam-slider .box-title h3 span:after {
  left: -15px;
  right: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
.sw-ourteam-slider .box-title h3:before {
  border-bottom: 30px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: 0;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .sw-ourteam-slider .box-title h3:before {
  left: 0;
  right: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
.sw-ourteam-slider .box-title h3:after {
  border-top: 30px solid #fff;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  z-index: 3;
}
.rtl .sw-ourteam-slider .box-title h3:after {
  right: 0;
  left: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
.sw-ourteam-slider .box-title {
  margin: 0 0 45px;
}
.home-style2 .sw-ourteam-slider .box-title {
  margin: 0 0 35px;
}
.sw-ourteam-slider .slick-slider .slick-list {
  margin: 0 -15px;
}
.sw-ourteam-slider .slick-slider .item {
  padding: 0 15px;
  text-align: center;
}
.sw-ourteam-slider .slick-slider .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;
}
.sw-ourteam-slider .slick-slider .item .item-wrap:before {
  content: '';
  width: 100%;
  height: 50px;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f03535;
  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;
}
.sw-ourteam-slider .slick-slider .item .item-wrap:hover:before {
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  opacity: 1;
}
.sw-ourteam-slider .slick-slider .item .item-wrap:hover .item-content {
  max-height: 100%;
  bottom: 30px;
}
.sw-ourteam-slider .slick-slider .item .item-wrap:hover .item-content h3:before {
  background-color: transparent;
}
.sw-ourteam-slider .slick-slider .item .item-wrap:hover .item-content .team-experience,
.sw-ourteam-slider .slick-slider .item .item-wrap:hover .item-content .team-info,
.sw-ourteam-slider .slick-slider .item .item-wrap:hover .item-content .description,
.sw-ourteam-slider .slick-slider .item .item-wrap:hover .item-content .item-social {
  opacity: 1;
  visibility: visible;
  height: auto;
}
.sw-ourteam-slider .slick-slider .item .item-wrap .item-img {
  position: relative;
}
.sw-ourteam-slider .slick-slider .item .item-wrap .item-img:hover:before {
  opacity: 1;
}
.sw-ourteam-slider .slick-slider .item .item-wrap .item-img:hover .item-social {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.sw-ourteam-slider .slick-slider .item .item-wrap .item-img img {
  margin: 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;
  margin-bottom: 0;
}
.sw-ourteam-slider .slick-slider .item .item-wrap .item-content {
  max-height: 49px;
  text-align: left;
  position: absolute;
  bottom: 0;
  padding: 0 30px;
  z-index: 2;
}
.sw-ourteam-slider .slick-slider .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;
}
.sw-ourteam-slider .slick-slider .item .item-wrap .item-content .team-info,
.sw-ourteam-slider .slick-slider .item .item-wrap .item-content .team-experience {
  font-size: 14px;
  color: #ddd;
  opacity: 0;
  visibility: hidden;
  height: 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-ourteam-slider .slick-slider .item .item-wrap .item-content .team-info span,
.sw-ourteam-slider .slick-slider .item .item-wrap .item-content .team-experience span {
  color: #f03535;
}
.sw-ourteam-slider .slick-slider .item .item-wrap .item-content .description {
  color: #ddd;
  padding: 20px 0;
  opacity: 0;
  visibility: hidden;
  height: 0;
  line-height: 23px;
  -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-ourteam-slider .slick-slider .item .item-wrap .item-content .item-social {
  display: inline-block;
}
.sw-ourteam-slider .slick-slider .item .item-wrap .item-content .item-social .team-facebook,
.sw-ourteam-slider .slick-slider .item .item-wrap .item-content .item-social .team-twitter,
.sw-ourteam-slider .slick-slider .item .item-wrap .item-content .item-social .team-gplus,
.sw-ourteam-slider .slick-slider .item .item-wrap .item-content .item-social .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;
}
.sw-ourteam-slider .slick-slider .item .item-wrap .item-content .item-social .team-facebook a,
.sw-ourteam-slider .slick-slider .item .item-wrap .item-content .item-social .team-twitter a,
.sw-ourteam-slider .slick-slider .item .item-wrap .item-content .item-social .team-gplus a,
.sw-ourteam-slider .slick-slider .item .item-wrap .item-content .item-social .team-linkedin a {
  font-size: 24px;
  color: #ddd;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #f03535;
  font-size: 20px;
  margin: 0 5px;
  line-height: 40px;
}
.sw-ourteam-slider .slick-slider .item .item-wrap .item-content .item-social .team-facebook a:hover,
.sw-ourteam-slider .slick-slider .item .item-wrap .item-content .item-social .team-twitter a:hover,
.sw-ourteam-slider .slick-slider .item .item-wrap .item-content .item-social .team-gplus a:hover,
.sw-ourteam-slider .slick-slider .item .item-wrap .item-content .item-social .team-linkedin a:hover {
  background-color: #fff;
  color: #f03535;
  border: 1px solid #fff;
}
.sw-ourteam-slider2 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.sw-ourteam-slider2 .box-title {
  text-align: center;
}
.sw-ourteam-slider2 .box-title .text2 {
  font-size: 18px;
  color: #bbb;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 600;
  margin: 0 0 12px;
}
.sw-ourteam-slider2 .box-title h3 {
  background: url(../assets/img/bg-title.png) repeat left center;
  position: relative;
}
.sw-ourteam-slider2 .box-title h3 span {
  display: inline-block;
  padding: 0 30px;
  background-color: #fff;
  font-size: 32px;
  color: #1a1c19;
  text-transform: uppercase;
  position: relative;
  line-height: 31px;
  font-weight: 700;
}
.sw-ourteam-slider2 .box-title h3 span:before {
  border-bottom: 30px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: -15px;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .sw-ourteam-slider2 .box-title h3 span:before {
  right: -15px;
  left: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
.sw-ourteam-slider2 .box-title h3 span:after {
  border-top: 30px solid #fff;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: -15px;
  top: -2px;
  width: 0;
  z-index: 3;
}
.rtl .sw-ourteam-slider2 .box-title h3 span:after {
  left: -15px;
  right: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
.sw-ourteam-slider2 .box-title h3:before {
  border-bottom: 30px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: 0;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .sw-ourteam-slider2 .box-title h3:before {
  left: 0;
  right: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
.sw-ourteam-slider2 .box-title h3:after {
  border-top: 30px solid #fff;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  z-index: 3;
}
.rtl .sw-ourteam-slider2 .box-title h3:after {
  right: 0;
  left: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
.sw-ourteam-slider2 .box-title {
  margin: 0 0 35px;
}
.sw-ourteam-slider2 .slick-slider .slick-list {
  margin: 0 -15px;
}
.sw-ourteam-slider2 .slick-slider .item {
  padding: 0 15px;
  text-align: center;
}
.sw-ourteam-slider2 .slick-slider .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;
}
.sw-ourteam-slider2 .slick-slider .item .item-wrap:before {
  content: '';
  width: 100%;
  height: 50px;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f03535;
  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;
}
.sw-ourteam-slider2 .slick-slider .item .item-wrap:hover:before {
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  opacity: 1;
}
.sw-ourteam-slider2 .slick-slider .item .item-wrap:hover .item-content {
  max-height: 100%;
  top: 80px;
}
.sw-ourteam-slider2 .slick-slider .item .item-wrap:hover .item-content h3:before {
  background-color: transparent;
}
.sw-ourteam-slider2 .slick-slider .item .item-wrap:hover .item-content .team-experience,
.sw-ourteam-slider2 .slick-slider .item .item-wrap:hover .item-content .team-info,
.sw-ourteam-slider2 .slick-slider .item .item-wrap:hover .item-content .description,
.sw-ourteam-slider2 .slick-slider .item .item-wrap:hover .item-content .item-social {
  opacity: 1;
  visibility: visible;
  height: auto;
}
.sw-ourteam-slider2 .slick-slider .item .item-wrap .item-img {
  position: relative;
}
.sw-ourteam-slider2 .slick-slider .item .item-wrap .item-img:hover:before {
  opacity: 1;
}
.sw-ourteam-slider2 .slick-slider .item .item-wrap .item-img:hover .item-social {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.sw-ourteam-slider2 .slick-slider .item .item-wrap .item-img img {
  margin: 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;
  margin-bottom: 0;
}
.sw-ourteam-slider2 .slick-slider .item .item-wrap .item-content {
  max-height: 49px;
  text-align: left;
  position: absolute;
  bottom: 0;
  padding: 0 30px;
  z-index: 2;
}
.sw-ourteam-slider2 .slick-slider .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;
}
.sw-ourteam-slider2 .slick-slider .item .item-wrap .item-content .team-info,
.sw-ourteam-slider2 .slick-slider .item .item-wrap .item-content .team-experience {
  font-size: 14px;
  color: #ddd;
  opacity: 0;
  visibility: hidden;
  height: 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-ourteam-slider2 .slick-slider .item .item-wrap .item-content .team-info span,
.sw-ourteam-slider2 .slick-slider .item .item-wrap .item-content .team-experience span {
  color: #f03535;
}
.sw-ourteam-slider2 .slick-slider .item .item-wrap .item-content .description {
  color: #ddd;
  padding: 20px 0 35px;
  opacity: 0;
  visibility: hidden;
  height: 0;
  line-height: 23px;
  -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-ourteam-slider2 .slick-slider .item .item-wrap .item-content .item-social {
  text-align: center;
  display: block;
}
.sw-ourteam-slider2 .slick-slider .item .item-wrap .item-content .item-social .item-wrapper {
  display: inline-block;
}
.sw-ourteam-slider2 .slick-slider .item .item-wrap .item-content .item-social .item-wrapper .team-facebook,
.sw-ourteam-slider2 .slick-slider .item .item-wrap .item-content .item-social .item-wrapper .team-twitter,
.sw-ourteam-slider2 .slick-slider .item .item-wrap .item-content .item-social .item-wrapper .team-gplus,
.sw-ourteam-slider2 .slick-slider .item .item-wrap .item-content .item-social .item-wrapper .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;
}
.sw-ourteam-slider2 .slick-slider .item .item-wrap .item-content .item-social .item-wrapper .team-facebook a,
.sw-ourteam-slider2 .slick-slider .item .item-wrap .item-content .item-social .item-wrapper .team-twitter a,
.sw-ourteam-slider2 .slick-slider .item .item-wrap .item-content .item-social .item-wrapper .team-gplus a,
.sw-ourteam-slider2 .slick-slider .item .item-wrap .item-content .item-social .item-wrapper .team-linkedin a {
  font-size: 24px;
  color: #ddd;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #f03535;
  font-size: 20px;
  margin: 0 5px;
  line-height: 40px;
}
.sw-ourteam-slider2 .slick-slider .item .item-wrap .item-content .item-social .item-wrapper .team-facebook a:hover,
.sw-ourteam-slider2 .slick-slider .item .item-wrap .item-content .item-social .item-wrapper .team-twitter a:hover,
.sw-ourteam-slider2 .slick-slider .item .item-wrap .item-content .item-social .item-wrapper .team-gplus a:hover,
.sw-ourteam-slider2 .slick-slider .item .item-wrap .item-content .item-social .item-wrapper .team-linkedin a:hover {
  background-color: #fff;
  color: #f03535;
  border: 1px solid #fff;
}
.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;
}
.athetics-portfolio .portfolio-tab {
  text-align: center;
}
.rtl .athetics-portfolio .portfolio-tab {
  text-align: center;
}
.athetics-portfolio .portfolio-tab ul {
  margin: 0 0 25px;
  background: transparent;
  display: inline-block;
  overflow: hidden;
}
.athetics-portfolio .portfolio-tab ul li {
  float: left;
  border: 1px solid #ddd;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  padding: 0 20px;
  height: 40px;
  line-height: 38px;
  color: #1a1c19;
  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 .athetics-portfolio .portfolio-tab ul li {
  float: right;
}
.athetics-portfolio .portfolio-tab ul li.selected,
.athetics-portfolio .portfolio-tab ul li:hover {
  background: #f03535;
  color: #fff;
  border-color: #f03535;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.athetics-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;
}
.athetics-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;
}
.athetics-portfolio .btn-loadmore.btn-loading .des-load {
  border: 0;
  display: none;
}
.athetics-portfolio .btn-loadmore.btn-loading .des-load:before {
  content: "";
}
.athetics-portfolio .btn-loadmore .des-load {
  font-size: 14px;
  padding: 10px 20px;
  display: inline-block;
  line-height: normal;
  background: #f03535;
  font-weight: bold;
  color: #fff;
  border-radius: 0px;
}
.athetics-portfolio .btn-loadmore .des-load:hover {
  opacity: 0.8;
}
.athetics-portfolio .btn-loadmore .des-load:before {
  content: attr(data-label);
}
.athetics-portfolio .btn-loadmore.btn-loaded  .des-load:before {
  content: attr(data-label-loaded);
}
.athetics-portfolio .portfolio-container {
  overflow: hidden;
}
.athetics-portfolio .portfolio-container ul.portfolio-content {
  width: 100%;
  margin: 0;
}
.athetics-portfolio .portfolio-container ul.portfolio-content:after {
  content: '';
  display: block;
  clear: both;
}
.athetics-portfolio .portfolio-container ul.portfolio-content >li {
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 0;
  position: relative;
  display: inline-block;
}
.athetics-portfolio .portfolio-container ul.portfolio-content >li.grid-item {
  padding: 0 15px;
  float: left;
}
.athetics-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner {
  overflow: hidden;
}
.athetics-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in {
  position: relative;
  z-index: 1;
}
.athetics-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in a.portfolio-img img:hover {
  opacity: 1;
}
.athetics-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;
}
.athetics-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;
}
.athetics-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);
}
.athetics-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;
}
.athetics-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item:hover {
  color: #f03535;
  box-shadow: 0 0 1px 1px #f03535;
}
.athetics-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;
}
.athetics-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item-title:hover {
  color: #f03535;
}
.athetics-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);
}
.athetics-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);
}
.athetics-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);
}
.athetics-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;
}
.athetics-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item {
  width: 33.332%;
  margin: 0;
  padding: 0;
  border: 0;
}
.athetics-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item img {
  width: 100%;
}
.athetics-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item.p-double-width {
  width: 40%;
}
.athetics-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 {
  padding: 0 0 20px;
  margin-bottom: 30px;
}
.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: #1a1c19;
}
.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: #f03535;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item > .meta-link:hover {
  color: #e11111;
}
.single-portfolio .related-portfolio {
  background: #fff;
  padding: 0 0 20px;
  margin-bottom: 40px;
  border-top: 2px solid #f03535;
  position: relative;
}
.single-portfolio .related-portfolio:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #1a1c19;
  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: #1a1c19;
  margin: 30px 0;
  display: block;
  text-transform: uppercase;
}
.category-contents {
  margin-bottom: 40px;
}
.category-contents .listing-title h1 {
  margin-top: 5px;
}
.category-contents .blog-content .post {
  margin-bottom: 30px;
}
.category-contents .blog-content .post.format-audio .entry-thumb {
  width: 100%;
}
.category-contents .blog-content .post.sticky .entry .entry-content,
.category-contents .blog-content .post.tag-sticky-2 .entry .entry-content {
  background: #ddd;
  padding: 0px 30px 15px !important;
}
.category-contents .blog-content .post.sticky .entry .entry-content .entry-summary p,
.category-contents .blog-content .post.tag-sticky-2 .entry .entry-content .entry-summary p {
  font-weight: 600;
}
.category-contents .blog-content .post.sticky .entry .entry-content .readmore a,
.category-contents .blog-content .post.tag-sticky-2 .entry .entry-content .readmore a {
  color: #f03535;
}
.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: 10px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a {
  font-size: 22px;
  color: #1a1c19;
  font-weight: 600;
  line-height: normal;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a:hover {
  color: #f03535;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta {
  color: #999;
  margin-bottom: 10px;
  font-family: Roboto;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta a {
  color: #999;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta a:hover {
  color: #f03535;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta span,
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .entry-categories {
  margin-right: 10px;
  display: inline-block;
}
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .entry-meta span,
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .entry-categories {
  margin-left: 10px;
  margin-right: 0;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .entry-date i,
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .entry-comment i {
  margin-right: 5px;
  color: #f03535;
}
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .entry-date i,
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .entry-comment i {
  margin-left: 5px;
  margin-right: 0;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .entry-date {
  margin-right: 15px;
  position: relative;
}
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .entry-date {
  margin-left: 15px;
  margin-right: 0;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .entry-date:before {
  content: '-';
  position: absolute;
  top: -1px;
  right: -10px;
  color: #f03535;
  display: inline-block;
}
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .entry-date:before {
  left: -11px;
  right: auto;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta a.readmore {
  font-size: 14px;
  color: #222;
  text-transform: uppercase;
  font-weight: 400;
  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;
  font-style: normal;
  padding: 0 10px;
  color: #f03535;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta a.readmore:before {
  content: '';
  width: 1px;
  height: 12px;
  background-color: #ccc;
  position: absolute;
  top: 4px;
  left: 1px;
}
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .entry-meta a.readmore:before {
  right: 1px;
  left: auto;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta a.readmore:hover {
  color: #ee1d1d;
}
.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: #f03535;
}
.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.format-video .entry .wp-entry-thumb .video-wrapper {
  padding-top: 0;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content {
  padding: 20px 0 0px;
}
.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 .entry-title h4 a {
  font-size: 18px;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-summary {
  margin-bottom: 0;
}
.category-contents .blog-content.blog-content-list .post .entry .wp-entry-thumb .entry-thumb-content img {
  margin: 0;
}
.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;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content {
  float: none;
  padding: 20px 0 0;
}
.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 {
  margin-bottom: 15px;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-title h4 a {
  font-size: 18px;
  color: #1a1c19;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-title h4 a:hover {
  color: #f03535;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-meta {
  font-size: 14px;
  color: #999;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary {
  line-height: 24px;
  font-size: 15px;
  color: #666;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary p {
  margin-bottom: 5px;
}
.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 {
  margin-left: 20px;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary ul li span,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary ul li em,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary ul li strong,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary ol li span,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary ol li em,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary ol li strong {
  font-size: 14px !important;
}
.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.blog-content-default .post .entry .entry-content .content-top .entry-meta {
  font-size: 14px;
  color: #999;
}
.category-contents .blog-content.blog-content-default .post .entry .entry-content .content-top .entry-meta i {
  margin-right: 5px;
}
.rtl .category-contents .blog-content.blog-content-default .post .entry .entry-content .content-top .entry-meta i {
  margin-left: 5px;
  margin-right: 0;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary {
  font-size: 14px;
}
.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: #1a1c19;
  font-weight: 600;
}
.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 {
  padding-top: 20px;
}
.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: #ddd;
}
.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 #ddd solid;
}
.pagination {
  display: inline-block;
  float: none;
  width: 100%;
  text-align: right;
  margin: 30px 0 23px;
}
.rtl .pagination {
  text-align: left;
}
.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 {
  background: #f03535;
  color: #fff;
}
.pagination ul li span.current {
  background: #f03535;
  border-color: #f03535;
  color: #fff;
}
.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;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination ul li .page-numbers:hover {
  color: #fff;
  border-color: #f03535;
  background-color: #f03535;
}
.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: #fff;
}
.pagination ul li .next:before {
  content: '\f105';
}
.rtl .pagination ul li .next:before {
  content: '\f104';
}
.pagination ul li .prev:before {
  content: '\f104';
}
.rtl .pagination ul li .prev:before {
  content: '\f105';
}
.format-audio .entry .wp-entry-thumb iframe {
  vertical-align: top;
  margin: 0;
}
blockquote {
  border: 0;
  padding: 5px 30px;
  position: relative;
}
blockquote:before {
  content: "\f10d";
  width: 17px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 0;
  font-family: FontAwesome;
}
blockquote:after {
  content: "\f10e";
  width: 17px;
  height: 14px;
  position: absolute;
  right: 0;
  bottom: 0;
  font-family: FontAwesome;
}
blockquote p {
  font-style: italic;
  font-size: 14px;
  line-height: 24px;
}
.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: #f03535;
}
.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: #f03535;
}
.format-gallery .carousel.gallery-slider .carousel-inner .item img {
  margin: 0;
}
.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: #f03535;
  border-color: #f03535;
}
.single.main .post .entry-wrap,
.single.main .team .entry-wrap,
.single.main .attachment .entry-wrap {
  background-color: #fff;
  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;
}
.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-bottom: 25px;
}
.single.main .post .entry-wrap .entry-title,
.single.main .team .entry-wrap .entry-title,
.single.main .attachment .entry-wrap .entry-title {
  color: #1a1c19;
  font-size: 24px;
  font-weight: 700;
  padding: 0;
}
.single.main .post .entry-wrap .entry-content,
.single.main .team .entry-wrap .entry-content,
.single.main .attachment .entry-wrap .entry-content {
  padding: 0;
}
.single.main .post .entry-wrap .entry-content .entry-meta,
.single.main .team .entry-wrap .entry-content .entry-meta,
.single.main .attachment .entry-wrap .entry-content .entry-meta {
  color: #999;
  overflow: hidden;
  display: block;
  padding: 3px 0 25px;
  margin-bottom: 0px;
  border-bottom: 0;
  border-bottom: 1px solid #ddd;
  margin: 0 0 23px;
  font-size: 14px;
  font-family: Roboto;
}
.single.main .post .entry-wrap .entry-content .entry-meta a,
.single.main .team .entry-wrap .entry-content .entry-meta a,
.single.main .attachment .entry-wrap .entry-content .entry-meta a {
  color: #999;
  text-transform: capitalize;
}
.single.main .post .entry-wrap .entry-content .entry-meta a:hover,
.single.main .team .entry-wrap .entry-content .entry-meta a:hover,
.single.main .attachment .entry-wrap .entry-content .entry-meta a:hover {
  color: #f03535;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-date,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-date,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-author,
.single.main .post .entry-wrap .entry-content .entry-meta .entry-date,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-author,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-date,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-author,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date {
  position: relative;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-author:before,
.single.main .post .entry-wrap .entry-content .entry-meta .entry-date:before,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-author:before,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-date:before,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-author:before,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date:before {
  content: '';
  height: 14px;
  width: 1px;
  background-color: #f03535;
  display: inline-block;
  position: absolute;
  top: 4px;
  right: -11px;
}
.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-author:before,
.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-date:before,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta .entry-author:before,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta .entry-date:before,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-author:before,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date:before {
  left: -11px;
  right: auto;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-author,
.single.main .post .entry-wrap .entry-content .entry-meta .entry-tag,
.single.main .post .entry-wrap .entry-content .entry-meta .entry-comment,
.single.main .post .entry-wrap .entry-content .entry-meta .entry-date,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-author,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-tag,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-comment,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-date,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-author,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-tag,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-comment,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date {
  float: left;
  margin-right: 20px;
}
.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-author,
.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-tag,
.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-comment,
.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-date,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta .entry-author,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta .entry-tag,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta .entry-comment,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta .entry-date,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-author,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-tag,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-comment,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date {
  float: right;
  margin: 0 0 0 20px;
}
.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-author i,
.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-tag i,
.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-comment i,
.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-date i,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta .entry-author i,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta .entry-tag i,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta .entry-comment i,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta .entry-date i,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-author i,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-tag i,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-comment i,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date i {
  margin: 0 0 0 10px;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-author i,
.single.main .post .entry-wrap .entry-content .entry-meta .entry-tag i,
.single.main .post .entry-wrap .entry-content .entry-meta .entry-comment i,
.single.main .post .entry-wrap .entry-content .entry-meta .entry-date i,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-author i,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-tag i,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-comment i,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-date i,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-author i,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-tag i,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-comment i,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date i {
  margin: 0 10px 0 0;
  color: #f03535;
}
.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: 28px;
  color: #717171;
  font-size: 14px;
  padding-bottom: 15px;
}
.single.main .post .entry-wrap .entry-content .entry-summary ul,
.single.main .post .entry-wrap .entry-content .entry-summary ol,
.single.main .team .entry-wrap .entry-content .entry-summary ul,
.single.main .team .entry-wrap .entry-content .entry-summary ol,
.single.main .attachment .entry-wrap .entry-content .entry-summary ul,
.single.main .attachment .entry-wrap .entry-content .entry-summary ol {
  margin-left: 20px;
}
.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: 30px 0;
  overflow: hidden;
  background: #f2f2f2;
  padding: 20px 10px;
  border-radius: 4px;
}
.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 10px;
  width: auto;
  height: auto;
  line-height: 32px;
  border-radius: 0;
  float: left;
  background: none;
  color: #666;
}
.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: 30px;
  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: #f03535;
}
.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: #f03535;
}
.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: #1a1c19;
}
.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 {
  padding: 20px 0 20px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.single.main .post .entry-wrap .entry-content .single-content-bottom .entry-tag h4,
.single.main .team .entry-wrap .entry-content .single-content-bottom .entry-tag h4,
.single.main .attachment .entry-wrap .entry-content .single-content-bottom .entry-tag h4 {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px 0 0;
  font-size: 16px;
  font-weight: 700;
  color: #1a1c19;
  text-transform: uppercase;
  margin-top: 8px;
}
.rtl .single.main .post .entry-wrap .entry-content .single-content-bottom .entry-tag h4,
.rtl .single.main .team .entry-wrap .entry-content .single-content-bottom .entry-tag h4,
.rtl .single.main .attachment .entry-wrap .entry-content .single-content-bottom .entry-tag h4 {
  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 {
  border: 0;
  padding: 8px;
  display: inline-block;
  vertical-align: top;
  text-transform: capitalize;
  margin-bottom: 5px;
  color: #000;
  font-size: 12px;
  border: 1px solid #f03535;
  margin: 0 5px;
  background-color: #fff;
  border-radius: 4px;
}
.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: #fff;
  background-color: #f03535;
}
.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: 24px;
  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: #1a1c19;
  margin-right: 20px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 9px;
}
.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;
}
.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;
  height: 35px;
  width: 35px;
  line-height: 33px;
  vertical-align: top;
  padding: 0;
  text-align: center;
  color: #717171;
  background-color: #fff;
  font-size: 16px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  border: 1px solid #ebebeb;
  border-radius: 4px;
  margin: 0 3px;
}
.single.main .post .entry-wrap .entry-content .social-share a:last-child,
.single.main .team .entry-wrap .entry-content .social-share a:last-child,
.single.main .attachment .entry-wrap .entry-content .social-share a:last-child {
  margin-right: 0;
}
.rtl .single.main .post .entry-wrap .entry-content .social-share a:last-child,
.rtl .single.main .team .entry-wrap .entry-content .social-share a:last-child,
.rtl .single.main .attachment .entry-wrap .entry-content .social-share a:last-child {
  margin-left: 0;
  margin-right: 3px;
}
.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 {
  background-color: #f03535;
  border: 1px solid #f03535;
  color: #fff;
}
.single.main .post .entry-wrap .entry-content .social-share a i,
.single.main .team .entry-wrap .entry-content .social-share a i,
.single.main .attachment .entry-wrap .entry-content .social-share a i {
  line-height: 24px;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary {
  font-size: 14px;
}
.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: #1a1c19;
  font-weight: 600;
}
.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 {
  padding-top: 20px;
}
.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,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary ol {
  margin-left: 20px;
}
.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: #ddd;
}
.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 thead th,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary table thead td {
  border-bottom-width: 1px;
}
.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 {
  border-bottom: 1px #ddd solid;
}
.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: 80px;
  margin-bottom: 60px;
  overflow: hidden;
}
#comments .title {
  text-transform: uppercase;
  margin-bottom: 40px;
  font-size: 18px;
  color: #1a1c19;
  font-weight: 700;
  padding: 0 0 15px;
  border-bottom: 1px solid #ddd;
  position: relative;
}
#comments .title small {
  font-size: 18px;
  font-weight: 700;
  color: #222;
}
#comments .commentlist .entry-summary {
  padding-right: 2px;
}
.rtl #comments .commentlist .entry-summary {
  padding-left: 2px;
  padding-right: 0;
}
#comments .commentlist .children {
  margin-left: 20px;
  margin-right: 0;
}
.rtl #comments .commentlist .children {
  margin-right: 20px;
  margin-left: 0;
}
#comments .comment {
  margin-bottom: 40px;
  background-color: #fff;
  padding: 0px;
  clear: both;
}
#comments .comment .author {
  margin: 0;
  overflow: hidden;
}
#comments .comment .author img {
  margin: 0;
  border-radius: 50%;
}
#comments .comment .media-body {
  padding-left: 20px;
}
.rtl #comments .comment .media-body {
  padding-right: 20px;
  padding-left: 0;
}
#comments .comment .media-body .media .media-heading {
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
#comments .comment .media-body .media .media-heading .author-name {
  color: #1a1c19;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px;
  font-family: Roboto;
}
#comments .comment .media-body .media .media-heading .time {
  color: #999;
  font-weight: 400;
  font-size: 13px;
  line-height: 21px;
  padding: 0 40px;
}
#comments .comment .media-body .media .media-heading .time a {
  color: #999;
}
#comments .comment .media-body .media .media-heading .time a:hover {
  color: #f03535;
}
#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: 20px;
  color: #f03535;
  content: "\f112";
  display: inline-block;
  vertical-align: top;
  font-family: fontawesome;
}
#comments .comment .media-body .media .media-heading .reply a:hover:before {
  color: #ee1d1d;
}
#comments .comment .media-body .media .media-content {
  font-size: 14px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 35px;
}
#comments .comment .media-body .media .media-content strong {
  font-size: 14px !important;
}
#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: #1a1c19;
  font-weight: 600;
}
#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 {
  padding-top: 20px;
}
#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: #ddd;
}
#comments .comment .media-body .media .media-content blockquote:after {
  right: 10px;
}
#comments .comment .media-body .media .media-content code {
  white-space: normal;
}
#comments .comment .media-body .media .media-content cite {
  font-style: italic;
}
#comments .comment .media-body .media .media-content table thead th,
#comments .comment .media-body .media .media-content table thead td {
  border-bottom-width: 2px;
}
#comments .comment .media-body .media .media-content table td,
#comments .comment .media-body .media .media-content table th {
  border-bottom: 1px #ddd solid;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
#comments .comment .media-body .media .media-content table tbody tr:last-child th,
#comments .comment .media-body .media .media-content table tbody tr:last-child td {
  border-bottom: none;
}
#comments .comment .media-body .media .media-content ol {
  padding-left: 0;
}
#comments .comment .media-body .media .media-content p {
  font-size: 15px;
  line-height: 24px;
  font-weight: 300;
  margin: 0;
  color: #717171;
}
#comments .comment .media-body .media .media-content ul,
#comments .comment .media-body .media .media-content ol {
  margin-left: 20px;
}
#comments .comment .media-body .media .media-content ul li,
#comments .comment .media-body .media .media-content ol li {
  line-height: 28px;
}
#comments .alert {
  background: #fff;
  border: 1px #ddd solid;
  border-radius: 0;
}
#comments .alert p {
  color: #1a1c19;
}
#comments .pingback {
  border: 0;
  padding: 15px 15px 5px 15px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  -o-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  -ms-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
#comments .pingback .media-heading {
  overflow: hidden;
}
#comments .pingback .media-heading .time {
  display: none;
}
#comments .pingback .media-content {
  padding: 0 30px;
}
#comments .pingback p {
  line-height: 24px;
}
#comments .pingback:nth-child(4) {
  margin-bottom: 40px;
}
#respond {
  margin-bottom: 60px;
  margin-top: 40px;
  overflow: hidden;
}
#respond .title {
  text-transform: uppercase;
  margin-bottom: 35px;
  font-size: 18px;
  color: #1a1c19;
  font-weight: 700;
  padding: 0 0 15px;
  border-bottom: 1px solid #ddd;
  position: relative;
  display: block;
}
#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 {
  width: 100%;
  border: 0;
  height: 42px;
  text-indent: 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background-color: #f5f5f5;
  border-bottom: 2px solid #f03535;
}
#respond .comment-form .cmm-box-top input:focus {
  background-color: #f5f5f5;
}
#respond .comment-form .cmm-box-bottom textarea {
  width: 100%;
  border: 0;
  padding: 14px 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background-color: #f5f5f5;
  border-bottom: 2px solid #f03535;
  margin: 0 0 20px;
}
#respond .comment-form .cmm-box-bottom textarea:focus {
  background-color: #f5f5f5;
}
#respond .comment-form #submit {
  float: left;
  margin-top: 20px;
  height: 45px;
  border: 0;
  line-height: 45px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  padding: 0 25px;
  border-radius: 4px;
  background: #f03535;
  margin-bottom: 30px;
}
.rtl #respond .comment-form #submit {
  float: left;
}
#respond .comment-form #submit:hover {
  background: #ee1d1d;
}
.bottom-single-product {
  background: url('../assets/img/bg-related.jpg') no-repeat center center;
  padding: 100px 0 70px;
}
.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(240,51,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);
}
.single-main-class .entry-wrap {
  margin: 0 0 60px;
}
.single-main-class .entry-wrap .entry-content h2 {
  font-size: 24px;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
}
.single-main-class .entry-wrap .entry-content .entry-summary p {
  line-height: 24px;
  font-size: 16px;
  color: #717171;
}
.single-main-class .entry-wrap .entry-content .item-class-info {
  margin: 25px 0 40px;
}
.single-main-class .entry-wrap .entry-content .item-class-info .item-wraps {
  overflow: hidden;
  padding: 30px 15px;
  background-color: #f5f5f5;
}
.single-main-class .entry-wrap .entry-content .item-class-info .item-wraps .item-detail {
  padding: 0 15px;
  float: left;
  width: 33.33%;
}
.rtl .single-main-class .entry-wrap .entry-content .item-class-info .item-wraps .item-detail {
  float: right;
}
.single-main-class .entry-wrap .entry-content .item-class-info .item-wraps .item-detail .item {
  padding: 0;
  text-align: left;
  color: #555;
  font-weight: 700;
  margin: 0 0 8px;
}
.rtl .single-main-class .entry-wrap .entry-content .item-class-info .item-wraps .item-detail .item {
  text-align: right;
}
.single-main-class .entry-wrap .entry-content .item-class-info .item-wraps .item-detail .item .title {
  font-size: 14px;
  color: #222;
  font-weight: 700;
}
.rtl .single-main-class .entry-wrap .entry-content .item-class-info .item-wraps .item-detail .item .title {
  float: right;
}
.single-main-class .entry-wrap .entry-content .item-class-info .item-wraps .item-detail .item a {
  font-size: 14px;
  color: #555;
  font-weight: 700;
}
.single-main-class .entry-wrap .entry-content .item-class-info .item-wraps .item-detail .item a:hover {
  color: #f03535;
}
.single-main-class .entry-wrap .entry-content .item-class-info .item-wraps .item-detail:nth-child(3) {
  text-align: right;
}
.rtl .single-main-class .entry-wrap .entry-content .item-class-info .item-wraps .item-detail:nth-child(3) {
  text-align: left;
}
.single-main-class .entry-wrap .entry-content .item-class-info .item-wraps .item-detail .item-price .wrap-price {
  display: inline-block;
  margin-left: 40px;
}
.rtl .single-main-class .entry-wrap .entry-content .item-class-info .item-wraps .item-detail .item-price .wrap-price {
  margin-right: 40px;
  margin-left: 0;
}
.single-main-class .entry-wrap .entry-content .item-class-info .item-wraps .item-detail .item-price .wrap-price .price {
  font-size: 60px;
  font-weight: 700;
  float: left;
}
.rtl .single-main-class .entry-wrap .entry-content .item-class-info .item-wraps .item-detail .item-price .wrap-price .price {
  float: right;
}
.single-main-class .entry-wrap .entry-content .item-class-info .item-wraps .item-detail .item-price .wrap-price .text-last {
  color: #1a1c19;
  font-size: 20px;
  text-transform: uppercase;
  width: 50%;
  display: inline-block;
  text-align: left;
  margin: 15px 0 0;
}
.rtl .single-main-class .entry-wrap .entry-content .item-class-info .item-wraps .item-detail .item-price .wrap-price .text-last {
  text-align: right;
}
.single-main-class .entry-wrap .entry-content .item-class-info .item-wraps .item-detail .item-price a.join-now {
  display: inline-block;
  height: 36px;
  padding: 0 50px;
  color: #fff;
  line-height: 36px;
  font-family: Roboto;
  text-transform: uppercase;
  font-size: 16px;
  margin: 10px 0 0;
  background-color: #f03535;
}
.single-main-class .entry-wrap .entry-content .item-class-info .item-wraps .item-detail .item-price a.join-now:hover {
  background-color: #ee1d1d;
}
.single-main-class .entry-wrap .entry-content .schedule {
  font-size: 16px;
  color: #555;
  margin: 40px 0 45px;
}
.single-main-class .entry-wrap .entry-content .schedule h3 {
  font-size: 24px;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
}
.single-main-class .entry-wrap .entry-content .schedule i {
  color: #f03535;
  margin-right: 10px;
}
.rtl .single-main-class .entry-wrap .entry-content .schedule i {
  margin-left: 10px;
  margin-right: 0;
}
.single-main-class .entry-wrap .entry-content .trainning-skills h3 {
  font-size: 24px;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
}
.single-main-class .entry-wrap .entry-content .trainning-skills .item-skill {
  font-size: 16px;
  color: #555;
  line-height: 26px;
  margin: 0 0 20px;
}
.single-main-class .entry-wrap .entry-content .trainning-skills .item-skill .title-skill {
  font-weight: 700;
  position: relative;
  padding-left: 20px;
}
.rtl .single-main-class .entry-wrap .entry-content .trainning-skills .item-skill .title-skill {
  float: right;
  padding-right: 20px;
  padding-left: 0;
}
.rtl .single-main-class .entry-wrap .entry-content .trainning-skills .item-skill .title-skill:before {
  right: 0;
  left: auto;
}
.single-main-class .entry-wrap .entry-content .trainning-skills .item-skill .title-skill:before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #f03535;
  position: absolute;
  top: 9px;
  left: 0;
  border-radius: 50%;
}
.single-main-class .entry-wrap .entry-content .class-trainer-detail h3 {
  font-size: 24px;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 20px;
}
.single-main-class .entry-wrap .entry-content .class-trainer-detail .entry-wrap .entry-thumb {
  float: left;
  width: 35%;
  padding-right: 30px;
}
.rtl .single-main-class .entry-wrap .entry-content .class-trainer-detail .entry-wrap .entry-thumb {
  float: right;
  padding-left: 30px;
  padding-right: 0;
}
.single-main-class .entry-wrap .entry-content .class-trainer-detail .entry-wrap .entry-thumb .item-socials {
  float: left;
  margin: 27px 0 0;
}
.rtl .single-main-class .entry-wrap .entry-content .class-trainer-detail .entry-wrap .entry-thumb .item-socials {
  float: right;
}
.single-main-class .entry-wrap .entry-content .class-trainer-detail .entry-wrap .entry-thumb .item-socials a {
  display: inline-block;
  width: 30px;
  text-align: center;
  padding: 5px 0;
}
.single-main-class .entry-wrap .entry-content .class-trainer-detail .entry-wrap .entry-thumb .item-socials a:hover {
  color: #f03535;
}
.single-main-class .entry-wrap .entry-content .class-trainer-detail .entry-wrap .entry-thumb .item-image {
  float: right;
  max-width: 240px;
}
.rtl .single-main-class .entry-wrap .entry-content .class-trainer-detail .entry-wrap .entry-thumb .item-image {
  float: left;
}
.single-main-class .entry-wrap .entry-content .class-trainer-detail .entry-wrap .entry-thumb .item-image:hover {
  opacity: 0.85;
}
.single-main-class .entry-wrap .entry-content .class-trainer-detail .entry-wrap .entry-content {
  float: left;
  width: 65%;
}
.rtl .single-main-class .entry-wrap .entry-content .class-trainer-detail .entry-wrap .entry-content {
  float: right;
}
.single-main-class .entry-wrap .entry-content .class-trainer-detail .entry-wrap .entry-content .entry-title a {
  text-transform: capitalize;
  font-size: 20px;
  color: #222;
  font-weight: 700;
}
.single-main-class .entry-wrap .entry-content .class-trainer-detail .entry-wrap .entry-content .entry-title a:hover {
  color: #f03535;
}
.single-main-class .entry-wrap .entry-content .class-trainer-detail .entry-wrap .entry-content .entry-summary {
  font-size: 16px;
  color: #555;
  line-height: 26px;
  margin: 0 0 10px;
}
.single-main-class .entry-wrap .entry-content .class-trainer-detail .entry-wrap .entry-content .item-info {
  display: block;
}
.single-main-class .entry-wrap .entry-content .class-trainer-detail .entry-wrap .entry-content .item-info .item {
  overflow: hidden;
  padding: 7px 0;
  border-bottom: 1px dashed #ddd;
}
.single-main-class .entry-wrap .entry-content .class-trainer-detail .entry-wrap .entry-content .item-info .item .item-label {
  float: left;
  width: 30%;
  font-size: 16px;
  color: #f03535;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
}
.rtl .single-main-class .entry-wrap .entry-content .class-trainer-detail .entry-wrap .entry-content .item-info .item .item-label {
  float: right;
  text-align: right;
}
.single-main-class .entry-wrap .entry-content .class-trainer-detail .entry-wrap .entry-content .item-info .item .item-content {
  float: left;
  width: 70%;
  font-size: 16px;
  color: #555;
  line-height: 28px;
  text-align: left;
}
.rtl .single-main-class .entry-wrap .entry-content .class-trainer-detail .entry-wrap .entry-content .item-info .item .item-content {
  float: right;
  text-align: right;
}
.single-main-class .entry-wrap .entry-content .single-content-bottom {
  padding: 15px 0;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
}
.single-main-class .entry-wrap .entry-content .single-content-bottom .entry-tag {
  font-size: 18px;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 2px;
}
.single-main-class .entry-wrap .entry-content .single-content-bottom .entry-tag a {
  font-size: 14px;
  color: #222;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  border-radius: 3px;
  font-weight: 300;
  text-transform: capitalize;
  margin: 0 5px;
  height: 26px;
  line-height: 24px;
  padding: 0 12px;
  display: inline-block;
}
.single-main-class .entry-wrap .entry-content .single-content-bottom .entry-tag a:hover {
  color: #fff;
  background-color: #f03535;
  border: 1px solid #f03535;
}
.single-main-class .entry-wrap .entry-content .single-content-bottom .social-share {
  float: right;
  overflow: hidden;
}
.rtl .single-main-class .entry-wrap .entry-content .single-content-bottom .social-share {
  float: left;
}
.single-main-class .entry-wrap .entry-content .single-content-bottom .social-share .title-share {
  float: left;
  font-size: 18px;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
  margin-right: 20px;
  margin-bottom: 0;
  line-height: 30px;
}
.rtl .single-main-class .entry-wrap .entry-content .single-content-bottom .social-share .title-share {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.single-main-class .entry-wrap .entry-content .single-content-bottom .social-share .wrap-content {
  float: left;
}
.rtl .single-main-class .entry-wrap .entry-content .single-content-bottom .social-share .wrap-content {
  float: right;
}
.single-main-class .entry-wrap .entry-content .single-content-bottom .social-share .wrap-content a {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px;
  text-align: center;
  color: #fff;
  float: left;
  line-height: 30px;
}
.rtl .single-main-class .entry-wrap .entry-content .single-content-bottom .social-share .wrap-content a {
  float: right;
}
.single-main-class .entry-wrap .entry-content .single-content-bottom .social-share .wrap-content a:nth-child(1) {
  background-color: #3b56b8;
}
.single-main-class .entry-wrap .entry-content .single-content-bottom .social-share .wrap-content a:nth-child(2) {
  background-color: #48adf4;
}
.single-main-class .entry-wrap .entry-content .single-content-bottom .social-share .wrap-content a:nth-child(3) {
  background-color: #ff4c2f;
}
.single-mobile .entry-wrap {
  margin: 0 0 60px;
}
.single-mobile .entry-wrap .entry-content h2 {
  font-size: 16px;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
}
.single-mobile .entry-wrap .entry-content .entry-summary p {
  line-height: 22px;
  font-size: 13px;
  color: #717171;
}
.single-mobile .entry-wrap .entry-content .item-class-info {
  margin: 25px 0 40px;
}
.single-mobile .entry-wrap .entry-content .item-class-info .item-wraps {
  overflow: hidden;
  padding: 30px 15px;
  background-color: #f5f5f5;
}
.single-mobile .entry-wrap .entry-content .item-class-info .item-wraps .item-detail {
  padding: 0 15px;
  float: left;
  width: 50%;
}
.single-mobile .entry-wrap .entry-content .item-class-info .item-wraps .item-detail .item {
  padding: 0;
  text-align: left;
  color: #555;
  font-weight: 700;
  margin: 0 0 8px;
}
.single-mobile .entry-wrap .entry-content .item-class-info .item-wraps .item-detail .item .title {
  font-size: 13px;
  color: #222;
  font-weight: 700;
}
.single-mobile .entry-wrap .entry-content .item-class-info .item-wraps .item-detail .item a {
  font-size: 13px;
  color: #555;
  font-weight: 700;
}
.single-mobile .entry-wrap .entry-content .item-class-info .item-wraps .item-detail .item a:hover {
  color: #f03535;
}
.single-mobile .entry-wrap .entry-content .trainning-skills h3 {
  font-size: 16px;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
}
.single-mobile .entry-wrap .entry-content .trainning-skills .item-skill {
  font-size: 13px;
  color: #555;
  line-height: 26px;
  margin: 0 0 20px;
}
.single-mobile .entry-wrap .entry-content .trainning-skills .item-skill .title-skill {
  font-weight: 700;
  position: relative;
  padding-left: 20px;
}
.single-mobile .entry-wrap .entry-content .trainning-skills .item-skill .title-skill:before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #f03535;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
}
.single-mobile .entry-wrap .entry-content .item-price {
  display: block;
  text-align: center;
}
.single-mobile .entry-wrap .entry-content .item-price .wrap-price {
  display: inline-block;
  margin-left: 40px;
}
.rtl .single-mobile .entry-wrap .entry-content .item-price .wrap-price {
  margin-right: 40px;
  margin-left: 0;
}
.single-mobile .entry-wrap .entry-content .item-price .wrap-price .price {
  font-size: 60px;
  font-weight: 700;
  float: left;
}
.rtl .single-mobile .entry-wrap .entry-content .item-price .wrap-price .price {
  float: right;
}
.single-mobile .entry-wrap .entry-content .item-price .wrap-price .text-last {
  color: #1a1c19;
  font-size: 20px;
  text-transform: uppercase;
  width: 50%;
  display: inline-block;
  text-align: left;
  margin: 15px 0 0;
}
.rtl .single-mobile .entry-wrap .entry-content .item-price .wrap-price .text-last {
  text-align: right;
}
.single-mobile .entry-wrap .entry-content .item-price a.join-now {
  display: inline-block;
  height: 36px;
  padding: 0 50px;
  color: #fff;
  line-height: 36px;
  font-family: Roboto;
  text-transform: uppercase;
  font-size: 16px;
  margin: 10px 0 0;
  background-color: #f03535;
}
.single-mobile .entry-wrap .entry-content .item-price a.join-now:hover {
  background-color: #ee1d1d;
}
.trainer-column-grid {
  position: relative;
  overflow: hidden;
  margin: 0 -15px;
}
.trainer-column-grid .trainer {
  float: left;
  width: 25%;
  padding: 0 15px;
  margin: 0 0 40px;
}
.rtl .trainer-column-grid .trainer {
  float: right;
}
.trainer-column-grid .trainer .entry {
  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-column-grid .trainer .entry:before {
  content: '';
  width: 100%;
  height: 50px;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f03535;
  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-column-grid .trainer .entry:hover:before {
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  opacity: 1;
}
.trainer-column-grid .trainer .entry:hover .item-content {
  max-height: 100%;
  bottom: 30px;
}
.trainer-column-grid .trainer .entry:hover .item-content h3 a:hover {
  color: #f03535;
}
.trainer-column-grid .trainer .entry:hover .item-content h3:before {
  background-color: transparent;
}
.trainer-column-grid .trainer .entry:hover .item-content .description {
  margin: 20px 0;
}
.trainer-column-grid .trainer .entry:hover .item-content .team-experience,
.trainer-column-grid .trainer .entry:hover .item-content .team-info,
.trainer-column-grid .trainer .entry:hover .item-content .description,
.trainer-column-grid .trainer .entry:hover .item-content .item-social {
  opacity: 1;
  visibility: visible;
  height: auto;
  width: auto;
  display: block;
}
.trainer-column-grid .trainer .entry .entry-thumb {
  position: relative;
}
.trainer-column-grid .trainer .entry .entry-thumb img {
  margin: auto;
}
.trainer-column-grid .trainer .entry .item-content {
  max-height: 49px;
  text-align: left;
  position: absolute;
  bottom: 0;
  padding: 0 30px;
  z-index: 2;
  width: 100%;
}
.rtl .trainer-column-grid .trainer .entry .item-content {
  text-align: right;
}
.trainer-column-grid .trainer .entry .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-column-grid .trainer .entry .item-content h3 a {
  color: #fff;
}
.trainer-column-grid .trainer .entry .item-content .team-info,
.trainer-column-grid .trainer .entry .item-content .team-experience {
  font-size: 14px;
  color: #ddd;
  opacity: 0;
  visibility: hidden;
  height: 0;
  display: none;
}
.trainer-column-grid .trainer .entry .item-content .team-info span,
.trainer-column-grid .trainer .entry .item-content .team-experience span {
  color: #f03535;
}
.rtl .trainer-column-grid .trainer .entry .item-content .team-info span,
.rtl .trainer-column-grid .trainer .entry .item-content .team-experience span {
  float: right;
}
.trainer-column-grid .trainer .entry .item-content .description {
  color: #ddd;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  height: 0;
  width: 0;
  line-height: 23px;
  display: none;
}
.trainer-column-grid .trainer .entry .item-content .item-social {
  display: inline-block;
  opacity: 0;
  visibility: hidden;
  height: 0;
  width: 0;
  display: none;
}
.trainer-column-grid .trainer .entry .item-content .item-social .team-facebook,
.trainer-column-grid .trainer .entry .item-content .item-social .team-twitter,
.trainer-column-grid .trainer .entry .item-content .item-social .team-gplus,
.trainer-column-grid .trainer .entry .item-content .item-social .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-column-grid .trainer .entry .item-content .item-social .team-facebook a,
.trainer-column-grid .trainer .entry .item-content .item-social .team-twitter a,
.trainer-column-grid .trainer .entry .item-content .item-social .team-gplus a,
.trainer-column-grid .trainer .entry .item-content .item-social .team-linkedin a {
  font-size: 24px;
  color: #ddd;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #f03535;
  font-size: 20px;
  margin: 0 5px;
  line-height: 40px;
}
.trainer-column-grid .trainer .entry .item-content .item-social .team-facebook a:hover,
.trainer-column-grid .trainer .entry .item-content .item-social .team-twitter a:hover,
.trainer-column-grid .trainer .entry .item-content .item-social .team-gplus a:hover,
.trainer-column-grid .trainer .entry .item-content .item-social .team-linkedin a:hover {
  background-color: #fff;
  color: #f03535;
  border: 1px solid #fff;
}
.single-trainer.rtl .single.main .trainer .entry-wrap .entry-top .single-thumb {
  float: right;
  padding-left: 30px;
  padding-right: 0;
}
.single-trainer.rtl .single.main .trainer .entry-wrap .entry-top .single-thumb .item-contact > div i {
  margin-left: 10px;
  margin-right: 0;
}
.single-trainer.rtl .single.main .trainer .entry-wrap .entry-top .entry-content {
  float: right;
}
.single-trainer.rtl .single.main .trainer .entry-wrap .entry-top .entry-content .item-info .item .item-label {
  float: right;
  text-align: right;
}
.single-trainer.rtl .single.main .trainer .entry-wrap .entry-top .entry-content .item-info .item .item-content {
  float: right;
}
.single-trainer.rtl .single.main .trainer .entry-wrap .entry-top .entry-content .item-top .item-social {
  float: left;
}
.single-trainer.rtl .single.main .trainer .entry-wrap .entry-top .entry-content .entry-title {
  float: right;
}
.single-trainer.rtl .single.main .trainer .entry-wrap .entry-top .entry-content .item-skills .item-wraps .item .item-label .item-left {
  float: right;
}
.single-trainer.rtl .single.main .trainer .entry-wrap .entry-top .entry-content .item-skills .item-wraps .item .item-label .item-right {
  float: left;
  text-align: right;
}
.single-trainer.rtl .single.main .trainer .entry-wrap .entry-top .entry-content .item-skills .item-wraps .item .item-content span {
  right: 0;
  left: auto;
}
.single-trainer .single.main {
  margin: 0 0 70px;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .single-thumb {
  float: left;
  width: 33.33%;
  padding-right: 30px;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .single-thumb img {
  margin: 0 0 25px;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .single-thumb .item-contact > div {
  font-size: 14px;
  color: #555;
  line-height: 24px;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .single-thumb .item-contact > div i {
  margin-right: 10px;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content {
  float: left;
  width: 66.67%;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .entry-title {
  font-size: 30px;
  color: #222;
  font-weight: 700;
  float: left;
  width: 50%;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .item-top {
  margin: 0 0 10px;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .item-top .item-social {
  float: right;
  overflow: hidden;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .item-top .item-social > div {
  float: left;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .item-top .item-social > div > a {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  margin: 0 5px;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .item-top .item-social > div.team-facebook > a {
  background-color: #3b56b8;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .item-top .item-social > div.team-facebook > a:hover {
  background-color: #354da5;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .item-top .item-social > div.team-twitter > a {
  background-color: #48adf4;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .item-top .item-social > div.team-twitter > a:hover {
  background-color: #30a2f3;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .item-top .item-social > div.team-gplus > a {
  background-color: #ff4c2f;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .item-top .item-social > div.team-gplus > a:hover {
  background-color: #ff3616;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .entry-summary {
  font-size: 16px;
  color: #555;
  line-height: 28px;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .item-info {
  width: 70%;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .item-info .item {
  overflow: hidden;
  padding: 7px 0;
  border-bottom: 1px dashed #ddd;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .item-info .item .item-label {
  float: left;
  width: 30%;
  font-size: 16px;
  color: #f03535;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .item-info .item .item-content {
  float: left;
  width: 70%;
  font-size: 16px;
  color: #555;
  line-height: 28px;
  text-align: left;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .item-skills {
  margin: 80px 0 0;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .item-skills h4 {
  font-size: 24px;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .item-skills .item-wraps {
  position: relative;
  margin: 0 -15px;
  overflow: hidden;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .item-skills .item-wraps .item {
  float: left;
  width: 50%;
  padding: 0 15px;
  margin: 0 0 23px;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .item-skills .item-wraps .item .item-label {
  overflow: hidden;
  font-weight: 700;
  font-size: 16px;
  margin: 0 0 10px;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .item-skills .item-wraps .item .item-label .item-left {
  float: left;
  color: #555;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .item-skills .item-wraps .item .item-label .item-right {
  float: right;
  color: #f03535;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .item-skills .item-wraps .item .item-content {
  display: block;
  height: 20px;
  background-color: #f5f5f5;
  position: relative;
}
.single-trainer .single.main .trainer .entry-wrap .entry-top .entry-content .item-skills .item-wraps .item .item-content span {
  position: absolute;
  height: 20px;
  top: 0;
  left: 0;
  background-color: #f03535;
}
.error404 .athetics_breadcrumbs {
  margin: 0;
}
.wrapper_404 {
  width: 100%;
  height: auto;
  text-align: center;
}
.wrapper_404 .content_404 {
  overflow: hidden;
  padding: 0 0 100px;
  background-color: #fff;
  margin: 0 0 50px;
}
.wrapper_404 .content_404 .erro-image .erro-key h1 {
  font-size: 400px;
  line-height: 300px;
  color: #f03535;
  font-weight: 700;
  margin: 100px 0 0;
}
.wrapper_404 .content_404 .erro-image .erro-content h2 {
  font-size: 90px;
  color: #444;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0px 0 10px;
}
.wrapper_404 .content_404 .block-top .block-top p {
  font-size: 14px;
  color: #808080;
}
.wrapper_404 .content_404 .block-bottom .btn-404 {
  display: inline-block;
  border: 0;
  text-align: center;
  padding: 0;
  border-radius: 0;
  text-transform: uppercase;
  font-family: Roboto;
  font-size: 20px;
  color: #1a1c19;
  font-weight: 700;
  margin: 50px 0 0;
  text-decoration: underline;
}
.wrapper_404 .content_404 .block-bottom .btn-404:hover {
  color: #f03535;
}
@media (max-width: 1199px) {
  .wrapper_404 .content_404 .block-middle .athetics_search_404 .top-search .topsearch-entry .form-search {
    width: 545px;
  }
}
@media (max-width: 991px) {
  .wrapper_404 .content_404 .block-bottom {
    text-align: center;
  }
  .rtl .wrapper_404 .content_404 .block-bottom {
    text-align: center;
  }
  .rtl .wrapper_404 .content_404 .block-bottom .btn-404 {
    float: none;
  }
}
@media (max-width: 767px) {
  .wrapper_404 .content_404 {
    margin: 50px 0;
    padding: 0 0 50px;
  }
  .wrapper_404 .content_404 .erro-image .erro-key h1 {
    font-size: 150px;
  }
  .wrapper_404 .content_404 .erro-image .erro-content h2 {
    font-size: 28px;
  }
  .wrapper_404 .content_404 .block-bottom .btn-404 {
    margin-top: 30px;
  }
  .wrapper_404 .content_404 .erro-image .erro-key h1 {
    margin: 50px 0 0;
  }
}
@media (max-width: 480px) {
  .wrapper_404 .content_404 .erro-image .erro-content {
    top: 62px;
  }
  .wrapper_404 .content_404 .erro-image .erro-content h2 {
    font-size: 26px;
  }
}
@media (max-width: 375px) {
  .wrapper_404 .content_404 .erro-image .erro-content {
    top: 52px;
  }
}
@media (max-width: 320px) {
  .wrapper_404 .content_404 .erro-image .erro-content {
    top: 42px;
  }
}
.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: #f03535;
  color: #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: #1a1c19;
  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: #f03535;
}
.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: #f03535;
}
.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 #f03535;
  border-bottom: 4px solid #f03535;
  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 #f03535;
  border-right: 4px solid #f03535;
  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: #f03535;
  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: #e11111;
  -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 #ddd 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: #f03535;
  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: #e11111;
  -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 #ddd;
  -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;
}
.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 #f03535 !important;
}
.vc_wp_search .widget_search .searchform input[type="text"] {
  border: 1px solid #ddd;
}
.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;
  width: 630px;
}
#subscribe_popup .subscribe-popup-container {
  padding: 0;
}
#subscribe_popup .subscribe-popup-container .image-newsletter {
  width: 40%;
}
#subscribe_popup .subscribe-popup-container .subscribe-content {
  width: 60%;
  text-align: center;
  padding: 28px 30px 27px 30px;
  background-color: #f5f5f5;
  border-radius: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-content .news-letter-popup h4 {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: underline;
  margin-bottom: 40px;
  color: #1a1c19;
}
#subscribe_popup .subscribe-popup-container .subscribe-content .news-letter-popup .content h2 {
  font-size: 44px;
  font-weight: 500;
  color: #1a1c19;
  text-transform: uppercase;
  margin-bottom: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-content .news-letter-popup .content h3 {
  font-size: 32px;
  color: #1a1c19;
  font-weight: 700;
  text-transform: uppercase;
}
#subscribe_popup .subscribe-popup-container .subscribe-content .news-letter-popup .content p {
  font-size: 12px;
  color: #717171;
  margin: 0 0 20px;
}
#subscribe_popup .subscribe-popup-container .subscribe-form {
  margin-bottom: 15px;
  border: 0;
  max-width: 390px;
  position: relative;
  background-color: transparent;
}
#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: 50px;
  line-height: 50px;
  overflow: hidden;
  display: block;
  font-size: 13px;
  border-radius: 0;
  border: 0;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  min-width: 290px;
  margin-top: 15px;
}
.rtl #subscribe_popup .subscribe-popup-container .subscribe-form input[type="email"] {
  border-radius: 25px;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .frm-submit {
  background: url(../assets/img/icon-newsletter.png) no-repeat center center #f03535;
  position: absolute;
  height: 50px;
  width: 50px;
  overflow: hidden;
  top: 1px;
  right: -2px;
  text-indent: -9999px;
  border: 0;
  border-radius: 50%;
}
.rtl #subscribe_popup .subscribe-popup-container .subscribe-form .frm-submit {
  left: -2px;
  right: auto;
}
#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;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox label {
  vertical-align: top;
  line-height: 25px;
  margin: 0;
  font-weight: normal;
  color: #1a1c19;
  font-weight: 500;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox label span {
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
  color: #666;
  font-weight: 400;
}
#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 .athetics-socials ul {
  margin: 0;
}
#subscribe_popup .subscribe-social > .subscribe-social-inner .athetics-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 .athetics-socials ul > li > a:hover {
  color: #f03535;
}
.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: #1a1c19;
  font-weight: 700;
  padding: 20px;
  margin: 0;
  text-transform: uppercase;
}
.sidebar .widget.widget_layered_nav ul {
  border: 0;
}
.sidebar .widget.widget_product_categories .product-categories {
  border: 0;
}
.sidebar .widget.widget_product_categories .product-categories > li {
  border-bottom: 0;
  padding: 10px 0;
}
.sidebar .widget.widget_product_categories .product-categories > li > a {
  cursor: pointer;
}
.sidebar .widget.widget_product_categories .product-categories > li > a:hover {
  color: #f03535;
}
.sw-category-slider {
  margin: 30px 30px 100px 30px;
  position: relative;
}
.sw-category-slider .res-button.slick-prev {
  width: 30px;
  height: 30px;
  line-height: 28px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  text-align: center;
  border-radius: 0;
  color: #222;
  margin-top: -15px;
}
.sw-category-slider .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 24px;
}
.sw-category-slider .res-button.slick-prev:hover {
  color: #f03535;
}
.sw-category-slider .res-button.slick-next {
  width: 30px;
  height: 30px;
  line-height: 28px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  text-align: center;
  border-radius: 0;
  color: #222;
  margin-top: -15px;
}
.sw-category-slider .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 24px;
}
.sw-category-slider .res-button.slick-next:hover {
  color: #f03535;
}
.sw-category-slider: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-category-slider .responsive {
  margin: 0 -15px;
}
.sw-category-slider .responsive .item-product-cat {
  padding: 0 15px;
}
.sw-category-slider .responsive .item-product-cat .item-deatail {
  position: relative;
}
.sw-category-slider .responsive .item-product-cat .item-deatail:hover .item-image a:before {
  opacity: 0;
}
.sw-category-slider .responsive .item-product-cat .item-deatail .item-image {
  border: 0;
  overflow: hidden;
}
.sw-category-slider .responsive .item-product-cat .item-deatail .item-image a {
  display: block;
  position: relative;
}
.sw-category-slider .responsive .item-product-cat .item-deatail .item-image a:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  opacity: 1;
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.sw-category-slider .responsive .item-product-cat .item-deatail .item-image img {
  margin: 0;
  width: 100%;
}
.sw-category-slider .responsive .item-product-cat .item-deatail .item-content {
  text-align: center;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -25px;
  width: 100%;
}
.sw-category-slider .responsive .item-product-cat .item-deatail .item-content h3 {
  margin: 0 0 2px;
}
.sw-category-slider .responsive .item-product-cat .item-deatail .item-content h3 a {
  display: block;
  font-size: 30px;
  color: #fcfcfc;
  text-transform: uppercase;
  font-weight: 700;
  padding: 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;
}
.sw-category-slider .responsive .item-product-cat .item-deatail .item-content .product-count {
  font-size: 16px;
  color: #fff;
  font-style: italic;
}
.sw-best-seller-product .wrap-content {
  padding: 30px 15px 0 15px;
}
.sw-best-seller-product .wrap-content .item {
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px #ddd solid;
}
.sw-best-seller-product .wrap-content .item .item-img {
  float: left;
  width: 80px;
  margin-right: 10px;
  position: relative;
  z-index: 2;
}
.sw-best-seller-product .wrap-content .item .item-img:hover img {
  opacity: 0.85;
}
.rtl .sw-best-seller-product .wrap-content .item .item-img {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.sw-best-seller-product .wrap-content .item .item-content {
  overflow: hidden;
}
.sw-best-seller-product .wrap-content .item .item-content h4 a {
  color: #1a1c19;
  font-weight: 500;
  font-size: 14px;
  text-transform: capitalize;
}
.sw-best-seller-product .wrap-content .item .item-content h4 a:hover {
  color: #f03535;
}
.sw-best-seller-product .wrap-content .item .item-content .item-price {
  display: inline-block;
  vertical-align: top;
}
.sw-best-seller-product .wrap-content .item .item-content .item-price ins {
  margin: 0 10px 0 0;
}
.sw-best-seller-product .wrap-content .item .item-content .item-price del {
  margin: 0;
  line-height: 24px;
  color: #999;
}
.sw-best-seller-product .wrap-content .item .item-content .item-price .amount {
  font-size: 16px;
}
.sw-best-seller-product .wrap-content .item .item-content .item-price del .amount {
  font-size: 13px;
}
.sw-best-seller-product .wrap-content .item:last-child {
  border-bottom: none;
}
.sw-woo-tab-default,
.sw-woo-tab-cat {
  margin-bottom: 76px;
}
.sw-woo-tab-default .resp-tab .category-slider-content .box-title h3,
.sw-woo-tab-cat .resp-tab .category-slider-content .box-title h3 {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  color: #1a1c19;
  margin: 0 0 60px;
  position: relative;
}
.sw-woo-tab-default .resp-tab .category-slider-content .box-title h3:before,
.sw-woo-tab-cat .resp-tab .category-slider-content .box-title h3:before {
  content: '';
  width: 100px;
  height: 4px;
  display: inline-block;
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -50px;
  background-color: #f03535;
}
.sw-woo-tab-default .resp-tab .category-slider-content .description,
.sw-woo-tab-cat .resp-tab .category-slider-content .description {
  font-size: 16px;
  color: #808080;
  margin: 10px 0 35px;
  text-align: center;
}
.sw-woo-tab-default .resp-tab .category-slider-content .button-collapse,
.sw-woo-tab-cat .resp-tab .category-slider-content .button-collapse {
  display: none;
}
.sw-woo-tab-default .resp-tab .category-slider-content .nav-tabs-select,
.sw-woo-tab-cat .resp-tab .category-slider-content .nav-tabs-select {
  overflow: initial;
  text-align: center;
  margin-bottom: 60px;
}
.sw-woo-tab-default .resp-tab .category-slider-content .nav-tabs-select ul.nav-tabs,
.sw-woo-tab-cat .resp-tab .category-slider-content .nav-tabs-select ul.nav-tabs {
  border: none;
  margin: 0;
}
.sw-woo-tab-default .resp-tab .category-slider-content .nav-tabs-select ul.nav-tabs li,
.sw-woo-tab-cat .resp-tab .category-slider-content .nav-tabs-select ul.nav-tabs li {
  margin: 0;
  display: inline-block;
  vertical-align: top;
  float: none;
  padding: 0 4px;
}
.sw-woo-tab-default .resp-tab .category-slider-content .nav-tabs-select ul.nav-tabs li > a,
.sw-woo-tab-cat .resp-tab .category-slider-content .nav-tabs-select ul.nav-tabs li > a {
  background: #f5f5f5;
  border: 1px #ddd solid;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 13px 50px;
  border-radius: 30px;
  -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-default .resp-tab .category-slider-content .nav-tabs-select ul.nav-tabs li.active> a,
.sw-woo-tab-default .resp-tab .category-slider-content .nav-tabs-select ul.nav-tabs li:hover >a,
.sw-woo-tab-cat .resp-tab .category-slider-content .nav-tabs-select ul.nav-tabs li.active> a,
.sw-woo-tab-cat .resp-tab .category-slider-content .nav-tabs-select ul.nav-tabs li:hover >a {
  color: #fff;
  background: #1a1c19;
  border-color: #1a1c19;
  -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-default .resp-tab .category-slider-content.style1 .box-title,
.sw-woo-tab-cat .resp-tab .category-slider-content.style1 .box-title {
  text-align: center;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .box-title .text2,
.sw-woo-tab-cat .resp-tab .category-slider-content.style1 .box-title .text2 {
  font-size: 18px;
  color: #bbb;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 600;
  margin: 0 0 12px;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .box-title h3,
.sw-woo-tab-cat .resp-tab .category-slider-content.style1 .box-title h3 {
  background: url(../assets/img/bg-title.png) repeat left center;
  position: relative;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .box-title h3 span,
.sw-woo-tab-cat .resp-tab .category-slider-content.style1 .box-title h3 span {
  display: inline-block;
  padding: 0 30px;
  background-color: #fff;
  font-size: 32px;
  color: #1a1c19;
  text-transform: uppercase;
  position: relative;
  line-height: 31px;
  font-weight: 700;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .box-title h3 span:before,
.sw-woo-tab-cat .resp-tab .category-slider-content.style1 .box-title h3 span:before {
  border-bottom: 30px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: -15px;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .sw-woo-tab-default .resp-tab .category-slider-content.style1 .box-title h3 span:before,
.rtl .sw-woo-tab-cat .resp-tab .category-slider-content.style1 .box-title h3 span:before {
  right: -15px;
  left: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .box-title h3 span:after,
.sw-woo-tab-cat .resp-tab .category-slider-content.style1 .box-title h3 span:after {
  border-top: 30px solid #fff;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: -15px;
  top: -2px;
  width: 0;
  z-index: 3;
}
.rtl .sw-woo-tab-default .resp-tab .category-slider-content.style1 .box-title h3 span:after,
.rtl .sw-woo-tab-cat .resp-tab .category-slider-content.style1 .box-title h3 span:after {
  left: -15px;
  right: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .box-title h3:before,
.sw-woo-tab-cat .resp-tab .category-slider-content.style1 .box-title h3:before {
  border-bottom: 30px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: 0;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .sw-woo-tab-default .resp-tab .category-slider-content.style1 .box-title h3:before,
.rtl .sw-woo-tab-cat .resp-tab .category-slider-content.style1 .box-title h3:before {
  left: 0;
  right: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .box-title h3:after,
.sw-woo-tab-cat .resp-tab .category-slider-content.style1 .box-title h3:after {
  border-top: 30px solid #fff;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  z-index: 3;
}
.rtl .sw-woo-tab-default .resp-tab .category-slider-content.style1 .box-title h3:after,
.rtl .sw-woo-tab-cat .resp-tab .category-slider-content.style1 .box-title h3:after {
  right: 0;
  left: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .block-title,
.sw-woo-tab-cat .resp-tab .category-slider-content.style1 .block-title {
  float: left;
  width: 40%;
}
.rtl .sw-woo-tab-default .resp-tab .category-slider-content.style1 .block-title,
.rtl .sw-woo-tab-cat .resp-tab .category-slider-content.style1 .block-title {
  float: right;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .block-title h3,
.sw-woo-tab-cat .resp-tab .category-slider-content.style1 .block-title h3 {
  text-align: left;
}
.rtl .sw-woo-tab-default .resp-tab .category-slider-content.style1 .block-title h3,
.rtl .sw-woo-tab-cat .resp-tab .category-slider-content.style1 .block-title h3 {
  text-align: right;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .block-title .description,
.sw-woo-tab-cat .resp-tab .category-slider-content.style1 .block-title .description {
  text-align: left;
  margin: 12px 0 25px;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .nav-tabs-select,
.sw-woo-tab-cat .resp-tab .category-slider-content.style1 .nav-tabs-select {
  float: right;
  width: 40%;
  text-align: right;
  margin: 62px 0;
}
.rtl .sw-woo-tab-default .resp-tab .category-slider-content.style1 .nav-tabs-select,
.rtl .sw-woo-tab-cat .resp-tab .category-slider-content.style1 .nav-tabs-select {
  text-align: left;
  float: left;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .nav-tabs-select ul.nav-tabs > li,
.sw-woo-tab-cat .resp-tab .category-slider-content.style1 .nav-tabs-select ul.nav-tabs > li {
  margin: 0 10px;
  padding: 0;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .nav-tabs-select ul.nav-tabs > li > a,
.sw-woo-tab-cat .resp-tab .category-slider-content.style1 .nav-tabs-select ul.nav-tabs > li > a {
  padding: 0;
  font-size: 18px;
  color: #1a1c19;
  background-color: transparent;
  border-radius: 0;
  border: 0;
  padding-left: 5px;
  z-index: 1;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .nav-tabs-select ul.nav-tabs > li > a:before,
.sw-woo-tab-cat .resp-tab .category-slider-content.style1 .nav-tabs-select ul.nav-tabs > li > a:before {
  content: '';
  display: inline-block;
  height: 3px;
  width: 100%;
  background-color: #f03535;
  position: absolute;
  left: 0;
  top: 58%;
  margin-top: -3px;
  z-index: -1;
  opacity: 0;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .nav-tabs-select ul.nav-tabs > li.active> a,
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .nav-tabs-select ul.nav-tabs > li:hover >a,
.sw-woo-tab-cat .resp-tab .category-slider-content.style1 .nav-tabs-select ul.nav-tabs > li.active> a,
.sw-woo-tab-cat .resp-tab .category-slider-content.style1 .nav-tabs-select ul.nav-tabs > li:hover >a {
  background: #1a1c19;
  -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: transparent;
}
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .nav-tabs-select ul.nav-tabs > li.active> a:before,
.sw-woo-tab-default .resp-tab .category-slider-content.style1 .nav-tabs-select ul.nav-tabs > li:hover >a:before,
.sw-woo-tab-cat .resp-tab .category-slider-content.style1 .nav-tabs-select ul.nav-tabs > li.active> a:before,
.sw-woo-tab-cat .resp-tab .category-slider-content.style1 .nav-tabs-select ul.nav-tabs > li:hover >a:before {
  opacity: 1;
}
.sw-woo-tab-default .resp-tab .tab-content,
.sw-woo-tab-cat .resp-tab .tab-content {
  margin-bottom: 11px;
}
.sw-woo-tab-default .resp-tab .tab-content .tab-pane.active .res-button,
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane.active .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-tab-default .resp-tab .tab-content .tab-pane.active .res-button.slick-next,
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane.active .res-button.slick-next {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-color: transparent;
  position: absolute;
  top: 50%;
  right: 40px;
  z-index: 9;
  text-align: center;
  border-radius: 0;
  color: #fff;
}
.sw-woo-tab-default .resp-tab .tab-content .tab-pane.active .res-button.slick-next:before,
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane.active .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 24px;
}
.sw-woo-tab-default .resp-tab .tab-content .tab-pane.active .res-button.slick-next:hover,
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane.active .res-button.slick-next:hover {
  color: #f03535;
}
.sw-woo-tab-default .resp-tab .tab-content .tab-pane.active .res-button.slick-prev,
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane.active .res-button.slick-prev {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-color: transparent;
  position: absolute;
  top: 50%;
  left: 40px;
  z-index: 999;
  text-align: center;
  border-radius: 0;
  color: #222;
}
.sw-woo-tab-default .resp-tab .tab-content .tab-pane.active .res-button.slick-prev:before,
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane.active .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 24px;
}
.sw-woo-tab-default .resp-tab .tab-content .tab-pane.active .res-button.slick-prev:hover,
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane.active .res-button.slick-prev:hover {
  color: #f03535;
}
.sw-woo-tab-default .resp-tab .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container,
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container {
  margin: 0 -15px;
}
.sw-woo-tab-default .resp-tab .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slider .item,
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slider .item {
  padding: 0 15px;
}
.sw-woo-tab-cat2 {
  margin-top: 60px;
  margin-bottom: 100px;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content {
  overflow: hidden;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content .box-title h3 {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  color: #1a1c19;
  margin: 0 0 60px;
  position: relative;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content .box-title h3:before {
  content: '';
  width: 100px;
  height: 4px;
  display: inline-block;
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -50px;
  background-color: #f03535;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content .description {
  font-size: 16px;
  color: #808080;
  margin: 15px 0 40px;
  text-align: center;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content .button-collapse {
  display: none;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content .nav-tabs-select {
  overflow: initial;
  text-align: center;
  margin-bottom: 60px;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content .nav-tabs-select ul.nav-tabs {
  border: none;
  margin: 0;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content .nav-tabs-select ul.nav-tabs li {
  margin: 0;
  display: inline-block;
  vertical-align: top;
  float: none;
  padding: 0 4px;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content .nav-tabs-select ul.nav-tabs li > a {
  background: #fff;
  border: 1px solid #ccc;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 8px 50px;
  color: #1a1c19;
  border-radius: 30px;
  -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-cat2 .resp-tab .category-slider-content .nav-tabs-select ul.nav-tabs li.active> a,
.sw-woo-tab-cat2 .resp-tab .category-slider-content .nav-tabs-select ul.nav-tabs li:hover >a {
  color: #fff;
  background: #1a1c19;
  border-color: #1a1c19;
  -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-cat2 .resp-tab .category-slider-content.style1 .box-title {
  text-align: center;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content.style1 .box-title .text2 {
  font-size: 18px;
  color: #bbb;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 600;
  margin: 0 0 12px;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content.style1 .box-title h3 {
  background: url(../assets/img/bg-title.png) repeat left center;
  position: relative;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content.style1 .box-title h3 span {
  display: inline-block;
  padding: 0 30px;
  background-color: #fff;
  font-size: 32px;
  color: #1a1c19;
  text-transform: uppercase;
  position: relative;
  line-height: 31px;
  font-weight: 700;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content.style1 .box-title h3 span:before {
  border-bottom: 30px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: -15px;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .sw-woo-tab-cat2 .resp-tab .category-slider-content.style1 .box-title h3 span:before {
  right: -15px;
  left: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content.style1 .box-title h3 span:after {
  border-top: 30px solid #fff;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: -15px;
  top: -2px;
  width: 0;
  z-index: 3;
}
.rtl .sw-woo-tab-cat2 .resp-tab .category-slider-content.style1 .box-title h3 span:after {
  left: -15px;
  right: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content.style1 .box-title h3:before {
  border-bottom: 30px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: 0;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .sw-woo-tab-cat2 .resp-tab .category-slider-content.style1 .box-title h3:before {
  left: 0;
  right: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content.style1 .box-title h3:after {
  border-top: 30px solid #fff;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  z-index: 3;
}
.rtl .sw-woo-tab-cat2 .resp-tab .category-slider-content.style1 .box-title h3:after {
  right: 0;
  left: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content.style1 .block-title {
  float: left;
  width: 40%;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content.style1 .block-title h3 {
  text-align: left;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content.style1 .block-title .description {
  text-align: left;
  margin: 12px 0 25px;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content.style1 .nav-tabs-select {
  float: right;
  width: 40%;
  text-align: right;
  margin: 62px 0;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content.style1 .nav-tabs-select ul.nav-tabs > li {
  margin: 0 10px;
  padding: 0;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content.style1 .nav-tabs-select ul.nav-tabs > li > a {
  padding: 0;
  font-size: 18px;
  color: #1a1c19;
  background-color: transparent;
  border-radius: 0;
  border: 0;
  padding-left: 5px;
  z-index: 1;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content.style1 .nav-tabs-select ul.nav-tabs > li > a:before {
  content: '';
  display: inline-block;
  height: 3px;
  width: 100%;
  background-color: #f03535;
  position: absolute;
  left: 0;
  top: 58%;
  margin-top: -3px;
  z-index: -1;
  opacity: 0;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content.style1 .nav-tabs-select ul.nav-tabs > li.active> a,
.sw-woo-tab-cat2 .resp-tab .category-slider-content.style1 .nav-tabs-select ul.nav-tabs > li:hover >a {
  background: #1a1c19;
  -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: transparent;
}
.sw-woo-tab-cat2 .resp-tab .category-slider-content.style1 .nav-tabs-select ul.nav-tabs > li.active> a:before,
.sw-woo-tab-cat2 .resp-tab .category-slider-content.style1 .nav-tabs-select ul.nav-tabs > li:hover >a:before {
  opacity: 1;
}
.sw-woo-tab-cat2 .resp-tab .tab-content {
  margin-bottom: 11px;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane.active .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;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane.active .res-button.slick-next {
  display: inline-block;
  width: 30px;
  height: 40px;
  line-height: 40px;
  background-color: #f03535;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane.active .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 24px;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane.active .res-button.slick-prev {
  display: inline-block;
  width: 30px;
  height: 40px;
  line-height: 40px;
  background-color: #f03535;
  position: absolute;
  margin-top: -12px;
  top: 50%;
  left: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #fff;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane.active .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 24px;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container {
  margin: 0 -15px;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slider {
  text-align: center;
}
.sw-woo-tab-cat2 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slider .item {
  padding: 0 15px;
}
.sw-woo-tab-style2 {
  margin-bottom: 62px;
}
.sw-woo-tab-style2 .resp-tab .category-slider-content {
  overflow: hidden;
}
.sw-woo-tab-style2 .resp-tab .category-slider-content .button-collapse {
  display: none;
}
.sw-woo-tab-style2 .resp-tab .category-slider-content .nav-tabs-select {
  overflow: initial;
  text-align: center;
}
.sw-woo-tab-style2 .resp-tab .category-slider-content .nav-tabs-select ul.nav-tabs {
  border: none;
  margin: 0;
}
.sw-woo-tab-style2 .resp-tab .category-slider-content .nav-tabs-select ul.nav-tabs li {
  margin: 0;
  display: inline-block;
  vertical-align: top;
  float: none;
  position: relative;
}
.sw-woo-tab-style2 .resp-tab .category-slider-content .nav-tabs-select ul.nav-tabs li:before {
  content: "";
  width: 1px;
  height: 22px;
  background: #ccc;
  position: absolute;
  right: 0;
  top: 18px;
}
.rtl .sw-woo-tab-style2 .resp-tab .category-slider-content .nav-tabs-select ul.nav-tabs li:before {
  right: auto;
  left: 0;
}
.sw-woo-tab-style2 .resp-tab .category-slider-content .nav-tabs-select ul.nav-tabs li:last-child:before {
  display: none;
}
.sw-woo-tab-style2 .resp-tab .category-slider-content .nav-tabs-select ul.nav-tabs li > a {
  border: 0;
  font-size: 30px;
  color: #ccc;
  text-transform: capitalize;
  font-weight: 600;
  padding: 10px 10px;
  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;
}
.sw-woo-tab-style2 .resp-tab .category-slider-content .nav-tabs-select ul.nav-tabs li.active> a,
.sw-woo-tab-style2 .resp-tab .category-slider-content .nav-tabs-select ul.nav-tabs li:hover >a {
  color: #000;
  background: 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;
}
.sw-woo-tab-style2 .resp-tab .category-slider-content .slider-description {
  text-align: center;
  font-size: 14px;
  margin-bottom: 30px;
}
.sw-woo-tab-style2 .resp-tab .category-slider-content .tab-content .tab-pane.active .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-tab-style2 .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button.slick-next {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-color: transparent;
  position: absolute;
  top: 50%;
  right: 40px;
  z-index: 9;
  text-align: center;
  border-radius: 0;
  color: #fff;
}
.sw-woo-tab-style2 .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 24px;
}
.sw-woo-tab-style2 .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button.slick-next:hover {
  color: #f03535;
}
.sw-woo-tab-style2 .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button.slick-prev {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-color: transparent;
  position: absolute;
  top: 50%;
  left: 40px;
  z-index: 999;
  text-align: center;
  border-radius: 0;
  color: #222;
}
.sw-woo-tab-style2 .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 24px;
}
.sw-woo-tab-style2 .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button.slick-prev:hover {
  color: #f03535;
}
.sw-woo-tab-style2 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container {
  margin: 0 1px;
}
.sw-woo-tab-style2 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .item .item-wrap {
  margin-bottom: 0;
}
.sw-woo-tab-style2 .resp-tab .category-slider-content .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .item .item-wrap:last-child {
  margin-bottom: 0;
}
.woo-slider-default {
  margin: 40px 0 43px;
  position: relative;
}
.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;
}
.woo-slider-default .res-button.slick-next {
  display: inline-block;
  width: 30px;
  height: 40px;
  line-height: 40px;
  background-color: #f03535;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
}
.woo-slider-default .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 24px;
}
.woo-slider-default .res-button.slick-prev {
  display: inline-block;
  width: 30px;
  height: 40px;
  line-height: 40px;
  background-color: #f03535;
  position: absolute;
  margin-top: -12px;
  top: 50%;
  left: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #fff;
}
.woo-slider-default .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 24px;
}
.woo-slider-default .box-title {
  text-align: center;
}
.woo-slider-default .box-title .text2 {
  font-size: 18px;
  color: #bbb;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 600;
  margin: 0 0 12px;
}
.woo-slider-default .box-title h3 {
  background: url(../assets/img/bg-title.png) repeat left center;
  position: relative;
}
.woo-slider-default .box-title h3 span {
  display: inline-block;
  padding: 0 30px;
  background-color: #fff;
  font-size: 32px;
  color: #1a1c19;
  text-transform: uppercase;
  position: relative;
  line-height: 31px;
  font-weight: 700;
}
.woo-slider-default .box-title h3 span:before {
  border-bottom: 30px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: -15px;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .woo-slider-default .box-title h3 span:before {
  right: -15px;
  left: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
.woo-slider-default .box-title h3 span:after {
  border-top: 30px solid #fff;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: -15px;
  top: -2px;
  width: 0;
  z-index: 3;
}
.rtl .woo-slider-default .box-title h3 span:after {
  left: -15px;
  right: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
.woo-slider-default .box-title h3:before {
  border-bottom: 30px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: 0;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .woo-slider-default .box-title h3:before {
  left: 0;
  right: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
.woo-slider-default .box-title h3:after {
  border-top: 30px solid #fff;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  z-index: 3;
}
.rtl .woo-slider-default .box-title h3:after {
  right: 0;
  left: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
.woo-slider-default:hover .res-button {
  opacity: 1;
}
.woo-slider-default .box-title {
  margin: 0 0 40px;
}
.woo-slider-default .description {
  width: 80%;
  margin: 0 auto 45px;
  text-align: center;
}
.woo-slider-default: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;
}
.woo-slider-default .resp-slider-container {
  margin: 0 -15px;
}
.woo-slider-default .resp-slider-container .slider {
  text-align: center;
}
.woo-slider-default .resp-slider-container .slider .item {
  padding: 0 15px;
}
.sw-woo-container-slider-theme1 {
  margin: 60px 0 70px;
  position: relative;
}
.sw-woo-container-slider-theme1 .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;
}
.sw-woo-container-slider-theme1 .res-button.slick-next {
  display: inline-block;
  width: 30px;
  height: 40px;
  line-height: 40px;
  background-color: #f03535;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
}
.sw-woo-container-slider-theme1 .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 24px;
}
.sw-woo-container-slider-theme1 .res-button.slick-prev {
  display: inline-block;
  width: 30px;
  height: 40px;
  line-height: 40px;
  background-color: #f03535;
  position: absolute;
  margin-top: -12px;
  top: 50%;
  left: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #fff;
}
.sw-woo-container-slider-theme1 .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 24px;
}
.sw-woo-container-slider-theme1 .box-title h3 {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  color: #1a1c19;
  margin: 0 0 60px;
  position: relative;
}
.sw-woo-container-slider-theme1 .box-title h3:before {
  content: '';
  width: 100px;
  height: 4px;
  display: inline-block;
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -50px;
  background-color: #f03535;
}
.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: #f03535;
  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: #f03535;
  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: #222;
  line-height: 28px;
}
.testimonial-slider3 {
  margin: 55px 0 100px;
}
.testimonial-slider3 .resp-slider-container .slider {
  text-align: center;
}
.testimonial-slider3 .resp-slider-container .slider .slick-list {
  position: relative;
  margin: 0 -15px;
  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/red/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 #f03535;
  background-color: #f03535;
}
.testimonial-slider2 {
  padding: 30px 30px 0;
  background-color: #f5f5f5;
}
.testimonial-slider2 .resp-slider-container .slider {
  text-align: center;
  border-bottom: 1px solid #ddd;
}
.testimonial-slider2 .resp-slider-container .slider .slick-list {
  position: relative;
  margin: 0 -15px;
  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/red/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 #f03535;
  background-color: #f03535;
}
.testimonial-slider2 .read-more {
  color: #1a1c19;
  font-weight: 500;
  text-transform: uppercase;
  padding: 25px 0;
  border-top: 1px solid #ddd;
}
.sw-tab-category-class {
  padding: 60px 0 100px;
}
.sw-tab-category-class .box-title h3 {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  color: #1a1c19;
  margin: 0 0 60px;
  position: relative;
}
.sw-tab-category-class .box-title h3:before {
  content: '';
  width: 100px;
  height: 4px;
  display: inline-block;
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -50px;
  background-color: #f03535;
}
.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-family: Roboto;
  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: #f03535;
  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: #1a1c19;
}
.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: #f03535;
}
.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/red/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;
  font-family: Roboto;
  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: #f03535;
}
.sw-tab-category-class .tab-content .tab-pane .resp-slider-container .slider .item .item-deatail .item-content a.view-all:before {
  content: '';
  background-color: #f03535;
  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;
}
.sw-schedule-table .box-title h3 {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  color: #1a1c19;
  margin: 0 0 60px;
  position: relative;
}
.sw-schedule-table .box-title h3:before {
  content: '';
  width: 100px;
  height: 4px;
  display: inline-block;
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -50px;
  background-color: #f03535;
}
.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: #1a1c19;
  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: #1a1c19;
  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: #1a1c19;
  font-weight: 500;
  font-family: Roboto;
  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: #f03535;
  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;
  font-family: Roboto;
  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;
}
#sw_class_trainer_meta2 .inside .sw-metabox-class-trainer .item-metabox {
  float: left;
  width: 25%;
}
.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: #f03535;
  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: #f03535;
}
.wp-comingsoon .footer-comingsoon a:hover {
  color: #e11111;
}
.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;
}
.membership-packages .box-title h3 {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  color: #1a1c19;
  margin: 0 0 60px;
  position: relative;
}
.membership-packages .box-title h3:before {
  content: '';
  width: 100px;
  height: 4px;
  display: inline-block;
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -50px;
  background-color: #f03535;
}
.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 #f03535;
  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: #1a1c19;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 25px;
}
.membership-packages .item-wraps .item .item-detail .price {
  color: #f03535;
  font-weight: 600;
  font-size: 32px;
}
.membership-packages .item-wraps .item .item-detail strong {
  font-size: 15px;
  color: #1a1c19;
  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-family: Roboto;
  font-weight: 400;
  background-color: #f03535;
  margin-top: 20px;
  line-height: 60px;
}
.membership-packages .item-wraps .item .item-detail a:hover {
  background-color: #ee1d1d;
}
.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: #1a1c19;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 12px;
  line-height: 40px;
  border: 0;
  margin: 0;
  background-color: #fff;
  font-family: Roboto;
  font-weight: 500;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.calculate-bmi .nav.nav-tabs > li > a:hover {
  background-color: #f03535;
  color: #fff;
}
.calculate-bmi .nav.nav-tabs > li.active > a,
.calculate-bmi .nav.nav-tabs > li:hover > a {
  background-color: #f03535;
  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: #1a1c19;
  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: #f03535;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  height: 30px;
  line-height: 28px;
  border: 1px solid #f03535;
  border-radius: 0;
  margin: 0 2px;
  position: relative;
}
.calculate-bmi .wrap-content .form-calculate-bmi .item-button .wrapper button.calculate {
  background-color: #f03535;
  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: #ee1d1d;
  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-family: Roboto;
  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: #f03535;
}
.calculate-bmi .wrap-content .result .item-right a,
.calculate-bmi .wrap-content .result2 .item-right a {
  color: #f03535;
  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;
  }
}
.athetics_breadcrumbs {
  position: relative;
  background-color: #999;
  margin-bottom: 80px;
}
.athetics_breadcrumbs .wrap-title {
  text-align: center;
  padding: 210px 0 40px;
  position: relative;
  z-index: 2;
}
.athetics_breadcrumbs h1 {
  font-size: 28px;
  color: #fff;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
}
.athetics_breadcrumbs h1 small {
  position: relative;
  color: #f03535;
  font-size: 36px;
  font-weight: 600;
}
.athetics_breadcrumbs h1 small:before {
  content: '"';
  display: inline-block;
  margin: 0 5px;
}
.athetics_breadcrumbs h1 small:after {
  content: '"';
  display: inline-block;
  margin: 0 5px;
}
.athetics_breadcrumbs .breadcrumbs .breadcrumb {
  margin: 0;
  background-color: transparent;
  padding: 0 0 36px;
}
.athetics_breadcrumbs .breadcrumbs .breadcrumb .primary-menu {
  margin: 10px 0;
}
.athetics_breadcrumbs .breadcrumbs .breadcrumb > li {
  color: #ebebeb;
  text-transform: none;
  font-weight: 400;
  font-size: 16px;
  font-family: Roboto;
}
.athetics_breadcrumbs .breadcrumbs .breadcrumb > li:last-child span.go-page {
  display: none;
}
.athetics_breadcrumbs .breadcrumbs .breadcrumb > li + li:before {
  content: '';
  padding: 0;
}
.athetics_breadcrumbs .breadcrumbs .breadcrumb > li > 	.go-page:before {
  content: '/';
  font-family: 'FontAwesome';
  padding: 0 5px;
}
.rtl .athetics_breadcrumbs .breadcrumbs .breadcrumb > li > 	.go-page {
  float: left;
}
.rtl .athetics_breadcrumbs .breadcrumbs .breadcrumb > li > 	.go-page:before {
  content: '\f104';
}
.athetics_breadcrumbs .breadcrumbs .breadcrumb > li > a {
  color: #ebebeb;
}
.athetics_breadcrumbs .breadcrumbs .breadcrumb > li > a:hover {
  color: #f03535;
}
.page .body-wrapper-inner >.container,
.search .body-wrapper-inner >.container {
  min-height: 70vh;
}
.search.search-results .page.type-page .entry-content .entry-meta i {
  margin-right: 5px;
}
.search.search-results .page.type-page .entry-content .readmore a {
  font-size: 14px;
  color: #222;
  text-transform: capitalize;
  font-weight: 400;
  position: relative;
  padding-left: 17px;
}
.rtl .search.search-results .page.type-page .entry-content .readmore a {
  padding-right: 17px;
  padding-left: 0;
}
.search.search-results .page.type-page .entry-content .readmore a:hover {
  color: #f03535;
}
.search.search-results .page.type-page .entry-content .readmore a:before {
  content: '';
  width: 6px;
  height: 2px;
  background-color: #f03535;
  display: inline-block;
  position: absolute;
  top: 8px;
  left: 0;
}
.rtl .search.search-results .page.type-page .entry-content .readmore a:before {
  right: 0;
  left: auto;
}
.search .athetics_breadcrumbs .breadcrumbs .breadcrumb {
  padding-bottom: 20px;
}
.search .blog-content .pagination {
  margin-bottom: 40px;
}
.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: #f03535;
}
.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;
}
.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: #f03535;
  border: 1px solid #f03535;
  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: #e11111;
  border-color: #e11111;
}
.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;
}
.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: #999;
}
.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: #f03535;
}
.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 {
  margin-right: 10px;
  display: inline-block;
}
.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: 10px;
  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: #f03535;
}
.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: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;
  right: -10px;
  color: #f03535;
  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 {
  left: -13px;
  right: auto;
}
.tax-class_tag .class .entry-content .entry-meta a.readmore,
.tax-class_tag .trainer .entry-content .entry-meta a.readmore,
.tax-class_tag .post .entry-content .entry-meta a.readmore {
  font-size: 14px;
  color: #222;
  text-transform: uppercase;
  font-weight: 400;
  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;
  font-style: normal;
  padding: 0 10px;
  color: #f03535;
}
.tax-class_tag .class .entry-content .entry-meta a.readmore:before,
.tax-class_tag .trainer .entry-content .entry-meta a.readmore:before,
.tax-class_tag .post .entry-content .entry-meta a.readmore:before {
  content: '';
  width: 1px;
  height: 12px;
  background-color: #ccc;
  position: absolute;
  top: 4px;
  left: 1px;
}
.tax-class_tag .class .entry-content .entry-meta a.readmore:hover,
.tax-class_tag .trainer .entry-content .entry-meta a.readmore:hover,
.tax-class_tag .post .entry-content .entry-meta a.readmore:hover {
  color: #ee1d1d;
}
.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 >.post,
.content-search .page,
.content-search .testimonial,
.content-search .team,
.content-search .portfolio,
.content-search .product,
.content-search .class,
.content-search .trainer {
  background-color: #fff;
  margin-bottom: 30px;
  padding: 0;
  border-bottom: 0;
}
.content-search >.post .entry,
.content-search .page .entry,
.content-search .testimonial .entry,
.content-search .team .entry,
.content-search .portfolio .entry,
.content-search .product .entry,
.content-search .class .entry,
.content-search .trainer .entry {
  border: 1px solid #ccc;
}
.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 {
  padding: 20px;
  padding-right: 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 {
  padding-left: 0;
  padding-right: 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 {
  overflow: hidden;
  padding: 20px 20px;
}
.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 {
  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 {
  color: #999;
  margin-bottom: 10px;
}
.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 {
  color: #999;
}
.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 {
  color: #f03535;
}
.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 {
  margin-right: 10px;
  display: inline-block;
}
.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 {
  margin-left: 10px;
  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 {
  margin-right: 5px;
  color: #f03535;
}
.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 {
  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 {
  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 {
  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: '-';
  position: absolute;
  top: -1px;
  right: -10px;
  color: #f03535;
  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 {
  left: -13px;
  right: auto;
}
.content-search >.post .entry-content .entry-meta a.readmore,
.content-search .page .entry-content .entry-meta a.readmore,
.content-search .testimonial .entry-content .entry-meta a.readmore,
.content-search .team .entry-content .entry-meta a.readmore,
.content-search .portfolio .entry-content .entry-meta a.readmore,
.content-search .product .entry-content .entry-meta a.readmore,
.content-search .class .entry-content .entry-meta a.readmore,
.content-search .trainer .entry-content .entry-meta a.readmore {
  font-size: 14px;
  color: #222;
  text-transform: uppercase;
  font-weight: 400;
  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;
  font-style: normal;
  padding: 0 10px;
  color: #f03535;
}
.content-search >.post .entry-content .entry-meta a.readmore:before,
.content-search .page .entry-content .entry-meta a.readmore:before,
.content-search .testimonial .entry-content .entry-meta a.readmore:before,
.content-search .team .entry-content .entry-meta a.readmore:before,
.content-search .portfolio .entry-content .entry-meta a.readmore:before,
.content-search .product .entry-content .entry-meta a.readmore:before,
.content-search .class .entry-content .entry-meta a.readmore:before,
.content-search .trainer .entry-content .entry-meta a.readmore:before {
  content: '';
  width: 1px;
  height: 12px;
  background-color: #ccc;
  position: absolute;
  top: 4px;
  left: 1px;
}
.content-search >.post .entry-content .entry-meta a.readmore:hover,
.content-search .page .entry-content .entry-meta a.readmore:hover,
.content-search .testimonial .entry-content .entry-meta a.readmore:hover,
.content-search .team .entry-content .entry-meta a.readmore:hover,
.content-search .portfolio .entry-content .entry-meta a.readmore:hover,
.content-search .product .entry-content .entry-meta a.readmore:hover,
.content-search .class .entry-content .entry-meta a.readmore:hover,
.content-search .trainer .entry-content .entry-meta a.readmore:hover {
  color: #ee1d1d;
}
.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 {
  margin: 10px 0;
}
.block-service-home1 {
  background-color: #f03535;
}
.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/red/icon1.png) no-repeat center center;
}
.block-service-about .wrap-content .item.training .icon {
  width: 41px;
  height: 41px;
  background: url(../assets/img/red/icon2.png) no-repeat center center;
}
.block-service-about .wrap-content .item.community .icon {
  width: 39px;
  height: 37px;
  background: url(../assets/img/red/icon3.png) no-repeat center center;
}
.block-service-about .wrap-content .item.classes .icon {
  width: 45px;
  height: 45px;
  background: url(../assets/img/red/icon4.png) no-repeat center center;
}
.brand-home1 {
  background-color: #f03535;
}
.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: #f03535;
  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 #f03535;
  color: #fff;
  line-height: 46px;
  border-radius: 4px;
  text-align: center;
  padding: 0 18px;
  background-color: transparent;
  font-family: Roboto;
  font-weight: 700;
  margin: 35px 0 0;
  text-transform: uppercase;
}
.about-fitness a:hover {
  color: #fff;
  background-color: #f03535;
}
.banner-home2,
.banner-home22 {
  position: relative;
  z-index: 3;
}
.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;
  z-index: 3;
}
.block-form-text2 .wrap-content {
  text-align: center;
  padding: 60px 0 75px;
}
.block-form-text2 .wrap-content h3 {
  font-size: 32px;
  color: #f03535;
  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 #f03535;
  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 #f03535;
  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 #f03535;
  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 #f03535;
  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: #f03535;
  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: #f03535;
  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: #ee1d1d;
}
.block-form-text2 .wrap-content .wpcf7 .wpcf7-form span.wpcf7-not-valid-tip {
  margin-bottom: 10px;
}
.block-image-home2 {
  border: 2px solid #f03535;
}
.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: #f03535;
  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: #1a1c19;
  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: #f03535;
}
.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: #f03535;
  border-color: #f03535;
}
#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: #f03535;
  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: #f03535;
  font-size: 16px;
  font-family: Roboto;
  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: #f03535;
  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: #1a1c19;
  margin: 0 0 30px;
  line-height: 28px;
}
.member-about .wrap-content h4 span.flag {
  color: #f03535;
}
.member-about .wrap-content p {
  font-size: 16px;
  color: #1a1c19;
  line-height: 28px !important;
}
.form-style-home2 {
  margin: 0 0 45px;
}
.tab-membership-package .resp-tab {
  margin: 0 0 80px;
}
.tab-membership-package .resp-tab .box-title {
  text-align: center;
}
.tab-membership-package .resp-tab .box-title .text2 {
  font-size: 18px;
  color: #bbb;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 600;
  margin: 0 0 12px;
}
.tab-membership-package .resp-tab .box-title h3 {
  background: url(../assets/img/bg-title.png) repeat left center;
  position: relative;
}
.tab-membership-package .resp-tab .box-title h3 span {
  display: inline-block;
  padding: 0 30px;
  background-color: #fff;
  font-size: 32px;
  color: #1a1c19;
  text-transform: uppercase;
  position: relative;
  line-height: 31px;
  font-weight: 700;
}
.tab-membership-package .resp-tab .box-title h3 span:before {
  border-bottom: 30px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: -15px;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .tab-membership-package .resp-tab .box-title h3 span:before {
  right: -15px;
  left: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
.tab-membership-package .resp-tab .box-title h3 span:after {
  border-top: 30px solid #fff;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: -15px;
  top: -2px;
  width: 0;
  z-index: 3;
}
.rtl .tab-membership-package .resp-tab .box-title h3 span:after {
  left: -15px;
  right: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
.tab-membership-package .resp-tab .box-title h3:before {
  border-bottom: 30px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: 0;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .tab-membership-package .resp-tab .box-title h3:before {
  left: 0;
  right: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
.tab-membership-package .resp-tab .box-title h3:after {
  border-top: 30px solid #fff;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  z-index: 3;
}
.rtl .tab-membership-package .resp-tab .box-title h3:after {
  right: 0;
  left: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
.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: #1a1c19;
  text-transform: uppercase;
  font-family: Roboto;
  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: #f03535;
  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: #1a1c19;
  border-color: #1a1c19;
  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: #1a1c19;
}
.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: #f03535;
  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: #f03535;
  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: #ee1d1d;
}
.form-class .wrap-content {
  padding: 20px 20px 0;
  background-color: #f5f5f5;
  border: 1px solid #ebebeb;
  text-align: center;
}
.form-class .wrap-content h3 {
  color: #f03535;
  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 #ddd;
  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 #ddd;
  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 #ddd;
  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 #f03535;
  text-transform: uppercase;
  font-size: 14px;
  color: #1a1c19;
  font-weight: 700;
  margin-top: 10px;
}
.form-class .wrap-content .wpcf7 .wpcf7-form input[type="submit"]:hover {
  background-color: #f03535;
  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: #1a1c19;
  font-weight: 700;
  position: relative;
  margin: 0 0 45px;
}
.single-class-related h3:before {
  content: '';
  width: 50px;
  height: 2px;
  background-color: #f03535;
  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: #1a1c19;
  text-transform: uppercase;
  font-weight: 700;
}
.single-class-related .related-wrapper.item-col-2 .item .item-wrap .item-content h4 a:hover {
  color: #f03535;
}
.single-class-related .related-wrapper.item-col-2 .item .item-wrap .item-content .entry-started {
  font-size: 12px;
  color: #f03535;
  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;
  margin: 0 0 30px;
}
.class-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;
}
.class-slider-default .res-button.slick-next {
  display: inline-block;
  width: 30px;
  height: 40px;
  line-height: 40px;
  background-color: #f03535;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
}
.class-slider-default .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 24px;
}
.class-slider-default .res-button.slick-prev {
  display: inline-block;
  width: 30px;
  height: 40px;
  line-height: 40px;
  background-color: #f03535;
  position: absolute;
  margin-top: -12px;
  top: 50%;
  left: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #fff;
}
.class-slider-default .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 24px;
}
.class-slider-default .box-title {
  text-align: center;
}
.class-slider-default .box-title .text2 {
  font-size: 18px;
  color: #bbb;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 600;
  margin: 0 0 12px;
}
.class-slider-default .box-title h3 {
  background: url(../assets/img/bg-title.png) repeat left center;
  position: relative;
}
.class-slider-default .box-title h3 span {
  display: inline-block;
  padding: 0 30px;
  background-color: #fff;
  font-size: 32px;
  color: #1a1c19;
  text-transform: uppercase;
  position: relative;
  line-height: 31px;
  font-weight: 700;
}
.class-slider-default .box-title h3 span:before {
  border-bottom: 30px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: -15px;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .class-slider-default .box-title h3 span:before {
  right: -15px;
  left: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
.class-slider-default .box-title h3 span:after {
  border-top: 30px solid #fff;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: -15px;
  top: -2px;
  width: 0;
  z-index: 3;
}
.rtl .class-slider-default .box-title h3 span:after {
  left: -15px;
  right: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
.class-slider-default .box-title h3:before {
  border-bottom: 30px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: 0;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .class-slider-default .box-title h3:before {
  left: 0;
  right: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
.class-slider-default .box-title h3:after {
  border-top: 30px solid #fff;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  z-index: 3;
}
.rtl .class-slider-default .box-title h3:after {
  right: 0;
  left: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
.class-slider-default .box-title {
  margin: 0 0 40px;
}
.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 #f03535;
  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;
  font-family: Roboto;
  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: #f03535;
}
.class-slider-default .resp-slider-container .slick-list .item .item-wrap .item-thumb .details:hover {
  background-color: #f03535;
}
.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: #1a1c19;
  text-transform: uppercase;
  font-weight: 700;
}
.class-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content h4 a:hover {
  color: #f03535;
}
.class-slider-default .resp-slider-container .slick-list .item .item-wrap .item-content .join-now {
  color: #f03535;
  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: #ee1d1d;
}
.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: 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;
}
.trainer-slider-default .res-button.slick-next {
  display: inline-block;
  width: 30px;
  height: 40px;
  line-height: 40px;
  background-color: #f03535;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
}
.trainer-slider-default .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 24px;
}
.trainer-slider-default .res-button.slick-prev {
  display: inline-block;
  width: 30px;
  height: 40px;
  line-height: 40px;
  background-color: #f03535;
  position: absolute;
  margin-top: -12px;
  top: 50%;
  left: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #fff;
}
.trainer-slider-default .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 24px;
}
.trainer-slider-default .box-title {
  text-align: center;
}
.trainer-slider-default .box-title .text2 {
  font-size: 18px;
  color: #bbb;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 600;
  margin: 0 0 12px;
}
.trainer-slider-default .box-title h3 {
  background: url(../assets/img/bg-title.png) repeat left center;
  position: relative;
}
.trainer-slider-default .box-title h3 span {
  display: inline-block;
  padding: 0 30px;
  background-color: #fff;
  font-size: 32px;
  color: #1a1c19;
  text-transform: uppercase;
  position: relative;
  line-height: 31px;
  font-weight: 700;
}
.trainer-slider-default .box-title h3 span:before {
  border-bottom: 30px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: -15px;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .trainer-slider-default .box-title h3 span:before {
  right: -15px;
  left: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
.trainer-slider-default .box-title h3 span:after {
  border-top: 30px solid #fff;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: -15px;
  top: -2px;
  width: 0;
  z-index: 3;
}
.rtl .trainer-slider-default .box-title h3 span:after {
  left: -15px;
  right: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
.trainer-slider-default .box-title h3:before {
  border-bottom: 30px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: 0;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .trainer-slider-default .box-title h3:before {
  left: 0;
  right: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
.trainer-slider-default .box-title h3:after {
  border-top: 30px solid #fff;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  z-index: 3;
}
.rtl .trainer-slider-default .box-title h3:after {
  right: 0;
  left: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
.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: #f03535;
  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: #f03535;
}
.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: #f03535;
  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 #f03535;
  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: #f03535;
  border: 1px solid #fff;
}
.trainer-slider-default2 {
  position: relative;
  margin: 40px 0 80px;
}
.trainer-slider-default2 .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;
}
.trainer-slider-default2 .res-button.slick-next {
  display: inline-block;
  width: 30px;
  height: 40px;
  line-height: 40px;
  background-color: #f03535;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
}
.trainer-slider-default2 .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 24px;
}
.trainer-slider-default2 .res-button.slick-prev {
  display: inline-block;
  width: 30px;
  height: 40px;
  line-height: 40px;
  background-color: #f03535;
  position: absolute;
  margin-top: -12px;
  top: 50%;
  left: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #fff;
}
.trainer-slider-default2 .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 24px;
}
.trainer-slider-default2 .box-title h3 {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  color: #1a1c19;
  margin: 0 0 60px;
  position: relative;
}
.trainer-slider-default2 .box-title h3:before {
  content: '';
  width: 100px;
  height: 4px;
  display: inline-block;
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -50px;
  background-color: #f03535;
}
.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: #f03535;
  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: #f03535;
}
.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: #f03535;
  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 #f03535;
  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: #f03535;
  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;
  font-family: Roboto;
  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: #f03535;
  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: #ee1d1d;
}
.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: #1a1c19;
}
.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: #f03535;
}
.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;
  font-family: Roboto;
}
.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;
  font-family: Roboto;
  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: #f03535;
  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: #ee1d1d;
}
.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: #1a1c19;
}
.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: #f03535;
}
.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;
  font-family: Roboto;
}
.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: #222;
  text-shadow: none;
  border-radius: 50%;
  opacity: 1;
}
.modal.modal-bmi .modal-dialog .modal-content .modal-header .close:hover {
  background-color: #f03535;
}
.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: #f03535;
  color: #fff;
  font-family: Roboto;
  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: #f03535;
  color: #fff;
  font-family: Roboto;
  font-size: 16px;
}
.title-home1 .box-title {
  text-align: center;
}
.title-home1 .box-title .text2 {
  font-size: 18px;
  color: #bbb;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 600;
  margin: 0 0 12px;
}
.title-home1 .box-title h3 {
  background: url(../assets/img/bg-title.png) repeat left center;
  position: relative;
}
.title-home1 .box-title h3 span {
  display: inline-block;
  padding: 0 30px;
  background-color: #fff;
  font-size: 32px;
  color: #1a1c19;
  text-transform: uppercase;
  position: relative;
  line-height: 31px;
  font-weight: 700;
}
.title-home1 .box-title h3 span:before {
  border-bottom: 30px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: -15px;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .title-home1 .box-title h3 span:before {
  right: -15px;
  left: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
.title-home1 .box-title h3 span:after {
  border-top: 30px solid #fff;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: -15px;
  top: -2px;
  width: 0;
  z-index: 3;
}
.rtl .title-home1 .box-title h3 span:after {
  left: -15px;
  right: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
.title-home1 .box-title h3:before {
  border-bottom: 30px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: 0;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .title-home1 .box-title h3:before {
  left: 0;
  right: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
.title-home1 .box-title h3:after {
  border-top: 30px solid #fff;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  z-index: 3;
}
.rtl .title-home1 .box-title h3:after {
  right: 0;
  left: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
.schedule .athetics_breadcrumbs {
  margin: 0;
}
.image-hover:hover .wrap-content h3 {
  color: #f03535;
}
_:-ms-fullscreen,
:root .athetics_top .top-form.top-search select::-ms-expand {
  display: none;
}
.item {
  padding: 0 15px;
}
.item .item-wrap {
  background-color: #fff;
  text-align: center;
  margin-bottom: 30px;
  border: 1px solid #ebebeb;
}
.item .item-wrap .item-detail {
  position: relative;
  overflow: hidden;
  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;
}
.item .item-wrap .item-detail .products-thumb {
  position: relative;
  padding: 0;
}
.item .item-wrap .item-detail .products-thumb:before {
  content: '';
  width: 100%;
  height: 100%;
  display: inline-block;
  background-color: rgba(0,0,0,0.3);
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 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;
}
.item .item-wrap .item-detail .products-thumb .sale-off {
  display: none;
}
.item .item-wrap .item-detail .products-thumb a img {
  width: 100%;
}
.item .item-wrap .item-detail .products-thumb .add_to_cart_button,
.item .item-wrap .item-detail .products-thumb .product_type_external,
.item .item-wrap .item-detail .products-thumb .product_type_grouped,
.item .item-wrap .item-detail .products-thumb .product_type_bundle {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  height: 30px;
  width: 140px;
  line-height: 30px;
  border-radius: 4px;
  text-align: center;
  text-transform: capitalize;
  font-weight: 500;
  position: absolute;
  bottom: -50px;
  margin-bottom: 0;
  left: 50%;
  margin-left: -70px;
  background-color: #f03535;
  padding: 0;
  z-index: 3;
}
.item .item-wrap .item-detail .products-thumb .add_to_cart_button.loading,
.item .item-wrap .item-detail .products-thumb .product_type_external.loading,
.item .item-wrap .item-detail .products-thumb .product_type_grouped.loading,
.item .item-wrap .item-detail .products-thumb .product_type_bundle.loading {
  background-color: #f03535;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap .item-detail .products-thumb .add_to_cart_button.loading:before,
.item .item-wrap .item-detail .products-thumb .product_type_external.loading:before,
.item .item-wrap .item-detail .products-thumb .product_type_grouped.loading:before,
.item .item-wrap .item-detail .products-thumb .product_type_bundle.loading:before {
  text-align: center;
  left: 0;
  background-color: #f03535;
}
.item .item-wrap .item-detail .products-thumb .add_to_cart_button.added,
.item .item-wrap .item-detail .products-thumb .product_type_external.added,
.item .item-wrap .item-detail .products-thumb .product_type_grouped.added,
.item .item-wrap .item-detail .products-thumb .product_type_bundle.added {
  background-color: #f03535;
  color: #fff;
}
.item .item-wrap .item-detail .products-thumb .add_to_cart_button.added:after,
.item .item-wrap .item-detail .products-thumb .product_type_external.added:after,
.item .item-wrap .item-detail .products-thumb .product_type_grouped.added:after,
.item .item-wrap .item-detail .products-thumb .product_type_bundle.added:after {
  font-family: WooCommerce;
  background: #90cd0d;
  font-size: 10px;
  content: "\e017";
  display: inline-block;
  vertical-align: top;
  width: 14px;
  height: 14px;
  line-height: 14px;
  border-radius: 50%;
  margin-top: 10px;
  margin-left: 5px;
  color: #444;
  font-weight: bold;
  right: auto;
  left: auto;
}
.rtl .item .item-wrap .item-detail .products-thumb .add_to_cart_button.added:after,
.rtl .item .item-wrap .item-detail .products-thumb .product_type_external.added:after,
.rtl .item .item-wrap .item-detail .products-thumb .product_type_grouped.added:after,
.rtl .item .item-wrap .item-detail .products-thumb .product_type_bundle.added:after {
  margin-left: 0;
}
.item .item-wrap .item-detail .products-thumb .item-bottom {
  position: absolute;
  font-size: 16px;
  bottom: 36px !important;
  left: 50%;
  margin-left: -70px;
  display: inline-block;
  width: 140px;
  height: 30px;
  background-color: transparent;
  z-index: 2;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .clear {
  display: none;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist {
  margin: 0 1px;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap .item-detail .products-thumb .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-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f004";
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap .item-detail .products-thumb .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-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap .item-detail .products-thumb .item-bottom .compare-button a,
.item .item-wrap .item-detail .products-thumb .item-bottom .sw-quickview {
  color: #1a1c19;
  font-weight: 500;
  width: 46px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  font-size: 0;
  min-width: 46px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  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;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .compare-button a:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .sw-quickview:before {
  font-family: fontawesome;
  font-size: 16px;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap .item-detail .products-thumb .item-bottom .compare-button a:hover,
.item .item-wrap .item-detail .products-thumb .item-bottom .sw-quickview:hover {
  background-color: #f03535;
  color: #fff;
  font-size: 0;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.loading:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.loading:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.loading:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .compare-button a.loading:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .sw-quickview.loading:before {
  background: url(../assets/img/loadingp.gif) no-repeat center center transparent;
  opacity: 0.75;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist,
.item .item-wrap .item-detail .products-thumb .item-bottom .compare-button,
.item .item-wrap .item-detail .products-thumb .item-bottom .sw-quickview {
  display: inline-block;
  vertical-align: top;
  float: left;
}
.rtl .item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist,
.rtl .item .item-wrap .item-detail .products-thumb .item-bottom .compare-button,
.rtl .item .item-wrap .item-detail .products-thumb .item-bottom .sw-quickview {
  float: right;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: #f03535;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap .item-detail .products-thumb .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .compare-button a {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.rtl .item .item-wrap .item-detail .products-thumb .item-bottom .compare-button a {
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .compare-button a:before {
  content: "\f021";
}
.item .item-wrap .item-detail .products-thumb .item-bottom .sw-quickview {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.rtl .item .item-wrap .item-detail .products-thumb .item-bottom .sw-quickview {
  border-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.item .item-wrap .item-detail .products-thumb .item-bottom .sw-quickview:before {
  content: "\f002";
}
.item .item-wrap .item-detail .item-content {
  padding: 20px 0 25px;
  position: relative;
}
.item .item-wrap .item-detail .item-content h4 {
  margin: 10px 0;
}
.item .item-wrap .item-detail .item-content h4 a {
  font-size: 16px;
  color: #1a1c19;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
  display: block;
  font-weight: 400;
  -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: #f03535;
  -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 {
  margin: 15px 0;
}
.item .item-wrap .item-detail .item-content .item-price {
  font-size: 16px;
  color: #c41330;
  font-family: Roboto;
  font-weight: 500;
}
.item .item-wrap .item-detail .item-content .item-price ins {
  font-size: 16px;
  color: #c41330;
}
.item .item-wrap .item-detail .item-content .item-price del {
  font-size: 14px;
  color: #999;
  font-weight: 300;
  text-decoration: line-through;
}
.item .item-wrap .item-detail .item-content .item-bottom {
  position: relative;
  font-size: 16px;
  display: inline-block;
  background-color: transparent;
  z-index: 2;
}
.item .item-wrap .item-detail .item-content .item-bottom .clear {
  display: none;
}
.item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  height: 30px;
  width: 140px;
  line-height: 30px;
  border-radius: 4px;
  text-align: center;
  text-transform: capitalize;
  font-weight: 500;
  float: left;
  margin-right: 10px;
  z-index: 3;
  padding: 0;
  margin-bottom: 0;
}
.rtl .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button,
.rtl .item .item-wrap .item-detail .item-content .item-bottom .product_type_external,
.rtl .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped,
.rtl .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.loading,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external.loading,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.loading,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle.loading {
  background-color: #f03535;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.loading:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external.loading:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.loading:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle.loading:before {
  text-align: center;
  left: 0;
  background-color: #f03535;
}
.item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.added,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external.added,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.added,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle.added {
  background-color: #f03535;
  color: #fff;
}
.item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.added:after,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external.added:after,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.added:after,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle.added:after {
  font-family: WooCommerce;
  background: #90cd0d;
  font-size: 10px;
  content: "\e017";
  display: inline-block;
  vertical-align: top;
  width: 14px;
  height: 14px;
  line-height: 14px;
  border-radius: 50%;
  margin-top: 10px;
  margin-left: -4px;
  color: #444;
  font-weight: bold;
  right: auto;
  left: auto;
}
.rtl .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.added:after,
.rtl .item .item-wrap .item-detail .item-content .item-bottom .product_type_external.added:after,
.rtl .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.added:after,
.rtl .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle.added:after {
  margin-left: 0;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist {
  margin: 0 1px;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap .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;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f004";
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap .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;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap .item-detail .item-content .item-bottom .compare-button a,
.item .item-wrap .item-detail .item-content .item-bottom .sw-quickview {
  color: #1a1c19;
  font-weight: 500;
  width: 46px;
  height: 30px;
  line-height: 28px;
  padding: 0;
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  font-size: 0;
  min-width: 46px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  text-align: center;
  margin-bottom: 0;
  border: 1px solid #ebebeb;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap .item-detail .item-content .item-bottom .compare-button a:before,
.item .item-wrap .item-detail .item-content .item-bottom .sw-quickview:before {
  font-family: fontawesome;
  font-size: 16px;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap .item-detail .item-content .item-bottom .compare-button a:hover,
.item .item-wrap .item-detail .item-content .item-bottom .sw-quickview:hover {
  background-color: #f03535;
  color: #fff;
  font-size: 0;
  border: 1px solid #f03535;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.loading:before,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.loading:before,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.loading:before,
.item .item-wrap .item-detail .item-content .item-bottom .compare-button a.loading:before,
.item .item-wrap .item-detail .item-content .item-bottom .sw-quickview.loading:before {
  background: url(../assets/img/loadingp.gif) no-repeat center center transparent;
  opacity: 0.75;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist,
.item .item-wrap .item-detail .item-content .item-bottom .compare-button,
.item .item-wrap .item-detail .item-content .item-bottom .sw-quickview {
  display: inline-block;
  vertical-align: top;
  float: left;
}
.rtl .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist,
.rtl .item .item-wrap .item-detail .item-content .item-bottom .compare-button,
.rtl .item .item-wrap .item-detail .item-content .item-bottom .sw-quickview {
  float: right;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: #f03535;
}
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap .item-detail .item-content .item-bottom .compare-button a {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.item .item-wrap .item-detail .item-content .item-bottom .compare-button a:before {
  content: "\f021";
}
.item .item-wrap .item-detail .item-content .item-bottom .sw-quickview {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.item .item-wrap .item-detail .item-content .item-bottom .sw-quickview:before {
  content: "\f002";
}
.item .item-wrap:hover .products-thumb:before {
  opacity: 1;
}
.item .item-wrap:hover .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap:hover .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap:hover .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap:hover .products-thumb .item-bottom .compare-button a,
.item .item-wrap:hover .products-thumb .item-bottom .sw-quickview {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item .item-wrap:hover .item-detail {
  -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:hover .item-detail:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.responsive-post-slider {
  margin: 0 0 36px;
}
.responsive-post-slider .resp-slider-container .box-title {
  text-align: center;
}
.responsive-post-slider .resp-slider-container .box-title .text2 {
  font-size: 18px;
  color: #bbb;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 600;
  margin: 0 0 12px;
}
.responsive-post-slider .resp-slider-container .box-title h3 {
  background: url(../assets/img/bg-title.png) repeat left center;
  position: relative;
}
.responsive-post-slider .resp-slider-container .box-title h3 span {
  display: inline-block;
  padding: 0 30px;
  background-color: #fff;
  font-size: 32px;
  color: #1a1c19;
  text-transform: uppercase;
  position: relative;
  line-height: 31px;
  font-weight: 700;
}
.responsive-post-slider .resp-slider-container .box-title h3 span:before {
  border-bottom: 30px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: -15px;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .responsive-post-slider .resp-slider-container .box-title h3 span:before {
  right: -15px;
  left: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
.responsive-post-slider .resp-slider-container .box-title h3 span:after {
  border-top: 30px solid #fff;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: -15px;
  top: -2px;
  width: 0;
  z-index: 3;
}
.rtl .responsive-post-slider .resp-slider-container .box-title h3 span:after {
  left: -15px;
  right: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
.responsive-post-slider .resp-slider-container .box-title h3:before {
  border-bottom: 30px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: 0;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .responsive-post-slider .resp-slider-container .box-title h3:before {
  left: 0;
  right: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
.responsive-post-slider .resp-slider-container .box-title h3:after {
  border-top: 30px solid #fff;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  z-index: 3;
}
.rtl .responsive-post-slider .resp-slider-container .box-title h3:after {
  right: 0;
  left: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
.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: 30px 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: 18px;
  color: #1e1e1e;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-title h4 a:hover {
  color: #f03535;
}
.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;
  font-family: Roboto;
}
.responsive-post-slider .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta i {
  margin-right: 5px;
  color: #f03535;
}
.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: #f03535;
}
.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;
}
.responsive-post-slider2 .resp-slider-container .box-title h3 {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  color: #1a1c19;
  margin: 0 0 60px;
  position: relative;
}
.responsive-post-slider2 .resp-slider-container .box-title h3:before {
  content: '';
  width: 100px;
  height: 4px;
  display: inline-block;
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -50px;
  background-color: #f03535;
}
.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: #f03535;
}
.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;
  font-family: Roboto;
}
.responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .entry-meta i {
  margin-right: 5px;
  color: #f03535;
  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-author {
  margin-right: 20px;
}
.rtl .responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .entry-meta .entry-author {
  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-author 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: #1a1c19;
  font-weight: 700;
  padding: 18px 0;
  border-bottom: 1px solid #ddd;
  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: #f03535;
}
.responsive-post-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-title h4 a:hover {
  color: #f03535;
}
.responsive-post-slider3 .resp-slider-container .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta {
  font-size: 14px;
  color: #777;
  font-family: Roboto;
}
.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: #f03535;
}
.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: #1a1c19;
  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;
}
.sw-instagram-slider2 .box-title {
  text-align: center;
}
.sw-instagram-slider2 .box-title .text2 {
  font-size: 18px;
  color: #bbb;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 600;
  margin: 0 0 12px;
}
.sw-instagram-slider2 .box-title h3 {
  background: url(../assets/img/bg-title.png) repeat left center;
  position: relative;
}
.sw-instagram-slider2 .box-title h3 span {
  display: inline-block;
  padding: 0 30px;
  background-color: #fff;
  font-size: 32px;
  color: #1a1c19;
  text-transform: uppercase;
  position: relative;
  line-height: 31px;
  font-weight: 700;
}
.sw-instagram-slider2 .box-title h3 span:before {
  border-bottom: 30px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: -15px;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .sw-instagram-slider2 .box-title h3 span:before {
  right: -15px;
  left: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
.sw-instagram-slider2 .box-title h3 span:after {
  border-top: 30px solid #fff;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: -15px;
  top: -2px;
  width: 0;
  z-index: 3;
}
.rtl .sw-instagram-slider2 .box-title h3 span:after {
  left: -15px;
  right: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
.sw-instagram-slider2 .box-title h3:before {
  border-bottom: 30px solid #fff;
  border-left: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: 0;
  top: 1px;
  width: 0;
  z-index: 3;
}
.rtl .sw-instagram-slider2 .box-title h3:before {
  left: 0;
  right: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
.sw-instagram-slider2 .box-title h3:after {
  border-top: 30px solid #fff;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  z-index: 3;
}
.rtl .sw-instagram-slider2 .box-title h3:after {
  right: 0;
  left: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
.sw-instagram-slider2 .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;
}
.sw-instagram-slider2 .res-button.slick-next {
  display: inline-block;
  width: 30px;
  height: 40px;
  line-height: 40px;
  background-color: #f03535;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
}
.sw-instagram-slider2 .res-button.slick-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 24px;
}
.sw-instagram-slider2 .res-button.slick-prev {
  display: inline-block;
  width: 30px;
  height: 40px;
  line-height: 40px;
  background-color: #f03535;
  position: absolute;
  margin-top: -12px;
  top: 50%;
  left: 0;
  z-index: 2;
  text-align: center;
  border-radius: 0;
  color: #fff;
}
.sw-instagram-slider2 .res-button.slick-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 24px;
}
.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 {
  text-align: center;
}
.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;
}
.booking-form {
  margin: 0;
  position: relative;
}
.booking-form h3 {
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  padding: 15px 0;
  font-style: italic;
  background-color: #f03535;
}
.booking-form .wrap-content {
  padding: 25px 40px 0;
}
.booking-form .wrap-content .title {
  font-size: 14px;
  color: #999;
  margin: 0 0 5px;
  display: block;
}
.booking-form .book-cf {
  margin: 0 1% 17px 1%;
}
.booking-form .book-cf input {
  width: 100%;
  border-radius: 4px !important;
  padding: 3px 20px !important;
  color: #222;
  background-color: #f7f7f7;
  border: 1px solid #ddd;
}
.rtl .booking-form .book-cf input {
  text-align: right;
}
.booking-form .book-cf textarea {
  width: 100%;
  border-radius: 4px !important;
  padding: 4px 20px;
  border: 1px #ddd solid;
  color: #222;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #f7f7f7;
}
.rtl .booking-form .book-cf textarea {
  text-align: right;
}
.booking-form .book-cf1 {
  width: 48%;
  float: left;
  margin: 0 1% 17px 1%;
}
.rtl .booking-form .book-cf1 {
  float: right;
}
.booking-form .book-cf1 input,
.booking-form .book-cf1 textarea {
  width: 100%;
  border-radius: 4px !important;
  padding: 3px 10px 3px 20px !important;
  color: #222;
  background-color: #f7f7f7;
  border: 1px solid #ddd;
}
.rtl .booking-form .book-cf1 input,
.rtl .booking-form .book-cf1 textarea {
  text-align: right;
}
.booking-form .book-cf1 select {
  width: 100%;
  border-radius: 4px !important;
  padding: 4px 20px;
  border: 1px #ddd solid;
  color: #222;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #f7f7f7;
  height: 29px;
}
.rtl .booking-form .book-cf1 select {
  text-align: right;
}
.booking-form .book-cf2 {
  width: 31.332%;
  float: left;
  margin: 0 1% 17px 1%;
  position: relative;
}
.rtl .booking-form .book-cf2 {
  float: right;
}
.booking-form .book-cf2 select {
  width: 100%;
  border-radius: 4px !important;
  padding: 4px 20px;
  border: 1px #ddd solid;
  color: #222;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #f7f7f7;
}
.rtl .booking-form .book-cf2 select {
  text-align: right;
}
.booking-form .book-cf2:before {
  content: '\f0d7';
  z-index: 99;
  font-family: FontAwesome;
  color: #999;
  font-size: 14px;
  position: absolute;
  top: 32px;
  right: 10px;
}
.rtl .booking-form .book-cf2:before {
  right: auto;
  left: 10px;
}
.booking-form .book-cf3 {
  margin: 0 1%;
}
.booking-form .book-cf3 textarea {
  border-radius: 4px !important;
  margin-bottom: 10px;
  color: #666;
}
.rtl .booking-form .book-cf3 textarea {
  text-align: right;
}
.booking-form .book-cf3 .wpcf7-submit {
  padding: 0 15px;
  border-radius: 4px;
  background-color: #f03535;
  -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: none;
  height: 40px;
  width: 100%;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  font-family: Roboto !important;
  margin: 8px 0 0;
}
.booking-form .book-cf3 .wpcf7-submit:hover {
  background-color: #ee1d1d;
  -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: none;
}
.booking-form .book-cf3 .ajax-loader {
  margin-top: 23px;
  position: absolute;
}
.rtl .booking-form .wpcf7-checkbox {
  float: right;
}
.rtl .booking-form select {
  direction: rtl;
}
.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;
}
.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: #f03535;
  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 #ddd;
  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: #f03535;
  color: #fff;
  margin: 0 0 30px;
}
.woocommerce .lost_reset_password button:hover,
.woocommerce-page .lost_reset_password button:hover {
  background: #e11111;
  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: #e11111;
  color: #fff;
}
.woocommerce .woocommerce form .form-row label,
.woocommerce-page .woocommerce form .form-row label {
  font-weight: normal;
}
.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: #222;
  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: #222;
}
.woocommerce .woocommerce-checkout .woocommerce-checkout-payment label,
.woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment label {
  color: #222;
  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: #f03535;
  color: #fff;
}
.woocommerce .entry-content form.login .form-row button:hover,
.woocommerce-page .entry-content form.login .form-row button:hover {
  background: #e11111;
  color: #fff;
}
.woocommerce .entry-content form.login .lost_password a,
.woocommerce-page .entry-content form.login .lost_password a {
  color: #f03535;
}
.woocommerce .entry-content form.login .lost_password a:hover,
.woocommerce-page .entry-content form.login .lost_password a:hover {
  color: #ca0f0f;
}
.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: #f03535;
  color: #fff;
}
.woocommerce .entry-content .checkout_coupon .form-row button:hover,
.woocommerce-page .entry-content .checkout_coupon .form-row button:hover {
  background: #e11111;
  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 #ddd;
  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: #f03535;
  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: #ca0f0f;
}
.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 #ddd;
}
.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 #ddd;
  border-top: 0;
  border-left: 0;
  color: #222;
  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 #ddd;
  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: #f03535;
  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: #f03535;
}
.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 #ddd;
  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: #f03535;
  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: #f03535 !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: #f03535;
  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: #e11111 !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: #f03535;
  color: #fff;
  border-color: #f03535;
}
.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: #f03535;
  color: #fff;
  border-color: #f03535;
}
.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: #e11111;
}
.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: #222;
}
.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 #ddd;
  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: #f03535;
}
.woocommerce > .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.woocommerce-page > .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  background: #f03535;
  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: #e11111;
}
.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: #f03535;
  color: #fff;
  border-color: #f03535;
  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: #e11111;
}
.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: #f03535;
  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: #f03535;
  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: 60%;
}
.woocommerce #reviews #review_form_wrapper .comment-form textarea,
.woocommerce-page #reviews #review_form_wrapper .comment-form textarea {
  width: 100%;
}
.woocommerce #reviews #review_form_wrapper .comment-form input#submit,
.woocommerce-page #reviews #review_form_wrapper .comment-form input#submit {
  width: auto;
  color: #fff;
  background-color: #f03535 !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-author,
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email {
  width: 50%;
  float: left;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author label,
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email label,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author label,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email label {
  display: block;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author input,
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email input,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author input,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email input {
  width: 100%;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author {
  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: #333;
  -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: #f03535;
}
.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: #222;
  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 #ddd;
}
.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: #f03535;
  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: #f03535;
  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: #f03535;
}
.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: #f03535;
}
.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: #f03535;
}
.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: #f03535;
  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: #3d423b;
  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: #f03535;
  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/star.png") repeat-x scroll 0 0 rgba(0,0,0,0);
  height: 13px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 75px;
  display: inline-block;
  vertical-align: top;
}
div.star span,
div.stars span {
  background: url("../assets/img/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: #f03535;
  border: 0;
  height: 5px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #c1c1c1;
  height: 5px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #fff;
  border: 1px solid #f03535;
  width: 15px;
  height: 15px;
  top: -4px;
}
.woocommerce .widget_price_filter .ui-slider {
  margin-bottom: 20px;
  margin-top: 20px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  background-color: #f03535;
  color: #fff;
  border-radius: 4px;
  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;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
  margin-left: 20px;
  padding: 0 10px;
  height: 32px;
  line-height: 32px;
}
.rtl .woocommerce .widget_price_filter .price_slider_amount .button {
  margin-right: 20px;
  margin-left: 0;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
  background-color: #ee1d1d;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.price_slider_wrapper .price_slider_amount #min_price,
.price_slider_wrapper .price_slider_amount #max_price {
  display: inline-block !important;
  width: 30%;
  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;
}
.price_slider_wrapper .price_slider_amount #min_price {
  float: left;
  margin-right: 3%;
  border: 1px solid #ebebeb;
  background-color: #f5f5f5;
}
.price_slider_wrapper .price_slider_amount #max_price {
  float: left;
  margin-left: 1%;
  border: 1px solid #ebebeb;
  background-color: #f5f5f5;
}
.rtl .price_slider_wrapper .price_slider_amount >.button {
  float: right;
}
.price_slider_wrapper .price_label {
  float: none;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.rtl .price_slider_wrapper .price_label {
  text-align: right;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: 4px;
}
.woocommerce button.button.alt.disabled {
  padding: 0 17px;
}
.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: #f03535;
  margin-bottom: 10px;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation {
  width: 20%;
  padding-right: 30px;
  margin-bottom: 10px;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation > ul {
  list-style: none;
  margin: 0;
  border: 1px solid #ddd;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation > ul > li > a {
  display: block;
  min-width: 180px;
  padding: 10px 20px;
  border-bottom: 1px solid #ddd;
}
.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: #f03535;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content {
  margin-bottom: 30px;
  width: 80%;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders {
  border: 1px solid #ddd;
  border-radius: 0;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order {
  border-bottom: 1px solid #ddd;
}
.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: #1a1c19;
  font-weight: normal;
}
.woocommerce-checkout h3#order_review_heading {
  border-bottom: 1px solid #ddd;
  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: #222;
}
.woocommerce-cart  #contents .page h2 {
  border-bottom: 1px solid #ddd;
}
.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 .block-content .col-reg {
  float: right;
  text-align: right;
}
.rtl .block-popup-login .block-content .col-reg.registered-account {
  padding-right: 0px;
  padding-left: 30px;
  border-right: 0;
  border-left: 1px solid #d0d0d0;
}
.rtl .block-popup-login .block-content .col-reg.login-customer {
  padding-left: 0px;
  padding-right: 30px;
  color: #3d423b;
}
.rtl .block-popup-login .block-content .col-reg.login-customer ul.list-log li {
  border-right: 0 !important;
  float: right !important;
  padding: 2px 14px 2px 0px;
}
.rtl .block-popup-login .block-content .col-reg.login-customer ul.list-log li:before {
  left: auto;
  right: 0px;
}
.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-author,
.rtl.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email,
.rtl.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author,
.rtl.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email {
  float: right;
}
.rtl.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
.rtl.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author {
  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 {
    width: 300px;
    margin-top: 100px;
  }
  .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-author,
  .woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email,
  .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author,
  .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email {
    width: 100%;
  }
  .woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
  .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author {
    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-author,
  .rtl.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author {
    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 {
  width: auto;
  padding-top: 15px;
}
.woocommerce div.product form.cart .group_table td .quantity {
  width: 100px;
}
.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 {
  bottom: 20px;
  top: auto;
  font-size: 0;
  right: auto;
  left: 20px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background: #fff;
  text-align: center;
  line-height: 40px;
  box-shadow: 0 0 0 2px #ddd;
  text-indent: 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 {
  content: '\f047';
  font-family: Fontawesome !important;
  font-size: 18px;
  display: inline-block;
  position: static;
  line-height: 40px;
  background: none;
  width: 40px;
  vertical-align: top;
  height: 100%;
}
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: #333;
  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: 15px;
  color: #555;
}
#review_form label,
#commentform label {
  color: #333;
  text-transform: uppercase;
  display: block;
  font-size: 13px;
  margin: 0 0 10px;
}
#tab-reviews #reply-title,
#comments .woocommerce-noreviews {
  font-size: 16px !important;
  color: #333;
  margin: 0 0 10px;
  display: block;
}
#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: #f03535;
}
#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;
}
.clearfix {
  overflow: inherit;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p {
  background: #111;
  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: #f03535;
}
.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 #ddd;
}
.wc-vendor-page table thead>tr>th {
  border-width: 1px;
  font-weight: bold;
  text-transform: uppercase;
  color: #222;
}
.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;
}
.wc-vendor-page .form-row label {
  overflow: hidden;
  margin-top: 2px;
  padding-left: 5px;
}
.wc-vendor-page .entry-content h2 {
  color: #222;
  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: #222;
}
.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: #222;
}
.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: 30px;
  text-align: start;
}
.wc-vendor-page .wc-soldby-start small {
  margin-top: 10px;
  font-size: 12px;
  display: block;
  font-weight: bold;
}
.wc-vendor-page .wc-soldby-start small span {
  font-weight: normal;
}
.wc-vendor-page .wc-soldby-start small a {
  font-weight: 600;
  color: #f03535;
}
.wc-vendor-page .wc-soldby-start small a:hover {
  color: #222;
}
.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 .athetics_breadcrumbs {
  margin-top: 40px;
}
.wc-vendor-page.wc-vendor-listing .athetics_breadcrumbs .breadcrumb {
  background: #fff;
  padding: 10px;
  border-top: 2px solid #f03535;
  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 #ddd;
}
.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 #f03535;
}
.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 {
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-weight: 600;
  color: #222;
}
.dokan-store .products-loop > li {
  margin-bottom: 30px;
}
.dokan-store .dokan-widget-area .widget {
  list-style: none;
  background: #fff;
  border-radius: 3px;
  border-top: 2px solid #f03535;
}
.dokan-store .dokan-widget-area .widget .widget-title,
.dokan-store .dokan-widget-area .widget .widgettitle {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding: 10px 5px;
  border-bottom: 1px solid #eee;
}
.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 10px 15px;
}
.dokan-store .dokan-widget-area .widget #cat-drop-stack ul {
  list-style: none;
}
.dokan-store .dokan-widget-area .widget #cat-drop-stack ul > li > a {
  display: block;
  padding: 10px 0;
}
.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: #f03535;
}
.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 .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: #333;
  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: block;
  height: 100%;
  line-height: 30px;
  min-width: 30px;
  text-align: center;
  min-height: 30px;
  cursor: pointer;
  margin: 0 2px;
  font-size: 12px;
  position: relative;
}
.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 #ddd;
}
.sw-custom-variation .sw-radio-variation.selected span {
  background-color: #f03535;
  color: #fff;
}
.sw-custom-variation .sw-radio-variation.selected span:after {
  border-color: #f03535;
}
.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: #f03535;
  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 #ddd;
}
.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: #1a1c19;
  text-transform: uppercase;
  font-size: 28px;
  margin: 0;
}
.products-wrapper {
  padding: 0 0 15px;
}
.products-wrapper .products-nav {
  text-align: left;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-bottom: 30px;
}
.products-wrapper .products-nav:last-child {
  margin-bottom: 60px;
}
.products-wrapper .products-nav .view-top {
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #dddddd;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a {
  position: relative;
  width: 40px;
  height: 40px;
  float: left;
  border: 0;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-right: 5px;
  border-radius: 4px;
}
.rtl .products-wrapper .products-nav .view-mode-wrap .view-mode >a {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a:before {
  position: absolute;
  font-size: 14px;
  font-family: FontAwesome;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: transparent;
  color: #808080;
  left: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a.active,
.products-wrapper .products-nav .view-mode-wrap .view-mode >a:hover {
  border: 1px solid #f03535;
  background-color: #f03535;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a.active:before,
.products-wrapper .products-nav .view-mode-wrap .view-mode >a:hover:before {
  color: #fff;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view:before {
  content: "\f009";
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a.list-view:before {
  content: "\f0c9";
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a >span {
  font-size: 0;
  display: none;
}
.products-wrapper .products-nav .catalog-ordering {
  display: inline-block;
  position: relative;
  float: right;
}
.rtl .products-wrapper .products-nav .catalog-ordering {
  float: left;
}
.products-wrapper .products-nav .catalog-ordering ul {
  list-style: none;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .orderby {
  min-width: 160px;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order {
  margin: 0;
  display: none;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order > li.desc {
  padding: 7px 10px 7px;
  border: 1px solid #ddd;
  border-left: 0;
}
.rtl .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order > li.desc {
  border-right: 0;
  border-left: 1px solid #ddd;
}
.products-wrapper .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;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order > li.asc {
  padding: 8px 10px 6px;
  border: 1px solid #ddd;
  border-left: 0;
}
.rtl .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order > li.asc {
  border-right: 0;
  border-left: 1px solid #ddd;
}
.products-wrapper .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;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .sort-count {
  min-width: 65px;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown {
  margin: 0;
  background-color: #fff;
  list-style-type: none;
  text-align: left;
  border: 1px solid #ccc;
  margin: 0 5px;
  border-radius: 4px;
}
.rtl .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown {
  text-align: right;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li {
  position: relative;
  z-index: 4;
  cursor: pointer;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li {
  line-height: 38px;
  display: block;
  border: 0;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li a {
  display: block;
  text-indent: 15px;
  position: relative;
  color: #808080;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li a:after {
  font-family: fontawesome;
  content: "\f0d7";
  font-size: 14px;
  width: 35px;
  line-height: 38px;
  text-align: center;
  position: absolute;
  right: 0px;
  top: 0px;
  text-indent: initial;
}
.rtl .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li a:after {
  right: auto;
  left: 0;
}
.products-wrapper .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;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li >ul >li {
  line-height: 25px;
  text-indent: 16px;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li >ul >li a {
  display: block;
  color: #808080;
}
.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li >ul >li a:hover {
  color: #1a1c19;
}
.products-wrapper .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 {
  float: right;
  margin-left: 20px;
}
.rtl .products-wrapper .woocommerce-pagination {
  margin-left: 0;
  margin-right: 20px;
}
.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: #808080;
  border: 0;
  background-color: #fff;
}
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.current,
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers:hover {
  background-color: #f03535;
  border: 0;
  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:before,
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.next:before {
  font-family: fontawesome;
  font-size: 20px;
  color: #222;
}
.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 {
  content: "\f104";
}
.rtl .products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.prev:before {
  content: "\f105";
}
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.next:before {
  content: "\f105";
}
.rtl .products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.next:before {
  content: "\f104";
}
.products-wrapper .products-loop {
  list-style-type: none;
  margin-bottom: 0;
}
.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: #f03535;
}
.products-wrapper .products-loop >li.product-category:hover h2.woocommerce-loop-category__title mark {
  color: #f03535;
}
.products-wrapper .products-loop >li.product-category:last-child {
  margin-bottom: 30px;
}
.products-wrapper .products-loop.grid >li .item-wrap {
  margin: 0 0 30px;
}
.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 .sw-variation-wrapper {
  display: none;
}
.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content {
  padding: 20px 0;
}
.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content .item-bottom,
.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content .sale-off {
  display: none;
}
.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content .item-description {
  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 .item {
  width: 100%;
}
.products-wrapper .products-loop.list .item .item-wrap {
  text-align: left;
  margin: 0 0 30px;
}
.rtl .products-wrapper .products-loop.list .item .item-wrap {
  text-align: right;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail {
  border: none;
}
.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: 31%;
  max-width: 100%;
  float: left;
  margin-bottom: 0;
  overflow: hidden;
  padding: 10px;
}
.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: 69%;
  padding-left: 20px;
  padding: 10px 20px;
  position: relative;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content h4 {
  margin: 10px 0 17px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content h4 a {
  font-size: 18px;
  font-weight: 600;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .reviews-content {
  margin: 10px 0;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price {
  margin: 0 0 20px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-description {
  padding: 20px 0;
  border-top: 1px solid #ebebeb;
  display: block;
  font-size: 14px;
  color: #808080;
  line-height: 24px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom {
  bottom: auto !important;
  clear: both;
  display: block;
}
.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: #f03535;
}
.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: #3d423b;
  -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: #f03535;
  color: #fff;
}
.sidebar .widget_layered_nav ul >li {
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
}
.widget_price_filter {
  padding: 0 0px 20px;
}
.widget_price_filter .price_slider_wrapper {
  padding: 0;
}
.woocommerce .product-countdown {
  padding: 10px 0;
  text-align: center;
}
.woocommerce .product-countdown .countdown-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.woocommerce .product-countdown .countdown-row .countdown-section {
  padding: 0 3px;
}
.woocommerce .product-countdown .countdown-row .countdown-section .countdown-amount {
  width: 40px;
  height: 40px;
  background: #e9e9e9;
  border-radius: 3px;
  line-height: 40px;
  text-align: center;
  display: block;
  font-weight: bold;
  color: #333;
  font-size: 14px;
  margin-bottom: 5px;
}
.woocommerce .product-countdown .countdown-row .countdown-section .countdown-period {
  text-transform: uppercase;
  font-size: 10px;
}
.woocommerce.single-product .product-countdown {
  padding: 10px 0 20px;
}
.woocommerce.single-product .product-countdown .countdown-row {
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  display: initial;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  text-decoration: none;
}
.woocommerce div.product form.cart .variations select {
  margin: 0;
}
.rtl.woocommerce div.product form.cart .button {
  float: right;
}
.product_detail .slider_img_productd {
  position: relative;
  z-index: 1;
}
.product_detail .slider_img_productd .sale-off {
  top: 10px;
  left: 145px;
}
.rtl .product_detail .slider_img_productd .sale-off {
  right: 145px;
  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 .sale-off {
  display: none;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive {
  border: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
}
.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 {
  position: absolute;
  bottom: 20px;
  left: 70px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  height: 40px;
  width: 40px;
  font-size: 18px;
  border: 0;
  margin-bottom: 0;
  box-shadow: 0 0 0 2px #ddd;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail {
  padding: 0 30px;
}
.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: 0 -5px;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product .thumbnail-wrapper {
  border: 2px solid transparent;
  margin: 0 5px;
  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:hover .thumbnail-wrapper {
  border-color: #f03535;
}
.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: #fff;
  color: #1a1c19;
  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: 30px;
}
.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: #f03535;
}
.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: 90px;
  padding: 30px 0;
}
.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: 4px 0;
}
.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: -7px;
  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: -7px;
}
.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: 80%;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive {
  order: 1;
  margin: 0 0 0 15px;
}
.rtl .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive {
  margin: 0 15px 0 0;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .product-responsive {
  margin: 0 15px 0 0;
}
.rtl .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .product-responsive {
  margin: 0 0 0 15px;
}
.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 .product_title {
  font-size: 18px;
  color: #1a1c19;
  font-weight: 500;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.product_detail .content_product_detail .reviews-content {
  margin-bottom: 10px;
}
.product_detail .content_product_detail .reviews-content .woocommerce-review-link {
  display: inline-block;
  font-size: 14px;
  color: #717171;
  margin-left: 20px;
}
.rtl .product_detail .content_product_detail .reviews-content .woocommerce-review-link {
  margin-right: 20px;
  margin-left: 0;
}
.product_detail .content_product_detail .reviews-content div.star {
  background: url("../assets/img/star.png") repeat-x scroll 0 0 rgba(0,0,0,0);
  margin: 3px 0 0;
}
.product_detail .content_product_detail .reviews-content div.star span {
  background: url("../assets/img/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 {
  padding-left: 20px;
  display: inline-block;
  position: relative;
}
.rtl .product_detail .content_product_detail .reviews-content .review-text {
  padding-right: 20px;
  padding-left: 0;
}
.rtl .product_detail .content_product_detail .reviews-content .review-text:before {
  right: 8px;
  left: auto;
}
.product_detail .content_product_detail .price-content {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.product_detail .content_product_detail .product-stock {
  font-size: 14px;
  color: #717171;
  font-weight: 600;
  margin: 0 0 35px;
  overflow: hidden;
  text-transform: capitalize;
}
.product_detail .content_product_detail .product-stock span {
  color: #f03535;
  line-height: 18px;
  float: left;
  font-family: Roboto;
  font-weight: 700;
}
.rtl .product_detail .content_product_detail .product-stock span {
  float: right;
}
.product_detail .content_product_detail .product-stock span.title {
  color: #717171;
  font-size: 14px;
  margin-right: 5px;
  font-weight: 400;
}
.rtl .product_detail .content_product_detail .product-stock span.title {
  margin-right: 0;
  margin-left: 5px;
}
.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: #222;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 16px;
}
.product_detail .content_product_detail .item-brand > a {
  display: block;
  padding: 5px;
}
.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: 700 !important;
  font-size: 22px !important;
  color: #c41330 !important;
  font-family: Roboto;
}
.product_detail .content_product_detail p.price del,
.product_detail .content_product_detail .variable-price .price del {
  color: #999;
  opacity: 1;
  margin: 0;
}
.product_detail .content_product_detail p.price del span,
.product_detail .content_product_detail .variable-price .price del span {
  font-size: 16px;
  color: #999 !important;
  font-weight: 500 !important;
}
.product_detail .content_product_detail p.price ins,
.product_detail .content_product_detail .variable-price .price ins {
  font-size: 22px !important;
  color: #c41330 !important;
  float: left;
  margin-right: 15px !important;
  font-weight: 700 !important;
  margin-left: 0 !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: #1a1c19;
  text-transform: capitalize;
}
.product_detail .content_product_detail .item-meta {
  padding-bottom: 30px;
  border-top: 0;
}
.product_detail .content_product_detail .item-meta > span {
  font-weight: 400;
  text-transform: capitalize;
  display: block;
  color: #222;
  margin-bottom: 5px;
  font-size: 14px;
}
.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;
}
.rtl .product_detail .content_product_detail .item-meta > span.posted_in > a {
  float: left;
}
.product_detail .content_product_detail .item-meta > span.posted_in > a:first-child {
  margin-left: 39px;
}
.rtl .product_detail .content_product_detail .item-meta > span.posted_in > a:first-child {
  margin-left: 0;
}
.rtl .product_detail .content_product_detail .item-meta > span.posted_in > a:last-child {
  margin: 0 10px;
}
.product_detail .content_product_detail .item-meta > span.tagged_as > a:first-child {
  margin-left: 65px;
}
.rtl .product_detail .content_product_detail .item-meta > span.tagged_as > a:first-child {
  margin-right: 65px;
  margin-left: 0;
}
.product_detail .content_product_detail .item-meta > span > a {
  font-weight: normal;
  text-transform: none;
  color: #808080;
  font-size: 14px;
}
.product_detail .content_product_detail .item-meta > span > a:hover {
  color: #f03535;
}
.product_detail .content_product_detail .item-meta > span.posted_in {
  padding-right: 30px;
}
.product_detail .content_product_detail .product-info {
  display: none;
  overflow: hidden;
  padding: 20px 0 0;
  border-top: 1px solid #f0f0ed;
}
.product_detail .content_product_detail .product-info .product-stock.in-stock {
  float: left;
  font-weight: 600;
  font-size: 12px;
  color: #525252;
  text-transform: uppercase;
  position: relative;
  margin-right: 20px;
}
.rtl .product_detail .content_product_detail .product-info .product-stock.in-stock {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.product_detail .content_product_detail .product-info .product-stock.in-stock:before {
  content: '\f046';
  font-family: 'FontAwesome';
  font-size: 13px;
  margin-right: 10px;
}
.rtl .product_detail .content_product_detail .product-info .product-stock.in-stock:before {
  content: '';
  margin: 0;
}
.rtl .product_detail .content_product_detail .product-info .product-stock.in-stock:after {
  content: '\f046';
  font-family: 'FontAwesome';
  font-size: 13px;
  margin-left: 10px;
}
.product_detail .content_product_detail .product-info .sku_wrapper {
  margin-bottom: 15px;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  font-weight: 600;
  color: #525252;
  text-transform: uppercase;
}
.product_detail .content_product_detail .product-info .sku_wrapper .sku {
  color: #525252;
  padding: 0 5px;
}
.product_detail .content_product_detail .description {
  line-height: 24px;
  font-size: 14px;
  color: #717171;
  margin-top: 27px;
  padding-top: 25px;
  border-top: 1px solid #ebebeb;
  margin-bottom: 20px;
}
.product_detail .content_product_detail .social-share {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  width: 100%;
  padding-top: 30px;
  border-top: 1px solid #ebebeb;
  margin-bottom: 20px;
}
.product-type-variable .product_detail .content_product_detail .social-share {
  margin-bottom: 20px;
}
.product_detail .content_product_detail .social-share .title-share {
  text-transform: uppercase;
  float: left;
  font-size: 14px;
  color: #1a1c19;
  font-weight: 600;
  margin-right: 55px;
  line-height: 35px;
  margin-bottom: 0;
}
.rtl .product_detail .content_product_detail .social-share .title-share {
  float: right;
  padding-right: 0;
  margin-left: 55px;
  margin-right: 0;
}
.product_detail .content_product_detail .social-share a {
  display: inline-block;
  vertical-align: top;
  margin: 0 3px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 4px;
  color: #717171;
  font-size: 18px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  background-color: #fff;
  border: 1px solid #ebebeb;
}
.product_detail .content_product_detail .social-share a:hover {
  color: #fff;
  border: 1xp solid #f03535;
  background-color: #f03535;
}
.product_detail .content_product_detail .swpb-bundled-products-container {
  margin: 20px 0 0;
}
.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-thumbnail {
  margin-right: 20px;
}
.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;
}
.product_detail .content_product_detail .swpb-bundled-products-container .swpb-bundled-product .swpb-bundled-content .swpb-info .price {
  font-size: 24px;
  color: #f03535;
  font-weight: 700;
}
.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;
  margin-bottom: 20px !important;
  clear: both;
}
.product_detail .content_product_detail .cart.grouped_form .group_table td {
  height: 80px;
}
.product_detail .content_product_detail .cart.grouped_form .group_table td.woocommerce-grouped-product-list-item__label {
  font-size: 16px;
  text-transform: capitalize;
}
.product_detail .content_product_detail .cart.grouped_form .group_table td.woocommerce-grouped-product-list-item__price {
  font-size: 16px;
  color: #f03535;
  font-weight: 700;
}
.product_detail .content_product_detail .cart.grouped_form .group_table td.woocommerce-grouped-product-list-item__price ins {
  font-size: 16px;
  color: #f03535;
  font-weight: 700;
  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 .quantity {
  position: relative;
  border: 0;
  height: 36px;
  margin: 0 15px 15px 0 !important;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.rtl .product_detail .content_product_detail .cart .quantity {
  float: right;
  margin: 0 0 15px 15px !important;
}
.product_detail .content_product_detail .cart .quantity input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -0-appearance: none;
  background-color: #fff;
  width: 30px;
  height: 32px;
}
.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;
  margin: 0;
}
.product_detail .content_product_detail .cart .quantity .input-text {
  height: 34px !important;
  background-color: #fff;
}
.product_detail .content_product_detail .cart .quantity .minus,
.product_detail .content_product_detail .cart .quantity .plus {
  font-size: 0;
  color: #898989;
}
.product_detail .content_product_detail .cart .quantity .minus:hover,
.product_detail .content_product_detail .cart .quantity .plus:hover {
  opacity: 0.5;
}
.product_detail .content_product_detail .cart .quantity .minus {
  background: url(../assets/img/bg_general.png) no-repeat -11px -1685px;
}
.product_detail .content_product_detail .cart .quantity .plus {
  background: url(../assets/img/bg_general.png) no-repeat -18px -1665px;
}
.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: 16px;
  color: #333;
  font-weight: 600;
}
.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: #f03535;
  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-color: #f03535;
  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: 14px;
  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: #ccc;
  font-weight: 500;
  height: 36px;
  line-height: 36px;
  padding: 0;
  background-color: #1a1c19;
  border: 0;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  font-size: 0;
  min-width: 36px;
  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: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  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;
}
.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-color: #f03535;
  color: #fff;
}
.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: #fff;
}
.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: 36px;
  line-height: 36px;
  text-transform: capitalize;
  background-color: #f03535 !important;
  color: #fff;
  font-size: 14px;
  padding: 0 17px;
  margin-right: 5px;
  position: relative;
  border-radius: 4px;
}
.product_detail .content_product_detail .add_to_cart_button:before,
.product_detail .content_product_detail .product_type_external:before,
.product_detail .content_product_detail .product_type_grouped:before,
.product_detail .content_product_detail .single_add_to_cart_button:before {
  font-family: FontAwesome;
  content: '\f07a';
  margin-right: 7px;
  font-weight: 400;
}
.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 {
  margin-left: 5px;
  margin-right: 0;
}
.product_detail .content_product_detail .add_to_cart_button:hover,
.product_detail .content_product_detail .product_type_external:hover,
.product_detail .content_product_detail .product_type_grouped:hover,
.product_detail .content_product_detail .single_add_to_cart_button:hover {
  background-color: #ee1d1d !important;
}
.single-product >.tabs {
  margin-bottom: 100px;
  margin-top: 20px;
  border: 0;
}
.single-product >.tabs .tabbable .nav.nav-tabs {
  margin: 0;
  background-color: transparent;
  border-bottom: 0;
}
.single-product >.tabs .tabbable .nav.nav-tabs li {
  border: 0;
  position: relative;
  margin: 0;
}
.rtl .single-product >.tabs .tabbable .nav.nav-tabs li {
  float: right;
}
.single-product >.tabs .tabbable .nav.nav-tabs li:first-child a {
  margin-left: 0;
}
.rtl .single-product >.tabs .tabbable .nav.nav-tabs li:first-child a {
  margin-right: 0;
  margin-left: 5px;
}
.single-product >.tabs .tabbable .nav.nav-tabs li a {
  border: 0;
  padding: 0 25px;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 16px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  color: #1a1c19;
  font-weight: 700;
  background-color: #f5f5f5;
  border-radius: 4px;
  margin: 0;
  margin: 0 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.single-product >.tabs .tabbable .nav.nav-tabs li.active a,
.single-product >.tabs .tabbable .nav.nav-tabs li:hover a {
  background-color: #f03535;
  color: #fff;
}
.single-product >.tabs .tabbable .tab-content #tab-description p {
  margin-bottom: 0;
}
.single-product >.tabs .tabbable .tab-content .tab-pane {
  padding: 29px;
  line-height: 24px;
  color: #666;
  background-color: #f5f5f5;
  border-top: 2px solid #f03535;
}
.single-product >.tabs .tabbable .tab-content .tab-pane h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #333;
  display: none;
}
.single-product >.tabs .tabbable .tab-content .tab-pane #comments {
  margin: 0;
}
.single-product >.tabs .tabbable .tab-content .tab-pane #comments .woocommerce-noreviews {
  padding: 0;
}
.single-product >.tabs .tabbable .tab-content .tab-pane #reply-title {
  font-size: 14px !important;
}
.single-product >.tabs .tabbable .tab-content .tab-pane p .alignnone {
  float: none;
  clear: none;
  margin: 20px 0 0px;
}
.single-product >.tabs .tabbable .tab-content .tab-pane #reviews {
  color: #333;
}
.single-product >.tabs .tabbable .tab-content .tab-pane #reviews h2.woocommerce-Reviews-title {
  margin-bottom: 20px;
  font-size: 20px;
}
.single-product >.tabs .tabbable .tab-content .tab-pane #reviews .form-submit .submit {
  padding: 12px 30px !important;
  background-color: #1a1c19 !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 .tabbable .tab-content .tab-pane #reviews .form-submit .submit:hover {
  background-color: #f03535 !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: #1a1c19;
  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 #ddd;
  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: #f03535 !important;
  font-size: 28px !important;
  font-weight: 600;
}
.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 #1a1c19;
  background-color: #1a1c19;
  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: #1a1c19;
  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: #f03535;
  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 #f03535;
  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;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  bottom: 20px;
  top: auto;
  right: auto;
  left: 20px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background: #fff;
  text-align: center;
  line-height: 40px;
  text-indent: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger img {
  display: none !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
  content: '';
  display: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
  content: '\f047';
  font-family: Fontawesome !important;
  font-size: 18px;
  display: inline-block;
  position: static;
  line-height: 40px;
  background: none;
  width: 40px;
  vertical-align: top;
  height: 100%;
  box-shadow: 0 0 0 2px #ddd;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  border-radius: 50%;
}
.woocommerce.rtl div.product div.images .woocommerce-product-gallery__trigger {
  right: 20px;
  left: auto;
}
.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 .tabbable .nav.nav-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 .tabbable .nav.nav-tabs > li > a {
  border-radius: 20px;
  border: 1px solid #ddd;
  background: none;
  margin: 0 5px;
  color: #999;
  text-transform: capitalize;
  height: auto;
  line-height: normal;
  padding: 10px 20px;
}
.single-product-style1 .single-product >.tabs .tabbable .nav.nav-tabs > li.active > a,
.single-product-style1 .single-product >.tabs .tabbable .nav.nav-tabs > li:hover > a {
  background: #fff;
  border-color: #f03535;
  color: #f03535;
}
.single-product-style2.rtl .single-product .tabs .single-accordion .panel .panel-heading h4 > a:after,
.single-product-style3.rtl .single-product .tabs .single-accordion .panel .panel-heading h4 > a:after {
  left: 0;
  right: auto;
  border-right: 1px solid #e1e1e1;
  border-left: 0;
}
.single-product-style2 .single-product,
.single-product-style3 .single-product {
  margin-bottom: 30px;
}
.single-product-style2 .single-product .tabs,
.single-product-style3 .single-product .tabs {
  border: 0;
  margin: 0 0 100px;
}
.single-product-style2 .single-product .tabs .single-accordion .panel,
.single-product-style3 .single-product .tabs .single-accordion .panel {
  box-shadow: none;
  border: 0;
  border-radius: 0;
}
.single-product-style2 .single-product .tabs .single-accordion .panel +.panel,
.single-product-style3 .single-product .tabs .single-accordion .panel +.panel {
  margin-top: 1px;
}
.single-product-style2 .single-product .tabs .single-accordion .panel .panel-heading,
.single-product-style3 .single-product .tabs .single-accordion .panel .panel-heading {
  border: 0;
  padding: 0;
}
.single-product-style2 .single-product .tabs .single-accordion .panel .panel-heading h4,
.single-product-style3 .single-product .tabs .single-accordion .panel .panel-heading h4 {
  margin: 0;
}
.single-product-style2 .single-product .tabs .single-accordion .panel .panel-heading h4 > a,
.single-product-style3 .single-product .tabs .single-accordion .panel .panel-heading h4 > a {
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  display: block;
  padding: 12px 15px;
  background: #1a1c19;
  border-radius: 0;
  position: relative;
  border-bottom: 1px solid #eee;
}
.single-product-style2 .single-product .tabs .single-accordion .panel .panel-heading h4 > a:after,
.single-product-style3 .single-product .tabs .single-accordion .panel .panel-heading h4 > a:after {
  content: '';
  position: absolute;
  right: 0;
  border-left: 1px solid #e1e1e1;
  top: 7px;
  bottom: 7px;
  padding: 0 30px;
  background: url(../assets/img/icon-accordion.png) no-repeat center -34px;
}
.single-product-style2 .single-product .tabs .single-accordion .panel .panel-heading h4 > a.collapsed,
.single-product-style3 .single-product .tabs .single-accordion .panel .panel-heading h4 > a.collapsed {
  color: #fff;
  background-color: #f03535;
}
.single-product-style2 .single-product .tabs .single-accordion .panel .panel-heading h4 > a.collapsed:after,
.single-product-style3 .single-product .tabs .single-accordion .panel .panel-heading h4 > a.collapsed:after {
  background-position: center -4px;
}
.single-product-style2 .single-product .tabs .single-accordion .panel .content-body,
.single-product-style3 .single-product .tabs .single-accordion .panel .content-body {
  padding: 15px;
  line-height: 22px;
  max-height: 144px;
  overflow-y: auto;
}
.single-product-style2 .single-product .tabs .single-accordion .panel .content-body > h2,
.single-product-style2 .single-product .tabs .single-accordion .panel .content-body #comments > h2,
.single-product-style3 .single-product .tabs .single-accordion .panel .content-body > h2,
.single-product-style3 .single-product .tabs .single-accordion .panel .content-body #comments > h2 {
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 15px;
  color: #333;
}
.single-product-style2 .single-product .tabs .single-accordion .panel .content-body #comments,
.single-product-style3 .single-product .tabs .single-accordion .panel .content-body #comments {
  margin: 0;
}
.single-product-style2 .single-product .tabs .single-accordion .panel .content-body #comments .woocommerce-noreviews,
.single-product-style3 .single-product .tabs .single-accordion .panel .content-body #comments .woocommerce-noreviews {
  padding: 0;
}
.single-product-style2 .single-product .tabs .single-accordion .panel .content-body .row,
.single-product-style3 .single-product .tabs .single-accordion .panel .content-body .row {
  margin: 0;
}
.single-product-style3 .single-product .tabs .single-accordion .panel .content-body {
  max-height: initial;
  overflow-y: visible;
}
.single-product.product-thumbnail-right .slider_img_productd .span.onsale,
.single-product.product-thumbnail-right .slider_img_productd .onsale,
.single-product.product-thumbnail-right .slider_img_productd .sale-off {
  left: 10px;
  right: auto;
}
.rtl .single-product.product-thumbnail-right .slider_img_productd .span.onsale,
.rtl .single-product.product-thumbnail-right .slider_img_productd .onsale,
.rtl .single-product.product-thumbnail-right .slider_img_productd .sale-off {
  left: auto;
  right: 10px;
}
.single-product.product-thumbnail-right .slider_img_productd .has-newicon span.onsale,
.single-product.product-thumbnail-right .slider_img_productd .has-newicon .onsale,
.single-product.product-thumbnail-right .slider_img_productd .sale-off.has-newicon {
  top: 55px;
}
.single-product.product-thumbnail-left .slider_img_productd .has-newicon span.onsale,
.single-product.product-thumbnail-left .slider_img_productd .has-newicon .onsale,
.single-product.product-thumbnail-left .slider_img_productd .sale-off.has-newicon {
  top: 55px;
}
.single-product.product-thumbnail-left .slider_img_productd .sw-newlabel {
  left: auto;
  right: 10px;
}
.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.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: 50px auto !important;
  position: relative;
}
.sw-quickview-bottom .quickview-content .quickview-close {
  position: absolute;
  width: 28px;
  height: 28px;
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  border-radius: 50%;
  right: -15px;
  top: -15px;
}
.sw-quickview-bottom .quickview-content .quickview-inner {
  padding: 30px 15px;
  background-color: #fff;
}
.quickview-container.woocommerce {
  padding-top: 15px;
}
.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 {
  background-image: none;
}
.quickview-container.woocommerce .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover {
  background-color: #f03535 !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: 960px;
  }
}
@media (max-width: 991px) {
  .sw-quickview-bottom .quickview-content {
    max-width: 700px;
  }
}
.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 #ddd;
  padding: 10px;
}
.entry-summary table th > a,
.entry-summary table td > a {
  color: #222;
}
.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: #f03535 none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
  padding: 5px 15px;
  vertical-align: top;
}
.entry-summary form input[type="submit"]:hover {
  background: #ee1d1d;
}
.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: 24px;
}
#contents {
  min-height: 60vh;
}
.category-contents {
  word-wrap: break-word;
  position: relative;
}
.page .body-wrapper-inner >.container,
.search .body-wrapper-inner >.container {
  min-height: 70vh;
}
.page-markup-and-formatting .entry-content .entry-summary,
.page-id-1134 .entry-content .entry-summary {
  font-size: 14px;
}
.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: #1a1c19;
  font-weight: 600;
}
.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 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 {
  padding-top: 20px;
}
.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: 18px;
  color: #ddd;
}
.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 ol,
.page-id-1134 .entry-content .entry-summary ol {
  padding-left: 0;
}
.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 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 {
  margin-left: 20px;
}
.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: 28px;
}
.page-markup-and-formatting .entry-content .entry-summary table thead th,
.page-markup-and-formatting .entry-content .entry-summary table thead td,
.page-id-1134 .entry-content .entry-summary table thead th,
.page-id-1134 .entry-content .entry-summary table thead td {
  border-bottom-width: 2px;
}
.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 {
  border-bottom: 1px #ddd solid;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
.page-markup-and-formatting .entry-content .entry-summary table tbody tr:last-child th,
.page-markup-and-formatting .entry-content .entry-summary table tbody tr:last-child td,
.page-id-1134 .entry-content .entry-summary table tbody tr:last-child th,
.page-id-1134 .entry-content .entry-summary table tbody tr:last-child td {
  border-bottom: none;
}
.page .entry-content .entry-summary .page-links {
  margin-top: 30px;
  overflow: hidden;
  background: transparent;
  padding: 30px 0;
  border-radius: 4px;
}
.page .entry-content .entry-summary .page-links .page-links-title {
  border: none;
  margin: 0 10px 0 0;
  width: auto;
  height: auto;
  line-height: 32px;
  border-radius: 0;
  float: left;
  background: none;
  color: #666 !important;
  background-color: transparent !important;
}
.page .entry-content .entry-summary .page-links .page-links-title:hover {
  background: none;
}
.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: 0;
  text-align: center;
  font-size: 14px;
  color: #222;
  float: left;
  border: none;
  margin: 0 5px;
}
.page .entry-content .entry-summary .page-links span:hover,
.page .entry-content .entry-summary .page-links a:hover {
  color: #fff;
}
.page .entry-content .entry-summary .page-links span {
  background: #fff;
  color: #fff !important;
  background-color: #f03535 !important;
}
.page .entry-content .entry-summary .page-links a {
  color: #fff;
}
.page .entry-content .entry-summary .page-links a span {
  margin: 0;
  background: none;
  background-color: #fff !important;
  color: #222 !important;
}
.page .entry-content .entry-summary .page-links a:hover span {
  background-color: #f03535 !important;
  color: #fff !important;
}
.page.lorem-ipsum .main-page .page >.entry-content .entry-summary {
  margin-bottom: 50px;
}
.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;
}
.footer {
  position: relative;
}
.home-style2 .footer:before {
  content: '';
  display: inline-block;
  width: 355px;
  height: 525px;
  position: absolute;
  top: 0;
  right: 145px;
  background: url(../assets/img/bg-footer.png) no-repeat center center transparent;
  z-index: 3;
}
.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: #f03535;
}
.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: #f03535;
}
.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: #f03535;
  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 #f03535;
  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: #f03535;
}
.footer .footer-top2 {
  background-color: #f03535;
}
.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: #1a1c19;
  color: #fff;
  text-transform: uppercase;
  border-radius: 4px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
  border: 0;
  font-family: Roboto;
  font-weight: 400;
}
.footer .footer-top2 .newsletter-footer2 .content-wrap .mc4wp-form button:hover {
  background-color: #f03535;
}
.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: #1a1c19;
  border: 1px solid #1a1c19;
}
.footer .footer-bottom2 {
  background-color: #1a1c19;
  -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: #f03535;
  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: #f03535;
}
.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: #f03535;
}
.footer .footer-copyright {
  background-color: #fff;
  padding: 23px 0 10px;
}
.footer .footer-copyright .copyright-text {
  float: none;
  text-align: center;
}
.footer .footer-copyright .copyright-text a {
  color: #808080;
}
.footer .footer-copyright .copyright-text a:hover {
  color: #f03535;
}
.footer .footer-copyright .sidebar-copyright {
  margin-top: 60px;
}
.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: #f03535;
  -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 #f03535;
}
#athetics-totop {
  background-color: #f03535;
  bottom: 30px;
  right: 15px;
  text-align: center;
  position: fixed;
  height: 50px;
  width: 50px;
  line-height: 43px;
  z-index: 99;
  border: 4px transparent solid;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#athetics-totop:before {
  content: '\f197';
  font-family: fontawesome;
  color: #fff;
  font-size: 20px;
}
#athetics-totop:hover {
  background: #e11111;
}
.rtl #athetics-totop {
  right: auto;
  left: 15px;
}
