@media only screen and (min-width: 1400px) {
    .carousel-style-1 .owl-nav div.owl-prev {
        right: -100px;
    }
    .carousel-style-1 .owl-nav div.owl-next {
        left: -100px;
    }

    .wa-slide-image.carousel-style-1 .owl-nav div.owl-prev {
        right: 10px;
    }
    .wa-slide-image.carousel-style-1 .owl-nav div.owl-next {
        left: 10px;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
    .wa-products .wa-list-caption p {
        padding: 0px;
    }
    .wa-products .wa-list-caption h2 {
        line-height: 26px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
    .order-table {
        display: table;
        min-height: 120px;
        width: 100%;
    }
    .order-table-cell {
        display: table-cell;
    }
    .order-text input {
        margin-top: 40px;
        display: inline-block;
    }
    .order-text h5 {
        margin-top: 50px;
        display: inline-block;
    }
    .order-text strong {
        margin-top: 45px;
        display: inline-block;
    }
    .carousel-style-1 .owl-nav div.owl-prev {
        right: -12px;
    }
    .carousel-style-1 .owl-nav div.owl-next {
        left: -12px;
    }
    .social-style li a,
    .widget .social-style li a {
        margin: 0px 3px;
    }
    .about-content .inner.padT100 {
        padding-top: 40px;
    }
    .content-column h2 {
        font-size: 25px;
    }
    .wa-collection-caption h2 {
        font-size: 28px;
    }
    .wa-banners .caption-text {
        padding-top: 10%;
    }
    .wa-banners-caption h2 {
        font-size: 28px;
    }
    .wa-banners-caption h3 {
        font-size: 22px;
    }
    .quick-view-popup .content-column h2 {
        font-size: 22px;
    }
    .quick-view-popup .content-column .form-group {
        margin-bottom: 0px;
    }
    .quick-view-popup .content-column .inner {
        margin-bottom: 10px;
    }
    .wa-products .wa-list-caption p {
        padding: 0px;
    }
    .wa-products .wa-list-caption h2 {
        line-height: 24px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-nav > li > a {
        padding: 36px 10px;
    }
    .order-table {
        display: table;
        min-height: 120px;
        width: 100%;
    }
    .order-table-cell {
        display: table-cell;
        #vertical-align: middle;
    }
    .order-text input {
        margin-top: 25px;
        display: inline-block;
    }
    .order-text h5 {
        margin-top: 50px;
        display: inline-block;
    }
    .order-text strong {
        margin-top: 30px;
        display: inline-block;
    }
    .navbar-default .navbar-brand {
        color: #000;
        float: right;
        width: 100%;
        padding: 10px 0px;
    }
    .wa-box-style2 {
        padding: 50px 30px;
    }
    .about-content .inner.padT100 {
        padding-top: 50px;
    }
    .content-column h2 {
        font-size: 25px;
    }
    .carousel-style-1 .owl-nav {
        padding: 0px 10px;
    }
    .upper-footer .col-md-3.col-sm-6:nth-child(3) {
        clear: both;
    }
    .wa-collection {
        max-height: 180px;
        overflow: hidden;
    }
    .wa-collection .caption-text {
        top: 0;
    }
    .wa-collection-caption h2 {
        max-width: 70%;
        margin-right: 15%;
        margin-bottom: 0px;
        font-size: 22px;
        letter-spacing: 2px;
    }
    .wa-collection-caption {
        display: inline-block;
        width: 100%;
        margin-top: 35px;
    }
    .wa_main_bn_wrap figcaption h2 {
        font-size: 28px;
    }
    .wa_main_bn_wrap figcaption span {
        font-size: 22px;
        padding: 0 40px 10px;
    }
    .wa_main_bn_wrap figcaption p {
        padding: 0 40px;
        margin-bottom: 20px;
    }
    .wa_main_bn_wrap figcaption .theme-button {
        margin-right: 40px;
    }
    .wa-banners-caption h2 {
        font-size: 26px;
    }
    .wa-banners-caption h3 {
        font-size: 23px;
    }
    .quick-view-popup .content-column h2 {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .quick-view-popup .content-column .form-group {
        margin-bottom: 0px;
    }
    .quick-view-popup .content-column .inner {
        margin-bottom: 10px;
    }
    .quick-view-popup .content-column p,
    .quick-view-popup .content-column .ratings {
        margin-bottom: 5px;
    }
    .product-result-count {
        padding: 0px 0px;
        font-size: 14px;
    }
    .wa-products .wa-list-caption p {
        padding: 0px;
    }
    .wa-products .wa-list-caption h2 {
        line-height: 24px;
    }
}
@media only screen and (max-width: 991px) {
    #top-bar .pull-left,
    #top-bar .pull-right {
        width: 100%;
        text-align: center;
    }
    #top-bar ul li:after {
        width: 0px;
        margin-left: 0px;
    }
    #top-bar ul li a {
        margin-left: 10px;
    }
    #main-footer .widget {
        margin-bottom: 30px;
    }
    .marB-s30 {
        margin-bottom: 30px;
    }
    .news-letter-popup .popup-content:after {
        width: 96%;
        right: 2%;
    }
}
@media only screen and (min-width: 992px) {
    #top-bar .pull-left ul {
        text-align: right;
    }
    #top-bar .pull-right ul {
        text-align: left;
    }
    #top-bar .pull-right ul li:last-child a {
        margin-left: 0;
    }
    .navbar-nav > li > a {
        padding: 36px 20px;
    }
    .navbar-nav > li:first-child > a {
        padding-right: 0px;
    }
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        padding: 15px 0px;
    }
    .rev-content .icon-list {
        text-align: left;
    }
    .order-table {
        display: table;
        min-height: 120px;
        width: 100%;
    }
    .order-table-cell {
        display: table-cell;
    }
    .order-text input {
        margin-top: 40px;
        display: inline-block;
    }
    .order-text h5 {
        margin-top: 50px;
        display: inline-block;
    }
    .order-text strong {
        margin-top: 45px;
        display: inline-block;
    }
}
@media only screen and (max-width: 767px) {
    .wa_main_bn_wrap figcaption h2 span {
        display: block;
        line-height: inherit;
        margin-bottom: 0px;
        padding-bottom: 0px;
        font-size: 20px;
    }
    .wa_main_bn_wrap figcaption h2 {
        font-size: 19px;
        line-height: 1.4em;
        letter-spacing: 1px;
    }
    .wa_main_bn_wrap figure figcaption {
        margin: 0px;
        padding: 0px 15%;
        top: 30%;
    }
    .wa_main_bn_wrap figcaption p {
        display: none;
    }
    .wa_main_bn_wrap figcaption span {
        font-size: 18px;
    }
    .wa_main_bn_wrap .owl-nav {
        bottom: 60%;
        width: 100%;
    }
    .order-row {
        width: 100%;
        margin-bottom: 30px;
        border: 1px solid #ddd;
    }
    .page-links div a {
        color: #fff;
        font-size: 14px;
    }
    ul.top-ecommerce-icons {
        text-align: center;
    }
    .shopping-cart {
        width: 300px;
        right: 50%;
        margin-right: -194px;
    }
    .shopping-cart:after {
        right: 192px;
    }
    .top-ecommerce-icons li:first-child .shopping-cart {
        width: 300px;
        right: 50%;
        margin-right: -105px;
    }
    .top-ecommerce-icons li:first-child .shopping-cart:after {
        right: 104px;
    }
    .user-menu {
        right: 50%;
        margin-right: -75px;
    }
    .user-menu:after {
        right: 72px;
    }
    a.closeCart {
        font-size: 20px;
        top: -10px;
        left: -131px;
    }
    #top-bar .pull-right ul {
        padding: 5px 0 0;
    }
    .wa-collection .caption-text {
        top: 0;
    }
    .wa-collection-caption h2 {
        max-width: 80%;
        margin-right: 10%;
        margin-bottom: 0px;
        font-size: 22px;
        letter-spacing: 2px;
    }
    .wa-collection-caption {
        display: inline-block;
        width: 100%;
        margin-top: 35%;
    }
    .wa-banners .caption-text {
        padding-top: 5%;
    }
    .wa-banners-caption h2 {
        font-size: 18px;
    }
    .wa-banners-caption h3 {
        font-size: 16px;
    }
    .wa-banners .wa-banners-caption {
        text-align: center;
    }
    .banner-ads {
        padding-top: 100px;
    }
    #home-blog-carousel {
        margin-bottom: 85px;
    }
    .newsletter-row {
        padding: 15px;
    }
    .wa-box-style2 {
        padding: 50px 35px;
        margin-bottom: 15px;
    }
    .home-middle-widget .ratings {
        float: none;
    }
    .carousel-style-1 .owl-nav {
        position: absolute;
        top: 104%;
        text-align: center;
        margin-top: 15px;
        right: calc(50% - 60px);
        width: 120px;
    }
    .order-text {
        padding: 5px 0px;
    }
    .content-column h2 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    .page-header h2 {
        font-size: 18px;
    }
    .product-sorting select {
        margin-bottom: 15px;
    }
    .wa-slide-image.carousel-style-1 .owl-nav {
        top: 50%;
        width: 100%;
        right: 0;
        margin-top: -25px;
        visibility: hidden;
    }
    .prod-info-section .content-column h2 {
        font-size: 20px;
        margin-top: 10px;
    }
    .cart-page.padTB100 {
        padding: 100px 0px 0px;
    }
    .wv_shipping_outer {
        margin-top: 20px;
        margin-bottom: 50px;
    }
    .wv_shipping {
        margin-top: 0px;
    }
    .checkout-page {
        padding-bottom: 0px;
    }
    .cart-page .wv_subtotal:nth-child(2) {
        padding-top: 30px;
    }
    .news-letter-popup .popup-content {
        padding: 15px;
    }
    .news-letter-popup .popup-content:after {
        width: 96%;
        right: 2%;
    }
}
@media only screen and (max-width: 480px) {
    .news-letter-popup .popup-content:after {
        width: 94%;
        right: 3%;
    }
}
@media only screen and (max-width: 479px) {
    .navbar-default .navbar-brand {
        padding: 8px;
    }
    .wa_main_bn_wrap figcaption span,
    .wa_main_bn_wrap figcaption p,
    .wa_main_bn_wrap .owl-pagination,
    .wa_main_bn_wrap .theme-button {
        display: none;
    }
    .wa_main_bn_wrap figcaption h2 span {
        display: block;
        line-height: inherit;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
    .wa_main_bn_wrap figcaption h2 {
        font-size: 19px;
        line-height: 1.4em;
        letter-spacing: 1px;
        text-align: center;
    }
    .wa_main_bn_wrap figure figcaption {
        margin: 0px;
        padding: 0px 15%;
        top: 30%;
    }
    .wa_main_bn_wrap .owl-nav {
        bottom: 60%;
        width: 100%;
    }
    .wa_main_bn_wrap .owl-theme .owl-pagination {
        bottom: 10px;
    }
}
