li.tlr-profile a::before{
    content: url(../img/user.svg) !important;
}

li.tlr-cart a::before{
    content: url(../img/cart.svg) !important;
}
body li.tlr-cart,body  li.tlr-profile{
    margin: auto 10px !important;
}
li.tlr-cart n{
width: 14px;
    height: 14px;
    font-size: 10px;
    background-color: black;
    border-radius: 50%;
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: center;
    right: -10px;
    top: 4px;
    color: white;
    text-align: center;
}
.tlr-cart-profile{
    text-decoration: none;
    list-style: none;
    display: flex;
    padding: 0px 20px;
}
li.tlr-cart{
    position: relative;
}
.tlr-products{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.tlr-products > .item{
    flex: 0 0 32%;
    margin-bottom: 60px;
}
.tlr-products.col-4 > .item{
    flex: 0 0 24%;
}
.tlr-products.col-2 > .item{
    flex: 0 0 48%;
}
.tlr-products.col-5 > .item{
    flex: 0 0 19.5%;
}

.tlr-products > .item a{
text-decoration: none;
}
.tlr-products > .item img{
    max-width: 100%;
}

.tlr-products a{
    text-decoration: none;
}

.tlr-products .maker{
    text-transform: uppercase;
    margin-top: 10px;
}
.tlr-products .rigth_details{
        display: flex;
        justify-content: flex-end;
        margin-left: auto;
        flex-direction: row;
        flex-wrap: wrap;
}
.tlr-products .details {
    display: flex;
    padding-right: 20px;
}
.tlr-products .more_details .season {
    text-align: left;
    font: normal normal normal 12px/22px Roboto;
    letter-spacing: 1.2px;
    color: gray;
    text-transform: uppercase;
}
.tlr-products .more_details h3.title {
    text-align: left;
    font: normal normal normal 16px/24px Roboto;
    letter-spacing: .16px;
    color: #1d1d1d;
    opacity: 1;
}
.tlr-products .more_details .maker {
    text-align: left;
    font: normal normal normal 12px/22px Roboto;
    letter-spacing: .12px;
    color: gray;
    opacity: 1;
    text-transform: capitalize;
}

.tlr-products .details span.price {
    text-align: left;
    font: normal normal normal 16px/24px Roboto;
    letter-spacing: .16px;
    color: #1d1d1d;
    opacity: 1;
    display: block;
    white-space: pre;
}

.tlr-products span.label {
    padding: 0 8px;
    font: normal normal normal 12px/24px Roboto;
    letter-spacing: .16px;
    position: relative;
    display: flex;
    margin-right: 5px;
    font-weight: 500;
    margin-bottom: 5px;
}
.pagination .list-pagination{
    display: flex;
    list-style-type: none;
    justify-content: center;
    align-items: center;
}
.pagination .list-pagination li a
{
    font-weight: bold;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

.pagination .list-pagination li.active a
{
    background-color: #333;
    color: white;
    border-radius: 50%;
}
.tlr-countrys{
    display: flex;
    justify-content: center;
    align-items: center;
}
select.country-form{
    background-color: transparent;
    border: 0px;
    max-width: 200px;
}
.page-template-template-single-product .ast-container{
    flex-direction: column;
    max-width: 100% !important;
}
.page-template-template-single-product .ast-container .product-main-wrap{
    display: flex;
}
.page-template-template-single-product .title_product{
font-size: 30px;
line-height: 36px;
color: #253a55;
margin-bottom: 50px;
}
.page-template-template-single-product .right-part
{
    padding: 10px 20px;

}
.page-template-template-single-product  .price {
    font-size: 30px;
    line-height: 36px;
    color: #253a55;
}
.page-template-template-single-product .cta-section {
    margin-top: 60px;
}
.page-template-template-single-product .cta-section a{
    width: 370px;
    display: block;
    background-color: #253a55;
    color: white;
    height: 60px;
    font-size: 24px;
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    justify-content: space-between;
}
.page-template-template-single-product .cta-section a::after{
    content: url(../img/shopping-bag.png) !important;
}
.page-template-template-single-product .ast-container{
    flex-direction: column;
    max-width: 100% !important;
}
.page-template-template-single-product .ast-container .product-main-wrap{
    display: flex;
}
.page-template-template-single-product .title_product{
font-size: 30px;
line-height: 36px;
color: #253a55;
margin-bottom: 50px;
}
.page-template-template-single-product .right-part
{
    padding: 10px 20px;

}
.page-template-template-single-product  .price {
    font-size: 30px;
    line-height: 36px;
    color: #253a55;
}
.page-template-template-single-product .cta-section {
    margin-top: 60px;
}
.page-template-template-single-product .cta-section a{
    width: 370px;
    display: block;
    background-color: #253a55;
    color: white;
    height: 60px;
    font-size: 16px;
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    justify-content: space-between;
}
.page-template-template-single-product .cta-section a::after{
    content: url(../img/shopping-bag.png) !important;
}
.page-template-template-single-product  .img-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.page-template-template-single-product  .img-list img{
max-width: 100%;
width: 100%;
margin-bottom: 20px;
}
.page-template-template-single-product .swiper-pagination-bullet{
    background-color: white;
} 
.page-template-template-single-product  .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 40px;
}
.page-template-template-single-product  .product-wrap .left-part{
    width: 65%;
    flex-basis: content;
}
.page-template-template-single-product .description{
    margin-top: 55px;
}
.page-template-template-single-product .section-product{
    display: flex;
    justify-content: baseline;
}
.page-template-template-single-product .section-product h3{
    padding: 20px;
    font-size: 25px;
    color: #253a55;
    opacity: 0.6;
    font-weight: 400;
    border-bottom:2px solid #c0c7d9;
}
.page-template-template-single-product .section-product .active h3{
    opacity: 1;
    border-bottom:2px solid #253a55;
}
.page-template-template-single-product .payment_details {
    width: 100%;
}
.section-product-details > div:not(.active){
    display: none;
}
.page-template-template-single-product .section-product-details > *{
    padding-top: 20px;
}
.more-details ul{
    margin-left: 0px;
    list-style: none;
}
.page-template-template-single-product .specification h3{
    padding-left: 0px;
}
.page-template-template-single-product .section-product-details{
    padding: 20px 0px;
}
.page-template-template-single-product .more-details{
    margin-top: 70px;
}
.page-template-template-single-product .product-main-wrap{
    display: flex;
}
.page-template-template-single-product .product-wrap{
    max-width: 1320px;
    margin: 50px auto;
}
.details-specification .list_attr b{
    min-width: 100px;
    display: block;
    float: left;
}
.details-specification .list_attr  li
{
    text-transform: capitalize;
    line-height: 36px;
}
.more-details > .section-product > *{
    cursor: pointer;
}

.tlrModalCountry {
    display: block; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }
  .tlrModalCountry h2
  {    margin-top: 10px;
  }
  .tlrModalCountry select.tlr_country {
    border: 1px solid black;
    margin-top: 20px;
    padding: 10px;
    box-sizing: border-box;
    height: auto;
  }
  .tlrModalCountry .modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 3%;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
    max-width: 550px;
    min-height: 300px;
  }
  
 .tlrModalCountry .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  
  .tlrModalCountry .close:hover,
  .tlrModalCountry .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }
  .btn-contry-confirm {
    background-color: black;
    padding: 12px;
    color: #000;
    font-size: 16px;
    width: 100%;
    display: block;
    margin-top: 60px;
    text-align: center;
    background-color: white;
    border: 1px solid black;
    cursor: pointer;
    transition-duration: 1s;
  }
  .btn-contry-confirm:hover,.btn-contry-confirm:active{
    background-color: #000;
    border: 1px solid black;
    color: white;
  }

@media only screen and (max-width: 1024px)  {
    .tlr-products > .item{
        flex: 0 0 100%;
    }

    .tlr-products.col-mobile-2 > .item{
        flex: 0 0 48%;
    }
    .page-template-template-single-product .product-main-wrap{
        flex-direction: column;
    }
    .page-template-template-single-product .product-wrap .left-part{
        width: 100%;
    }
    .page-template-template-single-product .product-wrap{
        max-width: 100%;
    }
    .page-template-template-single-product .cta-section a {
        width: calc(100% - 0px);
    }
    .page-template-template-single-product .cta-section{
        margin-top: 40px;
    }
    .page-template-template-single-product .title_product{
        margin-bottom: 35px;
    }

}