.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-truncate-2 {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 46px;
}

.relative-position {
    position: relative;
}

/*Add Css Custom Here*/
div.tshirtecommerce-btn-group {
    display: inline-block;
    background-color: #ff3c20;
    border-radius: 3px;
    margin: 0 5px;
    padding: 0 10px;
    width: auto;
    vertical-align: top;
}

    div.tshirtecommerce-btn-group > a {
        color: white;
        text-transform: uppercase;
    }
/*====== Fix bugs Megamenu not showing icon font (26/1/2018) =====*/
@media (min-width: 992px) {
    .common-home .navbar-compact.typeheader-1 .container-megamenu.vertical #menuHeading .megamenuToogle-pattern:before,
    .common-home .navbar-compact.typeheader-1 .container-megamenu.vertical #menuHeading .megamenuToogle-pattern:after {
        display: none;
    }

    .common-home .navbar-compact.typeheader-1 .container-megamenu.vertical .vertical-wrapper {
        visibility: hidden;
        opacity: 0;
    }

    .common-home .navbar-compact.typeheader-1 .container-megamenu.vertical:hover .vertical-wrapper {
        visibility: visible;
        opacity: 1;
        top: 40px;
    }
}

@media (min-width: 992px) {
    /*.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a {    padding: 9px 0; line-height: 24px; height: auto;}
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a i,
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a b {
	    display: inline-block;
	}
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.with-sub-menu > a:before{display: none;} */
    .menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a img {
        position: static;
        transform: inherit;
    }
}

.typeheader-12 .navbar-logo .logo {
    min-height: 40px;
}

@media (max-width: 480px) {
    div.thumb-vertical-outer {
        padding: 0
    }

        div.thumb-vertical-outer ul li .thumbnail.active {
            margin-top: 0%;
        }
}

.product-review-list {
    margin-top: 15px;
}

    .product-review-list .product-review-item {
        border-bottom: solid 1px #ddd;
        padding-bottom: 10px;
    }

.product-reviews-page {
}

    .product-reviews-page #review-form {
        margin-bottom: 30px;
    }

    .product-reviews-page h5, .product-reviews-page h1 {
        margin-bottom: 30px;
    }

    .product-reviews-page h5, .product-reviews-page h2 {
        border-bottom: solid 1px #ddd;
        padding-bottom: 10px;
    }


.attributes .color-container .color {
    padding: 0 20px;
    border: 1px solid #ddd;
}

.attributes .selected-value label, .attributes .selected-value label {
    border: none;
}

.attributes .selected-value .color-container .color {
    border: 2px solid #f3b8b8;
}


@media only screen and (max-width: 766px) {
    .search-manu {
        margin-top: 15px;
    }
}

.checkout-attributes {
}

    .checkout-attributes input, .checkout-attributes select {
        width: auto;
    }

.coupon-box .coupon-code input {
    width: auto;
}

.order-summary-content {
}

    .order-summary-content .deals {
        margin: 15px 0;
    }

    .order-summary-content input.quantity,
    .wishlist-content input.quantity {
        /*        background-color: #e9e9e9;*/
    }


.checkout-page {
}

    .checkout-page #checkout-steps .step-title {
    }
    /*
    .checkout-page #checkout-steps .button-1 {
        display: inline-block;
        min-width: 140px;
        border: none;
        background-color: #6485B3;
        padding: 10px 30px;
        text-align: center;
        font-size: 15px;
        color: #fff;
        text-transform: uppercase;
    }*/

    .checkout-page #checkout-steps .tab-section.allow:not(.active) {
        cursor: pointer;
    }

    /********** CHECKOUT **********/



    .checkout-page .section {
        margin: 0 0 30px;
    }

        .checkout-page .section.order-summary {
            margin: 100px 0 30px;
        }

    .checkout-page .cart-options {
        min-height: 60px;
        overflow: hidden;
    }

    .checkout-page .cart-footer {
        border-top: none;
    }

    .checkout-page .total-info {
        margin: 0;
        border-bottom: none;
        padding: 5px 20px 10px;
    }

    /*.checkout-page .button-1 {
        display: inline-block;
        min-width: 140px;
        border: none;
        background-color: #4ab2f1;
        padding: 15px;
        text-align: center;
        font-size: 15px;
        color: #fff;
        text-transform: uppercase;
    }*/

    .checkout-page .address-item {
        width: 350px;
        max-width: 100%;
        margin: 0 auto 40px;
    }

        .checkout-page .address-item ul {
            margin: 0 0 15px;
            background-color: #f9f9f9;
            padding: 20px;
            color: #444;
        }

        .checkout-page .address-item li {
            padding: 5px 0;
        }

            .checkout-page .address-item li.name {
                font-size: 16px;
                font-weight: bold;
            }

.shipping-method .method-description {
    margin: 5px 0 0;
}

.payment-method .use-reward-points {
    margin: 0 0 30px;
    text-align: center;
    color: #444;
}

.payment-method .payment-logo {
    display: inline-block;
    vertical-align: middle;
}

    .payment-method .payment-logo label {
        display: block;
        font-size: 0 !important;
    }

.payment-method .payment-details {
    min-width: 180px;
    display: inline-block;
    margin: 0 0 0 10px;
    text-align: left;
    vertical-align: middle;
}

.payment-info .info {
    padding: 30px 15px;
    color: #444;
}

    .payment-info .info tr {
        display: block;
        margin: 0 0 15px;
        font-size: 0;
    }

    .payment-info .info td {
        display: inline-block;
        width: 100% !important;
        max-width: 400px !important;
        font-size: 14px; /*reset zeroing*/
    }

        .payment-info .info td:only-child {
            width: 100% !important;
            max-width: 100% !important;
        }

        .payment-info .info td input[type="text"] {
            width: 100% !important;
        }

        .payment-info .info td input[name="CardCode"] {
            width: 65px !important;
        }

        .payment-info .info td select {
            min-width: 70px;
        }

        .payment-info .info td:first-child {
            margin: 0 0 10px;
        }

    .payment-info .info p {
        text-align: center;
    }

.confirm-order .buttons {
    padding: 10px 0;
}

.confirm-order .button-1 {
    font-size: 16px;
}

.order-review-data > div,
.order-details-area > div,
.shipment-details-area > div {
    width: 350px;
    max-width: 100%;
    margin: 0 auto 40px;
    background-color: #f9f9f9;
    padding: 20px;
    color: #444;
}

.order-review-data li,
.order-details-area li,
.shipment-details-area li {
    padding: 3px 0;
}

.order-review-data .title,
.order-details-area .title,
.shipment-details-area .title {
    margin: 0 0 5px;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
}

    .order-review-data .title strong,
    .order-details-area .title strong,
    .shipment-details-area .title strong {
        font-weight: 700;
    }

.order-review-data .payment-method-info,
.order-review-data .shipping-method-info,
.order-details-area .payment-method-info,
.order-details-area .shipping-method-info {
    margin-top: 20px;
}

.order-completed .details {
    margin: 0 0 30px;
    padding: 30px 15px;
    text-align: center;
    color: #444;
}

    .order-completed .details div {
        margin: 5px 0;
    }

    .order-completed .details strong {
        font-weight: normal;
        text-transform: uppercase;
    }

    .order-completed .details a {
        color: #4ab2f1;
    }

        .order-completed .details a:hover {
            text-decoration: underline;
        }

.opc .order-summary .product-name, .opc .order-summary .pro-des {
    text-align: left;
}

.opc .order-summary .cart-options .selected-checkout-attributes {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}

.opc .order-summary .sec-padding-4 {
    padding-top: 0;
    padding-bottom: 0;
}

.opc .order-summary .card-body {
    padding-bottom: 25px;
}

.opc .order-summary th, .opc .order-summary strong, .opc .order-summary h6 {
    font-weight: 400 !important;
}

.opc {
    border: 1px solid #ddd;
    border-top: 0;
}

    .opc .step-title {
        margin: 0 0 1px;
        overflow: hidden;
        background-color: #f6f6f6;
    }

    .opc .allow .step-title {
        background-color: #4ab2f1;
        cursor: pointer;
    }

    .opc .step-title .number,
    .opc .step-title .title {
        float: left;
        min-height: 40px;
        padding: 10px 15px;
        line-height: 20px;
        font-size: 16px;
        font-weight: normal;
        margin-bottom: 0;
        margin-top: 0;
    }

    .opc .allow .step-title .number,
    .opc .allow .step-title .title {
        color: #fff;
        cursor: pointer;
    }

    .opc .step-title .number {
        width: 42px;
        border-right: 1px solid #fff;
        text-align: center;
    }

    .opc .allow .step-title .number {
        background-color: rgb(17,07,71);
    }

    .opc .step {
        margin: 10px 0;
        padding: 30px 15px;
        text-align: center;
    }

    .opc .section {
        margin: 0 0 30px;
        padding-bottom: 0;
        padding-top: 0;
    }

        .opc .section > label {
            display: block;
            margin: 0 0 10px;
        }


    .opc input[type="text"],
    .opc select {
        max-width: 100%;
        min-width: 50px;
        padding: 6px 10px;
        border: 1px solid #ddd;
        vertical-align: middle;
    }

    .opc .buttons {
        margin-bottom: 0;
    }

    .opc .back-link {
        margin: 0 0 10px;
    }

        .opc .back-link small {
            display: none;
        }

        .opc .back-link a {
            display: inline-block;
            margin: 0 0 0 -15px;
            background: url('../images/back-button.png') left center no-repeat;
            padding: 0 0 0 18px;
            color: #444;
        }

            .opc .back-link a:hover {
                color: #4ab2f1;
            }

    .opc .buttons .please-wait {
        display: block;
        margin: 10px 0 0;
        background: none;
    }

    .opc .section.ship-to-same-address {
        margin: 0 0 30px;
        padding: 0;
    }

    .opc .section.pickup-in-store {
        margin: 0 0 30px;
        padding: 0;
    }

    .opc .payment-info .info tr {
        text-align: left;
    }

    .opc .section.order-summary {
        margin: 0;
    }

@media only screen and (min-width: 1367px) {
    .shipping-method .method-list li {
        margin: 20px 1%;
    }
}

@media only screen and (min-width: 769px) {
    .shipping-method .method-list li {
        display: inline-block;
        width: 25%;
        margin: 20px 2%;
        vertical-align: top;
    }
}

.shipping-method .method-list li, .payment-method .method-list li {
    margin: 20px 0;
    font-size: 14px;
    padding: 0 20px;
}

.shipping-method .method-list li {
    padding: 10px 5px;
    text-align: center;
    border: 1pt solid #ddd;
    height: 85px;
}

@media only screen and (max-width: 768px) {
    .shipping-method .method-list li {
        padding: 0;
        text-align: left;
        border: none;
        height: auto;
    }
}

.payment-method .method-list li {
    display: block;
    text-align: left;
}

    .shipping-method .method-list li img, .payment-method .method-list li img {
        width: 50px;
    }

.block-account-navigation {
}

    .block-account-navigation ul {
        padding: 0;
    }

        .block-account-navigation ul li {
            padding: 5px 0;
        }

            .block-account-navigation ul li a {
                display: block;
                padding: 10px;
            }

                .block-account-navigation ul li a.active {
                    background-color: #ddd;
                }

.customer-info-page h3 {
    font-size: 16px;
    padding: 10px 0;
    border-bottom: 1pt solid #ddd;
}

.order-details-area .billing-info .title h5, .order-details-area .shipping-info .title h5 {
    padding-bottom: 10px;
    border-bottom: 1pt solid #ddd;
    font-weight: 600;
}

@media only screen and (max-width: 766px) {
    .order-details-area .billing {
        margin-bottom: 30px;
    }

    .item-container .product {
        min-width: 180px;
    }
}


.bank-list {
    display: block;
}

.bank-list-title {
    font-weight: 700;
}

.slim-scroll {
    display: inline-block;
    width: 100% !important;
}

.bank-filter {
    margin-top: 5px;
    /*    margin-right: 10px;*/
    margin-bottom: 5px;
}

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.bank-header-box {
    display: inline-block;
}

.payment-atm-option {
    margin-top: 5px;
}


.basic-captcha-input {
    min-width: 100px;
}

.basic-captcha-image {
    max-width: 140px;
    max-height: 34px;
}

.margin-right-2px {
    margin-right: 2px;
}

.feed-element {
    /*    margin: 5px !important;*/
    padding-top: 15px;
    margin-right: 15px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    display: inline-block;
    width: 100%;
    /*    max-width: 31.6% !important;
*/
}

.bank-item-container {
    padding: 5px;
}

.i-checks {
    padding-left: 0;
}

.feed-element {
    padding-bottom: 15px;
}

    .feed-element .media {
        margin-top: 15px;
    }

.feed-element,
.media-body {
    overflow: hidden;
}

    .feed-element > a img {
        margin-right: 10px;
    }

    .feed-element img.rounded-circle,
    .dropdown-messages-box img.rounded-circle {
        width: 38px;
        height: 38px;
    }

    .feed-element .well {
        border: 1px solid #e7eaec;
        box-shadow: none;
        margin-top: 10px;
        margin-bottom: 5px;
        padding: 10px 20px;
        font-size: 11px;
        line-height: 16px;
    }

    .feed-element .actions {
        margin-top: 10px;
    }

    .feed-element .photos {
        margin: 10px 0;
    }

/* iCheck plugin Square skin, green
----------------------------------- */
.icheckbox_square-green,
.iradio_square-green {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(../Images/green.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-green {
    background-position: 0 0;
}

    .icheckbox_square-green.hover {
        background-position: -24px 0;
    }

    .icheckbox_square-green.checked {
        background-position: -48px 0;
    }

    .icheckbox_square-green.disabled {
        background-position: -72px 0;
        cursor: default;
    }

    .icheckbox_square-green.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-green {
    background-position: -120px 0;
}

    .iradio_square-green.hover {
        background-position: -144px 0;
    }

    .iradio_square-green.checked {
        background-position: -168px 0;
    }

    .iradio_square-green.disabled {
        background-position: -192px 0;
        cursor: default;
    }

    .iradio_square-green.checked.disabled {
        background-position: -216px 0;
    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .icheckbox_square-green,
    .iradio_square-green {
        background-image: url(../Images/green@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}

.flyout-setting {
    position: absolute;
    top: 60px;
    right: 0;
    /*overflow: hidden;*/
    height: calc(100% - 60px);
}

.flyout-box {
    margin-right: -600px;
    position: relative;
    z-index: 2000;
    transition-duration: 0.5s;
}

    .flyout-box.show {
        margin-right: 0;
    }

.opacity {
    opacity: 0.3;
}

.croppie-container {
    height: calc(100% - 75px) !important;
}

    .croppie-container .cr-slider-wrap {
        width: 100% !important;
    }

.cr-slider {
    width: 100% !important;
}

.qq-upload-button {
    background-color: #18a689 !important
}

.qq-uploader {
    width: calc(100% - 66px) !important;
}

.feed-element .media-body {
    padding-left: 5px;
}

.k-panelbar > .k-state-active {
    border: 1px solid #1ab394;
}

.k-panelbar > .k-item > .k-link.k-state-selected {
    background-color: #1ab394;
}

.k-panelbar > .k-item > .k-link.k-state-focused.k-state-selected {
    box-shadow: none !important;
}

.required {
    border: 1px solid #ed5565;
}

.field-validation-error {
    font-size: smaller;
    color: #ff0000;
}

.field-validation-valid {
    display: none !important;
}


.shipping-method .method-list,
.payment-method .method-list {
    margin: 0 auto 30px;
    overflow: hidden;
    text-align: left;
    font-size: 0;
}

    .shipping-method .method-list li,
    .payment-method .method-list li {
        margin: 20px 0;
        font-size: 14px; /*reset zeroing*/
    }

        .shipping-method .method-list li label,
        .payment-method .method-list li label {
            font-size: 13px;
            font-weight: bold;
            color: #444;
        }


.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-none {
    float: none !important;
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }

    .float-sm-right {
        float: right !important;
    }

    .float-sm-none {
        float: none !important;
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }

    .float-md-right {
        float: right !important;
    }

    .float-md-none {
        float: none !important;
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important;
    }

    .float-lg-right {
        float: right !important;
    }

    .float-lg-none {
        float: none !important;
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important;
    }

    .float-xl-right {
        float: right !important;
    }

    .float-xl-none {
        float: none !important;
    }
}

.payment-info {
}

    .payment-info #vat-info {
        background-color: #fff;
        padding: 25px;
    }

#order-review-overview {
}

    #order-review-overview .billing-info h5, #order-review-overview .shipping-info h5 {
        margin: 5px 0;
    }

.order-summary-content .table-responsive .table thead > * {
    background-color: #fff;
}

.order-completed-page {
    margin: 50px 0;
}


.gender label.male {
    padding: 0 15px;
}

.gender label.male, .gender label.female {
    font-weight: 400;
}

.page {
    margin: 50px 0;
}

.wishlist-page .share-info {
    margin: 15px 0;
}

    .wishlist-page .share-info a {
        text-decoration: underline;
        font-weight: 600;
    }

.wishlist-page .table {
    margin-bottom: 5px;
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    pointer-events: auto;
    content: "";
    background-color: rgba(0,0,0,0);
}

.order-details-page {
}

    .order-details-page .top-buttons {
        margin-bottom: 15px;
    }

    .order-details-page .btn, .account-order .btn {
        text-transform: none;
    }

    .order-details-page .order-details-area > div, .order-details-page .shipment-details-area > div {
        width: auto;
    }

    .order-details-page .order-overview {
        margin-bottom: 15px;
    }

    .order-details-page .hint {
        font-size: smaller;
        color: gray;
    }

    .order-details-page table {
    }

    .order-details-page .table tr th,
    .shipment-details-page .table tr th,
    .return-requests .table tr th,
    .return-product-container .table tr th {
        border-bottom: none;
        text-transform: none;
    }

    .order-details-page .options {
        margin-bottom: 30px;
    }

        .order-details-page .options > div {
            margin-bottom: 5px;
        }



/*
            shipment
        */
.ibox {
    clear: both;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0;
}

.ibox-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    /*    border-color: #e7eaec;*/
    border-image: none;
    /*    border-style: solid solid none;*/
    /*    border-width: 4px 0px 0;*/
    color: inherit;
    margin-bottom: 0;
    margin-top: 20px;
    padding: 14px 0 7px;
    height: 48px;
}

/*.ibox-title h5 {
        display: inline-block;
        font-size: 14px;
        margin: 0 0 7px;
        padding: 0;
        text-overflow: ellipsis;
        float: left;
    }*/

.ibox-tools {
    display: inline-block;
    float: right;
    margin-top: 0;
    position: relative;
    padding: 0;
}

    .ibox-tools a {
        cursor: pointer;
        margin-left: 5px;
        color: #c4c4c4;
    }

.ibox-content {
    clear: both;
}

.ibox-content {
    background-color: #ffffff;
    color: inherit;
    padding: 15px 20px 20px 0;
    /*    border-color: #e7eaec;*/
    /*    border-image: none;*/
    /*    border-style: solid solid none;*/
    /*    border-width: 1px 0px;*/
}

.stream {
    position: relative;
    padding: 10px 0;
}

    .stream .stream-badge {
        width: 50px;
    }

    .stream:first-child .stream-badge:before {
        top: 10px;
    }

    .stream .stream-badge:before {
        content: '';
        width: 1px;
        background-color: #e7eaec;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 20px;
    }

    .stream .stream-panel {
        margin-left: 55px;
    }

    .stream .stream-info {
        font-size: 12px;
        margin-bottom: 5px;
        padding-right: 10px;
        display: inline;
    }

        .stream .stream-info .date {
            color: #9a9d9f;
            font-size: 80%;
        }

    .stream .stream-badge i {
        border: 1px solid #e7eaec;
        border-radius: 50%;
        padding: 6px;
        color: #1ab394;
        position: absolute;
        background-color: #ffffff;
        left: 8px;
    }

.popup-mycart .popup-content .alert {
    margin: 50px;
}

.filters-panel .short-by-show {
}

@media (max-width: 766px) {
    .filters-panel .btn-gridview {
        min-width: 100px;
    }

    .filters-panel .short-by-show {
        text-align: left;
    }

        .filters-panel .short-by-show .form-group {
            margin-left: 5px;
        }

        .filters-panel .short-by-show label {
            min-width: 90px;
        }

        .filters-panel .short-by-show .form-control {
            width: auto;
            display: inline-block;
        }
}

.estimate-shipping-price {
    margin: 0;
}

    .estimate-shipping-price .loading {
        text-align: left;
    }

        .estimate-shipping-price .loading img {
            width: 20px;
        }

    .estimate-shipping-price .estimate-shipping-box {
    }


        .estimate-shipping-price .estimate-shipping-box small {
            color: #b98787;
            display: block;
            padding-left: 5px;
        }

        .estimate-shipping-price .estimate-shipping-box .well {
            border-radius: 0;
            margin-bottom: 0;
        }

            .estimate-shipping-price .estimate-shipping-box .well .form-control {
                background-color: #f5f5f5;
                margin: 5px 0;
            }

        .estimate-shipping-price .estimate-shipping-box .form-control {
            padding: 0;
            height: 25px;
            background-color: #fff;
            font-size: inherit;
        }

        .estimate-shipping-price .estimate-shipping-box i {
            font-size: 25px;
        }

.similar-horizontal {
    margin-bottom: 30px;
}

.similar-products {
}

.content-product-bottom .similar-products .owl2-controls .owl2-nav {
    top: -40px;
}

.compare-product {
    position: relative;
}

    .compare-product .compare-similar-product {
        position: absolute;
        bottom: -5px;
        right: 0;
        text-decoration: underline;
    }

#similar-compare .cp-plus-container {
    border-top: 0;
    cursor: unset;
    flex: unset;
    float: left;
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #f3f3f3;
    padding: 20px 0 25px;
    border-left: 0;
}

    #similar-compare .cp-plus-container .cp-plus {
        display: block !important;
        margin: 0 auto;
        border: dashed 2px #2d64a5;
        width: 100px;
        height: 50px !important;
        padding-top: 35px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        text-align: center;
        font-size: 80px;
        color: #2d64a5 !important;
        text-shadow: 1px 1px 1px #fff;
        background: #fff;
        border-radius: 5px;
        box-shadow: 0 1px 0 #e8e8e8;
        cursor: pointer;
        margin-top: 15px;
        overflow: hidden;
        padding: 0 7px;
    }

#similar-compare .similar-products {
    margin: 50px 0;
}

    #similar-compare .similar-products .product-item-container {
        margin: 0;
    }

#similar-compare .owl2-controls .owl2-nav {
    top: -45px;
}

@media (max-width:340px) {
    header.typeheader-28 .wishlist.top-link-wishlist {
        display: none;
    }

    .typeheader-28 ul.top-link > li.compare-link {
        display: none;
    }
}

.header-main .middle2 {
    -webkit-transition: width 0.5s ease-in-out;
    -moz-transition: width 0.5s ease-in-out;
    -o-transition: width 0.5s ease-in-out;
    transition: width 0.5s ease-in-out;
}

@media (max-width:767px) {
    .header-middle.focus {
    }

        .header-middle.focus .menu-left {
            width: 0 !important;
            opacity: 0;
        }

        .header-middle.focus .header-main {
            width: 100% !important;
        }

            .header-middle.focus .header-main .middle2 {
                width: 100% !important;
            }
}

.typefooter-28 .block-policy .item-inner {
    padding-left: 5px !important;
}

    .typefooter-28 .block-policy .item-inner:before {
        content: initial !important;
    }
