

@media (min-width: 768px){
    .mb{
        display: none;
    }
    #header-search{
        right: 20%;
    }
    .account-cart-wrapper .skip-account,
    .account-cart-wrapper .header-minicart{
        display: inline-block;
    }
    .opc-progress-bar-item {
        width: 50%!important;
    }
    .opc-wrapper .fieldset > .field.required > label:after, .opc-wrapper .fieldset > .field._required > label:after{
        top: 0!important;
    }
    .opc-wrapper .form-login, .opc-wrapper .form-shipping-address{
        max-width: 90%!important;
    }
    .text-right .search-box{
        display: none;
    }
    .minicart-wrapper .block-minicart{
        padding: 10px 10px 2px;
    }
    .opc-wrapper .fieldset > .field._required > label{
        padding-right: 22px !important;
    }
/*
    Wishlist
 */
    .account.wishlist-index-index .actions-toolbar button.action.update, .account.wishlist-index-index .actions-toolbar button.action.share, .account.wishlist-index-index .actions-toolbar button.action.tocart{
        font-size: 16px;
    }
/*
    Order Detail
 */
    .account.sales-order-view table > thead > tr > th{
        padding-left: 0;
    }
    .account.sales-order-view .table-order-items tr .col{
        text-align: center;
    }
    .account.sales-order-view .table-order-items tr .col.name {
        width: 40%;
        text-align: left;
    }
/*
    Product Page
 */
    .catalog-product-view .product.data.items > .item.title.active > .switch:before,
    .catalog-product-view .product.data.items > .item.title > .switch:before{
        display: none;
    }
    .catalog-product-view .product.data.items > .item.title > .switch{
        border-bottom: 0!important;
        border-left: 1px solid #d7d7d7;
        border-right: 1px solid #d7d7d7;
        border-top: 1px solid #d7d7d7;
    }
    .catalog-product-view .product.data.items .data.item.content{
        background: #fff;
        margin-top: 40px;
    }
    .catalog-product-view .product.data.items .data.item.title{
        padding: 0;
        border-bottom: 1px solid;
        border-color: #eee;
        position: relative;
    }
    .product.data.items > .item.content{
        border-color: #eee !important;
    }
    .catalog-product-view .product.data.items .data.item.title.active{
        border-color: #fff;
    }
/*
    Wishlist
 */
    .products-grid.wishlist .product-item-info{
        position: relative;
    }
    .products-grid.wishlist .product-item-actions{
        margin-top: 0!important;
    }
    #review-form .actions-toolbar.review-form-actions{
        padding-left: 31.8%;
    }
    .cms-index-index .product.data.items>.item.title>.switch{
        height: 38px;
        background: #F6F6F6;
    }
    .cms-index-index .product.data.items>.item.title.active>.switch{
        background: #ddd;
    }
}
@media (min-width: 640px){
/*
    Wishlist
 */
    .products-grid.wishlist .product-item-name {
        height: 81px;
        overflow: hidden;
        margin-bottom: 10px;
    }
}
@media (min-width: 992px) {
    .tablet{
        display: none;
    }
}
@media (min-width: 1024px){
/*
    Product
 */
    .page-layout-1column .products-grid.products-related .product-item,
    .page-layout-1column .products-grid.products-upsell .product-item{
        width: 20%!important;
    }
/*
    Wishlist
 */
    .wishlist-index-index .products-grid .product-item{
        width: 25%!important;
    }
    .products-grid.wishlist .product-item-name {
        height: 63px;
        overflow: hidden;
    }
.page-products .tax.weee .price-wrapper.price-including-tax .price{
    font-size: 25px;
}
.page-products .tax.weee .price-wrapper.price-including-tax{
    padding-bottom: 5px;
}
}
@media (min-width: 1200px) {
/*
    Wishlist
 */
    .products-grid.wishlist .product-item .product-item-inner{
        visibility: hidden;
    }
    .products-grid.wishlist .product-item:hover .product-item-inner{
        visibility: visible;
    }
}
@media (max-width: 1199px){
    .catalog-product-view .product.data.items .data.item.content{
        padding: 15px;
    }
    .catalog-product-view .product.data.items > .item.title > .switch,
    .catalog-product-view .product.data.items > .item.title.active > .switch{
        padding: 0 15px !important;
    }
}
@media (max-width: 1112px){
.text-right .skip-account{
    padding: 0px;
}
}
@media (max-width: 1030px){
.font-number {
    font-size: 14px;
}
}
@media (max-width: 1023px) {
    .logo{
        margin: 0;
    }
    .logo img{
        width: 100%;
    }
    .contact_box{
        padding-left: 10px;
        padding-right: 10px;
    }
/*
    Category
 */
    .filter-options dt.filter-options-title:before, .products-sliders .block-title:before{
        width: 0;
        height: 0;
        top: 15px;
    }
   #cboxContent{
        margin: 0 auto;
     }
     #switcher-store-popup .dropdown.switcher-dropdown > span{
        padding: 0px 10px 10px 0px;
        display: block;
        text-align: center;
     }
     #switcher-store-popup span.action.nav-toggle {
    display: none;
}
}

@media (max-width: 1014px){
    .ds-none{
        display: none;
    }
    .payment-header-block .side {
    width: 100%;
    float: none;
}
}
@media (max-width: 991px) {
    .sidebar-additional .block p a img{
        margin: 0px auto;
    }
    .hidden-tablet{
        display: none;
    }
    .account.page-layout-2columns-left .column.main .block:not(.widget) .box-title span{
        font-family: "Droid Sans Bold";
    }
    .page-footer .page-main{
        padding: 0;
    }
/*
    Orders
 */
    .account .column.main .order-products-toolbar.toolbar.bottom {
        margin: 0;
    }
    .account .order-products-toolbar .pager{
        text-align: right;
    }
    .account .order-products-toolbar .toolbar-amount,
    .account .order-products-toolbar .limiter{
        margin: 0;
        display: inline-block;
    }
    .account .order-products-toolbar .toolbar-amount{
        float: left;
        padding-top: 6px;
    }
/*
    Category
 */
    .page-layout-2columns-left .sidebar-main,
    .page-layout-2columns-left .column.main,
    .page-layout-2columns-left .sidebar-additional{
        width: 100%!important;
        padding: 0;
        margin-bottom: 20px;
    }
/*
    Product Page
 */
    .catalog-product-view .product-add-form .box-tocart > div.fieldset{
        display: block;
    }
    .add-to-cart-block .box-tocart .field.qty .label{
        display: none!important;
    }
    .add-to-cart-block .product-social-links a{
        margin-right: 0;
    }
    .add-to-cart-block .box-tocart .field.qty input[type=number].qty{
        margin-left: 0;
    }
    .skip-links .payment-header-block .side{
        width: 100%;
    }
}
@media (max-width: 1008px){
.text-right .account-cart-wrapper a {
    width: 50%;
    float: left;
}
.text-right .account-cart-wrapper a span{
    font-size: 10px;
}
.text-right .account-cart-wrapper .header-minicart{
    width: 50%;
}
}
@media (max-width: 991px){
.text-right .account-cart-wrapper a {
    width: auto;
    float: inherit;
}
.text-right .account-cart-wrapper .header-minicart{
    width: auto;
}
 .block .block-title strong {
    margin-left: -5px;
}
.cart-container .cart-summary{
    width: 100%;
    position: inherit;
}
.cart-container .cart-left.form.form-cart{
    width: 100%;
}
}
@media (max-width: 767px){
    .item .inner div strong {
    color: #000 !important;
}
.actions .ec-row .ec-col-md-6 p {
    color: #000 !important;
}
.actions .ec-row .ec-col-sm-6 span{
    color: #000 !important;
}
.actions div.field label{
    color: #000 !important;
}
.bundle-loader-container form{
    background: none !important;
}
form .attributes .item{
    width: 50%;
}
form .actions .ec-row{
    text-align: center;
}
form .ec-col-md-6 .ec-row .ec-col-sm-6{
    max-width: 100% !important;
    flex: auto;
}
form .ec-col-md-6 .ec-row .ec-col-sm-6 div.field{
    width: 50%;
    margin: 0 auto;
}
    .footer-mr {
    margin: 25px 0 25px 0;
}
    .hidden-mb{
        display: none;
    }
    .bottom-bar #header-nav{
        display: none;
    }
/*
    Header
 */
    .page-header-container .ec-row{
        margin: 0 -15px;
    }
    .page-header-container .navbar-mobile{
        height: 40px;
        margin: 0;
        position: relative;
        background: #0059a9;
        padding: 0;
    }
    .bottom-bar{
        height: 0;
    }
    .bottom-bar .search-box{
        display: none;
    }
    .bottom-bar .search-box.active{
        display: block;
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 10;
    }
    .bottom-bar .search-box #header-search{
        padding: 0;
        display: block;
    }
    .search-autocomplete{
        margin-top: 0;
    }
    .navbar-mobile .nav-toggle,
    .navbar-mobile .search-box{
        display: inline-block;
        width: 25%;
        height: 40px;
        vertical-align: top;
        border-right: 1px solid rgba(255,255,255,.6);
        text-align: center;
        float: left;
    }
    .navbar-mobile .nav-toggle{
        position: static;
    }
    .page-header-container .top .ec-row .payment-header-block{
        display: none;
    }
    .navbar-mobile .account-cart-wrapper{
        width: 50%;
        display: flex;
    }
    .top .navbar-mobile span:nth-child(2) {
    display: none;
}
    .navbar-mobile .search-box .action{
        width: 100%;
        display: inline-block;
        text-align: center;
        line-height: 40px;
        color: #fff;
        font-size: 18px;
    }
    .navbar-mobile .account-cart-wrapper .skip-link{
        width: auto;
        background: transparent;
        border: 0;
    }
    .navbar-mobile .account-cart-wrapper .skip-account,
    .navbar-mobile .account-cart-wrapper .header-minicart{
        width: 50%;
        text-align: center;
        line-height: 40px;
    }
    .navbar-mobile .account-cart-wrapper .header-minicart .minicart-wrapper{
        float: none;
    }
    .page-header-container .top{
        padding: 10px 0 0;
    }
    .page-header-container .top .logo-block{
        max-width: 100%;
        flex: auto;
    }
    .page-header-container .top .logo-block .tablet .mb-logo{
        max-width: 247px;
        display: inline-block;
    }
    .page-header-container .top .logo{
        margin: 0;
    }
    .navbar-mobile .skip-link.skip-account{
        border-right: 1px solid rgba(255,255,255,.6);
        background: transparent;
    }
    .navbar-mobile .skip-link .icon:before{
        font-family: "Font Awesome\ 5 Pro";
        content: "\f07a";
        font-size: 24px;
        color: #fff;
        display: block;
        text-indent: 0;
        font-weight: 700;
        margin-top: 1px;
    }
    .navbar-mobile .skip-link.skip-account .icon:before{
        content: '\f007';
    }
    .navbar-mobile .search-box input,
    .navbar-mobile .search-box button{
        display: none;
    }
    .navbar-mobile .search-box.active input{
        display: block;
        height: auto;
        top: 100%;
        bottom: unset;
        left: 0;
        position: absolute;
        padding: 10px 5px 10px 50px;
        width: 100%;
        z-index: 100;
        background: #65a0d6;
    }
    .navbar-mobile .search-box.active button{
        display: block;
        height: 45px;
        top: 100%!important;
        bottom: unset;
        left: 0;
        position: absolute;
        padding: 0;
        width: 50px;
        z-index: 100;
        background: #65a0d6;
    }
    input[type="search"]#search {
        background-color: #6299CF;
        border-radius: 0;
    }
    input[type="search"]#search::placeholder{
        color: #c3e0fb;
    }
    .submenu.content{
        top: 100%;
    }
    .header.links li{
        margin: 0;
        display: block;
    }
    .header.links li.compare{
        display: inline-block;
    }
    .header.links .counter{
        top: 8px;
        right: -18px;
    }
    .navbar-mobile #header-search{
        display: block;
        padding: 0;
        text-align: center;
    }
    #search_mini_form label {
        display: none;
        font-size: 0;
    }
    #search_mini_form .input-box{
        position: static;
    }
    .minicart-wrapper{
        position: static;
    }
    .minicart-wrapper .block-minicart{
        padding: 10px 10px 2px;
        top: 50px;
    }
    .minicart-wrapper .block-minicart:before {
        right: 10.5%;
    }
    .minicart-wrapper .block-minicart:after {
        right: calc(10.5% - 1px);
    }
/*
    Account Infomation
 */
    .customer-account-edit.page-layout-2columns-left fieldset.fieldset.info {
        margin-bottom: 50px!important;
    }
/*
    Category CMS
 */
    .category-cms .block-line{
        word-spacing: -4px;
    }
    .category-cms div.column{
        width: 50%;
        float: none;
        display: inline-block;
        word-spacing: 0;
    }
/*
    Category
 */
    .catalog-category-view .filter-options dt.filter-options-title,
    .catalogsearch-result-index .filter-options dt.filter-options-title{
        color: #636363;
    }
    .catalog-category-view #narrow-by-list,
    .catalogsearch-result-index #narrow-by-list{
        border: 0;
    }
    .products + .toolbar-products .toolbar-sorter.sorter{
        float: none;
        margin-bottom: 20px;
    }
    .products.wrapper ~ .toolbar-products .pages{
        float: none;
    }
/*
    Product Page
 */
    #product-attribute-specs-table,
    .catalog-product-view .product.data.items .data.item{
        border: 0!important;
    }
    .catalog-product-view .product.data.items .data.item{
        padding: 0 15px;
    }
    .block.related{
        margin-top: 40px;
    }
    .block.upsell{
        margin-top: 0;
    }
    .product-item-name{
        overflow: hidden;
    }
    .product-name h1{
        text-align: center;
    }
/*
    Check out
 */
    .opc-wrapper .shipping-address-item{
        padding: 30px 20px 15px;
    }
    .checkout-index-index #shipping-method-buttons-container{
        margin-top: 10px;
    }
    .cart.table-wrapper .item .col.item {
        display: -webkit-box;
    }
    .add-to-cart-block .box-tocart{
        padding-bottom: 10px;
        margin-bottom: 15px;
    }
    .page-header .top .store_switcher{
        display: inline-block;
        float: right;
        width: calc(100% - 250px);
    }
/** Account Link */
    .account-cart-wrapper .account-links {
        display: inline-block;
        width: 50%;
    }
    .navbar-mobile .account-cart-wrapper .skip-account{
        width: 100%;
    }
}
@media (max-width: 639px){
/*
    Wishlish
*/
    .account.wishlist-index-index .products-grid .product-item {
        margin-bottom: 30px;
    }
    .review-details{
        font-size: 1.4rem;
    }
    .review-list .block-title strong{
        font-size: 2rem;
    }
}
@media (max-width: 576px){
.footer-mr {
    margin: 0px;
    }
.product-view .product-shop .price-box .price-container > span{
    width: 100%;
    }
}

@media (max-width: 405px){
   .box-tocart .fieldset .field.qty {
    padding: 5px 0 5px 0;
}
.category-view .widget.block.block-static-block .column {
    width: 100%;
}
.catalog-category-view .li.item.product.product-item{
    width: 100%;
}
.page-products.page-layout-2columns-left .column.main .product-items{
    display: initial;
}
form .attributes .item{
    width: 100%;
}
}