.sorter .view-mode {
    float: left;
    margin-left: 0;
    margin-top: 5px;
}
.sorter .sort-by {
    float: right;
}
.icon-mode-list:before {
    content: '\e80f';
}
.sorter .view-mode i {
    border: 1px solid #ccc;
    font-size: 13px;
    width: 26px;
    height: 26px;
    color: #ccc;
    border-radius: 3px !important;
}
.sorter .view-mode strong i, .sorter .view-mode a:hover i {
    background-color: #0088cc;
    color: #fff;
    border-radius: 3px !important;
    line-height: 26px;
}
.customer-account-login .wrapper > .page,
.customer-account-forgotpassword .wrapper > .page,
.customer-account-create .wrapper > .page {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
.customer-account-login .wrapper > .page .main-container,
.customer-account-forgotpassword .wrapper > .page .main-container,
.customer-account-create .wrapper > .page .main-container {
    flex: 1;
}
.toolbar .pager {
    float: left;
}
.pager .amount {
    display: block;
    margin-left: 25px;
    margin-top: 3px;
}
.pager .amount strong {
    font-weight: 400;
}
.toolbar .sorter .sort-by select {
    min-width: 124px;
    margin-right: 10px;
    background-color: #ffffff;
    border-radius: 3px;
    padding-top: 0;
    padding-bottom: 0;
    height: 26px;
}
.category-products .products-grid li.item .product-image {
    width: 100%;
    z-index: 0;
    background: #fff;
    min-height: 100px;
    display: block;
    position: relative;
    overflow: hidden;
    padding: 3px;
    border: 1px solid #ddd;
    border-radius: 7px !important;
}
.filter-products .products:not(.small-list) div.item:hover .item-area, 
.category-products .products-grid li.item:hover .item-area {
    box-shadow: none;
}
.item:hover .details-area .actions a.addtowishlist {
    border-color: #ed4949;
    color: #ed4949;
    background-color: transparent;
    border-radius: 5px;
}
.item:hover .details-area .actions a.comparelink {
    border-color: #52b9b5;
    color: #52b9b5;
    background-color: transparent;
    border-radius: 5px;
}
.item:hover .details-area .actions a.addtocart {
    background-color: #0088cc;
    border-color: #0088cc;
    color: #fff;
    border-radius: 5px;
}
.item .details-area .actions a.addtocart {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    border-radius: 5px;
    text-transform: initial;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
}
a.addtocart i.icon-cart:before {
    content: '\e80c';
}
.item-area:hover a.quickview-icon {
    border-radius: 0 5px;
    background-color: #08c;
}
a.quickview-icon i {
    margin-right: 3px;
}
.toolbar-top .sorter .limiter,.toolbar-bottom .pager .amount {
    display: none;
}
.toolbar-bottom .sorter .limiter {
    float: right;
}
.pager .pages .current {
    background-color: #0088cc !important;
    color: #fff;
}
.pager .pages li {
    border-radius: 3px;
}
.pager li >a:hover {
    background-color: #0088cc;
    color: #fff;
    border-radius: 3px;
}
.products-list .product-image-area {
    border: 1px solid #ddd;
    border-radius: 7px !important;
}
.category-products ol.products-list .item .details-area .actions a.addtowishlist {
    border-color: #ed4949;
    color: #ed4949;
    border-radius: 5px;
    background-color: #fff;
}
.category-products ol.products-list .item .details-area .actions a.comparelink {
    border-color: #52b9b5;
    color: #52b9b5;
    border-radius: 5px;
    background-color: #fff;
}
.category-products ol.products-list .item .details-area .actions a.quickviewlink.quickview-icon{
    display: none;
}
.regular-price .price {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 20px;
    letter-spacing: 0.005em;
    color: #2b2b2d;
    font-weight: 600;
}
.products-list .details-area .short-desc a{
    font-size: 13px;
}

.product-view .product-name h1{
    margin: 0 0 15px;
    font-size: 28px;
    font-weight: 600;
    line-height: 1;
    color: #555555;
}
.product-view .product-essential .ratings {
    margin-bottom: 20px;
    margin-top: 0;
}
.product-view .product-shop .short-description {
    font-size: 13px;
    margin-bottom: 0px;
    padding: 0;
    border: none;
}
.product-view .product-info {
    margin-top: 0;
}
.product-view .product-info .product-status .product-info-stock-sku {
    float: right;
}
.product-view .product-info .product-status .price-box{
    float: left;
}
.product-view .product-shop .availability span {
    font-weight: 700;
    text-transform: uppercase;
}
.product-view .product-shop .availability,.product-view .product-info .product-status .product-sku {
    margin: 0;
    font-size: 13px;
    color: #777;
}
.product-view .product-shop .price-box .regular-price .price {
    color: #0087cb;
    font-size: 36px;
    line-height: 36px;
    font-weight: 600;
}
.product-view .product-info {
    padding-bottom: 0;
    border-bottom: none;
}
.qty-changer >a {
    display: block;
    border: 1px solid #cccccc;
    border-radius: 3px;
    height: 18px;
    line-height: 16px;
    margin-top: 0;
    color: #ccc;
    font-size: 12px;
    position: relative;
    width: 17px;
    margin-bottom: 2px;
}
.qty-changer >a:first-child {
    margin-top: 0;
}
.add-to-cart .qty {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    display: inline-block;
    vertical-align: middle;
    height: 38px;
    width: 54px!important;
    font-size: 13px;
    border-radius: 3px;
    margin-right: 5px;
    float: left;
    color: inherit;
}
.qty-changer {
    display: inline-block;
    vertical-align: middle;
    float: left;
}
.qty-changer .qty_dec {
    left: 0;
}
.qty-changer .qty_inc {
    right: 0;
}
.qty-changer .qty_inc i:before {
    content: "\f0d8";
}
.qty-changer .qty_dec i:before {
    content: "\f0d7";
}
.qty-holder {
    width: auto;
    margin-right: 15px;
}
.add-to-cart button.button span {
    height: 38px;
    text-transform: inherit;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 38px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
    border-radius: 3px !important;
}
.add-to-cart button.button {
    height: 38px;
    width: 150px;
    border-radius: 3px;
}
.product-view .add-to-links a {
    width: 32px;
    height: 32px;
    line-height: 32px;
    
}
.product-view .add-to-links {
    margin: 0;
    padding: 3px 0;
}
.product-view .add-to-links a.link-wishlist {
    color: #ed4949;
    border-color: #ed4949;
    border-radius: 3px;
}
.product-view .add-to-links .link-wishlist i:before {
        content: '\e88a';
}
.product-view .add-to-links a.link-compare{
    color: #52b9b5;
    border-color: #52b9b5;
    border-radius: 3px;
}
.product-view .add-to-links li.email-friend a {
    color: #999999;
    border-color: #999999;
    border-radius: 3px;
}
.catalog-product-view .sidebar .custom-block {
    color: #777;
    padding: 0;
}
.catalog-product-view .sidebar .custom-block-1>div {
    padding: 0;
    border-bottom: none;
    min-height: 50px;
    margin-bottom: 20px;
    clear: both;
}
.catalog-product-view .sidebar .custom-block-1>div i {
    color: #000;
    border: none;
    font-size: 30px;
    border: 1px solid #bbb;
    border-radius: 50%;
}
.catalog-product-view .sidebar .custom-block-1>div h3 {
    color: #313131;
    font-size: 16px;
    margin: 0;
    line-height: 1.5;
    margin-left: 50px;
    padding-top: 4px;
    font-weight: 600;
    letter-spacing: -0.1px;
}

.product-tabs .tab-content .std h3,.product-tabs .tab-content .std h4,
.product-tabs .tab-content .std h5,.product-tabs .tab-content .std h6 {
    font-size: 24px;
    margin: 20px 0 10px;
}
.product-tabs .tab-content p {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 18px;
}
.add-review .form-add .block-content {
    max-width: 500px;
}
.add-review .form-list .input-box input,.add-review .form-list .input-box textarea {
    border-radius: 5px;
}
.add-review .form-add .block-content .buttons-set button.button {
    float: left;
    margin-left: 0;
}
.add-review .form-add .block-content .buttons-set button.button span{
    border-radius: 3px;
}
.product-tabs .tab-content .add-review  p.title-review {
    padding: 0;
    border: 0;
    color: #0088cc;
    text-transform: uppercase;
    margin: 0 0 20px;
    font-size: 16px;
    font-weight: 400;
}
.product-tabs .bss-tab-content>h2 {
    display: none;
}
.contacts-index-index .col-main .contact-info i {
    border-radius: 6px !important;
}
.contacts-index-index .col-main .form-list textarea {
    height: 14em;
    border-radius: 6px;
}
.contacts-index-index .form-list .input-box input{
    border-radius: 6px;
}
.contacts-index-index .btn-submit li {
    list-style: none;
}
.contacts-index-index .btn-submit li button.button span {
    border-radius: 3px;
}
.brands-slide .owl-side-narrow .owl-carousel {
    padding: 25px 0;
}
.brands-slide .owl-controls .owl-buttons div {
    top: calc(100% - 25px);
}
.brands-slide .owl-controls .owl-buttons div i{
    color: #08c;
    font-size: 18px;
}
div.filter-title .content, h2.filter-title .content {
    background: none;
    padding-right: 20px;
    background-color: #fff;
}
div.filter-title, h2.filter-title {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 0;
    background: url('../images/slider-bar.png') right no-repeat;
}
.filter-products .products:not(.small-list) div.item .item-area, .category-products .products-grid li.item .item-area {
    background-color: transparent;
}
#featured_product .product-image-area{
    display: block;
    position: relative;
    overflow: hidden;
    padding: 3px;
    border: 1px solid #ddd;
    border-radius: 7px !important;
    background: transparent;
}
.owl-theme .owl-controls .owl-page.active span {
    background-color: #0088cc;
}
.owl-theme .owl-controls .owl-page span {
    width: 11px;
    height: 11px;
}
.owl-carousel .owl-wrapper-outer {
    padding-bottom: 0;
}
.homepage-bar {
    border-top: 1px solid #e1e1e1;
    border-color: #e5e8e8;
    background-color: #fbfbfb;
}
.ratings{background:url('../images/rating-bar.png') center no-repeat;}
.homepage-bar h3 {
    line-height: 19px;
    color: #313131;
    font-size: 16px;
    font-weight: 600;
}
.homepage-bar p {
    font-size: 12px;
    color: #777;
}
.product-view .product-img-box li.etalage_thumb,#form-validate,#form-validate .form-list input.input-text,.advanced-search .form-list select {
    border-radius: 7px !important;
}
.cms-shipping-returns .main-container h4 {
    font-size: 18px;
    font-weight: 500;
}

#form-validate .buttons-set button.button {
    float: left;
}
#form-validate .buttons-set button.button span {
    border-radius: 3px !important;
}
.my-account .data-table thead tr {
    border: none;
}
.my-account .data-table thead tr {
    border-bottom: 3px solid #dcdcdc;
}
.my-account .data-table thead th {
    background-color: transparent;
    font-weight: 700;
    color: #777;
    font-size: 13px;
    text-transform: inherit;
    text-align: left;
}
.my-account .data-table tbody tr {
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #dcdcdc;
}
.my-account .data-table tbody th,.my-account .data-table tbody td {
    border-right: none;
    max-width: 200px;
    text-align: left;
}
.box .box-title {;
    border-radius: 7px 7px 0 0 !important;
}
.box .box-actions {
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-top: none;
    background-color: #f5f5f5;
    position: relative;
    border-radius: 0 0 7px 7px;
}
.box-actions a.action.change-password:before {
    content: "|";
    padding-right: 8px;
    color: #e3e4e4;
    padding-left: 5px;
}
.box-account .box-head h2 {
    font-weight: 600;
}
.box .box-title h3, .box .box-title h4 {
    font-weight: 600;
}
.box .box-content {
    line-height: 24px;
}
.addresses-list h2 {
    color: #777;
}
.addresses-list .box .box-title h3,.addresses-list .box .box-title h4 {
    font-weight: 700;
    text-transform: inherit;
    color: #777;
}
.addresses-list a {
    font-weight: 400;
}
.addresses-list .addresses-additional address {
    margin: 0 0 15px;
    line-height: 24px;
}
.addresses-list .addresses-additional .link-remove {
    color: #0088cc;
}
.addresses-list + .buttons-set button.button {
    float: left;
    margin-left: 0;
}
.my-account .buttons-set button.button span {
    border-radius: 3px;
}
.address-new .form-list .input-box,.address-new .form-list .input-box input,
.address-new .form-list .fields .field {
    width: 100% !important;
}
.form-list .input-box{
    margin-bottom: 15px;
}
.form-list .field {
    margin-left: 0;
}
.address-new .field.name-middlename {
    display: none;
}
.address-new .fieldset + .fieldset {
    margin-top: 0 !important;
}
.address-new .form-list li.wide {
    margin: 0;
}
.my-account .pager {
    margin: 30px 0 0;
}
.my-account .my-orders-toolbar .pager .amount {
    display: block;
    margin-left: 0;
    margin-top: 3px;
}
.my-account .my-orders-toolbar .pager .limiter {
    float: left;
    display: none;
}
.my-account .my-orders-toolbar + .buttons-set {
    display: none;
}
.order-detail .page-title h1 {
    display: inline-block;
    margin-bottom: 0;
}
.order-detail span.order-status{
    border: 2px solid #cccccc;
    border-radius: 3px;
    display: inline-block;
    padding: 0 9px;
    text-transform: uppercase;
    vertical-align: middle;
    height: 22px;
    line-height: 19px;
    position: relative;
    top: -5px;
}
.order-detail .order-date {
    margin: 5px 0;
}
.status-history-rss .separator{display: none;}
.status-history-rss a.link-print{float: right;}
.status-history-rss a.link-reorder{float: left;}
.order-details-items {
    border: 1px solid #cccccc;
    margin-bottom: 36px;
    padding: 25px;
}
.order-details-items .data-table tfoot td {
    border-right: none;
    border-left: none;
}
.order-details-items .data-table tfoot {
    border-bottom: none;
}
.order-details-items .data-table tfoot tr.first td {
    border-left: none;
}
.my-account .order-details-items .data-table thead tr {
    border-bottom: 1px solid #dcdcdc;
}
.order-details .table-caption {
    color: #777;
    margin: 0;
    max-width: 160px;
    height: 40px;
    border: 1px solid #cccccc;
    margin-bottom: 0px;
    border-bottom: none;
    position: relative;
    bottom: -1px;
    background-color: #fff;
    line-height: 40px;
    text-align: center;
    padding: 0 20px;
    font-size: 13px;
    font-weight: 400;
}
.status-history-rss {
    margin-bottom: 20px;
    padding-top: 10px;
}
.order-detail .block-title > strong {
    font-size: 16px;
    margin-bottom: 20px;
    display: block;
}
.order-info-box .col-sm-3:first-child {
    padding-left: 0;
}

.order-info-box .col-sm-3:last-child {
    padding-right: 0;
}
.account-info-wrap .field.name-middlename {display: none;}
.account-info-wrap .form-list .customer-name .name-firstname input.input-text ,
.account-info-wrap .form-list .customer-name .name-lastname input.input-text {
    width: 100%;
}
.account-info-wrap .form-list .field {
    width: 100%;
}
.account-info-wrap #form-validate .fieldset {
    margin: 0;
    width: 50%;
    float: left;
    padding: 0 15px;
}
.account-info-wrap #form-validate .fieldset:first-child {
    padding-left: 0;
}
.block.block-account .block-title {
    font-size: 18px;
}
.block-account ul li strong {
    font-weight: 700;
    color: #777777 !important;
}
.col2-set.addresses-list .addresses-additional {
    margin-top: 20px;
}
.block-account ul li a:hover{
    color: #777777 !important;
}
.order-info-box .box-title h2 {
    font-weight: 600;
}
.my-account .buttons-set .back-link {
    display: none;
}
.product-pricing, .tier-prices {
    margin: 10px 0;
    padding: 20px 0 0;
    background-color: transparent;
    border-top: 1px solid #ebebeb;
    color: #424242;
    border-bottom: none;
    border-left: none;
    border-right: none;
}

.tier-prices .price {
    font-weight: 500;
    color: #444;
    font-size: 20px;
}
.tier-prices .benefit {
    color: #777;
    font-style: inherit;
}
.tier-prices li {
    color: #777;
}
.product-view .product-img-box {
    margin-bottom: 80px;
}
.customer-account-create .login-top {
    margin: 30px 0 40px;
}
.customer-account-create .fields:not(:has(.customer-name))::after {
    content: unset;
}
.customer-account-create .fields .field {
    width: 100%;
}
.customer-account-login .login-top,.customer-account-forgotpassword .login-top {
    margin: 30px 0 40px;
}
.customer-account-login .main-container,
.customer-account-forgotpassword .main-container,
.customer-account-create .main-container {
    min-height: 400px;
}

.customer-account-login #login-form {
    border-radius: 8px !important;
    padding: 35px 25px;
}
.customer-account-login .account-login .form-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.customer-account-login .account-login .content {
    min-height: auto;
    max-width: 340px;
    width: 100%;
}
.customer-account-login #login-form .buttons-set button.button,
.customer-account-forgotpassword .buttons-set button.button{
    float: left;
    margin-left: 0px;
}
.customer-account-login #login-form .buttons-set button.button span{
    border-radius: 3px !important;
}
.customer-account-login #login-form .buttons-set a {
    margin-left: 20px;
}
.customer-account-login .login-top a img,.customer-account-forgotpassword .login-top a img{
    max-width: 100%;
}

/******Responsive***********/
@media only screen and (min-width: 768px) {
    .product-view .add-to-links {display: block;margin-top: 15px;}
    .product-view .add-to-links li:first-child a {
        margin-left: 0;
    }
    .product-shop {
        padding-left: 0;
    }
    .product-tabs>ul li {
        font-size: 14px;
        border: 1px solid #dae2e6;
        border-top-width: 3px;
        border-bottom-width: 0;
        border-radius: 5px 5px 0 0;
    }
    .product-tabs>ul li.active a:after {display: none;}
    .product-tabs>ul li.active a {
        margin-right: 0;
        border-bottom: none;
        background-color: #fff;
        color: #0088cc;
    }
    .product-tabs>ul li a {
        text-transform: none;
        padding: 10px 15px;
        color: #c1c1c1;
        font-weight: 400;
        text-align: center;
        margin: 0;
        background-color: rgb(246, 246, 246);
    }
    .product-tabs>ul li:hover a {
        text-decoration: none;
        background-color: #fff;
    }
    .product-tabs .tab-content {
        padding: 35px 35px 35px 35px;
        border: solid 1px #dae2e6;
        margin-bottom: 30px;
    }
    .product-tabs .tab-content h4.tab-title {
        display: none;
    }
    .brands-slide .owl-controls .owl-buttons div.owl-next {
        right: 45%;
    }
    .brands-slide .owl-controls .owl-buttons div.owl-prev {
        left: 45%;
    }
    .form-list .input-range input.input-text {
        width: 45%;
        border: 1px solid #ccc;
    }
    .tier-prices li {
        font-size: 15px;
    }
    .header-container.type4 .header > .logo {max-width: 300px;margin: 0 20px 0 0;padding: 0;}
    .customer-account-login form#login-form .form-list .input-box{
        margin-bottom: 10px;
    }
    .customer-account-create .fields .customer-name {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }
    .customer-account-create .fields:not(:has(.customer-name)) {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }
    .customer-account-forgotpassword  .form-list .input-box{
        width: 70% ;
        margin-bottom: 10px;
    }
    .customer-account-login form#login-form .form-list input.input-text
    {
        border-radius: 6px !important;
    }
    .customer-account-forgotpassword .form-list input.input-text{
        width: 70%;
        border-radius: 6px !important;
    }
}
@media only screen and (min-width: 1024px){
    .homepage-bar .col-md-4 {
        border: 1px solid #e1e1e1;
        padding-top: 20px;
        padding-bottom: 21px;
        border-bottom: none;
        border-right: none;
        border-top: none;
    }
}
@media only screen and (min-width: 768px) and (max-width:1199px){
    .col2-left-layout .col-main {
        padding-right: 0;
    }
    .form-wrap, #form-validate, #login-form {
        padding: 35px 15px;
    }
    .form-list li.control input.radio, .form-list li.control input.checkbox {
        margin: 0 5px 0 0;
    }
    .my-account .order-details-items .data-table tbody tr {
        display: table-row; 
    }
    .my-account .order-details-items .data-table tbody td{
        display: table-cell; 
        text-align: left !important;
    }
    .my-account .order-details-items .data-table thead {
        display: table-header-group;
    }
    .my-account .order-details-items .data-table thead th {
        display: table-cell;
        padding: 10px 10px;
        vertical-align: top;
        white-space: nowrap;
        box-sizing: border-box;
    }
    .my-account .order-details-items .data-table tfoot td {
        display: table-cell;
        text-align: right !important;
    }
    .order-details-items {
        padding: 0;
    }
    .data-table {
        box-sizing: border-box;
    }
}
@media only screen and (min-width: 1200px) {
    .product-view .add-to-links {
        margin-top: 0px;
        margin-left: 10px;
    }
    .brands-slide .owl-controls .owl-buttons div.owl-next {
        right: 47%;
    }
    .brands-slide .owl-controls .owl-buttons div.owl-prev {
        left: 47%;
    }
    .form-list .input-range input.input-text {
        width: 47%;
        border: 1px solid #ccc;
    }
    .my-account .data-table thead th {
        width: 200px;
    }
}

@media only screen and (max-width: 767px) {
    .product-tabs>ul {
        display: none;
    }
    .product-tabs .tab-content {
        border: none;
        padding:0;
    }
    .product-tabs h4{
        margin-bottom: 0;
    }
    .product-tabs h4.tab-title a {
        display: block;
        color: #777;
        border-top: 1px solid #ebebeb;
        padding: 10px 0;
    }
    .product-tabs .tab-content {
        min-height: auto;
    }
    .product-tabs {
        border-bottom: 1px solid #ebebeb;
    }
    .product-tabs h4.tab-title a i {
        position: absolute;
        right: 20px;
    }
    .product-tabs h4.tab-title a .fa-angle-up:before {
        content: "\f106" !important;
    }
    .product-view .product-img-box {
        padding-left: 18px;
    }
    .product-view .product-shop .price-box .regular-price .price {
        font-size: 22px;
    }
    .brands-slide .owl-controls .owl-buttons div.owl-next {
        right: 40%;
    }
    .brands-slide .owl-controls .owl-buttons div.owl-prev {
        left: 40%;
    }
    .brands-slide .owl-side-narrow .owl-carousel {
        padding: 15px 0 25px;
    }
    .form-list li.control label[for=primary_shipping],.form-list li.control label[for=primary_billing] {
        font-size: 13px;
    }
    .order-info-box .col-sm-3 {
        padding: 0;
        margin-bottom: 20px;
    }
    .order-details-items .data-table tfoot tr {
        display: block;
    }
    .order-details-items .data-table tfoot tr td:first-child {
        width: 70%;
        text-align: left !important;
        float: left;
    }

    .order-details-items .data-table tfoot tr td:last-child {
        width: 30%;
        text-align: right !important;
        float: left;
    }
    .order-details-items .buttons-set {
        clear: both;
        margin: 0;
        padding: 8px 0 0;
        text-align: center;
        display: block;
    }
    .order-details-items .buttons-set .back-link {
        float: none;
    }
    .order-details-items {
        padding: 0px;
    }
    .order-details .table-caption {
        max-width: 100%;
        text-align: left;
        padding-left: 10px;
    }
    .my-account .data-table tbody th, .my-account .data-table tbody td {
        max-width: 100%;
        text-align: left !important;
    }
    .order-detail .page-title h1 {
        display: block;
        margin-bottom: 10px;
    }
    .status-history-rss a.link-print {
        display: none;
    }
    #my-orders-table tbody td[data-rwd-label] {
        text-align: left;
        padding-left: 10px;
    }
    #my-orders-table tbody td[data-rwd-label]:before {
        content: attr(data-rwd-label) ":";
        font-size: 12px;
        padding-right: 5px;
        font-weight: 700;
      }
    #my-orders-table tbody tr .product-name {
        display: inline-block;
    }
    #my-orders-table tbody tr {
        padding: 25px 0 10px;
    }
    .sales-order-view .col-main {
        padding-bottom: 0px;
    }
    .header-container.type4 .header > .logo{
        max-width: 180px;
        margin: 6px 0 0 0;
        padding: 0;
    }
    .header-container.type4 .header .logo img {
        height: auto;
    }
    .header-container.type4 .header{
        padding: 5px 0 5px;
    }
    .customer-account-create .login-top {
        margin-top: 0;
    }
    .customer-account-login form#login-form .form-list input.input-text{
        border-radius: 6px !important;
    }
    .customer-account-login .login-top {
        margin: 0px 0 40px;
    }
    .customer-account-login #login-form .buttons-set a {
        margin-left: 20px;
        text-align: center;
        display: block;
        float: none !important;
    }
}




