/*
* ----------------------------------------------------------------------------------------
Author       : onepageboss
Template Name: TravelCo - Travel agency Responsive Website Template
Version      : 1.0                                          
* ----------------------------------------------------------------------------------------
*/


/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1280px) {
    .single-service h4 {
        font-size: 16px;
    }
    .welcome-image-area {
        height: 630px;
    }
    .overlay-offer {
        opacity: 0;
        background: rgba(0, 0, 0, .4);
        color: #fff;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        padding: 25px 23px;
        text-align: center;
        -webkit-transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
        transition: all 1s ease 0s;
    }
    .header2-btns a.button {
        background: #62ac1e;
        color: #fff;
        margin-right: 10px;
        font-size: 18px;
        padding: 10px 20px;
    }
}



/* Tablet Layout: 768px. */

@media only screen and (min-width: 767px) and (max-width: 991px) {
    .header2-btns a.button {
        background: #62ac1e;
        color: #fff;
        margin-right: 10px;
        font-size: 18px;
        padding: 10px 20px;
    }
    .navbar-nav {
        width: 100%;
        text-align: center;
    }
    .navbar-nav li {
        float: none;
        display: inline-block;
    }
    .mainmenu .navbar-nav li a {
        padding: 20px 3px;
        font-size: 14px;
    }
    .mainmenu .navbar-nav li a {
        padding: 20px 3px;
        font-size: 14px;
    }
    .logo {
        text-align: center;
    }
    .single-blog img {
        width: 100%;
    }
    .pricing-box {
        margin-top: 30px;
    }
    .project-idea h2,
    .project-idea p {
        font-size: 22px;
    }
    .single-project-complete {
        margin-top: 30px;
    }
    .about-text {
        margin-top: 50px;
    }
    .section-title p {
        padding: 0;
    }
    .contact-icon {
        float: none;
    }
    .call-to-action-small-button {
        text-align: left;
        margin-top: 25px;
    }
    .single-team {
        margin-bottom: 30px;
    }
    .single-service h4 {
        font-size: 16px;
    }
    .welcome-image-area {
        height: 800px;
    }
    .navbar-right {
        display: none;
    }
    .overlay-offer {
        padding: 15px;
    }
    .overlay-offer h2 {
        font-size: 18px;
        line-height: 25px;
    }
    .overlay-offer h4 {
        font-size: 14px;
        padding: 15px 0px;
    }
    .single-deal-overflow h2 {
        font-size: 14px;
    }
    .overflow-middle {
        padding: 10px;
    }
    .overflow-middle a.button {
        font-size: 10px;
        padding: 10px;
    }
    a.button {
        padding: 10px;
        font-size: 11px;
    }
    .sm-no-padding-right {
        padding-right: 0;
    }
}




/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
    p {
        font-size: 12px;
    }
    .navbar-toggle .icon-bar {
        background: #fff;
    }
    .menu-bg .navbar-toggle .icon-bar {
        background: #fff;
    }
    .navbar-toggle {
        margin-right: 0px;
        margin-top: -30px;
    }
    .navbar {
        min-height: 0px;
    }
    .mainmenu .navbar-nav li a {
        padding: 11px 15px;
    }
    .menu-bg .mainmenu .navbar-nav li a {
        padding: 11px 15px;
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 420px;
    }
    .navbar-toggle {
        margin-top: -60px;
    }
    .navbar-collapse {
        background: #000;
    }
    .menu-bg .navbar-collapse {
        background: #000;
    }
    .menu-bg .mainmenu .navbar-nav li a {
        color: #fff;
    }
    .menu-bg .mainmenu .navbar-nav li a:hover {
        color: #ccc;
    }
    .mainmenu .navbar-nav li a:hover {
        color: #ccc;
    }
    .menu-bg .navbar-collapse {}
    .welcome-image-area,
    .welcome-video-area {
        padding-top: 120px;
    }
    .welcome-image-area h2,
    .single-slide-item h2,
    .welcome-video-area h2,
    .about-text h2,
    .call-to-area-text h2 {
        font-size: 24px;
    }
    .slider-control {
        display: none;
    }
    a.slide-btn {
        font-size: 12px;
        padding: 10px;
        margin-bottom: 5px;
    }
    .section-title {
        margin-bottom: 30px;
    }
    .section-title h2 {
        font-size: 30px;
    }
    .footer-social-link {
        text-align: left;
        margin-top: 20px;
    }
    .pricing-box {
        margin-top: 30px;
    }
    .single-testimonial {
        padding: 0;
    }
    .video-area-text {
        margin-top: 50px;
    }
    .footer-social-link {
        text-align: center;
    }
    .footer-area img {
        margin-bottom: 0px;
    }
    .scrollup {
        height: 40px;
        width: 40px;
        line-height: 35px;
    }
    .single-project-complete {
        margin-top: 30px;
        text-align: center;
    }
    .header-text {
        margin-top: 150px;
    }
    .footer-text h6 {
        font-size: 12px;
    }
    .footer-area {
        padding: 50px 0px;
    }
    .section-padding {
        padding: 40px 0px;
    }
    .single-testimonial {
        margin-right: 0px;
        margin-left: 0px;
    }
    .about-text {
        margin-top: 30px;
    }
    .margin-top-c {
        margin-top: 0px;
    }
    .section-title p {
        padding: 0;
    }
    .section-title h2::before {
        top: 40px;
    }
    .single-contact-details {
        margin-bottom: 30px;
    }
    .item .grid figure,
    .gallery .grid figure {
        min-width: 100%;
    }
    .header-text h1 {
        font-size: 30px;
    }
    .single-team {
        margin-bottom: 30px;
    }
    .contact-icon {
        margin-bottom: 0;
    }
    .owl-theme .owl-controls .owl-buttons div {
        font-size: 16px;
        height: 25px;
        width: 25px;
        line-height: 0px;
        margin-right: 0px;
    }
    .tour-places .owl-buttons div.owl-next {
        right: 20px;
    }
    .header_top {
        display: none;
    }
    .guest-rate-wrapper {
        display: none;
    }
    .lineContinue:before {
        display: none;
    }
    .formnewsletter input.form-control {
        width: 100%;
    }
    .formnewsletter button {
        position: relative;
        width: 100%;
    }
    .field-icon {
        position: relative;
        display: block;
        margin-right: 0px;
    }
    input[type="submit"].button {
        width: 100%;
        top: 0;
    }
    .content-banner-lite {
        display: table;
    }
    .contentBanner_content h3 {
        margin-top: 0px;
    }
    .lineStart>.col-lg-6:first-of-type:after,
    .lineStart>.col-md-6:first-of-type:after,
    .lineStart>.col-sm-6:first-of-type:after,
    .lineContinue>.col-lg-6:first-of-type:after,
    .lineContinue>.col-md-6:first-of-type:after,
    .lineContinue>.col-sm-6:first-of-type:after,
    .lineEnd>.col-lg-6:first-of-type:after,
    .lineEnd>.col-md-6:first-of-type:after,
    .lineEnd>.col-sm-6:first-of-type:after {
        background: transparent;
    }
    .footer-widgets {
        padding: 15px;
    }
    .footer-bottom .right-align {
        text-align: left;
    }
    .tour-layer {
        position: absolute;
        top: 20px;
        left: 20px;
        width: 90%;
        height: 90%;
        background: rgba(256, 256, 256, .8);
        opacity: 0;
    }
    .des-inline-form {
        padding: 30px;
        display: block;
    }
    .form-field {
        display: block;
        padding: 20px;
        width: 100%
    }
    .form-in {
        display: none;
    }
    .content-right {
        padding-left: 0px;
    }
    .seller-content {
        display: table-cell;
        padding: 10px;
    }
    .contact-form {
        margin-bottom: 30px;
    }
    .welcome-image-area {
        height: auto;
    }
    .testi-details .social-icon-c {
        position: relative;
        left: -30px;
        display: inline-block;
        font-size: 48px;
    }
    .testi-details .name-c {
        position: relative;
        left: -10px;
        top: -20px;
        display: inline-block;
        font-size: 16px;
        font-weight: 500;
    }
    .testi-details .client-id {
        position: relative;
        left: -90px;
        display: inline-block;
        font-size: 12px;
    }
    .testi-details .date {
        position: relative;
        right: -15px;
        display: inline-block;
        font-size: 16px;
    }
    a.button {
        font-size: 12px;
        padding: 10px;
    }
    .single-deal-overflow h2 {
        color: #fff;
        font-size: 20px;
        margin-top: 10px;
    }
    h4 {
        font-size: 14px;
    }
    h3 {
        font-size: 16px;
    }
    .single-place h2 {
        font-size: 20px;
        text-transform: capitalize;
        font-weight: 500;
        margin-top: 0;
        padding: 20px 0px;
    }

    .logo img {
        width: 150px;
    }
    .offer {
        position: relative;
        margin-bottom: 5px;
    }

    .contentBanner-right .contentBanner_content {
        float: right;
        padding-right: 10px;
        text-align: right;
    }
    .contentBanner-left {
        padding-left: 10px;
        padding-right: 10px;
    }
    .contentBanner-left .contentBanner_content {
        float: left;
        padding-left: 10px;
        text-align: left;
    }
    .testi-details .social-icon-c {
        position: relative;
        left: -10px;
        display: inline-block;
        font-size: 48px;
    }
    .overlay-offer {
        opacity: 0;
        background: rgba(0, 0, 0, .4);
        color: #fff;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        padding: 15px 14px;
        text-align: center;
        -webkit-transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
        transition: all 1s ease 0s;
    }
    .overflow-middle {
        position: absolute;
        width: 100%;
        padding: 15px 15px;
        color: #fff;
    }
    .overlay-offer h2 {
        line-height: 20px;
        padding: 0px 10px;
        font-size: 18px;
        margin-top: 0px;
    }
    .aboutfeature li {
        list-style: none;
        display: inline-block;
        width: 100%;
        padding: 10px 0px;
    }
    .title-breadcrumb {
        display: none;
    }
    .single-review {
        margin-right: 0px;
    }
    .review-ltextimg {
        position: relative;
        background: rgba(77, 77, 77, .8);
        color: #fff;
        padding: 10px 10px 15px 10px;
        border: 1px solid #777;
    }
    .review-details .client-id {
        left: 18%;
    }
    .review-details .name-c {
        left: 18%;
    }
    .inner-page-htop .logo {
        padding: 5px 0px;
    }
    .authorsinglepost {
        display: none;
    }
    .commentreply {
        position: absolute;
        background-color: #62ac1e;
        color: #fff;
        left: 50px;
        top: 120px;
    }
    .sidebar {
        margin-top: 30px;
    }
    .flight-details a,
    .flight-details i {
        font-size: 12px;
    }
    .pagination {
        display: none;
    }
    .tour-btns a.button {
        position: relative;
    }
    .tour-cost {
        position: initial;
        right: 0;
        padding: 0px;
    }
    .hotel-info h2 {
        color: yellow;
        font-size: 24px;
    }
    .hotel-info h4 {
        color: #fff;
        font-size: 14px;
    }
    .no-padding {
        padding: 0px 15px;
    }
    .no-padding-right {
        padding-right: 15px;
    }
    .home-post .left-img,
    .home-post .right-content {
        width: 100%;
        padding: 15px;
    }
    .header-text2 h1.tagline {
        font-size: 20px;
    }
    .header-form2 {
        padding: 10px;
        background: rgba(256, 256, 256, .7);
        max-width: 80%;
    }
    .header2-btns {
        display: none;
    }
    .header-form2 input[type="submit"].button {
        padding: 0px;
        margin-left: 0px;
    }
    .welcome-image-area2 {
        height: 300px;
    }
    .home-post .right-content .post-details {
        padding: 20px;
    }
    .sub {
        height: 650px;
    }
    .subscribe input {
        width: 100%;
        margin-right: 0;
    }
    .subscribe .btn-default {
        position: absolute;
        right: 0;
        bottom: 0;
    }
    .slide-detail {
        display: none;
    }
    .display-table-cell5 .header-text h1 {
        font-size: 60px;
    }

    #top-links .pull-left,
    #top-links .pull-right,
    #top-links1 .pull-left,
    #top-links1 .pull-right {
        float: none !important;
        text-align: center;
    }
    header .social-icon {
        text-align: center;
    }
    .columns-6-1>ul.products.product-main-6-1>li.product .product-thumbnail img,
    .section-onsale-product .columns-6-1>ul.products.product-main-6-1>.onsale-product .product-thumbnail img,
    .section-onsale-product-carousel .onsale-product-carousel .onsale-product .columns-6-1>ul.products.product-main-6-1>.onsale-product-content .product-thumbnail img,
    .products-carousel .owl-item .columns-6-1>ul.products.product-main-6-1>.product .product-thumbnail img {
        height: auto;
        width: auto;
        display: block;
        margin: auto;
    }
    .shop-search-form {
        padding: 15px 20px;
    }
    .shop-image-area .header-text {
        width: 100%;
        margin: 0 auto;
    }
    .shop-image-area .header-text h1 {
        color: black;
        font-size: 28px;
        font-weight: 500;
        text-transform: capitalize;
    }
    .ad .media-left,
    .ad .media-body {
        width: 100%;
        display: block !important;
    }
    .calltoaction4 .content {
        position: relative;
        padding: 30px 0px;
        text-align: center;
        z-index: 999;
        color: #fff;
        line-height: 30px;
    }
    .calltoaction4 h1 {
        padding: 20px;
        font-size: 24px;
    }
    .cusreview-ltextimg {
        background: url(../images/costsaver/cusreviewbg.png) no-repeat;
        width: 240px;
        height: auto;
        background-size: cover;
        padding: 5px;
    }
    .reviewcomm {
        top: 90px;
        right: 21%;
    }
    .mainmenu .navbar-nav li {
        display: block;
        text-align: left;
    }
    .header-2 .mainmenu .navbar-nav li {
        display: inline-block;
    }
    .header-2 .mainmenu .navbar-nav {
        float: right;
        float: right;
        margin-top: -90px;
    }
    .welcome-image-area3 .header-text h1 span {
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        display: block;
    }
    .welcome-image-area3 .header-text h1 {
        max-width: 100%;
        color: #fff;
        margin: 0 auto;
        text-align: right;
        font-size: 60px;
        font-weight: 500;
        line-height: 70px;
    }
    .welcome-image-area3 .header-text p {
        font-size: 14px;
        line-height: 14px;
        margin-top: 0px;
        text-align: right;
    }
    .home-post .right-content .post-details {
        height: auto;
    }
    form.content-widget .text-input>div,
    form.content-widget .text-input>div>div,
    .tab-search-long .find-tours-widget {
        width: 100%;
    }
    .tab-search-long button[type='submit'] {
        position: relative;
        width: auto;
        height: 34px;
        bottom: 0;
    }
    .header-01 .header-main .logo {
        display: inline-block;
    }
    .navbar-header button i {
        font-size: 30px;
        color: #000;
    }
    #menu .navbar-nav>li,
    #menu1 .navbar-nav>li {
        display: block;
        text-align: left;
    }
    .header-5 #logo {
        margin-top: 20px;
    }
    .header5 .navbar-toggle {
        margin-top: -80px;
    }
}

@media screen and (max-width:240px) {

    p {
        font-size: 12px;
    }
    .navbar-toggle .icon-bar {
        background: #fff;
    }
    .menu-bg .navbar-toggle .icon-bar {
        background: #fff;
    }
    .navbar-toggle {
        margin-right: 0px;
        margin-top: -30px;
    }
    .navbar {
        min-height: 0px;
    }
    .mainmenu .navbar-nav li a {
        padding: 11px 15px;
    }
    .menu-bg .mainmenu .navbar-nav li a {
        padding: 11px 15px;
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 420px;
    }
    .navbar-toggle {
        margin-top: -60px;
    }
    .navbar-collapse {
        background: #000;
    }
    .menu-bg .navbar-collapse {
        background: #000;
    }
    .menu-bg .mainmenu .navbar-nav li a {
        color: #fff;
    }
    .menu-bg .mainmenu .navbar-nav li a:hover {
        color: #ccc;
    }
    .mainmenu .navbar-nav li a:hover {
        color: #ccc;
    }
    .menu-bg .navbar-collapse {}
    .welcome-image-area,
    .welcome-video-area {
        padding-top: 120px;
    }
    .welcome-image-area h2,
    .single-slide-item h2,
    .welcome-video-area h2,
    .about-text h2,
    .call-to-area-text h2 {
        font-size: 24px;
    }
    .slider-control {
        display: none;
    }
    a.slide-btn {
        font-size: 12px;
        padding: 10px;
        margin-bottom: 5px;
    }
    .section-title {
        margin-bottom: 30px;
    }
    .section-title h2 {
        font-size: 30px;
    }
    .footer-social-link {
        text-align: left;
        margin-top: 20px;
    }
    .pricing-box {
        margin-top: 30px;
    }
    .single-testimonial {
        padding: 0;
    }
    .video-area-text {
        margin-top: 50px;
    }
    .footer-social-link {
        text-align: center;
    }
    .footer-area img {
        margin-bottom: 0px;
    }
    .scrollup {
        height: 40px;
        width: 40px;
        line-height: 35px;
    }
    .single-project-complete {
        margin-top: 30px;
        text-align: center;
    }
    .header-text {
        margin-top: 10px;
    }
    .footer-text h6 {
        font-size: 12px;
    }
    .footer-area {
        padding: 50px 0px;
    }
    .section-padding {
        padding: 40px 0px;
    }
    .single-testimonial {
        margin-right: 0px;
        margin-left: 0px;
    }
    .about-text {
        margin-top: 30px;
    }
    .margin-top-c {
        margin-top: 0px;
    }
    .section-title p {
        padding: 0;
    }
    .section-title h2::before {
        top: 40px;
    }
    .single-contact-details {
        margin-bottom: 30px;
    }
    .item .grid figure,
    .gallery .grid figure {
        min-width: 100%;
    }
    .header-text h1 {
        font-size: 30px;
    }
    .single-team {
        margin-bottom: 30px;
    }
    .contact-icon {
        margin-bottom: 0;
    }
    .owl-theme .owl-controls .owl-buttons div {
        font-size: 16px;
        height: 25px;
        width: 25px;
        line-height: 0px;
        margin-right: 0px;
    }
    .tour-places .owl-buttons div.owl-next {
        right: 20px;
    }
    .header_top {
        display: none;
    }
    .guest-rate-wrapper {
        display: none;
    }
    .lineContinue:before {
        display: none;
    }
    .formnewsletter input.form-control {
        width: 100%;
    }
    .formnewsletter button {
        position: relative;
        width: 100%;
    }
    .field-icon {
        position: relative;
        display: block;
        margin-right: 0px;
    }
    input[type="submit"].button {
        width: 100%;
        top: 0;
    }
    .content-banner-lite {
        display: table;
    }
    .contentBanner_content h3 {
        margin-top: 0px;
    }
    .lineStart>.col-lg-6:first-of-type:after,
    .lineStart>.col-md-6:first-of-type:after,
    .lineStart>.col-sm-6:first-of-type:after,
    .lineContinue>.col-lg-6:first-of-type:after,
    .lineContinue>.col-md-6:first-of-type:after,
    .lineContinue>.col-sm-6:first-of-type:after,
    .lineEnd>.col-lg-6:first-of-type:after,
    .lineEnd>.col-md-6:first-of-type:after,
    .lineEnd>.col-sm-6:first-of-type:after {
        background: transparent;
    }
    .footer-widgets {
        padding: 15px;
    }
    .footer-bottom .right-align {
        text-align: left;
    }
    .tour-layer {
        position: absolute;
        top: 20px;
        left: 20px;
        width: 90%;
        height: 90%;
        background: rgba(256, 256, 256, .8);
        opacity: 0;
    }
    .des-inline-form {
        padding: 30px;
        display: block;
    }
    .form-field {
        display: block;
        padding: 20px;
        width: 100%
    }
    .form-in {
        display: none;
    }
    .content-right {
        padding-left: 0px;
    }
    .seller-content {
        display: table-cell;
        padding: 10px;
    }
    .contact-form {
        margin-bottom: 30px;
    }
    .welcome-image-area {
        height: auto;
    }
    .testi-details .social-icon-c {
        position: relative;
        left: -30px;
        display: inline-block;
        font-size: 48px;
    }
    .testi-details .name-c {
        position: relative;
        left: -10px;
        top: 20px;
        display: inline-block;
        font-size: 16px;
        font-weight: 500;
    }
    .testi-details .client-id {
        position: relative;
        left: -85px;
        display: inline-block;
        font-size: 12px;
        top: 40px
    }
    .testi-details .date {
        position: relative;
        right: -70px;
        display: inline-block;
        font-size: 16px;
    }
    a.button {
        font-size: 12px;
        padding: 10px;
    }
    .single-deal-overflow h2 {
        color: #fff;
        font-size: 20px;
        margin-top: 10px;
    }
    h4 {
        font-size: 14px;
    }
    h3 {
        font-size: 16px;
    }
    .single-place h2 {
        font-size: 20px;
        text-transform: capitalize;
        font-weight: 500;
        margin-top: 0;
        padding: 20px 0px;
    }
    .logo img {
        width: 150px;
    }
    .offer {
        position: relative;
        margin-bottom: 5px;
    }
    .contentBanner-right .contentBanner_content {
        float: right;
        padding-right: 10px;
        text-align: right;
    }
    .contentBanner-left {
        padding-left: 10px;
        padding-right: 10px;
    }
    .contentBanner-left .contentBanner_content {
        float: left;
        padding-left: 10px;
        text-align: left;
    }
    .testi-details .social-icon-c {
        position: relative;
        left: -10px;
        display: inline-block;
        font-size: 48px;
        top: 40px;
    }
    .overlay-offer {
        opacity: 0;
        background: rgba(0, 0, 0, .4);
        color: #fff;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        padding: 15px 14px;
        text-align: center;
        -webkit-transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
        transition: all 1s ease 0s;
    }
    .overflow-middle {
        position: absolute;
        width: 100%;
        padding: 15px 15px;
        color: #fff;
    }
    .overlay-offer h2 {
        line-height: 20px;
        padding: 0px 10px;
        font-size: 18px;
        margin-top: 0px;
    }
    .aboutfeature li {
        list-style: none;
        display: inline-block;
        width: 100%;
        padding: 10px 0px;
    }
    .title-breadcrumb {
        display: none;
    }
    .single-review {
        margin-right: 0px;
    }
    .review-ltextimg {
        position: relative;
        background: rgba(77, 77, 77, .8);
        color: #fff;
        padding: 10px 10px 15px 10px;
        border: 1px solid #777;
    }
    .review-details .client-id {
        left: 18%;
    }
    .review-details .name-c {
        left: 18%;
    }
    .inner-page-htop .logo {
        padding: 5px 0px;
    }
    .authorsinglepost {
        display: none;
    }
    .commentreply {
        position: absolute;
        background-color: #62ac1e;
        color: #fff;
        left: 50px;
        top: 120px;
    }
    .sidebar {
        margin-top: 30px;
    }
    .flight-details a,
    .flight-details i {
        font-size: 12px;
    }
    .pagination {
        display: none;
    }
    .tour-btns a.button {
        position: relative;
    }
    .tour-cost {
        position: initial;
        right: 0;
        padding: 0px;
    }
    .hotel-info h2 {
        color: yellow;
        font-size: 24px;
    }
    .hotel-info h4 {
        color: #fff;
        font-size: 14px;
    }
    .no-padding {
        padding: 0px 15px;
    }
    .no-padding-right {
        padding-right: 15px;
    }
    .single-deal img {
        width: 100%;
        min-height: 150px;
    }
    footer .widget ul.instagram-list li {
        display: inline-block;
        margin-bottom: 5px;
        padding: 0;
        width: 31%;
    }
}



/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {}



@media (min-width: 768px) {
    .columns-6-1>ul.products>li.product .thumbnails>a,
    .section-onsale-product .columns-6-1>ul.products>.onsale-product .thumbnails>a,
    .section-onsale-product-carousel .onsale-product-carousel .onsale-product .columns-6-1>ul.products>.onsale-product-content .thumbnails>a,
    .products-carousel .owl-item .columns-6-1>ul.products>.product .thumbnails>a {
        width: 17.17%;
    }
}

@media (min-width: 992px) {
    .columns-6-1>ul.products.products-6 {
        width: 58.3333333333%;
        padding-right: 0;
    }
}

@media (min-width: 992px) {
    .columns-6-1>ul.products.product-main-6-1 {
        width: 41.6666666667%;
        padding-left: 0;
    }
}

@media (min-width: 768px) {
    .columns-1 .product-loop-categories>.product-category {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .columns-2 .product-loop-categories>.product-category {
        width: 50%;
    }
}

@media (min-width: 768px) {
    .columns-3 .product-loop-categories>.product-category {
        width: 33.3333333333%;
    }
}

@media (min-width: 768px) {
    .product-loop-categories>.product-category,
    .columns-4 .product-loop-categories>.product-category {
        width: 25%;
    }
}

@media (min-width: 768px) {
    .columns-5 .product-loop-categories>.product-category {
        width: 20%;
    }
}

@media (min-width: 768px) {
    .columns-6 .product-loop-categories>.product-category {
        width: 16.6666666667%;
    }
}

@media (min-width: 768px) {
    ul.products>li.product,
    .section-onsale-product ul.products>.onsale-product,
    .section-onsale-product-carousel .onsale-product-carousel .onsale-product ul.products>.onsale-product-content,
    .products-carousel .owl-item ul.products>.product {
        width: 33.3333333333%;
    }
}

@media (min-width: 768px) {
    .columns-6 ul.products>li.product,
    .columns-6 .section-onsale-product ul.products>.onsale-product,
    .section-onsale-product .columns-6 ul.products>.onsale-product,
    .columns-6 .section-onsale-product-carousel .onsale-product-carousel .onsale-product ul.products>.onsale-product-content,
    .section-onsale-product-carousel .onsale-product-carousel .onsale-product .columns-6 ul.products>.onsale-product-content,
    .columns-6 .products-carousel .owl-item ul.products>.product,
    .products-carousel .owl-item .columns-6 ul.products>.product,
    .columns-5 ul.products>li.product,
    .columns-5 .section-onsale-product ul.products>.onsale-product,
    .section-onsale-product .columns-5 ul.products>.onsale-product,
    .columns-5 .section-onsale-product-carousel .onsale-product-carousel .onsale-product ul.products>.onsale-product-content,
    .section-onsale-product-carousel .onsale-product-carousel .onsale-product .columns-5 ul.products>.onsale-product-content,
    .columns-5 .products-carousel .owl-item ul.products>.product,
    .products-carousel .owl-item .columns-5 ul.products>.product,
    .page-template-template-homepage-v2 .columns-4 ul.products>li.product,
    .page-template-template-homepage-v2 .columns-4 .section-onsale-product ul.products>.onsale-product,
    .section-onsale-product .page-template-template-homepage-v2 .columns-4 ul.products>.onsale-product,
    .page-template-template-homepage-v2 .columns-4 .section-onsale-product-carousel .onsale-product-carousel .onsale-product ul.products>.onsale-product-content,
    .section-onsale-product-carousel .onsale-product-carousel .onsale-product .page-template-template-homepage-v2 .columns-4 ul.products>.onsale-product-content,
    .page-template-template-homepage-v2 .columns-4 .products-carousel .owl-item ul.products>.product,
    .products-carousel .owl-item .page-template-template-homepage-v2 .columns-4 ul.products>.product {
        width: 25%;
    }
}

@media (min-width: 992px) {
    ul.products.columns-2>li {
        width: 50%;
    }
}

@media (min-width: 768px) {
    ul.products.columns-2>li {
        width: 50%;
    }
}

@media (min-width: 544px) {
    ul.products.columns-2>li {
        width: 50%;
    }
}

@media (min-width: 992px) {
    ul.products.columns-3>li,
    ul.products>li {
        width: 33.3333333333%;
    }
}

@media (min-width: 768px) {
    ul.products.columns-3>li,
    ul.products>li {
        width: 33.3333333333%;
    }
}

@media (min-width: 544px) {
    ul.products.columns-3>li,
    ul.products>li {
        width: 33.3333333333%;
    }
}

@media (min-width: 992px) {
    ul.products.columns-4>li {
        width: 25%;
    }
}

@media (min-width: 768px) {
    ul.products.columns-4>li {
        width: 25%;
    }
}

@media (min-width: 544px) {
    ul.products.columns-4>li {
        width: 25%;
    }
}

@media (min-width: 768px) {
    ul.products.columns-5>li {
        width: 25%;
        width: 20%;
    }
}

@media (min-width: 992px) {
    ul.products.columns-6>li {
        width: 16.6666666667%;
    }
}

@media (min-width: 768px) {
    ul.products.columns-6>li {
        width: 16.6666666667%;
    }
}

@media (min-width: 544px) {
    ul.products.columns-6>li {
        width: 16.6666666667%;
    }
}

@media (min-width: 768px) {
    .columns-2 .products .product-card {
        width: 50%;
    }
}

@media (min-width: 768px) {
    .columns-3 .products .product-card {
        width: 33.3333333333%;
    }
}

@media screen and (max-width: 991px) {
    .shop-cart .about-banner .about-banner-destop .banner-img {
        height: 260px;
    }
}

@media screen and (max-width: 991px) {
    .shop-cart-body .shop-cart4 .sp-quantity .sp-minus a {
        bottom: 0;
        right: -6px;
        z-index: 123;
    }
}

@media screen and (max-width: 991px) {
    .shop-cart-body .shop-cart4 .sp-quantity .sp-plus a {
        right: -36%;
    }
}

@media screen and (max-width: 991px) {
    .shop-cart-body .shop-cart4 .sp-quantity .sp-input input {
        height: 120px;
        width: 50px;
    }
}

@media screen and (max-width: 991px) {
    .shop-cart-body .shop-cart4 .shipping {
        margin-bottom: 60px;
    }
}

@media screen and (max-width: 991px) {
    .shop-cart-body .shop-cart4 .cart-totals ul li strong {
        width: 73%;
        height: auto;
        float: left;
    }
}

@media screen and (max-width: 1199px) {
    .shop-cart-body .shop-cart4 .shipping {
        width: 100%;
    }
    .shop-cart-body .shop-cart4 .cart-totals {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .shop-cart-body .th-hide {
        display: block !important;
        margin-top: 21px;
    }
    .shop-cart-body .shop-cart4 {
        margin-top: 48px;
        padding-bottom: 60px;
    }
    .shop-cart-body .shop-cart4 .price-hide {
        display: none;
    }
    .shop-cart-body .shop-cart4 .del-hide {
        display: none;
    }
    .shop-cart-body .shop-cart4 .sp-quantity {
        width: 50px !important;
        height: 120px;
        margin-top: 8px;
    }
    .shop-cart-body .shop-cart4 .price {
        line-height: 140px !important;
    }
    .shop-cart-body .shop-cart4 input {
        width: 44px;
        margin-left: 2px !important;
    }
    .shop-cart-body .shop-cart4 tr img {
        float: none;
        margin-left: -5px;
    }
    .shop-cart-body .shop-cart4 a {
        margin-left: 5px;
    }
    .shop-cart-body .shop-cart4 .sub-cart button {
        margin-left: 4px;
    }
    .shop-cart-body .shop-cart4 .h3-a {
        margin-top: -40px;
        padding-bottom: 0px !important;
        margin-bottom: -36px;
    }
    .shop-cart-body .shop-cart4 .w-td {
        width: 80% !important;
    }
    .shop-cart-body .shop-cart4 .shipping button {
        margin-bottom: 40px;
    }
    .shop-cart-body .sub-cart {
        width: 100%;
    }
    .shop-cart-body .shop-cart4 .sub-cart .coupon-code {
        width: 100%;
    }
    .shop-cart-body .shop-cart4 .sub-cart .coupon-code input {
        width: 100%;
    }
    .shop-cart-body .shop-cart4 .sub-cart .coupon-code button {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 2px;
    }
    .shop-cart-body .shop-cart4 .upload-cart {
        width: 100%;
        margin-right: -2px;
    }
    .shop-cart-body .shop-cart4 .shipping button {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .shop-checkout .about-banner .about-banner-destop .banner-img {
        height: 260px;
    }
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

@media screen and (max-width: 767px) {
    .site-page-header .site-title h2 {
        font-size: 25px;
    }
}

@media (min-width: 768px) {
    .header-logo {
        width: 25%;
    }
}