/**
 * The responsive stylesheet for Javier.
 *
 * @package Javier
 * @author  LA-Studio
 * @link
 */
/*------------------------------------------------------------------
[Table of contents]
	Medium devices (tablet, less than 991px)
	Small devices (phones, less than 767px)
	Extra small devices (phones, less than 479px)

	Small devices (tablets, 768px only)
	Medium devices (desktops, 992px and up)
	Medium devices (desktops, 992px only)
	Large devices (large desktops, 1200px and up)
	Large devices (large desktops, 1200px only)
	Extra Large devices (xlarge desktops, 1440px and up)
-------------------------------------------------------------------*/
/** Header top **/
/** End Header top **/
.single.page-header-v1 .page-header-inner .page-title {
  font-size: 36px;
}

/* Medium devices (old desktop, less than 1199px) */
@media (max-width: 1199px) {
  .header-v7 .site-header .site-header-inner {
    margin-top: 30px;
  }
  [class*="products-list-countdown"] .product-item .product--info {
    width: 50%;
  }
  [class*="products-list-countdown"] .product-item .product--title {
    font-size: 40px;
    margin-top: 0;
  }
  .products-grid.products-grid-4 .product-item .product--info .product--title,
  .products-grid.products-grid-4 .product-item .product--info .price {
    font-size: 18px;
  }
  .products-list-bike .products-list .product-item .product--title {
    font-size: 36px;
  }
  .page-header-inner .page-title {
    font-size: 40px;
  }
  .wc-toolbar-top {
    margin: 30px 0;
  }
}

/* Medium devices (tablet, less than 991px) */
@media (max-width: 991px) {
  .header-v8 #top-area .top-area-contacts,
  .header-v8 #top-area .top-area-socials,
  .header-v2 #top-area .top-area-socials {
    display: none;
  }
  .header-v8 #top-area {
    position: static !important;
  }
  .header-v8 #top-area > .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .header-v8 #top-area .top-area-nav ul.menu > li {
    margin-left: 10px;
  }
  #la-demo-selector .demo-toggle {
    top: 150px;
  }
  .header-v4 #page.site {
    padding-left: 0;
  }
  #masthead_aside,
  #masthead {
    display: none;
  }
  .site-header-mobile {
    display: block;
  }
  .products-grid .product-item .product--info > .product--action {
    position: static !important;
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
    margin-top: 10px !important;
    transform: none !important;
    -webkit-transform: none !important;
    text-align: left;
  }
  .products-grid .product-item .product--info > .product--action .add_to_cart_button,
  .products-grid .product-item .product--info > .product--action .added_to_cart {
    float: right;
    margin-left: 0;
    margin-top: 0;
  }
  .products-grid.products-grid-2 .product-item .item-inner:hover .product--info {
    padding-bottom: 20px;
    margin-bottom: 0;
  }
  .products-grid.products-grid-4 .product-item .product--info .product--action {
    display: none !important;
  }
  .products-list-mini .product-item .product--thumbnail {
    width: 80px;
    margin-right: 20px;
  }
  .products-list-bike .products-list .item-overlay {
    display: none !important;
  }
  .products-list .product-item .item--excerpt ul {
    font-size: 15px;
  }
  .products-list-bike .products-list .product-item .product--thumbnail {
    width: 50%;
  }
  .products-list-bike .products-list .product-item .product--info {
    width: 50%;
  }
  .la-showposts .showposts-list.loop-style-2 .loop-item .post-left {
    margin-right: 20px;
  }
  .la-showposts .showposts-list.loop-style-2 .loop-item footer {
    margin-top: 0;
  }
  .la-showposts .showposts-list.loop-style-2 .loop-item .post-right {
    padding-top: 10px;
  }
  .testimonial-loop.loop-style-1 .testimonial-item .item--excerpt {
    font-size: 24px;
    line-height: normal;
  }
  .testimonial-loop.loop-style-1 .testimonial-item .item--title-role {
    margin-top: 30px;
  }
  .vc_tta.tabs-la-2 .vc_tta-tabs-list li a {
    padding: 20px;
  }
  .page-header-inner .page-title {
    font-size: 40px;
  }
  .product--summary form.cart button {
    float: none;
    margin: 0;
  }
  .product--summary .social--sharing {
    margin-top: 30px;
  }
  .section-checkout-step {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .woocommerce #order_review_heading {
    width: 50%;
    padding: 25px 30px;
    font-size: 20px;
  }
  .woocommerce #order_review {
    width: 50%;
    padding: 70px 30px 50px;
  }
}

/* Small devices (phones, less than 767px) */
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 30px;
  }
  h2,
  .h2 {
    font-size: 24px;
  }
  h3,
  .h3 {
    font-size: 20px;
  }
  h4,
  .h4 {
    font-size: 16px;
  }
  [class*="products-list-countdown"] .product-item .product--thumbnail {
    width: 100%;
    max-width: 300px;
    float: none;
    margin: 0 auto;
  }
  [class*="products-list-countdown"] .product-item .product--info {
    width: 100%;
    padding: 30px 0;
  }
  [class*="products-list-countdown"] .product-item .product--title {
    font-size: 30px;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  [class*="products-list-countdown"] .product-item .elm-countdown {
    padding: 10px 0;
    margin-top: 15px;
  }
  [class*="products-list-countdown"] .product-item .product--info .product--action {
    margin-top: 40px;
  }
  .products-list-countdown-4 .product-item .product--thumbnail,
  .products-list-countdown-3 .product-item .product--thumbnail {
    order: 0;
    -webkit-order: 0;
    -moz-order: 0;
  }
  .products-list-bike .products-list .product-item .product--thumbnail,
  .products-list-bike .products-list .product-item .product--info {
    width: 100%;
    padding: 0;
  }
  .products-list .product-item .item--excerpt {
    margin-top: 15px;
  }
  .product-item .button.quickview {
    display: none !important;
  }
  .testimonial-loop.loop-style-1 .testimonial-item .item--image {
    display: none;
  }
  .testimonial-loop.loop-style-1 .testimonial-item .item--info {
    width: 100%;
    text-align: center;
  }
  .vc_row.home-01-testimonial {
    padding-top: 0 !important;
  }
  .home-01-testimonial .la-headings {
    position: static;
    text-align: center;
  }
  .footer-bottom-inner,
  .footer-v7 .footer-top {
    text-align: center;
  }
  .footer-bottom-inner .text-right,
  .footer-v7 .footer-top .text-right {
    text-align: center;
    margin-top: 15px;
  }
  .footer-v6 .footer-bottom-inner1 {
    padding-bottom: 20px;
    font-size: 14px;
  }
  .footer-v6 .footer-bottom-inner1 .menu li {
    margin-right: 10px;
  }
  .footer-v6 .footer-bottom-inner1 .menu {
    text-align: left;
  }
  .wc-toolbar-top {
    margin: 20px 0;
  }
  .wc-toolbar-top .wc-toolbar-left {
    display: none;
  }
  .wc-toolbar-top .wc-toolbar-right {
    width: 100%;
  }
  .wc-toolbar-top .wc-view-toggle {
    float: right;
  }
  .page-header-inner .page-title {
    font-size: 30px;
  }
  .products-list .product-item .product--thumbnail {
    width: 100%;
    margin: 0;
  }
  .products-list .product-item .item--excerpt {
    margin-top: 10px;
  }
  .products-list .product-item .product--info {
    width: 100%;
    padding: 0;
    float: left;
  }
  .products-list .product-item .product--info .product--action {
    margin-top: 20px;
  }
  [class*="products-list-countdown"] .product-item .product--info {
    padding-bottom: 30px;
  }
  [class*="products-list-countdown"] .product-item .product--info .product--action {
    padding-top: 10px;
  }
  .products-list-mini .product-item .product--title {
    margin-top: 15px;
  }
  .page-header-v4 .section-page-header .page-title,
  .page-header-v5 .section-page-header .page-title {
    font-size: 20px;
    font-weight: normal;
  }
  .woocommerce-tabs .wc-tabs {
    margin-bottom: 20px;
  }
  .woocommerce-tabs .wc-tabs li {
    width: 100%;
    margin: 0;
    text-align: left;
  }
  .woocommerce-tabs .wc-tabs li a {
    padding: 5px 0;
  }
  .product-single-tab-vertical .woocommerce-tabs .wc-tabs {
    width: 100%;
  }
  .product-single-tab-vertical2 .woocommerce-tabs .wc-tabs {
    display: block;
  }
  .product-single-tab-vertical2 .woocommerce-tabs .wc-tab-title {
    display: none;
  }
  .product-single-tab-vertical .woocommerce-tabs .wc-tab,
  .product-single-tab-vertical2 .woocommerce-tabs .tab-content {
    padding-left: 0;
  }
  .product--summary .product_title {
    font-size: 26px;
    margin: 0 0 10px;
  }
  .product--summary div[itemprop="description"],
  .product--summary .price {
    margin-bottom: 0;
  }
  .woocommerce #customer_details {
    width: auto;
  }
  .woocommerce #order_review_heading,
  .woocommerce #order_review {
    width: 100%;
  }
  .woocommerce #order_review_heading {
    position: static;
    padding: 0;
    margin: 20px 0;
  }
  .woocommerce #order_review {
    padding: 10px 15px 30px;
    margin-bottom: 50px;
  }
  .woocommerce #order_review .place-order {
    padding-bottom: 20px;
  }
  .woocommerce #order_review .place-order .button {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .woocommerce .woocommerce-checkout .form-row .select2-choice,
  .woocommerce .woocommerce-checkout .form-row .input-text {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* Extra small devices (phones, less than 479px) */
@media (max-width: 479px) {
  h1,
  .h1 {
    font-size: 28px;
  }
  h2,
  .h2 {
    font-size: 20px;
  }
  h3,
  .h3 {
    font-size: 18px;
  }
  h4,
  .h4 {
    font-size: 16px;
  }
  #la-demo-selector {
    display: none;
  }
  .site-branding img {
    max-height: 50px;
  }
  .header-v2 #top-area {
    font-size: 12px;
    line-height: 20px;
  }
  .header-toggle-cart .header_shopping_cart {
    width: 300px;
    right: -20px;
  }
  .la-showposts .showposts-list.loop-style-3 .loop-item .post-left,
  .la-showposts .showposts-list.loop-style-2 .loop-item .post-left {
    width: 100%;
    margin: 0 0 20px;
  }
  .wc-toolbar-top .woocommerce-result-count {
    width: 100%;
  }
  .wc-toolbar-top .wc-view-count {
    margin-left: 0;
    margin-top: 5px;
  }
  .wc-toolbar-top .wc-view-count p {
    margin-left: 0;
  }
  .page-header-inner .page-title {
    font-size: 24px;
  }
  .section-checkout-step {
    display: none;
  }
  .shop_table.cart .product-price,
  .shop_table.cart .product-thumbnail {
    display: none;
  }
  .shop_table.cart th.product-quantity {
    font-size: 0;
  }
  .shop_table.cart .product-quantity {
    width: 50px;
  }
  .shop_table.cart .product-quantity .qty {
    width: 30px;
    padding: 0;
  }
  td.actions .coupon {
    padding: 0 15px;
    margin-bottom: 15px;
  }
}

/* Small devices (tablets, 768px only) */
/* Medium devices (desktops, 992px and up) */
/* Medium devices (desktops, 992px only) */
@media (min-width: 992px) and (max-width: 1199px) {
  .header-v1 .site-header .header-middle,
  .header-v1 .site-header .header-right,
  .header-v2 .site-header .header-right {
    padding: 35px 0;
  }
  .site-branding {
    line-height: 120px;
  }
  .header-v5 .site-header .header-left {
    width: 70%;
    padding-left: 16%;
  }
  .header-v5 .site-header .header-middle {
    position: absolute;
    text-align: left;
    left: 15px;
    top: 0;
  }
  .header-v8 .site-header .header-main,
  .header-v8 .site-header .header-left,
  .header-v8 .site-header .header-right {
    padding: 20px 0;
  }
  .header-v8 .site-header .site-branding {
    line-height: 100px;
  }
  .header-v8 .site-header .header-search-form {
    max-width: 300px;
  }
  .header-v8 .site-header-bottom .site-main-nav .mega-menu > li > a {
    font-size: 18px;
    padding: 10px 15px;
  }
}

/* Large devices (large desktops, 1200px and up) */
/* Large devices (large desktops, 1200px only) */
/* Extra Large devices (xlarge desktops, 1440px and up) */
