@media all and (max-width:405px) {
    .product-selectors .product-viewmode,
    .product-selectors .product-page-size {
        display: inline-block !important;
    }
    .product-selectors .product-viewmode {
        text-align: inherit;
    }
}
@media all and (max-width:480px) {
    .newsletter-subscribe-button {
        width: 140px;
        margin: 15px auto 0;
        clear: both;
        float: none;
        display: inherit;
    }
    .newsletter-email input[type="email"] {
        width: 100% !important;
    }
    .pager .individual-page, .pager .current-page {
        margin: 0;
    }
    .pager ul {
        padding: 10px 5px !important;
    }
    .pager li a, .pager li span {
        min-width: 30px;
    }
    .topic-page .buttons .appointment-button {
        width: 90%;
        background-position: left 50px center;
    }
    .registration-result-img {
        height: 260px;
        width: 215px;
        background-size:100%;
    }
    .wishlist-content .buttons .update-wishlist-button {
        margin-right:0;
    }
    .wishlist-content .buttons .wishlist-add-to-cart-button {
        margin-top:10px;
    }
    .return-request-page .data-table .product {
        min-width:120px;
    }
    .return-request-page .account-table-section .data-table td, .return-request-page .account-table-section .data-table th{
        padding-right: 0;
    }
    .return-request-page .account-table-section .data-table td:last-child, .return-request-page .account-table-section .data-table th:last-child{
        padding-right:20px;
    }
    .return-request-page .data-table td.gotoproduct-link {
        padding:10px 0;
    }
    .shipping-method .method-list .method-box > label, .shipping-method .method-list .method-box{
        min-height:130px;
    }    
}
@media all and (max-width:374px) {
    .product-sorting .product-sorting-dropdown {
        padding-left: 0px;
    }
    .overview .additional-detail-section, .variant-overview .additional-detail-section {
        width: 290px;
    }
    .topic-page .buttons .appointment-button {
        background-position: left 35px center;
    }
    .topic-page .main-banner .banner-content .title {
        font-size: 26px;
        line-height: 30px;
    }
    .table-box-wrapper td.product, .table-box-wrapper td.subtotal {
        padding: 0 20px !important;
    }
    .table-box-wrapper .product-picture {
        padding: 0px 0 0 20px !important;
    }
    .shopping-cart-page .common-buttons .button-2 {
        width: 90%;
        text-align: left;
    }
    .wishlist-content .buttons .update-wishlist-button,
    .wishlist-content .buttons .wishlist-add-to-cart-button,
    .wishlist-content .buttons .clear-wishlist-button {
        width: 100%;
        text-align: left;
    }
    .wishlist-content .buttons .wishlist-add-to-cart-button{
        margin-left: 0 !important;
        text-align: center;
    }
    .shopping-cart-page .common-buttons .update-cart-button,
    .wishlist-content .buttons .update-wishlist-button,
    .wishlist-content .buttons .clear-wishlist-button {
        margin-right: 0 !important;
        margin-bottom: 15px;
    }
    .wishlist-content .buttons .wishlist-add-to-cart-button {
        margin-top:0;
    }
    .table-box-wrapper td.quantity {
        padding: 10px 20px !important;
    }
    .box-layout .body-content .buttons .track-order-button, .box-layout .body-content .buttons .order-completed-continue-button {
        padding: 11px 15px;
    }
    .box-layout .body-content .center-image {
        margin-bottom: 10px;
    }
    .order-details-page .actions .re-order-button{
        margin:0 0 10px !important;
    }
    .order-details-page .actions input{
        width:100% !important;
    }
    .overview .email-a-friend, .variant-overview .email-a-friend, .overview .compare-products, .variant-overview .compare-products {
        width: 49%;
        margin-bottom:10px;
    }
    .overview .email-a-friend, .variant-overview .email-a-friend {
        margin-right: 2%;
    }
        .overview .compare-products, .variant-overview .compare-products{
            margin-right:0;
        }
     .overview .product-share-button{
        width: 100%;
    }
    .shipping-methods{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .shipping-method .method-list .method-box > label, .shipping-method .method-list .method-box {
        min-height: inherit;
    }
    #opc-confirm_order #shopping-cart-form .page-title, #opc-confirm_order #shopping-cart-form .total-payable-amount, #opc-confirm_order #shopping-cart-form .cart-total .cart-total-left,
    #opc-payment_info .ordersummary-content .page-title, #opc-payment_info .ordersummary-content .total-payable-amount, #opc-payment_info .ordersummary-content .cart-total .cart-total-left {
        padding-left: 20px !important;
    }
    #opc-confirm_order #shopping-cart-form .page-title, #opc-confirm_order #shopping-cart-form .total-payable-amount, #opc-confirm_order #shopping-cart-form .cart-total .cart-total-right,
    #opc-payment_info .ordersummary-content .page-title, #opc-payment_info .ordersummary-content .total-payable-amount, #opc-payment_info .ordersummary-content .cart-total .cart-total-right {
        padding-right: 20px !important;
    }
    .product-selectors .product-sorting select {
        width:75px !important;
    }
    .captcha-box > div > div > div {
        transform: scale(0.85);
        -webkit-transform: scale(0.85);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}
@media all and (min-width:375px) {
    .downloadable-products-page .table-wrapper {
        overflow-x: hidden;
    }
}
@media all and (max-width:340px){
    #opc-confirm_order .table-box-wrapper .subtotal, #opc-payment_info .ordersummary-content .table-box-wrapper .subtotal {
        clear: both;
    }
}
@media(max-width:575px){
    .variant-picture:before {
        padding-top: 80%;
    }
    .shopping-cart-page .common-buttons .button-2 {
        font-size: 12px !important;
        padding: 8px 8px 8px 33px;
    }
    .login-page .social-login-block {
        line-height: 20px;
        height: 57px;
    }
    .login-page .social-login-block a, .login-page .social-login-block .g-signin2 {
        padding: 8px 5px;
    }
    .shopping-cart-page .common-buttons .update-cart-button,
    .wishlist-content .buttons .clear-wishlist-button,
    .wishlist-content .buttons .update-wishlist-button {
        margin-right: 10px;
    }
    .shopping-cart-page .common-buttons {
        padding: 20px 0;
    }
    .address-list-page .address-item{
        margin: 0 0 30px;
    }
    .address-list-page .add-address-button, .address-edit-page .add-address-button, .address-edit-page .address-edit-button {
        width: 100% !important;
    }
    .address-list, .address-edit-page .edit-address {
        padding: 20px 30px 20px;
    }
    .order-list {
        padding: 30px;
    }
    .order-item:last-child{
        margin:0;
    }
    .order-details-page .number-button-wrapper {
        border: none;
        padding: 0;
    }
    .order-details-page .print-button a, .order-details-page .print-button #sa-download-link{
        display: block;
        margin-left: 0;
        margin-bottom: 10px !important;
    }
    .order-details-page .order-number, .order-details-page .print-button {
        width: 100%;
        float:left;
        text-align:left;
    }
        .order-details-page #sa-download-link, .order-details-page .print-button{
            margin: 0;
        }
    .order-details-page .order-number {
        padding: 0 0 10px;
        border-bottom: 1px solid #d3d3d3;
        margin:0 0 15px;
    }
    .order-review-data .payment-method-info, .order-review-data .shipping-method-info, .order-details-area .payment-method-info, .order-details-area .shipping-method-info, .order-details-area .shipping-info {
        margin-top: 25px;
    }
    .order-details-page .actions, .order-details-page .section.options {
        width: 100%;
        float: left;
        text-align:center;
    }
        .order-details-page .actions .re-order-button, .order-details-page .actions .return-items-button {
            font-size: 12px !important;
            padding: 8px 10px 8px 36px;
        }
    .order-details-page .actions {
        margin: 0 0 30px;
    }
    .order-details-page .total-summary{
        text-align:left;
    }
    .order-item:last-child, .order-item:nth-last-child(2) {
        margin: 0 0 30px;
    }
    .downloadable-products-page .account-table-section .data-table td {
        padding: 10px 0 10px 10px;
    }
    .shipment-details-page .myaccount-tables thead th,
    .shipment-details-page .myaccount-tables tbody td,
    .downloadable-products-page .account-table-section thead th,
    .downloadable-products-page .account-table-section tbody td {
        padding-right: 0 !important;
        padding-left: 10px !important;
    }
        .shipment-details-page .myaccount-tables thead th:last-child,
        .shipment-details-page .myaccount-tables tbody td:last-child,
        .downloadable-products-page .account-table-section thead th:last-child,
        .downloadable-products-page .account-table-section tbody td:last-child {
            padding-right: 10px !important;
        }
    .center-box-section .registration-result-box .button-1 {
        width:100% !important;
    }
    .payment-method .method-list .method-box > label, .payment-method .method-list .method-box {
        min-height:inherit;
    }
    .order-review-data .shipping-info {
        margin-top: 30px;
    }
    
}
@media(min-width:481px) and (max-width:575px) {
    .product-selectors .product-sorting select {
        width:130px;
    }
}
@media(min-width:576px){
    .address-list-page .address-item:nth-child(2n-1) {
        margin: 0 12% 60px 0;
        clear: both;
    }
    .address-list-page .address-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 44%;
        flex: 0 0 44%;
        max-width: 44%;
    }
    .order-item:nth-child(2n+1){
        clear:both;
    }
}
@media(min-width:576px) and (max-width:666px){
    .order-list-page .order-details-button, .order-list-page .return-items-button{
        float:left;
    }
    .order-list-page .return-items-button {
        margin-bottom: 10px;
        margin-right: 5px;
    }
}
@media(min-width:576px) and (max-width:767px) {
    .shipping-method .method-list .method-box > label, .shipping-method .method-list .method-box{
        min-height: 85px;
    }
        .payment-method .method-list .method-box > label, .payment-method .method-list .method-box {
            min-height:125px;
        }
    .product-selectors .product-sorting select {
        width:130px;
    }
}
@media(min-width:364px) and (max-width:767px){
    .product-list .ribbon-wrapper, .product-list .item-box .picture {
        width: 150px;
    }
}
@media all and (max-width:363px) {
    .product-list .ribbon-wrapper, .product-list .item-box .picture {
        width: 125px;
    }
}
@media all and (max-width:767px) {
    .registration-page .external-authentication {
        margin-top: 10px;
    }

    .product-review-item .review-item-head .review-title {
        width: 100%;
        text-align: center;
    }

    .product-review-item .product-review-box {
        float: none;
        padding-left: 0;
        margin-top: 10px;
    }

    .product-review-item .rating-section {
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    .registration-page fieldset.social-login-block {
        width: 100%;
        margin-bottom: 10px;
    }

    .login-page {
        text-align: left;
    }

        .login-page .form-group {
            margin-bottom: 10px;
        }

        .login-page .center-box-section .title h1, .center-box-section .title h2 {
            font-size: 24px;
        }

    .required-register-text {
        text-align: left !important;
    }

    .flyout-cart .items, .flyout-cart .count {
        padding: 20px;
    }

    #cd-cart .title-section {
        height: 68px;
        padding: 20px;
        border-bottom: 1px solid #D5D5D5;
    }

    .newsletter-section .newsletter {
        padding: 30px 0;
    }

    .productTabs .write-review .buttons input {
        width: 100%;
    }

    .product-list .item-box .picture .buttons {
        right: -4px;
        position: absolute;
        bottom: 0px;
        height: 36px;
    }

    .product-list .item-box .details .buttons {
        text-align: left;
    }

    .product-list .buttons .product-box-add-to-cart-button {
        width: 120px;
    }

    .product-list .ribbon-wrapper, .product-list .item-box .picture {
        float: right;
        vertical-align: top;
    }

        .product-list .item-box .picture + .details, .product-list .ribbon-wrapper + .details {
            float: left;
            vertical-align: top;
            width: 72%;
            margin: 0;
        }

    .product-list .item-box .description {
        display: block;
        color: #010102;
        margin-bottom: 10px;
        height: 65px;
        overflow: hidden;
    }

    .product-list .item-box .prices {
        min-height: inherit;
        margin-bottom: 10px;
    }

    .product-list .item-box .add-to-wishlist-button:hover {
        background-image: url(../images/wishlist-gold.svg) !important;
    }

    .product-list .item-box .add-to-wishlist-button, .product-list .item-box .add-to-wishlist-button:hover {
        background-color: transparent;
    }

    .product-list .product-item {
        display: inline-block;
        width: 100%;
        padding-bottom: 15px !important;
    }

    .product-list .product-title {
        padding-top: 0;
    }

    .product-list .item-box .details .add-to-compare-list-button, .product-list .details .add-to-wishlist-button, .product-list .details .quick-view-button {
        display: none;
    }

    .product-detail-image-section {
        width: 100vw;
        margin-left: calc(-1*((100vw - 100%)/2));
        background: -webkit-radial-gradient(circle farthest-side at center center, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 30%, rgb(234, 234, 234) 60%, rgb(217, 217, 217) 100%);
        background: -o-radial-gradient(circle farthest-side at center center, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 30%, rgb(234, 234, 234) 60%, rgb(217, 217, 217) 100%);
        background: -moz-radial-gradient(circle farthest-side at center center, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 30%, rgb(234, 234, 234) 60%, rgb(217, 217, 217) 100%);
        background: radial-gradient(circle farthest-side at center center, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 30%, rgb(234, 234, 234) 60%, rgb(217, 217, 217) 100%);
        padding:15px 0 10px;
    }

    .overview .product-name h1 {
        font-size: 24px;
    }

    .product-details-page .product-essential > .container, .product-details-page .breadcrumb-section > .container {
        padding: 0;
    }

    .gallery {
        margin: 0 auto 25px;
    }

    .product-details-page .overview {
        padding: 0;
        float: left;
        width: 100%;
        margin-bottom: 30px;
    }

    .overview .old-product-price, .variant-overview .old-product-price {
        font-size: 14px;
        line-height: 20px;
    }

    .overview .product-price, .variant-overview .product-price {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .product-no-reviews, .product-reviews-overview {
        margin: 0 0 20px;
    }

    .overview .additional-detail-section {
        border: 1px solid #e5e5e5;
    }

        .overview .additional-detail-section .sku, .overview .manufacturer-part-number, .overview .gtin, .overview .delivery-date, .overview .stock,
        .overview .manufacturers {
            border-bottom: 1px solid #e5e5e5;
        }

            .overview .additional-details div .value, .overview .delivery .value, .overview .availability .value, .overview .manufacturers .value {
                border-left: 1px solid #e5e5e5;
            }

            .overview .additional-details div .label, .overview .delivery .label, .overview .availability .label, .overview .manufacturers .label {
                border-right: 1px solid #e5e5e5;
            }

    .overview .product-detail-button, .overview.overview-box .attributes select, .overview .appointment-button-section .appointment-button,
    .overview .email-a-friend-button, .overview .add-to-compare-list-button, .overview.overview-box .attributes input[type=text], .overview.overview-box .attributes textarea,
    .overview .product-social-button {
        border: 1px solid #444444 !important;
    }

        .overview .appointment-button-section .appointment-button:hover, .overview .appointment-button-section .appointment-button:focus,
        .overview .email-a-friend-button:hover, .overview .email-a-friend-button:focus, .overview .add-to-compare-list-button:hover,
        .overview .add-to-compare-list-button:focus, .overview .product-social-button:hover, .overview .product-social-button:focus {
            border: 1px solid #D3BB9C !important;
            background-color: #D3BB9C !important;
            color: #fff !important;
        }

    .overview.overview-box .attributes .form-control {
        width: 100% !important;
    }

    .overview .email-a-friend-button:hover, .overview .email-a-friend-button:focus {
        background-image: url(../images/mail-white.svg) !important;
    }

    .overview .add-to-compare-list-button:hover, .overview .add-to-compare-list-button:focus {
        background-image: url(../images/compare-white-thin.svg) !important;
    }

    .overview .product-social-button:hover, .overview .product-social-button:focus {
        background-image: url(../images/share-white.svg) !important;
    }

    .overview-box .attributes .attributes-section .text-prompt {
        border-bottom: 1px solid #444444 !important;
    }

    .overview-box .attribute-squares li .tooltip-container .tooltip-body {
        border: 1px solid #ddd;
    }

    .overview.overview-box .attributes .productselect-attributes {
        border-bottom: none !important;
    }

    .attribute-squares .attribute-square-container {
        border: 1px solid #cbcbcb;
    }

    .overview .add-to-cart-button, .variant-overview .add-to-cart-button {
        box-shadow: none;
    }

    .variant-overview .add-to-cart-button, .variant-overview .add-to-wishlist-button {
        border-radius: 4px !important;
        -webkit-border-radius: 4px !important;
        -moz-border-radius: 4px !important;
    }

    .overview-box .attributes .attributes-section-wrapper, .overview .availability .back-in-stock-subscription, .back-in-stock-subscription .subscribe-button, .variant-overview .availability .back-in-stock-subscription,
    .cart-wishlist-wrapper, .compare-share-wrapper, .overview .appointment-button-section, .variant-overview .appointment-button-section {
        width: 100% !important;
    }

    .overview .add-to-wishlist-button, .variant-overview .add-to-wishlist-button, .overview .email-a-friend-button, .variant-overview .email-a-friend-button,
    .variant-overview .add-to-compare-list-button, .overview .add-to-compare-list-button, .overview .product-social-button {
        background-size: 20px 18px !important;
    }

    .back-in-stock-subscription .subscribe-button {
        text-align: center;
    }

    .product-details-page.grouped-product-details-page .product-collateral {
        padding: 40px 0 10px;
    }

    .product-variant-line {
        margin: 0 0 30px;
    }

    .product-details-page .image-wrapper {
        margin: 0 0 30px;
    }

    .product-review-item .review-title {
        width: 50%;
        text-align: left;
    }

    .date-rating-section {
        width: 50%;
        display: inline-block;
    }

    .search-button-wrapper .custom-checkbox, .search-button-wrapper .buttons {
        width: 100%;
        margin-top: 0;
    }

    .search-button-wrapper .custom-checkbox {
        margin-bottom: 20px;
    }

    .search-button-wrapper {
        margin-top: 5px !important;
    }

    .price-range-minimum {
        padding-right: 2.5px !important;
    }

    .price-range-maximum {
        padding-left: 2.5px !important;
    }

    .topic-page .half-section .banner-img {
        width: 100vw;
        margin-left: calc(-1*((100vw - 100%)/2));
        float: left;
    }

    .topic-page .half-banner-section .half-section:last-child {
        margin-bottom: 0;
    }

    .topic-page .half-banner-full-width-section .half-section .content-section span {
        padding: 0 15px;
        margin: 0;
    }

    .half-banner-full-width-section .half-section {
        margin-bottom: 25px;
    }

    .topic-page .half-banner-full-width-section .half-section .content-section {
        margin-top: 0;
    }

    .topic-page .full-banner-section.overlay-section {
        margin-bottom: 20px;
    }

    .re-order-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }

    .topic-page .middle-content-section {
        padding: 30px 0 30px;
    }

    .topic-page .buttons {
        margin-top: 30px;
    }

    .variant-picture:before {
        padding-top: 120%;
    }

    .variant-overview .variant-name {
        font-family: Muli;
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 10px;
    }

    .overview .product-name {
        margin: 0 0 10px;
    }

    .overview .details-button {
        margin-bottom: 10px;
    }

    .table-box-wrapper .product-picture {
        width: 40%;
    }

    .table-box-wrapper td.product, .table-box-wrapper td.subtotal {
        width: 60%;
    }

    .html-product-reviews-page .product-review-list {
        padding: 0px 15px;
    }

    .owl-carousel .owl-nav {
        top: -60px;
    }

    .topic-page .half-section .content-section {
        margin-top: 15px;
    }

    .customer-info-form .form-group {
        text-align: left;
    }

    .customer-info-form > .title {
        margin: 0 0 25px;
    }

    .customer-info-form .buttons .save-customer-info-button,
    .change-password-form .buttons input[type="submit"], .return-request-page input[type="submit"],
    .center-box-section .registration-result-box .button-1,
    .box-layout .body-content .start-shopping-button, .address-edit-page .address-edit-button {
        width: 100%;
    }

    .not-found-page .full-banner-section .banner-content-box {
        width: 100vw;
        margin-left: calc(-1*((100vw - 100%)/2));
    }

    .address-list-page .add-button {
        text-align: left;
    }

    .compare-products-table .attribute-squares .attribute-square-container {
        border: none;
    }

    .payment-info .info p {
        text-align: left;
        width: 100%;
        float: none;
        margin-bottom: 0;
    }

        .payment-info .info p:first-child {
            margin-bottom: 40px;
        }
    /*.product-reviews-page .result,
    .product-reviews-page .message-error {
        margin: 20px 15px;
    }*/
    .product-details-page .product-reviews-page .result,
    .product-details-page .product-reviews-page .message-error {
        margin: 0px 0px 15px;
    }

    .compare-products-table .picture {
        height: 200px;
    }

    .compare-products-page .compare-items > div,
    .compare-products-page .compare-items > .product-price {
        padding: 17px 10px;
    }

    .compare-products-page .compare-items .remove-product {
        padding: 10px 10px 0;
    }

    .compare-products-page .compare-items {
        margin-bottom: 20px !important;
    }

    .compare-products-page .clear-list {
        padding: 10px 0px;
        width: 135px;
    }

    .return-request-page .fieldset .form-group {
        margin-bottom: 0;
    }

    .return-request-page .form-group > .row > .col-12 {
        margin-bottom: 15px;
    }

    .return-request-list {
        padding: 30px;
        text-align: left;
    }

    .return-request-list-page .section:last-child {
        margin: 0;
    }

    .desktop-503 {
        display: none !important;
    }

    .not-found-page .full-banner-section .banner-content-box {
        text-align: center;
        bottom: 15%;
        left: 0;
        right: 0;
    }

    .mobile-503 {
        background: url(../images/404.jpg) no-repeat center center fixed;
        background-size: cover;
        display: inline-block;
        padding: 400px 0 100px;
        width: 100%;
    }

    .not-found-page .full-banner-section .banner-content .sub-title, .not-found-page .full-banner-section .banner-content .title,
    .change-password-form .buttons {
        text-align: center;
    }

    .not-found-page .full-banner-section .banner-content {
        padding: 15px 10px;
    }

    .html-not-found-page section > .container, .html-not-found-page .topic-block-body > .row > .col-12.col-sm-12.col-md-12.col-lg-12.col-xl-12 {
        padding: 0;
    }

    .html-not-found-page .topic-block-body > .row {
        margin: 0;
    }

    .order-details-page .total-summary, .order-details-page .total-info, .order-details-page .order-summary-subtitle,
    .order-details-page .shipments .shipment-summary-subtitle, .order-details-page .order-notes .notes-subtitle, .order-details-page .section .table-wrapper {
        width: 100vw;
        margin-left: calc(-1*((100vw - 100%)/2));
    }

    .shipment-detail-section {
        padding: 15px 0 25px;
    }

        .shipment-detail-section * {
            text-align: left;
        }

        .shipment-detail-section .order-info {
            padding-bottom: 30px;
            margin-bottom: 30px;
            border-bottom: 1px solid #f2f2f2;
        }

    .shipment-details-page .shipment-detail-section .order-info {
        padding-bottom: 0px;
        margin-bottom: 0px;
        border-bottom: none;
    }

    .shipment-details-area .shipping-info .title {
        border-bottom: none;
        padding: 0 20px 15px;
        margin-bottom: 0;
    }

    .shipment-details-area {
        margin-bottom: 50px;
    }

    .flyout-cart {
        height: calc(100% - 68px);
        background-color: #fff;
    }

    #cd-cart {
        background: transparent;
    }

        #cd-cart .title-section {
            background-color: rgba(255, 255, 255, 0.8);
        }

    #cd-shadow-layer {
        background: rgba(0, 0, 0, 0);
    }

    .address-list-page .add-address-button {
        width: 100%;
    }

    .new-billing-address .enter-address .edit-address .form-group,
    .shipping-addresses .enter-address .edit-address .form-group {
        margin-bottom: 0;
    }

        .new-billing-address .enter-address .edit-address .form-group .row > div,
        .shipping-addresses .enter-address .edit-address .form-group .row > div {
            margin-bottom: 18px;
        }

    .automatically-search {
        border-bottom: 1px solid #D4D4D4;
    }

    .search-input .automatically-search {
        padding-bottom: 15px;
        margin-bottom: 10px !important;
    }

    .giftcard {
        float: left;
        padding: 0;
        border: none;
        width: 100%;
    }

    .tier-prices table td {
        border: 1px solid #444;
        padding: 7px 10px;
    }

        .tier-prices table td.field-header {
            padding: 7px 15px;
        }

    .ui-dialog .ui-dialog-content {
        padding: 20px;
    }

    .size-chart-link {
        text-align: center;
    }

    #billing-buttons-container input {
        width: 100%;
    }

    .buttons .back-link {
        width: 100px;
        margin: 0;
        margin-right: 5px;
    }

        .buttons .back-link a {
            width: 100%;
            padding: 11px 0px;
        }

    .buttons .opccontinue-button {
        width: calc(100% - 110px);
        margin: 0;
    }

    .shipping-method .method-description,
    .shipping-method .method-name {
        font-size: 10px;
    }

    .payment-method .payment-details .payment-description,
    .payment-method .payment-details .method-name {
        font-size: 12px;
    }

    .shipping-method .method-list .method-box > label {
        padding: 10px 15px;
    }

    .product-sorting .product-sorting-dropdown {
        padding: 0;
    }

    .product-selectors span, .product-selectors .product-sorting select, .product-filter-button {
        font-size: 12px !important;
    }

    .product-list-wrapper .item-box .details {
        text-align: left;
    }

    .variant-overview .additional-details div .label,
    .variant-overview .delivery .label,
    .variant-overview .availability .label,
    .variant-overview .manufacturers .label,
    .variant-overview .additional-details div .value,
    .variant-overview .delivery .value,
    .variant-overview .availability .value,
    .variant-overview .manufacturers .value {
        padding: 5px 15px;
    }

    .variant-overview .discount-tag {
        margin-bottom: 5px;
    }

    .variant-overview.overview-box .size-chart-link {
        text-align: left;
    }
    .shopping-cart-page .product-grid.cross-sells .title {
        padding-right: 100px;
        line-height: 20px;
    }
    .youtube-video-wrapper .youtube-left-video, .youtube-video-wrapper .youtube-right-video {
        margin-bottom:15px;
    }
}
@media all and (max-width:640px) {
    .product-list .item-box .picture + .details, .product-list .ribbon-wrapper + .details {
        width: 64%;
    }
    .product-list .product-item{
        padding-bottom:30px !important;
    }
    .wishlist-page .share-info .wishlist-url button {
        padding: 10px 25px;
    }
    .wishlist-page .share-info .wishlist-url input {
        min-width: inherit;
        width: calc(100% - 85px);
    }
}
@media all and (max-width:480px) {
    .product-list .item-box .picture + .details, .product-list .ribbon-wrapper + .details {
        width:55%;
    }
    .product-review-item .review-title {
        width: 58%;
    }
    .date-rating-section {
        width: 40%;
    }
    .product-selectors .product-sorting select {
        width:104px;
    }
}
@media (min-width:769px){
    .product-grid .title {
        margin: 0 0 25px;
        padding: 0;
    }
}
@media all and (min-width:768px) {
    #cd-cart {
        width: 350px;
    }
        #cd-cart .title-section {
            padding: 30px;
            width: 100%;
            display: inline-block;
        }
    .flyout-cart .items, .flyout-cart .count {
        padding: 0 30px 1px;
    }
    #cd-cart .cd-cart-items li {
        padding: 1em 2em;
    }
    #cd-cart .cd-item-remove {
        right: 2em;
    }
    .flyout-cart .item:hover .item-remove {
        opacity: 1;
        visibility: visible;
    }
    .item-remove {
        opacity: 0;
        visibility: hidden;
    }
    .cross-sells .title, .articlepost-page .related-products-grid .title {
        margin: 0 0 25px;
        padding: 0;
        padding-top: 55px;
    }
}
@media (min-width:768px) and (max-width:991px) {
    .newsletter-section .newsletter {
        padding: 30px 5rem;
    }
    .product-list .ribbon-wrapper, .product-list .ribbon-wrapper .picture,
    .product-list .item-box .picture {
        float: left;
        width: 150px;
    }
    .product-list .item-box .picture + .details, .product-list .ribbon-wrapper + .details {
        margin: 0 0 0 170px !important;
    }
    .product-list .item-box .buttons, .product-list .item-box:hover .buttons {
        bottom: 20px !important;
    }
    .page.product-details-page .product-essential {
        width: 100vw;
        margin-left: calc(-1*((100vw - 100%)/2));
        background: -webkit-radial-gradient(circle farthest-side at center center, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 20%, rgb(234, 234, 234) 60%, rgb(217, 217, 217) 100%);
        background: -o-radial-gradient(circle farthest-side at center center, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 20%, rgb(234, 234, 234) 60%, rgb(217, 217, 217) 100%);
        background: -moz-radial-gradient(circle farthest-side at center center, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 20%, rgb(234, 234, 234) 60%, rgb(217, 217, 217) 100%);
        background: radial-gradient(circle farthest-side at center center, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 20%, rgb(234, 234, 234) 60%, rgb(217, 217, 217) 100%);
    }
    .product-variant-line {
        margin: 0 0 50px;
    }
    .product-details-page.grouped-product-details-page .product-collateral {
        padding: 30px 0 0;
    }
    .variant-picture:before {
        padding-top: 100%;
    }
    .topic-page .half-banner-full-width-section .half-section .content-section span {
        font-size: 15px !important;
        padding: 0 3% !important;
    }
    .table-box-wrapper .product-picture {
        width: 20%;
    }
    .table-box-wrapper td.product, .table-box-wrapper td.subtotal {
        width: 80%;
    }
    .cart-collaterals .deals .coupon-box, .cart-collaterals .deals .giftcard-box {
        width: 49.3%;
        float: left;
    }
    .cart-collaterals .deals .giftcard-box {
        float: right;
    }
    .topic-page .half-section .content-section {
        margin-top: 30px;
    }
    .compare-products-table .picture {
        height: 400px;
    }
    .product-reviews-page .result,
    .product-reviews-page .message-error {
        margin-top: 20px;
        margin-bottom: 20px;
    }    
    .return-request-list-page .section {
        margin: 0 0 20px;
    }
    .customer-dropdown {
        width: 100vw;
        margin-left: calc(-1*((100vw - 100%)/2));
        background-color:#fff;
    }
    .cart-wishlist-wrapper, .compare-share-wrapper, .appointment-button-section, .overview-box .attributes .attributes-section-wrapper,
    .overview-box .attributes .textbox.form-control, .overview-box .attributes textarea, .back-in-stock-subscription .subscribe-button,
    .overview-box .giftcard {
        width: 100% !important;
    }
    .product-details-page .overview {
        padding: 15px 0 !important;
    }
    .shipping-method .method-list .method-box > label,.shipping-method .method-list .method-box{
        min-height: 135px;
    }
        .payment-method .method-list .method-box > label,.payment-method .method-list .method-box {
            min-height:90px;
        }
    .product-selectors .product-sorting select {
        width: 150px;
    }
    .youtube-video-wrapper .youtube-left-video, .youtube-video-wrapper .youtube-right-video {
        margin-bottom: 20px;
    }
}
@media all and (max-width:991px) {
    .password-recovery-page .box-layout .body-content {
        padding: 35px 30px 30px;
    }
    .nodata-wapper {
        padding: 30px;
    }
    .nodatawapper {
        padding: 30px;
    }
    .container {
        max-width: 100%;
    }
    .header-upper, .header-link-section, .s-box {
        display: none;
    }
    .header-logo a img {
        max-width:64px;
    }
    .header-logo {
        margin:10px 0;
    }
    .header-lower {
        border-bottom: 1px solid #E5E5E5;
    }
    #topcartlink {
        display: inline-block;
        background-color: transparent;
        padding: 0;
        float: right;
    }
    #topcartlink a {
        display: inline-block;
        width: 38px;
        height: 38px;
        background: url(../images/shopping-cart.svg) no-repeat;
        background-position: center center;
    }
    .mobile-menu-icon, #topcartlink {
        margin:13px 0;
    }
    #topcartlink .cart-qty {
        background-color: #B98D27;
        height: 16px;
        width: 16px;
        display: block;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        font-size: 10px;
        color: #fff;
        float: right;
        text-align: center;
        margin: 5px 2px 0 0;
    }
    .html-widget .header-hellobar-section {
        text-align: left;
        padding:8px 15px;
        font-size:12px;
    }
    .footer-upper .footer-logo {
        margin-bottom: 40px !important;
    }
    .footer-payments {
        order: 1;
        padding: 0 0 15px 10px;
    }
    .footer-secure-payments {
        order: 2;
        padding: 0 10px 15px 0;
    }
    .footer-info {
        order: 3;
        border-top: 1px solid #D4D4D4;
        padding-top: 13px;
    }
    .footer-block .list a {
        font-size: 13px;
        font-weight:bold;
        color: #232323;
        text-transform:uppercase;
    }
    .footer-block .list li {
        border-top: 1px solid #DADADA;
    }
    .footer-lower {
        width: 100vw;
        margin-left: calc(-1*((100vw - 100%)/2));
        padding: 15px 0 13px 0;
    }
    .footer-lower > .row {
        margin: 0;
    }
    .footer-block .title strong, .footer-disclaimer {
        font-weight:normal;
    }
    .footer-secure-payments span {
        font-weight:300;
    }
    .newsletter-email input[type="email"] {
        text-align:center;
    }
    .custom-control-label {
        text-align:left;
    }
    .newsletter-section .newsletter .title strong {
        font-size: 24px;
    }
    .product-filter-button {
        font-size: 14px;
        color: #3C3C3C;
        padding: 5px !important;
        line-height: 30px;
        text-align: left;
        border-right: 1px solid #E3E3E3;
    }
    .product-filter-button:before {
        content: "";
        background-image: url("../images/filter.svg");
        background-size: 21px 21px;
        display: inline-block;
        width: 21px;
        height: 21px;
        vertical-align: middle;
        margin-right: 10px;
    }
    #main-nav h2 {
        font-size: 26px;
        color: #212121;
        font-family: 'Old Standard TT';
        display: inline-block;
        vertical-align: middle;
    }
    .newsletter-section .newsletter {
        text-align: center;
    }
    .item-box .picture {
        position:relative;
    }
    .product-grid .item-box .buttons {
        right: 0;
        position: absolute;
        bottom: 0;
        height: 36px;
        z-index: 999;
    }
    .product-grid .item-box .buttons .add-to-compare-list-button,
    .product-grid .item-box .buttons .product-box-add-to-cart-button {
        display: none;
    }
    .product-grid .item-box .add-to-wishlist-button, .product-grid .item-box .add-to-wishlist-button:hover {
        background-color: transparent;
    }
    .product-grid .item-box .add-to-wishlist-button:hover{        
        background-image: url("../images/wishlist-gold.svg") !important;
    }
    .product-grid .item-box .add-info .product-box-add-to-cart-button {
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        width: 100%;
        border-radius: 4px !important;
        -webkit-border-radius: 4px !important;
        -moz-border-radius: 4px !important;
        margin-top: 20px;
    }
    .product-grid .item-box .product-box-add-to-cart-button {
        text-indent: inherit !important;
        background-image: none !important;
    }
    .product-grid .item-box .ajax-cart-button-wrapper {
        width: 100%;
    }
    .item-box .prices {
        min-height: 39px;
    }
    .pager li.previous-page *,
    .pager li.next-page *,
    .pager li.first-page *,
    .pager li.last-page * {
        background-position: center;
        background-repeat: no-repeat;
        font-size: 0;
        height: 40px;
        padding: 8px;
        width: 40px;
    }
    .pager li.previous-page * {
        background-image: url('../images/previous-arrow.svg');
    }
    .pager li.next-page * {
        background-image: url('../images/next-arrow.svg');
    }
    .pager li.previous-page a:hover {
        background-image: url('../images/previous-arrow-white.svg');
    }
    .pager li.next-page a:hover {
        background-image: url('../images/next-arrow-white.svg');
    }
    .pager{
        width: 100vw;
        margin-left: calc(-1*((100vw - 100%)/2));
    }
    .pager ul{
        padding: 10px 15px;
    }
    .page-title h1 {
        font-size: 32px;
    }
    .product-selectors {
        border-top: none;
        border-bottom: none;
        margin-bottom:5px;
    }
    .product-selectors .filter-section {
        border-top: 1px solid #E5E5E5 !important;
    }
    .product-selectors > div {
        width: 100vw;
        margin-left: calc(-1*((100vw - 100%)/2)) !important;
        padding: 10px 15px !important;
        border-bottom: 1px solid #E5E5E5 !important;
    }
    .product-selectors > .page-size-view-mode{
        width: 100vw;
        margin-left: calc(-1*((100vw - 100%)/2)) !important;
        padding:0px !important;
        border-bottom:none !important;
    }
    .product-selectors > .page-size-view-mode .catalog-selector {
        padding: 10px 15px !important;
        border-bottom: 1px solid #E5E5E5 !important;
    }
    .product-selectors > .page-size-view-mode .filtertags-wrapper {
        padding: 10px 15px 0 !important;
    }
    .product-smart-collection .product-grid .item-box .product-title, .nop-jcarousel.product-grid .item-box .product-title {
        height: 50px;
        padding: 8px 0px 0px;
    }
    .product-grid-wrapper{
        margin-bottom: 15px;
    }
    .product-list-wrapper {
        margin-bottom: 0px;
    }
    .number-of-returned-products {
        float: left;
        line-height: 28px;
    }
    .product-page-size .page-size {
        float:right;
    }
    .product-page-size .page-size select{
        width:60px;
    }
    .product-selectors .product-viewmode {
        text-align: right;
        margin-right:24px;
    }
    .product-selectors .viewmode-icon.grid {
        margin-left: 0px;
    }
    .product-selectors .viewmode-icon.list {
        margin: 0;
    }
    .category-description {
        margin-top:-30px;
    }
    .product-grid .item-box .product-title {
        height: 70px;
        min-height: inherit;
        padding:5px 0px;
    }
    .product-list .product-item {
        width: 100vw;
        margin-left: calc(-1*((100vw - 100%)/2));
        padding: 0px 15px;
    }
    .category-page .pager, .manufacturer-page .pager, .search-page .pager{
        margin-bottom:25px;
    }
    .overview, .variant-overview,
    .write-review .review-rating {
        text-align: left !important;
    }
    .center-box-section form, .center-box-section .new-wrapper{
        padding: 0px 30px 50px;
    }
        .center-box-section .new-wrapper{
            padding-bottom:30px;
        }
        .center-box-section .product-title h1 {
            margin: 0 30px;
        }
    .center-box-section{
        box-shadow:none;
    }
    .center-2, .side-2, .center-1 {
        margin: 0 0 30px;
    }
    .page-body-pt{
        padding-top: 0px;
    }
    .center-box-mb{
        margin-bottom: 30px;
    }
    .product-reviews-page .write-review > .row {
        margin-right: 0;
        margin-left: 0;
    }
    .product-review-item .review-title {
        font-size: 13px;
    }
    .login-box-wrapper .loginbox{
        padding: 0 30px 50px;
    }
    .login-page .center-box-section form {
        padding-bottom: 35px;
    }
    .login-page .buttons{
        margin-bottom:10px;
    }
    .login-page .form-group.reversed{
        margin-bottom: 20px;
    }
    .registration-page .center-box-section form, .account-page .center-box-section form,
    .box-wrapper{
        padding: 0 30px 30px;
        margin-top: 20px;
    }
    .html-shop-page .center-1, .html-shop-page .center-box-mb, .html-all-shops-page .center-1, .html-all-shops-page .center-box-mb, .registration-page .login-box-wrapper, .registration-page .form-group, .registration-page .center-box-section, .html-registration-page .center-1, .html-password-recovery-page .center-1, .html-login-page .center-1,
    .login-page .center-box-mb, .password-recovery-page .center-box-mb, .html-product-reviews-page .center-1, .html-email-a-friend-page .center-1, .html-email-a-friend-page .center-box-mb,
    .html-registration-result-page .center-1, .registration-result-page .center-box-mb, .html-wishlist-page .center-box-mb, .html-contact-page .center-1,
    .contact-page .center-box-mb, .account-page .form-group, .account-page .center-box-section, .order-summary-content .center-box-mb,
    .order-details-page .center-box-mb, .html-account-page .center-1, .html-shipment-details-page .center-box-mb, .html-shipment-details-page .center-1 {
        margin-bottom: 0;
    }
    .registration-page .form-group > .row > .col-12, .form-group.gender-wrapper, .password-recovery-page form > p, .account-page .form-group > .row > .col-12 {
        margin-bottom: 15px;
    }
    .registration-page,.password-recovery-page{
        text-align: left;
    }
        .registration-page input[type="text"], .registration-page input[type="email"], .registration-page input[type="tel"], .registration-page input[type="password"], textarea, .registration-page select,
        .shopping-cart-page select, .registration-page select, .wishlist-page select, .checkout-data select, .account-page select, .return-request-page select{
            padding: 10px 20px 10px 20px !important;
        }
    .registration-page .external-authentication{
        text-align:center;
    }
    .registration-page .external-authentication .external-title {
        display:inline-block;
        width:100%;
        padding:15px 0px;
    }
        .registration-page .form-group.register-button-wrapper,
        .registration-page .form-group.captcha-wrapper {
            margin-bottom: 0;
        }
        .registration-page .accept-privacy-policy {
            width: 100%;
            margin-bottom: 10px;
        }
    .registration-page .form-group.gender-wrapper .col-form-label {
        line-height: 23px !important;
        padding-bottom: 8px;
    }
    .customer-info-page .form-group.gender-wrapper .col-form-label {
        line-height: 23px !important;
        padding: 8px;
    }
    input[type="text"], input[type="email"], input[type="tel"], input[type="password"], textarea,
    .search-page .search-input select, .article-search-page .advanced-search select {
        padding: 10px 20px 10px 20px !important;
    }
    select{
        padding: 10px 20px 10px 20px;
    }
    .password-recovery-page .center-box-section form{
        margin-top:15px;
    }
    .password-recovery-page .check-success-message{
        margin:35px 0;
    }
    .registration-result-box {
        margin-top: 10px;
        padding: 0 30px 40px;
    }
    .address-edit-page .edit-address{
        padding: 30px;
    }
    .address-list-page .address-list, .order-list-page .order-list {
        padding: 30px 30px 0;
    }
    .address-edit-page .buttons{
        padding: 0 30px;
    }
    .contact-info, .contact-form {
        padding: 30px;
    }
    .contact-info .help-img img {
        width: 100%;
        height: auto;
    }
    .contact-info-wrapper h1, .contact-form-wrapper h2 {
        text-align: center;
    }
    .contact-info .contact-helpline-number {
        margin-bottom: 15px;
    }
    .contact-page .store-locator-map-holder, .all-shops-page .store-locator-map-holder, .shop-page #shop-map-holder {
        height: 320px;
    }
    .search-input .form-group {
        margin-bottom: 0.75rem;
        text-align: left;
    }
    .search-input .form-fields {
        padding: 0;
    }
    .search-page .center-box-section form {
        padding:20px 12px;
    }
    .search-page .center-box-section {
        margin-bottom: 40px;
    }
    .search-button-wrapper{
        margin-top:10px;
    }
    .search-input .search-text.form-control {
        font-size:24px !important;
    }
    .search-page .search-input .inputs label, .article-search-page .search-input .inputs label {
        margin-right: 0;
        margin-bottom: 0px;
        padding-bottom: 12px;
    }
    .category-page .page-title {
        padding: 35px 0 35px;
    }
    .page-title {
        padding: 28px 0;
    }
    input[type="text"], input[type="email"], input[type="tel"], input[type="password"], textarea, .inputs select,
    .registration-page select, .account-page select{
        padding-left: 15px !important;
    }
    .overview-box .attributes .attributes-section .attribute-field {
        margin: 0 0 10px !important;
    }
    .topic-page .main-banner .banner-img {
        width: 100vw;
        margin-left: calc(-1*((100vw - 100%)/2));
    }
    .topic-page .timeline .subtitle {
        margin:0;
    }
    .topic-page .timeline .timeline-img + .subtitle {
        margin-top: 20px;
    }
    .table-box-wrapper tr, .order-summary-content .page-title.panel-heading {
        border-bottom: 1px solid #E2E2E2;
    }
    .table-box-wrapper .product-picture {
        float: left;
        text-align: left;
        padding: 10px 0px 10px 30px !important;
    }
    .table-box-wrapper .product .buttons {
        text-align: right;
        display: inline-block;
        width: auto;
        float: none;
        vertical-align: sub;
    }
    .table-box-wrapper .quantity {
        display: inline-block;
        padding: 10px 0;
    }
    .table-box-wrapper td.product, .table-box-wrapper td.subtotal {
        float: right;
        text-align: right;
        padding: 0 40px;
        padding-left: 0;
    }
    .table-box-wrapper .product {
        max-width:100%;
    }
    .table-box-wrapper .product a {
        display: block;
        line-height: 20px;
    }
    .table-box-wrapper .sku {
        text-align: right;
        font-size: 12px;
    }
    .mobile-hidden {
        display: none !important;
    }
    .table-box-wrapper .quantity input,
    .table-box-wrapper .quantity select {
        height: 34px !important;
        margin-left: 5px;
    }
    .table-box-wrapper .quantity select {
        padding: 6px 20px !important;
        width: 85px;
    }
    .table-box-wrapper td.subtotal {
        padding-top:10px;
    }
    .table-box-wrapper tr {
        margin: 0;
        padding: 20px 0;
    }
    .table-box-wrapper td.quantity {
        float: right;
        padding: 10px 40px;
    }
    .order-summary-content .page-title h2,
    .order-summary-content .page-title h1, .wishlist-page .page-title h1 {
        font-size: 24px;
    }
    .shopping-cart-page .common-buttons {
        text-align:center;
    }
    .cart-footer .cart-collaterals .form-group, .cart-footer .cart-collaterals .estimate-shipping #shippingCollapse, .cart-footer .cart-collaterals #checkAttributeCollapse {
        padding: 0 30px;
    }
    .shopping-cart-page .common-buttons {
        margin: 0;
    }
    .wishlist-page {
        padding:0;
    }
    .order-summary-content .page-title {
        padding: 32px 0;
    }
    #cart-page section > .container,
    .cross-sells.product-grid > .container,
    #wishlist-page .wishlist-page > .container, .articlepost-page .related-products-grid.product-grid > .container {
        padding: 0;
    }
    .mobile-padding-none {
        padding: 0;
    }
    .mobile-margin-none {
        margin: 0;
    }
    .cross-sells .title, .articlepost-page .related-products-grid .title {
        text-align: left;
        padding: 0 15px;
    }
    .cross-sells .title strong, .articlepost-page .related-products-grid .title strong {
        font-size: 24px;
    }
    .owl-carousel .owl-nav {
        right: 15px;
    }
    .owl-theme .owl-dots {
        margin-top: 30px;
    }
    .cart-footer {
        margin: 0 0 15px;
    }
    .html-shopping-cart-page .master-column-wrapper + .html-widget {
        padding: 30px 0;
        background-color: #fff;
    }
    .total-payable-amount {
        padding: 30px 35px;
    }
    .cart-footer .cart-collaterals #checkAttributeCollapse > dl {
        padding: 25px 0 10px;
    }
    .wishlist-content .buttons {
        padding: 20px 15px 30px 15px;
    }
    .wishlist-content .buttons div:first-child {
        margin-bottom:20px;
    }
    .wishlist-content .buttons div:first-child .button-2 {
        font-size:12px;
    }
    .wishlist-page .share-info {
        padding: 0;
    }
    .wishlist-page .share-info span {
        margin: 0 0 10px 0;
        display: block;
        color: #727272;
    }
    .wishlist-page .share-info .wishlist-url {
        margin-left: 0;
    }
    .wishlist-page .share-info .sharable-link {
        padding: 30px;
    }
    .wishlist-page .share-info > input {
        border-width: 1px 0;
        border-color: #E2E2E2;
        border-style: solid;
        text-align: left;
        display: block;
        padding: 15px 0 15px 36px;
        width: 100%;
        background-position: left 15px center;
    }
    .wishlist-content .table-box-wrapper + .buttons {
        border-bottom: 1px solid #E2E2E2;
    }
    .shipping-method .method-list li, .payment-method .method-list li {
        margin: 0 0 15px 0;
    }
    .checkout-page .pickup-points-map {
        position: inherit !important;
    }
    .opc #checkout-step-confirm-order, .opc #checkout-step-payment-info{
        padding: 0;
    }
    .opc #checkout-step-payment-info {
        padding-bottom:30px;
    }
        .opc #checkout-step-confirm-order .order-review-data, .opc #checkout-step-payment-info .section.payment-info {
            padding: 30px;
            margin-bottom: 0;
        }
    .section-title strong {
        margin: 0px 0 30px;
    }
    .login-page .section-title strong {
        margin: 35px 0 15px;
    }
    .order-review-data .payment-method-info, .order-review-data .shipping-method-info{
        margin-top: 30px;
    }
    #opc-confirm_order #shopping-cart-form .table-box-wrapper .product,
    #opc-confirm_order #shopping-cart-form .table-box-wrapper .end,
    #opc-confirm_order #shopping-cart-form .table-box-wrapper .quantity,
    #opc-payment_info .ordersummary-content .table-box-wrapper .product,
    #opc-payment_info .ordersummary-content .table-box-wrapper .end,
    #opc-payment_info .ordersummary-content .table-box-wrapper .quantity {
        padding-right: 40px;
    }
    #confirm-order-buttons-container {
        margin-bottom:30px;
    }
    #opc-confirm_order #shopping-cart-form .page-title, #opc-payment_info .ordersummary-content .page-title {
        padding: 15px 30px;
    }
    .topic-page .middle-content-section {
        padding: 30px 0;
    }
    .topic-page .big-banner-section .banner-content-section {
        padding: 25px 15px;
    }
    .topic-page .main-banner .banner-img {
        max-width: none;
    }
    .table-box-wrapper .product .buttons .delete-item {
        margin: 10px 0 0 0;
    }
    .cart-footer .checkout-button:after {
        right: 50px;
    }
    .cart-footer .cart-collaterals .checkout-attributes-box .title {
        background-position: right 45px center;
    }
    .order-item{
        margin:0 0 30px;
    }    
    .navigation-dropdown{
        margin:15px;
    }
    .navigation-dropdown .dropdown-toggle{
        padding: 13px 60px 14px 15px;
        border:1px solid #e5e5e5;
        background-color:#f9f9f9;
        background-image:url(../images/select-arrow.svg);
        background-position: right 30px center;
        background-repeat:no-repeat;
        text-align:left;
        font-size:14px;
        font-weight:400;
        color:#212121;
    }
    .navigation-dropdown .dropdown-menu {
        position: absolute;
        transform: none !important;
        top: 100% !important;
        right: 0;
        left: 0;
        z-index: 1;
        font-size: 14px;
        background-color: #fbfbfb;
        border: 1px solid #e5e5e5;
        margin: -1px 0 0;
        display: none;
    }
    .dropdown-menu.show{
        display:block;
    }
    .navigation-dropdown .dropdown-menu a {
        padding: 14px 10px 14px 15px;
        border-bottom: 1px solid #e5e5e5;
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        color: #212121;
    }
    .navigation-dropdown .dropdown-menu a.active {
        font-weight: 700;
    }
    .navigation-dropdown .dropdown-menu a:last-child{
        border-bottom:none;
    }
    .navigation-dropdown .dropdown-menu a:hover, .navigation-dropdown .dropdown-menu a:focus{
        background-color:#fff;
        color:#B98D27;
        font-weight:700;
    }
    .contentsidebar-topicpage .navigation-dropdown {
        margin: 0 0 20px 0;
    }
    .contentsidebar-topicpage .navigation-dropdown .dropdown-toggle {
        border-bottom: 1px solid #D3BB9C;
        font-weight: 700;
        background-size: 15px;
        background-position: right 20px center;
        padding: 13px 40px 14px 15px;
    }
    .html-topic-page .page-title {
        background-color: #f3f3f3;
    }
    .account-page .center-box-section > .title, .order-details-page .center-box-section > .title, .shipment-details-page .center-box-section > .title{
        text-align: center;
    }
    .account-page .center-box-section > .title, .block-box-navigation .title, .center-box-section > .title {
        padding: 24px 20px 29px;
    }
    .compare-products-table td {
        padding: 20px 15px;
    }
    .order-details-page .order-detail {
        padding: 30px;
    }
    .html-order-details-page .center-1{
        margin:0;
    }
    .order-details-page .section.products .title strong, .order-details-page .section.shipments .title strong {
        font-size: 18px;
        text-transform:capitalize;
    }
    .order-details-page .order-details-area, .order-details-page .order-details-area .title, .order-details-page .order-detail {
        text-align: left;
    }
    .contentsidebar-topicpage .row > div:last-child .center-box-section {
        margin-bottom:0;
    }
    .compare-products-page .compare-items{
        margin-bottom:50px;
    }
    .return-request-page .center-box-section form {
        padding: 0 0 30px;
    }
    .return-request-page .buttons {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 10px;
    }
    .return-request-page .fieldset .form-group > .row {
        padding-left: 22px;
        padding-right: 22px;
        text-align: left;
    }
    .change-password-form .buttons {
        margin-top:15px;
    }
    #changepassword-page .account-page .center-box-section .change-password-form {
        text-align: left;
    }
    .reward-table {
        display: block;
    }
    .reward-table colgroup, .reward-table thead {
        display: none;
    }
    .reward-table tbody {
        display: block;
        overflow: hidden;
    }
    .reward-table tr {
        display: block;
        float: left;
        width: 100%;
        border-bottom: 1px solid #F2F2F2;
        padding: 10px 0;
    }
    .reward-table tr:last-child {
        border-bottom:none;
    }
    .reward-points-history table td {
        float: left;
        text-align: left !important;
        width:100%;
        border:none;
    }
    .reward-points-history .table-wrapper label {
        display: block;
        font-weight: 700;
        font-size: 12px;
        width: 112px;
        float: left;
        text-transform: uppercase;
        line-height: 21px;
    }
    .reward-points-history .table-wrapper span {
        width: calc(100% - 112px);
        float: right;
        line-height: 20px;
        padding-left: 35px;
    }
    .reward-points-overview {
        text-align:left;
    }
    .reward-points-history .table-wrapper,
    .reward-points-history .table {
        margin: 0;
    }
    .reward-points-overview .current-balancse, .reward-points-history .nodatawapper {
        font-size: 12px;
    }
    .order-details-page .section.products .title, .order-details-page .section.shipments .title{
        margin: 0 0 20px;
    }
    .order-details-page .products .data-table tr {
        width: 100%;
        position: relative;
        float: left;
        padding: 10px 0px;
        margin:0;
        border:1px solid;
        border-color: transparent transparent #f2f2f2;
    }
    .order-details-page .products .data-table tr td{
        display: block;
        padding: 0 20px;
        text-align:left;
        border:none;
        min-width:initial;
    }
    .order-details-page .products .data-table .unit-price {
        display: inline-block;
        padding-left: 8px;
        vertical-align: middle;
        font-weight:700;
    }
    .order-details-page .products .data-table .quantity {
        display: inline-block;
        width: auto;
        float:left;
        padding-right:0;
    }
    .order-details-page .products .data-table .quantity span{
        vertical-align:middle;
    }
    .order-details-page .products .data-table .quantity strong {
        padding-left: 3px;
        vertical-align: middle;
    }
    .order-details-page .products .data-table td.total{
        position: absolute;
        right: 0px;
        top: 10px;
    }
    .order-details-page .products .data-table tr td.product .attributes {
        margin:10px 0;
    }
    .order-details-page .shipments td {
        display: block;
        float: left;
        width: 100%;
        padding: 0;
    }
    .order-details-page .shipments td label {
        display: inline-block;
        vertical-align: top;
        text-transform: uppercase;
        width: 50%;
        margin-bottom: 5px;   
        font-size:12px;
        font-weight:700;
        float: left;
        margin-top: 3px;
    }
    .order-details-page .table-responsive tr td.view-details{
        text-align:left;
    }
    .order-details-page .shipments td > span {
        text-align: right;
        float: right;
        font-size: 14px;
        font-weight: 400;
        display: inline-block;
        width: 50%;
    }
    .order-details-page .shipments td {
        padding: 7px 20px 11px;
        border-bottom: 1px solid #e2e2e2;
    }
    .order-details-page .order-notes tr {
        display: block;
    }
    .selected-checkout-attributes, .order-details-page .actions {
        margin: 0 0 25px;
    }
    .shipment-detail-section .products .myaccount-tables {
        margin: 0 0 5px;
    }
    .myaccount-tables {
        margin: 0 0 50px;
    } 
    .order-details-page .order-notes td{
        display:block;
        padding:0 20px;
    }
    .order-details-page .order-notes td:first-child {
        border:none;
        padding-top:15px;
    }
    .order-details-page .order-notes td:last-child {
        padding-bottom:15px;
    }
    .back-in-stock-subscription-list-page .buttons {
        text-align: right;
    }
    .back-in-stock-subscription-list-page .description {
        margin: 0;
        font-size: 12px;
        text-align: left;
        padding: 30px 30px 0;
    }
    .back-in-stock-subscription-list-page .no-data,
    .downloadable-products-page .no-data {
        padding: 30px;
    }
    .back-in-stock-subscriptions-form, .my-product-reviews-list-page .product-review-item-lis,
    .reward-points-page .reward-points-history {
        padding: 0 0 30px !important;
    }
    .back-in-stock-subscription-list-page .buttons {
        padding:0 30px;
    }
    .downloadable-products-page .account-table-section {
        padding: 0 0 30px 0;
        margin: 20px 0 0;
    }
    .my-product-reviews-list-page .product-review-item {
        padding: 20px 0;
    }
    .my-product-reviews-list-page .product-review-item-list {
        padding: 0 20px 30px;
    }
    .my-product-reviews-list-page .pager ul, .html-return-request-page .center-1, .html-return-request-page .center-box-mb {
        margin:0;
    }
    .downloadable-products-page .account-table-section .table {
        margin-bottom: 0;
    }
    .my-product-reviews-list-page .product-review-item:last-child {
        border-bottom: none;
    }
    .order-details-page .section.products .title, .order-details-page .section.shipments .title {
        text-transform: capitalize;
    }
    .return-request-list-page .section {
        margin: 0 0 35px;
    }
    .address-list-page .add-button, .address-edit-page .buttons {
        margin: 0 0 30px;
        padding: 0 30px;
    }
    .html-account-page .master-column-wrapper{
        z-index: 1;
    }
    .html-checkout-page .center-box-mb{
        margin-bottom: 0;
    }
    .registration-result-box p {
      line-height:20px;
    }
    .registration-result-box h2 {
        font-size:14px;
    }
    .registration-result-box p {
        margin-bottom: 25px !important;
    }
    .contact-page .contact-section{
        line-height: 20px;
        font-size: 14px;
    }
    .gt-ie10 .order-detail .section.products .table tr td.total, .eq-ie11 .order-detail .section.products .table tr td.total,
    .lt-ie11 .order-detail .section.products .table tr td.total {
        position: inherit;
        right: inherit;
        padding-bottom: 10px;
    }
    .shipping-method .method-name, .payment-method .payment-details .method-name{
        margin-bottom:5px;
    }
    .html-checkout-page .onepage-title{
        display: none;
    }
    .opc .step-title .title {
        font-size: 24px;
        color: #A8A8A8;
    }
    .checkout-page .opc > li.active .title {
        color: #000000;
    }
    .opc .select-billing-address > label {
        margin-bottom: 10px !important;
    }
    .checkout-page .checkout-data select {
        padding: 10px 40px 10px 15px !important;
    }
    .opc .section {
        margin: 0 0 8px;
    }
    .opc #shipping-buttons-container {
        margin-top:30px;
    }
    .shipping-addresses .enter-address .edit-address .form-group:last-child .row > div:last-child {
        margin-bottom: 0;
    }
    .opc .step .inner-title h3 {
        font-size: 14px;
    }
    .opc .payment-info input[type="text"], .opc .payment-info select {
        padding: 5px 15px !important;
        background-position: right 10px center;
    }
    .opc .payment-info .form-group {
        margin-bottom: 5px;
    }
    .shipping-method .method-list li, .payment-method .method-list li {
        margin: 0 0 10px 0;
    }
    #shipping-method-buttons-container, #payment-method-buttons-container{
        margin-top: 20px;
    }
    #payment-info-buttons-container {
        margin-top:25px;
    }
    #opc-confirm_order .table-box-wrapper .cart td.product-picture, #opc-payment_info .ordersummary-content .table-box-wrapper .cart td.product-picture {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }
    #opc-confirm_order #shopping-cart-form .total-payable-amount, #opc-confirm_order #shopping-cart-form .cart-total .cart-total-left,
    #opc-payment_info .ordersummary-content .total-payable-amount, #opc-payment_info .ordersummary-content .cart-total .cart-total-left {
        padding-left: 30px;
    }
    #opc-confirm_order #shopping-cart-form .total-payable-amount, #opc-confirm_order #shopping-cart-form .cart-total .cart-total-right,
    #opc-payment_info .ordersummary-content .total-payable-amount, #opc-payment_info .ordersummary-content .cart-total .cart-total-right {
        padding-right: 30px;
    }
    #opc-confirm_order .daimamoda-agreements-terms .terms-of-service {
        padding: 0 0 0 1.75rem;
    }
    #opc-confirm_order .continue-shopping-button, #opc-payment_info .ordersummary-content .continue-shopping-button {
        display: none !important;
    }
    #opc-confirm_order .terms-of-service, #confirm-order-buttons-container, #opc-confirm_order .daimamoda-agreements-terms,
    #payment-info-buttons-container{
        padding: 0px 30px;
    }
    #confirm-order-buttons-container {
       margin-bottom:0;
    }
    .checkout-page .opc > li {
        border-bottom: 1px solid #E2E2E2;
    }
    .checkout-page .opc > li.active {
        border-bottom:none;
    }
    #main-nav {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    #main-nav {
        position: fixed;
        top: 0;
        height: 100%;
        width: 100%;
        padding: 0;
        border: 10px solid #7D7D7D;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
        z-index:9999;
    }
    #main-nav {
      left: -100%;
      background: #FFF;
      -webkit-transition: left 0.3s;
      -moz-transition: left 0.3s;
      transition: left 0.3s;
    }
    #main-nav.speed-in {
      left: 0;
    }
    .no-js #main-nav {
        position: fixed;
    }
    #main-nav .title-section {
        padding: 30px;
        width: 100%;
        display: inline-block;
    }
    .html-contact-page .breadcrumb-wrapper{
        display:none;
    }
    .html-product-details-page .breadcrumb li:last-child{
        display:none;
    }
    .product-grid .title {
        text-align: left;
        padding: 10px 0px;
    }
    .product-grid .title strong{
        font-size: 22px;
    }
    .product-details-page .breadcrumb-section{
        display:none;
    }
    .product-grid.cross-sells .title strong {
        line-height: 20px;
    }
    .product-grid.cross-sells .title{
        padding: 25px 15px 10px;
    }
    .eu-cookie-bar-notification .text {
        margin: 0 0 20px;
    }
    .checkout-page .pickup-points-map, .pickupaddress-list{
        width: 100%;
    }
    .pickupaddress-list {
        margin-top:10px;
    }
    .opc .section.pickup-in-store, .opc .step .section.pickup-points {
        width: 100vw;
        margin-left: calc(-1*((100vw - 100%)/2));
    }
    .shopping-cart-page td .message-error {
       text-align:right;
    }
    .item-box input[type="button"]{
        margin-right:0;
    }
    .yousavetotal {
        display: none;
    }
}
@media all and (min-width:992px) {
    .email-a-friend-page .mobile-margin-none,.product-reviews-page .mobile-margin-none {
        margin:0;
    }
    .login-page.full-width-page .center-box-section, .password-recovery-page.full-width-page .center-box-section,
    .email-a-friend-page.full-width-page .center-box-section, .product-reviews-page.full-width-page .center-box-section {
        flex: 0 0 535px;
        max-width: 535px;
    }
    .login-page.full-width-page .register-box{
        margin-right:20px;
    }
    .forms-border .button-1 {
        width: 170px;
        height: 36px;
        padding: 8px 15px;
        text-transform: uppercase !important;
    }
    .contact-page .page-body-pt, .all-shops-page .page-body-pt,.shop-page .page-body-pt {
        padding-top: 0;
        margin-top: -44px;
    }
    .contact-page .store-locator-map-holder, .all-shops-page .store-locator-map-holder, .shop-page #shop-map-holder {
        height: 513px;
    }
    .container, #about-us-page .master-column-wrapper + .html-widget .secure-section,
    .html-shopping-cart-page .master-column-wrapper + .html-widget .secure-section {
        max-width: 95%;
    }
    .header-selectors-wrapper {
        float: right;
    }
    .header-selectors-wrapper .dropdown .currency-list,
    .header-selectors-wrapper .dropdown .languages {
        display: inline !important;
        background-repeat: no-repeat;
        padding: 0 0 0 22px !important;
        background-size: 12px 12px;
        background-position: 0 4px;
    }
    .header-selectors-wrapper .dropdown .currency-list {
        background-image: url("../images/currency.svg");
    }
    .header-selectors-wrapper .dropdown .languages {
        background-image: url("../images/language.svg");
    }
    .header-selectors-wrapper .dropdown > a:after {
        content: "";
        background-image: url("../images/down-arrow.svg");
        border: none;
        height: 9px;
        width: 9px;
        background-repeat: no-repeat;
        margin: 0;
        display: inline-block;
        vertical-align: middle;
        margin-left: 11px;
        background-position:center;
        background-size:9px 5px;
    }
    .header-selectors-wrapper .dropdown .dropdown-menu {
        margin-top: 10px;
        border-radius: 0;
        border-color: #E5E5E5;
        -webkit-box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.16);
        -moz-box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.16);
        box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.16);
        min-width: 8rem;
        border-top:none;
    }
    .header-selectors-wrapper .dropdown .dropdown-menu a {
        padding: 10px 25px 10px 10px;
        line-height: 11px;
        border-bottom: 1px solid #E5E5E5;
        color: #000000;
        font-weight: 300;
    }
    .header-selectors-wrapper .dropdown .dropdown-menu a:hover {
        background-color: #F6F6F6;
    }
    .header-selectors-wrapper .dropdown .dropdown-menu a:last-child {
        border-bottom:none;
    }
    .header-selectors-wrapper .language-selector .dropdown .dropdown-menu {
        min-width:110px;
    }
    .header-selectors-wrapper .language-selector .dropdown .dropdown-menu {
        min-width:110px;
    }
    .header-selectors-wrapper .language-selector .dropdown-menu a > img {
        margin-right:5px;
    }
    .header-lower .logo {
        position: absolute;
        left: 0;
        right: 0;
        top: -25px;
        bottom: 0;
        text-align: center;
        margin: 0 auto;
        width: 250px;
        background-color: #fff;
        z-index: 9;
    }    
    .header-links-wrapper ul.account-links li:hover {
        background: rgba(255,255,255,1);
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(244,244,244,1)));
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%);
        background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%);
        background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%);
        background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4', GradientType=0 );
    }
    .header-links-wrapper ul.account-links > li {
        height: 60px;
        vertical-align: bottom;
        position: relative;
    }
    .header-links-wrapper ul.account-links > li a span {
        font-size: 0;
    }
    .header-links-wrapper ul.account-links > li a {
        line-height: 55px;
        transition: .5s ease;
        -moz-transition: .5s ease;
        -webkit-transition: .5s ease;
    }
    #topcartlink {background-color:transparent;}
    #topcartlink a {
        background: url('../images/shopping-cart.svg');
        background-repeat: no-repeat;
        background-position: 22px 18px;
        padding: 0 20px;
        background-size: 18px 22px;
        width: 62px;
    }
    .header-links-wrapper ul.account-links li > a.ico-wishlist {
        background: url('../images/wishlist.svg');
        background-repeat: no-repeat;
        background-position: 21px 20px;
        padding: 0 20px;
        background-size: 20px 18px;
        width: 62px;
    }
    .account-links .ico-user {
        background-image: url(../images/account.svg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 18px 18px;
        width:60px;
        height:60px;
        display:inline-block;
    }
    .header-links {
        position: absolute;
        transition: .3s ease;
        -moz-transition: .3s ease;
        -webkit-transition: .3s ease;
        border: 1px solid #E5E5E5;
        background-color: #fff;
        -webkit-box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.16);
        -moz-box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.16);
        box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.16);
        right: 0;
        z-index: 99;
        width: 182px;
        margin-top: -4px;
        -webkit-transition: transform .3s,opacity .3s;
        transition: transform .3s,opacity .3s;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
        pointer-events: none;
        opacity: 0;
        border-top:none;
    }
    .user-icon.active .header-links {
        -webkit-transition: transform .3s,opacity .3s;
        transition: transform .3s,opacity .3s;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        pointer-events: auto;
        opacity: 1;
    }
    .header-links > ul {
        width: 100%;
        display: inherit;
        text-align: left;
    }
    .header-links > .login-register {
        padding: 10px;
    }
    .header-links > .account-menu {
        border-color: #E5E5E5;
    }
    #user-icon .account-menu li {
        height: 32px;
        border-bottom: 1px solid #E5E5E5;
        background-color:#fff;
        text-align:left;
    }
    #user-icon .account-menu li:last-child {
        border-bottom: none;
    }
    #user-icon .account-menu li:last-child a {
        color: #666666;
    }
    #user-icon .account-menu li a {
        padding: 10px 25px 10px 10px;
        line-height: 11px;
        color: #000000;
        display: block;
        text-transform: inherit;
        font-weight: 400;
        margin: 0;
    }
    #user-icon .account-menu li a:hover {
        background: #F6F6F6;
    }
    #user-icon ul li {
        width: 100%;
        margin: 0;
        height: 37px;
        text-align: center;
    }
    #user-icon ul li a {
        line-height: 35px;
        width: 100%;
        color: #989898;
    }
    #user-icon ul li.ico-login {
        margin-bottom:5px !important;
    }
    #user-icon ul li.ico-register,
    #user-icon ul li.ico-login {
        transition: .5s ease;
        -webkit-transition: .5s ease;
        -moz-transition: .5s ease;
    }
    #user-icon ul li.ico-register,
    #user-icon ul li.ico-login {
        background-color: transparent;
        border: 1px solid #989898;
    }
    #user-icon ul li.ico-login:hover,
    #user-icon ul li.ico-register:hover {
        background: #212121;
        border: 1px solid #212121;
        font-weight: 700;
        color: #fff;
    }
    #user-icon ul li.ico-login:hover a,
    #user-icon ul li.ico-register:hover a{
        color: #fff;
    }
    .html-widget .header-hellobar-section {
        text-align: center;
        padding: 8px 0;
        font-size: 14px;
    }
    #cd-cart {
        width: 380px;
    }
    .footer-block .title {
        margin: 0 0 9px;
        background: none;
        padding: 0;
        color: #989898;
        cursor: auto;
        line-height: 16px;
        border:none;
    }
    .footer-block .title:after {
        content:none;
    }
    .footer-block .list {
        display: block !important; /* prevents toggle display:none on resize */
        background: none;
        padding: 0;
    }
    .footer-block .list li {
        padding: 5px 0;
    }
    .footer-block .list a {
        display: inline;
        padding: 0;
    }
    .footer-block .list {
        display: block !important; /* prevents toggle display:none on resize */
        background: none;
        padding: 0;
    }
    .footer-block .list li {
        padding: 5px 0;
    }
    .footer-block .list a {
        display: inline;
        padding: 0;
    }
    .footer-block .list li {
        padding: 4px 0;
        line-height: 12px;
        text-transform: uppercase;
    }
    .newsletter-section .newsletter {
        padding: 55px 0 30px;
    }
    .newsletter-email input[type="email"] {
        padding-left: 25px;
    }
    .product-filter-button {
        display:none;
    }
    .product-filtering .title-section {
        display:none;
    }
    .product-sorting .product-sorting-dropdown {
        border-left: 1px solid #E3E3E3;
    }
    .product-grid .item-box:hover .picture > a:after {
        opacity: .2;
    }
    .product-grid .item-box .picture > a:after {
        content: "";
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        background-color: #000;
        opacity: 0;
        transition: all .1s ease;
    }
    .product-grid .item-box .product-box-add-to-cart-button, .product-grid .item-box .ajax-cart-button-wrapper {
        width: 36px;
        border-radius: 4px !important;
        -moz-border-radius: 4px !important;
        -webkit-border-radius: 4px !important;
    }
    .product-grid .item-box .product-box-add-to-cart-button{
        text-indent: -999px;
        background-image: url("../images/bag-white.svg");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 14px 18px;
    }
    .product-smart-collection .product-grid .item-box .product-box-add-to-cart-button {
        text-indent: -999px !important;
        background-image: url("../images/bag-white.svg") !important;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 14px 18px;
    }
    .product-grid .item-box .buttons {
        text-align: center;
        position: absolute;
        width: 100%;
        z-index: 1;
        opacity: 0;
        transition: .5s ease;
        -moz-transition: .5s ease;
        -webkit-transition: .5s ease;
        bottom: 10px;
        overflow: hidden;
        z-index: 999;
    }
    .product-grid .item-box:hover .buttons {
        opacity: 1;
        bottom: 10px;
    }
    .product-grid .item-box .add-info > .ajax-cart-button-wrapper,
    .product-grid .item-box .add-info .product-box-add-to-cart-button {
        display: none;
    }
    .product-list .item-box .picture {
        float: left;
        width: 220px;
    }
    .item-box:hover .product-item {
        box-shadow: 0px 1px 10px rgba(0,0,0,0.16);
        -webkit-box-shadow: 0px 1px 10px rgba(0,0,0,0.16);
        -moz-box-shadow: 0px 1px 10px rgba(0,0,0,0.16);
    }
    .number-of-returned-products {
        display:inline-block;
    }
    .product-page-size .page-size select {
        max-width: 100px;
        width: 70px;
    }
    .product-grid .item-box .product-title {
        padding: 10px 5px;
        height: 70px;
        min-height: inherit;
        margin-bottom:8px !important;
    }
    .product-grid-wrapper, .product-list-wrapper {
        margin-bottom:20px;
    }
    .category-page .pager, .manufacturer-page .pager, .search-page .pager{
        margin-bottom: 100px;
    }
    .page.product-details-page .product-essential {
        width: 100vw;
        margin-left: calc(-1*((100vw - 100%)/2));
        background: -webkit-radial-gradient(circle farthest-side at center center, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 20%, rgb(234, 234, 234) 60%, rgb(217, 217, 217) 100%);
        background: -o-radial-gradient(circle farthest-side at center center, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 20%, rgb(234, 234, 234) 60%, rgb(217, 217, 217) 100%);
        background: -moz-radial-gradient(circle farthest-side at center center, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 20%, rgb(234, 234, 234) 60%, rgb(217, 217, 217) 100%);
        background: radial-gradient(circle farthest-side at center center, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 20%, rgb(234, 234, 234) 60%, rgb(217, 217, 217) 100%);
    }    
    .product-details-page .product-collateral .container {
        padding: 0 30px;
    }
    .variant-picture {
        width: 44%;
        float: left;
    }
    .variant-overview {
        width: calc(100% - (44% + 20px));
        display: inline-block;
        float: right;
    }
        .variant-overview.overview-box .attributes .attributes-section-wrapper {
            width: 100% !important;
        }
    .login-page .col-form-label, .registration-page .col-form-label, .password-recovery-page .col-form-label, .customer-info-page .gender-wrapper .col-form-label {
        display: none;
    }
    .registration-page .date-of-births .date-label {
        display: inline-block;
        width: 25%;
        padding: 18px 0px;
        font-weight: 400;
        color: #656565;
    }
    .registration-page .date-of-births .date-of-birth {
        width: 72%;
        display: inline-block;
        float: right;
    }
    /*.registration-page .external-title{
        float:left;
        width:5%;
        text-align:left;
        padding:14px 0;
    }*/
    .registration-page .social-login-blocks{
        float:left;
        width:100%;
    }
    .registration-page .social-login-blocks .social-login-block {
        width: 32.33%;
        margin-right:1.5%;
    }
    .registration-page .social-login-blocks .social-login-block:last-child {
        margin-right:0;
    }
    .registration-page .date-of-birth select, .account-page .date-of-birth select {
        padding: 10px 20px !important;
    }
    .accept-privacy-policy{
        padding: 14px 0px;
    }
    .topic-page .full-banner-section .content-section .title {
        font-size: 54px;
    }
    .topic-page .full-banner-section .content-section .sub-title {
        font-size: 18px;
    }
    .topic-page .full-banner-section .content-section {
        margin: 50px 0 67px;
    }
    .topic-page .half-section .content-section {
        margin-top: 35px;
    }
    .topic-page .half-section {
        margin-bottom: 85px;
    }
    .topic-page .full-banner-section.overlay-section {
        margin-bottom: 80px;
    }
    .topic-page .half-banner-full-width-section .half-section .content-section span, .topic-page .middle-content-section .subtitle {
        font-size: 18px;
    }
    .topic-page .middle-content-section {
        padding: 55px 24% 45px;
    }
    .topic-page .middle-content-section h3 {
        font-size: 24px;
    }
    .topic-page .full-banner-section.overlay-section .content-section .title {
        font-size: 60px;
    }
    .topic-page .half-section .content-section .title {
        font-size: 30px;
    }
    .topic-page .half-section .content-section .subtitle {
        font-size: 20px;
    }
    .variant-picture:before {
        padding-top: 130%;
    }
    .topic-page .big-banner-section {
        margin-bottom: 80px;
    }
    .topic-page .big-banner-section .banner-content-section p {
        font-size:18px;
        line-height: 27px;
    }
    .topic-page .big-banner-section .banner-content-section .title-seperator {
        width: 6px;
        height: 64px;
    }
    .topic-page .main-banner {
        margin-top:40px;
    }
    .topic-page .timeline .timeline-seperator {
        margin: 45px 0;
    }
    #about-us-page .master-wrapper-page {
        background: rgba(255,255,255,1);
        background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 54%, rgba(234,234,234,1) 79%, rgba(217,217,217,1) 100%);
        background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(20%, rgba(255,255,255,1)), color-stop(54%, rgba(255,255,255,1)), color-stop(79%, rgba(234,234,234,1)), color-stop(100%, rgba(217,217,217,1)));
        background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 54%, rgba(234,234,234,1) 79%, rgba(217,217,217,1) 100%);
        background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 54%, rgba(234,234,234,1) 79%, rgba(217,217,217,1) 100%);
        background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 54%, rgba(234,234,234,1) 79%, rgba(217,217,217,1) 100%);
        background: radial-gradient(ellipse at center, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 54%, rgba(234,234,234,1) 79%, rgba(217,217,217,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d9d9d9', GradientType=1 );
    }
    #about-us-page .master-column-wrapper + .html-widget,
    .html-shopping-cart-page .master-column-wrapper + .html-widget {
        padding: 100px 0;
        background-color: #fff;
        width: 100vw;
        margin-left: calc(-1*((100vw - 100%)/2));
    }
    #about-us-page .master-column-wrapper + .html-widget .secure-section,
    .html-shopping-cart-page .master-column-wrapper + .html-widget .secure-section {
        margin: 0 auto;
    }
    #about-us-page .center-1 {
        margin: 0 0 100px;
    }
    .topic-page .main-banner .banner-content {
        padding: 0 25%;
    }
    .topic-page .main-banner .banner-content .title {
        font-size: 60px;
        line-height: 75px;
    }
    .topic-page .main-banner .banner-content p.subtitle {
        font-size: 18px;
        line-height: 27px;
    }
    .topic-page .timeline .title {
        font-size: 24px;
        line-height:36px;
    }
    .topic-page .timeline .subtitle {
        font-size: 18px;
    }
    .topic-page .main-banner .banner-content::after {
        height: 150px;
        bottom: -175px;
    }
    .topic-page .main-banner .banner-content {
        bottom: 100px;
    }
    .topic-page .timeline .timeline-img {
        padding: 13px 0 5px;
    }
    .desktop-hidden {
        display:none !important;
    }
    .html-shopping-cart-page .master-wrapper-page {
        background-color: #F2F2F2
    }
    .shopping-cart-page .common-buttons {
        padding: 20px 10px;
    }
    .cross-sells.product-grid .item-box .product-box-add-to-cart-button,
    .cross-sells.product-grid .item-box .buttons > .product-box-add-to-cart-button,
    .articlepost-page .related-products-grid.product-grid .item-box .product-box-add-to-cart-button,
    .articlepost-page .related-products-grid.product-grid .item-box .buttons > .product-box-add-to-cart-button {
        text-indent: -999px !important;
        height: 36px;
        background-image: url(../images/bag-white.svg) !important;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 14px 18px;
    }
    .cross-sells.product-grid .item-box .ajax-cart-button-wrapper,
    .cross-sells.product-grid .item-box .buttons > .product-box-add-to-cart-button,
    .articlepost-page .related-products-grid.product-grid .item-box .ajax-cart-button-wrapper,
    .articlepost-page .related-products-grid.product-grid .item-box .buttons > .product-box-add-to-cart-button {
        width: 36px !important;
    }
    .box-layout .row > div {
        -webkit-box-shadow: 0px 0px 23px 13px rgba(0,0,0,0.05);
        -moz-box-shadow: 0px 0px 23px 13px rgba(0,0,0,0.05);
        box-shadow: 0px 0px 23px 13px rgba(0,0,0,0.05);
        padding: 0;
    }
    .box-layout .body-content {
        padding: 65px 40px 115px;
    }
    .password-recovery-page .box-layout .body-content {
        padding: 65px 40px 40px;
    }
        .password-recovery-page .box-layout .body-content .start-shopping-button{
            width:100%;
        }
        .box-layout .body-content .center-image {
            margin-bottom: 55px;
        }
    .box-layout .body-content .title {
        margin-bottom: 20px;
    }
    .box-layout .body-content .subtitle {
        line-height: 24px;
        margin-bottom:30px;
    }
    .header-lower .s-box, .header-lower .header-link-section {
        height:60px;
    }
    .wishlist-content .buttons div:first-child {
        float: left;
    }
    .wishlist-page .share-info .sharable-link {
        display: inline-block;
        float: right;
    }
    .wishlist-content .buttons div:last-child {
        float: right;
    }
    .wishlist-page .table-box-wrapper td.add-to-cart {
        min-width: 190px;
    }
    .wishlist-page .share-info span,
    .wishlist-page .share-info .wishlist-url {
        display: inline-block;
        color: #727272;
    }
    .wishlist-page .share-info > input {
        height: 40px;
    }
    .wishlist-page .container .row > div {
        -webkit-box-shadow: 0px 0px 26px -13px rgba(0,0,0,0.5);
        -moz-box-shadow: 0px 0px 26px -13px rgba(0,0,0,0.5);
        box-shadow: 0px 0px 26px -13px rgba(0,0,0,0.5);
        padding: 0;
    }
    .opc .step {
        padding:30px 40px;
    }
    .checkout-data .buttons {
        text-align: right;
    }
    .opc .step-title .title {
        text-align: left;
        padding: 26px 0 27px 40px;
    }
    .checkout-data #checkout-steps .center-box-section {
        margin-bottom: 15px;
    }
    .opc .back-link {
        float: left;
    }
    .shipping-method .method-name, .payment-method .payment-details .method-name {
        line-height:15px;
    }
    .opc .payment-icon {
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }
    .opc .payment-info .card-images {
        text-align: center;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }
    .opc .step .inner-title h3 {
        font-size: 14px;
        margin-bottom: 20px !important;
    }
    .opc .payment-info .form-group {
        margin-bottom:8px;
    }
    #onepagecheckout-page .page-title {
        padding: 25px 0;
    }
    .order-completed-page .checkout-data, .newsletter-page .box-layout .body-content{
        padding: 65px 40px 40px;
    }
    .order-completed-page .box-layout, .newsletter-page .box-layout {
        padding: 75px 0 100px;
    }
    .contentsidebar-topicpage .center-box-section .topic-content {
        padding: 40px;
    }
    .collapse-box .card-header h5 button {
        background-position: right 22px center;
    }
    .order-item {
        margin: 0 0 40px;
    }
    .address-list-page .add-button, .address-edit-page .buttons {
        margin: 0 0 50px;
    }
    .account-table-section {
        overflow-x: hidden;
    }
    .reward-points-history {
        padding: 0 40px 30px;
    }
    .reward-points-overview {
        padding: 30px 40px;
    }
    .order-details-page .shipment-id-text{
        display:none;
    }
    .my-product-reviews-list-page .product-review-section {
        margin-bottom: 60px;
    }
    .html-shopping-cart-page .header-menu-parent,
    .html-checkout-page .header-menu-parent {
        display: none;
    }
    .html-shopping-cart-page header,
    .html-checkout-page header {
        border-bottom: 1px solid #EBEBEB;
    }
    .html-checkout-page .header-lower .s-box, .html-checkout-page .header-lower .header-link-section {
        pointer-events: none;
        opacity: 0;
    }
    #opc-confirm_order .ordersummary-content, #opc-payment_info .ordersummary-content {
        margin-bottom: 40px;
    }
    .order-details-page .section.products .myaccount-tables .unit-price,
    .order-details-page .section.products .myaccount-tables .total{
        white-space: nowrap !important;
    }
    .product-selectors .product-sorting select {
        width:150px;
    }
    .product-filtering {
        flex: 0 0 74.333333%;
        max-width: 74.333333%;
    }
    .product-sorting {
        flex: 0 0 25.333333%;
        max-width: 25.333333%;
    }
    #topcartlink .cart-qty {
        background-color: #B98D27;
        height: 18px;
        width: 18px;
        display: block;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        font-size: 10px;
        color: #fff;
        float: right;
        text-align: center;
        margin: 15px -8px 0 0;
        display: inline-block;
        line-height: 18px;
    }
    .wishlist-page .table-box-wrapper .sku {
        white-space: nowrap;
    }
    .product-details-page > .page-body > .jCarouselMainWrapper {
        margin-top: 100px;
    }
    .product-grid .item-box .prices {
        padding-bottom: 10px;
    }
    .eu-cookie-bar-notification .text {
        float: left;
        margin-bottom: 0;
    }
    .eu-cookie-bar-notification .buttons-more {
        float: right;
        margin-right: -10px;
    }
    .checkout-page .pickup-points-map {
        width: 26%;
    }
    .pickupaddress-list {
        margin-left: 3%;
        width: 71%;
    }
    .product-grid .item-box .buttons, .product-list .item-box .buttons {
        text-align: center;
        font-size: 0;
    }
    .product-grid .item-box input[type="button"],.item-box .quick-view-button, .product-list-wrapper .item-box .quick-view-button {
        margin-right:4px;
    }
}
@media (min-width:992px) and (max-width:1107px) {
    .order-list-page .order-details-button, .order-list-page .return-items-button {
        float: left;
    }
    .order-list-page .return-items-button {
        margin-bottom: 10px;
        margin-right: 5px;
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .product-list .ribbon-wrapper + .details, .product-list .picture + .details {
        margin: 0 0 0 170px !important;
    }
    .product-list .item-box .picture {
        float: left;
        width: 150px;
    }
    .product-list .item-box .buttons, .product-list .item-box:hover .buttons {
        bottom: 10px !important;
    }
    .product-list .product-title a{
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .product-list .product-title{
        padding-top:5px;
    }
    .product-sorting .product-sorting-dropdown {
        padding-left: 5px;
    }
    .product-variant-line {
        margin: 0 0 50px;
    }
    .product-details-page .product-collateral{
        padding:30px 0 0;
    }
    .shopping-cart-page .common-buttons .update-cart-button {
        margin-right: 10px;
    }
    .topic-page .full-banner-section .content-section {
        padding: 0px 5%;
    }
    .topic-page .middle-content-section {
        padding: 55px 0 45px;
    }
    .wishlist-content .buttons, .wishlist-page .share-info {
        padding: 20px 15px;
    }
    .contact-section-wrapper, .account-section-wrapper, .helptopic-section-wrapper {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .checkout-page .checkout-data > .row > div {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .cart-wishlist-wrapper, .compare-share-wrapper, .appointment-button-section, .overview-box .attributes .attributes-section-wrapper,
    .overview-box .attributes .textbox.form-control, .overview-box .attributes textarea, .back-in-stock-subscription .subscribe-button,
    .overview-box .giftcard {
        width: 100% !important;
    }
    .order-details-page .myaccount-tables thead th, .order-details-page .myaccount-tables tr td {
        padding: 15px 5px;
        white-space: normal;
    }
    .order-details-page .myaccount-tables thead .product, .order-details-page .myaccount-tables tr .product {
        width:100px;
    }
    .shipping-method .method-list .method-box > label, .payment-method .method-list .method-box > label {
        padding:10px;
        min-height:120px;
    }
    .shipping-method .method-list .method-box, .payment-method .method-list .method-box {
        min-height: 120px;
    }
    .login-page.full-width-page .center-box-section{
        flex: 0 0 440px;
        max-width: 440px;
    }
    .login-page .new-wrapper .text {
        min-height: 284px;
    }
    .order-details-page .myaccount-tables thead .shipment-id, .order-details-page .myaccount-tables tr .shipment-id {
        width:100px;
    }
    .featured-product .item-box input[type="button"], .featured-product .item-box .ajax-cart-button-wrapper,
    .featured-product .buttons .quick-view-button a {
        height: 32px;
        width: 32px !important;
    }
    .yousavetotal{
        display:none;
    }
    .youtube-video-wrapper .youtube-left-video, .youtube-video-wrapper .youtube-right-video {
        margin-bottom:15px;
    }
}
@media all and (min-width:768px){
    .nop-jcarousel .item-box:hover .product-item, .product-smart-collection .item-box:hover .product-item,
    .cross-sells .item-box:hover .product-item, .articlepost-page .related-products-grid .item-box:hover .product-item {
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
    }
    .item-box .product-item {
        transition: .5s ease;
        -moz-transition: .5s ease;
        -webkit-transition: .5s ease;
    }
    .product-list .item-box:hover .product-item {
        box-shadow: 0px 13px 20px rgba(0,0,0,0.16);
        -webkit-box-shadow: 0px 13px 20px rgba(0,0,0,0.16);
        -moz-box-shadow: 0px 13px 20px rgba(0,0,0,0.16);
    }
    .product-list .item-box .buttons {
        text-align: center;
        position: absolute;
        z-index: 1;
        opacity: 0;
        transition: .5s ease;
        -moz-transition: .5s ease;
        -webkit-transition: .5s ease;
        bottom: -50px;
    }
    .product-list .item-box:hover .buttons {
        opacity: 1;
        bottom: -50px;
    }
    .product-list .item-box .product-item:after {
        content: "";
        display: block;
        clear: both;
    }
    .product-list .item-box:hover .picture a img {
        opacity: 1;
    }
    .product-list .item-box .picture:hover a img {
        opacity: 0.85;
    }
    .product-list .item-box .description {
        display: block;
        margin: 0 0 10px;
        line-height: 22px;
        font-weight:300;
    }
    .product-list .item-box .prices {
        height: auto;
        margin: 0 0 30px;
    }
    .product-list .item-box .product-box-add-to-cart-button {
        width: auto;
        min-width: 150px;
        padding: 0 20px;
    }
    .product-list .item-box .picture + .details, .product-list .ribbon-wrapper + .details {
        padding-right:10px;
    }
    .product-list .ribbon-wrapper + .details, .product-list .buttons, .product-list .details {
        text-align: left;
    }
    .product-list .buttons .add-to-compare-list-button, .product-list .buttons .add-to-wishlist-button, .product-list .buttons .quick-view-button a {
        border: 1px solid #EDEDED;
    }
    .product-list .buttons .add-to-compare-list-button:hover, .product-list .buttons .add-to-wishlist-button:hover, .product-list .buttons .quick-view-button a:hover{
        border-color: #121212;
    }
    .product-list .buttons .quick-view-button{
        opacity: 1;
    }
    .product-list .buttons .ajax-cart-button-wrapper {
        display:inline-block;
    }
    .product-list .item-box {
        margin-bottom:30px;
    }
    .product-list .item-box .description {
        max-height: 70px;
        overflow: hidden;
    }
    .product-list .picture + .details {
        margin: 0 0 0 240px;
    }
    .product-list .item-box .picture .add-to-compare-list-button, .product-list .picture .add-to-wishlist-button, .product-list .picture .quick-view-button{
        display: none;
    }
    .overview .product-review-box .rating {
        background: url(../images/rating-white.svg) repeat-x;
    }
        .overview .product-review-box .rating div {
            background: url('../images/rating-grey.svg') repeat-x;
            height:16px;
        }
    .product-details-page .overview {
        padding: 50px 0;
        display: inline-block;
        width: 100%;
    }
    .topic-page .half-banner-full-width-section .half-section {
        margin-bottom: 0;
        padding: 0;
    }
    .topic-page .half-banner-full-width-section .half-section .content-section span {
        font-size: 18px;
        padding: 0 18%;
    }
    .topic-page .half-banner-full-width-section .half-section .content-section span {
        top: 50%;
        transform: translateY(-50%);
        position: absolute
    }
    .topic-page .half-section:nth-last-child(1), .topic-page .half-section:nth-last-child(2) {
        margin-bottom: 0;
    }
    .variant-overview.overview-box .attributes .attributes-section-wrapper {
        width: 100% !important;
    }
    .topic-page .main-banner .banner-content {
        padding: 0 15%;
    }
    .topic-page .half-banner-full-width-section {
        width: 100vw;
        margin-left: calc(-1*((100vw - 100%)/2));
        position: relative;
    }
    .mobile-503 {
        display: none !important;
    }
    .not-found-page .full-banner-section .banner-content-box {
        top: 50%;
        transform: translateY(-50%);
        text-align: left;
    }
    .not-found-page .full-banner-section .banner-content .title,
    .not-found-page .full-banner-section .banner-content .sub-title,
    .not-found-page .full-banner-section .banner-content-box .buttons {
        text-align: left;
    }
    .address-list-page .add-address-button, .address-edit-page .add-address-button, .address-edit-page .address-edit-button,
    .change-password-page .change-password-button, .check-gift-card-balance-page .button-1, .avatar-page .button-1{
        width: auto !important;
    }
    .article-search-page .search-button-wrapper .buttons {
        width: calc(100% - 200px);
    }
    .overview .email-a-friend-button, .variant-overview .email-a-friend-button,
    .variant-overview .add-to-compare-list-button, .overview .add-to-compare-list-button, .overview .product-social-button {
        text-align: left;
    }
}
@media (min-width:1200px) {
    .header-lower .logo {
        width: 350px;
    }
    .newsletter-section .newsletter {
        padding: 55px 8rem 30px;
    }
    .product-details-page .overview-wrapper {
        flex: 0 0 30%;
        max-width: 30%;
    }
    .product-details-page .image-wrapper {
        flex: 0 0 70%;
        max-width: 70%;
    }
    .variant-picture img {
        padding: 20px;
    }
    .product-list .ribbon-wrapper + .details, .product-list .details {
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }
    .product-list .details-wrapper {
        position: relative;
        top: 50%;
        transform: translateY(20%);
    }
    .product-list .item-box:hover .buttons {
        bottom: -50px;
        opacity:1;
    }
    .variant-overview .cart-wishlist-wrapper {
        width: 100%;
    }
    .variant-overview .add-to-cart-button{
        padding:0;
    }
    .topic-page .full-banner-section .content-section {
        padding: 0px 19%;
    }
    .order-item:nth-child(3n+1) {
        clear: both;
    }
    .order-item {
        margin: 0 0 30px;
    }
    .order-list-page .order-details-button, .order-list-page .return-items-button {
        margin-bottom: 10px;
    }
    .login-page .new-wrapper .text {
        min-height:284px;
    }

    .order-details-page .myaccount-tables thead .shipment-id, .order-details-page .myaccount-tables tr .shipment-id {
        width: 120px;
    }
    .youtube-video-wrapper .youtube-left-video, .youtube-video-wrapper .youtube-right-video {
        margin-bottom:40px;
    }
}
@media (min-width:1200px) and (max-width:1366px) {
    .container {
        max-width: 90%;
    }
    .newsletter-email input[type="email"] {
        width: 70%;
    }
    .newsletter-email .newsletter-subscribe-button {
        width: 30%;
        text-align: center;
    }
    .product-grid .item-box .add-to-compare-list-button, .product-grid .item-box .add-to-wishlist-button, .product-grid .item-box .buttons .quick-view-button a, .product-grid .item-box .ajax-cart-button-wrapper, .product-grid .item-box .product-box-add-to-cart-button{
        width: 31px;
        height: 32px;
    }
    .product-list .buttons .add-to-compare-list-button, .product-list .buttons .add-to-wishlist-button, .product-list .buttons .quick-view-button a {
        width: 32px;
    }
    .topic-page .middle-content-section {
        padding: 55px 10% 45px;
    }
    .tier-prices table td {
        padding: 7px 10px;
    }
    .cart-wishlist-wrapper, .compare-share-wrapper, .appointment-button-section, .overview-box .attributes .attributes-section-wrapper,
    .overview-box .attributes .textbox.form-control, .overview-box .attributes textarea, .back-in-stock-subscription .subscribe-button,
    .overview-box .giftcard {
        width: 360px;
    }
    .login-page.full-width-page .center-box-section {
        flex: 0 0 500px;
        max-width: 500px;
    }
    .product-sorting .product-sorting-dropdown{
        padding-left:0;
    }
}
@media (min-width:1200px) and (max-width:1440px) {
    .checkout-page .checkout-data > .row > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .wishlist-page .center-box-mb{
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .wishlist-page .share-info .wishlist-url input {
        min-width: 220px;
    }
    .order-summary-content #shopping-cart-form > .row > div {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-details-page .myaccount-tables thead th, .order-details-page .myaccount-tables tr td {
        padding: 15px 5px;
        white-space: normal;
    }
    .order-details-page .myaccount-tables thead .product, .order-details-page .myaccount-tables tr .product{
        width:100px;
    }
}
@media (min-width:992px) and (max-width:1366px) {
    .table-box-wrapper .product-picture {
        min-width: 92px;
    }
    .cross-sells.product-grid .item-box .add-to-compare-list-button,
    .cross-sells.product-grid .item-box .add-to-wishlist-button,
    .cross-sells.product-grid .item-box .quick-view-button a,
    .cross-sells.product-grid .item-box .ajax-cart-button-wrapper,
    .cross-sells.product-grid .item-box .buttons > .product-box-add-to-cart-button,
    .cross-sells.product-grid .item-box .ajax-cart-button-wrapper > .product-box-add-to-cart-button,
    .articlepost-page .related-products-grid.product-grid .item-box .add-to-compare-list-button,
    .articlepost-page .related-products-grid.product-grid .item-box .add-to-wishlist-button,
    .articlepost-page .related-products-grid.product-grid .item-box .quick-view-button a,
    .articlepost-page .related-products-grid.product-grid .item-box .ajax-cart-button-wrapper,
    .articlepost-page .related-products-grid.product-grid .item-box .buttons > .product-box-add-to-cart-button,
    .articlepost-page .related-products-grid.product-grid .item-box .ajax-cart-button-wrapper > .product-box-add-to-cart-button {
        width: 31px;
        height: 32px;
    }
    .registration-page .center-box-section form, .login-box-wrapper .loginbox {
        padding: 0 15px 40px;
    }
    .shopping-cart-page .common-buttons input {
        padding: 8px 10px 8px 40px;
    }
    .cart-footer .cart-collaterals .form-group, .cart-footer .cart-collaterals .estimate-shipping #shippingCollapse, .cart-footer .cart-collaterals #checkAttributeCollapse {
        padding: 0 25px;
    }
    .cart-footer .cart-collaterals div .title {
        padding: 20px 25px;
        background-position: right 25px center;
    }
    .cart-footer .cart-collaterals .checkout-attributes-box .title {
        background-position: right 25px center;
    }
    .cart-footer .checkout-button {
        padding: 16px 25px;
    }
    .cart-footer .checkout-button:after {
        right: 33px;
    }
    .cart-footer .total-info .cart-total-section {
        padding: 25px;
    }
    .cart-footer .terms-of-service {
        padding: 0px 25px 20px;
    }
    .total-payable-amount {
        padding: 20px 25px;
    }
    .registration-page .date-of-birth select, .account-page .date-of-birth select {
        padding: 10px 20px 10px 5px !important;
    }
    .compare-products-table .picture {
        height: 220px;
    }
    .compare-products-table td {
        padding: 20px 15px;
    }
    .product-grid.cross-sells .title {
        padding: 10px 80px;
    }
    .opc .center-box-section.allow.active {
        -webkit-box-shadow: 0px 0px 23px 13px rgba(0,0,0,0.05);
        -moz-box-shadow: 0px 0px 23px 13px rgba(0,0,0,0.05);
        box-shadow: 0px 0px 23px 13px rgba(0,0,0,0.05);
    }
    .opc .center-box-section.allow {
        -webkit-box-shadow: 0px 20px 23px -10px rgba(0,0,0,0.16);
        -moz-box-shadow: 0px 20px 23px -10px rgba(0,0,0,0.16);
        box-shadow: 0px 20px 23px -10px rgba(0,0,0,0.16);
    }
}
@media (max-width:1077px) and (min-width:1001px) {
    .cross-sells.product-grid .item-box .add-to-compare-list-button,
    .cross-sells.product-grid .item-box .add-to-wishlist-button,
    .cross-sells.product-grid .item-box .quick-view-button a,
    .cross-sells.product-grid .item-box .product-box-add-to-cart-button,
    .cross-sells.product-grid .item-box .buttons > .product-box-add-to-cart-button,
    .cross-sells.product-grid .item-box .ajax-cart-button-wrapper,
    .cross-sells.product-grid .item-box .ajax-cart-button-wrapper > .product-box-add-to-cart-button,
    .related-products-grid.product-grid .item-box .add-to-compare-list-button,
    .related-products-grid.product-grid .item-box .add-to-wishlist-button,
    .related-products-grid.product-grid .item-box .quick-view-button a,
    .related-products-grid.product-grid .item-box .product-box-add-to-cart-button,
    .related-products-grid.product-grid .item-box .buttons > .product-box-add-to-cart-button,
    .related-products-grid.product-grid .item-box .ajax-cart-button-wrapper > .product-box-add-to-cart-button,
    .articlepost-page .related-products-grid.product-grid .item-box .ajax-cart-button-wrapper{
        width: 26px !important;
        height: 28px !important;
    }
    .featured-product .item-box input[type="button"], .featured-product .item-box .ajax-cart-button-wrapper,
    .featured-product .buttons .quick-view-button a {
        height: 32px;
        width: 31px !important
    }
}
@media (min-width:1367px) {
    .container, #about-us-page .master-column-wrapper + .html-widget .secure-section,
    .html-shopping-cart-page .master-column-wrapper + .html-widget .secure-section {
        max-width: 86.2%;
    }
    .product-grid .item-box .ajax-cart-button-wrapper, .product-grid-wrapper .item-box .product-box-add-to-cart-button{
        width: calc(100% - 130px) !important;
    }
    .product-grid-wrapper .item-box .ajax-cart-button-wrapper .product-box-add-to-cart-button {
        width:100% !important;
    }    
    .product-grid .item-box .product-box-add-to-cart-button {
        width: 100%;
        text-indent: inherit !important;
        background-image: none !important;
    }
    .product-grid.featured-product .item-box .ajax-cart-button-wrapper, .product-grid.featured-product .item-box .product-box-add-to-cart-button{
        width: 36px !important;
    }
    .product-grid.featured-product .item-box .product-box-add-to-cart-button {
        text-indent: -999px !important;
        background-image: url(../images/bag-white.svg) !important;
    }
    .product-list .item-box .picture + .details, .product-list .ribbon-wrapper + .details {
        margin: 0 0 0 260px !important;
    }
    .four-grid-layout .product-grid .item-box .buttons {
        width: 86%;
        left: 7%;
    }
    .sixgrid-layout .item-box .product-box-add-to-cart-button{
        text-indent: -999px !important;
        height: 36px;
        background-image: url("../images/bag-white.svg") !important;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 14px 18px;
    }
    .sixgrid-layout .item-box .ajax-cart-button-wrapper{
        width: 36px !important;
    }
    .table-box-wrapper .sku {
        padding-left: 30px;
        padding-right: 0;
    }
    .table-box-wrapper .end {
        padding-right: 30px;
    }
    .table-box-wrapper td.subtotal {
        min-width: 190px;
    }
    .wishlist-page .table-box-wrapper th.subtotal {
        text-align:center;
    }
    .wishlist-page .table-box-wrapper td.subtotal {
        min-width: 150px;
        text-align: center;
    }
    .wishlist-page .table-box-wrapper td.add-to-cart {
        min-width: 155px;
    }
    .wishlist-page .table-box-wrapper .quantity {
        min-width: 150px;
    }
    .product-smart-collection .product-grid .item-box .product-box-add-to-cart-button {
        width:36px;
    }
    .shopping-cart-page .common-buttons {
        padding: 20px 30px;
    }
    .cart-wishlist-wrapper, .compare-share-wrapper, .appointment-button-section, .overview-box .attributes .attributes-section-wrapper,
    .overview-box .attributes .textbox.form-control, .overview-box .attributes textarea, .back-in-stock-subscription .subscribe-button,
    .overview-box .giftcard {
        width: 390px;
    }
    .order-details-page .myaccount-tables thead th, .order-details-page .myaccount-tables tr td {
        white-space: normal;
    }
    .product-sorting .product-sorting-dropdown{
        padding-left:0;
    }
}
@media (min-width:1441px){
    .order-details-page .myaccount-tables thead th, .order-details-page .myaccount-tables tr td {
        padding: 15px 5px;
    }
    .order-details-page .myaccount-tables thead .product, .order-details-page .myaccount-tables tr .product {
        width: 100px;
    }
}
@media (min-width:1367px) and (max-width:1440px){
    .search-button-wrapper .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }
    .search-button-wrapper .offset-xl-6 {
        margin-left: 40%;
    }
    .registration-page .date-of-birth select, .account-page .date-of-birth select {
        padding: 10px 20px 10px 5px !important;
    }
    .compare-products-table .picture {
        height:250px;
    }
    .product-filtering {
        flex: 0 0 80.333333%;
        max-width: 80.333333%;
    }
    .product-sorting {
        flex: 0 0 19.333333%;
        max-width: 19.333333%;
    }
}
@media (min-width:1610px) {
    .newsletter-section .newsletter {
        padding: 55px 15.5rem 30px;
    }
    .table-box-wrapper .sku {
        min-width: 125px;
    }
    .table-box-wrapper .product-picture {
        min-width: 200px;
    }
    .table-box-wrapper .quantity {
        min-width: 100px;
    }
    .wishlist-page .table-box-wrapper td.add-to-cart {
        min-width: 190px;
    }
}
/*-------------------------------- 
xkeyframes 
--------------------------------*/
@-webkit-keyframes cd-fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@keyframes cd-fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}