.page-header .panel.wrapper {
    position: relative;
}

.page-header .panel.wrapper::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #eee;
}

.page-header .panel.wrapper .header-right > * {
    margin-left: .875rem;
    margin-right: 0;
}

.page-header .main-panel-top {
    display: none;
}

.page-header .main-panel-top .panel.header + .gap {
    height: 1.6em;
}

.page-header .panel.header .switcher {
    margin-right: 0;
    margin-left: .875rem;
}

.page-header .panel.header .switcher:first-child {
    margin-left: 0;
}

.page-header .main-panel-top .share-links a {
    width: 26px;
    height: 26px;
    margin: 0 1px;
    display: inline-block;
}

.page-header .main-panel-top .separator {
    height: 1.6em;
    border-left: 1px solid rgba(255, 255, 255, .09);
    display: inline-block;
    vertical-align: middle;
}

.page-header .header-row .header-center {
    padding-left: 0;
    padding-right: 0;
}

.page-header .header-contact > * {
    margin-left: .8rem;
}

.page-header .header-contact {
    display: inline-flex;
    align-items: center;
    line-height: 22px;
    font-size: 1em;
    /*font-size: .9em;*/
}

.page-header .header-contact .my-account {
    display: inline-block;
    padding: 0 .125rem;
    font-size: 28px;
    vertical-align: middle;
    margin-left: 1.07rem;
}

.page-header .header-contact .my-account i, .page-header .header-contact .wishlist i {
    font-size: 30px;
    display: block;
    margin: 0;
}

.page-header .header-contact p {
    margin: 0;
}

.page-header .minicart-wrapper {
    margin-left: .975rem;
}

.minicart-wrapper .action.showcart {
    top: 1px;
    position: relative;
}
.minicart-wrapper .action.showcart.active:hover:before,
.minicart-wrapper .action.showcart.active:before {
    font-size: 20px;
    line-height: 17px;
    color: #fff;
}
.minicart-wrapper .action.showcart .minicart-icon {
    font-size: 31px;
    right: -0.5px;
}

.page-header .search-area {
    padding-left: 17px;
}

.page-header .search-area.show-icon a.search-toggle-icon {
    font-size: 21px;
}

.page-header .search-area.show-icon a.search-toggle-icon i::before {
    font-weight: normal;
}

.page-header .nav-sections .navigation {
    padding-left: 0;
    padding-right: 0;
    position: relative;
}

.page-header .nav-sections .navigation .container {
    padding-left: 10px;
    padding-right: 10px;
}

.page-header .custom-block {
    margin-left: 0;
}

.page-header .search-area .minisearch .actions button {
    width: 42px;
    height: 42px;
    display: block;
    color: #c4c3c3;
    cursor: pointer;
    position: relative;
    z-index: 9999;
    left: 0;
}

.page-header .search-category {
    right: 41px !important;
    height: 42px;
    line-height: 42px;
    padding-right: 12px;
    padding-left: 16px;
}

.page-header .search-category:after {
    margin-left: 7px;
}

.page-header .block-search input {
    height: 45px;
    display: block;
    width:100%;
    border: none;
    line-height: 45px;
    font-size: 18px;
    color: #fff;
    left: 0;
}

.page-header .search-category select {
    max-width: 95px;
}

.nav-toggle {
    padding-right: 1px;
    margin-right: 0;
}

@media (max-width: 991px) {
    .page-header .minicart-wrapper {
        margin-left: .875rem;
    }

    .page-header .custom-block {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .page-header .main-panel-top .separator {
        display: none;
    }
}

@media (max-width: 575px) {
    .page-header .search-area.show-icon .block.block-search {
        right: -160px;
        width: 300px;
    }
}

@media all and (min-width: 992px) {
    .page-header.sticky-header .logo {
        min-width: 100px;
        max-width: 100px;
    }

    .page-header.sticky-header .logo img {
        transform: scale(.8);
        transform-origin: left center;
    }

    .page-header.sticky-header .nav-sections {
        position: static !important;
        box-shadow: none;
        margin-left: 2.5vw !important;
    }

    .page-header.sticky-header .header-main {
        position: fixed;
        top: 0;
        background: #fff;
        width: 100%;
        box-shadow: 0 1px 0 0 rgba(0,0,0,.6);
    }

    .page-header.sticky-header .minicart-wrapper {
        position: relative;
        transform: none;
        right: 0;
    }

    .page-header .sticky-logo {
        margin-top: 10px;
        padding-left: 10px;
    }

    .page-header .header.panel > .header.links {
        display: flex;
        align-items: center;
    }

    .page-header .nav-sections {
        display: flex;
        align-items: center;
        margin-left: 10px;
    }

    .page-header .nav-sections .nav-sections-items {
        flex: 0 0 100%;
    }

    .page-header .navigation:not(.side-megamenu) > ul {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        position: static;
    }

    .page-header .navigation:not(.side-megamenu) .level0 {
        margin-right: 1px;
    }

    .page-header .navigation:not(.side-megamenu) .level0 .level-top {
        font-size: 18px;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: -.25px;
        padding: 15px 15px 15px 15px;
    }

    .page-header .sw-megamenu.navigation li.level0.staticwidth > .submenu .level1 > a,
    .page-header .sw-megamenu.navigation li.level0.fullwidth > .submenu .level1 > a {
        color: #000;
    }

    .sw-megamenu.navigation li.level0.classic .submenu a, .sw-megamenu.navigation li.level0.fullwidth .submenu a, .sw-megamenu.navigation li.level0.staticwidth .submenu a {
        font-weight: 600;
    }

    .page-header .search-area.show-icon .block.block-search {
        min-width: 840px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .page-header .navigation .level0 .level-top {
        padding: 15px 10px 15px 10px;
        font-size: 16px;
    }
}

.navigation {
    padding-left: 10px;
    padding-right: 10px;
}

.block.category.event, .footer.content, .header.content, .navigation, .page-main, .page-wrapper > .breadcrumbs, .page-wrapper > .page-bottom, .page-wrapper > .widget, .top-container {
    width: 100%
}

@media (min-width: 576px) {
    .block.category.event, .footer.content, .header.content, .navigation, .page-main, .page-wrapper > .breadcrumbs ul, .page-wrapper > .page-bottom, .page-wrapper > .widget, .top-container {
        max-width: 540px;
        margin: 0 auto;
    }
}

@media (min-width: 768px) {
    .block.category.event, .footer.content, .header.content, .navigation, .page-main, .page-wrapper > .breadcrumbs ul, .page-wrapper > .page-bottom, .page-wrapper > .widget, .top-container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .block.category.event, .footer.content, .header.content, .navigation, .page-main, .page-wrapper > .breadcrumbs ul, .page-wrapper > .page-bottom, .page-wrapper > .widget, .top-container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .block.category.event, .footer.content, .header.content, .navigation, .page-main, .page-wrapper > .breadcrumbs ul, .page-wrapper > .page-bottom, .page-wrapper > .widget, .top-container {
        max-width: 1200px;
        padding: 0;
    }
    .page-main{
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .layout-1220 .container {
        max-width: 1200px;
        width: 100%;
    }

    .layout-1220 .block.category.event, .layout-1220 .footer.content, .layout-1220 .header.content, .layout-1220 .navigation, .layout-1220 .page-main, .layout-1220 .page-wrapper > .breadcrumbs > ul, .layout-1220 .page-wrapper > .page-bottom, .layout-1220 .page-wrapper > .widget, .layout-1220 .top-container {
        max-width: 1200px;
        padding: 0;
    }
}

@media (max-width: 991px) {
    .block.category.event, .footer.content, .header.content, .navigation, .page-main, .page-wrapper > .breadcrumbs ul, .page-wrapper > .page-bottom, .page-wrapper > .widget, .top-container, .page-wrapper > .breadcrumbs .items, .container {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    .navigation .container {
        padding: 0;
    }
}

.page-header {
    border-top-width: 0;
}

@media (min-width: 992px) {
    .header.panel > .header.links > li.greet.welcome + .customer-welcome {
        margin-left: -10px;
        text-align: right;
    }

    .customer-welcome .action.switch:after {
        padding-right: 15px;
    }
}

.show-icon .customer-welcome .action.switch:after, .show-icon-tablet .customer-welcome .action.switch:after {
    padding-right: 0;
}

.page-header .share-links {
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
}

.page-header .share-links > a {
    transition: .3s;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
}

.main-panel-top .share-links a:not(:hover) {
    background: none;
}

.main-panel-top .share-links a {
    border-radius: 50%;
    width: 2em;
    height: 2em;
    margin: 0;
    box-shadow: none;
}

.main-panel-top .share-links a:not(:hover) {
    color: inherit;
}

.nav-sections .header.links li.customer-welcome .customer-menu,
.nav-sections .header.links .customer-welcome + .link.compare + li + .authorization-link {
    display: none;
}

@media only screen and (max-width: 991px) {
    .nav-sections {
        font-size: 15px;
    }

    .navigation ul {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .navigation .level0 {
        font-size: 1em;
        border-top: 1px solid #353535;
    }

    .navigation .parent .level-top:after {
        font-size: 1.2rem;
    }
}

.header-row {
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.header-row > div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.header-row .header-left {
    margin-right: auto;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 0;
}

.header-row .header-center {
    margin: 0 auto;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 15px;
    flex: 1;
}

.header-row .header-right {
    margin-left: auto;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

@media (max-width: 991px) {
    .header-row .header-center {
        padding: 0 0;
    }

    .header-row .header-left {
        padding: 0 0;
    }

    .header-row .header-right {
        padding: 0 30px 0 0 ;
    }

    .page-header.sticky-header .header.content.header-row {
        min-height: 60px;
    }
}

.header-main .header-left {
    min-width: 16%;
}

.search-area .block.block-search {
    position: relative;
    width: 100%;
    font-size: 15px;
}

.search-area .search-toggle-icon {
    display: none;
    width: 25px;
    text-align: center;
    position: relative;
}
.block-search .block-content form>.actions.close-search {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    width: 45px;
    height: 45px;
    cursor: pointer;
    left:auto;
    font-size: 22px;
}
.block-search .block-content form>.actions.close-search i{
    display: block;
    margin: 8px auto;
    text-align: center;
    color: #bdbdbd;
}
.block-search .block-content form>.actions.close-search i:before{
    color: #bdbdbd;
    font-size: 19px;
}


.search-area .search-toggle-icon.open:after {
    display: inline-block;
}

.search-area.show-icon a.search-toggle-icon {
    display: inline-block;
    font-size: 21px;
    width: 30px;
    height: 40px;
    line-height: 40px;
    border-color: inherit;
    vertical-align: middle;
}
.search-area.show-icon a.search-toggle-icon>span{display: block;width: 100%;height:100%;}

.search-area.show-icon {
    position: relative;
}

.search-area.show-icon .block.block-search {
    display: none;
    position: fixed;
    top: 0;
    background-color: #000;
    right: 0;
    width: 100%;
    z-index: 99;
}
.block-search .block-content {
    max-width: 840px;
    margin: 0 auto;
    position: relative;
}
.block-search .block-content form>.actions{
    z-index: 999;
    position: absolute;
    left: 3px;
    top: 2px;
}

.search-area {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    text-align: right;
}

.block-search {
    margin: 0;
    width: 100%;
    display: block;
}

.block-search input {
    left: 0;
    border-radius: 0;
    font-family: inherit;
    border: none;
    position: relative;
    margin: 0;
    height: 40px;
    color: inherit;
    background: none;
    padding-left: 20px;
}

.block-search input::-webkit-input-placeholder {
    color: inherit;
}

.block-search input::-moz-placeholder {
    color: inherit;
}

.block-search input:-moz-placeholder {
    color: inherit;
}

.block-search input:-ms-input-placeholder {
    color: inherit;
}

.block-search input:focus {
    box-shadow: none !important;
}

.search-category {
    margin-right: 0;
    width: auto !important;
    height: 39px;
    line-height: 40px;
    padding: 0 15px 0 10px;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    letter-spacing: .005em;
}

.search-category:after {
    content: '\e81c';
    font-family: 'porto-icons';
    float: right;
    font-size: 16px;
    margin-left: 2.5px;
}

.search-category select {
    color: inherit;
    border: none;
    border-radius: 0;
    background: none;
    width: auto;
    padding: 0;
    font-size: inherit;
    font-family: inherit;
    max-width: 100px;
}

.search-category select:focus {
    box-shadow: none;
}

.search-category select option {
    color: #8d8d8d
}

.block-search .action.search {
    color: #606669;
}

.autocomplete-suggestions {
    border-color: #eee;
}

.search-area .minisearch {
    display: flex;
    align-items: center;
}

.search-area .minisearch .field.search {
    /*flex: 1;*/
    width: calc(100% - 100px);
    position: relative;
    left: 50px;
}

.search-area .minisearch .actions button {
    width: 40px;
    line-height: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    display: inline-block;
    font-size: 18px;
    background: inherit;
}

.search-area .minisearch .actions button:hover {
    background: none;
}

.search-area .minisearch .actions button > span {
    display: none;
}

.block-search .action.search:before {
    font-size: inherit;
    color: inherit;
    content: '\e884';
    font-family: 'porto-icons';
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    display: block;
}

.block-search .action.search:hover:before {
    color: inherit;
}

.search-autocomplete {
    margin: 0;
}

.product-item-photo {
    padding: 0;
    border: none;
    border-radius: 0;
}

@media (max-width: 1475px) {
    .search-area.show-icon-tablet-large a.search-toggle-icon {
        display: inline-block;
        font-size: 23px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-color: inherit;
    }

    .search-area.show-icon-tablet-large a.search-toggle-icon i::before {
        font-weight: 600;
    }

    .search-area.show-icon-tablet-large {
        position: relative;
    }

    .search-area.show-icon-tablet-large .block.block-search {
        display: none;
        position: absolute;
        top: 100%;
        right: -47px;
        min-width: 340px;
        margin-top: 8px;
        width: 100%;
        border: 5px solid #ccc;
        border-color: inherit;
    }
}

@media (max-width: 991px) {
    .search-area.show-icon-tablet a.search-toggle-icon {
        display: inline-block;
        font-size: 23px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-color: inherit;
    }

    .search-area.show-icon-tablet a.search-toggle-icon i::before {
        font-weight: 600;
    }

    .search-area.show-icon-tablet {
        position: relative;
    }

    .search-area.show-icon-tablet .block.block-search {
        display: none;
        position: absolute;
        top: 100%;
        right: -47px;
        min-width: 340px;
        margin-top: 8px;
        width: 100%;
        border: 5px solid #ccc;
        border-color: inherit;
    }
}

@media (max-width: 575px) {
    .search-area.show-icon-tablet .block.block-search {
        right: -155px;
    }
}

.show {
    display: block !important;
}
/*导航*/
.ninjamenus.ninjamenus-desktop.ninjamenus-vertical .nav-item.level0.active > a,
.ninjamenus.ninjamenus-desktop.ninjamenus-horizontal .nav-item.level0.active > a{
    background: #0d0c0e!important
}
.ninjamenus.ninjamenus-desktop.ninjamenus-vertical .nav-item.level0.active > a span,
.ninjamenus.ninjamenus-desktop.ninjamenus-horizontal .nav-item.level0.active > a span{
    color: #e60012!important;
    text-decoration: none;
}
.ninjamenus.ninjamenus-desktop.ninjamenus-vertical .nav-item.level0.active:hover > a span,
.ninjamenus.ninjamenus-desktop.ninjamenus-horizontal .nav-item.level0.active:hover > a span{
    color: #fff!important;
    text-decoration: none;
}
#instant-purchase{display:none!important;}
.account .page-main .page-title-wrapper .order-date{margin-top:14px!important;}
.minicart-items .product-item-details .details-qty{overflow: hidden!important;}
.minicart-items .update-cart-item {
    font-size: 2.1rem;
    height: 27px;
}
.minicart-items .qty .update-cart-item:first-child {
    font-size: 30px;
    line-height: 10px;
    margin-top:-3px;
}

/*产品列表*/
.page-title-wrapper{
    padding: 20px 0;
    background:#f3f8fc;
}
.page-main > .page-title-wrapper .page-title{
    display:block;
}
.page-title-wrapper .page-title{
    font-size: 28px;
    width: 1200px;
    margin: 0 auto;
}
.search{
    background:#f3f8fc;
    margin:0;
    overflow:hidden;
}
.search .products{
    width: 1200px;
    margin: 10px auto 20px auto;
}
.page-products .products-grid .product-item{
    padding:5px 10px;
}
.page-products .product-item-info {
    width: 100%;
}
.page-products .product-item-info .product-image-container{
    width:100% !important;
}
.products-grid .product-items .product-item-info > a{
    position:relative;
}
.products-grid .product-items .product-item-info > a:before{
    background-color: rgba(0,0,0,.5);
    width: 100%;
    height: calc(100% - 3px);
    display: block;
    position: absolute;
    z-index: 990;
    top: 0;
    left: 0;
    opacity: 0;
    content: "";
}
.products-grid .product-items .product-item-info > a:after{
    content: "Buy Now";
    width: 90px;
    height: 36px;
    line-height: 35px;
    top: calc(50% - 12px);
    left: calc(50% - 45px);
    color: #fff;
    background: #e60012;
    border-radius: 30px;
    text-align: center;
    opacity: 0;
    position: absolute;
    z-index: 999;
}
.products-grid .product-items .product-item-info:hover > a:before,
.products-grid .product-items .product-item-info:hover > a:after{
    opacity: 1;
}
.page-products .product-item-info .product-image-photo{
    width:100%;
}
.page-products .products-grid .product-item-info:hover,
.page-products .products-grid .product-item-info.active{
    box-shadow: none!important;
    margin: 0;
    padding: 0;
}
.page-products .product-item-actions{text-align: center;}
.product-item-inner .action.primary, .action-primary {
    display: block;
    margin:0 auto;
    background: #333!important;
    border: none!important;
    color: #fff;
    transition: .3s;
}
.product-item-inner.action.primary:hover, .action-primary:hover {
    background: #333 !important;
    border: none!important;
    color: #fff;
}
.products-grid .product-items .product-item-info .product-item-details .product-item-name {
    display: block;
    font-size: 18px;
    color: #555;
    text-align: left;
    margin: 0;
}
.products-grid .product-item-info:hover .product-item-inner, .products-grid .product-item-info.active .product-item-inner{
    display:none;
}
.product-item-details{
    padding: 3px 4px 5px 4px;
    background:#fff;
    margin-top: -2px;
}
.products-grid .product-items .product-item-info .price-final_price {
    text-align: left;
}
.products-grid .product-items .product-item-info .price-final_price span{
    color:#e60012;
}
.abs-visually-hidden-desktop-s, .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner{
    display:none;
}
.product-item .price-box{
    margin:0;
}

@media all and (min-width: 640px) {
    .products-grid .product-item-info:hover,
    .products-grid .product-item-info.active {
        box-shadow: 0 1px 35px -8px rgba(0, 0, 0, 0.3)!important;
        border: none!important;
    }
    .products-grid .product-item-inner {
        min-width: 200px;
        box-shadow: 0 17px 27px -9px rgba(0, 0, 0, 0.3)!important;
        border: none!important;
        margin: 10px 0 0 0;
        width: 100%;

    }
}
@media (min-width: 1024px) {
    .page-products.page-layout-1column .products-grid .product-item {
        width: 25%!important;
    }
}

/*面包屑*/
.breadcrumbs{
    height: 48px;
    line-height: 48px;
    overflow-y: hidden;
    background: #f5f5f5;
    margin-bottom:0;
    max-width: 100%;
    width: 100%;
}
.breadcrumbs .item:not(:last-child):after {
    content: '/';
    line-height: 48px;
}
.breadcrumbs .items {
    color: #707070;
    padding: 0;
    list-style: none none;
    max-width: 1200px;
    margin: 0 auto;
    font-size: 14px;
}
.breadcrumbs ul a:visited { color: #333;}

.share-links a{color: #333;font-size: 22px;margin-right:5px;}
.newsletter>.block-title{margin-top:20px;}
.fotorama__thumb{background: none!important;}

body{  font-family: Calibri-font;}
h1,h2,h3,h4,h5{  font-family: Calibri-font;}
/*h1,h2,h3,h4,h5{  font-family: Arial,Calibri;}*/

/*产品列表*/
.product.name a.product-item-link{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height:34px;
}
.product-item-actions .actions-primary{
    display: block;
}
.product-item-actions .actions-primary button{
    border:1px solid #333;
    background: #333;
    color: #fff;
    display: none;
    margin: 0 auto;
}
.product-item-actions .actions-primary button:hover{
    border:1px solid #e60012;
    background: #e60012;
    color: #fff;
}
.checkout-cart-index .page-title-wrapper{margin-top:30px;}
.mgz-productpagebuilder .ppbd-product-addtocart .box-tocart .action.tocart,
.cart-summary .checkout-methods-items .action.primary.checkout{
    background: #333;
    border:1px solid #333;
    color: #fff;
    display: block;
}
.cart-summary .checkout-methods-items .action.primary.checkout:hover{
    background: #e60012;
    border-color: #e60012;
    color:#fff;
}
.action.multicheckout{
    color: #fff;
}
.action.multicheckout:hover{
    color: #fff;
}

/*迷你购物车*/
.action-primary.action-accept{
    display: inline-block;
    background: #e60012;
    border:1px solid #e60012;
    color: #fff;
}
.action.viewcart{
    color: #e60012;
}
.block-minicart .items-total .count {
    color: #333;
}
.block-minicart .amount .price-wrapper:first-child .price{
    color: #e60012;
}
.block-minicart .subtitle {
    padding: 0 10px;
    margin: 0 0 15px 0;
}
.block-minicart .block-content>.actions>.primary #top-cart-btn-checkout{
    background: #e60012;
    color: #fff;
    display: block;
    border: none;
}
.minicart-items .product-item-name a{
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.minicart-price .price{color: #e60012;}
.minicart-items .subtitle{margin-top:0;line-height: 20px;}

/*支付页面*/
.opc-block-summary  .minicart-items .product-item-details .details-qty{border:none;}
#shipping-method-buttons-container  .primary {
    background: #333;
    border-color: #333;
    color: #fff;
}
#shipping-method-buttons-container  .primary:hover {
    background: #e60012;
    border-color: #e60012;
    color: #fff;
}
#checkout{
    margin:45px auto;
}
#checkout .action-auth-toggle{color: #333; }
@media (max-width: 1200px) {
    #checkout{
        margin:45px auto;
        width: calc(100% - 30px);
    }
}
@media (min-width: 1200px) {
    #checkout{
        margin:30px auto;
        width: 1200px;
    }
}
.opc-progress-bar-item._active > span:before{
    background: #e60012;
    border-color: #e60012;
}
.opc-progress-bar-item._active:before{
    background: #e60012 !important;
    border-color: #e60012 !important;
}
.opc-progress-bar-item._active > span:after{
    border-color: #e60012 !important;
}


/*购物车页面*/
.col.qty.v-b .field.qty{
    width: 165px;
}
.field.qty .qty_control{
    display: inline-block;
}
.field.qty .qty_control button{
    width: 40px;
    height: 35px;
    display: block;
    text-align: center;
}
.product-item-details{
    background: transparent;
}
@media (max-width: 990px) {
    .col.qty.v-b .field.qty {
        width: auto;
    }
    .authentication-wrapper{margin-top:0!important;}
}
@media (max-width: 1200px) {
    .col.qty.v-b .field.qty{
        width: 60px;
    }
    .col.qty.v-b .field.qty .qty_control button{
        width: 20px;
        padding: 0;
    }
    .authentication-wrapper{margin-top:0!important;}
}
@media (min-width: 1200px) {
    .field.qty{
        width: 200px;
    }
    .field.qty .qty_control button{
        width: 40px;
        padding: 0;
    }

    .dis-jg .field.qty {
        width: auto !important;
    }
    .authentication-wrapper{margin-top:-60!important;}
}

/*头部样式*/
.customer-welcome .action.switch{ width: 5px;}
.show-icon .customer-welcome .action.switch:after{
    display: block;
    width: 35px;
    height: 25px;
    position: absolute;
    text-align: right;
    right: 0;
    top: 0;
    z-index: 99;
}
@media only screen and (max-width: 767px){
    .nav-open .nav-toggle:after {background: rgba(0, 0, 0, 0.3);  }
    .nav-toggle:hover:before{color: #fff;}
    .nav-sections{background: #000;}
    .nav-sections-item-title{background: none;border:none;}
    .nav-sections-item-title>a{font-size: 22px;line-height: 20px;color: #fff;}
    .nav-sections-item-title.active>a{color: #e60012;}
    .ninjamenus.ninjamenus-mobile { overflow-x: inherit;}
}


@media (max-width: 800px){
    .block.newsletter,.footer-newsletter-after-block{padding:0 20px;}
    .nav-toggle{ top: 8px;right: 15px; left: auto;}
    .nav-toggle:before{color:#fff;font-size: 22px;}
    .nav-toggle:hover{color: #fff;}
    .search-area.show-icon{ margin-top: 8px;}
}

@media (min-width: 768px) {
    .block.newsletter { max-width: 100%; }
    .page-layout-1column .product-info-main {
        padding-left:0;
    }
}
@media (min-width: 760px) and (max-width: 800px){
    .nav-sections.ninjamenus-desktop-wrapper{ margin-top: -8px;}
}

@media (min-width: 1200px){
    .products-grid .product-item-inner{ min-width: 240px;}
    .page-layout-1column .product-info-main {
        padding-left:80px;
    }
}


/*底部修改*/
.footer-middle .col-lg-12{padding:0!important;}
.footer-middle .mgz-col-md-4:nth-child(1){
    max-width: 30%;
    width: 30%;
    padding:0;
    flex: 0 0 30%;
    -webkit-flex: 0 0 30%;
    -moz-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
}
.footer-middle .mgz-col-md-4 .mgz-element-column > .mgz-element-inner{
    padding:0;
}
.footer-middle .mgz-col-md-4:nth-child(2){
    width: calc(38% - 80px);
    max-width: calc(38% - 80px);
    padding: 0 40px;
    line-height: 28px;
    box-sizing: border-box;
}
.footer-middle .mgz-col-md-4:nth-child(3){
    padding:0;
    width: 38%;
    max-width: 38%;
    flex: 0 0 38%;
    -webkit-flex: 0 0 38%;
    -moz-flex: 0 0 38%;
    -ms-flex: 0 0 38%;
}
.footer-middle .mgz-child:not(:last-child) > .mgz-element-inner{
    margin-bottom: 3px;
}
.footer-middle .mgz-col-md-4 .mgz-element-column > .mgz-element-inner p{
    text-align: justify;
}
.footer-middle .row{
    margin:0;
}


.footer-bottom .container address{
    font-size: 16px;
    line-height: initial;
}

body{
    background: #f3f8fc;
}
.box1 {
    width: calc(100% - 80px);
    display: inline-block;
    color: #333;
    letter-spacing: -0.5px;
}
@media (max-width: 450px){
    .box1 {font-size: 12px;}
}
@media (min-width: 450px){
    .box1 {font-size: 16px;}
}
@media (max-width: 990px){
    /*属性逗号隐藏*/
    .box1{line-height: 32px;    margin-bottom: 5px;}
    .box1 span{display: none;}
    .box1 p{display: block;}
}
@media (min-width: 450px){
    /*属性逗号隐藏*/
    .box1{line-height: 30px;    margin-bottom: 7px;}
    .box1 span{display: inline;}
    .box1 p{display: inline;}

}


/********测试样式**********/
.box2 {
    width: calc(100% - 80px);
    display: inline-block;
    color: #e60012;
    letter-spacing: -0.5px;
}
@media (max-width: 450px){
    .box2 {font-size: 12px;}
}
@media (min-width: 450px){
    .box2 {font-size: 16px;}
}
@media (max-width: 990px){
    /*属性逗号隐藏*/
    .box2{line-height: 16px;    margin-bottom: 5px;}
    .box2 span{display: none;}
    .box2 p{display: block;}
}
@media (min-width: 450px){
    /*属性逗号隐藏*/
    .box2{line-height: 30px;    margin-bottom: 7px;}
    .box2 span{display: inline;}
    .box2 p{display: inline;}

}


/********测试样式**********/


@media (max-width: 990px){
    
    
    .footer-middle .mgz-col-md-4:nth-child(1){
        max-width: 100%;
        width: 100%;
        padding:0 10px;
    }
    .footer-middle .mgz-col-md-4:nth-child(2){
        width: 100%;
        max-width: 100%;
        padding: 0 10px;
    }
    .footer-middle .mgz-col-md-4:nth-child(3){
        padding:0 10px;
        width: 100%;
        max-width: 100%;
    }
    .page-wrapper{
        min-height:auto;
    }
    .footer-middle .row{
        display: block;
    }
    .footer .footer-middle:nth-child(1){
        background: #1a2028;
    }
    .footer .footer-bottom{
        background: #0d0c0e;
    }
    .f-2 .mgz-col-md-6{
        width: 50%;
    }
    .page-footer .footer-middle .container{
        padding:0;
    }
    .footer .footer-bottom{
        padding-top: 14px;
        height: auto;
    }
    .f-tit{
        margin:20px 0 15px 0 ;
    }
    .footer .footer-middle:nth-child(1){
        padding-bottom:15px;
    }
    .footer-middle .mgz-col-md-4:nth-child(3) .mgz-element .mgz-icon-list-item-text{
        line-height: 35px;
    }
    .footer-middle .mgz-col-md-4:nth-child(2) .f-margin{
        margin-top:-5px;
    }
    .f-margin{
        margin-top:-10px;
    }
}
@media (min-width: 990px){
    
    .footer .footer-bottom{
        display: block;
    }
    .footer-middle .mgz-col-md-4:nth-child(3) .mgz-element .mgz-icon-list-item-text{
        line-height:initial;
    }
    .footer-middle .mgz-col-md-4:nth-child(2) .f-margin{
        margin-top:0;
    }
    .f-margin{
        margin-top:0;
    }
    .f-tit{
        margin:0 ;
    }
    .page-footer .footer-middle .container{
        padding:0 0 0 0 ;
    }
    .f-2 .mgz-col-md-6{
        width: auto;
        margin-right: 15px;
    }
    .page-footer{
        background: none;
    }
    .footer-middle .row{
        display: flex;
    }
    .footer-middle .mgz-col-md-4:nth-child(1){
        max-width: 30%;
        width: 30%;
        padding:0;
    }
    .footer-middle .mgz-col-md-4:nth-child(2){
        width: calc(38% - 80px);
        max-width: calc(38% - 80px);
        padding: 0 40px;
    }
    .footer-middle .mgz-col-md-4:nth-child(3){
        padding:0;
        width: 38%;
        max-width: 38%;
    }
}

/*****手机端调试********/
.fieldset > .field .action,
.fieldset .actions-toolbar .secondary a,
.login-container .fieldset:after{
    color: #333;
}
.fieldset .actions-toolbar .primary button{
    background: #000;
    color:#fff;
}
.fieldset .actions-toolbar .primary button:hover{
    background: #e60012;
    color:#fff;
}
.login-container{
    padding: 10px;
}
.fieldset > .field button.action {
    color: #000;
    float: left;
    margin: 7px 0 0 20px;
    height: 40px;
    line-height: 40px;
    display: block;
    padding: 0 10px;
    background-color: #e4e4e4;
}
.form.forget .actions-toolbar > .primary .forgotpassword-back span, .form.forget .actions-toolbar > .secondary .forgotpassword-back span{
    color: #000;
}
.form.forget .actions-toolbar > .primary .action,
.form.forget .actions-toolbar > .secondary .action {
    width: 100%;
    text-align: center;
    margin: 0;
    float: none;
    height: auto;
    border: none;
    padding-bottom: 1rem;
    padding-top: 1rem;
    background: #000;
    color: #fff;
    font-size: 18px;
    line-height: 19px;
    border-radius: 0;
}
.form.forget .actions-toolbar > .primary .action:hover,
.form.forget .actions-toolbar > .secondary .action:hover {
    background-color: #e60012;
}
.action.primary, .action-primary{
    background: #000;
    border: 1px solid #000;
}
.fieldset > .legend{
    color:#333;
}
.block-collapsible-nav .item.current a, .block-collapsible-nav .item.current > strong{
    border-color: #e60012;
}
.form.create.account{
    margin:0 auto 50px auto;
}
.form.create.account .actions-toolbar > .primary a span, .form.create.account .actions-toolbar > .secondary a span{
    color: #000;
}
.form.create.account .actions-toolbar > .primary .action,
.form.create.account .actions-toolbar > .secondary .action{
    background-color: #000;
    border-color: #000;
    color: #fff;
}
.form.create.account .actions-toolbar > .primary .action:hover,
.form.create.account .actions-toolbar > .secondary .action:hover{
    background-color: #e60012;
    border-color: #e60012;
    color: #fff;
}
.secondary a{
    color: #000;
}
.header.content{
}
.magezon-builder > .nav-item > a:hover{
    background-color: #0d0c0e !important;
}
@media (max-width: 990px) {
    /*.columns .column.main{*/
    /*    width: 100%;*/
    /*    padding:0 10px;*/
    /*}*/
    .control.captcha-image .captcha-img{
        max-width: calc(100% - 140px);
        float: left;
    }
    .fieldset > .field button.action{
        margin-left:10px;
        float: left;
    }
    .customer-account-login .main .block-title, .customer-account-create .main .block-title, .customer-account-forgotpassword .main .block-title{
        padding:0 10px;
    }
    .form.create.account, .form.password.forget{
        padding:2.5rem 10px 0 10px;
    }
}
a.action{
    color: #333;
}
a.action:hover{
    color: #e60012;
}
.action.primary:hover, .action-primary:hover{
    color: #fff;
    background-color: #e60012;
}
@media (min-width: 768px){
    .form.create.account .actions-toolbar > .primary .action, .form.create.account .actions-toolbar > .secondary .action{
        color: #fff;
        background-color: #000;
    }
    .form.create.account .actions-toolbar > .primary .action:hover,
    .form.create.account .actions-toolbar > .secondary .action:hover{
        background-color: #e60012;
    }
    .form.create.account .actions-toolbar > .primary a span, .form.create.account .actions-toolbar > .secondary a span{
        color: #333;
    }
    .form.create.account{
        margin:0 auto 50px auto;
    }


}
@media (min-width: 990px) {
    .columns .column.main{
        padding:0;
    }
    .fieldset > .field button.action{
        margin-left:20px;
    }
}




.nav-sections-item-title{
    display: none;
}
a:hover{
    text-decoration: none!important;
}
input,textarea,
input:active,textarea:active,
input:focus,textarea:focus{
    outline: none!important;
    box-shadow: none!important;
}
@media (max-width: 990px) {
    .search-area,.minicart-wrapper,.minicart-wrapper+.show-icon{
        display: none;
    }
    .header.content{
        padding-left: 20px;
        padding-right: 20px;
    }
    .header-row {
        height: 50px;
        line-height: 50px;
    }
    .header-main{
        height: 50px;
    }
    .logo img {
        width: 153px !important;
        height: 35px !important;
        margin-top: 30px;
    }
    .nav-toggle{
        top:-1px;
    }
    .page-main{
        padding:0;
    }
    .mgz-element-inner{
        height:auto;
    }

}

@media (min-width: 990px) {
    .footer .footer-middle:nth-child(2){
        display: none;
    }
    .search-area,.minicart-wrapper,.minicart-wrapper+.show-icon{
        display: block;
    }
    .header-row {
        height: 80px;
        line-height: 80px;
    }
    .header-main{
        height: 80px;
    }
    .logo img {
        width: 223px !important;
        height: 50px !important;
        margin-top: 30px;
    }
    .nav-toggle{
        top:8px;
    }
    .page-main{
        padding:0;
    }
    .magezon-builder img {
        height: auto;
    }

    /*购物车*/
    .minicart-wrapper .action.showcart:before{
        content: "";
        line-height: 34px;
    }
    .page-header .header-right .minicart-wrapper>a:after{
        top:calc(50% + 20px)!important;
    }
    .page-header .header-right .minicart-wrapper>a.action.showcart.active:after{
        top:calc(50% + 14px)!important;
    }
    .minicart-wrapper .action.showcart{
        line-height: 51px!important;
        margin-left: 2px;
    }
    .minicart-wrapper .action.showcart .counter.qty {
        top: 24px!important;
    }
    .minicart-wrapper .action.showcart.active .counter.qty{
        top:7px!important;
    }
    .page-header .search-area.show-icon a.search-toggle-icon{
        line-height: 19px;
    }
    #mini-cart .product-item-photo{
        width: 200px;
    }

    .page-wrapper .page-header .header-right a i:before,
    .page-wrapper .page-header .search-area.show-icon a.search-toggle-icon,
    .page-wrapper .minicart-wrapper .action.showcart:before{
        font-weight: normal !important;
    }

}

/*提示颜色修改*/
.message.success > *:first-child:before{
    color: #666;
}
.message.success,.messages.success{
    color: #666;
    background: transparent;
    max-width: 1200px;
    margin:0 auto;
    padding: 5px 10px 0 40px;
}
.message.success a{
    color: #fc2a3b;
}
.message.success a:hover{
    color: #e60012;
}
.message.success > *:first-child:before{
    top: 14px;
}

/*产品详情*/
.dis-left .fotorama__arr--prev , .dis-left .fotorama__arr--next{
    display: none;
}
.fotorama__arr--prev , .fotorama__arr--next{
    height: calc(100% - 160px) !important;
    bottom: 0!important;
    top: auto!important;
}


@media(min-width: 768px)  {
    .cart-container .form-cart,.cart-summary {
        min-width: 100%;
        width: auto;
    }
}
@media(min-width: 1200px)  {
    .cart-container .form-cart{
        min-width: 75%;
    }
    .items,.cart-summary {
        min-width: 25%;
    }
} 
     
/*导航文字添加*/
.search-area.show-icon{
    width: 35px;
}
.head-txt-pc{
    color: #fff;
    line-height: 18px;
    font-size: 14px;
    margin-right: 10px;
}
.head-txt-pc span{
    font-weight: bold;
    font-size: 21px;
    font-family: Calibri !important;
    color: #e6040f;
}
@media(max-width: 999px)  {
    .head-txt-pc {
        display: none;
    }
}
@media(min-width: 999px)  {
    .head-txt-pc {
        display: block;
    }

    .page-header .nav-sections {
        margin-left: 75px;
    }
}
   
