/* Header new CSS */
#maincontant{
    max-height: 1500px !important;
}
.header {
    max-width: 1340px;
}
.page-header .header.content .minicart-wrapper .action.showcart::before {
    font-size: 35px;
    display: inline-block;
    font-family: "FontAwesome";
    content: "\f07a";
    height: auto;
    width: auto;
    left: auto;
    position: inherit;
    color: #0997FF;
    margin-left: 3px;
    line-height: 40px;
}

.page-wrapper .page-header.type2.header-newskin .header.content .minicart-wrapper .action.showcart {
    display: inline-block;
    line-height: 37px;
    padding-right: 20px;
}

.page-wrapper .page-header.type2.header-newskin .header.content .minicart-wrapper .action.showcart .counter.qty {
    margin: -20px 0 0 !important;
    right: 85px !important;
	display: block !important;
}

.minicart-wrapper .action.showcart .text {
    width: auto;
    height: auto;
}

.minicart-wrapper .minicart-items .action.edit::before {
    color: #302E2A;
    font-size: 16px;
    line-height: inherit;
    content: '\f826';
    text-align: center;
    vertical-align: middle;
}
.minicart-wrapper .minicart-items .action.delete::before {
    color: #302E2A;
    font-size: 18px;
    line-height: 20px;
    content: '\f81a';
    text-align: center;
    vertical-align: middle;
}

.minicart-wrapper .minicart-items .product-item-details {
    padding: 0 0 0 95px;
    text-align: left;
    display: block;
    max-width: none;
}

.minicart-wrapper .minicart-items .product-item-cart .product-item-details .product-item-name p {
    font-size: 14px;
    margin-bottom: 9px;
    line-height: normal;
}

.minicart-wrapper .minicart-items .product .toggle,
.minicart-wrapper .minicart-items .product .option-label,
.minicart-wrapper .minicart-items .product .option-value {
    font-size: 16px;
}

.minicart-wrapper .minicart-items .product-item-name + br {
    display: none;
}

.minicart-wrapper .block.block-minicart .subtotal {
    padding: 0;
    text-transform: none;
    font-size: 16px;
    font-weight: normal;
    display: block;
    line-height: normal;
}

.minicart-wrapper .block.block-minicart .subtotal .amount {
    margin: 0;
    font-size: 17px;
    color: #22b5f3;
}

.minicart-wrapper .block.block-minicart .subtotal .amount .price {
    font-size: 17px;
}

.minicart-wrapper .block.block-minicart .block-content > .actions {
    padding: 0;
    margin: 15px 0;
}

.minicart-wrapper .block.block-minicart .block-content > .actions  .primary .action.primary {
    padding: 7px 15px;
    font-size: 15px;
    border: 1px solid #0badf2;
    border-radius: 10px;
}

.minicart-wrapper .block.block-minicart .items-total {
    margin-top: 20px;
    font-size: 16px;
    font-weight: normal;
}

.minicart-wrapper .block.block-minicart .block-content > .actions > .secondary .action.viewcart {
    font-weight: normal;
    padding: 12px 15px;
    line-height: normal;
}

.minicart-wrapper .block.block-minicart .block-content > .actions > .secondary .action.viewcart:hover {
    text-decoration: underline;
}

.page-wrapper .page-header.type2.header-newskin .header.content .minicart-wrapper .action.showcart::after {
    right: 0;
    top: 1px;
    color: #bde1f5;
    line-height: 37px;
    margin: 0;
}

.page-header.type2.header-newskin .minicart-wrapper .minicart-items-wrapper {
    margin: 0 -15px;
    overflow-x: auto;
    max-height: none;
    font-weight: normal;
    padding: 15px;
}

.page-header.type2.header-newskin .minicart-wrapper .block-content strong span {
    font-size: 16px;
}

.page-header.type2.header-newskin .minicart-wrapper .block-minicart {
    padding: 15px 18px 25px 18px;
}

.page-header.type2.header-newskin .minicart-wrapper .block-minicart li {
    padding: 15px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 0;
}

.page-header.type2.header-newskin .minicart-wrapper .block-minicart li > .product {
    display: block;
}

.minicart-wrapper .minicart-items .action.delete > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.page-header.type2.header-newskin .minicart-wrapper .block-minicart::before,
.page-header.type2.header-newskin .minicart-wrapper .block-minicart::after {
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}

.page-header.type2.header-newskin .minicart-wrapper .block-minicart::after {
    left: auto;
    border: 9px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-color: transparent transparent rgba(0,0,0,0.1) transparent;
    top: -23px;
    z-index: 98;
}

.page-header.type2.header-newskin .minicart-wrapper .block-minicart::before {
    right: 45px; 
    left: auto; 
    border: 8px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-color: transparent transparent #000 transparent;
    border-bottom-color: rgb(0, 0, 0);
    top: -21px;
    z-index: 99;
}

.block-minicart .subtitle.empty {
    display: block;
    padding: 27px 0 18px;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
}

/* Header new CSS End */


/* Product Detail Page */
.sw-megamenu.navigation.side-megamenu .home-side-menu-container.apparel-products li.level0.classic > .submenu,
.sw-megamenu.navigation.side-megamenu .home-side-menu-container.label-products li.level0.classic > .submenu {
    box-shadow: 0 0 3px rgba(0,0,0,0.25);    
    border-top-width: 0;
    padding: 0 0 0 5px;
    width: 535px;
}
.sw-megamenu.navigation.side-megamenu .home-side-menu-container.apparel-products li.level0.classic > .submenu .last_level_category,
.sw-megamenu.navigation.side-megamenu .home-side-menu-container.label-products li.level0.classic > .submenu .last_level_category {
    width: 530px !important;
    max-width: 530px !important;
    position: unset;
    border: 0;
}

.sw-megamenu.navigation.side-megamenu .home-side-menu-container.apparel-products li.level0.classic .submenu a,
.sw-megamenu.navigation.side-megamenu .home-side-menu-container.label-products li.level0.classic .submenu a {
    padding: 5px;
}

.sw-megamenu.navigation.side-megamenu li.level0 > .submenu::before,
.sw-megamenu.navigation.side-megamenu li.level0 > .submenu::after {
    display: none;
}

.sw-megamenu.navigation.side-megamenu li.level0.classic > .submenu .last_level_category {
    background: #ffffff;
}
.product-info-main .product.overview {
    padding-bottom: 20px;
    margin: 18px 0;
    font-size: 14px;
}

.product-add-form .container-cost-design h3 {
    font-size: 17.5px;
    margin-bottom: 5px;;
}

.product-add-form .sticky_price p.total_cost {
    line-height: normal;
    padding: 4px 0 0 0;
    margin: 0;
}

.product-add-form .sticky_price p.total_cost span {
    font-family: 'Roboto', sans-serif !important; 
}

.product-add-form .container-cost-design p#total_cost,
.product-add-form .container-cost-design p#total_cost .af-dis-price {
    line-height: 54px;
}

.product-add-form .container-cost-design p#total_cost .dis-price {
    line-height: 39px;
}

.product-add-form .product-options-wrapper .swatch-attribute-options {
    display: block;
    margin: 5px 0 15px 0;
    padding: 0;
}

.product-add-form .product-options-wrapper .swatch-attribute-label {
    padding: 0;
    min-width: auto;
    font-weight: bold;
    line-height: normal;
}

.product-add-form .product-options-wrapper .swatch-attribute-selected-option {
    padding-left: 17px;
}

.product-add-form .product-options-wrapper #btn_bulk_dis {
    padding: 0 12px;
}

.product-info-main .page-title-wrapper h1 {
    margin: 0 0 13.5px;
    font-size: 28px;
    font-weight: 600;
    line-height: 1;
    color: #555;
}

.product-info-main .page-title-wrapper h2 {
    font-size: 20px;
}

.product-add-form .truaround-block select {
    border-color: #ccc;
    padding: 4.5px 25px 4px 9px;
}

.product-options-bottom .box-tocart .field.qty #qty{
    border-width: 1px;
}


/* Product Detail End */

.order-products-toolbar.toolbar.bottom {
    display: inherit;
}

.order-products-toolbar.toolbar.bottom .pager {
    margin: 0;
    padding: 0;
}

.order-products-toolbar.toolbar.bottom .limiter {
    float: right;
}

.order-products-toolbar.toolbar.bottom .pages .item .page {
    background: #fff;
    border: 1px solid #ccc;
    color: #302E2A;
    padding: 0 4.5px;
    text-decoration: none;
    width: 26px;
    font-size: 13px;
    line-height: 24px;
    font-weight: normal;
    min-width: auto;
    height: 26px;
}

.order-products-toolbar.toolbar.bottom .pages .item strong.page,
.order-products-toolbar.toolbar.bottom .pages .item a.page:hover,
.order-products-toolbar.toolbar.bottom .pages .item .action:hover {
    background: #302E2A;
    border: 1px solid #000;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: normal;
    color: #ffffff !important;
    display: inline-block;
    font-weight: 400;
    padding: 0 4.5px;
}

.order-products-toolbar.toolbar.bottom .pages .item .page:visited {
    color: #302E2A !important;
}

.order-products-toolbar.toolbar.bottom .pages .item .action {
    padding: 0 8px;
    width: 26px;
    background: #fff;
    border: 1px solid #ccc;
    color: #999;
    line-height: 24px;
    height: 26px;
    font-size: 13px;
    font-weight: normal;
    min-width: auto;
}

.order-products-toolbar.toolbar.bottom .pages .item .action:before {
    color: #999999 !important;
}

.order-products-toolbar.toolbar.bottom .pages .item .action:hover::before {
    color: #ffffff !important;
}

.order-products-toolbar.toolbar.bottom .limiter-label {
    font-size: 14px;
}

.order-products-toolbar.toolbar.bottom select {
    color: #302E2A;
    padding-top: 0;
    padding-bottom: 0;
    height: 26px;
    border: 1px solid #ccc;
    margin: 0 5px 0 7px;
}

.cart-totals tbody .mark, 
.cart-totals tfoot .mark, 
.opc-block-summary .table-totals tbody .mark, 
.opc-block-summary .table-totals tfoot .mark {
    padding: 6px 0;
}

.cart-totals tbody .amount, 
.cart-totals tfoot .amount, 
.opc-block-summary .table-totals tbody .amount, 
.opc-block-summary .table-totals tfoot .amount {
    padding: 6px 5px 6px 10px;
    text-align: right;
    color: #000;
}

body .cart-container .red.col-lg-7.float-left,
body .cart-container .form-cart,
body .cart-container .cart-summary {
    margin-left: 0;
    margin-right: 0;
}


@media only screen and (max-width: 479px) {
    .page-header .minicart-wrapper .block-minicart {
        width: 290px;
    }
}

@media only screen and (max-width: 767px) {
    .page-header .header.content {
        margin: 0 auto;
    }

    .header.content .nav-toggle {
        float: left;
        margin: 10px 20px 0 0;
        font-size: 0;
        line-height: 60px;        
        padding: 0;
    }

    .header.content .nav-toggle::before {
        font-size: 18px;
        padding-left: 1px;
        margin-top: 1px;
    }

    header.page-header.type2.header-newskin .header.content .logo {
        max-width: 50%;        
    }

    header.page-header.type2.header-newskin .header.content .logo img {
        margin: 15px 0 0 5%;
        max-width: 100%;
        max-height: 100%;
        width: auto;
        min-width: 200px !important;
    }

    header.page-header.type2.header-newskin .header.content .block-search .label {
        float: right;
        right: 42px;
        top: 20px;
    }

    header.page-header.type2.header-newskin .header.content .block-search .label::before {
        padding-left: 1px;
    }

    header.page-header.type2.header-newskin .header.content .minicart-wrapper .action.showcart::before, 
    header.page-header.type2.header-newskin .header.content .minicart-wrapper .action.showcart.active::before {
        font-size: 25px;
        color: #18426e !important;
    }

    .page-header.type2.header-newskin .minicart-wrapper .block-minicart::after,
    .page-header.type2.header-newskin .minicart-wrapper .block-minicart::before  {
        right: 10px;
    }

    .page-wrapper .page-header.type2.header-newskin .header.content .minicart-wrapper .action.showcart .counter.qty {
        margin-top: -18px !important;
        right: 8px !important;
    }

    .page-wrapper .page-header.type2.header-newskin .nav-sections {
        width: 100%;
    }

    .page-wrapper .page-header.type2.header-newskin .close-mobile {
        top: -3px;
        left: 0;
        padding: 0;
    }

    .nav-open .page-wrapper .page-header.type2.header-newskin .nav-toggle::after {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .order-products-toolbar.toolbar.bottom {
        background: none;
        padding: 0;
    }

    .order-products-toolbar.toolbar.bottom .limiter {
        float: left;
    }

    .order-products-toolbar.toolbar.bottom .limiter-label {
        color: #777;
    }

    .page-wrapper .page-header.type2.header-newskin .nav-sections .switcher {
        height: auto;
    }

    .page-wrapper .page-header.type2.header-newskin .nav-sections .switcher strong {
        font-size: 13px;
    }

    .page-wrapper .page-header.type2.header-newskin .nav-sections li.view-fr_ca.switcher-option {
        line-height: normal;
        margin-top: 2px;
    }
}

@media only screen and (min-width: 1170px) {
    body.checkout-cart-index .cart-container .red.col-lg-7.float-left,
    body.checkout-cart-index .cart-container .form-cart {
        max-width: 61%;
    }
}

@media only screen and (min-width: 992px) {
    .navigation-parent-container .navigation.sw-megamenu.side-megamenu .home-side-menu-container.all-products li.level0 a span {
        width: 100%;
        text-align: center;
    }

    body .cart-container .red.col-lg-7.float-left,
    body .cart-container .form-cart {
        max-width: 60%;
        margin-left: 20px;
        margin-right: 15px;
    }
}

@media only screen and (min-width: 768px) {
    .navigation-parent-container .home-side-menu {
        width: 100%;
        /* max-width: none; */
    }
}

@media only screen and (min-width: 767px) {
    .cart-container .red.col-lg-7.float-left,
    .cart-container .form-cart {
        max-width: 75%;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1600px)  {
    .cms-index-index #homepage-container {
        width: 82%;
        float: right !important;
    }
}

.page-layout-2columns-right .navigation-parent-container .home-side-menu { max-width: 218px; }

.fotorama__stage__shaft {
    border: 3px solid #fff;
    box-sizing: border-box;
    max-width: 100%;
}

.catalog-product-view select.swatch-select.size {
    padding: 8px 12px;
    height: auto;
    border-color: rgba(0,0,0,.09);
    color: #777;
}

.product-info-main .qty.field .label {
    line-height: 47px;
}
.product-info-main .qty.field .control {
    margin: 0 0 10px 10px;
    display: inline-block;
    max-width: 48px;
}
.product-info-main .product-add-form .box-tocart .field.qty #qty {
    width: 54px;
    height: 46px;
}
.product-info-main .product-add-form .box-tocart .fieldset {
    display: flex;
}
.product-info-main #addDesign.btn {
    padding: 12px;
}
.product-info-main .design_warning {
    clear: both;
}
.product-info-main .truaround-block {
    border-bottom: 0;
}

@media screen and (max-width: 767px) {  
    .page-layout-2columns-right .sidebar.sidebar-additional {
        display: none !important;
    }
    .product-info-main .product-add-form .box-tocart .fieldset {
        display: inline-block;
    }
    .product-info-main .box-tocart .actions {
        margin: 5px 0 0 !important;
    }
    .product-info-main #addDesign.btn {
        margin: 0 0 10px;
    }
    .product-info-main button#product-addtocart-button {
        margin: 0 0 15px;
    }
    .product-info-main .design_warning {
        margin: 0;
    }
}
.opc-block-summary .minicart-items .product-item .product-item-details .product-item-name-block{
   display:block; 
}

.customer-address-index .actions-toolbar .secondary{
	order: 1;
	padding: 0 20px 0 0;
}
.customer-address-index .actions-toolbar .primary{
	order: 2;
}
.customer-address-index .actions-toolbar{
	display: flex;
}
.customer-address-index .actions-toolbar .action.back{
	margin: 0;
	padding-left: 20px !important;
}
.customer-address-index .actions-toolbar .back::before {
	content: "<";
	font-size: 15px;
	margin: 5px;
}
.customer-address-index .actions-toolbar > .secondary .action.back{
	display: block;
}