/*
Theme Name: ITS
Description: ITS inversiones.
*/
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,700|Source+Sans+Pro:300,400,600,700');


/*
Styles
*/

button.single_add_to_cart_button.button.alt {
    height: 45px;
    padding: 0 60px;
    background: #cd2228;
    color: white;
    border: 0;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}


.row {
  margin-left:  * -1;
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: ;
}

body {
  background-color: #696969;
  color: #444;
  font-size: 14px;
  line-height: 21px;
  font-family: 'Source Sans Pro';
}
body.page-template-page-home,
body.page-template-page-home-2 {
  background-color: #ffffff;
}
body.page-template-page-home .sportbikes_breadcrumbs,
body.page-template-page-home-2 .sportbikes_breadcrumbs {
  display: none;
}
body .body-wrapper {
  overflow: hidden;
  position: relative;
}
body .body-wrapper.box-layout {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  background: #fff;
  -webkit-box-shadow: 0 2px 8px 0 #555;
  -moz-box-shadow: 0 2px 8px 0 #555;
  -o-box-shadow: 0 2px 8px 0 #555;
  -ms-box-shadow: 0 2px 8px 0 #555;
  box-shadow: 0 2px 8px 0 #555;
}
body a {
  color: #444444;
}
body a:hover {
  color: #cc2128;
  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;
  line-height: 1em;
}
body a {
  outline: medium none !important;
}
body input,
body textarea,
body button {
  /* outline: medium none !important; */
  border: 1px solid #cecece;
  /* 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 ol {
  padding-left: 15px;
}
body .container {
  padding: 0;
}
.theme-clearfix:after {
  height: 0;
  clear: both;
  content: " ";
  font-size: 0;
  min-height: 0;
  display: block;
  visibility: hidden;
}
.clearfix {
  clear: both;
}
.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 30px 15px;
}
.rtl .alignright {
  float: left;
  margin: 0 15px 30px 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;
}
.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;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
ul.menu,
.dropdown ul {
  list-style: none;
  margin: 0;
}

.rtl .loading:before {
  left: 0 !important;
  right: 0 !important;
}
:focus {
  outline: -webkit-focus-ring-color auto 0;
}
a:hover,
a:focus {
  color: #94c300;
}
input.input-text:focus,
select:focus,
textarea:focus {
  background-color: #fafafa;
}
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;
}
.fa {
  margin: 0;
}
.nav-tabs>li {
  float: left;
}
.rtl .nav-tabs>li {
  float: right;
}
.modal,
.fancybox-lock .fancybox-overlay {
  overflow-y: auto;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin: 0;
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
  background-color: transparent;
  color: #94c300;
}
#main-menu {
  position: static;
}
#main-menu .primary-menu {
  position: relative;
}
#main-menu .primary-menu .menu-vertical .navbar-inverse {
  background-color: transparent;
}
#main-menu .primary-menu .menu-vertical .navbar-inverse .nav-pills.nav-css li.dropdown .dropdown-menu .menu-imgae,
#main-menu .primary-menu .menu-vertical .navbar-inverse .nav-pills.nav-css li.dropdown .dropdown-menu .menu-img {
  display: none;
}
#main-menu .primary-menu.sticky-menu {
  max-width: 1170px;
  width: 100%;
  background-color: #94c300;
  margin: 0 auto;
}
.nav-pills {
  margin-left: 0;
  list-style-type: none;
  margin-bottom: 0;
}
.nav-pills >li {
  float: left;
}
.rtl .nav-pills >li {
  float: right;
}
.nav-pills >li >a {
  text-transform: uppercase;
  background-color: transparent;
  position: relative;
  padding: 15px 20px;
  display: block;
  font-weight: bold;
  font-size: 14px;
  color: #5b5b5c;
}
.nav-pills >li >a:hover,
.nav-pills >li >a:focus {
  background-color: transparent;
  color: #cc2128;
  border-radius: 0;
}
.nav-pills >li.active >a {
  color: #94c300;
}
.nav-pills >li.dropdown:before {
  content: "";
  position: absolute;
  top: 125%;
  right: 50%;
  margin-right: -5px;
  margin-top: -10px;
  border-width: 5px;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #94c300;
  border-style: solid;
  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;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.nav-pills >li.dropdown .dropdown-menu {
  display: block;
  visibility: hidden;
  top: 125%;
  padding: 15px 0;
  border: 1px solid #cccccc;
  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;
}
.nav-pills >li.dropdown .dropdown-menu li {
  width: 100%;
}
.nav-pills >li.dropdown .dropdown-menu li >a {
  position: relative;
  display: block;
  padding: 12px 25px;
}
.nav-pills >li.dropdown .dropdown-menu li >a:before {
  content: "\f111";
  font-family: fontawesome;
  font-size: 6px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 8px;
}
.rtl .nav-pills >li.dropdown .dropdown-menu li >a:before {
  padding-right: 0;
  padding-left: 8px;
}
.nav-pills >li.dropdown .dropdown-menu li >a:hover {
  color: #94c300;
}
.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:hover .dropdown-menu {
  top: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-pills >li.dropdown >.dropdown-menu {
  border-top: 2px solid #94c300;
}
.nav-pills >li.active >a,
.nav-pills >li.active >a:hover,
.nav-pills >li.active >a:focus {
  background-color: transparent;
  color: #94c300;
}
.nav-pills >li:hover >a {
  color: #cc2128;
}
.nav-pills .dropdown-menu li.active >a,
.nav-pills .dropdown-menu li:hover >a {
  color: #94c300;
  background-color: transparent;
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu {
  padding: 35px 15px;
  width: 100%;
  visibility: hidden;
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu li.active >a,
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu li:hover >a {
  background-color: transparent;
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu >li {
  float: left;
  padding: 0 15px;
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu >li.image-full {
  width: 100% !important;
  padding-top: 0;
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu >li.image-full >a {
  border-bottom: 0;
  font-size: 14px;
  text-transform: uppercase;
  padding: 7px 20px;
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu >li.image-full >a .menu-title {
  display: none;
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu >li.image-full img {
  width: 100%;
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu >li .item-bottom {
  display: none;
}
.rtl .nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu >li {
  float: right;
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu .dropdown-submenu >a,
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu .dropdown-submenu >.have-title {
  text-transform: uppercase;
  font-weight: normal;
  padding: 10px 0;
  display: block;
  font-family: Oswald !important;
  color: #111111;
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a {
  padding: 10px 0;
  text-transform: capitalize;
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub >li .menu-img {
  float: left;
  width: 25px;
  margin-right: 15px;
}
.rtl .nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub >li .menu-img {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu.column-1 {
  min-width: 1170px;
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu.column-1 >li {
  width: 100%;
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu.column-2 {
  min-width: 460px;
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu.column-2 >li {
  width: 50%;
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu.column-3 {
  min-width: 720px;
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu.column-3 >li {
  width: 33.33%;
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu.column-4 {
  min-width: 1170px;
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu.column-4 >li {
  width: 25%;
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu.column-5 {
  min-width: 1170px;
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu.column-5 >li {
  width: 20%;
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu .sportbikes-menu-img >a {
  padding: 15px 0 0 0;
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu .sportbikes-menu-img >a:before {
  display: none;
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu .sportbikes-menu-img:hover img {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu .menu-shortcode >a {
  display: none;
}
.nav-pills.nav-mega .sportbikes-mega-menu.custom-image-col5 .dropdown-menu.column-5 >li {
  width: 18%;
}
.nav-pills.nav-mega .sportbikes-mega-menu.custom-image-col5 .dropdown-menu.column-5 >li.sportbikes-menu-img {
  width: 28%;
}
.nav-pills.nav-mega .sportbikes-mega-menu.custom-mega-product .dropdown-menu {
  padding: 0;
}
.nav-pills.nav-mega .sportbikes-mega-menu.custom-mega-product .dropdown-menu >li {
  padding: 0;
}
.nav-pills.nav-mega .sportbikes-mega-menu:hover .dropdown-menu {
  visibility: visible;
}
.nav-pills.nav-mega .sportbikes-mega-menu:hover .dropdown-menu .listing-tab-shortcode .tabbable.tabs .tab-content {
  visibility: visible;
}
.nav-pills.nav-mega .sportbikes-menu-custom .dropdown-menu .menu-img {
  display: none;
}
.nav-pills.nav-mega .sportbikes-menu-custom .dropdown-menu li >.have-title {
  position: relative;
  display: block;
  padding: 12px 25px;
}
.nav-pills.nav-mega .sportbikes-menu-custom .dropdown-menu 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 .sportbikes-menu-custom .dropdown-menu li >.have-title:before {
  padding-right: 0;
  padding-left: 8px;
}
.nav-pills.nav-mega .sportbikes-menu-custom .dropdown-menu .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;
}
.rtl .nav-pills.nav-mega .sportbikes-menu-custom .dropdown-menu .dropdown-submenu >ul {
  left: auto;
  right: 110%;
}
.nav-pills.nav-mega .sportbikes-menu-custom .dropdown-menu .dropdown-submenu >ul >li {
  position: relative;
}
.nav-pills.nav-mega .sportbikes-menu-custom .dropdown-menu .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 .sportbikes-menu-custom .dropdown-menu .dropdown-submenu >ul >li ul {
  left: auto;
  right: 110%;
}
.nav-pills.nav-mega .sportbikes-menu-custom .dropdown-menu .dropdown-submenu >ul >li ul >li:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .sportbikes-menu-custom .dropdown-menu .dropdown-submenu >ul >li ul >li:hover >ul {
  left: auto;
  right: 100%;
}
.nav-pills.nav-mega .sportbikes-menu-custom .dropdown-menu .dropdown-submenu >ul >li:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .sportbikes-menu-custom .dropdown-menu .dropdown-submenu >ul >li:hover >ul {
  left: auto;
  right: 100%;
}
.nav-pills.nav-mega .sportbikes-menu-custom .dropdown-menu .dropdown-submenu:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .sportbikes-menu-custom .dropdown-menu .dropdown-submenu:hover >ul {
  left: auto;
  right: 100%;
}
.resmenu-container .navbar-toggle {
  display: none;
  float: none;
  background-color: transparent;
  border-color: transparent;
}
.resmenu-container .navbar-toggle .icon-bar {
  background-color: #111 !important;
  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: #94c300;
}
.resmenu-container .menu-responsive-wrapper {
  position: absolute;
  top: 60px;
  padding: 0;
  min-width: 300px;
  background: #444;
}
.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: 38px;
  background: #111;
  cursor: pointer;
  text-align: center;
  line-height: 38px;
  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: "a";
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown:hover {
  color: #fff;
  background: #94c300;
}
.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: #94c300;
}
.resmenu-container .menu-responsive-wrapper ul > li:hover > .show-dropdown,
.resmenu-container .menu-responsive-wrapper ul > li.active > .show-dropdown {
  background: #94c300;
  color: #fff;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  -webkit-transform: translate(-300px,0);
  -moz-transform: translate(-300px,0);
  -o-transform: translate(-300px,0);
  -ms-transform: translate(-300px,0);
  transform: translate(-300px,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;
}
.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);
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner {
  background: #444;
  position: relative;
  height: 100%;
  overflow-x: auto;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner h3 {
  text-transform: uppercase;
  padding: 40px 0;
  text-align: center;
  background: #111;
  color: #eee;
  margin-bottom: 0;
  border-bottom: 1px solid #666;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner > ul {
  border-bottom: 1px solid #555;
  margin: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close {
  position: absolute;
  top: 10px;
  right: 20px;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close:after {
  content: "\f00d";
  font-family: FontAwesome;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close:hover {
  color: #94c300;
}
.admin-bar .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
  padding-top: 45px;
}
@media (max-width: 991px) {
  #main-menu .primary-menu .resmenu-container .navbar-toggle {
    display: inline-block;
    vertical-align: top;
    border-color: #717171;
    margin-left: 10px;
    /* text-align: center; */
    /* margin: 0 auto !important; */
    /* float: none; */
  }
  #main-menu .primary-menu .nav-pills {
    display: none;
  }


}
#cpanel-form {
  position: fixed;
  right: -350px;
  top: 40%;
  width: 350px;
  float: right;
  z-index: 10;
  text-align: left;
  direction: ltr;
}
#cpanel-form .cpanel-inner {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  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 .ytcpanel_accordion {
  float: left;
  margin-bottom: 0;
  margin-top: 10px;
  width: 100%;
}
#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 .controls {
  margin-left: 0;
}
#cpanel-form .controls label {
  float: left;
  width: auto;
  padding: 2px;
}
#cpanel-form .controls select {
  font-size: 12px;
}
#cpanel-form .sportbikes-radio-img input[type="radio"],
#cpanel-form .sportbikes-radio-img span {
  display: none;
}
#cpanel-form .sportbikes-radio-img img {
  width: 33px;
  cursor: pointer;
}
.lt-ie9 #cpanel-form .sportbikes-radio-img img {
  width: auto;
}
#cpanel-form {
  position: fixed;
  right: -300px;
  top: 40%;
  width: 300px;
  float: right;
  z-index: 10;
  text-align: left;
  direction: ltr;
}
#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;
}
li.product-category.product {
    width: 32%;
    /* background: #717171; */
    background: #fff;
    margin-right: 10px;
    margin-bottom: 30px !important;
    border: 1px solid #ccc;
    padding-right: 0 !important;
    border: 3px solid #cc2128;
    display: inline-block;
}

#cpanel-form label.sportbikes-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 .sportbikes-radio-img input[type="radio"],
#cpanel-form .sportbikes-radio-img span {
  display: none;
}
#cpanel-form .sportbikes-radio-img img {
  width: 33px;
  cursor: pointer;
}
.lt-ie9 #cpanel-form .sportbikes-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 #CCCCCC;
  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;
}
.widget ul {
  margin: 0;
  list-style-type: none;
}
.widget .block-title-widget {
  border-bottom: 1px solid #ddd;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.widget .block-title-widget h2 {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #444;
  margin-bottom: 0;
  padding: 15px 0;
}
.widget.widget_search .searchform {
  padding: 30px 20px;
}
.widget.widget_search .searchform .screen-reader-text {
  display: none;
}
.widget.widget_search .searchform > div {
  position: relative;
  min-height: 34px;
}
.widget.widget_search .searchform > div input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 34px;
  border: 1px solid #c9c9c9;
  padding: 7px 60px 7px 7px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #fff;
}
.rtl .widget.widget_search .searchform > div input {
  padding: 7px 7px 7px 60px;
}
.widget.widget_search .searchform > div input#searchsubmit {
  background: #444;
  padding: 7px;
  right: 0;
  width: 60px;
  left: auto;
  color: #fff;
}
.widget.widget_search .searchform > div input#searchsubmit:hover {
  background: #94c300;
}
.rtl .widget.widget_search .searchform > div input#searchsubmit {
  right: auto;
  left: 0;
}
.widget.widget_rss .widget-inner .block-title-widget .rsswidget {
  display: inline-block;
  vertical-align: top;
}
.widget.widget_rss .widget-inner ul li >.rsswidget {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Oswald !important;
  display: block;
  margin-bottom: 10px;
}
.widget.widget_rss .widget-inner ul li .rss-date {
  margin-bottom: 10px;
  display: block;
}
.widget.widget_rss .widget-inner ul li .rssSummary {
  margin-bottom: 10px;
}
aside.sidebar {
  margin-bottom: 50px;
}
aside.sidebar .widget {
  background-color: #fff;
  border: 1px solid #ddd;
  margin-bottom: 30px;
}
aside.sidebar .widget .widget-inner .block-title-widget {
  margin-bottom: 0;
}
aside.sidebar .widget .widget-inner .block-title-widget h2 {
  font-size: 16px;
  font-weight: bold;
  color: #111111;
  padding: 15px 20px;
}
aside.sidebar .widget .widget-inner .price_slider_wrapper {
  padding: 0 20px 20px;
}
aside.sidebar .widget .widget-inner ul {
  padding: 15px 20px;
}
aside.sidebar .widget .widget-inner ul >li {
  position: relative;
  display: inline-block;
  padding: 15px 0;
  border-bottom: 1px solid #eee;
  width: 100%;
}
aside.sidebar .widget .widget-inner ul >li >a {
  text-transform: capitalize;
}
aside.sidebar .widget .widget-inner ul >li >a:hover {
  color: #94c300;
}
aside.sidebar .widget .widget-inner ul >li >a:hover:before {
  color: #94c300;
}
aside.sidebar .widget .widget-inner ul >li:last-child {
  border-bottom: 0;
}
aside.sidebar .widget .widget-inner .sportbikes-categories ul li a,
aside.sidebar .widget .widget-inner .siberlef_category ul li a {
  position: relative;
  padding: 15px 0;
}
aside.sidebar .widget .widget-inner .sportbikes-categories ul li a:before,
aside.sidebar .widget .widget-inner .siberlef_category ul li a:before {
  content: "\f111";
  font-family: fontawesome;
  font-size: 6px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 8px;
  color: #5c5c5c;
}
.rtl aside.sidebar .widget .widget-inner .sportbikes-categories ul li a:before,
.rtl aside.sidebar .widget .widget-inner .siberlef_category ul li a:before {
  padding-right: 0;
  padding-left: 8px;
}
aside.sidebar .widget .widget-inner .sportbikes-categories ul li a:hover:before,
aside.sidebar .widget .widget-inner .siberlef_category ul li a:hover:before {
  color: #94c300;
}
aside.sidebar .widget .widget-inner .tagcloud {
  padding: 30px 20px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
aside.sidebar .widget .widget-inner .tagcloud a {
  float: left;
  padding: 10px 16px;
  text-transform: capitalize;
  font-size: 14px !important;
  color: #555555;
  margin: 0 3px 6px;
  border: 1px solid #dddddd;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
aside.sidebar .widget .widget-inner .tagcloud a:hover {
  background-color: #94c300;
  color: #fff;
  border-color: #94c300;
}
.rtl aside.sidebar .widget .widget-inner .tagcloud a {
  float: right;
}
aside.sidebar .widget.widget_archive .widget-inner .screen-reader-text,
aside.sidebar .widget.widget_categories .widget-inner .screen-reader-text {
  padding: 30px 20px 15px;
  margin-bottom: 0;
}
aside.sidebar .widget.widget_archive .widget-inner select,
aside.sidebar .widget.widget_categories .widget-inner select {
  margin: 0 20px 30px;
}
aside.sidebar .widget.widget_text .textwidget {
  padding: 30px 20px;
}
aside.sidebar .widget.widget_text .textwidget strong {
  display: block;
}
aside.sidebar .widget.widget_text .textwidget img {
  margin-bottom: 10px;
}
aside.sidebar .widget.widget_text form select {
  width: 100%;
}
aside.sidebar .sportbikes_feature_product .list-unstyled {
  padding: 30px 20px !important;
}
aside.sidebar .sportbikes_feature_product .list-unstyled li {
  margin-bottom: 20px;
}
aside.sidebar .sportbikes_feature_product .list-unstyled li:last-child {
  margin-bottom: 0;
}
aside.sidebar .sportbikes_feature_product .list-unstyled li .item-img {
  max-width: 100px;
  width: 100%;
  margin-right: 10px;
  float: left;
}
.rtl aside.sidebar .sportbikes_feature_product .list-unstyled li .item-img {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}
aside.sidebar .sportbikes_feature_product .list-unstyled li .item-img a {
  padding: 0;
  border: 1px solid #ddd !important;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
aside.sidebar .sportbikes_feature_product .list-unstyled li .item-img a:hover {
  border-color: #94c300 !important;
}
aside.sidebar .sportbikes_feature_product .list-unstyled li .item-content {
  overflow: hidden;
}
aside.sidebar .sportbikes_feature_product .list-unstyled li .item-content h4 {
  margin-bottom: 5px;
  margin-top: -3px;
}
aside.sidebar .sportbikes_feature_product .list-unstyled li .item-content h4 a {
  font-size: 14px;
  padding: 0;
}
aside.sidebar .sportbikes_feature_product .list-unstyled li .item-content .star,
aside.sidebar .sportbikes_feature_product .list-unstyled li .item-content .review {
  display: none;
}
aside.sidebar .sportbikes_feature_product .list-unstyled li .item-content del {
  display: none;
}
aside.sidebar .sportbikes_feature_product .list-unstyled li .item-content ins {
  font-size: 16px;
  color: #94c300;
  text-decoration: none;
  font-family: 'Oswald' !important;
}
#wp-calendar tbody tr td a {
  color: #94c300;
}
.footer {
  position: relative;
  /* background: url(../assets/images/bg_footer.jpg) no-repeat top center; */
}
.footer:before {
  background-color: rgba(23, 23, 23, 0.9);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
}
.footer .footer-top {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  position: relative;
  z-index: 2;
}
.footer .footer-top .sidebar-footer .widget {
  color: #ddd;
  padding-top: 80px;
  /* margin-bottom: 25px; */
}
.footer .footer-top .sidebar-footer .widget h3 {
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 35px;
  font-weight: bold;
}
.footer .footer-top .sidebar-footer .widget a {
  color: #ddd;
}
.footer .footer-top .sidebar-footer .widget a:hover {
  color: #cc2128;
}
.footer .footer-top .sidebar-footer .widget .about-store .about-list li {
  margin-bottom: 25px;
}
.footer .footer-top .sidebar-footer .widget .about-store .about-list li i {
  font-size: 16px;
}
.footer .footer-top .sidebar-footer .widget .about-store .about-list li i.fa-envelope {
  font-size: 13px;
}
.footer .footer-top .sidebar-footer .widget .about-store .about-list li .ab-pd {
  padding: 0 10px;
}
.footer .footer-top .sidebar-footer .widget .about-store .about-list li img:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.footer .footer-top .sidebar-footer .widget .menu li {
  margin-bottom: 15px;
  list-style-type: none;
}
.footer .footer-top .sidebar-footer .widget .menu li a {
  position: relative;
  display: block;
}
.footer .footer-top .sidebar-footer .widget .menu li a:before {
  width: 0;
  height: 4px;
  overflow: hidden;
  background-color: #ffffff;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.rtl .footer .footer-top .sidebar-footer .widget .menu li a:before {
  margin-right: 0;
  margin-left: 10px;
}
.footer .footer-top .sidebar-footer .widget .menu li a:hover:before {
  background-color: #94c300;
}
.footer .footer-top .sidebar-footer .widget:first-child {
  border-right: 1px solid rgba(255,255,255,0.1);
  padding-bottom: 40px;
}
.rtl .footer .footer-top .sidebar-footer .widget:first-child {
  border-right: 0;
  border-left: 1px solid rgba(255,255,255,0.1);
}
.footer .footer-top .sidebar-footer .widget:last-child {
  /* border-left: 1px solid rgba(255,255,255,0.1); */
}
.rtl .footer .footer-top .sidebar-footer .widget:last-child {
  border-left: 0;
  border-right: 1px solid rgba(255,255,255,0.1);
}
.footer .copyright {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 31px 0;
  /* padding-bottom: 30px; */
}
.footer .copyright .copyright-text {
  color: #eeeeee;
}
.footer .copyright .copyright-text p {
  margin: 0;
}
.footer .copyright .copyright-text a {
  color: #94c300;
}
.footer .copyright .copyright-text a:hover {
  color: #6d9000;
}
.footer .socials-footer .menu-social {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px;
  text-align: center;
}
.footer .socials-footer .menu-social li {
  float: left;
  margin: 0 5px;
}
.footer .socials-footer .menu-social li a {
  display: inline-block;
  vertical-align: top;
  color: #222222;
  font-size: 14px;
  width: 46px;
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  background-color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.footer .socials-footer .menu-social li a:hover {
  background-color: #94c300;
  color: #fff;
}
.rtl .footer .socials-footer .menu-social li {
  float: right;
}
.footer.footer-style1 {
  background: #1f1f1f;
}
.footer.footer-style1:before {
  display: none;
}
.footer.footer-style1 .footer-top {
  border-bottom: 0;
  padding-bottom: 40px;
}
.footer.footer-style1 .footer-top .sidebar-footer .widget:first-child {
  border: 0;
}
.footer.footer-style1 .footer-top .sidebar-footer .widget:last-child {
  border: 0;
}
.footer.footer-style1 .footer-top .sidebar-footer .widget .menu li {
  margin-bottom: 15px;
}
.footer.footer-style1 .footer-top .sidebar-footer .widget .about-store .about-list li .ab-pd {
  padding: 0 15px;
}
.footer.footer-style1 .footer-top .sidebar-footer .widget .about-store .about-list li .fa-home {
  font-size: 18px;
}
.footer.footer-style1 .footer-top .sidebar-footer .widget .about-store .about-list li.call-phone i {
  font-size: 20px;
}
.footer.footer-style1 .footer-top .sidebar-footer .widget .about-store .about-list li.call-phone a {
  font-size: 20px;
  color: #94c300;
  font-weight: 500;
}
.footer.footer-style1 .footer-top .sidebar-footer .widget .about-store .about-list li.call-phone a:hover {
  color: #6d9000;
}
.footer.footer-style1 .footer-top .sidebar-footer .widget .about-store .about-list li.group_social {
  display: none;
}
.footer.footer-style1 .sidebar-footer-bottom {
  background-color: rgba(0,0,0,0.5);
  position: relative;
  z-index: 1;
}
.footer.footer-style1 .sidebar-footer-bottom .form-subcribe {
  text-align: left;
  float: left;
  padding: 60px 0;
}
.rtl .footer.footer-style1 .sidebar-footer-bottom .form-subcribe {
  text-align: right;
  float: right;
}
.footer.footer-style1 .sidebar-footer-bottom .form-subcribe h3 {
  font-size: 18px;
  text-transform: capitalize;
  margin: 15px 0;
}
.footer.footer-style1 .sidebar-footer-bottom .form-subcribe .frm-input {
  width: 430px;
  max-width: 100%;
  margin: 0 100px;
}
.footer.footer-style1 .sidebar-footer-bottom .form-subcribe .frm-input .frm-email {
  background-color: rgba(255,255,255,0.1);
  color: #999;
  height: 46px;
  line-height: 46px;
  font-size: 14px;
}
.footer.footer-style1 .sidebar-footer-bottom .form-subcribe .frm-input input::-webkit-input-placeholder {
  color: #999;
}
.footer.footer-style1 .sidebar-footer-bottom .form-subcribe .frm-input input::-moz-placeholder {
  color: #999;
}
.footer.footer-style1 .sidebar-footer-bottom .form-subcribe .frm-input .frm-submit {
  color: #fff;
  height: 46px;
  line-height: 46px;
}
.footer.footer-style1 .sidebar-footer-bottom .form-subcribe .frm-input .frm-submit:hover {
  color: #94c300;
}
.footer.footer-style1 .sidebar-footer-bottom .form-subcribe .frm-input .frm-submit:before {
  font-size: 14px;
}
.footer.footer-style1 .sidebar-footer-bottom .socials-footer .menu-social {
  margin-bottom: 0;
  padding: 40px 0;
}
.footer.footer-style1 .sidebar-footer-bottom .socials-footer .menu-social li a {
  color: rgba(255,255,255,0.3);
  background-color: rgba(255,255,255,0.1);
}
.footer.footer-style1 .sidebar-footer-bottom .socials-footer .menu-social li a:hover {
  color: #fff;
  background-color: #94c300;
}
.footer.footer-style1 .sidebar-footer-bottom .socials-footer .menu-social li:last-child {
  margin-right: 0;
}
.rtl .footer.footer-style1 .sidebar-footer-bottom .socials-footer .menu-social li:last-child {
  margin-right: 5px;
  margin-left: 0;
}
.footer.footer-style1 .copyright {
  padding: 20px 0;
}
.footer.footer-style1 .copyright .copyright-text {
  line-height: 25px;
}
.footer.footer-style1 .copyright .sidebar-copyright-style2 .cp_right_social img:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
#sportbikes-totop {
  background: url("../assets/images/up-arrow.png") no-repeat scroll center center transparent;
  background-color: #94c300;
  bottom: 15px;
  overflow: hidden;
  position: fixed;
  right: 15px;
  height: 50px;
  width: 50px;
  z-index: 9999;
  opacity: 1;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
#sportbikes-totop:hover {
  opacity: 0.9;
}
.rtl #sportbikes-totop {
  right: auto;
  left: 15px;
}
.ctc-wr {
  /* color: #999999; */
  line-height: 22px;
}
.ctc-wr h4 {
  margin-bottom: 28px;
  color: #333333;
}
.ctc-wr ul {
  list-style-type: none;
  margin: 0;
  /* color: #666666; */
}
.ctc-wr ul li {
  margin: 5px 0;
  display: inline-block;
  width: 100%;
}
.ctc-wr ul li i {
  margin-right: 10px;
}
.rtl .ctc-wr ul li i {
  margin-right: 0;
  margin-left: 10px;
}

.ctc-wr ul li.address i {
  font-size: 16px;
}
.ctc-wr ul li.email i {
  font-size: 12px;
}
.ctc-wr ul li.phone {
  font-size: 20px;
}
.ctc-wr ul li.phone a {
  font-weight: 600;
}
.ctc-wr ul li.phone i {
  font-size: 18px;
}
.wpb_gmaps_widget .wpb_wrapper {
  padding: 0;
}
.wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper {
  border: 5px solid #fff;
}
.wpcf7 .wp-input {
  margin: 0 -15px;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap {
  width: 33.333%;
  float: left;
  padding: 0 15px;
}
.wpcf7 .wp-input .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;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap input::-webkit-input-placeholder {
  color: #555;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap input::-moz-placeholder {
  color: #555;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap input:-ms-input-placeholder {
  color: #555;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap .wpcf7-text {
  height: 40px;
  border: 1px solid #ddd;
  font-size: 13px;
  color: #555;
  padding: 10px 20px;
  margin-bottom: 10px;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
  margin-bottom: 10px;
}
.wpcf7 textarea {
  padding: 5px 10px;
  height: 40px;
  border: 1px solid #ddd;
  /* font-size: 13px; */
  width: 100%;
  min-height: 150px;
  /* margin-top: 10px; */
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.wpcf7 textarea::-webkit-input-placeholder {
  color: #555;
}
.wpcf7 textarea::-moz-placeholder {
  color: #555;
}
.wpcf7 textarea:-ms-input-placeholder {
  color: #555;
}
.wpcf7.your-message {
  float: none;
  clear: both;
}
.wpcf7 .wpcf7-submit {
  margin-top: 10px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  border: 0;
  background-color: #222;
  height: 42px;
  line-height: 42px;
  padding: 0 30px;
  -webkit-border-radius: 42px;
  -moz-border-radius: 42px;
  -o-border-radius: 42px;
  -ms-border-radius: 42px;
  border-radius: 42px;
}
.wpcf7 .wpcf7-submit:hover {
  background-color: #94c300;
}
.about-text {
  line-height: 22px;
  color: #999999;
}
.about-text h4 {
  color: #333333;
  margin-bottom: 30px;
}
.sw-ourteam-slider {
  margin-bottom: 60px;
}
.sw-ourteam-slider .slick-slider .slick-list {
  margin: 0 -15px;
}
.sw-ourteam-slider .slick-slider .slick-list .slick-track .item {
  padding: 0 15px;
  text-align: center;
}
.sw-ourteam-slider .slick-slider .slick-list .slick-track .item .item-wrap {
  background-color: transparent;
}
.sw-ourteam-slider .slick-slider .slick-list .slick-track .item .item-wrap .item-img img {
  margin: auto;
}
.sw-ourteam-slider .slick-slider .slick-list .slick-track .item .item-wrap .item-img img:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.sw-ourteam-slider .slick-slider .slick-list .slick-track .item .item-wrap .item-content {
  padding: 10px 0 15px;
  color: #999999;
}
.sw-ourteam-slider .slick-slider .slick-list .slick-track .item .item-wrap .item-content h3 {
  font-size: 16px;
  color: #333333;
}
.sw-ourteam-slider .slick-slider .slick-list .slick-track .item .item-wrap .item-content .team-info {
  margin-bottom: 15px;
}
.sw-ourteam-slider .slick-slider .slick-list .slick-track .item .item-wrap .item-content .item-desc {
  line-height: 22px;
}
.sw-ourteam-slider .slick-slider .slick-list .slick-track .item .item-wrap .item-social .team-social {
  display: inline-block;
  vertical-align: top;
  margin: 5px 2px;
}
.sw-ourteam-slider .slick-slider .slick-list .slick-track .item .item-wrap .item-social .team-social a {
  display: inline-block;
  vertical-align: top;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #999999;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.sw-ourteam-slider .slick-slider .slick-list .slick-track .item .item-wrap .item-social .team-social a:hover {
  background-color: #94c300;
}
.portfolio-top h1 {
  font-size: 24px;
  margin-bottom: 20px;
}
.portfolio-top h2 {
  font-size: 16px;
}
.portfolio-top .portfolio-content .single-thumbnail {
  margin-right: 2%;
  margin-bottom: 20px;
  width: 64%;
}
.rtl .portfolio-top .portfolio-content .single-thumbnail {
  margin-right: 0;
  margin-left: 2%;
}
.portfolio-top .portfolio-content .single-portfolio-content h3 {
  font-size: 18px;
}
.related-portfolio {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.related-portfolio h2 {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 400;
  position: relative;
}
.related-portfolio .related-items {
  margin: 0 -15px;
}
.related-portfolio .related-items .related-item {
  width: 25%;
  padding: 0 15px;
}
.related-portfolio .related-items .related-item .item-img a img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.related-portfolio .related-items .related-item .item-img h4 {
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.single-portfolio .containers {
  display: none;
}
.single-portfolio .portfolio {
  margin-bottom: 60px;
}
.ya-portfolio .portfolio-desc {
  text-align: center;
}
.ya-portfolio .portfolio-tab {
  text-align: center;
}
.ya-portfolio .portfolio-tab ul {
  margin-bottom: 46px;
  display: inline-block;
  overflow: hidden;
}
.ya-portfolio .portfolio-tab ul li {
  float: left;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  color: #999;
  margin: 3px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -o-border-radius: 40px;
  -ms-border-radius: 40px;
  border-radius: 40px;
}
.ya-portfolio .portfolio-tab ul li.selected {
  background: #94c300;
  color: #fff;
  border-color: #94c300;
}
.ya-portfolio .portfolio-container {
  overflow: hidden;
}
.ya-portfolio .portfolio-container ul.portfolio-content:after {
  content: '';
  display: block;
  clear: both;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li {
  overflow: hidden;
  border-radius: 0;
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li.grid-item {
  padding: 0 15px;
  float: left;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner {
  overflow: hidden;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in {
  position: relative;
  z-index: 1;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in a.portfolio-img img:hover {
  opacity: 1;
}
.ya-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;
}
.ya-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;
}
.ya-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);
}
.ya-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;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item:hover {
  color: #94c300;
  box-shadow: 0 0 1px 1px #94c300;
}
.ya-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;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item-title:hover {
  color: #94c300;
}
.ya-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);
}
.ya-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);
}
.ya-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);
}
.ya-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;
}
.ya-portfolio .btn-loadmore {
  padding: 0;
  cursor: pointer;
  text-align: center;
  min-height: 40px;
  margin-top: 50px;
  margin-bottom: 80px;
  -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;
}
.ya-portfolio .btn-loadmore.btn-loading {
  background: url(../assets/images/loadingp.gif) no-repeat center center;
  border-color: transparent;
  background-size: 40px 40px;
}
.ya-portfolio .btn-loadmore.btn-loading .des-load {
  border: 0;
  background: none;
}
.ya-portfolio .btn-loadmore.btn-loading .des-load:before {
  content: "";
}
.ya-portfolio .btn-loadmore .des-load {
  font-size: 16px;
  padding: 10px 59px;
  display: inline-block;
  line-height: normal;
  background: #94c300;
  color: #fff;
  border-radius: 3px;
  margin-top: 0;
}
.ya-portfolio .btn-loadmore .des-load:hover {
  opacity: 0.8;
}
.ya-portfolio .btn-loadmore .des-load:before {
  content: attr(data-label);
}
.ya-portfolio .btn-loadmore.btn-loaded .des-load:before {
  content: attr(data-label-loaded);
}
@media (max-width: 991px) {
  .related-portfolio .related-items .related-item {
    width: 50%;
  }
  .related-portfolio .related-items .related-item img {
    width: 100%;
  }
  .portfolio-top .portfolio-content .single-thumbnail {
    width: 100%;
    margin-right: 0;
  }
  .rtl .portfolio-top .portfolio-content .single-thumbnail {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .related-portfolio .related-items .related-item {
    float: left;
  }

}
@media (max-width: 639px) {
  .ya-portfolio .portfolio-tab ul li {
    width: 100%;
    margin: 0 0 5px;
  }
}
@media (max-width: 480px) {
  .related-portfolio .related-items .related-item {
    float: none;
    width: 100%;
  }
  .portfolio-top {
    padding: 15px;
  }
}
.category-contents {
  margin-bottom: 40px;
}
.category-contents .blog-content .post {
  margin-bottom: 30px;
}
.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:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url('../assets/images/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;
}
.category-contents .blog-content .post .entry .entry-thumb .entry-meta {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 10px 15px;
  background-color: rgba(149,194,0,0.8);
}
.rtl .category-contents .blog-content .post .entry .entry-thumb .entry-meta {
  left: auto;
  right: 10px;
}
.category-contents .blog-content .post .entry .entry-thumb .entry-meta .post_day {
  font-size: 22px;
  font-weight: bold;
  display: block;
  color: #fff;
  margin-bottom: 5px;
}
.category-contents .blog-content .post .entry .entry-thumb .entry-meta .post_my {
  display: block;
  color: #fff;
  font-size: 14px;
}
.category-contents .blog-content .post .entry .entry-content {
  padding: 0;
  -webkit-box-shadow: 0 0 0 1px #ddd;
  -moz-box-shadow: 0 0 0 1px #ddd;
  -o-box-shadow: 0 0 0 1px #ddd;
  -ms-box-shadow: 0 0 0 1px #ddd;
  box-shadow: 0 0 0 1px #ddd;
}
.category-contents .blog-content .post .entry .entry-content .content-top {
  padding: 15px 30px 35px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 {
  margin-bottom: 20px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a {
  font-size: 20px;
  color: #111111;
  line-height: normal;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a:hover {
  color: #94c300;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-content {
  color: #999999;
  margin-bottom: 10px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-content .entry-meta-link {
  padding-right: 10px;
  display: inline-block;
}
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-content .entry-meta-link {
  padding-right: 0;
  padding-left: 10px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-content .entry-meta-link .fa {
  padding-right: 7px;
}
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-content .entry-meta-link .fa {
  padding-left: 7px;
  padding-right: 0;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-content .entry-meta-link a {
  color: #999999;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-content .entry-meta-link a:hover {
  color: #94c300;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-summary {
  line-height: 24px;
  margin-bottom: 0;
  font-size: 14px;
  color: #999999;
}
.category-contents .blog-content .post .entry .entry-content .readmore {
  border-top: 1px solid #ddd;
  text-align: center;
}
.category-contents .blog-content .post .entry .entry-content .readmore a {
  display: inline-block;
  width: 100%;
  padding: 20px 0;
  font-size: 15px;
  font-weight: 600;
  color: #111111;
}
.category-contents .blog-content .post .entry .entry-content .readmore a:hover {
  color: #94c300;
}
.category-contents .blog-content .post .entry .entry-content .readmore a i {
  padding: 0 6px;
  font-size: 14px;
}
.category-contents .blog-content .post .entry:hover .entry-thumb: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);
}
.category-contents .blog-content.blog-content-list .post {
  -webkit-box-shadow: 0 0 1px #ddd;
  -moz-box-shadow: 0 0 1px #ddd;
  -o-box-shadow: 0 0 1px #ddd;
  -ms-box-shadow: 0 0 1px #ddd;
  box-shadow: 0 0 1px #ddd;
}
.category-contents .blog-content.blog-content-list .post.no-thumb .entry .entry-thumb:before {
  display: none;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-thumb {
  max-width: 370px;
  min-width: 50px;
  min-height: 70px;
  float: left;
}
.rtl .category-contents .blog-content.blog-content-list .post .entry .entry-thumb {
  float: right;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content {
  overflow: hidden;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top {
  padding: 30px 30px 15px;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .readmore {
  border-top: 0;
  text-align: right;
}
.rtl .category-contents .blog-content.blog-content-list .post .entry .entry-content .readmore {
  text-align: left;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .readmore a {
  padding: 5px 0;
}
.pagination {
  margin-bottom: 70px;
}
.pagination .pagination-title {
  float: left;
  padding: 0 15px;
  line-height: 35px;
}
.rtl .pagination .pagination-title {
  float: right;
}
.pagination ul {
  margin: 0;
  list-style-type: none;
  float: left;
}
.pagination ul li {
  float: left;
  position: relative;
  border-top: 1px;
  border-left: 1px;
  border-bottom: 1px;
  border-style: solid;
  border-color: #d7d7d7;
  border-right: 0;
  text-transform: capitalize;
  text-align: center;
  background-color: #fff;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.rtl .pagination ul li {
  float: right;
}
.pagination ul li:last-child {
  border-right: 1px solid;
  border-color: #d7d7d7;
}
.pagination ul li:hover {
  background-color: #252525;
}
.pagination ul li:hover a {
  color: #fff;
}
.pagination ul li.prev a {
  font-size: 0;
}
.pagination ul li.prev a:before {
  font-family: fontawesome;
  font-size: 14px;
  content: "\f104";
}
.rtl .pagination ul li.prev a:before {
  content: "\f105";
}
.pagination ul li.next a {
  font-size: 0;
}
.pagination ul li.next a:before {
  font-family: fontawesome;
  font-size: 14px;
  content: "\f105";
}
.rtl .pagination ul li.next a:before {
  content: "\f104";
}
.pagination ul li.disabled {
  background-color: #252525;
}
.pagination ul li.disabled a {
  color: #fff;
}
.pagination ul li.disabled.next,
.pagination ul li.disabled.prev {
  display: none;
}
.pagination ul li a {
  display: block;
  width: 35px;
  line-height: 35px;
  height: 35px;
}
.format-audio .entry .wp-entry-thumb iframe {
  vertical-align: top;
  margin: 0;
}
blockquote {
  border: 0;
  padding: 5px 30px;
  position: relative;
}

blockquote p {
  font-style: italic;
  font-size: 13px;
}
.format-gallery .carousel.gallery-slider .carousel-control {
  width: 30px !important;
  height: 50px !important;
  position: absolute;
  z-index: 9;
  cursor: pointer;
  font-size: 0;
  top: 50%;
  margin-top: -25px;
  -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);
}
.format-gallery .carousel.gallery-slider .carousel-control.left {
  background: url('../assets/images/tes_prev.png') no-repeat center rgba(0,0,0,0.5);
}
.format-gallery .carousel.gallery-slider .carousel-control.right {
  background: url('../assets/images/tes_next.png ') no-repeat center rgba(0,0,0,0.5);
}
.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: #94c300;
  border-color: #94c300;
}
.single.main .post .entry-wrap,
.single.main .team .entry-wrap,
.single.main .attachment .entry-wrap {
  background-color: #fff;
  margin-bottom: 60px;
}
.single.main .post .entry-wrap .entry-content,
.single.main .team .entry-wrap .entry-content,
.single.main .attachment .entry-wrap .entry-content {
  padding: 20px 30px 20px;
  border: 1px solid #ddd;
}
.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 {
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 25px;
  color: #999999;
  font-size: 13px;
}
.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 {
  text-transform: uppercase;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-date .post_day,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-date .post_day,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date .post_day {
  font-size: 30px;
  color: #94c300;
  font-weight: bold;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-view,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-view,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-view {
  padding-top: 25px;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-comment,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-comment,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-comment {
  padding: 25px 30px 0;
}
.single.main .post .entry-wrap .entry-content .entry-title,
.single.main .team .entry-wrap .entry-content .entry-title,
.single.main .attachment .entry-wrap .entry-content .entry-title {
  font-size: 24px;
  margin-bottom: 15px;
}
.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: 22px;
  color: #999999;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
}
.single.main .post .entry-wrap .entry-content .entry-tag .title-tag,
.single.main .team .entry-wrap .entry-content .entry-tag .title-tag,
.single.main .attachment .entry-wrap .entry-content .entry-tag .title-tag {
  font-weight: bold;
  text-transform: uppercase;
  color: #333333;
  display: inline-block;
  padding-right: 10px;
}
.rtl .single.main .post .entry-wrap .entry-content .entry-tag .title-tag,
.rtl .single.main .team .entry-wrap .entry-content .entry-tag .title-tag,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-tag .title-tag {
  padding-right: 0;
  padding-left: 10px;
}
.single.main .post .entry-wrap .entry-content .entry-tag a,
.single.main .team .entry-wrap .entry-content .entry-tag a,
.single.main .attachment .entry-wrap .entry-content .entry-tag a {
  color: #999999;
  font-size: 13px;
  text-transform: capitalize;
}
.single.main .post .entry-wrap .entry-content .entry-tag a:hover,
.single.main .team .entry-wrap .entry-content .entry-tag a:hover,
.single.main .attachment .entry-wrap .entry-content .entry-tag a:hover {
  color: #94c300;
}
.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: 19px;
}
.single.main .post .entry-wrap .entry-content .social-share .share-title,
.single.main .team .entry-wrap .entry-content .social-share .share-title,
.single.main .attachment .entry-wrap .entry-content .social-share .share-title {
  padding-right: 20px;
  font-weight: bold;
}
.single.main .post .entry-wrap .entry-content .social-share a,
.single.main .team .entry-wrap .entry-content .social-share a,
.single.main .attachment .entry-wrap .entry-content .social-share a {
  display: inline-block;
  vertical-align: top;
  padding: 0 13px;
  color: #898989;
  font-size: 16px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.single.main .post .entry-wrap .entry-content .social-share a:hover,
.single.main .team .entry-wrap .entry-content .social-share a:hover,
.single.main .attachment .entry-wrap .entry-content .social-share a:hover {
  color: #94c300;
}
.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 {
  padding-right: 0;
}
.single.main .post #authorDetails,
.single.main .team #authorDetails,
.single.main .attachment #authorDetails {
  margin-bottom: 60px;
}
.single.main .post #authorDetails .title,
.single.main .team #authorDetails .title,
.single.main .attachment #authorDetails .title {
  color: #333;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
.single.main .post #authorDetails .authorDetail,
.single.main .team #authorDetails .authorDetail,
.single.main .attachment #authorDetails .authorDetail {
  background-color: #fff;
  border: 1px solid #ddd;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 30px;
}
.single.main .post #authorDetails .authorDetail .avatar,
.single.main .team #authorDetails .authorDetail .avatar,
.single.main .attachment #authorDetails .authorDetail .avatar {
  overflow: hidden;
  float: left;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.rtl .single.main .post #authorDetails .authorDetail .avatar,
.rtl .single.main .team #authorDetails .authorDetail .avatar,
.rtl .single.main .attachment #authorDetails .authorDetail .avatar {
  float: right;
}
.single.main .post #authorDetails .authorDetail .infomation,
.single.main .team #authorDetails .authorDetail .infomation,
.single.main .attachment #authorDetails .authorDetail .infomation {
  overflow: hidden;
  padding-left: 30px;
  color: #999999;
  line-height: 22px;
}
.rtl .single.main .post #authorDetails .authorDetail .infomation,
.rtl .single.main .team #authorDetails .authorDetail .infomation,
.rtl .single.main .attachment #authorDetails .authorDetail .infomation {
  padding-left: 0;
  padding-right: 30px;
}
.single.main .post #authorDetails .authorDetail .infomation .name-author,
.single.main .team #authorDetails .authorDetail .infomation .name-author,
.single.main .attachment #authorDetails .authorDetail .infomation .name-author {
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
}
.single-post-relate {
  margin-bottom: 60px;
}
.single-post-relate h4 {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: bold;
}
.single-post-relate .post .item-relate-img {
  position: relative;
}
.single-post-relate .post .item-relate-img:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url('../assets/images/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;
}
.single-post-relate .post .item-relate-img .entry-meta {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 10px 15px;
  background-color: rgba(149,194,0,0.8);
}
.rtl .single-post-relate .post .item-relate-img .entry-meta {
  left: auto;
  right: 10px;
}
.single-post-relate .post .item-relate-img .entry-meta .post_day {
  font-size: 22px;
  font-weight: bold;
  display: block;
  color: #fff;
  margin-bottom: 5px;
}
.single-post-relate .post .item-relate-img .entry-meta .post_my {
  display: block;
  color: #fff;
  font-size: 14px;
}
.single-post-relate .post .item-relate-content {
  background-color: #fff;
  padding: 20px;
  border: 1px solid #ddd;
}
.single-post-relate .post .item-relate-content h4 {
  margin-bottom: 15px;
}
.single-post-relate .post .item-relate-content h4 a {
  font-size: 14px;
}
.single-post-relate .post:hover .item-relate-img: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);
}
#comments h3 {
  color: #333;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
#comments h3 small {
  color: #333;
  font-size: 18px;
}
#comments .commentlist .children {
  margin-left: 100px;
  margin-right: 0;
}
.rtl #comments .commentlist .children {
  margin-right: 100px;
  margin-left: 0;
}
#comments .comment {
  padding: 30px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #ddd;
}
#comments .comment .author {
  margin: 0;
  overflow: hidden;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
#comments .comment .media-body {
  padding-left: 30px;
}
.rtl #comments .comment .media-body {
  padding-right: 30px;
  padding-left: 0;
}
#comments .comment .media-body .media .media-heading {
  overflow: hidden;
  margin-bottom: 25px;
  padding-bottom: 18px;
  border-bottom: 1px solid #ddd;
}
#comments .comment .media-body .media .media-heading .author-name {
  color: #333;
  text-transform: uppercase;
}
#comments .comment .media-body .media .media-heading .time {
  color: #94c300;
  font-weight: bold;
  font-size: 13px;
  line-height: 21px;
  padding: 0 50px;
}
#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: #999999;
  content: "\f112";
  display: inline-block;
  vertical-align: top;
  font-family: fontawesome;
}
#comments .comment .media-body .media .media-heading .reply a:hover:before {
  color: #94c300;
}
#respond {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid #ddd;
  margin-bottom: 60px;
}
#respond .wp-comment .title {
  font-size: 18px;
  color: #333;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 30px;
}
#respond .wp-comment .form-horizontal .cmm-box-top {
  margin: 0 -15px 10px;
}
#respond .wp-comment .form-horizontal .cmm-box-top .control-group {
  width: 33.333%;
  padding: 0 15px;
}
#respond .wp-comment .form-horizontal .cmm-box-top input {
  width: 100%;
  border: 1px solid #dddddd;
  height: 40px;
  text-indent: 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
#respond .wp-comment .form-horizontal .cmm-box-top input:focus {
  background-color: #fafafa;
}
#respond .wp-comment .form-horizontal .cmm-box-bottom textarea {
  width: 100%;
  border: 1px solid #ddd;
  padding: 14px 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
#respond .wp-comment .form-horizontal .cmm-box-bottom button.btn {
  margin-top: 10px;
  height: 42px;
  border: 0;
  line-height: 42px;
  font-size: 12px;
  color: #fff;
  border-radius: 21px;
  text-transform: uppercase;
  padding: 0 45px;
  background: #222;
}
#respond .wp-comment .form-horizontal .cmm-box-bottom button.btn:hover {
  background: none repeat scroll 0 0 #94c300;
}
.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/images/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(149,194,0,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);
}
.header-default {
  background: #fff;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  -webkit-transition: all .7s;
  -moz-transition: all .7s;
  -o-transition: all .7s;
  -ms-transition: all .7s;
  transition: all .7s;
  margin-bottom: 40px !important;
}
.header-default .sportbikes-logo {
  width: 25.666%;
}
.header-default .sportbikes-logo >a {
  display: inline-block;
  vertical-align: top;
  padding: 20px 25px 30px 0px;
  width: 100%;
}
.header-default .top-header {
  width: 73.333%;
  /* background-color: #111; */
  margin-top: 40px;
}
.header-default .top-header .sportbikes_social {
  width: 20%;
  padding: 40px 0;
  border-left: 1px solid #292929;
  border-right: 1px solid #292929;
}
.header-default .top-header .sportbikes_phone {
  width: 20%;
  padding: 38px 0;
  border-right: 1px solid #292929;
  text-align: center;
}
.header-default .top-header .sportbikes_phone .main-phone {
  font-size: 14px;
  color: #999999;
}
.header-default .top-header .sportbikes_phone .main-phone .fa-phone {
  font-size: 16px;
  padding: 0 6px;
}
.header-default .top-header .sportbikes_phone .main-phone >span {
  display: inline-block;
}
.header-default .top-header .sportbikes_phone .main-phone a {
  color: #ffffff;
  font-size: 16px;
  padding: 0 10px;
}
.header-default .top-header .sportbikes_phone .main-phone a:hover {
  color: #94c300;
}
.header-default .top-header .sportbikes_search {
  width: 60%;
  border-right: 1px solid #292929;
  padding: 29px 0;
}
.header-default .top-header .sportbikes_search .top-search .topsearch-entry .searchform {
  margin: 0 30px;
  position: relative;
}
.header-default .top-header .sportbikes_search .top-search .topsearch-entry .searchform .search-query {
  width: 100%;
  margin: 0;
  border: 0;
  font-size: 14px;
  color: #999999;
  height: 40px;
  /* text-indent: 10px; */
  background-color: transparent;
  padding-right: 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.rtl .header-default .top-header .sportbikes_search .top-search .topsearch-entry .searchform .search-query {
  padding-left: 30px;
  padding-right: 0;
}
.header-default .top-header .sportbikes_search .top-search .topsearch-entry .searchform .button-search-pro {
  color: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background-color: transparent;
  border: 0;
  background: url('../assets/images/icon-search.png') no-repeat;
  width: 24px;
  height: 24px;
}
.header-default .top-header .sportbikes_search .top-search .topsearch-entry .searchform .button-search-pro:hover {
  background: url('../assets/images/icon-search-h.png') no-repeat;
}
.rtl .header-default .top-header .sportbikes_search .top-search .topsearch-entry .searchform .button-search-pro {
  left: 0;
  right: auto;
}
.header-default .top-header .sportbikes_my_accout {
  border-right: 1px solid #292929;
  position: relative;
  z-index: 1;
  width: 10%;
}
.header-default .top-header .sportbikes_my_accout .sportbikes-setting {
  padding: 46px 0;
  text-align: center;
  cursor: pointer;
}
.header-default .top-header .sportbikes_my_accout .sportbikes-setting .icon-setting {
  background: url('../assets/images/icon-setting.png') no-repeat center center;
  width: 28px;
  height: 28px;
  display: inline-block;
  vertical-align: top;
}
.header-default .top-header .sportbikes_my_accout #sidebar-top {
  background-color: #fff;
  border: 1px solid #cccccc;
  padding: 20px 25px;
  position: absolute;
  top: 110%;
  right: -4px;
  width: 100%;
  min-width: 164px;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
}
.header-default .top-header .sportbikes_my_accout #sidebar-top h3 {
  font-size: 14px;
  color: #555555;
  font-family: "Source Sans Pro" !important;
  margin-bottom: 15px;
  text-transform: capitalize;
  font-weight: 400;
}
.header-default .top-header .sportbikes_my_accout #sidebar-top a {
  color: #555555;
}
.header-default .top-header .sportbikes_my_accout #sidebar-top a:hover {
  color: #94c300;
}
.header-default .top-header .sportbikes_my_accout #sidebar-top #lang_sel {
  margin-bottom: 15px;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 15px;
}
.header-default .top-header .sportbikes_my_accout #sidebar-top #lang_sel .nav li ul {
  display: inline-block !important;
  vertical-align: top;
  margin: 0 -10px;
}
.header-default .top-header .sportbikes_my_accout #sidebar-top #lang_sel .nav li ul li {
  float: left;
  padding: 0 10px;
}
.header-default .top-header .sportbikes_my_accout #sidebar-top #lang_sel .nav li ul li >a {
  display: inline-block;
  vertical-align: top;
  padding: 5px;
  border: 1px solid #ddd;
}
.header-default .top-header .sportbikes_my_accout #sidebar-top #lang_sel .nav li ul li.active >a,
.header-default .top-header .sportbikes_my_accout #sidebar-top #lang_sel .nav li ul li:hover >a {
  border-color: #94c300;
}
.header-default .top-header .sportbikes_my_accout #sidebar-top .currency_converter {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f2f2f2;
}
.header-default .top-header .sportbikes_my_accout #sidebar-top .currency_converter .currency_w >li >a {
  display: none;
}
.header-default .top-header .sportbikes_my_accout #sidebar-top .currency_converter .currency_w >li .currency_switcher {
  display: inline-block !important;
  vertical-align: top;
  margin: 0 -10px;
}
.header-default .top-header .sportbikes_my_accout #sidebar-top .currency_converter .currency_w >li .currency_switcher li {
  float: left;
  padding: 0 10px;
}
.header-default .top-header .sportbikes_my_accout #sidebar-top .currency_converter .currency_w >li .currency_switcher li a.active {
  color: #94c300;
}
.header-default .top-header .sportbikes_my_accout #sidebar-top .sportbikes_top .top-login ul li {
  margin-bottom: 18px;
}
.header-default .top-header .sportbikes_my_accout #sidebar-top .sportbikes_top .top-login ul li a {
  position: relative;
  display: block;
}
.header-default .top-header .sportbikes_my_accout #sidebar-top .sportbikes_top .top-login ul li a:before {
  content: "\f1db";
  font-family: fontawesome;
  font-size: 6px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 8px;
  color: #5c5c5c;
}
.rtl .header-default .top-header .sportbikes_my_accout #sidebar-top .sportbikes_top .top-login ul li a:before {
  padding-right: 0;
  padding-left: 8px;
}
.header-default .top-header .sportbikes_my_accout #sidebar-top .sportbikes_top .top-login ul li a:hover:before {
  content: "\f111";
  color: #94c300;
}
.header-default .top-header .sportbikes_my_accout #sidebar-top .widget_nav_menu .menu li {
  margin-bottom: 18px;
}
.header-default .top-header .sportbikes_my_accout #sidebar-top .widget_nav_menu .menu li a {
  position: relative;
  display: block;
}
.header-default .top-header .sportbikes_my_accout #sidebar-top .widget_nav_menu .menu li a:before {
  content: "\f1db";
  font-family: fontawesome;
  font-size: 6px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 8px;
}
.rtl .header-default .top-header .sportbikes_my_accout #sidebar-top .widget_nav_menu .menu li a:before {
  padding-right: 0;
  padding-left: 8px;
}
.header-default .top-header .sportbikes_my_accout #sidebar-top .widget_nav_menu .menu li a:hover:before {
  content: "\f111";
  color: #94c300;
}
.header-default .top-header .sportbikes_my_accout #sidebar-top .widget_nav_menu .menu li:last-child {
  margin-bottom: 0;
}
.header-default .top-header .sportbikes_my_accout:hover .sportbikes-setting .icon-setting {
  background: url('../assets/images/default/icon-setting.png') no-repeat;
}
.header-default .top-header .sportbikes_my_accout:hover #sidebar-top {
  top: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-default .top-header .sportbikes_cart {
  width: 10%;
}
.header-default .top-header .sportbikes_cart .top-form-minicart {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 120px;
  width: 100%;
  z-index: 10;
  background: url('../assets/images/icon-cart.png') no-repeat center center;
}
.header-default .top-header .sportbikes_cart .top-form-minicart .top-minicart-icon {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
}
.header-default .top-header .sportbikes_cart .top-form-minicart .top-minicart-icon .cart-contents {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
}
.header-default .top-header .sportbikes_cart .top-form-minicart .top-minicart-icon .minicart-number {
  font-size: 16px;
  color: #94c300;
  position: absolute;
  right: 20px;
  top: 20px;
}
.header-default .top-header #main-menu {
  /* width: 100%; */
  background-color: #fff;
  /* border-bottom: 1px solid #292929; */
  float: left;
}
.header-default .top-header #main-menu .primary-menu .mid-header {
  float: right;
}
.rtl .header-default .top-header #main-menu .primary-menu .mid-header {
  float: right;
}
.header-default .top-header #main-menu .primary-menu .mid-header .navbar-inverse {
  background-color: transparent;
  border: 0;
}
.header-default .top-header #main-menu .primary-menu .mid-header .navbar-inverse .nav.nav-pills {
  margin: 0;
}
.header-default .top-header #main-menu .primary-menu .mid-header .navbar-inverse .nav.nav-pills >li >a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0 30px;
  height: 60px;
  line-height: 60px;
  /* border-right: 1px solid #e2e2e2; */
  border-radius: 0;
}
.header-default .top-header #main-menu .primary-menu .menu-hotdeals {
  float: right;
}
.rtl .header-default .top-header #main-menu .primary-menu .menu-hotdeals {
  float: left;
}
.header-default .top-header #main-menu .primary-menu .menu-hotdeals >a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 38px;
  height: 60px;
  line-height: 60px;
  color: #111111;
  display: block;
}
.header-default .top-header #main-menu .primary-menu .menu-hotdeals >a:after {
  content: "\f0d7";
  font-size: 16px;
  font-family: fontawesome;
  color: #111111;
  padding: 0 8px;
}
.header-default .top-header #main-menu .primary-menu .menu-hotdeals >a:hover,
.header-default .top-header #main-menu .primary-menu .menu-hotdeals >a:hover:after {
  color: #94c300;
}
.wpb_revslider_element {
  margin-bottom: 0;
}
.rev_slider .tparrows {
  height: 120px;
  width: 120px;
  background-color: rgba(255,255,255,0.4);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.rev_slider .tparrows:before {
  color: #000;
  line-height: 120px;
  font-size: 20px;
  font-weight: bold;
}
.rev_slider .tparrows.tp-leftarrow {
  margin-left: -60px;
}
.rev_slider .tparrows.tp-leftarrow:before {
  padding-left: 30px;
}
.rev_slider .tparrows.tp-rightarrow {
  margin-right: -60px;
}
.rev_slider .tparrows.tp-rightarrow:before {
  padding-right: 30px;
}
.rev_slider .tparrows:hover {
  background-color: #ffffff;
}
#header.header-default.sticky-menu {
  position: fixed;
  border-bottom: 1px solid #111;
}
#header.header-default.sticky-menu .top-header .sportbikes_social,
#header.header-default.sticky-menu .top-header .sportbikes_phone,
#header.header-default.sticky-menu .top-header .sportbikes_search,
#header.header-default.sticky-menu .top-header .sportbikes_my_accout,
#header.header-default.sticky-menu .top-header .sportbikes_cart {
  display: none;
}
#header.header-default.sticky-menu .top-header #main-menu .primary-menu .mid-header .navbar-inverse .nav.nav-pills >li >a,
#header.header-default.sticky-menu .top-header #main-menu .primary-menu .menu-hotdeals >a {
  height: 90px;
  line-height: 90px;
}
#header.header-default.sticky-menu .sportbikes-logo >a {
  padding: 10px 30px 25px 0;
}
.flytheme-services .main-services {
  list-style-type: none;
  margin: 0;
  padding: 60px 0;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.flytheme-services .main-services li {
  width: 25%;
  float: left;
  border-right: 1px solid #dddddd;
  text-align: center;
  padding: 0 15px;
}
.flytheme-services .main-services li:last-child {
  border-right: 0;
}
.flytheme-services .main-services li .fly-icon {
  float: none;
  margin: 0 auto 15px;
  width: 60px;
  height: 60px;
}
.flytheme-services .main-services li .fly-icon.icon-ship {
  background: url('../assets/images/default/free-ship.png') no-repeat center;
}
.flytheme-services .main-services li .fly-icon.icon-money {
  background: url('../assets/images/default/money.png') no-repeat center;
}
.flytheme-services .main-services li .fly-icon.icon-safe {
  background: url('../assets/images/default/online-support.png') no-repeat center;
}
.flytheme-services .main-services li .fly-icon.icon-support {
  background: url('../assets/images/default/safe.png') no-repeat center;
}
.flytheme-services .main-services li .wrap-text {
  color: #aaaaaa;
  font-size: 15px;
}
.flytheme-services .main-services li .wrap-text h3 a {
  font-size: 20px;
  color: #333333;
}
.flytheme-services .main-services li .wrap-text h3 a:hover {
  color: #94c300;
}
.flytheme-services.style2 .main-services {
  padding: 40px 0;
}
.flytheme-services.style2 .main-services li {
  width: 33.333%;
  text-align: center;
  border-right: 0;
  position: relative;
}
.flytheme-services.style2 .main-services li:before {
  content: "";
  position: absolute;
  height: 60px;
  width: 1px;
  background-color: #dddddd;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.flytheme-services.style2 .main-services li:last-child:before {
  display: none;
}
.flytheme-services.style2 .main-services li .fly-icon {
  width: 100%;
  margin: 0 0 12px;
}
.flytheme-services.style2 .main-services li .wrap-text h3 {
  margin-bottom: 5px;
}
.flytheme-services.style2 .main-services li .wrap-text h3 a {
  font-size: 18px;
  color: #222222;
}
.flytheme-services.style2 .main-services li .wrap-text h3 a:hover {
  color: #94c300;
}
.form-subcribe {
  text-align: center;
  padding: 50px 0;
}
.form-subcribe h3 {
  color: #ddd;
  font-size: 26px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  margin: 15px;
}
.form-subcribe .frm-input {
  position: relative;
  overflow: hidden;
  width: 600px;
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  margin: 0 15px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -o-border-radius: 60px;
  -ms-border-radius: 60px;
  border-radius: 60px;
}
.form-subcribe .frm-input .frm-email {
  height: 60px;
  line-height: 60px;
  border: 0;
  width: 100%;
  padding: 0;
  text-indent: 30px;
  margin: 0;
  font-size: 15px;
  padding-right: 95px;
}
.rtl .form-subcribe .frm-input .frm-email {
  padding-right: 0;
  padding-left: 95px;
}
.form-subcribe .frm-input .frm-submit {
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
  height: 60px;
  line-height: 60px;
  border: 0;
  background-color: transparent;
  padding: 0;
  font-size: 0;
}
.form-subcribe .frm-input .frm-submit:before {
  font-size: 22px;
}
.rtl .form-subcribe .frm-input .frm-submit {
  right: auto;
  left: 0;
}
.form-subcribe .frm-input .frm-submit:hover {
  color: #94c300;
}
.sw-woo-tab-cat .resp-tab .top-tab-slider {
  padding-bottom: 40px;
  background-color: #f5f5f5;
}
.sw-woo-tab-cat .slick-slide {
  float: left;
}
.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list {
  margin: 0;
}
.resp-tab .top-tab-slider {
  text-align: center;
}
.resp-tab .top-tab-slider .nav.nav-tabs {
  margin: 0 auto;
  display: inline-block;
  vertical-align: top;
  border-bottom: 0;
}
.resp-tab .top-tab-slider .nav.nav-tabs li {
  margin: 0 10px;
}
.resp-tab .top-tab-slider .nav.nav-tabs li a {
  border: 1px solid #dfdfdf;
  padding: 0 30px;
  height: 50px;
  line-height: 46px;
  overflow: hidden;
  font-size: 16px;
  text-transform: capitalize;
  color: #333333;
  margin: 0;
  background-color: #fff;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.resp-tab .top-tab-slider .nav.nav-tabs li.active a,
.resp-tab .top-tab-slider .nav.nav-tabs li:hover a {
  color: #fff;
  background-color: #94c300;
  border-color: #94c300;
}
.resp-tab .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
}
.resp-tab .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;
}
.resp-tab .tab-pane .responsive-slider .slider .item .item-wrap {
  background-color: #fff;
  border-right: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #ddd;
}
.resp-tab .tab-pane .responsive-slider .slider .item .item-wrap:first-child {
  border-bottom: 0;
}
.resp-tab .tab-pane .responsive-slider .slider .item-content.products-content {
  padding: 30px 30px 40px;
}
.resp-tab .tab-pane .responsive-slider .slider .item-content.products-content h4 {
  margin-bottom: 10px;
}
.resp-tab .tab-pane.active {
  height: auto;
  overflow: visible;
}
.resp-tab .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);
}
.order-title {
  margin-bottom: 40px;
  text-align: center;
  margin-top: 40px;
}
.order-title h2 {
  font-size: 40px;
  text-transform: uppercase;
  color: #111111;
  font-weight: bold;
  margin-bottom: 20px;
  position: relative;
  padding: 0 37px;
  display: inline-block;
  z-index: 1;
}
.order-title h2 span {
  color: #94c300;
}
.order-title h2:before {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  background: #999999;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: 0;
  top: 50%;
  margin-top: -4px;
}
.order-title h2:after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  background: #999999;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  right: 0;
  top: 50%;
  margin-top: -4px;
}
.order-title h2 strong:before {
  width: 100%;
  content: "";
  height: 2px;
  background: #f3f3f3;
  position: absolute;
  left: 0;
  top: 19px;
  z-index: -1;
}
.order-title .order-icon {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 10px;
  width: 100%;
}
.order-title .order-icon img {
  margin: 0 auto;
}
.order-title .order-icon.icon-start {
  background: url('../assets/images/icon-start.png') no-repeat center center;
  height: 24px;
}
.item .item-wrap {
  background-color: #fff;
  text-align: center;
  border: 1px solid #ddd;
  padding: 20px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.item .item-wrap .item-detail {
  position: relative;
  overflow: hidden;
}
.item .item-wrap .item-detail:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  pointer-events: none;
  z-index: 1;
  content: "";
  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;
}
.item-content.products-content {
  padding: 5px 30px 40px;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.item-content.products-content h4 {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 300;
}
.item-content.products-content h4 a {
  font-size: 14px;
  color: #333333;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.item-content.products-content .item-price {
  font-size: 16px;
  float: none;
  position: relative;
  z-index: 2;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.item-content.products-content .reviews-content {
  float: right;
  line-height: 12px;
  padding-top: 10px;
  position: relative;
  z-index: 2;
  display: none;
}
.rtl .item-content.products-content .reviews-content {
  float: left;
}
.item-content.products-content .item-bottom {
  position: absolute;
  font-size: 15px;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 2;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  filter: alpha(opacity=0);
}
.item-content.products-content .item-bottom .clear {
  display: none;
}
.item-content.products-content .item-bottom .add_to_cart_button,
.item-content.products-content .item-bottom .product_type_external,
.item-content.products-content .item-bottom .product_type_grouped {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item-content.products-content .item-bottom .add_to_cart_button:before,
.item-content.products-content .item-bottom .product_type_external:before,
.item-content.products-content .item-bottom .product_type_grouped:before {
  content: "\f067";
}
.item-content.products-content .item-bottom .add_to_cart_button.loading,
.item-content.products-content .item-bottom .product_type_external.loading,
.item-content.products-content .item-bottom .product_type_grouped.loading {
  background-color: #94c300;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item-content.products-content .item-bottom .add_to_cart_button.loading:before,
.item-content.products-content .item-bottom .product_type_external.loading:before,
.item-content.products-content .item-bottom .product_type_grouped.loading:before {
  text-align: center;
  left: 0;
  background-color: #94c300;
}
.item-content.products-content .item-bottom .add_to_cart_button.added,
.item-content.products-content .item-bottom .product_type_external.added,
.item-content.products-content .item-bottom .product_type_grouped.added {
  background-color: #94c300;
}
.item-content.products-content .item-bottom .add_to_cart_button.added:before,
.item-content.products-content .item-bottom .product_type_external.added:before,
.item-content.products-content .item-bottom .product_type_grouped.added:before {
  color: #fff;
}
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
}
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f004";
}
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item-content.products-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-content.products-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;
}
.item-content.products-content .item-bottom .compare-button a:before {
  content: "\f074";
}
.item-content.products-content .item-bottom .group.fancybox {
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -o-transition: all .6s;
  -ms-transition: all .6s;
  transition: all .6s;
}
.item-content.products-content .item-bottom .group.fancybox:before {
  content: "\f002";
}
.item-content.products-content .item-bottom .add_to_cart_button,
.item-content.products-content .item-bottom .product_type_external,
.item-content.products-content .item-bottom .product_type_grouped,
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item-content.products-content .item-bottom .compare-button a,
.item-content.products-content .item-bottom .group.fancybox {
  color: #fff;
  font-weight: 500;
  height: 50px;
  line-height: 50px;
  padding: 0;
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  font-size: 0;
  min-width: 50px;
  margin: 5px 3px;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.item-content.products-content .item-bottom .add_to_cart_button:before,
.item-content.products-content .item-bottom .product_type_external:before,
.item-content.products-content .item-bottom .product_type_grouped:before,
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item-content.products-content .item-bottom .compare-button a:before,
.item-content.products-content .item-bottom .group.fancybox:before {
  font-family: fontawesome;
  font-size: 14px;
  color: #111111;
  position: absolute;
  left: 19px;
}
.rtl .item-content.products-content .item-bottom .add_to_cart_button:before,
.rtl .item-content.products-content .item-bottom .product_type_external:before,
.rtl .item-content.products-content .item-bottom .product_type_grouped:before,
.rtl .item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.rtl .item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.rtl .item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.rtl .item-content.products-content .item-bottom .compare-button a:before,
.rtl .item-content.products-content .item-bottom .group.fancybox:before {
  left: auto;
  right: 19px;
}
.item-content.products-content .item-bottom .add_to_cart_button:hover,
.item-content.products-content .item-bottom .product_type_external:hover,
.item-content.products-content .item-bottom .product_type_grouped:hover,
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item-content.products-content .item-bottom .compare-button a:hover,
.item-content.products-content .item-bottom .group.fancybox:hover {
  min-width: 50px;
  background-color: #94c300;
  color: #fff;
  font-size: 0;
  padding: 0;
}
.item-content.products-content .item-bottom .add_to_cart_button:hover:before,
.item-content.products-content .item-bottom .product_type_external:hover:before,
.item-content.products-content .item-bottom .product_type_grouped:hover:before,
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item-content.products-content .item-bottom .compare-button a:hover:before,
.item-content.products-content .item-bottom .group.fancybox:hover:before {
  color: #fff;
}
.item-content.products-content .item-bottom .add_to_cart_button,
.item-content.products-content .item-bottom .product_type_external,
.item-content.products-content .item-bottom .product_type_grouped,
.item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist,
.item-content.products-content .item-bottom .compare-button,
.item-content.products-content .item-bottom .group.fancybox {
  display: inline-block;
  vertical-align: top;
}
.item-content.products-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,
.item-content.products-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: #94c300;
}
.item-content.products-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,
.item-content.products-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap:hover .item-detail:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.item .item-wrap:hover .item-detail .products-thumb .onsale {
  display: none;
}
.item .item-wrap:hover .item-detail .item-content h4 a {
  color: #fff;
}
.item .item-wrap:hover .item-detail .item-content h4 a:hover {
  color: #94c300;
}
.item .item-wrap:hover .item-detail .item-content .item-price {
  color: #fff;
}
.item .item-wrap:hover .item-detail .item-content .item-bottom {
  opacity: 1;
  filter: alpha(opacity=100);
}
.item .item-wrap:hover .item-detail .item-content .item-bottom .add_to_cart_button,
.item .item-wrap:hover .item-detail .item-content .item-bottom .product_type_external,
.item .item-wrap:hover .item-detail .item-content .item-bottom .product_type_grouped,
.item .item-wrap:hover .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap:hover .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap:hover .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap:hover .item-detail .item-content .item-bottom .compare-button a,
.item .item-wrap:hover .item-detail .item-content .item-bottom .group.fancybox {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.page-template-page-home .woocommerce span.onsale,
.page-template-page-home .onsale {
  left: 30px;
}
.page-template-page-home .sw-woo-tab-cat .item .item-wrap {
  text-align: left;
}
.page-template-page-home .sw-woo-tab-cat .item-content.products-content h4 a {
  font-size: 16px;
}
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .item-price {
  float: left;
}
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .reviews-content {
  display: inline-block;
}
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .item-bottom {
  right: 30px;
  left: auto;
  -webkit-transform: translateY(-60%);
  -moz-transform: translateY(-60%);
  -o-transform: translateY(-60%);
  -ms-transform: translateY(-60%);
  transform: translateY(-60%);
}
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .item-bottom .add_to_cart_button,
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .item-bottom .product_type_external,
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .item-bottom .product_type_grouped,
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .item-bottom .compare-button a,
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .item-bottom .group.fancybox {
  -webkit-transform: translateX(90px);
  -moz-transform: translateX(90px);
  -o-transform: translateX(90px);
  -ms-transform: translateX(90px);
  transform: translateX(90px);
}
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .item-bottom .add_to_cart_button:hover,
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .item-bottom .product_type_external:hover,
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .item-bottom .product_type_grouped:hover,
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .item-bottom .compare-button a:hover,
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .item-bottom .group.fancybox:hover {
  padding: 0 25px 0 40px;
  font-size: 15px;
}
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .item-bottom .add_to_cart_button,
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .item-bottom .product_type_external,
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .item-bottom .product_type_grouped,
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist,
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .item-bottom .compare-button,
.page-template-page-home .sw-woo-tab-cat .item-content.products-content .item-bottom .group.fancybox {
  clear: both;
  float: right;
}
.page-template-page-home .sw-woo-tab-cat .item .item-wrap:hover .item-detail .item-content .item-bottom .add_to_cart_button,
.page-template-page-home .sw-woo-tab-cat .item .item-wrap:hover .item-detail .item-content .item-bottom .product_type_external,
.page-template-page-home .sw-woo-tab-cat .item .item-wrap:hover .item-detail .item-content .item-bottom .product_type_grouped,
.page-template-page-home .sw-woo-tab-cat .item .item-wrap:hover .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.page-template-page-home .sw-woo-tab-cat .item .item-wrap:hover .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.page-template-page-home .sw-woo-tab-cat .item .item-wrap:hover .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.page-template-page-home .sw-woo-tab-cat .item .item-wrap:hover .item-detail .item-content .item-bottom .compare-button a,
.page-template-page-home .sw-woo-tab-cat .item .item-wrap:hover .item-detail .item-content .item-bottom .group.fancybox {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.page-template-page-home .above-footer .container {
  max-width: 100%;
}
.page-template-page-home .above-footer .container .sw-brand-container-slider .slick-slider .item {
  border-right: 1px solid #ddd;
}
.page-template-page-home .above-footer .container .sw-brand-container-slider .slick-slider .item .item-image a {
  padding: 7px 0;
  min-height: 120px;
}
.above-footer {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.sw-brand-container-slider .slick-slider .item .item-image {
  text-align: center;
}
.sw-brand-container-slider .slick-slider .item .item-image a {
  display: block;
  padding: 7px 0;
}
.sw-brand-container-slider .slick-slider .item .item-image a img {
  margin: 0 auto;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.sw-brand-container-slider .slick-slider .item .item-image a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.responsive-post-slider .resp-slider-container .slick-slider .item .img_over {
  position: relative;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .img_over:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url('../assets/images/icon-plus.png') no-repeat center center;
  background-color: rgba(0,0,0,0.5);
  pointer-events: none;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -o-transition: all .6s;
  -ms-transition: all .6s;
  transition: all .6s;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .entry-content {
  padding: 40px 30px;
  position: relative;
  z-index: 3;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .entry-content:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: #fff;
  left: 0;
  right: 0;
  top: -8px;
  bottom: 0;
  margin: 0 auto;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.responsive-post-slider .resp-slider-container .slick-slider .item .entry-content .entry-meta {
  margin-bottom: 20px;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .entry-content .entry-meta .post_day {
  font-size: 34px;
  line-height: 34px;
  font-weight: bold;
  color: #94c300;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .entry-content .entry-meta .post_my {
  font-size: 16px;
  color: #777777;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .entry-content .widget-title h4 {
  margin-bottom: 5px;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .entry-content .widget-title h4 a {
  font-size: 26px;
  color: #111111;
  line-height: normal;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .entry-content .widget-title h4 a:hover {
  color: #94c300;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .entry-content .description {
  color: #999999;
  font-size: 15px;
  margin-bottom: 25px;
  line-height: 21px;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .entry-content .readmore {
  text-align: right;
}
.rtl .responsive-post-slider .resp-slider-container .slick-slider .item .entry-content .readmore {
  text-align: left;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .entry-content .readmore a {
  font-size: 15px;
  font-weight: 500;
  color: #111111;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .entry-content .readmore a i {
  padding: 0 6px;
  font-size: 14px;
}
.responsive-post-slider .resp-slider-container .slick-slider .item .entry-content .readmore a:hover {
  color: #94c300;
}
.responsive-post-slider .resp-slider-container .slick-slider .item.thumbnail-bottom .entry-content:before {
  top: auto;
  bottom: -8px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.responsive-post-slider .resp-slider-container .slick-slider .item:hover .img_over:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.responsive-post-slider.theme1 .resp-slider-container .slick-slider .slick-list {
  margin: 0 -15px;
}
.responsive-post-slider.theme1 .resp-slider-container .slick-slider .slick-list .item {
  text-align: initial !important;
  padding: 0 15px;
}
.responsive-post-slider.theme1 .resp-slider-container .slick-slider .slick-list .item .img_over .entry-meta {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 10px 15px;
  background-color: rgba(149,194,0,0.8);
}
.rtl .responsive-post-slider.theme1 .resp-slider-container .slick-slider .slick-list .item .img_over .entry-meta {
  right: 10px;
  left: auto;
}
.responsive-post-slider.theme1 .resp-slider-container .slick-slider .slick-list .item .img_over .entry-meta .post_day {
  font-size: 22px;
  font-weight: bold;
  display: block;
  color: #fff;
  margin-bottom: 5px;
}
.responsive-post-slider.theme1 .resp-slider-container .slick-slider .slick-list .item .img_over .entry-meta .post_my {
  display: block;
  color: #fff;
  font-size: 14px;
}
.responsive-post-slider.theme1 .resp-slider-container .slick-slider .slick-list .item .entry-content {
  border: 1px solid #ddd;
  padding: 0;
}
.responsive-post-slider.theme1 .resp-slider-container .slick-slider .slick-list .item .entry-content:before {
  display: none;
}
.responsive-post-slider.theme1 .resp-slider-container .slick-slider .slick-list .item .entry-content .entry-top {
  padding: 10px 30px 35px;
}
.responsive-post-slider.theme1 .resp-slider-container .slick-slider .slick-list .item .entry-content .entry-top .widget-title h4 {
  margin-bottom: 20px;
}
.responsive-post-slider.theme1 .resp-slider-container .slick-slider .slick-list .item .entry-content .entry-top .widget-title h4 a {
  font-size: 20px;
}
.responsive-post-slider.theme1 .resp-slider-container .slick-slider .slick-list .item .entry-content .entry-top .description {
  line-height: 24px;
  margin-bottom: 0;
  font-size: 14px;
}
.responsive-post-slider.theme1 .resp-slider-container .slick-slider .slick-list .item .entry-content .readmore {
  border-top: 1px solid #eee;
  text-align: center;
}
.responsive-post-slider.theme1 .resp-slider-container .slick-slider .slick-list .item .entry-content .readmore a {
  display: inline-block;
  width: 100%;
  padding: 20px 0;
}
.wp-banner-product .title-banner-product {
  padding-bottom: 40px;
  text-align: center;
  background-color: #f5f5f5;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.wp-banner-product img:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.wp-banner-product .banner-product-first {
  width: 33.333%;
  float: left;
}
.rtl .wp-banner-product .banner-product-first {
  float: right;
}
.wp-banner-product .banner-product-right {
  width: 66.666%;
  float: left;
}
.wp-banner-product .banner-product-right .bn-product-odd {
  width: 43.75%;
  float: left;
}
.rtl .wp-banner-product .banner-product-right .bn-product-odd {
  float: right;
}
.wp-banner-product .banner-product-right .bn-product-even {
  width: 56.25%;
  float: left;
}
.rtl .wp-banner-product .banner-product-right .bn-product-even {
  float: right;
}
.banner-shortcode .wp-order-title {
  background-color: #f3f3f3;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.banner-shortcode .banner-inner {
  position: relative;
}
.banner-shortcode .banner-inner .item-banner img {
  margin: 0;
}
.banner-shortcode .banner-inner .banner-countdown {
  position: absolute;
  width: 80px;
  overflow: hidden;
  text-align: center;
  background-color: #fff;
  top: 50%;
  left: 50%;
  padding: 10px 0;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  -o-border-radius: 80px;
  -ms-border-radius: 80px;
  border-radius: 80px;
}
.banner-shortcode .banner-inner .banner-countdown .countdown-row .countdown-section {
  padding: 20px 0;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  clear: both;
  min-width: 34px;
  position: relative;
}
.banner-shortcode .banner-inner .banner-countdown .countdown-row .countdown-section:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0.5;
  height: 1px;
  width: 34px;
  background-color: #94c300;
}
.banner-shortcode .banner-inner .banner-countdown .countdown-row .countdown-section:last-child:before {
  display: none;
}
.banner-shortcode .banner-inner .banner-countdown .countdown-row .countdown-section .countdown-amount {
  font-size: 24px;
  color: #94c300;
  line-height: 28px;
}
.banner-shortcode .banner-inner .banner-countdown .countdown-row .countdown-section .countdown-period {
  font-size: 14px;
  color: #999999;
}
.banner-shortcode .banner-inner .banner-countdown .countdown-row span {
  display: block;
}
.page-template-page-home-2 .header-style1 {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 10;
}
.page-template-page-home-2 .header-style1 #header .header-top {
  background-color: rgba(1,1,1,0.7);
  margin-bottom: 30px;
}
.page-template-page-home-2 .header-style1 #header .header-bottom {
  background-color: transparent;
}
.page-template-page-home-2 .header-style1 #header .header-bottom .container .content-header-bottom .sportbikes-logo a {
  padding: 12px 20px 25px;
}
.page-template-page-home-2 .header-style1 #header .header-bottom .container .content-header-bottom .sportbikes_cart .top-form-minicart {
  min-width: 90px;
}
.page-template-page-home-2 .header-style1 #header .header-bottom .container .content-header-bottom .sportbikes_cart .top-form-minicart .top-minicart-icon .minicart-number {
  right: 15px;
}
#header.header-style-group1 .header-top {
  background-color: #111;
  line-height: 20px;
}
#header.header-style-group1 .header-top .sidebar-top-left-header-2 {
  margin: 0 -25px;
  width: 30%;
}
#header.header-style-group1 .header-top .sidebar-top-left-header-2 >div {
  float: left;
  padding: 0 25px;
  position: relative;
}
#header.header-style-group1 .header-top .sidebar-top-left-header-2 >div:after {
  position: absolute;
  content: "";
  height: 14px;
  width: 1px;
  background-color: rgba(255,255,255,0.1);
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
#header.header-style-group1 .header-top .sidebar-top-left-header-2 >div:last-child:after {
  display: none;
}
.rtl #header.header-style-group1 .header-top .sidebar-top-left-header-2 >div {
  float: right;
}
.rtl #header.header-style-group1 .header-top .sidebar-top-left-header-2 >div:after {
  right: auto;
  left: 0;
}
#header.header-style-group1 .header-top .sidebar-top-left-header-2 #lang_sel_v2 {
  display: inline-block;
  vertical-align: top;
}
#header.header-style-group1 .header-top .sidebar-top-left-header-2 #lang_sel_v2 .nav >li {
  position: relative;
  z-index: 10;
}
#header.header-style-group1 .header-top .sidebar-top-left-header-2 #lang_sel_v2 .nav >li >a {
  color: #999999;
  padding: 10px 0;
  text-transform: uppercase;
}
#header.header-style-group1 .header-top .sidebar-top-left-header-2 #lang_sel_v2 .nav >li >a:hover {
  background-color: transparent;
}
#header.header-style-group1 .header-top .sidebar-top-left-header-2 #lang_sel_v2 .nav >li >ul {
  position: absolute;
  left: 0;
  top: 110%;
  display: inline-block;
  background-color: #fff;
  border: 0;
  visibility: hidden;
  -webkit-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -o-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -ms-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 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;
  opacity: 0;
  filter: alpha(opacity=0);
}
#header.header-style-group1 .header-top .sidebar-top-left-header-2 #lang_sel_v2 .nav >li >ul li >a {
  color: #444;
  font-size: 13px;
  padding: 8px 20px;
  display: block;
  line-height: 1.4em;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
#header.header-style-group1 .header-top .sidebar-top-left-header-2 #lang_sel_v2 .nav >li >ul li >a:hover,
#header.header-style-group1 .header-top .sidebar-top-left-header-2 #lang_sel_v2 .nav >li >ul li >a:focus {
  background-color: #94c300;
  color: #fff;
}
#header.header-style-group1 .header-top .sidebar-top-left-header-2 #lang_sel_v2 .nav >li >ul li.active >a {
  color: #fff;
  background-color: #94c300;
}
.rtl #header.header-style-group1 .header-top .sidebar-top-left-header-2 #lang_sel_v2 .nav >li >ul {
  left: auto;
  right: 0;
}
#header.header-style-group1 .header-top .sidebar-top-left-header-2 #lang_sel_v2 .nav >li:hover >a {
  color: #94c300;
}
#header.header-style-group1 .header-top .sidebar-top-left-header-2 #lang_sel_v2 .nav >li:hover >ul {
  visibility: visible;
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
#header.header-style-group1 .header-top .sidebar-top-left-header-2 .currency_converter .currency_w >li {
  position: relative;
  z-index: 10;
}
#header.header-style-group1 .header-top .sidebar-top-left-header-2 .currency_converter .currency_w >li >a {
  color: #999999;
  padding: 10px 0;
  display: block;
}
#header.header-style-group1 .header-top .sidebar-top-left-header-2 .currency_converter .currency_w >li >ul {
  position: absolute;
  left: 0;
  top: 110%;
  display: inline-block;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -o-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -ms-box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 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 .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
#header.header-style-group1 .header-top .sidebar-top-left-header-2 .currency_converter .currency_w >li >ul li >a {
  color: #444;
  font-size: 13px;
  padding: 8px 20px;
  display: block;
  line-height: 1.4em;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
#header.header-style-group1 .header-top .sidebar-top-left-header-2 .currency_converter .currency_w >li >ul li >a:hover,
#header.header-style-group1 .header-top .sidebar-top-left-header-2 .currency_converter .currency_w >li >ul li >a:focus {
  background-color: #94c300;
  color: #fff;
}
#header.header-style-group1 .header-top .sidebar-top-left-header-2 .currency_converter .currency_w >li >ul li.active >a {
  color: #fff;
  background-color: #94c300;
}
.rtl #header.header-style-group1 .header-top .sidebar-top-left-header-2 .currency_converter .currency_w >li >ul {
  left: auto;
  right: 0;
}
#header.header-style-group1 .header-top .sidebar-top-left-header-2 .currency_converter .currency_w >li:hover >a {
  color: #94c300;
}
#header.header-style-group1 .header-top .sidebar-top-left-header-2 .currency_converter .currency_w >li:hover >ul {
  visibility: visible;
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
#header.header-style-group1 .header-top .sportbikes_social {
  width: 50%;
}
#header.header-style-group1 .header-top .sportbikes_social .main-social {
  padding: 10px 0;
}
#header.header-style-group1 .header-top .sidebar-top-right-header-2 {
  margin: 0 10px;
}
#header.header-style-group1 .header-top .sidebar-top-right-header-2 .sportbikes_my_accout {
  position: relative;
  z-index: 11;
}
#header.header-style-group1 .header-top .sidebar-top-right-header-2 .sportbikes_my_accout .title-my-account {
  position: relative;
  font-size: 14px;
  color: #999999;
  text-transform: capitalize;
  cursor: pointer;
  background: url('../assets/images/icon-myaccount.png') no-repeat;
  background-position: left 13px;
  padding: 9px 22px;
}
.rtl #header.header-style-group1 .header-top .sidebar-top-right-header-2 .sportbikes_my_accout .title-my-account {
  background-position: right 13px;
}
#header.header-style-group1 .header-top .sidebar-top-right-header-2 .sportbikes_my_accout .content_my_accout {
  position: absolute;
  top: 110%;
  right: 5%;
  width: 100%;
  min-width: 164px;
  visibility: hidden;
  background-color: #fff;
  padding: 30px 20px;
  -webkit-box-shadow: 1px 0px 6px #898989;
  -moz-box-shadow: 1px 0px 6px #898989;
  -o-box-shadow: 1px 0px 6px #898989;
  -ms-box-shadow: 1px 0px 6px #898989;
  box-shadow: 1px 0px 6px #898989;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
}
#header.header-style-group1 .header-top .sidebar-top-right-header-2 .sportbikes_my_accout .content_my_accout .sportbikes_top .top-login ul li {
  margin-bottom: 18px;
}
#header.header-style-group1 .header-top .sidebar-top-right-header-2 .sportbikes_my_accout .content_my_accout .sportbikes_top .top-login ul li a {
  position: relative;
  display: block;
}
#header.header-style-group1 .header-top .sidebar-top-right-header-2 .sportbikes_my_accout .content_my_accout .sportbikes_top .top-login ul li a:before {
  content: "\f1db";
  font-family: fontawesome;
  font-size: 6px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 8px;
  color: #5c5c5c;
}
.rtl #header.header-style-group1 .header-top .sidebar-top-right-header-2 .sportbikes_my_accout .content_my_accout .sportbikes_top .top-login ul li a:before {
  padding-right: 0;
  padding-left: 8px;
}
#header.header-style-group1 .header-top .sidebar-top-right-header-2 .sportbikes_my_accout .content_my_accout .sportbikes_top .top-login ul li a:hover:before {
  content: "\f111";
  color: #94c300;
}
#header.header-style-group1 .header-top .sidebar-top-right-header-2 .sportbikes_my_accout .content_my_accout .widget_nav_menu .menu li {
  margin-bottom: 18px;
}
#header.header-style-group1 .header-top .sidebar-top-right-header-2 .sportbikes_my_accout .content_my_accout .widget_nav_menu .menu li a {
  position: relative;
  display: block;
}
#header.header-style-group1 .header-top .sidebar-top-right-header-2 .sportbikes_my_accout .content_my_accout .widget_nav_menu .menu li a:before {
  content: "\f1db";
  font-family: fontawesome;
  font-size: 6px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 8px;
}
.rtl #header.header-style-group1 .header-top .sidebar-top-right-header-2 .sportbikes_my_accout .content_my_accout .widget_nav_menu .menu li a:before {
  padding-left: 8px;
  padding-right: 0;
}
#header.header-style-group1 .header-top .sidebar-top-right-header-2 .sportbikes_my_accout .content_my_accout .widget_nav_menu .menu li a:hover:before {
  content: "\f111";
  color: #94c300;
}
#header.header-style-group1 .header-top .sidebar-top-right-header-2 .sportbikes_my_accout .content_my_accout .widget_nav_menu .menu li:last-child {
  margin-bottom: 0;
}
#header.header-style-group1 .header-top .sidebar-top-right-header-2 .sportbikes_my_accout:hover .title-my-account {
  color: #94c300;
}
#header.header-style-group1 .header-top .sidebar-top-right-header-2 .sportbikes_my_accout:hover .content_my_accout {
  top: 100%;
  right: 0;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
#header.header-style-group1 .header-top #sidebar-search .sportbikes_title_search a {
  color: #999;
  padding: 10px 0 10px 22px;
  display: block;
  background: url('../assets/images/icon-search-v2.png') no-repeat;
  background-position: left center;
}
#header.header-style-group1 .header-top #sidebar-search .sportbikes_title_search a:hover {
  color: #94c300;
}
.rtl #header.header-style-group1 .header-top #sidebar-search .sportbikes_title_search a {
  background-position: right center;
  padding: 10px 22px 10px 0;
}
#header.header-style-group1 .header-bottom {
  background-color: #fff;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
#header.header-style-group1 .header-bottom.sticky-menu {
  position: fixed;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}
#header.header-style-group1 .header-bottom .container {
  background-color: #fff;
}
#header.header-style-group1 .header-bottom .container .content-header-bottom .sportbikes-logo {
  width: 24%;
}
#header.header-style-group1 .header-bottom .container .content-header-bottom .sportbikes-logo a {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: center;
  padding: 12px 0 25px;
}
#header.header-style-group1 .header-bottom .container .content-header-bottom #main-menu {
  width: 65%;
}
#header.header-style-group1 .header-bottom .container .content-header-bottom #main-menu .primary-menu {
  width: 100%;
}
#header.header-style-group1 .header-bottom .container .content-header-bottom #main-menu .primary-menu .mid-header .navbar-inverse {
  background-color: transparent;
  border: 0;
}
#header.header-style-group1 .header-bottom .container .content-header-bottom #main-menu .primary-menu .mid-header .navbar-inverse .nav.nav-pills {
  margin: 0;
}
#header.header-style-group1 .header-bottom .container .content-header-bottom #main-menu .primary-menu .mid-header .navbar-inverse .nav.nav-pills >li >a {
  font-size: 14px;
  padding: 0 15px;
  height: 80px;
  line-height: 80px;
}
#header.header-style-group1 .header-bottom .container .content-header-bottom .sportbikes_cart {
  width: 11%;
}
#header.header-style-group1 .header-bottom .container .content-header-bottom .sportbikes_cart .top-form-minicart {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 80px;
  max-width: 60px;
  width: 100%;
  z-index: 4;
  background: url('../assets/images/default/icon-cart-v2.png') no-repeat center center;
}
#header.header-style-group1 .header-bottom .container .content-header-bottom .sportbikes_cart .top-form-minicart .top-minicart-icon {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
}
#header.header-style-group1 .header-bottom .container .content-header-bottom .sportbikes_cart .top-form-minicart .top-minicart-icon .cart-contents {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
}
#header.header-style-group1 .header-bottom .container .content-header-bottom .sportbikes_cart .top-form-minicart .top-minicart-icon .minicart-number {
  font-size: 12px;
  color: #111111;
  position: absolute;
  right: 0;
  top: 15px;
}
.rtl #header.header-style-group1 .header-bottom .container .content-header-bottom .sportbikes_cart .top-form-minicart .top-minicart-icon .minicart-number {
  right: auto;
  left: 0;
}
#search_form.modal .modal-dialog {
  max-width: 1170px;
  width: 100%;
  margin-top: 39px;
  padding: 32px 0 0;
}
.admin-bar #search_form.modal .modal-dialog {
  margin-top: 70px;
}
#search_form.modal .modal-dialog .form-search {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  position: relative;
}
#search_form.modal .modal-dialog .form-search .search-query {
  width: 100%;
  height: 80px;
  line-height: 40px;
  margin: 0;
  padding: 0;
  border: 0;
  text-indent: 20px;
  padding: 0 90px;
  color: #999999;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
#search_form.modal .modal-dialog .form-search .button-search-pro {
  position: absolute;
  left: 0;
  font-size: 20px;
  top: 0;
  bottom: 0;
  width: 90px;
  background-color: transparent;
  border: 0;
  color: #111;
  border-right: 1px solid #e7e7e7;
  margin: 20px 0px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
#search_form.modal .modal-dialog .form-search .button-search-pro:hover {
  color: #94c300;
}
.rtl #search_form.modal .modal-dialog .form-search .button-search-pro {
  left: auto;
  right: 0;
}
#search_form.modal .modal-dialog .form-search .close-search {
  position: absolute;
  right: 0;
  font-size: 20px;
  top: 0;
  bottom: 0;
  width: 90px;
  color: #111;
  opacity: 1;
  line-height: 80px;
  text-align: center;
}
#search_form.modal .modal-dialog .form-search .close-search:hover {
  color: #FF0000;
}
.rtl #search_form.modal .modal-dialog .form-search .close-search {
  left: 0;
  right: auto;
}
.content-style2 .responsive-slider .resp-slider-container .slider {
  border: 0;
}
.content-style2 .responsive-post-slider {
  background-color: transparent;
}
.content-style2 .responsive-post-slider .slick-slider .item .item-inner {
  background-color: #fff;
}
.content-style2 .sw-woo-container-slider {
  margin-bottom: 80px;
}
.sw-woo-container-slider .resp-slider-container .slick-slider .slick-list {
  margin: 0 -15px;
}
.sw-woo-container-slider .resp-slider-container .slick-slider .slick-list .item {
  padding: 0 15px;
}
.sw-woo-container-slider .resp-slider-container .slick-slider .slick-list .item .item-wrap {
  background-color: #fff;
  margin-bottom: 30px;
  border: 1px solid #ddd;
  text-align: center;
}
.sw-woo-container-slider .resp-slider-container .slick-slider .slick-list .item .item-wrap:last-child {
  margin-bottom: 0;
}
.featured-product.featured-slider {
  margin-bottom: 80px;
}
.featured-product .featured-resp-slider-container .featured-responsive {
  margin: 0 -15px;
}
.featured-product .featured-resp-slider-container .featured-responsive .item {
  margin-bottom: 30px;
}
.featured-product .featured-resp-slider-container .featured-responsive .item .item-wrap {
  background-color: #fff;
  margin-bottom: 30px;
  border: 1px solid #ddd;
  text-align: center;
}
.featured-product .featured-resp-slider-container .featured-responsive .item .item-wrap:last-child {
  margin-bottom: 0;
}
.featured-product .featured-resp-slider-container .featured-responsive .item .item-wrap .item-detail .products-thumb .product-thumb-hover img {
  padding: 20px;
}
.featured-product .featured-resp-slider-container .featured-responsive .item-content.products-content {
  padding-top: 0;
  padding-bottom: 18px;
}
.featured-product .featured-resp-slider-container .featured-responsive .item-content.products-content h4 {
  margin-bottom: 5px;
}
.featured-product .featured-resp-slider-container .featured-responsive .item.item-center .item-wrap .item-detail .item-content {
  padding-top: 85px;
}
.featured-product .featured-resp-slider-container .link-product {
  text-align: center;
  margin-top: 30px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.featured-product .featured-resp-slider-container .link-product a {
  font-size: 15px;
  color: #fff;
  padding: 0 25px;
  height: 50px;
  line-height: 50px;
  background-color: #94c300;
  border-radius: 50px;
  display: inline-block;
  vertical-align: top;
}
.featured-product .featured-resp-slider-container .link-product a:hover {
  background-color: #6d9000;
}
.sportbikes-catrgories .sportbikes-content .block-cat-full {
  text-align: center;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-bottom: 95px;
}
.sportbikes-catrgories .sportbikes-content .block-cat-full .title-banner-cat {
  margin: 77px 0;
}
.sportbikes-catrgories .sportbikes-content .block-cat-full .title-banner-cat h2 {
  text-transform: uppercase;
  font-size: 40px;
  color: #94c300;
  margin-bottom: 18px;
  position: relative;
  padding: 0 37px;
  display: inline-block;
  vertical-align: top;
}
.sportbikes-catrgories .sportbikes-content .block-cat-full .title-banner-cat h2 .colorf {
  color: #fff;
}
.sportbikes-catrgories .sportbikes-content .block-cat-full .title-banner-cat h2:before {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: 0;
  top: 50%;
  margin-top: -4px;
}
.sportbikes-catrgories .sportbikes-content .block-cat-full .title-banner-cat h2:after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  right: 0;
  top: 50%;
  margin-top: -4px;
}
.sportbikes-catrgories .sportbikes-content .block-cat-full .title-banner-cat .icon-start {
  background: url('../assets/images/icon-start-cat.png') no-repeat center center;
  width: 100%;
  height: 24px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 14px;
}
.sportbikes-catrgories .sportbikes-content .block-cat-full .title-banner-cat .order-desc {
  font-size: 26px;
  color: rgba(255,255,255,0.4);
}
.sportbikes-catrgories .sportbikes-content .block-cat-full .content-block {
  margin: 0 -40px;
}
.sportbikes-catrgories .sportbikes-content .block-cat-full .content-block .box-categories {
  width: 20%;
  float: left;
  padding: 0 40px;
}
.rtl .sportbikes-catrgories .sportbikes-content .block-cat-full .content-block .box-categories {
  float: right;
}
.sportbikes-catrgories .sportbikes-content .block-cat-full .content-block .box-categories .box-full .icon-cat {
  width: 170px;
  height: 170px;
  background: rgba(0,0,0,0.6);
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.sportbikes-catrgories .sportbikes-content .block-cat-full .content-block .box-categories .box-full .icon-cat a {
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 5px;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.sportbikes-catrgories .sportbikes-content .block-cat-full .content-block .box-categories .box-full .icon-cat a img {
  opacity: .7;
  filter: alpha(opacity=70);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.sportbikes-catrgories .sportbikes-content .block-cat-full .content-block .box-categories .box-full .title-cat a {
  text-transform: uppercase;
  font-size: 14px;
  padding-top: 10px;
  color: #fff;
  display: inline-block;
  width: 100%;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.sportbikes-catrgories .sportbikes-content .block-cat-full .content-block .box-categories .box-full:hover .icon-cat {
  background: rgba(0,0,0,0.8);
}
.sportbikes-catrgories .sportbikes-content .block-cat-full .content-block .box-categories .box-full:hover .icon-cat a img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.sportbikes-catrgories .sportbikes-content .block-cat-full .content-block .box-categories .box-full:hover .title-cat a {
  color: #94c300;
}
.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;
}
.vc_wp_search .widget_search .searchform input[type="submit"] {
  text-indent: -9999px;
  display: block;
  border: 0;
  width: 34px !important;
  height: 34px;
  background: url('../assets/images/search-icon.png') no-repeat scroll center center #666 !important;
}
.vc_wp_search .widget_search .searchform input[type="submit"]:hover {
  background: url('../assets/images/search-icon.png') no-repeat scroll center center #94c300 !important;
}
.vc_wp_search .widget_search .searchform input[type="text"] {
  border: 1px solid #e1e1e1;
}
.wpb_single_image .vc_single_image-wrapper img:hover {
  opacity: .75;
  filter: alpha(opacity=75);
}
#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: center;
  padding: 75px 60px 75px 330px;
  border: 1px solid #cdcdcd;
  display: none;
}
#subscribe_popup .subscribe-popup-container .description {
  color: #fff;
  font-size: 26px;
  font-family: "Niconne" !important;
  text-transform: capitalize;
}
#subscribe_popup .subscribe-popup-container .title {
  font-size: 28px;
  color: #111111;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 40px;
}
#subscribe_popup .subscribe-popup-container .subscribe-form {
  margin-bottom: 30px;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .form-subcribe {
  padding: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .form-subcribe h3 {
  display: none;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .form-subcribe .frm-input {
  margin: 0;
  width: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .form-subcribe .frm-input .frm-email {
  padding: 0;
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  display: block;
  margin: 0 auto 30px;
  font-size: 13px;
  width: 415px;
  max-width: 100%;
  -webkit-box-shadow: 0 1px 1px #ddd;
  -moz-box-shadow: 0 1px 1px #ddd;
  -o-box-shadow: 0 1px 1px #ddd;
  -ms-box-shadow: 0 1px 1px #ddd;
  box-shadow: 0 1px 1px #ddd;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  -o-border-radius: 45px;
  -ms-border-radius: 45px;
  border-radius: 45px;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .form-subcribe .frm-input .frm-submit {
  position: static;
  padding: 0 40px;
  height: 45px;
  line-height: 45px;
  background-color: #111111;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  width: auto;
  font-family: "Source Sans Pro";
  overflow: hidden;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  -o-border-radius: 45px;
  -ms-border-radius: 45px;
  border-radius: 45px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .form-subcribe .frm-input .frm-submit:before {
  display: none;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .form-subcribe .frm-input .frm-submit:hover {
  background-color: #94c300;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox {
  line-height: 30px;
}
#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: #222222;
  font-weight: 500;
}
.sw-instagram-gallery .intagram-gallery-content {
  margin: 0 -1px;
  display: inline-block;
  vertical-align: top;
}
.sw-instagram-gallery .intagram-gallery-content .item {
  padding: 1px;
}
.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%;
}
.woocommerce input.input-text,
.woocommerce-page input.input-text {
  height: 45px;
  background-color: #eee;
  border: 1px solid #ddd;
  /* text-indent: 10px; */
  padding-left: 15px;
}
.woocommerce .woocommerce-checkout #payment ul.payment_methods li img,
.woocommerce-page .woocommerce-checkout #payment ul.payment_methods li img {
  display: inline-block;
  margin: 0 10px !important;
}
.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: #6d9000;
  color: #fff;
}
.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 input.button,
.woocommerce-page .entry-content form.login .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;
}
.woocommerce .entry-content form.login .form-row input.button:hover,
.woocommerce-page .entry-content form.login .form-row input.button:hover {
  background: #6d9000;
  color: #fff;
}
.woocommerce .entry-content form.login .lost_password a,
.woocommerce-page .entry-content form.login .lost_password a {
  color: #94c300;
}
.woocommerce .entry-content form.login .lost_password a:hover,
.woocommerce-page .entry-content form.login .lost_password a:hover {
  color: #5a7700;
}
.woocommerce .entry-content .checkout_coupon,
.woocommerce-page .entry-content .checkout_coupon {
  padding: 0;
  border: 0;
  width: 100%;
  display: block;
  height: 100px;
}
.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 input.button,
.woocommerce-page .entry-content .checkout_coupon .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;
  height: 35px;
}
.woocommerce .entry-content .checkout_coupon .form-row input.button:hover,
.woocommerce-page .entry-content .checkout_coupon .form-row input.button:hover {
  background: #6d9000;
  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: 49.6%;
}
.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 #eee;
  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: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 0;
  padding-left: 15px;
}
.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;
}
.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 30px;
}
.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 #place_order,
.woocommerce-page .checkout #payment #place_order {
  width: auto;
  border: 0;
  background: #cd2228;
  color: #fff;
  text-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 0;
  padding: 15px 85px;
  font-size: 17px;
  /* border-radius: 0; */
  margin-top: 30px;
}
.woocommerce .checkout #payment #place_order:hover,
.woocommerce-page .checkout #payment #place_order:hover {
  background: #444444;
}
.woocommerce form table.shop_table,
.woocommerce-page form table.shop_table {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #fff;
  width: 100%;
  margin-bottom: 20px;
}
.woocommerce form table.shop_table th.product-thumbnail,
.woocommerce form table.shop_table tr td.product-thumbnail,
.woocommerce-page form table.shop_table th.product-thumbnail,
.woocommerce-page form table.shop_table tr td.product-thumbnail {
  display: block;
}
.woocommerce form table.shop_table tr,
.woocommerce-page form table.shop_table tr {
  border: 0;
  margin-top: 40px !important;
  padding-top: 40px !important;
  /* height: 250px; */
  /* border-bottom: 1px solid #ececec; */
}
.woocommerce form table.shop_table tr td,
.woocommerce-page form table.shop_table tr td {
  border: 0;
  text-align: left;
  font-family: Oswald !important;
  text-transform: uppercase;
  font-size: 15px;
}
.woocommerce form table.shop_table tr td.product-remove,
.woocommerce-page form table.shop_table tr td.product-remove {
  font-size: 24px;
  width: 90px;
}
.woocommerce form table.shop_table tr td.product-quantity .quantity,
.woocommerce-page form table.shop_table tr td.product-quantity .quantity {
  border: 1px solid #ccc;
  overflow: visible;
  display: inline-block;
}
.woocommerce form table.shop_table tr td.product-quantity .quantity input.qty,
.woocommerce-page form table.shop_table 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;
  font-size: 12px;
}
.woocommerce form table.shop_table tr td.product-quantity .quantity input[type=number],
.woocommerce-page form table.shop_table tr td.product-quantity .quantity input[type=number] {
  -moz-appearance: textfield;
}
.woocommerce form table.shop_table tr td.product-quantity .quantity input::-webkit-outer-spin-button,
.woocommerce form table.shop_table tr td.product-quantity .quantity input::-webkit-inner-spin-button,
.woocommerce-page form table.shop_table tr td.product-quantity .quantity input::-webkit-outer-spin-button,
.woocommerce-page form table.shop_table tr td.product-quantity .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce form table.shop_table tr td.product-quantity .quantity .minus,
.woocommerce form table.shop_table tr td.product-quantity .quantity .plus,
.woocommerce-page form table.shop_table tr td.product-quantity .quantity .minus,
.woocommerce-page form table.shop_table 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 tr td.product-quantity .quantity .minus:hover,
.woocommerce form table.shop_table tr td.product-quantity .quantity .plus:hover,
.woocommerce-page form table.shop_table tr td.product-quantity .quantity .minus:hover,
.woocommerce-page form table.shop_table tr td.product-quantity .quantity .plus:hover {
  background: #94c300;
  color: #fff;
}
.woocommerce form table.shop_table tr td.actions,
.woocommerce-page form table.shop_table tr td.actions {
  padding: 20px 14px;
  text-align: right;
  margin-right: 200px !important;
  /* display: block; */
  padding-right: 94px !important;
  font-size: 16px;
}
.woocommerce form table.shop_table tr td.actions .coupon,
.woocommerce-page form table.shop_table tr td.actions .coupon {
  float: left;
}
.woocommerce form table.shop_table tr td.actions .coupon .input-text,
.woocommerce-page form table.shop_table 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 tr td.actions .coupon input.input-text,
.woocommerce-page form table.shop_table tr td.actions .coupon input.input-text {
  height: 31px;
  padding: 5px 10px;
}
.rtl .woocommerce form table.shop_table tr td.actions .coupon input.input-text,
.rtl .woocommerce-page form table.shop_table tr td.actions .coupon input.input-text {
  float: right;
}
.woocommerce form table.shop_table tr td.actions input.button,
.woocommerce-page form table.shop_table tr td.actions input.button {
  background: #94c300 !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: #94c300;
  vertical-align: top;
  width: auto;
}
.woocommerce form table.shop_table tr td.actions input.button:hover,
.woocommerce-page form table.shop_table tr td.actions input.button:hover {
  background: #6d9000 !important;
  color: #fff;
}
.woocommerce form table.shop_table tr td.actions .box-chekout .button,
.woocommerce-page form table.shop_table 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 tr td.actions .box-chekout .button:hover,
.woocommerce-page form table.shop_table tr td.actions .box-chekout .button:hover {
  background: #94c300;
  color: #fff;
  border-color: #94c300;
}
.woocommerce form table.shop_table tr td.actions .box-chekout .checkout-button.button,
.woocommerce-page form table.shop_table tr td.actions .box-chekout .checkout-button.button {
  background: #94c300;
  color: #fff;
  border-color: #94c300;
}
.woocommerce form table.shop_table tr td.actions .box-chekout .checkout-button.button:hover,
.woocommerce-page form table.shop_table tr td.actions .box-chekout .checkout-button.button:hover {
  background: #6d9000;
}
.woocommerce > .cart-collaterals,
.woocommerce-page > .cart-collaterals {
  margin-bottom: 30px;
}
.woocommerce > .cart-collaterals .cart_total .cart_totals,
.woocommerce-page > .cart-collaterals .cart_total .cart_totals {
  width: 50%;
  float: left;
}
.rtl .woocommerce > .cart-collaterals .cart_total .cart_totals,
.rtl .woocommerce-page > .cart-collaterals .cart_total .cart_totals {
  float: right;
  text-align: right;
}
.woocommerce > .cart-collaterals .cart_total .cart_totals h2,
.woocommerce-page > .cart-collaterals .cart_total .cart_totals h2 {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 24px;
}
.woocommerce > .cart-collaterals .cart_total .cart_totals table,
.woocommerce-page > .cart-collaterals .cart_total .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_total .cart_totals table tr,
.woocommerce-page > .cart-collaterals .cart_total .cart_totals table tr {
  border: 0;
}
.woocommerce > .cart-collaterals .cart_total .cart_totals table tr th,
.woocommerce > .cart-collaterals .cart_total .cart_totals table tr td,
.woocommerce-page > .cart-collaterals .cart_total .cart_totals table tr th,
.woocommerce-page > .cart-collaterals .cart_total .cart_totals table tr td {
  border: 0;
  padding: 10px;
}
.woocommerce > .cart-collaterals .cart_total .cart_totals table tr td,
.woocommerce-page > .cart-collaterals .cart_total .cart_totals table tr td {
  text-align: right;
}
.woocommerce > .cart-collaterals .cart_total .cart_totals table tr.order-total th,
.woocommerce > .cart-collaterals .cart_total .cart_totals table tr.order-total td,
.woocommerce-page > .cart-collaterals .cart_total .cart_totals table tr.order-total th,
.woocommerce-page > .cart-collaterals .cart_total .cart_totals table tr.order-total td {
  border-top: 1px solid #eee;
}
.woocommerce > .cart-collaterals .cart_total .cart_totals table tr.order-total th .amount,
.woocommerce > .cart-collaterals .cart_total .cart_totals table tr.order-total td .amount,
.woocommerce-page > .cart-collaterals .cart_total .cart_totals table tr.order-total th .amount,
.woocommerce-page > .cart-collaterals .cart_total .cart_totals table tr.order-total td .amount {
  font-size: 18px;
  font-weight: normal;
  color: #94c300;
}
.woocommerce > .cart-collaterals .cart_total .cart_totals .wc-proceed-to-checkout .checkout-button,
.woocommerce-page > .cart-collaterals .cart_total .cart_totals .wc-proceed-to-checkout .checkout-button {
  background: #94c300;
  display: inline-block;
  text-shadow: none;
  font-weight: normal;
  font-size: 14px;
  padding: 7px 15px;
}
.woocommerce > .cart-collaterals .cart_total .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.woocommerce-page > .cart-collaterals .cart_total .cart_totals .wc-proceed-to-checkout .checkout-button:hover {
  background: #6d9000;
}
.woocommerce > .cart-collaterals .cart_total .shipping_calculator,
.woocommerce-page > .cart-collaterals .cart_total .shipping_calculator {
  float: left;
  margin-left: 2%;
  width: 48%;
}
.woocommerce > .cart-collaterals .cart_total .shipping_calculator h2,
.woocommerce-page > .cart-collaterals .cart_total .shipping_calculator h2 {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.woocommerce > .cart-collaterals .cart_total .shipping_calculator h2 a:after,
.woocommerce-page > .cart-collaterals .cart_total .shipping_calculator h2 a:after {
  content: "";
}
.woocommerce > .cart-collaterals .cart_total .shipping_calculator .shipping-calculator-form .form-row,
.woocommerce-page > .cart-collaterals .cart_total .shipping_calculator .shipping-calculator-form .form-row {
  padding: 5px 0;
}
.woocommerce > .cart-collaterals .cart_total .shipping_calculator .shipping-calculator-form .form-row .input-text,
.woocommerce-page > .cart-collaterals .cart_total .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 .cart_total .shipping_calculator .shipping-calculator-form .button,
.woocommerce-page > .cart-collaterals .cart_total .shipping_calculator .shipping-calculator-form .button {
  background: #94c300;
  color: #fff;
  border-color: #94c300;
  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 .cart_total .shipping_calculator .shipping-calculator-form .button:hover,
.woocommerce-page > .cart-collaterals .cart_total .shipping_calculator .shipping-calculator-form .button:hover {
  background: #6d9000;
}
.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: #94c300; */
  /* background: #eee; */
  /* -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:before,
.woocommerce #content .woocommerce-error:before,
.woocommerce #content .woocommerce-info:before,
.woocommerce #contents .woocommerce-message:before,
.woocommerce #contents .woocommerce-error:before,
.woocommerce #contents .woocommerce-info:before,
.woocommerce-page #content .woocommerce-message:before,
.woocommerce-page #content .woocommerce-error:before,
.woocommerce-page #content .woocommerce-info:before,
.woocommerce-page #contents .woocommerce-message:before,
.woocommerce-page #contents .woocommerce-error:before,
.woocommerce-page #contents .woocommerce-info:before {
  display: 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: #94c300; */
  /* 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 #content .woocommerce-info:before,
.woocommerce #contents .woocommerce-info:before,
.woocommerce-page #content .woocommerce-info:before,
.woocommerce-page #contents .woocommerce-info:before {
  display: none;
}
.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;
  border: 1px solid #e6e6e6;
  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;
}
.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: #94c300;
}
div#customer_details {
  width: 58%;
  margin-right: 0;
}
.woocommerce .entry-content .col2-set .address,
.woocommerce-page .entry-content .col2-set .address {
  padding-left: 15px;
  padding-right: 15px;
}
.woocommerce form table.wishlist_table,
.woocommerce-page form table.wishlist_table {
  border-collapse: collapse;
}
.woocommerce form table.wishlist_table tr td,
.woocommerce-page form table.wishlist_table tr td {
  text-align: start;
  padding: 10px 12px;
}
.woocommerce form table.wishlist_table tr td.product-price del,
.woocommerce-page form table.wishlist_table tr td.product-price del {
  margin-right: 10px;
}
.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: ;
  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: ;
  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;
}
.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 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: 12px 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;
}
.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: #94c300;
}
.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: #94c300;
}
.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: #252525;
  color: #fff;
  padding: 20px 30px;
  margin-bottom: 90px !important;
  display: inline-block;
}
.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;
  /* margin-top: 20px; */
}
.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: #444;
  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: #94c300;
  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;
}
div.star,
div.stars {
  background: url("../assets/images/star.png") repeat-x scroll 0 0 rgba(0,0,0,0);
  height: 11px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 65px;
  display: inline-block;
  vertical-align: top;
}
div.star span,
div.stars span {
  background: url("../assets/images/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;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #fff;
  border: double 1px #ddd;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #94c300;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #fff;
  border: 2px solid #aaa;
  width: 13px;
  height: 13px;
  top: -6px;
}
.woocommerce .widget_price_filter .ui-slider {
  margin-bottom: 20px;
  margin-top: 20px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  background-color: #94c300;
  color: #fff;
  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;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
  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: 48%;
  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: 1%;
}
.price_slider_wrapper .price_slider_amount #max_price {
  float: right;
  margin-left: 1%;
}
.price_slider_wrapper .price_label {
  float: right;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: 4px;
}
.woocommerce-account .entry-content {
  margin-bottom: 50px;
}
.woocommerce-account #contents .page .entry-title {
  margin-bottom: 30px;
}
.woocommerce-account h2 {
  font-size: 18px;
}
.woocommerce-account h3 {
  font-size: 20px;
}
.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;
}
.block-popup-login {
  margin-top: 170px;
  width: 600px;
  max-width: 100%;
  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;
}
.block-popup-login .tt_popup_login {
  height: 36px;
  border-bottom: 3px solid #94c300;
  background-color: #242424;
  margin: 0 -20px;
}
.block-popup-login .tt_popup_login strong {
  line-height: 37px;
  display: inline-block;
  padding-left: 70px;
  text-transform: uppercase;
  color: #fff;
  background-image: url('../assets/images/icon-login-popup.png');
  background-repeat: no-repeat;
  background-position: 20px center;
  position: relative;
  padding-right: 10px;
  top: -4px;
  background-color: #94c300;
}
.block-popup-login .tt_popup_login strong:before {
  content: "";
  display: inline-block;
  position: absolute;
  right: -20px;
  top: 0px;
  width: 0;
  height: 0;
  border-right: 20px solid transparent;
  border-bottom: 37px solid #94c300;
}
.block-popup-login .block-content {
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: normal;
}
.block-popup-login .block-content .col-reg {
  width: 50%;
  float: left;
  min-height: 188px;
}
.block-popup-login .block-content .col-reg.registered-account {
  padding-right: 30px;
  border-right: 1px solid #d0d0d0;
}
.block-popup-login .block-content .col-reg.registered-account .btn-submit-login {
  background-repeat: no-repeat;
  background-position: 25px center;
  padding: 0 25px 0px 48px;
  height: 42px;
  margin-bottom: 10px;
  font-size: 116.67%;
  font-weight: bold;
  background-image: url('../assets/images/icon-btn-login.png');
  white-space: nowrap;
  text-transform: uppercase;
  background-color: #666666;
  border: none;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.block-popup-login .block-content .col-reg.registered-account .btn-submit-login:hover {
  background-color: #94c300;
}
.rtl .block-popup-login .block-content .col-reg.registered-account .btn-submit-login {
  padding: 0 48px 0px 25px;
  background-position: 80px center;
}
.block-popup-login .block-content .col-reg.login-customer {
  padding-left: 30px;
  color: #444;
}
.block-popup-login .block-content .col-reg.login-customer h2 {
  font-size: 116.67%;
  font-weight: bold;
  margin-bottom: 15px;
}
.block-popup-login .block-content .col-reg.login-customer .list-log {
  list-style-type: none;
  margin: 0;
}
.block-popup-login .block-content .note-reg {
  margin: 10px 0px;
  font-style: italic;
}
.block-popup-login .block-content .list-log li {
  padding: 2px 0px 2px 14px;
  font-style: italic;
  position: relative;
  border-left: none;
  line-height: 23px;
}
.block-popup-login .block-content .list-log li:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  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;
  margin-top: 15px;
  color: #fff !important;
  font-weight: bold;
  background-color: #94c300;
}
.block-popup-login .block-content .btn-reg-popup:hover {
  color: #fff;
  background-color: #6d9000;
}
.block-popup-login .email-input {
  position: relative;
}
.block-popup-login .email-input:before {
  background: url('../assets/images/icon-username.png') no-repeat top left #f7f7f7;
  content: "";
  display: inline-block;
  width: 42px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.block-popup-login .pass-input {
  position: relative;
}
.block-popup-login .pass-input:before {
  background: url('../assets/images/icon-pass.png') no-repeat top left #f7f7f7;
  content: "";
  display: inline-block;
  width: 42px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.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 #cecece;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.block-popup-login .ft-link-p {
  margin-bottom: 19px;
}
.block-popup-login .ft-link-p a {
  color: #444 !important;
}
.close-login {
  display: inline-block;
  background: url('../assets/images/btn-close-login.png') no-repeat top left;
  width: 26px;
  height: 26px;
  overflow: hidden;
  text-indent: -9999px;
  right: 10px;
  top: 3px;
  position: absolute;
  opacity: 1;
}
.rtl .close-login {
  right: auto;
  left: 10px;
}
.rtl th {
  text-align: right;
}
.rtl .woocommerce table.shop_table {
  text-align: right;
}
.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;
  background-position: 164px center;
}
.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: #444;
}
.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 #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 50px 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;
}
.woocommerce-noreviews {
  padding: 0 15px;
}
.fb_iframe_widget iframe {
  max-width: initial;
  z-index: 1;
}
.woocommerce-cart #contents .page h2,
.woocommerce-wishlist #contents .page h2,
.woocommerce-account #contents .page h2,
.woocommerce-checkout #contents .page h2 {
  margin-bottom: 25px;
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  background-color: #94c300;
  color: #fff;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav {
  background: #e4e4e4;
  margin-bottom: 30px;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li {
  background-color: #e4e4e4;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li a {
  padding: 13px 20px;
  font-size: 14px;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active {
  background: #94c300;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active a {
  color: #fff;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li:hover {
  background: #94c300;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li:hover a {
  color: #fff;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
  padding: 0;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .vc_toggle {
  margin: 0 0 10px 0;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .vc_toggle .vc_toggle_title {
  background: #94c300;
  padding: 12px 20px;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .vc_toggle .vc_toggle_title h4 {
  color: #fff;
  font-size: 14px;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .vc_toggle .vc_toggle_title i.vc_toggle_icon {
  left: auto;
  right: 0;
  margin: 0 20px;
  border: 1px solid #fff;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .vc_toggle .vc_toggle_title i.vc_toggle_icon:before {
  border: 1px solid #fff;
}
.rtl .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .vc_toggle .vc_toggle_title i.vc_toggle_icon {
  right: auto;
  left: 0;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .vc_toggle .vc_toggle_content {
  margin: 0px;
  padding: 20px;
  background: #e4e4e4;
}
.our-service .title-service {
  text-align: center;
}
.our-service .title-service h3 {
  font-size: 20px;
  font-weight: 500;
}
.our-service .title-service p {
  color: #666;
}
.our-service .service {
  text-align: center;
}
.our-service .service span {
  display: inline-block;
  height: 90px;
  width: 90px;
  line-height: 90px;
  text-align: center;
  font-size: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #dfdfdf;
  background-color: #fff;
  color: #94c300;
  cursor: pointer;
  position: relative;
}
.our-service .service span:after {
  content: '';
  position: absolute;
  bottom: -20px;
  width: 40px;
  height: 2px;
  background-color: #94c300;
  display: block;
  margin-left: 25px;
}
.our-service .service span:hover {
  color: #fff;
  background-color: #94c300;
  border: 1px solid #94c300;
}
.our-service .service .title {
  font-size: 14px;
  font-weight: 500;
  margin-top: 30px;
  margin-bottom: 20px;
}
.our-service .service p {
  color: #666;
}
.our-bestservice {
  padding: 20px 0 30px;
  background-color: #e8e8e8;
}
.our-bestservice .title-service {
  text-align: center;
}
.our-bestservice .title-service h3 {
  font-size: 20px;
  font-weight: 500;
}
.our-bestservice .title-service p {
  color: #666;
}
.our-bestservice .best-service {
  background-color: #fff;
  text-align: center;
  padding: 20px 0;
  margin-bottom: 15px;
}
.our-bestservice .best-service .title {
  font-size: 16px;
  font-weight: 500;
  color: #333;
}
.our-bestservice .best-service span {
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 26px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #dfdfdf;
  background-color: #fff;
  color: #94c300;
  cursor: pointer;
  margin: 20px 0;
}

.product-category h2.woocommerce-loop-category__title {
    width: 70% !important;
    float: left;
    text-align: left;
    padding-left: 15px !important;
    font-size: 15px !important;
    text-transform: uppercase;
    vertical-align: middle !important;
    line-height: 74px;
    /* position: absolute; */
    left: 85px;
    /* color: #fff !important; */
}
.our-bestservice .best-service span:hover {
  color: #fff;
  background-color: #94c300;
  border: 1px solid #94c300;
}
.our-bestservice .best-service ul {
  list-style: none;
  margin: 0;
}
.our-bestservice .best-service ul > li {
  display: block;
  font-size: 13px;
  line-height: 18px;
  padding: 10px 0;
  color: #333;
  border-top: 1px solid #f3f3f3;
}
.our-bestservice .best-service ul > li:last-child {
  border-bottom: 1px solid #f3f3f3;
}
.our-bestservice .best-service .button {
  display: inline-block;
  font-size: 11px;
  line-height: 14px;
  padding: 9px 25px;
  height: auto;
  margin-top: 20px;
  border: 1px solid #ddd;
  background-color: #ddd;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.our-bestservice .best-service .button:hover {
  border: 1px solid #94c300;
  background-color: #94c300;
  color: #fff;
}
.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;
  float: left;
}
#tab-description ul {
  margin-right: 20px !important;
  margin-left: 20px !important;
}
.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,
.rtl .woocommerce td.product-name dl.variation dt {
  float: 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;
    border: 1px solid #ddd;
    margin-bottom: 20px;
  }
  .woocommerce table.shop_table {
    border: 0;
    max-width: 100%;
    width: 650px;
    /* display: inline-block; */
    vertical-align: top;
    margin: 0;
  }
  .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 .block-popup-login .tt_popup_login strong {
    background-position: 160px center;
  }
  .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;
  }
}

@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;
  }
}
@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 div.product form.cart .group_table td {
  padding: 0;
  height: 100px;
  vertical-align: middle;
}
#colorbox {
  z-index: 10003;
}
.wp-comingsoon {
  background: url('../assets/images/bg-comingsoon.jpg') no-repeat center center;
  text-align: center;
}
.wp-comingsoon .title-comingsoon {
  margin-bottom: 100px;
  margin-top: 150px;
}
.wp-comingsoon .title-comingsoon h1 {
  color: #94c300;
  font-size: 50px;
  font-weight: bold;
  text-transform: uppercase;
}
.wp-comingsoon .title-comingsoon .des-comingsoon {
  font-size: 16px;
  color: rgba(255,255,255,0.8);
}
.wp-comingsoon .countdown-shortcode {
  margin-bottom: 150px;
}
.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: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -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: #94c300;
  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: #94c300;
}
.wp-comingsoon .footer-comingsoon a:hover {
  color: #6d9000;
}
.comming-soon {
  text-align: center;
}
.comming-soon .ClassyCountdown-wrapper > div {
  display: inline-block;
  position: relative;
  width: 120px;
  margin: 10px 15px;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >div {
  position: absolute;
  font-size: 34px !important;
  font-weight: bold;
  font-family: "Oswald";
  color: #94c300;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 120px;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >span {
  font-size: 14px !important;
  font-family: "Oswald";
  color: rgba(255,255,255,0.8) !important;
  display: inline-block;
  margin-top: 5px;
  text-transform: uppercase;
}
.listing-tab-shortcode {
  background-color: #fff;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs {
  max-width: 240px;
  background-color: #fff;
  float: left;
  width: 100%;
  margin: 0;
  border: 0;
  padding: 50px 30px 30px;
}
.rtl .listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs {
  float: right;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs .title-cat {
  font-size: 14px;
  text-transform: uppercase;
  color: #111;
  margin-bottom: 10px;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li {
  width: 100%;
  float: none;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li a {
  border: 0;
  font-weight: normal;
  font-family: 'Source Sans Pro' !important;
  text-transform: capitalize;
  color: #777777;
  padding: 10px 0;
  cursor: pointer;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li a:hover {
  color: #94c300;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li.active,
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:hover,
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:focus {
  background-color: transparent;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li.active >a,
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:hover >a,
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:focus >a {
  border: 0;
  background-color: transparent;
}
.listing-tab-shortcode .tabbable.tabs .tab-content {
  overflow: hidden;
  padding: 50px 30px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-color: #f3f3f3;
  visibility: hidden;
}
.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane {
  margin: 0 -15px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane .item {
  width: 33.333%;
  float: left;
  padding: 0 15px;
}
.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane .item .item-wrap {
  border: 1px solid #ddd;
}
.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.content-search >.post,
.content-search .product {
  background-color: #fff;
  margin-bottom: 30px;
  padding: 30px 0;
}
.content-search >.post .entry-thumb,
.content-search .product .entry-thumb {
  padding-left: 30px;
}
.rtl .content-search >.post .entry-thumb,
.rtl .content-search .product .entry-thumb {
  padding-right: 30px;
  padding-left: 0;
}
.content-search >.post .entry-content,
.content-search .product .entry-content {
  overflow: hidden;
  padding: 0 30px;
}
.content-search >.post .entry-content .title-blog h3,
.content-search .product .entry-content .title-blog h3 {
  font-size: 16px;
  color: #111;
}
.content-search >.post .entry-content .entry-meta,
.content-search .product .entry-content .entry-meta {
  margin-bottom: 10px;
}
.content-search >.post .entry-content .entry-meta i,
.content-search .product .entry-content .entry-meta i {
  margin-right: 5px;
}
.rtl .content-search >.post .entry-content .entry-meta i,
.rtl .content-search .product .entry-content .entry-meta i {
  margin-right: 0;
  margin-left: 5px;
}
.content-search >.post .entry-content .entry-meta >span,
.content-search .product .entry-content .entry-meta >span {
  padding-right: 20px;
  display: inline-block;
  vertical-align: top;
}
.rtl .content-search >.post .entry-content .entry-meta >span,
.rtl .content-search .product .entry-content .entry-meta >span {
  padding-right: 0;
  padding-left: 20px;
}
.content-search >.post .entry-content .entry-description,
.content-search .product .entry-content .entry-description {
  margin-bottom: 10px;
}
.content-search >.post .entry-content .bl_read_more i,
.content-search .product .entry-content .bl_read_more i {
  margin: 0 5px;
}
.countdown-slider.sw-woo-container-slider .box-slider-title h2 {
  text-transform: uppercase;
  color: #111111;
  margin-bottom: 30px;
  font-weight: bold;
}
.countdown-slider.sw-woo-container-slider .slider {
  border: 0;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-countdown .countdown-row {
  padding: 10px 0;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-countdown .countdown-row .countdown-section {
  width: 25%;
  float: left;
  text-align: center;
  border-right: 1px solid #dddddd;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-countdown .countdown-row .countdown-section:last-child {
  border-right: 0;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-countdown .countdown-row .countdown-section >span {
  display: block;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-countdown .countdown-row .countdown-section .countdown-amount {
  font-size: 18px;
  color: #444444;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-countdown .countdown-row .countdown-section .countdown-period {
  font-size: 12px;
  color: #777777;
}
.home #main {
  margin-top: 80px;
}
.home #main .category-contents .category-header h1 {
  color: #111;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-weight: bold;
}
.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;
}
.sportbikes_breadcrumbs {
  background: url('../assets/images/banner-our-categories.jpg') no-repeat top center fixed;
  width: 100%;
  text-align: center;
  padding: 100px 0;
  margin-bottom: 80px;
}
.sportbikes_breadcrumbs .listing-title h1 {
  color: #eeeeee;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.sportbikes_breadcrumbs .breadcrumbs .breadcrumb {
  background-color: transparent;
  margin: 0;
  padding: 0;
}
.sportbikes_breadcrumbs .breadcrumbs .breadcrumb >li {
  font-size: 16px;
  color: #eeeeee;
}
.sportbikes_breadcrumbs .breadcrumbs .breadcrumb >li a {
  color: #eeeeee;
}
.sportbikes_breadcrumbs .breadcrumbs .breadcrumb >li a:hover {
  color: #94c300;
}
.sportbikes_breadcrumbs .breadcrumbs .breadcrumb >li .go-page {
  padding: 0 10px;
}
.sportbikes_breadcrumbs .breadcrumbs .breadcrumb >li +li:before {
  display: none;
}
.sportbikes_breadcrumbs .breadcrumbs .breadcrumb >li.active {
  color: #94c300;
}
.sportbikes_breadcrumbs .breadcrumbs .breadcrumb >li:last-child .go-page {
  display: none;
}
.products-wrapper {
  margin-bottom: 30px;
}
.products-wrapper .products-nav {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-bottom: 30px;
}
.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: 35px;
  height: 35px;
  float: left;
  border: 0;
  overflow: hidden;
  background-color: #252525;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a:before {
  position: absolute;
  font-size: 14px;
  font-family: FontAwesome;
  text-align: center;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background-color: transparent;
  color: #898989;
  left: 0;
  color: #fff;
  -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:before,
.products-wrapper .products-nav .view-mode-wrap .view-mode >a:hover:before {
  background-color: #94c300;
}
.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 .view-catelog .orderby-order-container {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.rtl .products-wrapper .products-nav .view-catelog .orderby-order-container {
  text-align: right;
}
.products-wrapper .products-nav .view-catelog .orderby-order-container .show-product {
  float: left;
  line-height: 33px;
  margin: 0 15px;
}
.rtl .products-wrapper .products-nav .view-catelog .orderby-order-container .show-product {
  float: right;
}
.products-wrapper .products-nav .view-catelog .orderby-order-container .orderby {
  min-width: 140px;
}
.products-wrapper .products-nav .view-catelog .orderby-order-container .sort-count {
  min-width: 80px;
}
.products-wrapper .products-nav .view-catelog .orderby-order-container .order-dropdown {
  float: left;
  margin: 0;
  background-color: #fff;
  list-style-type: none;
}
.products-wrapper .products-nav .view-catelog .orderby-order-container .order-dropdown >li {
  position: relative;
  z-index: 3;
  cursor: pointer;
}
.products-wrapper .products-nav .view-catelog .orderby-order-container .order-dropdown >li .current-li {
  line-height: 33px;
  display: block;
  border: 1px solid #ddd;
}
.products-wrapper .products-nav .view-catelog .orderby-order-container .order-dropdown >li .current-li a {
  display: block;
  text-indent: 15px;
  position: relative;
}
.products-wrapper .products-nav .view-catelog .orderby-order-container .order-dropdown >li .current-li a:after {
  font-family: fontawesome;
  content: "\f107";
  font-size: 14px;
  width: 35px;
  line-height: 33px;
  text-align: center;
  position: absolute;
  right: 0px;
  top: 0px;
  text-indent: initial;
}
.rtl .products-wrapper .products-nav .view-catelog .orderby-order-container .order-dropdown >li .current-li a:after {
  right: auto;
  left: 0;
}
.products-wrapper .products-nav .view-catelog .orderby-order-container .order-dropdown >li >ul {
  position: absolute;
  background-color: #fff;
  margin-left: 0;
  left: 0;
  top: 100%;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  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 .view-catelog .orderby-order-container .order-dropdown >li >ul >li {
  line-height: 25px;
  text-indent: 10px;
}
.products-wrapper .products-nav .view-catelog .orderby-order-container .order-dropdown >li >ul >li a {
  display: block;
}
.products-wrapper .products-nav .view-catelog .orderby-order-container .order-dropdown >li:hover >ul {
  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 .note {
  line-height: 35px;
  padding: 0 15px;
}
.products-wrapper .woocommerce-pagination .page-numbers {
  margin: 0;
  vertical-align: top;
  border-color: #ddd;
  background-color: #fff;
}
.products-wrapper .woocommerce-pagination .page-numbers >li {
  border-color: #ddd;
  float: left;
}
.rtl .products-wrapper .woocommerce-pagination .page-numbers >li {
  float: right;
}
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers {
  width: 35px;
  height: 35px;
  line-height: 35px;
  display: block;
  padding: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.current,
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers:hover {
  background-color: #252525;
  color: #fff;
  border-color: #252525;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.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: 14px;
}
.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;
}
.products-wrapper .products-loop >li {
  margin-bottom: 30px;
}
.products-wrapper .products-loop >li .item-wrap {
  border: 1px solid #ddd;
}
.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content .item-description {
  display: none;
}
.products-wrapper .products-loop.list .item {
  width: 100%;
}
.products-wrapper .products-loop.list .item .item-wrap {
  text-align: left;
}
.rtl .products-wrapper .products-loop.list .item .item-wrap {
  text-align: right;
}
.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: 270px;
  max-width: 100%;
  float: left;
  margin-bottom: 0;
  overflow: hidden;
}
.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb {
  float: right;
}
.products-wrapper .products-loop.list .item-content.products-content {
  overflow: hidden;
  width: auto;
  display: block;
  padding-bottom: 25px;
  padding-top: 25px;
}
.products-wrapper .products-loop.list .item-content.products-content h4 {
  float: left;
  margin-bottom: 15px;
}
.rtl .products-wrapper .products-loop.list .item-content.products-content h4 {
  float: right;
}
.products-wrapper .products-loop.list .item-content.products-content .reviews-content {
  display: inline-block !important;
  vertical-align: top;
  float: right;
}
.rtl .products-wrapper .products-loop.list .item-content.products-content .reviews-content {
  float: left;
}
.products-wrapper .products-loop.list .item-content.products-content .item-price {
  clear: both;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-bottom: 20px;
  color: #ccc;
}
.products-wrapper .products-loop.list .item-content.products-content .item-description {
  clear: both;
  margin-bottom: 25px;
}
.products-wrapper .products-loop.list .item-content.products-content .item-bottom {
  position: static;
  margin-top: 0;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .add_to_cart_button,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .product_type_external,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .product_type_grouped {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  background-color: #222222;
  color: #fff;
  padding: 0 25px 0 40px;
  font-size: 15px;
  float: none;
}
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .add_to_cart_button:before,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .product_type_external:before,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .product_type_grouped:before {
  color: #fff;
}
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .add_to_cart_button:hover,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .product_type_external:hover,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .product_type_grouped:hover {
  background-color: #94c300;
}
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .add_to_cart_button.loading,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .product_type_external.loading,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .product_type_grouped.loading {
  background-color: #94c300;
}
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .add_to_cart_button.loading:after,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .product_type_external.loading:after,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .product_type_grouped.loading:after {
  display: none;
}
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .add_to_cart_button.added:after,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .product_type_external.added:after,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .product_type_grouped.added:after {
  display: inline-block;
  margin-left: 0;
  margin-right: 5px;
}
.rtl .products-wrapper .products-loop.list .item-content.products-content .item-bottom .add_to_cart_button,
.rtl .products-wrapper .products-loop.list .item-content.products-content .item-bottom .product_type_external,
.rtl .products-wrapper .products-loop.list .item-content.products-content .item-bottom .product_type_grouped {
  padding: 0 40px 0 25px;
}
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .compare-button {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .clear {
  display: none;
}
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .compare-button a,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .group.fancybox {
  background-color: #222222;
  color: #fff;
  float: none;
  font-size: 0;
  padding: 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);
}
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .compare-button a:hover,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .group.fancybox:hover {
  background-color: #94c300;
}
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .compare-button a:before,
.products-wrapper .products-loop.list .item-content.products-content .item-bottom .group.fancybox:before {
  color: #fff;
}
.products-wrapper .products-loop.list .item .item-wrap:hover .item-content h4 a {
  color: #333333;
}
.products-wrapper .products-loop.list .item .item-wrap:hover .item-content h4 a:hover {
  color: #94c300;
}
.products-wrapper .products-loop.list .item .item-wrap:hover .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.products-wrapper .products-loop.list .item .item-wrap:hover .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.products-wrapper .products-loop.list .item .item-wrap:hover .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.products-wrapper .products-loop.list .item .item-wrap:hover .item-content .item-bottom .compare-button a,
.products-wrapper .products-loop.list .item .item-wrap:hover .item-content .item-bottom .group.fancybox {
  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);
}
.products-loop .product-category a {
  text-align: center;
  display: block;
  background-color: #fff;
}
.products-loop .product-category a img {
  padding: 10px 40px;
  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: #444;
  -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: #94c300;
  color: #fff;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  font-size: 20px;
  color: #cccccc;
}
.woocommerce div.product p.price >.amount,
.woocommerce div.product p.price span >.amount,
.woocommerce div.product p.price ins,
.woocommerce div.product span.price >.amount,
.woocommerce div.product span.price span >.amount,
.woocommerce div.product span.price ins {
  text-decoration: none;
  color: #cc2128;
  font-weight: normal;
  font-size: 24px;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  margin: 0 10px;
  color: #cccccc;
  text-decoration: line-through;
  opacity: 1;
}
.woocommerce div.product form.cart .variations select {
  margin: 0;
}
.rtl.woocommerce div.product form.cart .button {
  float: right;
}
.product_detail .slider_img_productd {
  margin-bottom: 30px;
}
.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-thumbnail {
  padding: 0 22px;
}
.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: 1px solid #ddd;
  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.slick-current .thumbnail-wrapper,
.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: #94c300;
}
.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;
  border: 0;
  padding: 0;
  z-index: 3;
  background-color: transparent;
  color: #999999;
  margin: auto;
  top: 0;
  bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -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-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: 14px;
}
.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 {
  color: #94c300;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev {
  left: 0;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev:before {
  content: "\f060";
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next {
  right: 0;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next:before {
  content: "\f061";
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail.slick-vertical {
  width: 18%;
  float: left;
  margin-right: 1%;
  padding: 14px 0;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail.slick-vertical .slick-list {
  margin: -2px 0;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail.slick-vertical .slick-list .slick-track .item-thumbnail-product .thumbnail-wrapper {
  margin: 2px 0;
  padding: 0 1px;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail.slick-vertical .slick-prev,
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail.slick-vertical .slick-next {
  left: 0;
  right: 0;
  width: 100%;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail.slick-vertical .slick-prev:before,
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail.slick-vertical .slick-next:before {
  font-size: 12px;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail.slick-vertical .slick-prev {
  top: 0;
  bottom: auto;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail.slick-vertical .slick-prev:before {
  content: "\f062";
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail.slick-vertical .slick-next {
  bottom: 0;
  top: auto;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail.slick-vertical .slick-next:before {
  content: "\f063";
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive.slick-slider {
  width: 81%;
  float: left;
}
.product_detail .content_product_detail .product_title {
  font-size: 22px;
  color: #333333;
  margin-bottom: 20px;
}
.product_detail .content_product_detail .reviews-content {
  margin-bottom: 5px;
}
.product_detail .content_product_detail .reviews-content .woocommerce-review-link {
  display: none;
}
.product_detail .content_product_detail .price-content {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.product_detail .content_product_detail .product-stock.in-stock {
  margin-bottom: 15px;
  color: #94c300;
}
.product_detail .content_product_detail .sku_wrapper {
  margin-bottom: 15px;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  color: #111;
}
.product_detail .content_product_detail .sku_wrapper .sku {
  color: #94c300;
  padding: 0 5px;
}
.product_detail .content_product_detail .product-description {
  line-height: 22px;
  color: #999999;
  margin-bottom: 30px;
}
.product_detail .content_product_detail .product-description h2 {
  font-size: 16px;
}
.product_detail .content_product_detail .social-share {
  line-height: 14px;
  padding-bottom: 30px;
  padding-top: 30px;
  border-top: 1px solid #ddd;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.product_detail .content_product_detail .social-share .share-title {
  text-transform: uppercase;
  padding-right: 20px;
}
.product_detail .content_product_detail .social-share a {
  display: inline-block;
  vertical-align: top;
  padding: 0 13px;
  color: #898989;
  font-size: 16px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.product_detail .content_product_detail .social-share a:hover {
  color: #222222;
}
.product_detail .content_product_detail .product-summary-bottom {
  margin-bottom: 10px;
  padding-top: 25px;
  border-top: 1px solid #ddd;
}
.product_detail .content_product_detail .product-summary-bottom .cart {
  margin-bottom: 0;
}
.product_detail .content_product_detail .product-summary-bottom .cart .quantity {
  position: relative;
  margin-top: 10px;
  margin-right: 50px;
}
.rtl .product_detail .content_product_detail .product-summary-bottom .cart .quantity {
  float: right;
  margin-left: 50px;
  margin-right: 0;
}
.product_detail .content_product_detail .product-summary-bottom .cart .quantity input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -0-appearance: none;
  background-color: #fff;
  width: 40px;
}
.product_detail .content_product_detail .product-summary-bottom .cart .quantity input[type=number] {
  -moz-appearance: textfield;
}
.product_detail .content_product_detail .product-summary-bottom .cart .quantity input::-webkit-outer-spin-button,
.product_detail .content_product_detail .product-summary-bottom .cart .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.product_detail .content_product_detail .product-summary-bottom .cart .quantity .minus,
.product_detail .content_product_detail .product-summary-bottom .cart .quantity .plus {
  position: absolute;
  height: 20px;
  line-height: 20px;
  left: 100%;
  color: #ddd;
  font-size: 0;
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: -9999px;
  z-index: 3;
  border: 0;
  border-right: 1px solid #ddd;
}
.product_detail .content_product_detail .product-summary-bottom .cart .quantity .minus:hover,
.product_detail .content_product_detail .product-summary-bottom .cart .quantity .plus:hover {
  background-color: #94c300;
  color: #fff;
}
.rtl .product_detail .content_product_detail .product-summary-bottom .cart .quantity .minus,
.rtl .product_detail .content_product_detail .product-summary-bottom .cart .quantity .plus {
  left: auto;
  right: 100%;
  border-right: 0;
  border-left: 1px solid #ddd;
}
.product_detail .content_product_detail .product-summary-bottom .cart .quantity .minus {
  bottom: 0px;
  background-image: url('../assets/images/icon-arrow-bottom.png');
  border-bottom: 1px solid #ddd;
}
.product_detail .content_product_detail .product-summary-bottom .cart .quantity .plus {
  top: 0;
  background-image: url('../assets/images/icon-arrow-top.png');
  border-top: 1px solid #ddd;
}
.product_detail .content_product_detail .product-summary-bottom .cart .quantity:before {
  content: "QTY :";
  line-height: 40px;
  margin: 0 5px;
  color: #444444;
  font-family: "Oswald", Arial, sans-serif;
}
.product_detail .content_product_detail .product-summary-bottom .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 .product-summary-bottom .cart .quantity input.qty {
  padding: 0;
  height: 40px;
  line-height: 40px;
  border: 1px solid #ddd;
}
.product_detail .content_product_detail .product-summary-bottom .cart .group_table {
  margin-bottom: 25px;
  width: 100%;
}
.product_detail .content_product_detail .product-summary-bottom .cart .group_table .label {
  display: table-cell;
}
.product_detail .content_product_detail .product-summary-bottom .cart .group_table tbody tr {
  border-color: #ddd;
}
.product_detail .content_product_detail .product-summary-bottom .cart .group_table tbody tr td label {
  margin-bottom: 0;
  font-family: 'Oswald' !important;
  font-weight: normal;
}
.product_detail .content_product_detail .product-summary-bottom .cart .group_table tbody tr td .quantity {
  margin-top: 0;
  width: 40px;
}
.product_detail .content_product_detail .product-summary-bottom .cart .group_table tbody tr td .quantity .minus {
  bottom: 0;
}
.product_detail .content_product_detail .product-summary-bottom .cart .group_table tbody tr td .quantity:before {
  display: none;
}
.product_detail .content_product_detail .product-summary-bottom .cart .group_table tbody tr td.label {
  white-space: normal;
}
.product_detail .content_product_detail .product-summary-bottom .cart .group_table .price {
  font-size: 24px;
  color: #cccccc;
}
.product_detail .content_product_detail .product-summary-bottom .cart .group_table .price span >.amount,
.product_detail .content_product_detail .product-summary-bottom .cart .group_table .price del {
  text-decoration: line-through;
  font-weight: normal;
  font-size: 20px;
}
.product_detail .content_product_detail .product-summary-bottom .cart .group_table .price ins {
  color: #94c300;
  text-decoration: none;
  opacity: 1;
  margin: 0 10px;
}
.product_detail .content_product_detail .product-summary-bottom .cart .clear {
  display: none;
}
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist {
  margin: 0;
  float: left;
}
.rtl .product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist {
  float: right;
}
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f004";
}
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.product_detail .content_product_detail .product-summary-bottom .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 .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: #94c300;
}
.product_detail .content_product_detail .product-summary-bottom .compare-button {
  float: left;
}
.rtl .product_detail .content_product_detail .product-summary-bottom .compare-button {
  float: right;
}
.product_detail .content_product_detail .product-summary-bottom .compare-button a:before {
  content: "\f074";
}
.product_detail .content_product_detail .product-summary-bottom .add_to_cart_button,
.product_detail .content_product_detail .product-summary-bottom .product_type_external,
.product_detail .content_product_detail .product-summary-bottom .product_type_grouped,
.product_detail .content_product_detail .product-summary-bottom .single_add_to_cart_button,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.product_detail .content_product_detail .product-summary-bottom .compare-button a {
  color: #fff;
  font-weight: 500;
  height: 50px;
  line-height: 50px;
  padding: 0;
  background-color: #222222;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  font-size: 0;
  min-width: 50px;
  float: left;
  margin: 5px 3px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.product_detail .content_product_detail .product-summary-bottom .add_to_cart_button:before,
.product_detail .content_product_detail .product-summary-bottom .product_type_external:before,
.product_detail .content_product_detail .product-summary-bottom .product_type_grouped:before,
.product_detail .content_product_detail .product-summary-bottom .single_add_to_cart_button:before,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.product_detail .content_product_detail .product-summary-bottom .compare-button a:before {
  font-family: fontawesome;
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: 19px;
}
.product_detail .content_product_detail .product-summary-bottom .add_to_cart_button:hover,
.product_detail .content_product_detail .product-summary-bottom .product_type_external:hover,
.product_detail .content_product_detail .product-summary-bottom .product_type_grouped:hover,
.product_detail .content_product_detail .product-summary-bottom .single_add_to_cart_button:hover,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.product_detail .content_product_detail .product-summary-bottom .compare-button a:hover {
  background-color: #94c300;
  color: #fff;
}
.product_detail .content_product_detail .product-summary-bottom .add_to_cart_button:hover:before,
.product_detail .content_product_detail .product-summary-bottom .product_type_external:hover:before,
.product_detail .content_product_detail .product-summary-bottom .product_type_grouped:hover:before,
.product_detail .content_product_detail .product-summary-bottom .single_add_to_cart_button:hover:before,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.product_detail .content_product_detail .product-summary-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.product_detail .content_product_detail .product-summary-bottom .compare-button a:hover:before {
  color: #fff;
}
.product_detail .content_product_detail .product-summary-bottom .add_to_cart_button,
.product_detail .content_product_detail .product-summary-bottom .product_type_external,
.product_detail .content_product_detail .product-summary-bottom .product_type_grouped,
.product_detail .content_product_detail .product-summary-bottom .single_add_to_cart_button {
  min-width: 50px;
  padding: 0 25px 0 40px;
  font-size: 15px;
}
.product_detail .content_product_detail .product-summary-bottom .add_to_cart_button:before,
.product_detail .content_product_detail .product-summary-bottom .product_type_external:before,
.product_detail .content_product_detail .product-summary-bottom .product_type_grouped:before,
.product_detail .content_product_detail .product-summary-bottom .single_add_to_cart_button:before {
  content: "\f067";
}
.single-product >.tabs {
  padding: 50px 0;
  margin-bottom: 60px;
  margin-top: 60px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.single-product >.tabs .tabbable .nav.nav-tabs {
  margin: 0 0 30px;
  background-color: transparent;
  border-bottom: 0;
}
.single-product >.tabs .tabbable .nav.nav-tabs li {
  border: 0;
  position: relative;
  padding: 0 25px;
}
.single-product >.tabs .tabbable .nav.nav-tabs li:before {
  position: absolute;
  right: -4px;
  content: "/";
  font-size: 20px;
  color: #333333;
}
.rtl .single-product >.tabs .tabbable .nav.nav-tabs li:before {
  right: auto;
  left: -4px;
}
.single-product >.tabs .tabbable .nav.nav-tabs li:last-child:before {
  display: none;
}
.single-product >.tabs .tabbable .nav.nav-tabs li:first-child {
  padding-left: 0;
}
.rtl .single-product >.tabs .tabbable .nav.nav-tabs li:first-child {
  padding-left: 25px;
  padding-right: 0;
}
.single-product >.tabs .tabbable .nav.nav-tabs li a {
  border: 0;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 18px;
  padding: 0;
  color: #333333;
  background-color: transparent;
}
.single-product >.tabs .tabbable .nav.nav-tabs li.active a,
.single-product >.tabs .tabbable .nav.nav-tabs li:hover a {
  background-color: transparent;
  color: #94c300;
}
.single-product >.tabs .tabbable .tab-content .tab-pane {
  line-height: 22px;
  color: #999999;
}
.single-product >.tabs .tabbable .tab-content .tab-pane h2 {
  font-size: 16px;
  text-transform: uppercase;
}
.single-product >.tabs .tabbable .tab-content .tab-pane #reply-title {
  font-size: 14px !important;
}
.single-product >.tabs .tabbable .tab-content .tab-pane #reviews {
  color: #333;
}
.single-product >.tabs .tabbable .tab-content .tab-pane #reviews .form-submit .submit {
  padding: 12px 30px !important;
  background-color: #111 !important;
  -webkit-border-radius: 40px !important;
  -moz-border-radius: 40px !important;
  -o-border-radius: 40px !important;
  -ms-border-radius: 40px !important;
  border-radius: 40px !important;
  overflow: hidden;
}
.single-product >.tabs .tabbable .tab-content .tab-pane #reviews .form-submit .submit:hover {
  background-color: #94c300 !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;
}
.rtl .variations tr td.label {
  text-align: right;
}
.variations tr td.label label {
  color: #222222;
  font-weight: normal;
  font-family: "Oswald", Arial, sans-serif;
  text-transform: uppercase;
  padding: 0;
}
.variations tr td.value {
  padding: 0;
}
.variations tr td.value select {
  max-width: 320px;
  width: 100%;
  text-indent: 10px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  border: 1px solid #ddd;
  margin: 0;
  text-transform: capitalize;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.variations tr td.value select option {
  text-transform: capitalize;
}
.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;
}
.bottom-single-product .sw_related_upsell_widget .product-ur .tabbable.tabs {
  text-align: center;
}
.bottom-single-product .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs {
  display: inline-block;
  vertical-align: top;
  border-bottom: 0;
  margin: 0 -25px 30px;
  background-color: transparent;
}
.bottom-single-product .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li {
  position: relative;
  padding: 0 25px;
  border: 0;
}
.bottom-single-product .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:before {
  content: "/";
  position: absolute;
  top: 0;
  right: -5px;
  font-size: 28px;
}
.rtl .bottom-single-product .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:before {
  right: auto;
  left: -5px;
}
.bottom-single-product .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:last-child:before {
  display: none;
}
.bottom-single-product .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li.active {
  border: 0;
  background-color: transparent;
}
.bottom-single-product .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li.active a {
  color: #94c300;
}
.bottom-single-product .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li a {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
.bottom-single-product .sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
}
.bottom-single-product .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;
}
.bottom-single-product .sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane.active {
  height: auto;
  overflow: visible;
}
.bottom-single-product .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);
}
.bottom-single-product .sw_related_upsell_widget .sw-woo-container-slider {
  margin-bottom: 80px;
}
.bottom-single-product .sw_related_upsell_widget .sw-woo-container-slider .resp-slider-container .box-slider-title h2 {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.bottom-single-product .sw_related_upsell_widget .sw-woo-container-slider .slider {
  border: 0;
}
.bottom-single-product .sw_related_upsell_widget .sw-woo-container-slider .slider .item-content.products-content {
  padding: 5px 30px 40px;
}
.bottom-single-product .sw_related_upsell_widget .sw-woo-container-slider .slider .item-content.products-content h4 {
  margin-bottom: 5px;
}
.sw-custom-variation input[type="radio"] {
  display: none;
}
.sw-custom-variation .sw-radio-variation {
  margin: 0 2px;
  border: 1px solid #dedede;
}
.sw-custom-variation .sw-radio-variation span {
  display: block;
  line-height: 30px;
  min-width: 30px;
  padding: 0 5px;
  text-align: center;
  min-height: 30px;
  cursor: pointer;
  font-size: 12px;
  position: relative;
}
.sw-custom-variation .sw-radio-variation span.variation-color {
  text-indent: -9999px;
  margin: 1px;
}
.sw-custom-variation .sw-radio-variation.selected {
  border-color: #94c300;
}
.sw-custom-variation .sw-radio-variation.selected span {
  background: #94c300;
  color: #fff;
}
.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: #94c300;
  height: 44px;
  transform: rotate(45deg);
  top: -7px;
  right: 15px;
  opacity: 1;
}
.woocommerce-variation.single_variation > p {
  color: #e20000;
}
.fancybox-wrap .fancybox-outer {
  background-color: #fff;
}
.fancybox-wrap .fancybox-outer .product_detail .content_product_detail .product-summary-bottom .cart .quantity {
  margin-right: 10px;
}
.rtl .fancybox-wrap .fancybox-outer .product_detail .content_product_detail .product-summary-bottom .cart .quantity {
  margin-right: 0;
  margin-left: 10px;
}
.quickview-container.woocommerce {
  padding-top: 15px;
}
.wrapper_404 {
  background: url('../assets/images/bg-404.jpg') no-repeat center center;
  width: 100%;
  height: auto;
  text-align: center;
}
.wrapper_404 .content_404 {
  padding-top: 170px;
  padding-bottom: 90px;
}
.wrapper_404 .content_404 .block-top {
  margin-bottom: 110px;
}
.wrapper_404 .content_404 .block-top h1 {
  color: #94c300;
  font-size: 44px;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-weight: bold;
}
.wrapper_404 .content_404 .block-top .warning-code {
  font-size: 16px;
  color: #fff;
}
.wrapper_404 .content_404 .block-middle {
  margin-bottom: 50px;
}
.wrapper_404 .content_404 .block-middle .note {
  color: #fff;
  margin-bottom: 20px;
}
.wrapper_404 .content_404 .block-middle .sportbikes_search_404 .top-search .topsearch-entry .form-search {
  width: 400px;
  max-width: 100%;
  height: 52px;
  line-height: 52px;
  background-color: #fff;
  overflow: hidden;
  margin: auto;
  position: relative;
  -webkit-border-radius: 52px;
  -moz-border-radius: 52px;
  -o-border-radius: 52px;
  -ms-border-radius: 52px;
  border-radius: 52px;
}
.wrapper_404 .content_404 .block-middle .sportbikes_search_404 .top-search .topsearch-entry .form-search .search-query {
  width: 100%;
  border: 0;
  margin: 0;
  height: 52px;
  line-height: 52px;
  text-indent: 30px;
  padding-right: 80px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.rtl .wrapper_404 .content_404 .block-middle .sportbikes_search_404 .top-search .topsearch-entry .form-search .search-query {
  padding-right: 0;
  padding-left: 80px;
}
.wrapper_404 .content_404 .block-middle .sportbikes_search_404 .top-search .topsearch-entry .form-search .form-button {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 60px;
  background-color: transparent;
  border: 0;
}
.wrapper_404 .content_404 .block-middle .sportbikes_search_404 .top-search .topsearch-entry .form-search .form-button:before {
  content: "\f1d8";
  font-size: 14px;
  color: #111111;
  font-family: fontawesome;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.wrapper_404 .content_404 .block-middle .sportbikes_search_404 .top-search .topsearch-entry .form-search .form-button:hover:before {
  color: #94c300;
}
.rtl .wrapper_404 .content_404 .block-middle .sportbikes_search_404 .top-search .topsearch-entry .form-search .form-button {
  right: auto;
  left: 0;
}
.wrapper_404 .content_404 .block-bottom .btn-404 {
  display: inline-block;
  vertical-align: top;
  color: #94c300;
  font-weight: bold;
  text-transform: uppercase;
}
.wrapper_404 .content_404 .block-bottom .btn-404:hover {
  color: #6d9000;
}
.wrapper_404 .content_404 .block-bottom .btn-404 .fa {
  margin: 0 7px;
}
body.admin-bar #header.header-default.sticky-menu,
body.admin-bar #header.header-style-group1 .header-bottom.sticky-menu {
  margin-top: 32px;
}
.sportbikes_social {
  text-align: center;
  line-height: 19px;
}
.sportbikes_social .main-social {
  margin: 0 auto;
  list-style-type: none;
}
.sportbikes_social .main-social li {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
}
.sportbikes_social .main-social li a {
  color: #999999;
  font-size: 16px;
}
.sportbikes_social .main-social li a:hover {
  color: #94c300;
}
.sportbikes_cart .top-form-minicart .top-minicart-icon {
  position: relative;
}
.sportbikes_cart .top-form-minicart .top-minicart-icon:before {
  content: "";
  position: absolute;
  top: 110%;
  right: 50%;
  margin-right: -5px;
  margin-top: -10px;
  border-width: 5px;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #94c300;
  border-style: solid;
  visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
}
.sportbikes_cart .top-form-minicart .wrapp-minicart {
  min-width: 300px;
  width: 100%;
  border-top: 2px solid #94c300;
  background-color: #fff;
  position: absolute;
  top: 110%;
  right: 10%;
  visibility: hidden;
  -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;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
}
.sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding {
  position: relative;
  z-index: 1;
}
.sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .minicart-content {
  margin: 0;
  list-style-type: none;
  max-height: 270px;
  overflow-x: auto;
  overflow-y: visible;
  padding: 30px 20px 0;
}
.sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
}
.sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .product-image {
  float: left;
  border: 1px solid #eee;
  margin-right: 10px;
}
.rtl .sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .product-image {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}
.sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-details {
  position: relative;
}
.sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-details .title-item {
  color: #333333;
  font-size: 14px;
  margin-bottom: 16px;
}
.sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-details .title-item:hover {
  color: #94c300;
}
.sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-details .product-price .price,
.sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-details .product-price .qty {
  display: inline-block;
  vertical-align: top;
}
.sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-details .product-price .qty >span {
  display: inline-block;
}
.sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-details .product-price .price {
  color: #94c300;
}
.sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-details .product-action .btn-remove {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #666666;
}
.sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-details .product-action .btn-remove:hover {
  color: #94c300;
}
.rtl .sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-details .product-action .btn-remove {
  right: auto;
  left: 0;
}
.sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout {
  padding: 10px 20px 30px;
}
.sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .price-total {
  margin-bottom: 25px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .price-total .label-price-total {
  float: left;
  text-transform: uppercase;
  font-weight: bold;
  color: #333333;
}
.rtl .sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .price-total .label-price-total {
  float: right;
}
.sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .price-total .price-total-w {
  float: right;
  color: #94c300;
  font-size: 16px;
}
.rtl .sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .price-total .price-total-w {
  float: left;
}
.sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .cart-links {
  margin: 0 -5px;
}
.sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .cart-links .cart-link,
.sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .cart-links .checkout-link {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0 5px;
  float: left;
  text-align: center;
}
.sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .cart-links .cart-link a,
.sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .cart-links .checkout-link a {
  display: inline-block;
  vertical-align: top;
  height: 45px;
  line-height: 45px;
  background-color: #222222;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  width: 100%;
  overflow: hidden;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  -o-border-radius: 45px;
  -ms-border-radius: 45px;
  border-radius: 45px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .cart-links .cart-link a:hover,
.sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .cart-links .checkout-link a:hover {
  background-color: #94c300;
}
.rtl .sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .cart-links .cart-link,
.rtl .sportbikes_cart .top-form-minicart .wrapp-minicart .minicart-padding .cart-checkout .cart-links .checkout-link {
  float: right;
}
.rtl .sportbikes_cart .top-form-minicart .wrapp-minicart {
  right: auto;
  left: 10%;
}
.sportbikes_cart .top-form-minicart:hover .top-minicart-icon:before {
  top: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.sportbikes_cart .top-form-minicart:hover .wrapp-minicart {
  visibility: visible;
  top: 100%;
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .sportbikes_cart .top-form-minicart:hover .wrapp-minicart {
  right: auto;
  left: 0;
}
.woocommerce a.added_to_cart,
.added_to_cart.wc-forward {
  display: none;
}
.item-price {
  font-size: 18px;
  color: #cccccc;
}
.item-price del {
  text-decoration: line-through;
}
.item-price ins,
.item-price >.amount,
.item-price span >.amount {
  margin: 0 10px;
  color: #94c300;
  text-decoration: none;
}
.woocommerce span.onsale,
.onsale {
  min-height: initial;
  min-width: initial;
  padding: 0;
  font-weight: normal;
  position: absolute;
  top: 20px;
  left: 20px;
  text-transform: uppercase;
  color: #fff;
  background-color: #94c300;
  width: 60px;
  height: 30px;
  line-height: 30px;
  z-index: 1;
  font-size: 12px;
  text-align: center;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
}
.woocommerce span.onsale:before,
.onsale:before {
  width: 8px;
  height: 8px;
  position: absolute;
  content: "";
  background-color: #94c300;
  left: 0;
  right: 0;
  bottom: -4px;
  margin: 0 auto;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.item-wrap .item-detail {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.item-wrap .item-detail .products-thumb {
  position: relative;
  overflow: hidden;
}
.item-wrap .item-detail .products-thumb .product-thumb-hover .wp-post-image {
  opacity: 1;
  filter: alpha(opacity=100);
}
.item-wrap .item-detail .products-thumb .product-thumb-hover .hover-image {
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.item-wrap:hover .item-detail .products-thumb .product-thumb-hover .wp-post-image {
  opacity: 0;
  filter: alpha(opacity=0);
}
.item-wrap:hover .item-detail .products-thumb .product-thumb-hover .hover-image {
  opacity: 1;
  filter: alpha(opacity=100);
}
.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);
}
.box-slider-title.style2 h2 {
  font-size: 26px;
  color: #111;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 30px;
  text-align: left;
}
.box-slider-title.style2 h2 span {
  color: #94c300;
}
.box-slider-title.style2 h2:before {
  width: 30px;
  height: 3px;
  background-color: #cccccc;
  position: absolute;
  content: "";
  bottom: -10px;
  left: 0;
}
.box-slider-title.style-home3 h2 {
  color: #111;
  text-transform: uppercase;
  position: relative;
  font-size: 22px;
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
}
.box-slider-title.style-home3 h2 span {
  color: #94c300;
}
.box-slider-title.style-home3 h2:before {
  width: 70px;
  height: 1px;
  background-color: #444444;
  position: absolute;
  content: "";
  bottom: -1px;
  left: 0;
}
.sticky-menu.hidden-menu {
  transform: translate(0,-100%);
  -webkit-transform: translate(0,-100%);
  -moz-transform: translate(0,-100%);
  -ms-transform: translate(0,-100%);
  -o-transform: translate(0,-100%);
}
.gallery {
  margin: 0 -3px;
}
.gallery .gallery-item {
  float: left;
  padding: 0 3px;
}
.gallery.gallery-columns-2 >li,
.gallery.gallery-columns-2 .gallery-item {
  width: 50%;
  float: left;
}
.gallery.gallery-columns-2 >li:nth-child(2n + 1),
.gallery.gallery-columns-2 .gallery-item:nth-child(2n + 1) {
  clear: both;
}
.gallery.gallery-columns-3 >li,
.gallery.gallery-columns-3 .gallery-item {
  width: 33.33%;
  float: left;
}
.gallery.gallery-columns-3 >li:nth-child(3n + 1),
.gallery.gallery-columns-3 .gallery-item:nth-child(3n + 1) {
  clear: both;
}
.gallery.gallery-columns-4 >li,
.gallery.gallery-columns-4 .gallery-item {
  width: 25%;
  float: left;
}
.gallery.gallery-columns-4 >li:nth-child(4n + 1),
.gallery.gallery-columns-4 .gallery-item:nth-child(4n + 1) {
  clear: both;
}
.gallery.gallery-columns-5 >li,
.gallery.gallery-columns-5 .gallery-item {
  width: 20%;
  float: left;
}
.gallery.gallery-columns-5 >li:nth-child(5n + 1),
.gallery.gallery-columns-5 .gallery-item:nth-child(5n + 1) {
  clear: both;
}
.entry-summary table {
  margin-bottom: 30px;
}
.entry-summary table th,
.entry-summary table td {
  padding: 6px 20px 6px 0;
}
.entry-summary dl dd {
  margin-bottom: 20px;
}
body.page-template-page-home-3 {
  background-color: #fff;
}
body.page-template-page-home-3 .sportbikes_cart .top-form-minicart .wrapp-minicart {
  -webkit-box-shadow: 0 2px 3px #898989;
  -moz-box-shadow: 0 2px 3px #898989;
  -o-box-shadow: 0 2px 3px #898989;
  -ms-box-shadow: 0 2px 3px #898989;
  box-shadow: 0 2px 3px #898989;
}
body.page-template-page-home-3 .flytheme-services-home3 .main-services {
  position: relative;
  bottom: -65px;
  z-index: 10;
}
body.page-template-page-home-3 .sidebar-list-product {
  padding-top: 40px;
}
body.page-template-page-home-3 .sw-brand-container-slider.style1 .resp-slider-container .slick-slider .slick-list .slick-track .item .item-image a {
  border-color: #ddd;
}
body.page-template-page-home-3 .sw-brand-container-slider.style1 .resp-slider-container .slick-slider .slick-list .slick-track .item .item-image a:hover {
  border-color: #94c300;
}
body.page-template-page-home-3 .sw-woo-tab-cat.style1 .resp-tab .top-tab-slider,
body.page-template-page-home-3 .sidebar-list-product .item .item-inner .item-content .item-bottom {
  background-color: #eee;
}
body.page-template-page-home-3 #above-footer {
  display: none;
}
body.page-template-page-home-3 .footer.footer-style1 {
  background: url('../assets/images/bg_footer-v3.jpg') no-repeat center center;
}
body.page-template-page-home-3 .footer .footer-top .sidebar-footer .widget {
  padding-top: 135px;
}
body.page-template-page-home-3 .sidebar-list-product .item .item-inner .item-img {
  border-color: #ddd;
}
body.page-template-page-home-3 .sidebar-list-product .item .item-inner:hover .item-img {
  border-color: #94c300;
}
body.page-template-page-home-3 .rev_slider .tparrows {
  height: 80px;
  width: 80px;
}
body.page-template-page-home-3 .rev_slider .tparrows:before {
  font-size: 16px;
  line-height: 80px;
}
body.page-template-page-home-3 .rev_slider .tparrows.tp-leftarrow {
  margin-left: -40px;
}
body.page-template-page-home-3 .rev_slider .tparrows.tp-rightarrow {
  margin-right: -40px;
}
.header-style2 #header .header-top .sidebar-top-left-header-2 #lang_sel_v2 .nav >li >a,
.header-style2 #header .header-top .sidebar-top-left-header-2 .currency_converter .currency_w >li >a,
.header-style2 #header .header-top .sportbikes_social .main-social {
  padding: 14px 0;
}
.header-style2 #header .header-top .sidebar-top-right-header-2 .sportbikes_my_accout .title-my-account {
  padding: 13px 22px;
  background-position: left 17px;
}
.header-style2 #header .header-top #sidebar-search .sportbikes_title_search a {
  padding: 14px 0 14px 22px;
}
.header-style2 #header .header-bottom {
  background-color: #fff;
}
.header-style2 #header .header-bottom .container {
  background-color: #fff;
}
.header-style2 #header .header-bottom .container .content-header-bottom #main-menu .primary-menu .mid-header .navbar-inverse .nav.nav-pills >li >a {
  height: 102px;
  line-height: 102px;
}
.header-style2 #header .header-bottom .container .content-header-bottom .sportbikes-logo a {
  padding: 20px 0 25px;
}
.header-style2 #header .header-bottom .container .content-header-bottom .sportbikes_cart .top-form-minicart {
  height: 102px;
  background: url('../assets/images/icon-cart-v3.png') no-repeat center center;
}
.header-style2 #header .header-bottom .container .content-header-bottom .sportbikes_cart .top-form-minicart .top-minicart-icon .minicart-number {
  min-width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #94c300;
  color: #fff;
  font-size: 10px;
  top: 20px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.overflow-hidden .wpb_revslider_element {
  overflow: hidden;
}
.sportbikes-catrgories.style2 .sportbikes-content .block-cat-full {
  margin: 45px auto;
}
.sportbikes-catrgories.style2 .sportbikes-content .block-cat-full .content-block .box-categories {
  width: 16.66%;
}
.sportbikes-catrgories.style2 .sportbikes-content .block-cat-full .content-block .box-categories .box-full .icon-cat {
  width: 120px;
  height: 120px;
  background-color: #eeeeee;
  margin: 0 auto;
  border: 1px solid #dedede;
}
.sportbikes-catrgories.style2 .sportbikes-content .block-cat-full .content-block .box-categories .box-full .icon-cat a img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sportbikes-catrgories.style2 .sportbikes-content .block-cat-full .content-block .box-categories .box-full .title-cat a {
  color: #333;
  font-weight: bold;
}
.sportbikes-catrgories.style2 .sportbikes-content .block-cat-full .content-block .box-categories .box-full .title-cat a:hover {
  color: #94c300;
}
.sportbikes-catrgories.style2 .sportbikes-content .block-cat-full .content-block .box-categories .box-full:hover .icon-cat {
  background-color: #94c300;
  border-color: #94c300;
}
.sportbikes-catrgories.style2 .sportbikes-content .block-cat-full .content-block .box-categories .box-full:hover .icon-cat img {
  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);
}
.flytheme-services-home3 .main-services {
  display: inline-block;
  vertical-align: top;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  list-style-type: none;
}
.flytheme-services-home3 .main-services li {
  position: relative;
  width: 33.333%;
  padding: 55px 0 25px;
  float: left;
  border-left: 1px solid #ddd;
}
.flytheme-services-home3 .main-services li:last-child {
  border-right: 1px solid #ddd;
}
.flytheme-services-home3 .main-services li .fly-icon {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.flytheme-services-home3 .main-services li .fly-icon.icon-ship {
  background: url('../assets/images/icon-h3-ship.png') no-repeat center #222222;
}
.flytheme-services-home3 .main-services li .fly-icon.icon-money {
  background: url('../assets/images/icon-h3-money.png') no-repeat center #222222;
}
.flytheme-services-home3 .main-services li .fly-icon.icon-support {
  background: url('../assets/images/icon-h3-support.png') no-repeat center #222222;
}
.flytheme-services-home3 .main-services li .fly-icon:hover {
  background-color: #94c300;
}
.flytheme-services-home3 .main-services li .wrap-text {
  color: #999999;
}
.flytheme-services-home3 .main-services li .wrap-text h3 {
  margin-bottom: 5px;
}
.flytheme-services-home3 .main-services li .wrap-text h3 a {
  color: #222222;
  font-size: 18px;
}
.flytheme-services-home3 .main-services li .wrap-text h3 a:hover {
  color: #94c300;
}
.sw-brand-container-slider.style1 .resp-slider-container .slick-slider .slick-list {
  margin: 0 -15px;
}
.sw-brand-container-slider.style1 .resp-slider-container .slick-slider .slick-list .slick-track .item .item-image a {
  display: inline-block;
  vertical-align: top;
  padding: 35px 0;
  background-color: #fff;
  border: 1px solid #fff;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.sw-brand-container-slider.style1 .resp-slider-container .slick-slider .slick-list .slick-track .item .item-image a img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sw-brand-container-slider.style1 .resp-slider-container .slick-slider .slick-list .slick-track .item .item-image a:hover {
  border: 1px solid #94c300;
}
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider {
  background-color: #fff;
}
.sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .order-title h2 strong:before {
  display: none;
}
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .woo-tab-container-slider {
  padding-bottom: 40px;
}
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list {
  margin: 0 -15px;
}
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item {
  padding: 0 15px;
}
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap {
  border-left: 1px solid #ddd;
  margin-bottom: 30px;
}
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap:first-child {
  border-bottom: 1px solid #ddd;
}
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .resp-slider-container .slick-slider .slick-list .slick-track .item .item-wrap:last-child {
  margin-bottom: 0;
}
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .view-all-product {
  text-align: center;
  padding: 40px 0;
}
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .view-all-product .btn-view-all-product {
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  color: #fff;
  text-transform: capitalize;
  height: 50px;
  line-height: 50px;
  padding: 0 25px;
  background-color: #94c300;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .view-all-product .btn-view-all-product:hover {
  background-color: #6d9000;
}
.countdown-slider-style1 {
  margin-bottom: 0;
}
.countdown-slider-style1 .slider-wrapper .resp-slider-container .slick-slider {
  border: 0;
}
.countdown-slider-style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image {
  position: relative;
}
.countdown-slider-style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .sale-off {
  color: #fff;
  min-width: 94px;
  background-color: #94c300;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  min-height: 94px;
  z-index: 1;
  text-transform: uppercase;
  padding: 16px 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.countdown-slider-style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .sale-off .sale-text {
  font-size: 14px;
}
.countdown-slider-style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .sale-off .sale-number {
  font-size: 28px;
  line-height: 25px;
  font-weight: 500;
}
.countdown-slider-style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .onsale {
  display: none;
}
.countdown-slider-style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .product-thumb-hover img {
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -o-transition: all .6s;
  -ms-transition: all .6s;
  transition: all .6s;
  padding: 0 30px;
}
.countdown-slider-style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .product-thumb-hover .wp-post-image {
  opacity: 1;
  filter: alpha(opacity=100);
}
.countdown-slider-style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .product-thumb-hover .hover-image {
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.countdown-slider-style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown:hover .item-wrap-image .product-thumb-hover .wp-post-image {
  opacity: 0;
  filter: alpha(opacity=0);
}
.countdown-slider-style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown:hover .item-wrap-image .product-thumb-hover .hover-image {
  opacity: 1;
  filter: alpha(opacity=100);
}
.countdown-slider-style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-content {
  text-align: left;
}
.countdown-slider-style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-content h4 {
  font-size: 22px;
  margin-bottom: 25px;
}
.countdown-slider-style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-content .reviews-content {
  padding-top: 10px;
}
.countdown-slider-style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-content .description {
  padding: 20px 0 30px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 130px;
  line-height: 22px;
  color: #777777;
}
.countdown-slider-style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-content .product-countdown {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  border: 1px solid #ddd;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
}
.countdown-slider-style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-content .product-countdown .countdown-row .countdown-section {
  width: 20%;
  float: left;
  min-height: 78px;
  text-align: center;
  padding: 10px 0;
  position: relative;
}
.countdown-slider-style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-content .product-countdown .countdown-row .countdown-section .countdown-amount {
  display: block;
  color: #94c300;
  font-size: 24px;
  font-weight: bold;
}
.countdown-slider-style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-content .product-countdown .countdown-row .countdown-section .countdown-period {
  display: block;
  font-size: 13px;
  color: #777777;
  text-transform: capitalize;
}
.countdown-slider-style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-content .product-countdown .countdown-row .countdown-section.icon-clock {
  border-right: 1px solid #ddd;
  background: url('../assets/images/default/icon-clock.png') no-repeat center center;
}
.countdown-slider-style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-content .product-countdown .countdown-row .countdown-section:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  height: 34px;
  width: 1px;
  background-color: #ddd;
}
.countdown-slider-style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-content .product-countdown .countdown-row .countdown-section:last-child:before,
.countdown-slider-style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-content .product-countdown .countdown-row .countdown-section:first-child:before {
  display: none;
}
.countdown-slider-style1 .res-button {
  width: 42px;
  height: 42px;
  line-height: 42px;
  border: 1px solid #ddd;
  text-align: center;
  position: absolute;
  top: 50%;
  background-color: #fff;
  z-index: 101;
  cursor: pointer;
  -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;
}
.countdown-slider-style1 .res-button:before {
  font-family: fontawesome;
  font-size: 15px;
  color: #999;
}
.countdown-slider-style1 .res-button.slick-prev {
  right: 50px;
}
.countdown-slider-style1 .res-button.slick-prev:before {
  content: "\f104";
}
.countdown-slider-style1 .res-button.slick-next {
  right: 0;
}
.countdown-slider-style1 .res-button.slick-next:before {
  content: "\f105";
}
.countdown-slider-style1 .res-button:hover {
  background-color: #111111;
  border-color: #111;
}
.countdown-slider-style1 .res-button:hover:before {
  color: #fff;
}
.countdown-slider-style1.style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown {
  padding: 50px 0 10px 0;
}
.featured-slider .resp-slider-container .slick-slider.featured-responsive {
  text-align: center;
}
.featured-slider .resp-slider-container .slick-slider.featured-responsive .slick-list .item .item-small {
  width: 25%;
  float: left;
  padding: 0 15px;
}
.featured-slider .resp-slider-container .slick-slider.featured-responsive .slick-list .item .item-larger {
  width: 50%;
  float: left;
  padding: 0 15px;
}
.featured-slider .resp-slider-container .slick-slider.featured-responsive .slick-list .item .item-larger .item-wrap .item-detail .item-content {
  padding-top: 85px;
}
.featured-slider .resp-slider-container .slick-slider.featured-responsive .slick-dots {
  list-style-type: none;
  margin: 7px auto 0;
  display: inline-block;
  vertical-align: top;
}
.featured-slider .resp-slider-container .slick-slider.featured-responsive .slick-dots li {
  float: left;
  line-height: 18px;
}
.featured-slider .resp-slider-container .slick-slider.featured-responsive .slick-dots li button {
  font-size: 0;
  width: 12px;
  height: 12px;
  padding: 0;
  background-color: #999999;
  margin: 0 4px;
  border: 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.featured-slider .resp-slider-container .slick-slider.featured-responsive .slick-dots li.slick-active button,
.featured-slider .resp-slider-container .slick-slider.featured-responsive .slick-dots li:hover button {
  background-color: #94c300;
}
.content-style2 .sw-woo-container-slider.countdown-slider-style1,
.countdown-slider-style1.style1 {
  margin-bottom: 0;
}
.content-style2 .sw-woo-container-slider.sidebar-list-product {
  margin-bottom: 0;
}
.rtl .header-style2 #header .header-top #sidebar-search .sportbikes_title_search a {
  padding: 14px 22px 14px 0;
}
.rtl .header-style2 #header .header-top .sidebar-top-right-header-2 .sportbikes_my_accout .title-my-account {
  background-position: right 17px;
}
.rtl .countdown-slider-style1.style1 .res-button.slick-prev {
  left: 0;
  right: auto;
}
.rtl .countdown-slider-style1.style1 .res-button.slick-next {
  left: 50px;
  right: auto;
}
.rtl .countdown-slider-style1.style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .sale-off {
  left: auto;
  right: 0;
}
@media (max-width: 1199px) {
  .countdown-slider-style1.style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown {
    padding: 50px 0;
  }
  .countdown-slider-style1.style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-content .description {
    margin-bottom: 30px;
  }
  .countdown-slider-style1.style1 .res-button {
    top: 5px;
  }
}
@media (max-width: 991px) {
  .header-style2 #header.header-style-group1 .header-bottom .container .content-header-bottom #main-menu .primary-menu {
    z-index: 10;
    display: inline-block;
    vertical-align: top;
    width: initial;
    margin: 0 30px;
  }
  .header-style2 #header .header-bottom .container .content-header-bottom .sportbikes_cart .top-form-minicart {
    height: 90px;
  }
  .header-style2 #header.header-style-group1 .header-bottom .container .content-header-bottom #main-menu .primary-menu .resmenu-container .navbar-toggle {
    margin: 0;
    height: 90px;
    text-align: center;
    padding: 0 35px;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
  }
  .sportbikes-catrgories.style2 .sportbikes-content .block-cat-full .content-block .box-categories {
    margin: 10px 0;
    width: 33.333%;
  }
  .featured-slider .resp-slider-container .slick-slider.featured-responsive .slick-list .item .item-small {
    width: 100%;
  }
  .featured-slider .resp-slider-container .slick-slider.featured-responsive .slick-list .item .item-small .item-wrap {
    width: 50%;
    float: left;
  }
  .featured-slider .resp-slider-container .slick-slider.featured-responsive .slick-list .item .item-larger {
    width: 100%;
    margin: 0 0 30px;
  }
  body.page-template-page-home-3 .footer.footer-style1 {
    background-size: cover;
  }
  body.page-template-page-home-3 .footer .footer-top {
    padding-top: 80px;
  }
  body.page-template-page-home-3 .footer .footer-top .sidebar-footer .widget {
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .header-style2 #header.header-style-group1 .header-bottom .container .content-header-bottom .sportbikes-logo {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ddd;
  }
  .header-style2 #header .header-bottom .container .content-header-bottom .sportbikes-logo a {
    width: initial;
  }
  .header-style2 #header.header-style-group1 .header-bottom .container .content-header-bottom #main-menu .primary-menu {
    margin: 0;
  }
  .header-style2 #header.header-style-group1 .header-top .sidebar-top-left-header-2 {
    width: 40%;
    margin: 0 -15px;
  }
  .header-style2 #header.header-style-group1 .header-top .sidebar-top-left-header-2 > div {
    padding: 0 15px;
  }
  .featured-slider .resp-slider-container .slick-slider.featured-responsive .slick-list .item .item-small .item-wrap {
    width: 100%;
  }
  .featured-slider .resp-slider-container .slick-slider.featured-responsive .slick-list .item .item-larger {
    margin-top: 30px;
  }
  #header.header-style-group1 .header-bottom .container .content-header-bottom .sportbikes_cart {
    width: 80px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
  #header.header-style-group1 .header-bottom .container .content-header-bottom .sportbikes_cart .top-form-minicart {
    max-width: 80px;
  }
    li.product-category.product {
    width:100% !important;
    margin-bottom: 10px !important;
  }

.product-category h2.woocommerce-loop-category__title {
    width: 70% !important;
    float: left;
    text-align: left;
    padding-left: 15px !important;
    font-size: 15px !important;
    text-transform: uppercase;
    vertical-align: middle !important;
    line-height: 89px;
    /* position: absolute; */
    left: 85px;
    /* color: #fff !important; */
}
ul.products li.product .woocommerce-loop-product__title, ul.products li.product h2, ul.products li.product h3 {
  font-size: 17px !important;
}
ul.products li.product {
    padding-left: 0;
    padding-right: 0px !important;
}
.term-description p {
    font-size: 17px;
    line-height: 24px;
    /* margin-bottom: 20px; */
    padding-right: 5px !important;
    width: 100% !important;
}
}
@media (max-width: 480px) {
  .sportbikes-catrgories.style2 .sportbikes-content .block-cat-full .content-block .box-categories {
    width: 50%;
  }
  body.page-template-page-home-3 .flytheme-services-home3 .main-services {
    margin: 0 0 50px;
    bottom: auto;
  }
  .flytheme-services-home3 .main-services li {
    padding: 30px 15px;
    width: 100%;
    text-align: center;
  }
  .flytheme-services-home3 .main-services li .fly-icon {
    position: static;
    margin: 0 0 10px;
    display: inline-block;
  }
  .sidebar-list-product .item .item-inner .item-content .item-bottom {
    display: none;
  }
}
body.page-template-page-home-4 {
  background-color: #fff;
}
body.page-template-page-home-4 .header-style3 {
  position: absolute;
  width: 100%;
  top: 40px;
  z-index: 10;
}
body.page-template-page-home-4 .header-style3 #header.header-style-group1 .header-top {
  background-color: transparent;
}
body.page-template-page-home-4 .header-style3 #header.header-style-group1 .header-top .content-header-top {
  background-color: #111;
}
body.page-template-page-home-4 .header-style3 #header.header-style-group1 .header-bottom {
  background-color: transparent;
}
body.page-template-page-home-4 .header-style3 #header.header-style-group1 .header-bottom .content-header-bottom .sportbikes-logo a {
  padding: 12px 20px 25px 20px;
}
body.page-template-page-home-4 .header-style3 #header.header-style-group1 .header-bottom.sticky-menu {
  background-color: #fff;
}
body.page-template-page-home-4 .countdown-slider-style1.style2 {
  margin-top: -70px;
  margin-bottom: 50px;
}
body.page-template-page-home-4 .sw-woo-tab-cat.style1 .resp-tab .tab-content .tab-pane .woo-tab-container-slider {
  padding-bottom: 50px;
}
body.page-template-page-home-4 .above-footer {
  border-top: 0;
}
body.page-template-page-home-4 .above-footer .sw_brand {
  padding: 0 15px;
}
body.page-template-page-home-4 .above-footer .sw_brand .sw-brand-container-slider {
  border-top: 1px solid #ddd;
}
body.page-template-page-home-4 .above-footer .sw_brand .sw-brand-container-slider .slick-slider .item .item-image a {
  padding: 0;
  border: 2px solid #fff;
  margin: 35px 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
body.page-template-page-home-4 .above-footer .sw_brand .sw-brand-container-slider .slick-slider .item .item-image a img {
  opacity: 1;
  filter: alpha(opacity=100);
}
body.page-template-page-home-4 .above-footer .sw_brand .sw-brand-container-slider .slick-slider .item .item-image a:hover {
  border-color: #94c300;
}
body.page-template-page-home-4 .footer.footer-style1 .sidebar-footer-bottom {
  background-color: rgba(0,0,0,0.7);
}
body.page-template-page-home-4 .footer.footer-style1 .sidebar-footer-bottom .mc4wp-form {
  display: none;
}
body.page-template-page-home-4 .footer.footer-style1 .sidebar-footer-bottom .socials-footer {
  width: 100%;
  text-align: center;
}
body.page-template-page-home-4 .footer.footer-style1 .sidebar-footer-bottom .socials-footer .menu-social {
  padding: 37px 0;
}
.header-style3 #header.header-style-group2 .header-top .content-header-top {
  padding-right: 100px;
}
.header-style3 #header.header-style-group2 .header-top .sportbikes_phone {
  color: #999999;
  padding: 12px 20px;
}
.header-style3 #header.header-style-group2 .header-top .sportbikes_phone .main-phone i {
  margin: 0 5px;
}
.header-style3 #header.header-style-group2 .header-top .sportbikes_phone .main-phone a {
  color: #fff;
  letter-spacing: 1px;
}
.header-style3 #header.header-style-group2 .header-top .sportbikes_phone .main-phone a:hover {
  color: #94c300;
}
.header-style3 #header.header-style-group2 .header-top .sidebar-top-left-header-2 {
  width: auto;
  margin: 0 auto;
}
.header-style3 #header.header-style-group2 .header-top .sidebar-top-left-header-2 .widget {
  padding: 0;
}
.header-style3 #header.header-style-group2 .header-top .sidebar-top-left-header-2 .widget:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 1px;
  background-color: rgba(255,255,255,0.1);
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.header-style3 #header.header-style-group2 .header-top .sidebar-top-left-header-2 .currency_converter .currency_w >li >ul,
.header-style3 #header.header-style-group2 .header-top .sidebar-top-left-header-2 #lang_sel_v2 .nav >li >ul {
  left: auto;
  right: 0;
}
.header-style3 #header.header-style-group2 .header-top .sidebar-top-right-header-2 {
  margin: 0 auto;
}
.header-style3 #header.header-style-group2 .header-top .sidebar-top-left-header-2 #lang_sel_v2 .nav >li >a,
.header-style3 #header.header-style-group2 .header-top .sidebar-top-left-header-2 .currency_converter .currency_w >li >a,
.header-style3 #header.header-style-group2 .header-top .sportbikes_social .main-social {
  padding: 12px 25px;
}
.header-style3 #header.header-style-group2 .header-top .sidebar-top-right-header-2 .sportbikes_my_accout .title-my-account {
  padding: 11px 25px;
  background-position: left 15px;
}
.header-style3 #header.header-style-group2 .header-top .sidebar-top-right-header-2 .sportbikes_my_accout .content_my_accout {
  -webkit-box-shadow: -1px 0 6px #898989;
  -moz-box-shadow: -1px 0 6px #898989;
  -o-box-shadow: -1px 0 6px #898989;
  -ms-box-shadow: -1px 0 6px #898989;
  box-shadow: -1px 0 6px #898989;
}
.header-style3 #header.header-style-group2 .header-top #sidebar-search .sportbikes_title_search a {
  padding: 12px 0 12px 22px;
}
.header-style3 #header.header-style-group2 .header-top #sidebar-search .sportbikes_title_search {
  position: relative;
  padding: 0 25px;
  margin: 0 25px;
}
.header-style3 #header.header-style-group2 .header-top #sidebar-search .sportbikes_title_search:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 1px;
  background-color: rgba(255,255,255,0.1);
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.header-style3 #header.header-style-group2 .header-bottom .container .content-header-bottom {
  position: relative;
}
.header-style3 #header.header-style-group2 .header-bottom .container .content-header-bottom #main-menu {
  width: 76%;
  padding-right: 100px;
}
.header-style3 #header.header-style-group2 .header-bottom .container .content-header-bottom #main-menu .primary-menu .menu-hotdeals >a {
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 20px;
  height: 80px;
  line-height: 80px;
  color: #111111;
  display: block;
}
.header-style3 #header.header-style-group2 .header-bottom .container .content-header-bottom #main-menu .primary-menu .menu-hotdeals >a:after {
  content: "\f0d7";
  font-size: 14px;
  font-family: fontawesome;
  color: #111111;
  padding: 0 5px;
}
.header-style3 #header.header-style-group2 .header-bottom .container .content-header-bottom #main-menu .primary-menu .menu-hotdeals >a:hover,
.header-style3 #header.header-style-group2 .header-bottom .container .content-header-bottom #main-menu .primary-menu .menu-hotdeals >a:hover:after {
  color: #94c300;
}
.header-style3 #header.header-style-group2 .header-bottom .container .content-header-bottom .sportbikes_cart {
  width: auto;
  top: -44px;
  position: absolute;
  right: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.header-style3 #header.header-style-group2 .header-bottom .container .content-header-bottom .sportbikes_cart .top-form-minicart.sportbikes-minicart-style1 {
  background: url('../assets/images/icon-cart-v3.png') no-repeat center 25px #94c300;
  color: #111111;
  height: 124px;
  max-width: initial;
  min-width: 100px;
  text-align: center;
}
.header-style3 #header.header-style-group2 .header-bottom .container .content-header-bottom .sportbikes_cart .top-form-minicart.sportbikes-minicart-style1 .top-minicart-icon .minicart-text {
  display: block;
  padding-top: 65px;
  text-transform: uppercase;
  font-weight: bold;
  color: #111111;
}
.header-style3 #header.header-style-group2 .header-bottom .container .content-header-bottom .sportbikes_cart .top-form-minicart.sportbikes-minicart-style1 .top-minicart-icon .minicart-number {
  display: block;
  position: static;
  font-size: 12px;
  color: #111111;
}
.header-style3 #header.header-style-group2 .header-bottom.sticky-menu .container .content-header-bottom .sportbikes_cart {
  top: 0;
}
.header-style3 #header.header-style-group2 .header-bottom.sticky-menu .container .content-header-bottom .sportbikes_cart .top-form-minicart.sportbikes-minicart-style1 {
  background-position: center 10px;
  background-size: 18px;
  height: 81px;
}
.header-style3 #header.header-style-group2 .header-bottom.sticky-menu .container .content-header-bottom .sportbikes_cart .top-form-minicart.sportbikes-minicart-style1 .top-minicart-icon .minicart-text {
  padding-top: 37px;
}
.countdown-slider-style1.style2 {
  background-color: #fff;
  padding: 50px 30px;
  border: 1px solid #ddd;
}
.countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .product-countdown {
  position: absolute;
  left: 0;
  top: 0;
  min-width: 80px;
  border: 1px solid #ddd;
  background-color: #fff;
  z-index: 3;
  height: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .product-countdown .countdown-row .countdown-section {
  text-align: center;
  position: relative;
  display: block;
  padding: 24px 0;
  height: 25%;
}
.countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .product-countdown .countdown-row .countdown-section .countdown-amount {
  display: block;
  color: #94c300;
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
}
.countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .product-countdown .countdown-row .countdown-section .countdown-period {
  display: block;
  font-size: 13px;
  color: #777777;
  text-transform: capitalize;
}
.countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .product-countdown .countdown-row .countdown-section:before {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  height: 1px;
  width: 40px;
  background-color: #ddd;
}
.countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .product-countdown .countdown-row .countdown-section:last-child:before,
.countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .product-countdown .countdown-row .countdown-section:first-child:before {
  display: none;
}
.countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .product-countdown .countdown-row .countdown-section.icon-clock {
  display: none;
}
.countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .product-thumb-hover img {
  padding: 0 80px;
}
.countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .sale-off {
  left: auto;
  right: 0;
}
.countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-content .reviews-content {
  margin-bottom: 15px;
}
.countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-content .item-price {
  font-size: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}
.countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-content .item-price ins {
  font-size: 26px;
}
.countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-content .description {
  padding: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.countdown-slider-style1.style2 .res-button {
  top: auto;
  bottom: 0;
  margin-bottom: 80px;
}
.countdown-slider-style1.style2 .res-button.slick-prev {
  right: 432px;
}
.countdown-slider-style1.style2 .res-button.slick-next {
  right: 385px;
}
.responsive-post-slider.theme1.style1 {
  margin-bottom: 50px;
  position: relative;
}
.responsive-post-slider.theme1.style1 .resp-slider-container .slick-slider .slick-list .slick-track .item .item-inner {
  padding: 20px;
  border: 1px solid #ddd;
}
.responsive-post-slider.theme1.style1 .resp-slider-container .slick-slider .slick-list .slick-track .item .item-inner .img_over {
  margin-bottom: 10px;
}
.responsive-post-slider.theme1.style1 .resp-slider-container .slick-slider .slick-list .slick-track .item .item-inner .img_over .entry-meta {
  top: -20px;
  left: -20px;
  background-color: #94c300;
  z-index: 3;
}
.responsive-post-slider.theme1.style1 .resp-slider-container .slick-slider .slick-list .slick-track .item .item-inner .entry-content {
  border: 0;
}
.responsive-post-slider.theme1.style1 .resp-slider-container .slick-slider .slick-list .slick-track .item .item-inner .entry-content .entry-top {
  padding: 0;
}
.responsive-post-slider.theme1.style1 .resp-slider-container .slick-slider .slick-list .slick-track .item .item-inner .entry-content .entry-top .widget-title h4 {
  margin-bottom: 15px;
}
.responsive-post-slider.theme1.style1 .resp-slider-container .slick-slider .slick-list .slick-track .item .item-inner .entry-content .entry-top .widget-title h4 a {
  line-height: 26px;
}
.responsive-post-slider.theme1.style1 .resp-slider-container .slick-slider .slick-list .slick-track .item .item-inner .entry-content .entry-top .description {
  line-height: 20px;
  padding-bottom: 35px;
}
.responsive-post-slider.theme1.style1 .resp-slider-container .slick-slider .slick-list .slick-track .item .item-inner .entry-content .readmore a {
  padding-bottom: 0;
}
.responsive-post-slider.theme1.style1 .res-button {
  width: 38px;
  height: 38px;
  line-height: 36px;
  border: 1px solid #ddd;
  text-align: center;
  position: absolute;
  top: 0;
  background-color: #fff;
  z-index: 4;
  cursor: pointer;
  -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;
}
.responsive-post-slider.theme1.style1 .res-button:before {
  font-family: fontawesome;
  font-size: 15px;
  color: #999;
}
.responsive-post-slider.theme1.style1 .res-button.slick-prev {
  right: 42px;
}
.responsive-post-slider.theme1.style1 .res-button.slick-prev:before {
  content: "\f104";
}
.responsive-post-slider.theme1.style1 .res-button.slick-next {
  right: 0;
}
.responsive-post-slider.theme1.style1 .res-button.slick-next:before {
  content: "\f105";
}
.responsive-post-slider.theme1.style1 .res-button:hover {
  background-color: #111111;
  border-color: #111;
}
.responsive-post-slider.theme1.style1 .res-button:hover:before {
  color: #fff;
}
.responsive-post-slider.theme1.style1.style2 .res-button {
  display: none !important;
}
.flytheme-services.style2.style-home4 {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
}
.flytheme-services.style2.style-home4 .main-services {
  padding: 23px 0;
}
.sportbikes-catrgories-home4 {
  text-align: center;
}
.sportbikes-catrgories-home4 .sportbikes-content .block-cat-full {
  padding: 40px 0 20px;
}
.sportbikes-catrgories-home4 .sportbikes-content .block-cat-full .title-banner-cat h2 {
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
}
.sportbikes-catrgories-home4 .sportbikes-content .block-cat-full .title-banner-cat .icon-start {
  background: url('../assets/images/icon-start-cat.png') no-repeat center center;
  width: 100%;
  height: 24px;
  display: inline-block;
  vertical-align: top;
  background-size: 7%;
}
.sportbikes-catrgories-home4 .sportbikes-content .block-cat-full .title-banner-cat .order-desc {
  font-size: 20px;
  color: rgba(255,255,255,0.4);
  margin-bottom: 30px;
}
.sportbikes-catrgories-home4 .sportbikes-content .block-cat-full .content-block {
  padding: 0 45px;
}
.sportbikes-catrgories-home4 .sportbikes-content .block-cat-full .content-block .box-categories .box-full {
  padding: 28px 0 15px;
  border-top: 1px dashed #6f6f6f;
}
.sportbikes-catrgories-home4 .sportbikes-content .block-cat-full .content-block .box-categories .box-full .icon-cat {
  margin-bottom: 15px;
}
.sportbikes-catrgories-home4 .sportbikes-content .block-cat-full .content-block .box-categories .box-full .icon-cat a {
  display: inline-block;
  vertical-align: top;
}
.sportbikes-catrgories-home4 .sportbikes-content .block-cat-full .content-block .box-categories .box-full .icon-cat a img {
  width: 85%;
  margin: 0 auto;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.sportbikes-catrgories-home4 .sportbikes-content .block-cat-full .content-block .box-categories .box-full .title-cat a {
  text-transform: uppercase;
  font-size: 12px;
  color: #cccccc;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
}
.sportbikes-catrgories-home4 .sportbikes-content .block-cat-full .content-block .box-categories .box-full:hover .icon-cat a img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sportbikes-catrgories-home4 .sportbikes-content .block-cat-full .content-block .box-categories .box-full:hover .title-cat a {
  color: #94c300;
}
.new-latter-home4 {
  border: 7px solid #94c300;
  text-align: center;
  padding: 50px 0;
}
.new-latter-home4 .order-desc {
  font-size: 22px;
  color: #94c300;
  margin-bottom: 5px;
}
.new-latter-home4 h2 {
  font-size: 18px;
  color: #111;
  font-weight: bold;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.new-latter-home4 .fa {
  font-size: 16px;
  color: #aaaaaa;
}
.new-latter-home4 .mc4wp-form .form-subcribe {
  padding: 0;
  margin: 25px 20px 0;
}
.new-latter-home4 .mc4wp-form .form-subcribe h3 {
  display: none;
}
.new-latter-home4 .mc4wp-form .form-subcribe .frm-input {
  border: 1px solid #ddd;
  margin: auto;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  -o-border-radius: 45px;
  -ms-border-radius: 45px;
  border-radius: 45px;
}
.new-latter-home4 .mc4wp-form .form-subcribe .frm-input .frm-email {
  height: 45px;
  line-height: 45px;
  font-size: 13px;
  text-indent: 20px;
  padding-right: 60px;
}
.new-latter-home4 .mc4wp-form .form-subcribe .frm-input .frm-submit {
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.new-latter-home4 .mc4wp-form .form-subcribe .frm-input .frm-submit:before {
  font-size: 16px;
}
.responsive-slider.style-home4 .res-button {
  width: 38px;
  height: 38px;
  line-height: 36px;
  border: 1px solid #ddd;
  text-align: center;
  position: absolute;
  top: 0;
  background-color: #fff;
  z-index: 4;
  cursor: pointer;
  -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;
}
.responsive-slider.style-home4 .res-button:before {
  font-family: fontawesome;
  font-size: 15px;
  color: #999;
}
.responsive-slider.style-home4 .res-button.slick-prev {
  right: 42px;
}
.responsive-slider.style-home4 .res-button.slick-prev:before {
  content: "\f104";
}
.responsive-slider.style-home4 .res-button.slick-next {
  right: 0;
}
.responsive-slider.style-home4 .res-button.slick-next:before {
  content: "\f105";
}
.responsive-slider.style-home4 .res-button:hover {
  background-color: #111111;
  border-color: #111;
}
.responsive-slider.style-home4 .res-button:hover:before {
  color: #fff;
}
.sw-woo-tab-cat.style-home4 .resp-tab .top-tab-slider {
  padding-bottom: 0;
}
.sw-woo-tab-cat.style-home4 .resp-tab .top-tab-slider .box-slider-title {
  float: left;
}
.sw-woo-tab-cat.style-home4 .resp-tab .top-tab-slider .nav.nav-tabs {
  float: right;
  padding: 0 100px;
}
.sw-woo-tab-cat.style-home4 .resp-tab .top-tab-slider .nav.nav-tabs li {
  margin: 0 2px;
}
.sw-woo-tab-cat.style-home4 .resp-tab .top-tab-slider .nav.nav-tabs li a {
  height: 38px;
  line-height: 34px;
  font-size: 14px;
  padding: 0 12px;
  border: 2px solid #ddd;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}
.sw-woo-tab-cat.style-home4 .resp-tab .top-tab-slider .nav.nav-tabs li.active a,
.sw-woo-tab-cat.style-home4 .resp-tab .top-tab-slider .nav.nav-tabs li:hover a {
  border-color: #94c300;
  background-color: transparent;
  color: #94c300;
}
.sw-woo-tab-cat.style-home4 .resp-tab .tab-content .tab-pane .responsive-slider.style-home4 .res-button {
  top: -56px;
}
.best-selling-product.style-home4,
.featured-product.style-home4 {
  margin-bottom: 40px;
}
.best-selling-product.style-home4 .item-content.products-content,
.featured-product.style-home4 .item-content.products-content {
  padding: 15px 30px 20px;
}
.sw-woo-tab-cat.style-home4 .resp-tab .tab-pane .responsive-slider .slider .item-content.products-content {
  padding: 10px 30px 20px;
}
.rtl .countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .product-countdown {
  left: auto;
  right: 0;
}
.rtl .countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .sale-off {
  left: 0;
  right: auto;
}
.rtl .countdown-slider-style1 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-content {
  text-align: right;
}
.rtl .countdown-slider-style1.style2 .res-button.slick-prev {
  right: auto;
  left: 385px;
}
.rtl .countdown-slider-style1.style2 .res-button.slick-next {
  right: auto;
  left: 432px;
}
.rtl .box-slider-title.style2 h2 {
  text-align: right;
}
.rtl .box-slider-title.style2 h2:before {
  left: auto;
  right: 0;
}
.rtl .responsive-slider.style-home4 .res-button.slick-prev,
.rtl .responsive-post-slider.theme1.style1 .res-button.slick-prev {
  right: auto;
  left: 0;
}
.rtl .responsive-slider.style-home4 .res-button.slick-next,
.rtl .responsive-post-slider.theme1.style1 .res-button.slick-next {
  right: auto;
  left: 42px;
}
.rtl .sw-woo-tab-cat.style-home4 .resp-tab .top-tab-slider .box-slider-title {
  float: right;
}
.rtl .sw-woo-tab-cat.style-home4 .resp-tab .top-tab-slider .nav.nav-tabs {
  float: left;
}
.rtl .new-latter-home4 .mc4wp-form .form-subcribe .frm-input .frm-email {
  padding-left: 60px;
  padding-right: 0;
}
@media (max-width: 1199px) {
  .countdown-slider-style1.style2 .res-button {
    bottom: auto;
    top: 5px;
  }
  .countdown-slider-style1.style2 .res-button.slick-prev {
    right: 80px;
  }
  .countdown-slider-style1.style2 .res-button.slick-next {
    right: 30px;
  }
  .countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .product-thumb-hover img {
    padding: 0 60px;
  }
  .countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .sale-off {
    min-width: 80px;
    min-height: 80px;
    padding: 9px 0;
  }
  .sw-woo-tab-cat.style-home4 .resp-tab .top-tab-slider .nav.nav-tabs {
    padding: 0 82px;
  }
  .rtl .countdown-slider-style1.style2 .res-button.slick-prev {
    right: auto;
    left: 30px;
  }
  .rtl .countdown-slider-style1.style2 .res-button.slick-next {
    right: auto;
    left: 80px;
  }
}
@media (max-width: 991px) {
  .countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown {
    padding-bottom: 20px;
  }
  .sportbikes-catrgories-home4 .sportbikes-content .block-cat-full .title-banner-cat .icon-start {
    background-size: initial;
  }
  .header-style3 #header.header-style-group1 .header-bottom .container .content-header-bottom .sportbikes-logo {
    width: 30%;
  }
  .header-style3 #header.header-style-group2 .header-bottom .container .content-header-bottom #main-menu {
    width: auto;
  }
  .header-style3 #header.header-style-group2 .header-bottom .container .content-header-bottom #main-menu .resmenu-container .navbar-toggle {
    margin: 0;
    height: 80px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 0 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
  }
  .countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-content h4 {
    margin-bottom: 10px;
  }
  .countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-content .reviews-content {
    margin-bottom: 0;
  }
  .countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-content .item-price {
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  
  body.page-template-page-home-4 .header-style3 {
    position: static;
  }
  body.page-template-page-home-4 .header-style3 #header.header-style-group1 .header-top {
    background-color: #111;
  }
  body.page-template-page-home-4 .countdown-slider-style1.style2 {
    margin-top: 50px;
  }
  .header-style3 #header.header-style-group1 .header-bottom .content-header-bottom .sportbikes-logo a {
    width: 65%;
  }
  .header-style3 #header.header-style-group2 .header-top .content-header-top {
    padding: 0;
  }
  .header-style3 #header.header-style-group2 .header-bottom .container .content-header-bottom {
    display: inline-block;
    vertical-align: top;
    width: 100%;
  }
  .header-style3 #header.header-style-group1 .header-bottom .container .content-header-bottom .sportbikes-logo {
    width: 100%;
    border-bottom: 1px solid #ddd;
  }
  .header-style3 #header.header-style-group2 .header-bottom .container .content-header-bottom #main-menu {
    width: auto;
  }
  .header-style3 #header.header-style-group2 .header-bottom .container .content-header-bottom .sportbikes_cart {
    top: 0;
    bottom: 0;
  }
  .header-style3 #header.header-style-group2 .header-bottom .container .content-header-bottom .sportbikes_cart .top-form-minicart.sportbikes-minicart-style1 {
    height: 100%;
  }
  .header-style3 #header.header-style-group2 .header-bottom.sticky-menu .container .content-header-bottom .sportbikes_cart .top-form-minicart.sportbikes-minicart-style1 {
    height: 100%;
    background-position: center 25px;
  }
  .header-style3 #header.header-style-group2 .header-bottom.sticky-menu .container .content-header-bottom .sportbikes_cart .top-form-minicart.sportbikes-minicart-style1 .top-minicart-icon .minicart-text {
    padding-top: 65px;
  }
  .sw-woo-tab-cat.style-home4 .resp-tab .top-tab-slider .box-slider-title {
    width: 100%;
  }
  .sw-woo-tab-cat.style-home4 .resp-tab .top-tab-slider .nav.nav-tabs {
    width: 100%;
    margin-bottom: 15px;
    padding: 0;
  }
  .sw-woo-tab-cat.style-home4 .resp-tab .top-tab-slider .nav.nav-tabs li {
    width: 100%;
    margin-bottom: 5px;
  }
  .sw-woo-tab-cat.style-home4 .resp-tab .tab-content .tab-pane .responsive-slider.style-home4 .res-button {
    display: none !important;
  }
  .header-style3 #header.header-style-group2 .header-top .sidebar-top-left-header-2 {
    margin: 0 -15px;
  }
  .header-style3 #header.header-style-group2 .header-top .sidebar-top-left-header-2 #lang_sel_v2 .nav > li > a,
  .header-style3 #header.header-style-group2 .header-top .sidebar-top-left-header-2 .currency_converter .currency_w > li > a {
    padding: 12px 15px;
  }
  .header-style3 #header.header-style-group2 .header-top #sidebar-search .sportbikes_title_search {
    padding: 0 15px;
    margin: 0;
  }
  .header-style3 #header.header-style-group2 .header-top #sidebar-search .sportbikes_title_search::before {
    display: none;
  }
  .countdown-slider-style1.style2 {
    padding: 50px 15px;
  }
  .countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .product-thumb-hover img {
    padding: 0;
  }
  .countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .product-countdown {
    position: static;
    display: inline-block;
    vertical-align: top;
    width: 100%;
  }
  .countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .product-countdown .countdown-row .countdown-section {
    width: 25%;
    float: left;
    height: auto;
    padding: 15px 0;
  }
  .countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .product-countdown .countdown-row .countdown-section .countdown-amount {
    font-size: 18px;
  }
  .countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .product-countdown .countdown-row .countdown-section .countdown-period {
    font-size: 12px;
  }
  .countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .product-countdown .countdown-row .countdown-section::before {
    right: 0;
    left: auto;
    top: 0;
    bottom: 0;
    width: 1px;
    margin: auto;
    height: 30px;
    background-color: #ddd;
  }
  .countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .product-thumb-hover {
    position: relative;
    display: inline-block;
    vertical-align: top;
  }
  .countdown-slider-style1.style2 .slider-wrapper .resp-slider-container .slick-slider .slick-list .item-countdown .item-wraps .item-detail .item-image-countdown .item-wrap-image .sale-off {
    top: auto;
    bottom: 0;
  }
  .countdown-slider-style1.style2 .res-button.slick-prev {
    right: 60px;
  }
  .countdown-slider-style1.style2 .res-button.slick-next {
    right: 15px;
  }
  .box-slider-title.style2 h2 {
    font-size: 18px;
  }
  .rtl .header-style3 #header.header-style-group2 .header-top .content-header-top,
  .rtl .header-style3 #header.header-style-group2 .header-bottom .container .content-header-bottom #main-menu {
    padding: 0 !important;
  }
  .rtl .countdown-slider-style1.style2 .res-button.slick-prev {
    right: auto;
    left: 15px;
  }
  .rtl .countdown-slider-style1.style2 .res-button.slick-next {
    right: auto;
    left: 60px;
  }
}
body.page-template-page-home-5 {
  background-color: #fff;
}
body.page-template-page-home-5 .above-footer {
  border-top: 0;
}
body.page-template-page-home-5 .above-footer .sw_brand {
  padding: 0 15px;
}
body.page-template-page-home-5 .above-footer .sw_brand .sw-brand-container-slider {
  border-top: 1px solid #ddd;
}
body.page-template-page-home-5 .above-footer .sw_brand .sw-brand-container-slider .slick-slider .item .item-image a {
  padding: 0;
  border: 2px solid #fff;
  margin: 35px 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
body.page-template-page-home-5 .above-footer .sw_brand .sw-brand-container-slider .slick-slider .item .item-image a img {
  opacity: 1;
  filter: alpha(opacity=100);
}
body.page-template-page-home-5 .above-footer .sw_brand .sw-brand-container-slider .slick-slider .item .item-image a:hover {
  border-color: #94c300;
}
body.page-template-page-home-5 .flytheme-services.style2 .main-services {
  padding: 54px 0;
}
body.page-template-page-home-5 .sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs li a {
  background-color: #eeeeee;
}
body.page-template-page-home-5 .sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs li.active a,
body.page-template-page-home-5 .sw-woo-tab-cat.style1 .resp-tab .top-tab-slider .nav.nav-tabs li:hover a {
  background-color: #94c300;
}
.custom-link-cate .list-link-cate {
  list-style-type: none;
  margin: 0 auto;
}
.custom-link-cate .list-link-cate .item-cate {
  width: 20%;
  float: left;
  border-right: 1px solid #fff;
}
.custom-link-cate .list-link-cate .item-cate .item-waper {
  position: relative;
}
.custom-link-cate .list-link-cate .item-cate .item-waper:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  z-index: 1;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.custom-link-cate .list-link-cate .item-cate .item-waper .item-title {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
}
.custom-link-cate .list-link-cate .item-cate .item-waper .item-title h3 {
  font-weight: 24px;
  color: #fff;
}
.custom-link-cate .list-link-cate .item-cate .item-waper .item-title .count-product {
  color: #fff;
  font-size: 16px;
}
.custom-link-cate .list-link-cate .item-cate .item-waper .item-buttom {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
}
.custom-link-cate .list-link-cate .item-cate .item-waper .item-buttom a {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-size: 15px;
  height: 50px;
  padding: 0 30px;
  line-height: 50px;
  background-color: #94c300;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.custom-link-cate .list-link-cate .item-cate .item-waper .item-buttom a:hover {
  background-color: #6d9000;
}
.custom-link-cate .list-link-cate .item-cate .item-waper:hover:before {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.custom-link-cate .list-link-cate .item-cate .item-waper:hover .item-title {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  opacity: 0;
  filter: alpha(opacity=0);
}
.custom-link-cate .list-link-cate .item-cate .item-waper:hover .item-buttom {
  bottom: 50px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.flytheme-services.style-home5 .main-services li .fly-icon.icon-ship {
  background: url('../assets/images/default/free-ship-h5.png') no-repeat center;
}
.flytheme-services.style-home5 .main-services li .fly-icon.icon-money {
  background: url('../assets/images/default/money-h5.png') no-repeat center;
}
.flytheme-services.style-home5 .main-services li .fly-icon.icon-support {
  background: url('../assets/images/default/online-support-h5.png') no-repeat center;
}
.flytheme-services.style-home5 .main-services li .wrap-text {
  color: #cccccc;
}
.flytheme-services.style-home5 .main-services li .wrap-text h3 a {
  color: #fff;
}
.flytheme-services.style-home5 .main-services li .wrap-text h3 a:hover {
  color: #94c300;
}
.sidebar-list-product {
  margin-bottom: 0;
}
.sidebar-list-product .item .item-inner {
  margin-bottom: 15px;
}
.sidebar-list-product .item .item-inner .item-img {
  width: 160px;
  border: 1px solid #fff;
  margin-right: 20px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.sidebar-list-product .item .item-inner .item-content {
  overflow: hidden;
  position: relative;
  padding: 15px 0;
  min-height: 120px;
}
.sidebar-list-product .item .item-inner .item-content h4 {
  font-size: 14px;
  margin-bottom: 17px;
}
.sidebar-list-product .item .item-inner .item-content .star {
  margin-bottom: 12px;
}
.sidebar-list-product .item .item-inner .item-content .item-price {
  font-size: 16px;
}
.sidebar-list-product .item .item-inner .item-content .item-bottom {
  position: absolute;
  font-size: 15px;
  bottom: -62px;
  right: 0;
  left: 0;
  z-index: 2;
  background-color: #fff;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.sidebar-list-product .item .item-inner .item-content .item-bottom .clear {
  display: none;
}
.sidebar-list-product .item .item-inner .item-content .item-bottom .add_to_cart_button,
.sidebar-list-product .item .item-inner .item-content .item-bottom .product_type_external,
.sidebar-list-product .item .item-inner .item-content .item-bottom .product_type_grouped {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.sidebar-list-product .item .item-inner .item-content .item-bottom .add_to_cart_button:before,
.sidebar-list-product .item .item-inner .item-content .item-bottom .product_type_external:before,
.sidebar-list-product .item .item-inner .item-content .item-bottom .product_type_grouped:before {
  content: "\f067";
}
.sidebar-list-product .item .item-inner .item-content .item-bottom .add_to_cart_button.loading,
.sidebar-list-product .item .item-inner .item-content .item-bottom .product_type_external.loading,
.sidebar-list-product .item .item-inner .item-content .item-bottom .product_type_grouped.loading {
  background-color: #94c300;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.sidebar-list-product .item .item-inner .item-content .item-bottom .add_to_cart_button.loading:before,
.sidebar-list-product .item .item-inner .item-content .item-bottom .product_type_external.loading:before,
.sidebar-list-product .item .item-inner .item-content .item-bottom .product_type_grouped.loading:before {
  text-align: center;
  left: 0;
  background-color: #94c300;
}
.sidebar-list-product .item .item-inner .item-content .item-bottom .add_to_cart_button.added,
.sidebar-list-product .item .item-inner .item-content .item-bottom .product_type_external.added,
.sidebar-list-product .item .item-inner .item-content .item-bottom .product_type_grouped.added {
  background-color: #94c300;
}
.sidebar-list-product .item .item-inner .item-content .item-bottom .add_to_cart_button.added:before,
.sidebar-list-product .item .item-inner .item-content .item-bottom .product_type_external.added:before,
.sidebar-list-product .item .item-inner .item-content .item-bottom .product_type_grouped.added:before {
  color: #fff;
}
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
}
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f004";
}
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.sidebar-list-product .item .item-inner .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;
}
.sidebar-list-product .item .item-inner .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;
}
.sidebar-list-product .item .item-inner .item-content .item-bottom .compare-button a:before {
  content: "\f074";
}
.sidebar-list-product .item .item-inner .item-content .item-bottom .group.fancybox {
  display: none;
}
.sidebar-list-product .item .item-inner .item-content .item-bottom .add_to_cart_button,
.sidebar-list-product .item .item-inner .item-content .item-bottom .product_type_external,
.sidebar-list-product .item .item-inner .item-content .item-bottom .product_type_grouped,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.sidebar-list-product .item .item-inner .item-content .item-bottom .compare-button a {
  font-weight: 500;
  height: 46px;
  line-height: 46px;
  padding: 0;
  background-color: #dddddd;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  font-size: 0;
  min-width: 46px;
  margin: 5px 1px;
  text-align: center;
  -webkit-border-radius: 46px;
  -moz-border-radius: 46px;
  -o-border-radius: 46px;
  -ms-border-radius: 46px;
  border-radius: 46px;
}
.sidebar-list-product .item .item-inner .item-content .item-bottom .add_to_cart_button:before,
.sidebar-list-product .item .item-inner .item-content .item-bottom .product_type_external:before,
.sidebar-list-product .item .item-inner .item-content .item-bottom .product_type_grouped:before,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.sidebar-list-product .item .item-inner .item-content .item-bottom .compare-button a:before {
  font-family: fontawesome;
  font-size: 14px;
  color: #111111;
}
.sidebar-list-product .item .item-inner .item-content .item-bottom .add_to_cart_button:hover,
.sidebar-list-product .item .item-inner .item-content .item-bottom .product_type_external:hover,
.sidebar-list-product .item .item-inner .item-content .item-bottom .product_type_grouped:hover,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.sidebar-list-product .item .item-inner .item-content .item-bottom .compare-button a:hover {
  background-color: #94c300;
  color: #fff;
}
.sidebar-list-product .item .item-inner .item-content .item-bottom .add_to_cart_button:hover:before,
.sidebar-list-product .item .item-inner .item-content .item-bottom .product_type_external:hover:before,
.sidebar-list-product .item .item-inner .item-content .item-bottom .product_type_grouped:hover:before,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.sidebar-list-product .item .item-inner .item-content .item-bottom .compare-button a:hover:before {
  color: #fff;
}
.sidebar-list-product .item .item-inner .item-content .item-bottom .add_to_cart_button,
.sidebar-list-product .item .item-inner .item-content .item-bottom .product_type_external,
.sidebar-list-product .item .item-inner .item-content .item-bottom .product_type_grouped,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-add-to-wishlist,
.sidebar-list-product .item .item-inner .item-content .item-bottom .compare-button {
  display: inline-block;
  vertical-align: top;
}
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: #94c300;
}
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,
.sidebar-list-product .item .item-inner .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.sidebar-list-product .item .item-inner:hover .item-img {
  border-color: #94c300;
}
.sidebar-list-product .item .item-inner:hover .item-content .item-bottom {
  bottom: -5px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.sw-woo-tab-cat.style1 .resp-tab .tab-pane .responsive-slider .slider .item-content.products-content {
  padding: 10px 30px 20px;
}
.rtl .header-style3 #header.header-style-group2 .header-top .content-header-top,
.rtl .header-style3 #header.header-style-group2 .header-bottom .container .content-header-bottom #main-menu {
  padding-right: 0;
  padding-left: 100px;
}
.rtl .header-style3 #header.header-style-group2 .header-top .sidebar-top-right-header-2 .sportbikes_my_accout .title-my-account {
  background-position: right 15px;
}
.rtl .header-style3 #header.header-style-group2 .header-top .sidebar-top-left-header-2 >div:before {
  left: auto;
  right: 0;
}
.rtl .header-style3 #header.header-style-group2 .header-top #sidebar-search .sportbikes_title_search:before,
.rtl .header-style3 #header.header-style-group2 .header-bottom .container .content-header-bottom .sportbikes_cart {
  right: auto;
  left: 0;
}
.rtl .header-style3 #header.header-style-group2 .header-top #sidebar-search .sportbikes_title_search a {
  padding: 12px 22px 12px 0;
}
.rtl .header-style3 #header.header-style-group2 .header-top .sidebar-top-left-header-2 .currency_converter .currency_w >li >ul,
.rtl .header-style3 #header.header-style-group2 .header-top .sidebar-top-left-header-2 #lang_sel_v2 .nav >li >ul {
  right: auto;
  left: 0;
}
.rtl .box-slider-title.style-home3 h2:before {
  left: auto;
  right: 0;
}
.rtl .sidebar-list-product .item .item-inner .item-img {
  margin-right: 0;
  margin-left: 20px;
}
.rtl .responsive-post-slider.theme1.style1 .resp-slider-container .slick-slider .slick-list .slick-track .item .item-inner .img_over .entry-meta {
  right: -20px;
  left: auto;
}
@media (max-width: 991px) {
  .custom-link-cate .list-link-cate .item-cate {
    width: 25%;
  }
  .custom-link-cate .list-link-cate .item-cate .item-waper .item-buttom a {
    font-size: 14px;
    height: 40px;
    line-height: 38px;
  }
  .custom-link-cate .list-link-cate .item-cate .item-waper .item-title h3 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .custom-link-cate .list-link-cate .item-cate {
    width: 50%;
  }
  .flytheme-services.style2 .main-services li::before {
    display: none;
  }
  body.page-template-page-home-5 .flytheme-services.style2 .main-services {
    padding: 0;
  }
  .wpcf7-form p {
    width: 100% !important;
  }
}
@media (max-width: 399px) {
  .custom-link-cate .list-link-cate .item-cate {
    width: 100%;
  }
}
.no-overflow,
.no-overflow.vc_row[data-vc-full-width] {
  overflow: visible;
}


/* woocommerce */



/* app responsive */


@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
@media (max-width: 1199px) {
  .header-default .top-header .sportbikes_social {
    width: 25%;
    padding: 40px 0;
  }
  .header-default .top-header .sportbikes_phone {
    width: 25%;
    padding: 38px 0;
  }
  .header-default .top-header .sportbikes_search {
    width: 30%;
    padding: 30px 0;
  }
  .header-default .top-header .sportbikes_my_accout .sportbikes-setting {
    padding: 36px 0;
  }
  .header-default .top-header .sportbikes_cart .top-form-minicart {
    height: 100px;
  }
  .header-default .sportbikes-logo >a {
    padding: 55px 10px;
  }
  .banner-shortcode .banner-inner .banner-countdown {
    width: 50px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
  }
  .banner-shortcode .banner-inner .banner-countdown .countdown-row .countdown-section {
    padding: 10px 0;
    min-width: initial;
  }
  .banner-shortcode .banner-inner .banner-countdown .countdown-row .countdown-section .countdown-amount {
    font-size: 16px;
    line-height: 24px;
  }
  .banner-shortcode .banner-inner .banner-countdown .countdown-row .countdown-section .countdown-period {
    font-size: 12px;
  }
  .nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu.column-4,
  .nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu.column-5,
  .nav-pills.nav-mega .sportbikes-mega-menu .dropdown-menu.column-1 {
    min-width: 970px;
  }
  .footer .footer-top .sidebar-footer .widget:first-child,
  .footer .footer-top .sidebar-footer .widget:last-child {
    border: 0;
  }
  .footer .footer-top .sidebar-footer .widget {
    height: auto !important;
  }
  #search_form.modal .modal-dialog {
    max-width: 970px;
  }
  .featured-product .featured-resp-slider-container .featured-responsive .item-content.products-content .item-bottom {
    display: none;
  }
  .sportbikes-catrgories .sportbikes-content .block-cat-full .content-block {
    margin: 0;
  }
  .sportbikes-catrgories .sportbikes-content .block-cat-full .content-block .box-categories {
    padding: 0;
  }
  .sportbikes-catrgories .sportbikes-content .block-cat-full .content-block .box-categories .box-full .icon-cat {
    display: inline-block;
    vertical-align: top;
  }
  .footer.footer-style1 .sidebar-footer-bottom .form-subcribe {
    width: 100%;
    text-align: center;
    padding: 20px 0;
  }
  .footer.footer-style1 .sidebar-footer-bottom .form-subcribe .frm-input {
    margin: 0 30px;
  }
  .footer.footer-style1 .sidebar-footer-bottom .socials-footer {
    width: 100%;
    text-align: center;
  }
  .footer.footer-style1 .sidebar-footer-bottom .socials-footer .menu-social {
    padding: 0 0 20px;
  }
  .footer.footer-style1 .footer-top {
    padding-bottom: 30px;
  }
  .rtl .footer .footer-top .sidebar-footer .widget:last-child,
  .rtl .footer .footer-top .sidebar-footer .widget:first-child {
    border: 0;
  }
}
@media (max-width: 991px) {
  .header-default .sportbikes-logo {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #292929;
  }
  .header-default .sportbikes-logo >a {
    padding: 20px 10px;
  }
  .header-default .sportbikes-logo >a img {
    margin: 0 auto;
  }
  .header-default .top-header {
    width: 100%;
  }
  .header-default .top-header .sportbikes_search {
    width: 70%;
  }
  .header-default .top-header .sportbikes_my_accout,
  .header-default .top-header .sportbikes_cart {
    width: 15%;
  }
  .header-default .top-header .sportbikes_social,
  .header-default .top-header .sportbikes_phone {
    display: none;
  }
  .flytheme-services .main-services li {
    width: 50%;
    margin: 10px 0;
  }
  .banner-shortcode .banner-inner .banner-countdown .countdown-row .countdown-section {
    padding: 5px 0;
    border-bottom: 0;
  }
  .banner-shortcode .banner-inner .banner-countdown .countdown-row .countdown-section .countdown-amount {
    font-size: 14px;
    line-height: 20px;
  }
  .footer {
    background-image: none;
  }
  .footer .footer-top {
    padding-top: 35px;
  }
  .footer .footer-top .sidebar-footer .widget {
    padding: 15px 45px;
    margin-bottom: 0;
  }
  .footer .footer-top .sidebar-footer .widget:first-child {
    padding-bottom: 15px;
  }
  .footer .footer-top .sidebar-footer .widget:nth-child(2n+1) {
    clear: both;
  }
  .item-content.products-content .item-bottom .group.fancybox {
    display: none;
  }
  .page-template-page-home-2 .header-style1 {
    position: static;
  }
  .page-template-page-home-2 .header-style1 #header .header-top {
    background-color: #010101;
    margin-bottom: 0;
  }
  .header-style1 #header .header-top .sportbikes_social {
    width: 40%;
  }
  .header-style1 #header .header-bottom .container .content-header-bottom .sportbikes-logo {
    width: 50%;
  }
  .header-style1 #header .header-bottom .container .content-header-bottom #main-menu {
    width: 39%;
  }
  .header-style1 #header .header-bottom .container .content-header-bottom #main-menu .primary-menu {
    float: right;
    width: auto;
  }
  .header-style1 #header .header-bottom .container .content-header-bottom #main-menu .primary-menu .navbar-toggle {
    margin: 0;
    padding: 30px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-radius: 0;
  }
  .featured-product .featured-resp-slider-container .featured-responsive .item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
  }
  .featured-product .featured-resp-slider-container .featured-responsive .item.item-sidebar .item-wrap {
    width: 50%;
    float: left;
    margin-bottom: 0;
  }
  .sportbikes-catrgories .sportbikes-content .block-cat-full .content-block .box-categories .box-full .icon-cat {
    width: 120px;
    height: 120px;
  }
  .footer.footer-style1 .copyright .copyright-text {
    float: none;
    margin-bottom: 15px;
  }
  .footer.footer-style1 .copyright .sidebar-copyright-style1 {
    float: none;
  }
  .footer.footer-style1 .copyright .sidebar-copyright-style1 >div {
    display: inline-block;
    vertical-align: top;
  }
  #search_form.modal .modal-dialog .form-search {
    padding: 0 15px;
  }
  .header-style1 #header .header-bottom .container .content-header-bottom .sportbikes_cart .top-form-minicart {
    max-width: 90px;
  }
  .category-contents .blog-content .post .entry .entry-content .content-top {
    padding: 15px 20px 30px;
  }
  .portfolio .portfolio-top .portfolio-content .single-thumbnail {
    width: 100%;
    margin: 0 0 30px;
  }
  .portfolio .portfolio-top .portfolio-content .single-portfolio-content {
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .footer.footer-style1 {
    background-size: cover;
  }
  .rtl .header-style1 #header .header-bottom .container .content-header-bottom #main-menu .primary-menu {
    float: left;
  }
}
@media (max-width: 767px) {
  body .container {
    padding: 0 15px;
  }
  .header-default .top-header .sportbikes_search {
    width: 100%;
    border-left: 1px solid #292929;
  }
  .header-default .top-header .sportbikes_my_accout,
  .header-default .top-header .sportbikes_cart {
    width: 20%;
  }
  .header-default .top-header .sportbikes_search .top-search .topsearch-entry .searchform {
    margin: 0 10px;
  }
  .header-default .top-header .sportbikes_cart .top-form-minicart .top-minicart-icon .minicart-number {
    right: 10px;
    top: 10px;
  }
  .wp-banner-product .banner-product-first {
    display: none;
  }
  .wp-banner-product .banner-product-right {
    width: 100%;
  }
  .border-tp .order-title {
    margin-top: -13px;
  }
  .order-title h2 {
    font-size: 24px;
  }
  .order-title h2 strong::before {
    top: 18px;
  }
  .banner-shortcode .banner-inner .item-banner {
    width: 100% !important;
  }
  .banner-shortcode .banner-inner .banner-countdown {
    min-width: 220px;
    padding: 0;
  }
  .banner-shortcode .banner-inner .banner-countdown .countdown-row .countdown-section {
    padding: 0 13px;
    border-right: 1px solid #ddd;
    margin: 5px 0;
  }
  .banner-shortcode .banner-inner .banner-countdown .countdown-row .countdown-section:last-child {
    border-right: 0;
  }
  .form-subcribe .frm-input {
    margin: 0;
  }
  .resp-tab .top-tab-slider .nav.nav-tabs li a {
    height: 40px;
    line-height: 36px;
    font-size: 14px;
  }
  .header-style1 #header .header-top .sidebar-top-left-header-2 {
    width: 40%;
    margin: 0 -15px;
  }
  .header-style1 #header .header-top .sidebar-top-left-header-2 > div {
    padding: 0 15px;
  }
  .header-style1 #header .header-top .sidebar-top-right-header-2 {
    margin: 0 15px;
  }
  .header-style1 #header .header-top .sportbikes_social {
    display: none;
  }
  .header-style1 #header .header-bottom .container .content-header-bottom #main-menu {
    width: 35%;
  }
  .header-style1 #header .header-bottom .container .content-header-bottom .sportbikes_cart {
    width: 15%;
  }
  .footer.footer-style1 .sidebar-footer-bottom .form-subcribe .frm-input {
    margin: 0;
  }
  .products-wrapper .products-nav .view-catelog .orderby-order-container .orderby {
    min-width: 110px;
  }
  .header-style1 #header .header-bottom .container .content-header-bottom .sportbikes_cart .top-form-minicart .top-minicart-icon .minicart-number {
    right: 15px;
  }
  .product_detail .content_product_detail .social-share a {
    padding: 0 10px;
  }
  .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb {
    width: 100%;
  }
  .item-content.products-content {
    padding: 20px;
  }
  .category-contents .blog-content.blog-content-list .post .entry .entry-thumb {
    width: 100%;
    float: none;
  }
  .single.main .post .entry-wrap .entry-content {
    padding: 20px;
  }
  .single.main .post .entry-wrap .entry-content .social-share a {
    padding: 0 8px;
  }
  #respond .wp-comment .form-horizontal .cmm-box-top .control-group {
    width: 100%;
  }
  .single-post-relate .post {
    margin-bottom: 15px;
  }
  .single-post-relate .post:last-child {
    margin-bottom: 0;
  }
  .single.main .post .entry-wrap .entry-content .entry-tag {
    width: 100%;
    margin-bottom: 15px;
  }
  .single.main .post .entry-wrap .entry-content .social-share {
    width: 100%;
  }
  #comments .comment {
    padding: 15px;
  }
  #comments .comment .media-body {
    width: 100%;
    padding: 15px 0 0;
  }
  #comments .commentlist .children {
    margin-left: 15px;
  }
  .single.main .post #authorDetails .authorDetail {
    padding: 20px;
  }
  .single.main .post #authorDetails .authorDetail .infomation {
    width: 100%;
    padding: 15px 0 0;
  }
  .wpcf7 .wp-input .wpcf7-form-control-wrap {
    width: 100%;
  }
  .wp-comingsoon .title-comingsoon {
    margin: 70px 0;
  }
  .wp-comingsoon .title-comingsoon h1 {
    font-size: 30px;
  }
  .comming-soon .ClassyCountdown-wrapper > div {
    margin: 20px 10px;
  }
  .wp-comingsoon .countdown-shortcode {
    margin-bottom: 70px;
  }
  .wrapper_404 .content_404 {
    padding: 50px 0;
  }
  .wrapper_404 .content_404 .block-top {
    margin-bottom: 50px;
  }
  .wrapper_404 .content_404 .block-top h1 {
    font-size: 30px;
  }
  .wrapper_404 .content_404 .block-top .warning-code {
    font-size: 14px;
  }
  .wrapper_404 {
    background-size: cover;
  }
  .sportbikes-catrgories .sportbikes-content .block-cat-full .title-banner-cat h2 {
    font-size: 30px;
  }
  .sportbikes-catrgories .sportbikes-content .block-cat-full .content-block .box-categories {
    width: 50%;
    margin-bottom: 15px;
  }
  .custom-bg {
    background-size: cover;
  }
  #subscribe_popup {
    padding: 40px 20px;
    background-size: cover !important;
  }
  #subscribe_popup .subscribe-popup-container .title {
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px;
  }
  #subscribe_popup .subscribe-popup-container .subscribe-form {
    margin-bottom: 20px;
  }
  #subscribe_popup .subscribe-popup-container .subscribe-form .form-subcribe .frm-input .frm-email {
    margin-bottom: 20px;
  }
  #subscribe_popup .subscribe-popup-container .subscribe-checkbox label {
    color: #fff;
  }
  #search_form.modal .modal-dialog .form-search .search-query {
    padding: 0 45px;
  }
  #search_form.modal .modal-dialog .form-search .button-search-pro {
    border: 0;
  }
  .banner-shortcode .banner-inner .banner-countdown .countdown-row .countdown-section:before {
    display: none;
  }
  .category-contents .blog-content.blog-content-list .post .entry .entry-thumb {
    margin-bottom: 20px;
  }
  .category-contents .blog-content.blog-content-list .post .entry .entry-content {
    overflow: initial;
    display: inline-block;
    vertical-align: top;
    width: 100%;
  }
  .single.main .post .entry-wrap .entry-content .social-share .share-title {
    padding-right: 0;
    padding-left: 10px;
  }
  .rev_slider .tparrows {
    height: 80px;
    width: 80px;
  }
  .rev_slider .tparrows:before {
    font-size: 16px;
    line-height: 80px;
  }
  .rev_slider .tparrows.tp-leftarrow {
    margin-left: -40px;
  }
  .rev_slider .tparrows.tp-rightarrow {
    margin-right: -40px;
  }
  .tp-parallax-wrap {
    display: none;
  }
  #header.header-style-group1 .header-bottom.sticky-menu,
  #header.header-default.sticky-menu {
    position: static;
  }
  .rtl .header-default .top-header .sportbikes_cart .top-form-minicart .top-minicart-icon .minicart-number {
    right: auto;
    left: 10px;
  }
  .rtl .header-style1 #header .header-bottom .container .content-header-bottom .sportbikes_cart .top-form-minicart .top-minicart-icon .minicart-number {
    right: auto;
    left: 15px;
  }
  .rtl #comments .commentlist .children {
    margin-left: 0;
    margin-right: 15px;
  }
  .rtl #search_form.modal .modal-dialog .form-search .button-search-pro {
    border: 0;
  }
  .rtl.woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin-right: 15px;
    margin-left: 0;
  }
  .rtl #wpadminbar .screen-reader-text,
  .rtl #wpadminbar .screen-reader-text span {
    display: none;
  }
}
@media (max-width: 639px) {
  .resp-tab .top-tab-slider .nav.nav-tabs li {
    width: 100%;
    margin: 2px 0;
    padding: 0 15px;
  }
  .header-style1 #header .header-bottom .container .content-header-bottom .sportbikes-logo {
    width: 100%;
    border-bottom: 1px solid #ddd;
  }
  .header-style1 #header .header-bottom .container .content-header-bottom .sportbikes-logo img {
    margin: 0 auto;
  }
  .header-style1 #header .header-bottom .container .content-header-bottom #main-menu {
    width: 84px;
  }
  .header-style1 #header .header-bottom .container .content-header-bottom .sportbikes_cart {
    width: 90px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
  .flytheme-services.style1 .main-services li {
    width: 100%;
  }
  .flytheme-services.style1 .main-services li::before {
    display: none;
  }
  .featured-product .featured-resp-slider-container .featured-responsive .item.item-sidebar .item-wrap {
    width: 100%;
  }
  .single-product > .tabs .tabbable .nav.nav-tabs li {
    width: 100%;
    padding: 0;
  }
  .single-product > .tabs .tabbable .nav.nav-tabs li::before {
    display: none;
  }
  .thumbnails.gallery >li {
    width: 100% !important;
    margin: 0 0 15px;
  }
  .single.main .post .entry-wrap .entry-content .entry-meta .entry-comment {
    float: left;
    padding: 25px 0 0;
  }
  .content-search >.post,
  .content-search .product .entry-thumb {
    width: 100%;
    padding-bottom: 15px;
  }
  .content-search >.post img,
  .content-search .product .entry-thumb img {
    margin: 0 auto;
  }
  .flytheme-services.style2 .main-services li {
    width: 100%;
  }
  .single.main .post .entry-wrap .entry-content .entry-meta .entry-comment {
    display: none;
  }
}
@media (max-width: 480px) {
  .header-default .sportbikes-logo > a {
    width: 60%;
    display: inline-block;
  }
  #header.header-default.sticky-menu {
    position: static;
  }
  .header-default .top-header .sportbikes_search {
    padding: 20px 0;
  }
  .header-default .top-header .sportbikes_cart .top-form-minicart {
    height: 80px;
  }
  .header-default .top-header .sportbikes_my_accout .sportbikes-setting {
    padding: 25px 0;
  }
  .flytheme-services .main-services li {
    width: 100%;
  }
  .wp-banner-product .banner-product-right .bn-product-odd,
  .wp-banner-product .banner-product-right .bn-product-even {
    width: 100%;
  }
  .products-wrapper .products-loop > li {
    float: none;
    width: 100%;
  }
}
@media (min-width: 1367px) {
  .header-default .top-header .sportbikes_social .main-social li {
    padding: 0 15px;
  }
  .flytheme-services .main-services li {
    padding: 0 35px;
  }
  .form-subcribe h3 {
    margin: 15px 60px;
  }
  .form-subcribe .frm-input {
    margin: 0 60px;
  }
  .footer.default .footer-top .sidebar-footer .col-lg-3 {
    padding: 80px 100px 0;
  }
  .footer.default .footer-top .sidebar-footer .col-lg-2 {
    padding: 80px 15px 0 100px;
  }
  .footer .footer-top .sidebar-footer .widget:first-child {
    padding-bottom: 40px;
  }
  .header-default .sportbikes-logo >a {
    /* padding: 30px 30px 73px 0; */
  }
  .flytheme-services .main-services li {
    text-align: initial;
  }
  .flytheme-services .main-services li .fly-icon {
    float: left;
    margin: 0 15px;
  }
  .page-template-page-home .above-footer .container .sw-brand-container-slider .slick-slider .item .item-image a {
    padding: 22px 0;
    min-height: 150px;
  }
  .sw-brand-container-slider .slick-slider .item .item-image a {
    padding: 28px 0;
  }
  .header-default .top-header #main-menu .primary-menu .mid-header .navbar-inverse .nav.nav-pills >li >a {
    padding: 0 35px;
  }
  .header-default .top-header #main-menu .primary-menu .menu-hotdeals >a {
    padding: 0 68px;
  }
  #header.header-default.sticky-menu .sportbikes-logo >a {
    padding: 15px 55px;
  }
  .rtl .flytheme-services .main-services li .fly-icon {
    float: right;
  }
  body.page-template-page-home .header-default .container {
    width: 100%;
    padding: 0;
    max-width: 100%;
  }
  body.page-template-page-home >.container {
    width: 100%;
    padding: 0;
    max-width: 100%;
  }
  body.page-template-page-home >.container .row {
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
  body .footer.default .container {
    width: 100%;
    padding: 0;
    max-width: 100%;
  }
  body .footer.default .container .row {
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
  body.content-style2 .container {
    max-width: 1170px;
  }
  body.content-style2 .row {
    margin: 0 -15px;
  }
}
@media (min-width: 1200px) and (max-width: 1366px) {
  .responsive-post-slider .resp-slider-container .slick-slider .item .entry-content {
    padding: 30px;
  }
  .responsive-post-slider .resp-slider-container .slick-slider .item .entry-content .readmore {
    display: none;
  }
  .responsive-post-slider.theme1 .resp-slider-container .slick-slider .item .entry-content .readmore {
    display: block;
  }
}
@media (min-width: 1200px) {
  .clear_lg {
    clear: both;
  }
}
@media (max-width: 1199px) {
  .clear_md {
    clear: both;
  }
}
@media (max-width: 991px) {
  .clear_md {
    clear: none;
  }
  .clear_sm {
    clear: both;
  }
  #cpanel-form a.cpanel-control {
    display: none;
  }
}
@media (max-width: 767px) {
  .clear_xs {
    clear: both;
  }
  .rtl .col-lg-1,
  .rtl .col-lg-2,
  .rtl .col-lg-3,
  .rtl .col-lg-4,
  .rtl .col-lg-5,
  .rtl .col-lg-6,
  .rtl .col-lg-7,
  .rtl .col-lg-8,
  .rtl .col-lg-9,
  .rtl .col-lg-10,
  .rtl .col-lg-11 {
    float: none;
  }
}



h1, h2, h3, h4, h5, .frm-email, .nav-tabs>li>a, .onsale, .item-price, .latest_post_date, .main-phone, .search-query, .minicart-number, .price, .qty, .label-price-total, .nav-pills>li>a, .custom-font, .currency_w>li>a {
    font-family: Oswald !important;
}



.hmb .vc-hoverbox-inner {
  min-height: 381px !important;
}

.footer .widget_nav_menu {
    padding-left: 80px;
}

.hmb .vc-hoverbox-inner h2 {
  font-weight: 300 !important;
  background: rgba(0, 0, 0, 0.7) !important;
  display: inline-block;
  padding: 10px;
  color: #fff;
  font-size: 35px;
}


.flytheme-services .main-services li .fly-icon.icon-ship {
  background: url('../assets/images/free-ship.png') no-repeat center;
}
.flytheme-services .main-services li .fly-icon.icon-money {
  background: url('../assets/images/money.png') no-repeat center;
}
.flytheme-services .main-services li .fly-icon.icon-support {
  background: url('../assets/images/safe.png') no-repeat center;
}

li.item.col-lg-4.col-md-4.col-sm-4.product.type-product {
    list-style: none;
    /* padding-left: 0; */
}


.widget .widget-title, .widget .widgettitle {
    font-size: 1.41575em;
    letter-spacing: 0;
    border-bottom: 1px solid rgba(0,0,0,.05);
    padding: 0 0 1em;
    margin-bottom: 1em;
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
    display: block;
}

.widget {
    margin: 0 0 3.706325903em;
    padding-right: 10px;
}
.widget_archive ul li, .widget_categories ul li, .widget_layered_nav ul li, .widget_layered_nav_filters ul li, .widget_links ul li, .widget_nav_menu ul li, .widget_pages ul li, .widget_product_categories ul li, .widget_recent_comments ul li, .widget_recent_entries ul li {
    list-style: none;
    margin-bottom: 1em;
    line-height: 1.41575em;
    letter-spacing: -0.01em;
}


.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: right;
}


h1.woocommerce-products-header__title.page-title {
    font-size: 2.617924em;
    line-height: 1.214;
    letter-spacing: -1px;
    font-weight: 300;
    /* margin-top: 20px; */
}


.single-product div.product .woocommerce-product-gallery {
    /* border: 1px solid #ddd; */
    /* padding-top: 20px; */
    /* background: white; */
    transition: unset !important;
}

h1.product_title.entry-title {
    font-size: 30px;
    font-weight: 300;
}

.woocommerce-tabs .panel h2:first-of-type {
    font-weight: 300;
}

.woocommerce-info, .woocommerce-noreviews, p.no-comments {
    background-color: #64bb36 !important;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover h2 {
    color: #cc2128;
}


.widget_product_categories ul.children li {
    margin-bottom: 7px;
    margin-top: 7px;
}

.widget_product_categories ul li.current-cat > a {
    color: #cc2128;
    font-weight: 800;
}


.woocommerce .related { clear:both;}

.single-product div.product .woocommerce-product-gallery .flex-viewport {
    border: 1px solid #ddd;
}

.pagination .page-numbers li, .woocommerce-pagination .page-numbers li {
    display: inline-block;
}





ul.products li.product {
    padding-left: 0;
    padding-right: 25px;
    margin-bottom: 20px !important;
}


img.category_banner_image {
    margin-bottom: 20px;
    /* border: 1px solid #cc2128; */
}

.woocommerce-result-count {
    font-size: 13px;
}


mark.count {
    background: transparent;
    display: none;
}


.term-description p {
    font-size: 17px;
    line-height: 24px;
    /* margin-bottom: 20px; */
    padding-right: 40px;
    /* width: 90%; */
}

.storefront-sorting {
    /* background: #efefef; */
    /* border: 1px solid #ddd; */
    /* padding: 5px 20px; */
}

.term-description {
    margin-bottom: 30px;
}


ul.products li.product.product-category img {
    margin-bottom: 0 !important;
    padding: 10px;
}


div#woocommerce_product_categories-2 {
    padding: 30px;
    background: #ffffff;
    /* border: 1px solid #ddd; */
    margin-bottom: 20px;
}

/* Disable WhatsApp button on Desktop - Tutorial link: http://its.me/1VIxAsz */
@media screen and (min-width: 1024px) {
    .its-whatsapp {
	display: none !important;
    }
    .ns_image img {
     max-width: 80%;
}

}
.its-link {
    padding: 2px 8px 4px 8px !important;
    color: white;
    font-size: 12px;
    border-radius: 2px;
    margin-right: 2px;
    cursor: pointer;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    margin-top: 2px;
    display: inline-block;
    text-decoration: none;
}
.its-link:hover,.its-link:active {
    color: white;
}
.its-twitter {
    background: #00aced;
}
.its-twitter:hover,.its-twitter:active {
    background: #0084b4;
}
.its-facebook {
    background: #3B5997;
}
.its-facebook:hover,.its-facebook:active {
    background: #2d4372;
}
.its-googleplus {
    background: #D64937;
}
.its-googleplus:hover,.its-googleplus:active {
    background: #b53525;
}
.its-buffer {
    background: #444;
}
.its-buffer:hover,.its-buffer:active {
    background: #222;
}
.its-pinterest {
    background: #bd081c;
}
.its-pinterest:hover,.its-pinterest:active {
    background: #bd081c;
}
.its-linkedin {
    background: #0074A1;
}
.its-linkedin:hover,.its-linkedin:active {
    background: #006288;
}
.its-whatsapp {
    background: #43d854;
}
.its-whatsapp:hover,.its-whatsapp:active {
    background: #009688;
}
.its-social {
    margin: 20px 0px 25px 0px;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
}


.home header#header {
    margin-bottom: 10px !important;
}


.vc_btn3.vc_btn3-size-md {
    padding: 11px 18px 11px 40px !important;
}

.hmb .vc-hoverbox-back-inner h2 {
    background: rgb(0, 0, 0) !important;
    margin-bottom: 3px;
}


.vc_btn3-container.vc_btn3-inline {
    width: 100% !important;
}


.single-product div.product form.cart {
    padding: 0 !important;
    margin: 0 !important;
    margin-top: 30 !important;
}

.single-product div.product .product_meta {
    padding-top: 2em !important;
    margin-top: 27px;
}

.related.products h2 {
    font-weight: 400;
}


.ns_texto {
    padding: 50px 30px;
    text-align: center;
}

.page h1.entry-title {
    text-align: center;
    padding-bottom: 25px;
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 30px;
    display: inline-block;
    position: relative;
}

.ns_image {
    margin: 0 auto;
}

h1.entry-title:before {
    background-color: #2c2c2c;
    content: "";
    height: 2px;
    left: -81px;
    position: absolute;
    top: 19px;
    width: 60px;
}

header.entry-header {
    text-align: center;
}

h1.entry-title:after {
    background-color: #2c2c2c;
    content: "";
    height: 2px;
    position: absolute;
    right: -81px;
    top: 19px;
    width: 60px;
}

.woocommerce-breadcrumb a {
    font-size: 13px;
}

.woocommerce-breadcrumb {
    margin-bottom: 0px !important;
    padding-top: 0 !important;
    padding-bottom: 10px !important;
}

.single-product div.product .summary {
    margin-bottom: 10px !important;
}




/*Extra styles*/
.vc_row:after, .vc_row:before {
  content: " ";
  display: table;
}
.vc_clearfix:after, .vc_column-inner::after, .vc_el-clearfix, .vc_row:after {
  clear: both;
}
.vc_row {
  margin-left: -15px;
  margin-right: -15px;
}
.vc_col-xs-12, .vc_column_container {
  width: 100%;
}

.vc_column_container>.vc_column-inner {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
@media (min-width: 768px){
.vc_col-sm-4 {
    width: 33.333333%;
}
}

.vc_col-sm-4 {
  min-height: 1px;
    float:left;
}

.vc-hoverbox-wrapper,
.vc-hoverbox-wrapper * {
    box-sizing: border-box
}

.vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-back,
.vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-front {
    border-radius: 10px
}

.vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-back,
.vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-front {
    border-radius: 50px
}

.vc-hoverbox-wrapper.vc-hoverbox-align--center {
    text-align: center;
    border: 5px solid #fff;
}

.vc-hoverbox-wrapper.vc-hoverbox-align--left {
    text-align: left
}

.vc-hoverbox-wrapper.vc-hoverbox-align--right {
    text-align: right
}

.vc-hoverbox-wrapper .vc-hoverbox {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--100 .vc-hoverbox {
    width: 100%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--90 .vc-hoverbox {
    width: 90%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--80 .vc-hoverbox {
    width: 80%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--70 .vc-hoverbox {
    width: 70%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--60 .vc-hoverbox {
    width: 60%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--50 .vc-hoverbox {
    width: 50%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--40 .vc-hoverbox {
    width: 40%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--30 .vc-hoverbox {
    width: 30%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--20 .vc-hoverbox {
    width: 20%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--10 .vc-hoverbox {
    width: 10%
}

.vc-hoverbox-inner {
    width: 100%;
    display: inline-block;
    min-height: 250px
}

.vc-hoverbox-inner:last-child {
    margin-bottom: 0
}

.vc-hoverbox-block {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: transform .5s ease-in-out;
    transform-style: preserve-3d;
    background-size: cover;
    background-position: center
}

.vc-hoverbox-block-inner {
    flex-shrink: 0;
    padding: 20px;
}

.vc-hoverbox-front {
    transform: rotateY(0);
    z-index: 1
}

.vc-hoverbox-back {
    transform: rotateY(180deg)
}

.vc-hoverbox:hover .vc-hoverbox-front {
    transform: rotateY(-180deg)
}

.vc-hoverbox:hover .vc-hoverbox-back {
    transform: rotateY(0)
}

.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-front {
    transform: rotateY(180deg)
}

.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-back {
    transform: rotateY(0);
    z-index: 2
}

.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:hover .vc-hoverbox-front {
    transform: rotateY(0)
}

.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:hover .vc-hoverbox-back {
    transform: rotateY(-180deg)
}




.vc_btn3-container.vc_btn3-inline {
    display: inline-block;
    vertical-align: top;
}
.vc_btn3-container {
    display: block;
    margin-bottom: 21.74px;
    max-width: 100%;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    padding-left: 48px;
}
.vc_btn3.vc_btn3-color-info, .vc_btn3.vc_btn3-color-info.vc_btn3-style-flat {
    color: #FFF;
    background-color: #cc2128;
}
.vc_btn3.vc_btn3-size-md {
    font-size: 14px;
    padding: 14px 20px;
}
.vc_btn3.vc_btn3-shape-square {
    border-radius: 0;
}
.vc_btn3.vc_btn3-icon-left {
    text-align: left;
}
.vc_btn3.vc_btn3-icon-left, .vc_btn3.vc_btn3-icon-right {
    position: relative;
}
.vc_general.vc_btn3 {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background-color: transparent;
    color: #5472D2;
    border: 1px solid transparent;
    box-sizing: border-box;
    word-wrap: break-word;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: normal;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    padding: 14px 20px;
    font-family: Oswald;
    font-weight: 300;
}
.vc_general.vc_btn3, .wpb_button:hover, a.wpb_button_a, a.wpb_button_a:hover {
    text-decoration: none;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    left: 20px;
}
.vc_btn3.vc_btn3-size-md .vc_btn3-icon {
    font-size: 16px;
    height: 14px;
    line-height: 14px;
}
.vc_btn3.vc_btn3-icon-left .vc_btn3-icon, .vc_btn3.vc_btn3-icon-right .vc_btn3-icon {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.vc_general.vc_btn3 .vc_btn3-icon {
    vertical-align: top;
    height: 14px;
    line-height: 1;
    font-size: 14px;
}
.vc-hoverbox-wrapper, .vc-hoverbox-wrapper * {
    box-sizing: border-box;
}

.vc-hoverbox-block, .vc-hoverbox-block-inner * {
    backface-visibility: hidden;
}







.vc_custom_1523721890710 {
    margin-top: 2px !important;
}

.vc_custom_1523721897471 {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
}

.vc_custom_1523721897471 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.vc_custom_1523721827279 {
    padding-top: 0px !important;
    padding-right: 10px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

.vc_custom_1523721835140 {
    padding-top: 0px !important;
    padding-right: 10px !important;
    padding-bottom: 0px !important;
    padding-left: 1px !important;
}

.vc_custom_1523721842594 {
    padding-top: 0px !important;
    padding-right: 10px !important;
    padding-bottom: 0px !important;
    padding-left: 1px !important;
}
.vc_custom_1523721855611 {
    padding-top: 0px !important;
    padding-right: 10px !important;
    padding-bottom: 0px !important;
    padding-left: 1px !important;
}
.vc_custom_1524268087018 {
    background-image: url(http://itsinversiones.com.pe/wp-content/uploads/its_images/nc-h.jpg?id=12) !important;
}

.vc_custom_1524268094128 {
    background-image: url(http://itsinversiones.com.pe/wp-content/uploads/its_images/2-w.jpg?id=25) !important;
}
.vc_custom_1524268094112  {
    background-image: url(http://itsinversiones.com.pe/wp-content/uploads/2020/11/ROLLER-DERBY.jpg) !important;
    background-size: 110%;
}
.vc_custom_1524267857010 {
    background-image: url(http://itsinversiones.com.pe/wp-content/uploads/its_images/3-w.jpg?id=27) !important;
}

.vc_custom_1523721848876 {
    padding-top: 0px !important;
    padding-right: 1px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

.vc_custom_1523721855669 {
    padding-top: 0px !important;
    padding-right: 1px !important;
    padding-bottom: 0px !important;
    padding-left: 1px !important;
}

.vc_custom_1523721862468 {
    padding-top: 0px !important;
    padding-right: 1px !important;
    padding-bottom: 0px !important;
    padding-left: 1px !important;
}

.vc_custom_1524268104830 {
    background-image: url(http://itsinversiones.com.pe/wp-content/uploads/its_images/4-w.jpg?id=30) !important;
}

.vc_custom_1524267918315 {
    background-image: url(http://itsinversiones.com.pe/wp-content/uploads/its_images/5-w.jpg?id=33) !important;
}

.vc_custom_1524267945530 {
    background-image: url(http://itsinversiones.com.pe/wp-content/uploads/its_images/6-w.jpg?id=35) !important;
}
.vc_custom_1524267945991 {
    background-image: url(http://itsinversiones.com.pe/wp-content/uploads/2020/11/EEZY-PEEZY.png) !important;
    background-size: 109%;
}

.vc_custom_1524267945511 {
    background-image: url(http://itsinversiones.com.pe/wp-content/uploads/2020/11/APLI.png) !important;
    background-size: 104%;
}

.vc_custom_1523721848876 {
    padding-top: 0px !important;
    padding-right: 10px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

.vc_custom_1523721855669 {
    padding-top: 0px !important;
    padding-right: 10px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

.vc_custom_1523721862468 {
    padding-top: 0px !important;
    padding-right: 10px !important;
    padding-bottom: 0px !important;
    padding-left: 1px !important;
}

.vc_custom_1524267968489 {
    background-image: url(http://itsinversiones.com.pe/wp-content/uploads/its_images/7-w.jpg?id=37) !important;
}

.vc_custom_1523725170495 {
    margin-bottom: 0px !important;
}


.ns_image img {
    margin: 0 auto;
}



.ctc-wr {
    margin-bottom: 50px;
}

.wpcf7-form p {
    width: 49%;
    float: left;
    /* margin-right: 9px; */
    margin-bottom: 4px;
}

.wpcf7-form p:nth-child(4),.wpcf7-form p:nth-child(5) {
    width: 100%;
}

input.wpcf7-form-control.wpcf7-text {
    width: 100%;
}

.wpcf7-form label {
    display: block;
}

.wpcf7-form input {
    padding: 5px 10px;
}

.wpcf7-form p:first-of-type {
    margin-right: 13px;
}

.resmenu-container.resmenu-container-sidebar {
    text-align: center;
}

.content-header-top.clearfix {
    display: none;
}

div#contents {
    background: white;
    padding: 20px;
}

ul.products li.product-category.product.last {
    /* clear: both !important; */
    float: left;
    margin-right: 10px !important;
}

ul.products li.product .woocommerce-loop-product__title, ul.products li.product h2 {
    /* line-height: 15px; */
    padding: 0px 10px 2px !important;
    margin-bottom: 0 !important;
}

.pagination .page-numbers, .woocommerce-pagination .page-numbers {
    list-style: none;
    margin: 0;
}

.woocommerce-pagination .page-numbers li .page-numbers {
    border-left-width: 0;
    display: inline-block;
    padding: .3342343017em .875em;
    background-color: #696969;
    border-color: #2c2d33;
    color: #ffffff;
}

ul.products li.product .price {}

span.woocommerce-Price-amount.amount {
    color: #cc2128 !important;
    font-size: 16px;
}

.woocommerce-pagination {
    margin-right: 13px;
}
.vc-hoverbox-block-inner.vc-hoverbox-front-inner {
  display: none;
}

.home div#contents {
    background: transparent;
    padding-top: 0px;
    padding-bottom: 0;
}

li.product-category.product.last {}

.type-product .woocommerce-loop-product__title {
    line-height: 17px;
    min-height: 36px;
}

ul.products li.product-category.product.first {
    clear: none !important;
}

.products > .type-product {
  clear: left !important;
}
.products > .type-product ~ .type-product {
  clear: none !important;
}


.vc_column-inner.vc_custom_1523721855679 {
    padding-top: 0px !important;
    padding-right: 10px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

.page-id-116 div#contents {
    overflow: auto;
}

header.woocommerce-products-header {
    padding-left: 20px;
}

li.cat-item.cat-item-15 {
    display: none;
}

div.wpcf7-mail-sent-ok {
    clear: both;
}

label.screen-reader-text {
    display: none;
}

.site-header-cart .cart-contents .amount {
    display: none;
}

.site-header-cart .cart-contents .count {
    margin-right: 10px;
    font-size: 15px !important;
    color: black;
    font-weight: 600 !important;
}

ul#site-header-cart {
    float: right;
    display: inline-block;
    width: 26%;
}

.widget.woocommerce.widget_shopping_cart {
    background: whitesmoke;
    /* width: 600px; */
    padding-right: 0;
    border: 1px solid #dcdcdc;
    box-shadow: 0px 20px 50px #969696;
    width: 320px;
    right: 0;
    /* left: -195px; */
}

.site-header-cart .cart-contents {
    text-align: right;
    display: block !important;
    float: right;
    padding: 20px 0 !important;
}

ul#site-header-cart {
    float: right;
    display: inline-block;
    width: 15%;
}

.site-header-cart .cart-contents .amount {
    display: none;
}
.site-header-cart .cart-contents .count {
    margin-right: 10px;
    font-size: 15px !important;
    color: black;
    font-weight: 600 !important;
}
#site-header-cart.site-header-cart .cart-contents:after {
    display: inline-block !important;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 23px;
    text-rendering: auto;
    height: 1em;
    float: right;
    content: "\f291" !important;
    line-height: 1.618;
    margin-top: -10px;
}






ul.products li.product .woocommerce-LoopProduct-link {
    margin-bottom: 0 !important;
}

.product .product_type_simple.add_to_cart_button {
    background: black;
    width: 100%;
    display: block;
    color: white;
    padding: 20px 0;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    /* font-family: Oswald !important; */
}

.product .product_type_simple.add_to_cart_button:hover {
    color: #cc2128;
}

a.remove:before {
    font-size: 18px !important;
}

tr.woocommerce-cart-form__cart-item.cart_item .product-remove {
    /* width: 88px; */
}

table.shop_table_responsive tbody th {
    /* width: 50%; */
    padding: 10px 0;
    font-size: 16px;
}

 .cart_totals table.shop_table_responsive tr td {
    padding: 10px 0;
    font-size: 16px;
}

.cart_totals table.shop_table_responsive tr.order-total th, .cart_totals table.shop_table_responsive tr.order-total td {
    font-size: 20px !important;
}

table.shop_table.shop_table_responsive {
    width: 82%;
}

.wc-proceed-to-checkout .button.checkout-button {
    background-color: #cd2228;
    border-color: #2c2d33;
    color: #ffffff;
    padding: 20px;
    margin-top: 20px;
    width: 82%;
}


table.woocommerce-checkout-review-order-table .product-name {
    width: 100% !important;
    padding: 20px 30px;
}

.woocommerce-additional-fields {
    margin-bottom: 50px;
}

h3#order_review_heading, .woocommerce-billing-fields h3, .woocommerce-additional-fields h3 {
    font-size: 23px;
}

table.woocommerce-checkout-review-order-table .product-total {
    padding: 20px 30px;
    /* padding-right: 20px; */
    text-align: right;
}

tr.cart-subtotal, tr.cart-subtotal td, tr.order-total, tr.order-total td {
    font-size: 18px;
    text-align: right !important;
}

td.product-total {
    text-align: right !important;
}

.woocommerce-billing-fields {
    margin-bottom: 50px;
}

.woocommerce-billing-fields .form-row-first, .woocommerce-billing-fields .form-row-last {
    width: 100% !important;
}

.single-product div.product form.cart .quantity {}

.its-link {
    background: #ffffff !important;
    border: 1px solid #ccc !important;
    color: black;
}

.widget_shopping_cart .product_list_widget li {
    padding: 25px !important;
    /* border-bottom: 1px solid #ccc; */
}

.product_list_widget li>a, .product_list_widget li > span {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.widget_shopping_cart .product_list_widget li a.remove {}

.widget_shopping_cart p.total {
    font-size: 14px;
    font-weight: 800;
}

.widget_shopping_cart p.buttons, .widget_shopping_cart p.total {
    /* font-size: 15px; */
}

.widget_shopping_cart p.buttons, .widget_shopping_cart p.total .buttons a {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 24px !important;
    background: #1f1f1f;
    color: white;
}

.woocommerce-page form table.shop_table tr td.actions .button {
    padding: 7px 15px;
    font-size: 14px;
    background: white;
    border: 1px solid #ccc !important;
    color: black;
}
.cart-collaterals .cart_totals {
    width: 38% !important;
}

.woocommerce form table.shop_table tr td.product-subtotal {
    text-align: right;
    padding-right: 92px;
    max-width: 82px;
}



.page.woocommerce-checkout h1.entry-title {
    margin-bottom: 20px;
}

.woocommerce .checkout #order_review table.shop_table tr.order-total {}

.woocommerce .checkout #order_review table.shop_table tr.order-total {
    height: 80px;
}

.woocommerce .checkout #order_review table.shop_table tr.cart-subtotal th {font-weight: 400 !important;font-size: 16px;}

.woocommerce .checkout #order_review table.shop_table tr.cart-subtotal {
    /* border-top: 1px solid #dc2b2b !important; */
}

#payment .payment_methods>.wc_payment_method>label, #payment .payment_methods>.woocommerce-PaymentMethod>label {
    padding: 7px !important;
}

#payment .payment_methods li .payment_box {
    padding: 10px 30px !important;
    padding-top: 0 !important;
}

#payment::before {
    content: 'M\00E9todo de pago' !important;
    display: block;
    height: 50px;
    color: #444;
    font-size: 22px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
}



#payment .place-order {margin-top: 15px !important;padding-left: 0 !important;}



.select2-container {
    margin-bottom: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    border-radius: 0 !important;
    line-height: 45px;
    padding-left: 15px;
    background: #eeeeee;
    border: 0;
}

.select2-container--default .select2-selection--single {
    border-radius: 0 !important;
    height: 45px;
    border: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left: -16px;
    margin-top: 7px;
}

.woocommerce-error {
    background-color: #cd2228 !important;
}

.woocommerce-cart .woocommerce form table.shop_table thead tr {
    border-bottom: 1px solid #ececec;
}

.woocommerce form table.shop_table tr.cart_item {
    border-bottom: 1px solid #ececec;
}
.woocommerce-MyAccount-content {
    width: 59% !important;
    margin: 0 auto !important;
    float: left !important;
    margin-left: 40px !important;
    line-height: 25px;
    font-size: 15px;
}
.woocommerce-MyAccount-navigation ul li a {
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
}
.woocommerce-account .entry-content {
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}

.woocommerce-MyAccount-content fieldset legend {font-family: 'Oswald', sans-serif;padding-bottom: 15px;/* margin-top: 50px; *//* display: inline-block; */}

.woocommerce-MyAccount-content fieldset {
    margin-top: 50px;
    margin-bottom: 30px;
}

.col2-set.addresses {
    margin-top: 40px;
}







.col2-set.addresses a {
    padding: 8px 0;
    display: block;
    font-weight: 700;
}

.col2-set.addresses .woocommerce-Address {
    margin-bottom: 40px !important;
}

.woocommerce-MyAccount-content a {
    font-weight: 700;
    /* color: #ce252a; */
    text-decoration: underline;
}

button {
    padding: 15px 35px;
    background: black;
    color: white;
    border: 0 !important;
}

.account-hdr a {
    /* display: block; */
    float: left;
    padding: 20px 0;
    display: inline-block;
    margin-left: 75px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.widget_shopping_cart .buttons .button {
    color: white;
    font-weight: 400;
    text-transform: none;
}

.widget_shopping_cart .buttons .button:nth-child(odd) {
    margin-bottom: 14px !important;
}

.account-hdr a i {
    font-size: 19px;
    margin-right: 8px;
    /* text-transform: uppercase; */
}

.account-hdr {
    display: inline-block;
    float: left;
    /* position: absolute; */
}

.site-header-cart.focus .widget_shopping_cart, .site-header-cart:hover .widget_shopping_cart {
    left: -195px !important;
}

.cart-collaterals h2 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 14px;
    width: 360px;
    margin-bottom: 15px !important;
}



p#billing_address_2_field {}

.woocommerce-privacy-policy-text {font-size: 12px;margin-bottom: 25px;}

.woocommerce-terms-and-conditions {
    /* font-size: 12px; */
}

span.woocommerce-terms-and-conditions-checkbox-text {
    font-size: 14px;
    /* margin-bottom: 40px; */
}

li.wc_payment_method.payment_method_bacs {
    border: 1px solid #ccc !important;
    padding: 15px 20px !important;
    border-radius: 0;
    padding-bottom: 12px !important;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 30px;
    text-align: center;
    margin-top: 40px;
    line-height: 40px;
}

ul.order_details li {
    display: inline-block;
    padding: 10px 30px !important;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {

}

section.woocommerce-customer-details {
    width: 40%;
    float: right;
}

.woocommerce-order-received .page {display: inline-block;width: 100%;}

section.woocommerce-order-details {
    width: 48%;
    float: left;
    margin-right: 50px;
    margin-left: 31px;
}

.woocommerce-thankyou-order-details th.woocommerce-table__product-name.product-name {
    display: none;
}

td.woocommerce-table__product-name.product-name {
    min-width: 200px;
}

.woocommerce-order-received td.woocommerce-table__product-total.product-total {text-align: left !important;}








.woocommerce-view-order td.woocommerce-table__product-total.product-total {
    text-align: left !important;
}

h2.woocommerce-order-details__title {
    margin-top: 30px;
}

.woocommerce-view-order .woocommerce-MyAccount-content p {
    font-size: 17px;
    line-height: 33px;
    margin-top: 40px;
}

.woocommerce-view-order section.woocommerce-order-details {
    margin-left: 0;
}

.woocommerce-view-order section.woocommerce-customer-details h2.woocommerce-column__title {
    margin-top: 30px;
}

.woocommerce-view-order section.woocommerce-customer-details {
    width: auto;
    float: left;
}

.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details p {
    margin: 0;
}

.woocommerce-orders table.shop_table.shop_table_responsive {width: 100%;}

.woocommerce-orders .my_account_orders tr th {
    /* background: none !important; */
    background: #cd2228 !important;
    line-height: 35px;
    padding-left: 10px;
    color: white;
}

.woocommerce-orders .my_account_orders tr td {
    text-align: left;
    padding-left: 10px;
    line-height: 60px;
    font-size: 17px;
}


@media (max-width: 991px) {
  ul.order_details li {
    display: block;
}
  section.woocommerce-order-details {
    width: 100%;
    /* float: left; */
    margin-right: 0;
    margin-left: 0;
}
  .woocommerce table.shop_table {
    width: auto;
  }
  .account-hdr {
    /* float: right; */
    width: 50px;
    /* width: 100%; */
    position: absolute;
    float: none;
    display: block;
    left: 45%;
  }
  .account-hdr a {
    /* display: block; */
    /* float: right; */
    padding: 20px 0;
    display: inline-block;
    margin-left: 0;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: 500;
    width: 50px;
    text-align: center;
    padding-top: 12px;
}
.account-hdr a span{
  display: none;
}
.account-hdr a i{
  font-size: 27px;
}
.woocommerce form table.shop_table tr td.product-remove, .woocommerce-page form table.shop_table tr td.product-remove {
    width: auto;
}
.woocommerce-MyAccount-content {
    width: 100% !important;
    margin: 0 auto !important;
    float: left !important;
    margin-left: 0px !important;
    margin-top: 20px !important;
}

  .woocommerce .checkout #payment #place_order, .woocommerce-page .checkout #payment #place_order {
    width: 100%;
    margin-bottom: 80px;
}
  .woocommerce .checkout #payment, .woocommerce-page .checkout #payment {
    margin-top: 60px;
}
  .woocommerce form table.shop_table tr td.product-subtotal{
    padding-right: 15px;
    max-width: 100%;
  }
  h3#order_review_heading{
    margin-bottom: 20px;
    /* margin-top: 50px; */
    display: block;
    display: inline-block;
  }
	.site-header-cart .cart-contents .count{
		display:none;
	}
	#site-header-cart.site-header-cart .cart-contents:after {
  	  /* font-size: 20px; */
  	  padding-right: 20px;
  	  padding-top: 0px;
 }
	.header-default {
    	margin-bottom: 0px !important;
	}
	.header-default .top-header {
	    margin-top: 7px;
	    margin-bottom: 7px;
	}
	div#woocommerce_product_categories-2 {
    margin-top: 20px;
    }
    div#customer_details, div#customer_details .col-1, div#customer_details .col-2   {
    width: 100%;
    margin-right: 0;
  }
  .woocommerce form table.shop_table tr td, .woocommerce-page form table.shop_table tr td {
    text-align: right;
}
.woocommerce-checkout form table.shop_table tr td, .woocommerce-checkout form table.shop_table tr td {
    text-align: left;
}
.woocommerce form table.shop_table tr.cart_item {
    height: 250px;    
}
.woocommerce-checkout form table.shop_table tr.cart_item {
    height: auto;    
}
.woocommerce form table.shop_table tr td.actions, .woocommerce-page form table.shop_table tr td.actions{
  margin-right: 0 !important;
  padding-right: 0 !important;
  text-align: left;
  padding-top: 20px;
  padding-bottom: 20px;
}
.woocommerce a.remove {
  width: 30px;
  height: 30px;
  line-height: 30px;
  right: 12px !important;
  top: 23px !important;
}
.cart-collaterals .cart_totals {
    width: 100% !important;
}
table.shop_table.shop_table_responsive {
    width: 98%;
}
.wc-proceed-to-checkout .button.checkout-button {
    width: 98%;
}
.woocommerce-cart .woocommerce > form {
    margin-bottom: 70px;
}
.woocommerce > .cart-collaterals, .woocommerce-page > .cart-collaterals {
    margin-bottom: 70px;
}
.woocommerce-view-order .woocommerce-MyAccount-content p {
    margin-bottom: 40px;
}
.woocommerce-orders .my_account_orders tr td {
    text-align: left;
    padding-left: 0;
    line-height: 30px;
}
.woocommerce-orders .my_account_orders tr.order {
    margin-bottom: 40px !important;
    display: block;
}
.woocommerce-orders .my_account_orders tr td.woocommerce-orders-table__cell-order-total {
    color: white;
    font-size: 7px;
}
}

table.shop_table_responsive tr td:before {
    content: attr(data-title) ": " !important;
    margin-right: 8px;
    color: black;
    font-size: 16px;
}

.woocommerce-orders .my_account_orders tr td.woocommerce-orders-table__cell-order-total {
    color: white;
    font-size: 16px;
    font-size: 5px;
}
p#billing_address_2_field {
    display: none !important;
}
.site-header-cart .widget_shopping_cart .woocommerce-mini-cart__empty-message {
    font-size: 15px;
}
.its-link:hover, .its-link:active {
    color: #cd2228;
}
.woocommerce-privacy-policy-text a, span.woocommerce-terms-and-conditions-checkbox-text a {
    text-decoration: underline;
}