img {
    max-width: 100%;
    vertical-align: middle;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
}

.slick-list {
    margin: 0 0px;
}

.slick-list .slick-slide {
    margin: 0 0px;
    outline: none !important;
}

.slick-arrow {
    cursor: pointer;
    z-index: 1;
    text-align: center;
    position: absolute;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.shop-product.m1-pro {
    margin-bottom: 64px;
    margin-top: 3px;
}

.catalog-product-view .breadcrumbs {
    margin-top: 3px;
}

.catalog-product-view .breadcrumbs ul {
    padding: 0 24px;
}

.shop-product.m1-pro .pic-wrapper {
    padding-right: 0px;
}

.shop-product.m1-pro .slick-slide img {
    margin-left: auto;
    margin-right: auto;
}

.pic-wrapper .pro-img {
    padding: 41.5px;
}

.pic-wrapper .pro-img img {
    width: 100%;
}

.pic-wrapper .pro-thumbs {
    margin-bottom: 30px;
    display: none;
}

.pic-wrapper .pro-thumbs .slick-list {
    padding-left: -8px;
    padding-right: -8px;
}

.pic-wrapper .pro-thumbs .pro-thumb {
    padding: 7px;
    padding-bottom: 12px;
    cursor: pointer;
}

.pic-wrapper .pro-thumbs .slick-current:after {
    content: '';
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background-color: #EE4498;
    bottom: 0px;
    left: 0px;
}

.shop-product.m1-pro .pic-wrapper .slick-arrow,
.products-also-bought .box-bought .slick-arrow {
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.products-also-bought .box-bought .slick-arrow {
    top: 30%;
}

.shop-product.m1-pro .pic-wrapper .pro-images .slick-arrow,
.products-also-bought .box-bought .slick-arrow {
    background-image: url('../images/slider-next.png');
    width: 22px;
    height: 33px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.shop-product.m1-pro .pic-wrapper .pro-images .slick-arrow.slide-next,
.products-also-bought .box-bought .slick-arrow.slide-next {
    background-image: url('../images/slider-prev.png');
}

.shop-product.m1-pro .pic-wrapper .pro-thumbs .slick-arrow {
    height: 40px;
    line-height: 40px;
    width: 24px;
    background-color: #ffffff;
    color: #2C2A2B;
    font-size: 20px;
    letter-spacing: 0.5px;
    font-weight: 300;
}

.shop-product.m1-pro .pic-wrapper .pro-images .slick-list {
    height: auto !important;
}

.shop-product.m1-pro .pic-wrapper .slick-arrow.t-right,
.products-also-bought .box-bought .slick-arrow.t-right {
    right: 0px;
    left: auto;
}

.shop-product.m1-pro .pic-wrapper .tags {
    top: 0px;
    right: 0px;
    text-align: right;
    max-width: 100%;
    min-width: auto;
    align-items: flex-end;
    /* justify-content: flex-end; */
}

.shop-product.m1-pro .pic-wrapper .pro-no-images+.tags {
    position: relative;
}

.pic-wrapper .tags .tag {
    border: 1px solid #EE4498;
    padding: 4px 8px 2px;
    display: inline-block;
    line-height: 1.5;
    text-align: center;
}

.tags .tag {
    border-color: #EE4498;
    color: #EE4498;
}

.product-reviews .form-add p.review-nologged a {
    text-decoration: underline;
}

.product-reviews .form-add p.review-nologged a:hover {
    color: #EE4498;
    text-decoration: underline;
}

.shop-product.m1-pro .tags .tag {
    width: auto;
    font-family: "Futura PT";
    font-weight: 800;
    font-size: 11px;
    letter-spacing: 0.5px;
}

.customer-reviews,
.products-also-bought {
    border-top: 1px solid #555555;
    padding-top: 40px;
}

.customer-reviews .title.top-title,
.products-also-bought .title.top-title {
    color: #EE4498;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    margin: 0 0 20px 0;
    padding: 15px 10px;
    border: none;
    font-size: 22px;
    letter-spacing: 0px;
}

.customer-reviews .title.top-title {
    margin-bottom: 0px;
    padding-bottom: 9px;
}

.customer-reviews {
    padding-top: 51px;
}

.product-review .no-reviews {
    text-align: center;
}

.customer-reviews .row {
    max-width: 829px;
    padding-top: 0px;
}

.product-reviews .form-add {
    margin-bottom: 43px;
}

.product-reviews .form-add h5 {
    background-color: #ffffff;
    padding: 0px;
    margin-bottom: 22px;
    width: auto;
    height: 48px;
    color: #EE4498;
    line-height: 48px;
    border: 2px solid #EE4498;
}

.product-reviews .form-add h5 a {
    color: #EE4498;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    height: 100%;
    letter-spacing: 0px;
    padding: 5px 26px;
    font-size: 16px;
    /* border:2px solid #EE4498; */
}

.product-reviews .form-add h5 a:hover,
.product-reviews .form-add h5:hover {
    color: #ffffff;
}

.rating-box .rating {
    background-image: url('../images/stars.png');
}

.shop-product.m1-pro .shop-video-desktop {
    display: none;
}

.shop-product.m1-pro .shop-video {
    display: block;
}

.shop-video-desktop,
.shop-video {
    width: 100%;
    position: relative;
    padding: 0;
    padding-top: 55.666%;
}

.shop-video .fluid-width-video-wrapper,
.shop-video iframe,
.shop-video-desktop iframe {
    padding: 0px !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.shop-detail .afterpay-installments {
    color: #444444;
    letter-spacing: 0.5px;
    line-height: 20px;
    font-family: "Futura PT";
    font-size: 13px;
    margin-top: 0px;
    text-transform: lowercase;
}

.shop-detail .afterpay-installments b {
    text-transform: initial;
}

.shop-detail .afterpay-installments img {
    max-width: 88px;
    /* max-height: 20px; */
    margin-right: 0px;
    padding-bottom: 5px;
}

.rating-box {
    background: transparent url('../images/stars.png') no-repeat;
    background-position-y: -18px;
}

.shop-detail .ratings {
    margin-bottom: 4px;
    color: #EE4498;
}

.shop-detail .ratings a {
    text-decoration: none;
}

.shop-detail .ratings a span {
    font-size: 13px;
    position: relative;
    top: -2px;
}

.shop-detail .ratings a span.rating-count {
    position: relative;
    top: -3px;
}

.catalog-product-view .shop-detail .ratings .rating-link {
    position: relative;
    top: -2px;
}

.catalog-product-view .shop-detail .ratings a {
    color: #EE4498;
    font-weight: 400;
}


/* .shop-detail .rating-link::after{
    display: none;
} */

.shop-detail .rating-link a {
    font-size: 13px;
    text-transform: none;
    letter-spacing: 0.3px;
}

.shop-detail .rating-count {
    letter-spacing: 0px;
}

.shop-detail h1.title,
.shop-detail h2.title {
    color: #000000;
}

.shop-detail h1.title {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: 15px;
}

.shop-detail .price-box .price {
    color: #777777;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
}

.price-box .old-price,
.price-box .special-price {
    margin-bottom: 0px;
}

.shop-detail .pro-short-description {
    margin-bottom: 19px;
}

.catalog-product-view .std.short-description {
    line-height: 1.9;
    overflow: hidden;
    height: auto;
    margin-bottom: 0px;
}

.shop-detail .pro-short-description .hideContent {
    max-height: 7.6em;
    letter-spacing: 0.5px;
}

.shop-detail .pro-short-description .showContent {
    max-height: 100%;
}

.shop-detail .add-to-cart .field-qty {
    display: block;
}

.shop-detail .add-to-cart {
    display: flex;
    width: 100%;
    font-size: 0px;
}

.shop-detail .add-to-box {
    margin-bottom: 24px;
}

.shop-detail .select2-container {
    margin: 0px;
}

.shop-detail .add-to-cart .select2-container {
    width: 96px !important;
}

.shop-detail .select2-container .select2-selection--single {
    height: 56px !important;
    border: 2px solid #2C2A2B;
    background-color: #FFFFFF;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: rgba(44, 42, 43, 0.23);
}

.shop-detail .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100% !important;
}

.shop-detail .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: none;
    position: relative;
    display: block;
    height: 20px;
    width: 13px;
    font-size: 13px;
    margin: 0px;
    transform: translateY(-50%) translateX(-19px);
    font-weight: normal;
}

.shop-detail .select2-container--default .select2-selection--single .select2-selection__arrow b::before {
    content: '\f078';
    font-family: 'Font Awesome 5 Pro';
    font-weight: bold;
    height: 100%;
    width: 100%;
    top: 0;
    left: 4px;
    position: absolute;
    color: #2C2A2B;
    line-height: 1.5;
}

.shop-detail .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b::before {
    content: '\f077';
}

.shop-detail .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 52px !important;
    font-size: 14px;
    font-weight: 500;
    padding-left: 23px;
}

.shop-detail .price-box .old-price .price {
    color: #AAAAAA;
    font-weight: 400;
    letter-spacing: 0;
}

.shop-detail .price-box .special-price span:before {
    display: none;
}

.shop-detail .price-box .special-price .price {
    color: #EE4498;
    letter-spacing: 0;
    font-weight: 500;
}

.shop-detail .product-accordion .accordion-title:after {
    content: '\f078';
    font-family: 'Font Awesome 5 Pro';
    right: 5px;
}

.shop-detail .product-accordion .accordion-title.active:after {
    content: '\f077';
}

button.btn-cart,
.btn-cart {
    width: 100%;
    height: 56px;
    color: #ffffff;
    background-color: #2C2A2B;
}

.m1-pro .shop-detail-mobile h1,
.m1-pro .shop-detail-mobile h2 {
    text-align: center;
}

.product-accordion .accordion-title {
    color: #000000;
    padding: 15px 0 13px;
    letter-spacing: 0.5px;
}

.product-accordion .accordion-panel:last-child,
.product-accordion .accordion-title {
    border-color: #555555;
    font-size: 14px;
}

.product-accordion strong {
    color: #2C2A2B;
}

.catalog-product-view .product-accordion .accordion-panel>ul {
    margin-bottom: 0px;
}

.catalog-product-view .product-accordion .accordion-panel>ul>li {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #444;
}

.products-also-bought .box-bought {
    max-width: 1210px;
}

.products-also-bought .box-bought .item .pic img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.products-also-bought .box-bought .item .tags {
    margin-top: 15px;
    min-height: 50px;
    margin-bottom: 14px;
}

.products-also-bought .box-bought .item .detail {}

.products-also-bought .box-bought .item .name {
    margin-top: 0px;
    margin-bottom: 22px;
}

.products-also-bought .box-bought .item .name a {
    color: #444;
    text-decoration: none;
}

.products-also-bought .box-bought .item .name a:hover {
    color: #EE4498;
}

.products-also-bought .box-bought .item .brand {
    margin-bottom: 7px;
    color: #000000;
}

.products-also-bought .box-bought .item .price-box {
    margin-top: 5px;
    color: #000000;
    font-weight: 500;
}

.afterpay-installments a.afterpay-what-is-modal-trigger {
    font-size: 0;
    color: #EE4498;
    text-decoration: none;
}

.afterpay-installments a.afterpay-what-is-modal-trigger:hover {
    opacity: 1;
}

.afterpay-installments a.afterpay-what-is-modal-trigger::before {
    content: 'Info';
    font-size: 13px;
}

.afterpay-installments a.afterpay-what-is-modal-trigger:after {
    height: 1px;
    background: #EE4498;
    bottom: 9px;
    width: 90%;
}

.shop-detail .rating-link::after {
    bottom: 5px;
}

.m1-pro .shop-detail .price-area {
    border-bottom: 1px solid #555555;
    padding-bottom: 12px;
    margin-bottom: 17px;
}

.product-review .rating-box {
    margin-bottom: 13px;
}

.customer-reviews .product-review {
    margin-bottom: 22px;
}

.product-review h5 {
    font-size: 18px;
}

.catalog-product-view .validation-advice {
    color: #E42727;
    font-family: Futura PT;
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 1;
    font-weight: 400;
    display: block;
    margin-top: 3px;
    padding-top: 7px;
}

.catalog-product-view #customer-reviews p {
    margin-bottom: 1px;
}

.review-by cite {
    color: #2c2a2b;
    text-transform: initial;
}

.catalog-product-view .std li,
#acp-product-options .std li {
    padding-left: 6px;
    margin-bottom: 10px;
}

.catalog-product-view #review-form textarea {
    margin-bottom: -5px;
    padding: 0px 5px;
    color: #888888;
}

.catalog-product-view #review-form {
    margin-top: 0px;
}

.catalog-product-view #review-form .input-box {
    line-height: 1.5;
}

.buttons-set .button {
    line-height: 1.5;
    margin-top: 15px;
}

#product-review-table {
    margin-bottom: 0px;
}

.validation-advice {
    padding-top: 0px;
}

#product-review-table th {
    text-align: center;
}

#product-review-table tbody .value input {
    min-height: 20px;
    height: 20px;
    line-height: 20px;
}

#product-review-table .btn-star {
    position: relative;
}

#product-review-table .btn-star input {
    opacity: 0;
    position: absolute;
}

#product-review-table .btn-star label {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #ffffff;
    display: inline-block;
    border: 1px solid #E4E4E4;
    position: relative;
    margin-bottom: 0px;
}

#product-review-table .btn-star label::before {
    content: '';
    width: 8px;
    height: 8px;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}

#product-review-table .btn-star input:checked+label {
    background-color: #EE4498;
    border-color: #EE4498;
}


/* .catalog-product-view #wrapper>ul.messages{
    display: none;
} */

.catalog-product-view #review-form ul.messages {
    display: block;
    margin-top: 25px !important;
    margin-bottom: 0px !important;
    text-align: left;
    padding: 0px !important;
}

.catalog-product-view #colorswatch-feature-image {
    display: none;
}

.catalog-product-view #colorswatch-selected-hint {
    font-size: 14px;
    color: #2C2A2B;
    font-weight: 500;
}

.catalog-product-view #colorswatch-selected-hint span {
    color: #EE4498;
    font-size: 13px;
    font-style: italic;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.catalog-product-view .colorswatch-swatch-container span.swatch {
    background-size: 100% 100% !important;
    width: 44px !important;
    height: 44px !important;
}

.catalog-product-view ul.colorswatch-attribute li {
    margin-right: 15px;
}

.catalog-product-view .color-swatches {
    margin-bottom: 0px;
}

.catalog-product-view .colorswatch-wrapper {
    padding-bottom: 17px;
}

.catalog-product-view .color-swatches .validation-advice {
    position: absolute;
    bottom: 1px;
    left: 1px;
}

.catalog-product-view #review-form input[type=text],
.catalog-product-view #review-form textarea {
    border: 1px solid #CCCCCC;
    padding: 13px 16px;
}

.catalog-product-view #review-form input[type=text] {
    height: 48px;
}

.catalog-product-view #review-form textarea {
    height: 93px;
}

@media all and (min-width:768px) {
    .shop-product.m1-pro .edit-col-7 {
        width: 59.85%;
    }
    .shop-product.m1-pro .edit-col-5 {
        width: 40.15%;
        padding-left: 6%;
    }
    .shop-product.m1-pro .shop-video-desktop {
        display: block;
    }
    .shop-product.m1-pro .shop-video {
        display: none;
    }
    .pic-wrapper .pro-thumbs {
        display: block;
    }
    .m1-pro .shop-detail-mobile {
        display: none;
    }
    .products-also-bought {
        padding-bottom: 92px;
    }
    .customer-reviews,
    .products-also-bought {
        padding-top: 47px;
    }
    .product-reviews .form-add h5 {
        width: 272px;
        height: 48px;
    }
    .catalog-product-view .customer-reviews {
        padding-bottom: 17px;
    }
}

@media all and (max-width:767px) {
    .pic-wrapper .pro-img {
        padding: 25px;
    }
    .m1-pro .shop-detail-desktop {
        display: none;
    }
    .shop-product.m1-pro {
        margin-bottom: 19px;
        margin-top: 15px;
    }
    .products-also-bought {
        padding: 0;
        border: none;
    }
    .m1-pro .shop-detail-desktop .ratings {
        margin-bottom: 0px;
    }
    .customer-reviews {
        padding-top: 16px;
    }
    .catalog-product-view .customer-reviews .container {
        padding: 0px;
    }
    .shop-video {
        margin-bottom: 16px;
    }
    .products-also-bought .box-bought {
        margin-bottom: 18px;
    }
    .product-reviews .form-add h5 {
        width: 100%;
    }
    .catalog-product-view .product-reviews .form-add {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 23px;
        padding: 0px 11px;
    }
    .catalog-product-view .header-area {
        border-bottom: 1px solid #555555;
    }
    .catalog-product-view .shop-detail {
        margin-top: 15px;
    }
    .catalog-product-view .shop-detail-mobile {
        margin-top: 0px;
    }
    .catalog-product-view .shop-detail .ratings {
        margin-bottom: 0px;
    }
    .catalog-product-view .shop-product .pic-wrapper .tags .tag {
        margin-bottom: 8px
    }
    .shop-detail .add-to-box {
        margin-bottom: 16px;
    }
    .customer-reviews .product-review {
        padding: 0 11px;
    }
}


/* #cart-popup */

#cart-popup {
    z-index: 999999;
}

#cart-popup a {
    text-decoration: none;
}

#cart-popup .btn-checkoutcart,
#cart-popup .btn-viewcart {
    background-color: #2c2a2b;
    border: 1px solid #2c2a2b;
    line-height: 1;
}


/* checkout/cart */

.checkout-cart-index .container {
    max-width: 1190px;
    padding-left: 5px;
    padding-right: 5px;
}

#shopping-cart-table tr td.unit-edit a,
#shopping-cart-table tr td.unit-remove a {
    color: #EE4498;
}

#shopping-cart-table tr td.unit-remove a {
    font-family: 'Font Awesome 5 Pro';
    text-decoration: none;
}

#shopping-cart-table tr td.unit-edit a:hover,
#shopping-cart-table tr td.unit-remove a:hover {
    color: #2c2a2b;
}

.checkout-cart-index .col-xs-12 .lower-right ul.checkout-types button.button.btn-proceed-checkout.btn-checkout {
    font-weight: 500;
}

.continue-shopping .btn-continue-shopping {
    line-height: 1;
    text-decoration: none;
}

.continue-shopping .btn-continue-shopping:hover {
    background-color: #EE4498;
    color: #ffffff !important;
}

#shopping-cart-table tr td .input-text.qty {
    line-height: 1.5;
    height: auto;
    color: #3d4046;
}

.checkout-cart-index .crosssell-container .carousel .slides li h2 a {
    text-decoration: none;
    color: #2c2a2b;
}

.checkout-cart-index .crosssell-container .carousel .slides li .btn {
    line-height: 1;
    height: auto;
    padding: 14px 0 12px 0;
}

.checkout-cart-index .crosssell-container p {
    color: #2c2a2b;
}

.cart-customer-service .cart-service-info a.icon-email,
.cart-customer-service .cart-service-info a.icon-phone {
    font-family: 'Font Awesome 5 Pro';
    text-decoration: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.cart-customer-service .cart-service-info a.icon-email:before,
.cart-customer-service .cart-service-info a.icon-phone:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
}

.cart-customer-service .cart-service-info a.icon-phone:before {
    font-size: 14px;
    transform: rotate(90deg);
    vertical-align: top;
}