/********************************************************
			Coderplace Custom Styles
********************************************************/
html {
    scroll-behavior: smooth;
}
.page-category #wrapper > .container {
    padding: 0px 150px;
}
.page-category #wrapper #left-column {
    width: 25%;
}
.page-category #wrapper #content-wrapper {
    width: 75%;
}

.page-category  .products .product-thumbnail , .page-category  .products .product-thumbnail img {
    width:100%;
}
#product-comments-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.product-comment-list-item .comment-infos {
    width:33%;
}
.product-comment-list-item .comment-content {
    width:77%;
}
.product-comment-list-item  .comment-buttons {
    display:none;
}
#post-product-comment-form {
    display:flex;
    flex-direction: column;
    align-items: flex-start;
    gap:15px;
}
.product-comment-modal label.form-label[for="comment_content"] {
    margin-bottom:0;
}
#criterions_list {
    list-style: none!important;
}
.product-features dd, .product-features dt {
    background: transparent!important;
    margin: 0 -4px 0 0!important;
    border-radius: 0!important;
    border-bottom: 1px solid #c2c2c2;
}
.product-features > dl.data-sheet dt.name {
    text-transform: capitalize;
    font-weight: 600;
}
#product-comments-list-footer {
    margin-top:30px;
}
.product-comment-list-item {
    padding: 17px 5px;
    margin: 0;
    display: flex;
    width: calc(25% - 10px);
}
.related-products {
    border-top: 2px solid #c2c2c2;
}
.product-tabcontent .tabs .nav-tabs {
    border-top: 2px solid #c2c2c2;
    border-bottom: 2px solid #c2c2c2;
    margin-bottom:50px;
}
#product .tabs .nav-tabs .nav-link.active {
    border-bottom: none;
}
#product .product-tabcontent .tabs{
    margin-top:0;
    padding-top:0;
}
.product-description table {
    color: #646361;
    font-weight: 400;
}
.product-description td{
    vertical-align: top;
}
.product-description tr> td:first-child{
    padding-right:15px;
}
.product-description tr> td:last-child{
    padding-left:15px;
}
.product-tabcontent .title {
    font-size: 24px;
    margin-bottom: 20px;
}
.product-tabcontent .tabs .tab-pane {
    display: block;
    visibility: visible;
    opacity: 1;
    padding: 10px 0px;
    border: none;
}
#product-comments-list-header .comments-nb {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}
.comments-note-wrap , .comments-note{
    display: flex;
    align-items: center;
    gap: 5px;
}
.comments-note-wrap {
    font-size: 16px;
}
.comments-list-header-wrap {
    width:500px;
}
.comments-list-header-totals-wrap{
    width: calc(100% - 500px);
}
.comments-list-header-totals-wrap > div{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.comments-list-header-totals-wrap .progress-bar{
    background: #f0f0f0;
    height: 6px;
    border-radius: 30px;
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
}
.grade-wrap {
    display: flex;
    width:40px;
    align-items: center;
}
.comments-list-header-totals-wrap .progress-bar .progress{
    background: #df373c;
    margin-top:0;
}
.comments-note-wrap .grade-stars .star-content {
    top: 0px;
}
.product-accessories {
    margin-top:0!important;
}
.product-quantity-table {
    width:100%;
    margin-bottom:20px;
}
.product-quantity-table td {
    padding:5px 0px;
}
.product-quantity-table tr {
    border-bottom:1px solid #e1e4e8;
}
.wish-comp .compare .st-compare-bt-content .st-compare-title, .wish-comp .wishlist .st-wishlist-bt-content .st-wishlist-title {
    display:none;
}
.block-category.card.card-block .h1 {
    font-size: 24px;
}
.custom-category-bottom .card-block, .custom-category-bottom .card  {
    padding:0;
    margin:0;
}
.custom-category-bottom .brands  {
    margin-top:10px;
}
.custom-category-bottom .title_blog {
   display:none;
}
.custom-category-bottom  .ets_block_latest , .custom-category-bottom  .homepage-latest-blog {
    padding:0;
    margin:0;
}
body#product .breadcrumb ol > li:last-child {
    display:none;
}
body#product .breadcrumb ol > li:nth-last-of-type(2) a::after {
    display:none;
}
.product-comments-additional-info .comments-note {
    margin:0;
    display: flex;
    gap: 10px;
}
.product-prices .current-price span {
    color:#000;
    font-weight: 700;
}
.product-prices .product-discount .regular-price {
    color: #92989e;
}
.product-prices .discount.discount-amount {
    background: #df373c;
    color: #FFF;
    padding: 5px 5px;
    border-radius: 5px;
}
.price-label{
    font-size: 16px;
    font-weight: 500;
    color: #3b3b3b;
    margin-bottom: 5px !important;
}
.grade-stars .star-content {
    margin-left:0;
}
.product-comments-additional-info .comments-note  .average{
    font-weight:600;
    font-size: 16px;
    color:#3b3b3b;
}
.product-comments-additional-info {
    justify-content: flex-start;
    gap: 20px;
}
.product-comments-additional-info .link-comment {
    color: #3e45ff;
    font-size: 16px;
    font-weight: 500;
}
.productpage_title, .quickview h1.h1 {
    text-transform: capitalize;
    font-size: 18px;
    margin-bottom:20px;
    color: #3b3b3b;
}
#left-column .block .block_title , #left-column #search_filters > .h6{
    border-bottom: 1px solid #b6b5b5;
}
#_desktop_user_info .material-icons {
    font-size: 29px;
}
.owl-wrapper .product-title {
    min-height: 45px;
}
.top-menu ul[data-depth="2"] > .category > a {
    font-weight: 500;
}
#newproduct-carousel .product img {
    height: 195px;
}
#cpheadercms1 p {
    margin-bottom: 0px;
}
#cpcmsbanner1_block1 .cms_content:hover a{
    color: rgb(223, 55, 60) !important;
    font-weight: 500;
}
.blockcart-header:hover .carthome {
    color: rgb(223, 55, 60);
}

.tm-carousel {
    display: none;
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
}

.cp-carousel {
    display: none;
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    display: flex !important;
    flex-wrap: wrap;
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-wrapper-outer {
    overflow-x: clip;
    position: relative;
    float: left;
    width: 100%;
    z-index: 4;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}


.owl-carousel .owl-item {
    float: left;
    display: flex;
    height: auto;
}

.homepage-latest-blog .owl-carousel .owl-item.active {
    height: auto;
}

.homepage-latest-blog .owl-carousel .owl-item {
    height: 0px;
    -webkit-transition: height 5000ms ease-in;
    -moz-transition: height 5000ms ease-in;
    -ms-transition: height 5000ms ease-in;
    -o-transition: height 5000ms ease;
    transition: height 5000ms ease-in;
}

#cpcategorylist-carousel .owl-item {
    /*min-width: 235px;*/
}

#cpcategorylist-carousel .owl-item .cat_next {
    color: #222;
    cursor: pointer;
    font-size: 0;
    font-weight: 500;
    height: 38px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 17px;
    font-style: unset;
    background: transparent;
}

#cpcategorylist-carousel .owl-item .cat_next:before {
    content: '';
    -webkit-mask-image: url(../img/megnor/pro-right.svg);
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-image: url(../img/megnor/pro-right.svg);
    mask-position: center;
    mask-repeat: no-repeat;
    background-color: #000;
    mask-size: 14px;
    font-size: 14px;
    width: 20px;
    height: 37px;
    display: block;
    -webkit-mask-size: 14px;
    color: #222;
    cursor: pointer;
    border-radius: 0;
    font-style: unset;
    text-align: center;
    line-height: 32px;
}

.owl-carousel .owl-item .manu_image a {
    display: inline-block;
}

.owl-carousel .owl-item .manu_image a img {
    max-width: 100%;
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    /* fix */
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    text-align: center;
}

#brand-carousel img {
    max-width: 150px;
    filter: grayscale(100%);
}

/* mouse grab icon */
.customNavigation {
    position: absolute;
    z-index: 9;
    width: 100%;
    top: 50%;
    direction: ltr !important;
    right: 0;
    left: auto;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
}

.products .customNavigation {
    top: 48%;
}

.tmcategorylist .customNavigation, .testimonial-block-part .customNavigation {
    top: 54%;
}

.tmcategorylist:hover .customNavigation {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.customNavigation a.prev::before {
    content: "\E314";
    font-family: "Material Icons";
    position: absolute;
    font-size: 20px;
    right: 5px;
    top: -1px;
    color: #808080;
}

.customNavigation a.next::before {
    content: "\E315";
    font-family: "Material Icons";
    position: absolute;
    font-size: 20px;
    position: absolute;
    right: 3px;
    top: -1px;
    color: #808080;
}

#tmtestimonialcmsblock .customNavigation {
    top: -24px;
    z-index: 5;
    right: 15px;
}

#index #tmtestimonialcmsblock .customNavigation {
    top: -40px;
    right: 0;
}

.special-products .customNavigation {
    top: 52%;
}


.product-tabcontent {
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
}

.special-products:hover .customNavigation,
.products:hover .customNavigation,
.testimonial-block-part:hover .customNavigation,
.tmblog-latest:hover .customNavigation,
#tminstagramblock:hover .customNavigation,
.product-accessories:hover .customNavigation,
.subcategory-products:hover .customNavigation,
.productscategory-products:hover .customNavigation {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.lastest_block .customNavigation {
    top: 44%;
}

.customNavigation i {
    color: #222 !important;
    cursor: pointer;
    font-size: 0;
    font-weight: 500;
    height: 38px;
    line-height: 32px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 38px;
    background: transparent;
    border-radius: 0;
    font-style: unset;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.11);
}

.customNavigation i.prev {
    background: transparent;
    right: auto;
    background: #fff;
    border-radius: 50%;
    left: -5px;
}

.customNavigation i.next {
    background: transparent;
    right: 0px;
    background: #fff;
    border-radius: 50%;
    right: -5px;
}

.tmcategorylist .customNavigation i.prev,
.testimonial-block-part .customNavigation i.prev,
#tminstagramblock .btn.prev.instagram_prev,
.special-products .customNavigation i.prev {
    left: -20px;
}

.tmcategorylist .customNavigation i.next,
.testimonial-block-part .customNavigation i.next,
#tminstagramblock .btn.next.instagram_next,
.special-products .customNavigation i.next {
    right: -20px;
}

.customNavigation i.prev::before {
    content: '';
    -webkit-mask-image: url(../img/megnor/pro-left.svg);
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-image: url(../img/megnor/pro-left.svg);
    mask-position: center;
    mask-repeat: no-repeat;
    background-color: #000;
    mask-size: 14px;
    font-size: 14px;
    width: 38px;
    height: 38px;
    display: block;
    -webkit-mask-size: 14px;
}

#tmtestimonialcmsblock .customNavigation i.prev::before {
    right: 1px;
    font-weight: 500;
}

#tmtestimonialcmsblock .customNavigation i.next::before {
    right: 0;
    font-weight: 500;
}

.customNavigation i.next::before {
    content: '';
    -webkit-mask-image: url(../img/megnor/pro-right.svg);
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-image: url(../img/megnor/pro-right.svg);
    mask-position: center;
    mask-repeat: no-repeat;
    background-color: #000;
    mask-size: 14px;
    font-size: 14px;
    width: 38px;
    height: 38px;
    display: block;
    -webkit-mask-size: 14px;
}

.customNavigation i.next:hover::before, .customNavigation i.prev:hover::before {
    color: #fff;
}

#cpleftbanner1 img,
#cpleftbanner2 img {
    max-width: 100%;
}

#cpleftbanner1 li,
#cpleftbanner2 li {
    overflow: hidden;
    position: relative;
    float: left;
    border-radius: 5px;
}

#cpleftbanner1 li a,
#cpleftbanner2 li a {
    display: inline-block;
    position: relative;
    overflow: hidden;
    vertical-align: top;
}

.footer-container .links.lastest_block .customNavigation i.prev:hover {
    color: #9bbab1 !important;
}

.footer-container .links.lastest_block .customNavigation i.next:hover {
    color: #9bbab1 !important;
}

@media (max-width: 1449px) {
    .tmcategorylist .customNavigation i.prev,
    .testimonial-block-part .customNavigation i.prev,
    #tminstagramblock .btn.prev.instagram_prev,
    .special-products .customNavigation i.prev {
        left: -15px;
    }

    .tmcategorylist .customNavigation i.next,
    .testimonial-block-part .customNavigation i.next,
    #tminstagramblock .btn.next.instagram_next,
    .special-products .customNavigation i.next {
        right: -15px;
    }

    .customNavigation i.next {
        right: 0;
    }

    .customNavigation i.prev {
        left: 0;
    }
}

@media (max-width: 1199px) {
    #tmtestimonialcmsblock .customNavigation {
        top: -36px;
        z-index: 5;
        right: -18px;
    }
}

@media (max-width: 991px) {
    #cpleftbanner1 li img,
    #cpleftbanner2 li a {
        width: auto;
    }

    #tmtestimonialcmsblock .customNavigation {
        top: 0;
        right: 0;
    }
}

@media (max-width: 767px) {
    #top-menu .dropdown-item .menu-label {
        font-size: 14px;
        font-weight: 600;
    }
    .customNavigation {
        opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
    }

    .tmcategorylist .customNavigation i.prev,
    .testimonial-block-part .customNavigation i.prev,
    #tminstagramblock .btn.prev.instagram_prev,
    .special-products .customNavigation i.prev,
    .btn.prev.accessories_prev {
        left: 0;
    }

    .tmcategorylist .customNavigation i.next,
    .testimonial-block-part .customNavigation i.next,
    #tminstagramblock .btn.next.instagram_next,
    .special-products .customNavigation i.next,
    .btn.next.accessories_next {
        right: 0;
    }

    #main .images-container .js-qv-mask .customNavigation {
        top: 13px;
    }

    .quickview .mask.additional_slider .customNavigation i.prev {
        left: -10px !important;
    }

    .quickview .mask.additional_slider .customNavigation i.next {
        right: -10px !important;
    }

    .btn.next.brand_next {
        left: auto;
        right: 0;
        position: absolute;
    }

    .btn.prev.brand_prev {
        left: 0;
        right: auto;
    }

    .customNavigation i.next {
        left: auto;
        right: 0;
    }
    .footer .block_content {
        display: block !important;
        height: auto !important;
    }
    .product-line-grid-right.product-line-actions {
        margin-top: 25px;
    }
    .product-line-grid-right.product-line-actions .col-md-10.col-xs-6 > .row {
        display: flex;
        align-items: center;
    }
    .product-line-grid-right.product-line-actions > .row {
        display: flex;
        justify-content: space-between;
    }
    #cart-overview .continue.btn {
        width: 100% !important;
    }
    #checkout-personal-information-step .form-group.row {
        width: 100%;
    }
    .delivery-options .delivery-option label{
        width: 90%;
    }
    body#checkout section.checkout-step .delivery-option {
        height: 80px;
    }
    .blockcart .cart_block .checkout.card-block a{
        margin-top: 10px;
        margin-inline-end: 0px;
    }
    body#checkout section.checkout-step .carrier-delay, body#checkout section.checkout-step .carrier-name {
        font-size: 10px;
    }
    body#checkout section.checkout-step .delivery-option label {
        font-size: 10px;
    }
    body#checkout section.checkout-step .col-xs-12 {
        padding-right: 0px;
    }
    .mobile-menu-back {
        display: block !important;
        border-bottom: 1px solid #e6e6e6;
        padding: 15px 0px;
    }
    .mobile-menu-back .back{
        font-size: 11px;
        color: #8e8e8e;
        font-weight: 400;
        padding: 0px;
        letter-spacing: 0.5px;
    }
    .mobile-menu-back svg {

    }
}
.data-sheet {
    display: flex;
    flex-wrap: wrap;
}

.data-sheet dt,
.data-sheet dd {
    width: 50%; /* Make both name and value occupy equal width */
    box-sizing: border-box;
    display: flex;
    align-items: center; /* Align text to the center */
    min-height: 50px; /* Ensure a minimum height */
    padding: 10px;
}

.data-sheet dt {
    font-weight: bold;
    background: #f8f8f8; /* Optional: Background color to separate */
}

.data-sheet dd {
    background: #ffffff; /* Optional: Background color */
}
@media (max-width: 480px) {
}


@media (max-width: 992px) {
    #product-comments-list-header {
        display: flex !important;
        flex-direction: column !important;
    }
    .comments-list-header-totals-wrap {
        width: 100% !important;
    }
    #header .header-top .menu a {
        line-height: 10px;
    }

    .header-div .container, #footer .container {
        padding: 0px;
    }
    .product-comment-list-item {
        width: 100%;
        padding: 10px;
    }
    .comments-list-header-wrap {
        width: 100%;
    }
    .post-product-comment {
        width: 100%;
    }
    #post-product-comment-modal .modal-content {
        width: 95vw;
    }
    .product-information .product-quantity .add {
        margin-inline: 0px;
        margin-left: 10px;
    }

    .product-add-to-cart.js-product-add-to-cart {
        margin-bottom: 40px;
    }
    .js-product-availability-source {
        display: none;
    }
    .product-information .product-quantity, .product-add-to-cart .product-quantity {
        display: flex;
    }
    #product .product-tabcontent .tabs {
        padding: 10px;
    }

    .product-information .product-quantity .add {
        width: 100%;
    }
    .product-information .product-quantity .add .add-to-cart{
        width: 100%;
    }
    .product-information .product-quantity .add .wish-comp{
        width: 100%;
        position: absolute;
        left: 0;
        top: 35px;
        margin-left: 0px;
        display: flex;
    }
    .wish-comp .compare .btn, .wish-comp .wishlist .btn {
        background-color: transparent;
    }
    .product-quantity {
        position: relative;
    }
    .wish-comp .compare, .wish-comp .wishlist {
        width: 50%;
        display: flex;
        justify-content: center;
        border: 1px solid rgba(0, 0, 0, 0.15);
    }
    .wish-comp .btn {
        margin: 0px !important;
    }
    .product-additional-info .js-mailalert {
        flex-direction: column;
    }
    .product-line-grid-right.product-line-actions .hidden-md-up{
        display: none;
    }

}

.wish-comp .compare .btn {
    font-size: 0;
    -webkit-mask-image: url(../img/megnor/compare.svg);
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-image: url(../img/megnor/compare.svg);
    mask-position: center;
    mask-repeat: no-repeat;
    mask-size: 15px;
    -webkit-mask-size: 15px;
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    display: block;
    position: relative;
    background-color: #000000;
}

.cart-overview.js-cart .product-price{
    display: flex;
}
.register-form .col-md-6.form-control-label {
    width: 100%;
    float: left;
    text-align: justify;
}

.register-form .col-md-6 {
    padding-left: 0px;
}

@media (min-width: 768px) {
    .page-category .product_list.grid .product_item{
        width:calc(33% - 3px)!important;
    }
    .page-customer-account #content {
        padding: 0px;
    }
    #login-form .form-group.row {
        width: 50%;
    }
    #login-form .form-group.row .col-md-6 {
        width: 100%;
    }
    #login-form .form-group.row .col-md-6.form-control-label {
        text-align: start;
    }
    #login-form .col-md-6 {
        padding-left: 0px;
    }
}
#customer-form .form-group.row {
    display: flex;
    flex-direction: column;
}
#customer-form .col-md-6.form-control-label {
    text-align: start;
}
#customer-form .col-md-6 {
    padding-left: 0px;
}

.address-form form .form-group.row {
    display: flex;
    flex-direction: column;
}
.address-form form .col-md-6.form-control-label  {
    text-align: start;
}
.address-form form .col-md-6 {
    padding-left: 0px;
}
.no-scroll {
    overflow: hidden;
    height: 100vh; /* Optional, for some mobile browsers */
}
