/*================================================================================ */

/* 1. Basics & Buttons												3000Themes.com
/*================================================================================ */

.content {
    z-index: 10;
}

/* Bigger then standard 960px (1280px) */

@media only screen and (max-width: 1280px) {
}

@media only screen and (max-width: 1190px) {
    .btn-quickshop {
        display: none !important;
    }
    .button-group .btn-cart {
        padding: 10px 18px;
        margin-bottom: 5px;
    }
    #back_top {
        display: none !important;
    }
}

/*ipad 2 ngang*/

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
    body {
        -webkit-text-size-adjust: none;
    }
    #top #top-links.pull-right {
        width: 80%;
    }
    header > .container > .row .col-sm-3 {
        width: auto;
    }
    .header_category .box.opencate .box-content {
        height: auto;
        overflow: inherit;
        visibility: visible;
    }
    #cart {
        margin-left: 15px;
    }
    .right-to-left #cart {
        margin-left: 0;
        margin-right: 15px;
    }
    #boss-search .choose-select #search .form-control {
        width: 210px;
        padding: 0 10px;
    }
    /*home page*/
    /*category*/
    .right-to-left .product-filter .display .btn-list {
        margin-right: 0;
        margin-left: -4px;
    }
    .product-filter .box_limit select {
        width: 70px;
    }
    .product-filter .box_sort select {
        width: 120px;
    }
    .cart-info .table tbody tr td.remove .btn-update {
        margin-right: 5px;
    }
    /*detail*/
    .product-related .relt_product .image img {
        width: 100%;
    }
    .checkout .panel .panel-body .left-content {
        margin-right: 30px;
    }
    .cart-info .table tbody tr td.quantity input {
        margin: 0;
    }
    .cart-info .table tbody tr td.quantity button {
        padding: 0;
    }
}

@media only screen and (min-width: 1024px) and (max-device-width: 1199px) {
    .bt-staticblock-college > a:before,
    .bt-staticblock-diet:hover > a:before,
    .bt-staticblock-babyneeds:hover > a:before,
    .bt-banner-left:hover > a:before {
        border: 120px solid rgba(0, 0, 0, 0.4);
    }
    .bt-service .bt-service-content h2 {
        padding: 0;
    }
    .boss-blog-featured .box-content .box-article .article_content .image {
        margin-right: 15px;
    }
    .right-to-left
        .boss-blog-featured
        .box-content
        .box-article
        .article_content
        .image {
        margin-right: 0;
        margin-left: 15px;
    }
    .boss-blog-featured
        .box-content
        .box-article
        .article_content
        .article-detail {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .bt-staticblock-diet .text-info .large-text,
    .bt-staticblock-babyneeds .text-info .large-text,
    .bt-banner-left .text-info .large-text {
        font-size: 34px;
        line-height: 36px;
    }
    .bt-staticblock-shopnow .bt-item-right .bt-banner-title {
        top: 20px;
        padding: 0 10px;
    }
    .bt-item-right .bt-banner-title h2 {
        font-size: 26px;
        line-height: 28px;
        margin-bottom: 8px;
    }
    .bt-item-right .bt-banner-title p + p {
        margin-bottom: 5px;
    }
    .bt-item-left .bt-banner-title h4 {
        margin-bottom: 5px;
    }
    .bt-staticblock-shopnow .bt-item-left .bt-banner-title {
        top: 15px;
        left: 20px;
    }
    .bt-item-left .bt-banner-title h3 {
        font-size: 34px;
        line-height: 36px;
    }
}

/* Smaller than standard 960 (devices and browsers) */

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) {
}

/* Smaller than standard 960 (devices and browsers) */

@media only screen and (max-width: 1024px) {
    body {
        -webkit-text-size-adjust: none;
    }
    .product-related .relt_product .image img {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .product-filter .link-compare {
        width: 24%;
    }
    #content.col-sm-6 .product-filter .link-compare {
        width: 45%;
        padding-left: 12px;
    }
    .right-to-left #content.col-sm-6 .product-filter .link-compare {
        padding-left: 0;
        padding-right: 12px;
    }
    .product-filter .display {
        width: 15.5%;
    }
    #content.col-sm-6 .product-filter .display {
        width: 24%;
    }
    #content.col-sm-6 .product-filter {
        height: auto;
        padding-left: 0;
    }
    .right-to-left #content.col-sm-6 .product-filter {
        padding-right: 0;
    }
    #content.col-sm-6 .product-filter .limit-sort {
        float: left;
        width: 100%;
        border-top: 1px solid #eaeaea;
        padding-left: 12px;
        text-align: left;
        height: 42px;
    }
    .right-to-left #content.col-sm-6 .product-filter .limit-sort {
        text-align: right;
        padding-right: 12px;
        padding-left: 0;
    }
    .product-filter .limit-sort {
        width: 60%;
    }
    .product-filter .box_limit {
        margin-left: 0;
    }
    .product-filter .box_sort {
        width: 55%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .container {
        max-width: 962px;
    }
    #top #top-links.pull-right {
        width: 70%;
    }
    #top #top-links .list-inline li:first-child {
        padding-left: 0;
    }
    #top #top-links .list-inline .dropdown .dropdown-menu {
        left: 0;
        right: auto;
    }
    #currency .btn-group,
    #language .btn-group {
        padding-bottom: 10px;
    }
    #top .list-inline > li.dropdown,
    #cart {
        padding-bottom: 12px;
    }
    .header_category .box-content .box-category.boss-menu-cate > li {
        padding: 10px;
    }
    .header_category
        .box-content
        .box-category.boss-menu-cate
        > li
        .nav_submenu
        .nav_submenu_inner {
        max-width: 524px;
    }
    .header_category
        .box-content
        .box-category.boss-menu-cate
        > li
        .nav_title
        img {
        margin-right: 10px;
    }
    .right-to-left
        .header_category
        .box-content
        .box-category.boss-menu-cate
        > li
        .nav_title
        img {
        margin-right: 0;
        margin-left: 10px;
    }
    /*home page*/
    .bt-home-page #column-left {
        padding-right: 15px;
    }
    .right-to-left.bt-home-page #column-left {
        padding-right: 0;
        padding-left: 15px;
    }
    .bt-home-page #column-left + #content.col-sm-9 {
        padding-left: 15px;
    }
    .right-to-left.bt-home-page #column-left + #content.col-sm-9 {
        padding-left: 0;
        padding-right: 15px;
    }
    .bt-featured-pro.bt-nprolarge-tabs .bt-product-content .bt-items .image {
        margin-right: 12px;
    }
    .bt-featured-pro .boss-category-pro .product-categories-box {
        padding: 18px 15px;
    }
    .bt-nprolarge-slider .box-content .bt-item-extra .price .price-old,
    .product-layout.product-grid .price .price-old,
    .box-special .box-content .price .price-old,
    .product-related ul li .relt_product .price .price-old {
        display: block;
    }
    /*footer*/
    .bt-footer-middle .boss-recent-post .item-recent-post .title {
        min-width: 45%;
    }
    .bt-footer-middle .footer-newsletter input.form-control {
        padding-left: 18px;
    }
    .bt-footer-middle .boss-recent-post .item-recent-post .title a {
        line-height: 20px;
    }
    .bt-footer-middle .boss-recent-post .item-recent-post .image span small {
        line-height: 50px;
    }
    /*category*/
    .product-filter .box_limit select {
        width: 65px;
    }
    .product-filter .box_sort select,
    .another-language #content.col-sm-6 .product-filter .box_sort select {
        width: 110px;
    }
    .product-layout .product-thumb .image img {
        width: 100%;
    }
    /*detail*/
    .product-related .relt_product .image img {
        width: 100%;
    }
    .product-info .quantily_info .title_text {
        width: 15%;
    }
    /*shopping cart*/
    .cart-info .table tbody tr td.remove .btn-update {
        margin-right: 0;
        margin-bottom: 5px;
        margin-left: 0;
    }
    .checkout .panel .panel-body .left-content {
        margin-right: 30px;
    }
    #content.col-sm-9 #shipping-existing .form-control,
    #content.col-sm-9 #payment-existing .form-control {
        width: 70%;
    }
    #content.col-sm-9 .checkout .panel .panel-body .left-content {
        margin-bottom: 35px;
        margin-right: 0;
        width: 100%;
    }
    #content.col-sm-9 .checkout .panel .panel-body .right-content {
        width: 100%;
    }
    .cart-info .table tbody tr td.quantity input {
        margin: 0;
    }
    .cart-info .table tbody tr td.quantity button {
        padding: 0;
    }
    /*myaccount*/
    .register .form-control {
        width: 50%;
    }
    .another-language .product-filter {
        height: auto;
        padding-right: 0;
    }
    .another-language .product-filter > * {
        height: 42px;
    }
    .another-language .product-filter .link-compare {
        width: 30%;
        padding-right: 12px;
    }
    .another-language .product-filter .limit-sort {
        width: 100%;
        border-top: 1px solid #eaeaea;
    }
    .another-language .product-filter .box_sort select {
        width: 140px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1023px) {
    #cart {
        margin-left: 25px;
    }
    .right-to-left #cart {
        margin-left: 0;
        margin-right: 25px;
    }
    #boss-search .choose-select .input_cat {
        min-width: 170px;
    }
    #search .form-control {
        width: 270px;
    }
    .bt-staticblock-shopnow .bt-item-left .bt-banner-title {
        left: 20px;
        top: 12px;
        margin-bottom: 2px;
    }
    .bt-item-left .bt-banner-title h3 {
        font-size: 36px;
        line-height: 38px;
    }
    .bt-item-left .bt-banner-title h4 {
        margin-bottom: 5px;
    }
    .bt-item-right .bt-banner-title h2 {
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .bt-item-right .bt-banner-title p {
        font-size: 14px;
    }
    .bt-staticblock-shopnow .bt-item-right .bt-banner-title {
        top: 20px;
        padding: 0 10px;
    }
    .bt-item-right .bt-banner-title p + p {
        margin-bottom: 10px;
    }
    .boss-blog-featured .box-content .box-article .article_content .image {
        margin-right: 15px;
        max-width: 50%;
    }
    .right-to-left
        .boss-blog-featured
        .box-content
        .box-article
        .article_content
        .image {
        margin-right: 0;
        margin-left: 15px;
    }
    .boss-blog-featured
        .box-content
        .box-article
        .article_content
        .article-detail {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .boss-blog-featured
        .box-content
        .box-article
        .article_content
        .article-detail
        .article-name
        a {
        line-height: 22px;
    }
    .bt-staticblock-college > a:before,
    .bt-staticblock-diet:hover > a:before,
    .bt-staticblock-babyneeds:hover > a:before,
    .bt-banner-left:hover > a:before {
        border: 120px solid rgba(0, 0, 0, 0.4);
    }
    .bt-staticblock-diet .text-info .large-text,
    .bt-staticblock-babyneeds .text-info .large-text,
    .bt-banner-left .text-info .large-text {
        font-size: 34px;
        line-height: 36px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .container {
        width: 738px;
    }
    #boss-search {
        width: 100%;
        padding-top: 10px;
        margin-bottom: 20px;
    }
    #boss-search .choose-select {
        float: right;
    }
    .right-to-left #boss-search .choose-select {
        float: left;
    }
    .bt-staticblock-shopnow > div {
        float: none;
        width: 100%;
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
    .bt-staticblock-shopnow img {
        width: 100%;
    }
    .bt-staticblock-shopnow .bt-item-left {
        margin-bottom: 30px;
    }
    .bt-staticblock-shopnow .bt-item-left,
    .bt-staticblock-shopnow .bt-item-right {
        padding: 0;
    }
    .bt-statickblock-learmore .bt-banner-title h2 {
        font-size: 28px;
        line-height: 32px;
    }
    .bt-statickblock-learmore .bt-banner-title {
        bottom: 15%;
        left: 3%;
    }
    .bt-service .bt-service-content {
        padding-left: 10px;
        padding-right: 10px;
    }
    .bt-service .bt-service-content h2 {
        padding: 0;
    }
    .bt-service .bt-service-content .btn {
        padding: 8px 20px;
    }
    .bt-staticblock-college .large-text {
        font-size: 34px;
        line-height: 38px;
    }
    .bt-staticblock-college > a:before,
    .bt-staticblock-diet:hover > a:before,
    .bt-staticblock-babyneeds:hover > a:before,
    .bt-banner-left:hover > a:before {
        border: 95px solid rgba(0, 0, 0, 0.4);
    }
    .bt-staticblock-diet .text-info .small-text:after,
    .bt-staticblock-babyneeds .text-info .small-text:after,
    .bt-banner-left .text-info .small-text:after {
        right: -24px;
    }
    .bt-staticblock-diet .text-info .small-text:before,
    .bt-staticblock-diet .text-info .small-text:after,
    .bt-staticblock-babyneeds .text-info .small-text:before,
    .bt-staticblock-babyneeds .text-info .small-text:after,
    .bt-banner-left .text-info .small-text:before,
    .bt-banner-left .text-info .small-text:after {
        width: 18px;
    }
    .bt-staticblock-diet .text-info .small-text:before,
    .bt-staticblock-babyneeds .text-info .small-text:before,
    .bt-banner-left .text-info .small-text:before {
        left: -20px;
    }
    .bt-staticblock-diet .text-info .large-text,
    .bt-staticblock-babyneeds .text-info .large-text,
    .bt-banner-left .text-info .large-text {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 5px;
    }
    .boss-blog-featured .box-content .box-article .article_content .image {
        float: none;
        margin: 0 0 20px;
        width: 100%;
    }
    .boss-blog-featured .box-content .box-article .article_content .image img {
        width: 100%;
    }
    .boss-blog-featured
        .box-content
        .box-article
        .article_content
        .article-detail {
        padding: 0 15px 15px;
    }
    .bt-footer-middle .footer-social ul li {
        margin-right: 2px;
    }
    .right-to-left .bt-footer-middle .footer-social ul li {
        margin-left: 2px;
        margin-right: 0;
    }
    .product-thumb .caption,
    .product-related ul li .relt_product .caption {
        padding: 0 15px 30px;
    }
    .product-grid {
        width: 50%;
    }
    .bt-block-category .block-title h4:before,
    .bt-block-category .block-title h4:after {
        width: 45px;
    }
    .bt-block-category .block-title h4:after {
        right: -53px;
    }
    .bt-block-category .block-title h4:before {
        left: -53px;
    }
    .bt-block-category .block-title {
        right: 5%;
        top: 18%;
    }
    .bt-block-category .block-title h2 {
        font-size: 40px;
        line-height: 42px;
        margin-bottom: 22px;
    }
    .htabs ul li a {
        font-size: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .bt-featured-pro.bt-prolarge-nslider .box-content > div {
        width: 100%;
    }
    .bt-featured-pro.bt-prolarge-nslider .box-content .bt-product-large {
        padding: 0;
        margin-bottom: 30px;
    }
    .button-group .btn-cart {
        padding: 10px 12px;
    }
}

/* All Mobile Sizes (devices and browser) */

@media only screen and (max-width: 767px) {
    .openNav #bt_container {
        overflow: visible;
    }
    /*header*/
    .boss_header.boss_scroll,
    .menu.boss_scroll {
        position: static;
    }
    .boss_header + .container {
        margin-top: 0;
    }
    .bt-staticblock-freeshipping,
    .header_slider {
        width: 100%;
    }
    #top {
        background: none !important;
        border: none;
        position: absolute;
        right: 50px;
        top: 38px;
        z-index: 21;
        padding: 0;
    }
    .right-to-left #top {
        left: 50px;
        right: auto;
    }
    .right-to-left #top #top-links.pull-right {
        width: auto;
    }
    .right-to-left header > div > div .col-sm-3 {
        width: 100%;
    }
    .right-to-left #top ul.list-inline {
        margin-left: 0;
    }
    .right-to-left #currency {
        margin-right: 0;
    }
    #bt_header {
        position: relative;
    }
    header {
        background: #efefef;
        padding: 30px 15px 28px;
        /* margin-bottom: 30px; */
    }
    #logo {
        text-align: center;
        margin-left: 0;
        width: 100%;
        padding: 0;
        float: none;
        margin: 0 0 25px;
    }
    #logo a,
    #top .pull-right ul.list-inline > li.dropdown > a {
        display: inline-block;
    }
    #logo img {
        margin: 0 auto;
    }
    #top #top-links .list-inline .dropdown a {
        display: block;
    }
    #top .pull-right ul.list-inline > li,
    .bt-language,
    .bt-currency,
    #top #left_top_links,
    .bt-block-call-us {
        display: none;
    }
    #top .pull-right ul.list-inline > li.dropdown {
        padding: 0 0 12px;
        display: block;
    }
    #cart {
        width: auto;
        float: none;
        /* position: absolute; */
        right: 15px;
        /* top: 38px; */
        margin-left: 0;
        padding-top: 0;
    }
    .right-to-left #cart {
        left: 15px;
        right: auto;
    }
    #cart > .btn,
    #top .pull-right ul.list-inline > li.dropdown > a,
    #top .pull-right ul.list-inline > li.dropdown > a > i {
        font-size: 0;
    }
    #cart > .btn,
    #top .pull-right ul.list-inline > li.dropdown > a {
        width: 30px;
        height: 30px;
        border: 1px solid #dedede;
        text-align: center;
    }
    #cart > .btn {
        color: #434343;
        padding: 0;
    }
    #cart > .btn,
    #cart.open > .btn,
    #cart > .btn:hover {
        background: transparent;
    }
    #cart > .btn .fa,
    #top .pull-right ul.list-inline > li.dropdown > a .fa {
        vertical-align: top;
        line-height: 28px;
        margin: 0;
    }
    #cart .dropdown-menu {
        min-width: 310px;
    }
    #top .pull-right ul.list-inline > li > a span .fa {
        display: block;
    }
    #currency .dropdown-menu,
    #language .dropdown-menu {
        left: 0;
        right: auto;
    }
    #top ul.list-inline {
        float: right;
        margin: 0;
        text-align: right;
    }
    .right-to-left #top .dropdown-menu {
        left: 0;
        right: auto;
    }
    #top #top-links.pull-right .pull-right {
        float: right !important;
    }
    .header_category,
    #boss-search .input_cat {
        display: none;
    }
    #search .form-control {
        width: 100%;
    }
    #boss-search .choose-select > div select,
    #search .form-control,
    #search .btn {
        height: 40px;
        line-height: 36px;
    }
    #search .btn .fa {
        font-size: 16px;
        line-height: 40px;
    }
    #boss-search,
    #boss-search .choose-select,
    #boss-search .choose-select > div {
        float: none;
        width: 100%;
    }
    #search,
    #boss-search .choose-select {
        width: 100%;
    }
    #search .input-group-btn {
        display: block;
        right: 2px;
    }
    .right-to-left #search .input-group-btn {
        right: auto;
        left: 2px;
    }
    .header_slider {
        /* padding-left: 15px;
        padding-right: 15px; */
    }
    .header_category.menucategory-fixed {
        display: none !important;
    }
    .bt-mobile .bt-language,
    .bt-mobile .bt-currency {
        display: inline-block;
        float: none;
        width: 48%;
        margin-bottom: 20px;
        text-align: center;
    }
    .bt-mobile .bt-currency {
        margin-right: 0;
        margin-left: 0;
    }
    .bt-mobile .language,
    .bt-mobile .currency {
        margin: 0;
    }
    .bt-mobile .language .btn-group > .btn,
    .bt-mobile .currency .btn-group > .btn {
        background: #fff;
        font-size: 14px;
        width: 140px;
        height: 30px;
        text-align: left;
        padding: 0 10px;
        line-height: 30px;
        float: none;
        border: none;
    }
    .bt-mobile .dropdown-menu {
        text-transform: uppercase;
    }
    .bt-mobile .language .btn i,
    .bt-mobile .currency .btn i {
        margin-left: calc(50%);
    }
    .right-to-left .bt-mobile .language .btn i,
    .right-to-left .bt-mobile .currency .btn i {
        margin-left: 0;
        margin-right: calc(50%);
    }
    .bt-mobile .language .dropdown-menu,
    .bt-mobile .currency .dropdown-menu {
        left: 0;
        right: auto;
    }
    .bt-mobile .logged-link {
        border-top: 1px solid #444;
        position: relative;
        padding: 40px 0;
        overflow: hidden;
    }
    .bt-mobile .logged-link:before {
        content: "";
        border-left: 1px solid #444;
        width: 1px;
        height: 100%;
        left: 50%;
        top: 0;
        position: absolute;
    }
    .bt-mobile {
        display: block;
        background: #343434;
        height: auto;
        left: -90%;
        position: absolute;
        top: 0;
        width: 90%;
        margin-bottom: 0;
        border: none;
        float: right;
        padding: 50px 0 80px;
        text-align: center;
        min-height: 100%;
    }
    .bt-mobile .logged-link > a {
        color: #fffefe;
        text-transform: capitalize;
        display: block;
        transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
        float: left;
        width: 50%;
    }
    .bt-mobile .logged-link > a i {
        display: block;
        width: 40px;
        height: 40px;
        background: #fff;
        border-radius: 50%;
        text-align: center;
        vertical-align: top;
        line-height: 40px;
        color: #3d3b48;
        margin-bottom: 12px;
        font-size: 16px;
        margin-left: auto;
        margin-right: auto;
        transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
    }
    .bt-mobile .logged-link > a:hover,
    .bt-mobile .logged-link > a:hover i {
        color: #7f447a;
    }
    /*homepage*/
    .boss_header {
        display: none;
    }
    #content.col-sm-12,
    .boss-blog-featured,
    .bt-product-category {
        padding: 0 15px;
    }
    .bt-staticblock-shopnow > div {
        float: none;
        width: 100%;
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
    .bt-staticblock-shopnow img {
        width: 100%;
    }
    .bt-staticblock-shopnow .bt-item-left,
    .bt-staticblock-shopnow .bt-item-right {
        padding: 0;
    }
    .bt-staticblock-shopnow .bt-item-left {
        margin-bottom: 30px;
    }
    .bt-service .bt-service-items + .bt-service-items {
        margin-top: 30px;
    }
    .boss-blog-featured .box-content .box-article .article-items {
        display: block;
        width: 100%;
        margin: 0 0 30px;
    }
    .bt-featured-pro .boss-category-pro {
        width: 100%;
        float: none;
    }
    .bt-featured-pro .boss-category-pro + .boss-category-pro {
        margin-top: 30px;
    }
    .bt-featured-pro.bt-prolarge-nslider .box-content > div {
        width: 100%;
    }
    .bt-featured-pro.bt-prolarge-nslider .box-content .bt-product-large {
        padding: 0;
        margin-bottom: 30px;
    }
    /*footer*/
    .bt-footer-middle .bt-block-footer {
        padding: 0 15px;
        margin-bottom: 30px;
    }
    .bt-footer-middle .footer-social {
        width: 100%;
    }
    footer .bt-footer-bottom {
        padding-left: 15px;
        padding-right: 15px;
    }
    .bt-footer-bottom .payment {
        float: none;
        text-align: left;
        margin-top: 0;
    }
    .right-to-left .bt-footer-bottom .payment {
        text-align: right;
    }
    .bt-footer-bottom .powered {
        margin-bottom: 10px;
        float: none;
    }
    .bt-footer-bottom .payment ul li:first-child {
        margin-left: 0;
    }
    .right-to-left .bt-footer-middle .bt-block-footer + div + div,
    .bt-footer-middle .footer-social {
        padding-right: 15px;
    }
    .bt-footer-middle .bt-contact-me {
        margin-bottom: 30px;
    }
    /*category*/
    .bt-breadcrumb {
        padding: 0 15px;
    }
    #column-left + #content.col-sm-9,
    .right-to-left .bt-home-page #column-left + #content.col-sm-9 {
        padding-right: 15px;
    }
    .right-to-left #column-left + #content.col-sm-9,
    .bt-home-page #column-left + #content.col-sm-9 {
        padding-left: 15px;
    }
    .product-filter .link-compare {
        width: 100%;
    }
    .product-grid .product-thumb .image img {
        width: 100%;
    }
    .result-pagination {
        margin-top: 10px;
    }
    .product-info .col-sm-6 + .col-sm-6 {
        padding-left: 15px;
    }
    .htabs ul li a {
        font-size: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    /*cart*/
    .cart-info,
    .checkout .table-responsive {
        border: none;
    }
    .cart-module .form-control,
    #content.col-sm-9 .cart-module .form-control {
        width: 100%;
    }
    .cart-total + .buttons .pull-right {
        float: left;
        margin-top: 20px;
        width: 100%;
        text-align: left;
    }
    .right-to-left .cart-total + .buttons .pull-right {
        text-align: right;
    }
    .right-to-left .cart-total + .buttons .btn.btn-blue {
        margin-right: 0;
    }
    .cart-total table {
        float: left;
    }
    .right-to-left .cart-total table {
        float: right;
    }
    .checkout .panel .panel-body .left-content {
        margin-right: 0;
        width: 100%;
        margin-bottom: 35px;
    }
    #payment-new .form-control,
    #shipping-new .form-control,
    #shipping-existing .form-control,
    #payment-existing .form-control,
    #content.col-sm-9 #payment-new .form-control,
    #content.col-sm-9 #shipping-new .form-control {
        width: 100%;
    }
    .right-to-left .product-info > div > div:first-child {
        float: none;
    }
    .cart-info .table,
    .wishlist-info .table {
        border: 0 none;
    }
    .cart-info .table thead tr,
    .wishlist-info .table thead tr {
        left: -9999px;
        position: absolute;
        top: -9999px;
    }
    .cart-info .table td.image,
    .wishlist-info .table td.image {
        float: left;
        width: 45%;
        margin-bottom: 15px;
    }
    .cart-info .table tbody tr td.name,
    .wishlist-info .table tbody tr td.name {
        float: left;
        width: 55%;
        padding-left: 0;
    }
    .cart-info .table tbody tr td.name small {
        display: none;
    }
    .cart-info .table,
    .wishlist-info .table,
    .cart-info .table thead,
    .wishlist-info .table thead,
    .cart-info .table tbody,
    .wishlist-info .table tbody,
    .cart-info .table tr,
    .wishlist-info .table tr,
    .cart-info .table td,
    .wishlist-info .table td {
        /* display: block */
    }
    .cart-info .table tbody tr,
    .wishlist-info .table tbody tr {
        border: 1px solid #eaeaea;
        padding-bottom: 17px;
    }
    .cart-info .table tbody tr + tr,
    .wishlist-info .table tbody tr + tr {
        border-top: none;
    }
    .cart-info .table tbody tr td,
    .wishlist-info .table tbody tr td {
        border: medium none;
        float: none;
        position: relative;
        white-space: normal;
        width: auto;
        padding-bottom: 0;
        text-align: left;
        padding-left: 10px;
        padding-right: 10px;
    }
    .cart-info .table tbody tr td.quantity .input-group {
        margin: 0;
    }
    .bt-breadcrumb + .row .alert {
        margin-left: 10px;
        margin-right: 10px;
    }
    /*myaccount*/
    .content-login .left {
        margin-right: 0;
        margin-bottom: 40px;
    }
    .content-login .right {
        margin-left: 0;
    }
    .register .form-control {
        width: 100%;
    }
    #content.col-sm-6 {
        float: none;
    }
    .bt-video .video-js .vjs-tech {
        height: 100%;
    }
    .cart-module .panel + .panel {
        padding-left: 0;
    }
    .cart-total + .buttons {
        margin-top: 20px;
    }
}

/* Cart Page CSS */
.emptybackround {
    width: 900px;
    margin: 30px auto 0;
    padding: 20px;
    border-bottom: 2px solid #9ec8fa;
    background-color: #1a638f;
}
.cart-container {
    width: 900px;
    margin: 0 auto 30px;
    background: #fff;
    border: 1px solid #b5d9f2;
    padding: 20px;
}

h1 {
    font-size: 2em;
    font-weight: bold;
    color: #075baf;
    font-family: Arial, Helvetica, sans-serif;
}

/* .shop-basket-items {
    width: 100%;
    border-collapse: collapse;
} */

.shop-basket-items thead {
    background: #bfe6ff;
}

.shop-basket-items th {
    background-color: #A0D9F7;
    border-bottom: 2px solid #9EC8FA;
    color: #000000;
    font-weight: bold;
    line-height: 25px;
    padding: 5px 0px 5px 15px;
    vertical-align: inherit;
}
.shop-basket-items td {
    padding: 12px;
    border-bottom: 1px solid #dceefc;
    font-size: 13px;
}

.product-name a {
    color: #0b5ed7;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
.form-input-text{
    border: 1px solid #9EC8FA;
    padding: 5px;
}

.qty {
    width: 50px;
}

#gift {
    max-width: 95%;
    border: 1px solid #9EC8FA;
    padding: 4px;
}
.basket-button {
    color: #FFF;
    font-weight: 700;
    white-space: nowrap;
    padding: 4px 6px;
    background-color: #F46000;
    border: 1px solid #EB5600;
    
    border-radius: 3px;
    cursor: pointer;
}

.payment {
  display: flex;
  flex-wrap: wrap;
 font-size: 13px;
    color: #071D35;
}

.payment-label {
  width: 40%;
  min-width: 200px;
  color: #000000;
}

.payment-options {
  width: 55%;
  min-width: 300px;
  color: #000000;
}

.payment-option {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px;
  cursor: pointer;
  color: #000000;
}

.payment-option img {
  max-height: 20px;
}

.discount {
  color: #555;
}

.delivery {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  font-size: 13px;
 color: #000000;
}

.delivery-label {
  width: 40%;
  min-width: 200px;
  
}

.delivery-select {
  width: 55%;
  min-width: 300px;
}

.delivery-select select {
  width: 100%;
  padding: 6px;
}

.total-summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  font-size: 22px;
  color: #0b5ed7;
  font-weight: 700;
}

.total-label,
.total-amount {
  white-space: nowrap;
}

.cart-actions {
  margin-top: 20px;
}

.terms-row {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  margin-bottom: 15px;
  font-size: 13px;
 color: #000000;
}

.form-checkbox1{
    -webkit-transform: scale(1.4);
}
.form-link {
  color: #0b5ed7;
  text-decoration: none;
}

.buttons-row {
  display: flex;
  justify-content: space-between;
}

.basket-button {
    color: #FFF;
    font-weight: 700;
    white-space: nowrap;
    padding: 4px 6px;
    background-color: #F46000;
    border: 1px solid #EB5600;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}

.basket-button.primary {
  font-size: 16px;
}


/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */

@media only screen and (min-width: 480px) and (max-width: 767px) {
    body {
        -webkit-text-size-adjust: none;
    }
    #currency,
    #language {
        margin-right: 15px;
    }
    .right-to-left #currency,
    .right-to-left #language {
        margin-right: 0;
    }
    .product-layout.product-grid {
        width: 50%;
    }
    .content-search .box-search .form-control,
    .content-search .box-search-cate .form-control {
        width: 70%;
    }
    #content {
        min-height: 750px;
    }
    .cart-info .table td.image,
    .wishlist-info .table td.image {
        width: 25%;
    }
    .cart-info .table tbody tr td.name,
    .wishlist-info .table tbody tr td.name {
        width: 75%;
    }
    .bt-statickblock-learmore .bt-banner-title {
        bottom: 15%;
        left: 2%;
    }
    .bt-statickblock-learmore .bt-banner-title h2 {
        font-size: 30px;
        line-height: 34px;
    }
    .bt-block-category .block-title {
        top: 22%;
    }
    .bt-block-category .block-title h4:before,
    .bt-block-category .block-title h4:after {
        width: 40px;
    }
    .bt-block-category .block-title h4:before {
        left: -48px;
    }
    .bt-block-category .block-title h4:after {
        right: -48px;
    }
    .bt-block-category .block-title h2 {
        font-size: 40px;
        line-height: 42px;
        margin-bottom: 25px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 630px) {
    .boss-blog-featured .box-content .box-article .article_content .image {
        margin-right: 20px;
        max-width: 50%;
    }
    .right-to-left
        .boss-blog-featured
        .box-content
        .box-article
        .article_content
        .image {
        margin-right: 0;
        margin-left: 20px;
    }
    .boss-blog-featured
        .box-content
        .box-article
        .article_content
        .article-detail {
        padding: 10px 10px 10px 0;
    }
    .right-to-left
        .boss-blog-featured
        .box-content
        .box-article
        .article_content
        .article-detail {
        padding: 10px 0 10px 10px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 514px) {
    h1.block-title + .table + .buttons .btn-gray + .btn-blue {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 630px) {
    .cart-info .table td.image,
    .wishlist-info .table td.image {
        width: 35%;
    }
    .cart-info .table tbody tr td.name,
    .wishlist-info .table tbody tr td.name {
        width: 65%;
    }
    .bt-statickblock-learmore .bt-banner-title h2 {
        font-size: 20px;
        line-height: 24px;
    }
    .bt-statickblock-learmore .bt-banner-title p {
        font-size: 13px;
        line-height: 16px;
    }
    .bt-statickblock-learmore .bt-banner-title {
        bottom: 10%;
        left: 3%;
    }
    .bt-block-category .block-title {
        top: 20%;
    }
    .bt-block-category .block-title h4:before,
    .bt-block-category .block-title h4:after {
        width: 40px;
    }
    .bt-block-category .block-title h4:before {
        left: -48px;
    }
    .bt-block-category .block-title h4:after {
        right: -48px;
    }
    .bt-block-category .block-title h2 {
        font-size: 26px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .bt-block-category .block-title .btn {
        padding: 8px 16px 10px;
    }
}

@media only screen and (max-width: 570px) {
    .htabs ul li {
        min-width: 33.33%;
    }
    .htabs ul li a {
        width: 100%;
    }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */

@media only screen and (max-width: 479px) {
    body {
        -webkit-text-size-adjust: none;
    }
    #currency {
        margin-right: 30px;
    }
    .boss-blog-featured .box-heading h1,
    .bt-featured-pro .box-heading h1,
    .bt-product-category .box-heading h1,
    .bt-service .box-heading h1 {
        font-size: 18px;
    }
    .bt-featured-pro .box-heading h1:after {
        left: 10px;
    }
    .bt-featured-pro .box-heading h1 {
        padding-left: 40px;
    }
    .boss-blog-featured .box-heading h1 i,
    .bt-service .box-heading h1 i {
        margin-right: 8px;
    }
    .right-to-left .boss-blog-featured .box-heading h1 i,
    .right-to-left .bt-service .box-heading h1 i {
        margin-right: 0;
        margin-left: 8px;
    }
    .boss-blog-featured .box-heading h1,
    .bt-service .box-heading h1 {
        padding-left: 10px;
    }
    .right-to-left .boss-blog-featured .box-heading h1,
    .right-to-left .bt-service .box-heading h1 {
        padding-right: 10px;
        padding-left: 25px;
    }
    .right-to-left .bt-featured-pro .box-heading h1 {
        padding-left: 25px;
        padding-right: 40px;
    }
    .right-to-left .bt-featured-pro .box-heading h1:after {
        left: auto;
        right: 10px;
    }
    .boss-blog-featured .box-content .box-article .article_content .image {
        float: none;
        margin: 0 0 22px;
        width: 100%;
    }
    .boss-blog-featured .box-content .box-article .article_content .image img {
        width: 100%;
    }
    .boss-blog-featured
        .box-content
        .box-article
        .article_content
        .article-detail {
        padding: 0 10px 10px;
    }
    .boss-blog-featured
        .box-content
        .box-article
        .article_content
        .image
        a:hover:before {
        box-shadow: 0 0 0 175px rgba(0, 0, 0, 0.5) inset;
        -webkit-box-shadow: 0 0 0 175px rgba(0, 0, 0, 0.5) inset;
        -moz-box-shadow: 0 0 0 175px rgba(0, 0, 0, 0.5) inset;
    }
    .result-pagination .results {
        float: none;
        width: 100%;
        margin-bottom: 15px;
        text-align: center;
    }
    .result-pagination .links {
        overflow: visible;
    }
    .content-search .box-search .form-control,
    .content-search .box-search-cate .form-control {
        width: 100%;
    }
    .category-list ul {
        width: 40%;
    }
    .category-list ul + ul + ul {
        margin-top: 20px;
    }
    .product-info .button-group .btn-wishlist,
    .product-info .button-group .btn-compare {
        width: 100%;
    }
    .product-info .button-group .btn-wishlist {
        margin-bottom: 15px;
    }
    .product-related .carousel-button {
        top: 35px;
    }
    .product-related h1 {
        margin-bottom: 50px;
    }
    h1.block-title + .table td .btn-gray + .btn-blue {
        margin-top: 10px;
    }
    .product-info .quantily_info .title_text {
        width: 15%;
    }
    .review-product .form-horizontal .form-group .control-label {
        width: 34.5%;
    }
    .product-thumb .button-group .btn-cart i {
        margin-right: 10px;
    }
    .cart-total table tr td {
        padding-right: 40px;
    }
    .cart-total table tr td.left {
        padding-left: 40px;
    }
    .cart-info .table td.image,
    .wishlist-info .table td.image {
        width: 40%;
    }
    .cart-info .table tbody tr td.name,
    .wishlist-info .table tbody tr td.name {
        width: 60%;
    }
    .bt-footer-middle .bt-block-footer ul li i {
        margin-right: 8px;
    }
    .right-to-left .bt-footer-middle .bt-block-footer ul li i {
        margin-right: 0;
        margin-left: 8px;
    }
    .bt-block-category .block-title {
        right: 6%;
        top: 15%;
    }
    .bt-block-category .block-title h4:before,
    .bt-block-category .block-title h4:after {
        width: 35px;
    }
    .bt-block-category .block-title h4:before {
        left: -43px;
    }
    .bt-block-category .block-title h4:after {
        right: -43px;
    }
    .bt-block-category .block-title h2 {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 15px;
    }
    .bt-block-category .block-title h4 {
        font-size: 18px;
        line-height: 20px;
    }
    .bt-block-category .block-title .btn {
        font-size: 16px;
        line-height: 18px;
        padding: 6px 14px 8px;
    }
}

@media only screen and (max-width: 440px) {
    .bt-staticblock-shopnow .bt-item-left .bt-banner-title {
        top: 15px;
        left: 30px;
    }
    .bt-item-left .bt-banner-title h4 {
        margin-bottom: 12px;
    }
    .bt-item-left .bt-banner-title h3 {
        font-size: 36px;
        line-height: 38px;
    }
    .bt-staticblock-shopnow .bt-item-right .bt-banner-title {
        padding: 0 10px;
        top: 20px;
    }
    .bt-item-right .bt-banner-title h2 {
        font-size: 28px;
        line-height: 30px;
    }
    .bt-block-category .block-title {
        right: 6%;
        top: 15%;
    }
    .bt-block-category .block-title h4:before,
    .bt-block-category .block-title h4:after {
        width: 30px;
    }
    .bt-block-category .block-title h4:before {
        left: -38px;
    }
    .bt-block-category .block-title h4:after {
        right: -38px;
    }
    .bt-block-category .block-title h2 {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 12px;
    }
    .bt-block-category .block-title h4 {
        font-size: 16px;
        line-height: 18px;
    }
    .bt-block-category .block-title .btn {
        font-size: 14px;
        line-height: 16px;
        padding: 6px 12px 8px;
    }
    .htabs ul li {
        min-width: 50%;
    }
}

@media only screen and (min-width: 371px) and (max-width: 400px) {
    #logo img {
        width: 85%;
    }
    .bt-item-left .bt-banner-title h3 {
        font-size: 34px;
        line-height: 36px;
    }
    .bt-item-right .bt-banner-title h2 {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .bt-item-right .bt-banner-title p + p {
        margin-bottom: 5px;
    }
    .bt-statickblock-learmore .bt-banner-title h2 {
        font-size: 16px;
        line-height: 18px;
    }
    .bt-statickblock-learmore .bt-banner-title p {
        font-size: 12px;
    }
}

@media only screen and (max-width: 370px) {
    #logo img {
        width: 75%;
    }
    #top {
        top: 30px;
    }
    .bt-banner-item .bt-banner-title p {
        font-size: 14px;
        line-height: 16px;
    }
    .bt-item-left .bt-banner-title h3 {
        font-size: 30px;
        line-height: 32px;
    }
    .bt-item-left .bt-banner-title h4 {
        margin-bottom: 5px;
    }
    .bt-item-right .bt-banner-title h2 {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 8px;
    }
    .bt-item-right .bt-banner-title p + p {
        margin-bottom: 5px;
    }
    .bt-featured-pro .boss-category-pro .product-categories-box {
        padding: 18px 20px;
    }
    .bt-statickblock-learmore .bt-banner-title {
        bottom: 2%;
        left: 2%;
    }
    .bt-statickblock-learmore .bt-banner-title h2 {
        font-size: 18px;
        line-height: 20px;
    }
    .bt-statickblock-learmore .bt-banner-title p {
        font-size: 12px;
        line-height: 16px;
    }
}

@media only screen and (max-width: 350px) {
    .boss-blog-featured .box-heading h1,
    .bt-featured-pro .box-heading h1,
    .bt-product-category .box-heading h1,
    .bt-service .box-heading h1 {
        font-size: 14px;
    }
    .product-layout {
        padding: 0 10px;
    }
    .bt-featured-pro.bt-nprolarge-tabs .bt-product-content .bt-item-extra {
        padding-left: 0;
        padding-right: 0;
    }
    .bt-staticblock-shopnow .bt-item-left .bt-banner-title {
        left: 10px;
        top: 10px;
        max-width: 65%;
    }
    .bt-item-left .bt-banner-title h4 {
        font-size: 14px;
        line-height: 16px;
    }
    .bt-featured-pro .box-content .next {
        right: 2px;
    }
    .right-to-left .bt-featured-pro .box-content .next {
        right: auto;
        left: 25px;
    }
    .bt-featured-pro .box-content .prev {
        right: 25px;
    }
    .right-to-left .bt-featured-pro .box-content .prev {
        right: auto;
        left: 2px;
    }
    .bt-featured-pro .box-heading h1 {
        padding-left: 36px;
    }
    .bt-statickblock-learmore {
        display: none;
    }
    .bt-featured-pro.bt-prolarge-nslider .box-content .bt-product-grid {
        margin: 0;
    }
    .bt-featured-pro.bt-nprolarge-nslider
        .box-content
        .bt-product-grid
        .element-2,
    .bt-featured-pro.bt-prolarge-nslider
        .box-content
        .bt-product-grid
        .element-2 {
        width: 100%;
        padding: 0;
    }
}

@media only screen and (max-width: 325px) {
    #logo img {
        width: 70%;
    }
    #cart .dropdown-menu {
        min-width: 300px;
    }
    #cart > .btn,
    #top #right_top_links .list-inline .dropdown > a {
        height: 28px;
        width: 28px;
    }
    #cart > .btn .fa,
    #top #right_top_links .list-inline .dropdown a span .fa {
        line-height: 26px;
    }
    #top,
    #cart {
        top: 28px;
    }
    #cart .dropdown-menu {
        min-width: 280px;
    }
    .bt-mobile .language .btn-group > .btn,
    .bt-mobile .currency .btn-group > .btn {
        max-width: 120px;
    }
    .bt-staticblock-shopnow .bt-item-right .bt-banner-title {
        top: 10px;
    }
    .bt-block-category .block-title {
        right: 5%;
        top: 8%;
    }
    .bt-block-category .block-title h2 {
        margin-bottom: 7px;
    }
}
