.name-products p {
    font-size: 27px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 10px;
}
.title-list-products {
    width: 90px;
}
.item-action-slick-products.slick-slide {
    height: unset;
}

.images-slider-nav img {
    height: 100px;
    object-fit: contain;
}

.item-action-slick-products img {
    height: 800px;
}
.hedding-pages-details h2 {
    color: #1066a7;
    margin-bottom: 15px;
    font-size: 20px;
    position: relative;
    display: inline-block;
    padding-bottom: 5px;
}

.hedding-pages-details h2:before {
    content: "";
    position: absolute;
    width: 60%;
    height: 2px;
    background: #1066a7;
    bottom: 0;
}
.table-detail-view ul li {
    list-style: none !important;
    margin-left: 0px;
    padding: 5px 15px;
    background: #f4f4f4;
}

.table-detail-view ul li:nth-child(2n) {
    background: none;
}
.box-contens-details-kepper .prices {
    display: flex;
    font-size: 21px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 13px;
}
.table-detail-view tbody tr {
    background: #f4f4f4;
}

.table-detail-view table tbody tr:nth-child(2n) {
    background: #fff;
}

.table-detail-view table {
    border: none;
}
.box-contens-details-kepper .prices .price-kepper {
    padding-left: 20px;
    color: #ccc;
    font-size: 19px;
    font-weight: 300;
}

.desc-products-detals {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e7e7e7;
    padding-top: 0px;
    line-height: 1.7;
    padding-bottom: 10px;
}
.desc-products-detals ul {
	margin:5px 0;
}

.box-munitun ul {
    display: flex;
}

.box-munitun ul li:nth-child(1) {
    font-weight: 600;
    margin-right: 10px;
}

.box-munitun ul li {
    margin-bottom: 7px;
}

.list-colors ul {
    display: flex;
    gap: 10px;
    margin-left: 12px;
}

.list-colors ul li img {
}

.list-colors {
    display: flex;
    padding-top: 20px;
    border-top: 1px solid #e7e7e7;
    margin-top: 20px;
    margin-bottom: 20px;
    align-items: center;
}

.list-colors ul li img {
    width: 55px;
    height: 55px;
    /* padding: 3px; */
    border-radius: 5px;
}

.list-size ul {
    display: flex;
    margin-left: 10px;
}

.list-size ul li {
    padding: 5px 10px;
    border: 1px solid #333;
    margin-right: 10px;
    cursor: pointer;
}

.list-size {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.box-munitun {
    padding: 20px 0px 0px;
}

.box-details-right {
    position: sticky;
    top: 85px;
    padding-left: 5%;
    padding-bottom: 35px;
}
.list-colors ul li.active {
    border: 1px solid #ed1d26;
    border-radius: 5px;
    position: relative;
}
.list-size ul li.active {
    border: 1px solid #ed1d26;
}

.list-size ul li {
    border: 1px solid rgba(0,0,0,.09);
    font-size: 14px;
    border-radius: 3px;
}
.item-images-details:hover img {
    transform: scale(1.1);
    transition: 0.5s ease;
}
.btn-buy-cart-products {
    margin-top: 15px;
}

.btn-buy-cart-products a {
    display: inline-block;
    padding: 9px 30px;
    background: #f15a32;
    color: #fff;
    font-size: 15px;
    text-transform: capitalize;
    border-radius: 2px;
}

.list-prices .tabcontent {
    display: none;
}

.list-prices .prices.tabcontent.active {
    display: flex;
    align-items: center;
    font-size: 20px;
}
.tabcontent .price-news p {
    font-weight: 600;
    color: #ed1d26;
    font-size: 25px;
}
.bracham-details {
    padding-bottom: 20px;
    position: relative;
    z-index: 9;
}

.box-images-brackham {
    height: 400px;
    overflow: hidden;
    position: relative;
}

.content-brackham-detals {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.content-brackham-detals h2 {
    color: #fff;
    font-size: 35px;
    text-align: center;
}

.item-content-brachkham ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.item-content-brachkham ul li {
    margin-right: 10px;
    padding-right: 0px;
}

.item-content-brachkham ul li a {
    color: #fff;
}

.item-content-brachkham ul li:before {
    content: "/";
    color: #fff;
    padding-right: 10px;
}

.item-content-brachkham ul li:nth-child(1):before {
    content: "";
}
.item-images-details {
    margin-bottom: 20px;
    overflow: hidden;
}
.box-main-details {
    padding-top: 30px;
}
.tablinks {
    border: solid 1px #ccc;
    border-radius: 5px;
}
.box_munitun {
    font-size: 16px;
    line-height: 1.5;
}
.box_munitun ul {
    margin-top: 10px;
}
.box_munitun ul li {
    list-style: disc !important;
    margin-left: 20px;
}

.icon-carts svg {
    width: 25px;
    height: 22px;
    margin-bottom: -5px;
}

.icon-carts svg path {
    stroke: #ed1d26c4;
}

a.btn-tinted {
    display: inline-flex;
    align-items: center;
    gap: 0px 10px;
    padding: 8px 10px;
    background: rgba(208, 1, 27, .08);
    border: 1px solid #f15a32;
    color: #f15a32;
}
.box-images-brackham:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000091;
}

.list-colors ul li.active:before {
    content: "";
    position: absolute;
    bottom: -1px;
    right: 0;
    background: url(../images/check-mark-active.png) no-repeat;
    height: 15px;
    width: 16px;
}

.list-size ul li.active:before {
    content: "";
    position: absolute;
    bottom: -1px;
    right: 0;
    background: url(../images/check-mark-active.png) no-repeat;
    height: 15px;
    width: 16px;
}
.flex-quantity {
    display: flex
;
    align-items: end;
}
.custom.custom-btn-number {
    display: inline-flex;
    align-items: center;
}
.input_number_product {
    display: inline-flex
;
    align-items: center;
    border-radius: 5px;
    margin-right: 10px;
}
.input_number_product {
    width: auto;
    position: relative;
    padding: 0;
    border: none;
    box-shadow: none;
    background-color: transparent;
    display: inline-flex;
}
button.btn_num.num_1.button.button_qty {
    font-size: 20px;
    line-height: 0px;
    border: solid 1px #e4e4e4;
    display: inline-block;
    width: 45px;
    height: 42px;
    background-color: #fff;
    float: left;
    color: #333;
    text-align: center;
    padding: 0px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.button_qty {
    flex: 0 0 45px;
    height: 45px;
    display: flex
;
    align-items: center;
    border: none;
    background: transparent;
    justify-content: center;
    text-align: center;
    width: 45px;
}
input.form-control.prd_quantity {
    display: block;
    color: #00090f;
    text-align: center;
    box-shadow: none;
    background: #fff;
    margin: 0;
    height: 42px;
    line-height: 42px;
    box-shadow: none;
    border-radius: 0px;
    font-size: 16px;
    width: 45px;
    padding: 0;
    border: none;
    border-top-width: medium;
    border-top-style: none;
    border-top-color: currentcolor;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: solid 1px #ddd;
    border-top: solid 1px #ddd;
}
button.btn_num.num_2.button.button_qty {
    border-radius: 0;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 20px;
    line-height: 0px;
    border: solid 1px #e4e4e4;
    display: inline-block;
    width: 35px;
    height: 42px;
    background-color: #fff;
    float: left;
    color: #333;
    text-align: center;
    padding: 0px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.list-products-details {
    display: flex;
    align-items: baseline;
    gap: 0px 15px;
    margin-bottom: 15px;
}
.btn-buy-cart-products {
    display: flex;
    align-items: center;
    gap: 0px 10px;
}
.list-products-details ul {
    display: flex;
    gap: 0px 10px;
    flex-wrap: wrap;
    gap: 10px 10px;
}
.item-contion-products.active {
    display: block;
}

.item-contion-products {
    display: none;
}
.list-products-details ul li {
    border: 1px solid rgba(0, 0, 0, .09);
    font-size: 14px;
    border-radius: 3px;
    padding: 5px 10px;
    cursor: pointer;
}

.list-products-details ul li.active:before {
    content: "";
    position: absolute;
    bottom: -1px;
    right: 0;
    background: url(../images/check-mark-active.png) no-repeat;
    height: 15px;
    width: 16px;
}

.list-products-details ul li {
    position: relative;
}
.list-products-details ul li:active {
    border: 1px solid #ed1d26;
}
.list-products-details ul li.active {
    border: 1px solid #ed1d26;
}

.images-slider-nav {
    border-radius: 10px;
    border: 1px solid #eee;
    overflow: hidden;
    padding: 10px;
}

.box-slick-details {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.list-slick-action-products {
    margin-top: 20px;
}
.desc-products-detals {
      
    border-radius: 10px;
}
.table-detail-view {
    position: sticky;
    top: 100px;
}
.box-view-content-products {
  margin-top: 20px;
        padding: 20px 0px 0px;
    border-top: 1px solid #eee;
}
.title-products-details h2 {
    position: relative;
    border: none;
    border-radius: unset;
    border-bottom: 2px solid #0f75bd;
    font-size: 20px;
    text-transform: uppercase;
    color: #0f75bd;
    font-weight: 700;
    margin: unset;
    display: inline-block;
    bottom: -2px;
    padding-bottom: 5px;
}

.title-products-details {
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 15px;
}
.product.list-product:last-child {
    padding: 0px;
}
.box-products-details {
    margin-top: 20px;
}

#ProductRating {
    margin: 20px 0 20px;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #EEE;
}
.tab-content {
    /* margin-bottom: 30px; */
}
.entry-content .h3-title {
    font-size: 20px;
    color: #333;
    border-bottom: 1px solid #F5F5F5;
    padding-bottom: 10px;
    position: relative;
    text-transform: none;
}
div#ProductRating .h3-title:after {
    width: 50px;
    height: 2px;
    background: #39b647;
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
}

 .h3-title {
    font-size: 20px;
    color: #0f75bd;
    border-bottom: 1px solid #F5F5F5;
    padding-bottom: 10px;
    position: relative;
    text-transform: none;
    font-size: 18px;
    margin: 0 0 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.stars.starrr {
    margin-bottom: 0;
    color: #555;
}
textarea.form-control {
    height: auto;
    font-family: unset;icon-right-header
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.aggregateRating {
    margin-bottom: 0;
    color: #555;
}

form#comment_data {
    margin-top: 15px;
}

.form-group1 {
    margin-bottom: 15px;
}

#form#comment_data input {
    border-radius: 5px;
    margin-left: 0;
    margin-right: 0;
    padding: 8px 15px;
    transition: all 0.15s linear 0s;
    border: 1px solid #EEE;
    background: #FFF;
    width: 100%;
    box-shadow: none;
    height: auto;
}
.attachment {
    background: #F5F5F5;
    border-radius: 0 0 3px 3px;
    padding: 15px;
    margin-top: 15px;
    text-align: right;
    overflow: hidden;
    color: #555;
}
#inputField .btn {
    margin-top:20px;
    background: #0f75bd;
    color: #FFF;
    font-weight: normal;
    border-radius: 0;
    padding: 6px 20px;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 22px;
}

#comments {
    display: block;
    margin: 30px 0 0 0;
}
#comments .cmmnt, ul .cmmnt, ul ul .cmmnt {
    display: block;
    position: relative;
    padding-left: 65px;
    min-height: 100px;
    margin-bottom: 20px;
    margin-top: 20px;
}
#comments strong.name {
    color: rgb(92, 184, 92);
}
#comments .cmmnt .avatar {
    position: absolute;
    top: 0;
    left: 0;
    background: #888;
    text-align: center;
    text-transform: uppercase;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    line-height: 48px;
    color: #FFF;
    font-weight: 700;
}
#comments .cmmnt .cmmnt-content {
    padding: 5px 0;
    background: #FFF;
    border-radius: 2px;
}
#comments .cmmnt .cmmnt-content header {
    font-size: 16px;
    display: block;
    margin-bottom: 8px;
}
#comments .cmmnt .cmmnt-content header .userlink {
    font-weight: 700;
}
#comments .cmmnt .cmmnt-content header .pubdate {
    color: #777;
    font-size: 13px;
}
#comments .cmmnt .cmmnt-content p {
    background: #F9f9f9;
    padding: 10px 15px;
    border-radius: 3px;
    margin-bottom: 0;
}
#ProductRating .review_comment_images {
    display: flex
;
    flex-wrap: wrap;
    margin: 0px -6px;
}
span.rate.pull-right svg {
    width: 16px;
    height: 16px;
}
.stars.starrr.pull-left i svg {
    width: 18px;
    height: 18px;
    margin-bottom: -4px;
}
.aggregateRating {
    text-align: right;
}
.list-content-ttkt {
    padding: 5px;
}

.list-content-ttkt-blogs {
    padding: 0px 5px;
}
.entry-content .h3-title::after {
    width: 50px;
    height: 2px;
    content: "";
    position: absolute;
    left: 0px;
    bottom: -2px;
    background: rgb(207, 48, 52);
}
ul.replies .userlink {
    font-weight: 700;
}
ul.replies a {
    color: rgb(19, 134, 223);
}

#comments .cmmnt .avatar img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
}
.addtocart.quantity-adder.clearfix {
    padding-top: 15px;
}
.quantity-div p {
    padding-bottom: 0px;
    margin-right: 10px;
}
p.dtcvmodetail svg {
    width: 23px;
    height: 25px;
    margin-bottom: -9px;
}

p.dtchide svg {
    width: 23px;
    height: 25px;
    margin-bottom: -9px;
}
button.btn-buy:hover {
    border: 1px solid #FF312E;
}
.action-products-lefts .images {
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .1);
    border-radius: 5px;
    margin-bottom: 10px;
}
.main-products-details {
    margin-top: 20px;
}
a.contact_now.fancybox:hover {
    color: #fff;
}

.list-content-ttkt table {
    width: 100%;
    border: 1px solid #cdcdcd;
}

.list-content-ttkt table tr td {
    border-bottom: 1px solid #cdcdcd !important;
    border: none;
}.list-content-ttkt table {
    border: none;
}
.star-rating i {
    color: #eecd00;
}


.desc-products-detals img {
    margin: 0 auto;
}

.desc-products-detals p {
    padding-bottom: 10px;
}
.box-star-details .view {
    font-size: 15px;
}
.box-star-details {
    display: flex;
    align-items: center;
    gap: 0px 10px;
    margin-bottom: 10px;
}

.box-star-details svg {
    width: 15px;
    height: 15px !important;
    fill: #c5c50f !important;
}

@media(max-width:990px){
  .name-products {
    margin-top: 20px;
}
.box-slick-details.slick-initialized.slick-slider {
    height: 500px;
}
    .name-products p {
        font-size: 20px;
    }
    
    .tabcontent .price-news p {
        font-size: 20px;
    }
    
    .box-contens-details-kepper .prices .price-kepper {
        font-size: 15px;
    }
    
    .btn-buy-cart-products {
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: baseline;
    }
    .tab-content{
        margin-top: 0px;
    }
    button.btn_num.num_1.button.button_qty {
        width: 25px;
        height: 30px;
    }
    
    input.form-control.prd_quantity {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    
    button.btn_num.num_2.button.button_qty {
        width: 30px;
        height: 30px;
    }
    
    .h3-title {
        font-size: 16px;
        line-height: 1.4;
    }
    .btn-buy-cart-products a {
        font-size: 14px;
        padding: 4px 10px;
    }
    
    a.buy-now {
        padding: 6px 30px;
    }
    
    .title-products-details h2 {
        font-size: 16px;
    }


    .item-action-slick-products img {
        height: 100%;
        width: 100%;
    }
    
    .item-action-slick-products {
        height: 100%;
        width: 100% !important;
    }

    .box-view-content-products{
        padding: 0px;
    }
    .list-size {
        flex-wrap: wrap;
    }
    a.btn-tinted{
        margin-bottom: 10px;
    }
    .list-size ul {
        flex-wrap: wrap;
        gap: 10px 0px;
    }
    .content-brackham-detals {
        width: 90%;
    }
    .box-images-brackham {
        height: 40vh;
    }
    .content-brackham-detals h2{
        font-size: 25px;
    }
    .box-details-right{
        padding-left: 0px;
    }
}