@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
.jost-<uniquifier> {
  font-family: "Jost", sans-serif;
  /*font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;*/
}

:root{
  --color-bg: #FFE5F5;
  --color-prime:#CD62A2;
  --color-second:#CD62A2;
  --border-color:#CD62A2;
  --color-border:#CD62A2;
  --color-primary:#CD62A2;
  --color-orange:transparent;
  --font: "Jost", sans-serif !important;
  --color-default: #444444;
}

@media (max-width : 480px){
  .policy-section h2, .policy-section h3{
  	text-align : left;
  }
}
body {
    font-family: var(--font) !important;
      font-size: 16px;
}
th {
background-color : #FFE5F5;
  background : #FFE5F5;
}
h1{
  color:black
}
.product__item.style-2 {
    min-height: 430px;
}
::-webkit-scrollbar {
    display: none;
}
.shop-section .shop-sidebar {
    width: 260px;
    height: 74rem;
    float: left;
    overflow-y: scroll;
    overflow-x: hidden;
}
.side-product__item{
      padding: 0px ;
}
.side-product__img{
width: 100% ;
}
.side-product__content,.side-product__offer,.add-banner__content,.section-7 .thm-btn{
  display:none;
}
.add-banner__h407 {
    height: 485px;
}
.product__img{
  /*height: 245px;*/
  height: auto;
}
.add-banner.p-30{
  padding:0px !important;
}
.section-2 .add-banner.p-30{
  height:auto;
}
main{
background:var(--color-bg);
}
.header{
background-color:var(--color-prime);
}
.header__category-nav {
  background-color: var(--color-primary) !important;
}
.login-sign-btn:first-child a{
  background-color: var(--color-second)!important;
}
.login-sign-btn:last-child a{
  background-color: var(--color-white)!important;
}
.login-sign-btn:last-child .thm-btn .btn-wrap span{
   color: var(--color-black);
}
.header__main-right .header__icons .icon .count{
    color: var(--color-white);
  font-weight: 600;
   /* background-color: var(--color-white); */
}
.main-menu__nav ul li:hover > a, .main-menu__nav ul li.active > a {
    color: var(--color-white);
}
.product__item.style-2 {
  border: 1px solid var(--border-color);
}
.rd-products__nav .nav-tabs .nav-item .nav-link.active{
background: var(--color-second);
}
.rd-products__nav .nav-tabs .nav-item .nav-link:hover::before,.rd-products__nav .nav-tabs .nav-item .nav-link:hover::after{
opacity:1;
}
.header .uk-active{
    background-color: var(--color-prime);
}
/*.section-1 .add-banner__img img{
height:485px;
}*/
/*.section-1 .product__item.style-2{
    min-height: 450px;
}*/
.section-1 .add-banner__img img {
    /*height: 535px;
    top: 50px;*/
    height: 485px;
    top: 0px;
    position: relative;
}
.newslater__wrap{
    background-color: #ebc0da;
border : 2px solid #a44e82;
}
.footer__widget ul li a {
    color: #ffffff;
}
.footer__style-three .footer__widget .title {
    color: var(--color-black);
}
.footer__widget p{
  color: var(--color-white);
}
.footer__style-three .newslater__border, .footer__style-three .footer__bottom {
    border-color: rgba(var(--border-color), 0.1);
}
.banner-slide__img {
  width: 100%;
  margin-right:0px;
}
.banner-slide__content{
display:none;
}
.banner-slide__item{
  padding:3px;
}
.banner__main .hero-banner__content,.banner__main .banner__ofer-box{
display:none;
}
.product__item.style-2
{
/*min-height: 480px;*/
min-height: 390px;
margin-bottom: 20px;
}
.category__icon {
    width: 100px;
  height: 100px;
}
.section-4 .product__item.style-2{
    margin-bottom: 20px;
}
.tx-arrow .slick-arrow{
  color:#34597d87;
}
.vdx-banner__content{
display:none;
}
.vdx-banner__img {
    position: relative;
    transform: none;
}
.rd-products__nav .nav-tabs .nav-item .nav-link
{
  padding: 0 10px ;
  text-transform:capitalize;
}
.product__progress .progress-bar{
  background-color: var(--color-primary);
}
.product__price .new {
  color: #CD62A2;
}
.product__action2 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    justify-content: center;
}
.product__action2 li a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid #EDEDED;
    background-color: var(--color-white);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #949392;
}
.product__action2 li a:hover {
    color: var(--color-white);
    background-color: var(--color-primary);
    border-color: var(--color-primary);
}
.blog-post-wrap .tx-post-item{
margin-bottom:25px;
}
.page-item.active .page-link{
      background-color: var(--color-primary);
    border-color: var(--color-border);
}
.page-link{
  color: var(--color-primary);
}
.footer__widget p img{
      background: transparent !important;
}
.banner.section-10 .banner__single .content{
display:none;
}
.product__action-wrap .plus-icon{
color: var(--color-bg);
}
.banner__wrap .banner-offer-text{
    right: 0px;
}
.banner-slide__active .slick-arrow,.banner-slide__active_2 .slick-arrow{
display:none !important;
}
.banner-slide__active {
    margin: 0px;
}
.product-category ul li a {
  font-size: 16px;
  text-transform : capitalize;
}
.banner.section-8 .banner__wrap{
min-height: 400px;
}
.feature-product__single2 .product__content p{
display:none;
}
.main-menu__nav ul li a{
    text-transform: capitalize;
}
.product__img img{
	height: auto;
    width: 100%;
}
.product__img{
  padding-top: 0px;
  padding-bottom: 10px;
}
.product__progress,.product__available{
display:none;
}
.product__item.style-2{
    padding: 17px 17px;
}
.section-3 .product__available,.section-3 .product__progress{
display:block;
}
.section-3 .product__item.style-2{
min-height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.section-1 .product__item.style-2{
  min-height: 425px;
}
.shop-area .product-holder{
    height: auto;
  padding-bottom: 0px;
}
.shop-section .products.three-column > li{
    min-height: 490px;
}
.tx-product-style-02 {
  padding: 20px 25px 0px;
}
.section-2 .add-banner .add-banner-img img
{
height: 520px;
width: 100%;
}
.post-list li{
display:none;
}
.shop-section .products {
    margin: 0px 0px;
}
.shop-section .products.three-column .product .product__title {
  font-size: 12px;
}

.category.section-6 {
  padding: 40px 0px 0px ;
}

.brand.section-9 {
  padding: 40px 0px 0px;
}

.section-11 .add-banner__img {
   margin-bottom: 0px;
}

.google-map {
  margin-top: 60px;
}

.section-2 .tx-sidebar,
.section-2 .tx-widget {
  height: 100%;
}

.feature-product__product .title a {
   display: block; 
   overflow: hidden;
   text-overflow: ellipsis;
}

.product__slider-wrap {
  border: 1px solid var(--color-primary);
}

.banner__single {
  background-image: none;
  padding: 0px;
  min-height: 100%;
}

.banner__single .thumb {
  margin-top: 0px;
}

.section-5 .product__content .product__title a {
   display: block;
   white-space: nowrap; 
   overflow: hidden;
   text-overflow: ellipsis;
}

.section-5 .product__item.style-2 {
  min-height: 310px;
}

.section-5 .tx-widget__product-item:not(:last-child) {
  margin-bottom: 37px;
}

.section-5 .tx-widget {
  height: calc(100% - 20px);
}

.section-7 .tx-widget__product-item .content h3 a {
   display: block;
   white-space: nowrap; 
   overflow: hidden;
   text-overflow: ellipsis;
}

.section-11 .product__slider-wrap {
  padding-bottom: 0px;
}

.section-12 .news__content p {
   display: block;
   white-space: nowrap; 
   overflow: hidden;
   text-overflow: ellipsis;
}

.contact-img::before {
  display: none;
}

.shop-section .products {
  display: flex;
  flex-wrap: wrap;
}

.section-11 .vdx-banner__single {
  background-image: none !important;
}

.banner.section-10 {
	padding-bottom: 10px;
}

.vdx-banner__single {
	padding: 0px !important;
}

@media (max-width: 1024px) {
  
  .add-banner.add-banner__3.add-banner__h460 {
  	background-image: none !important;
  }
  
  .add-banner__h460 {
  	height: 620px;
  }
  
  .banner__height {
     min-height: 390px;
  }
  
  .banner__single .thumb {
  	max-width: 100%;
    width: 100%;
  }
  
  .vdx-banner__img {
  	max-width: 100%;
  }
}

@media (max-width: 991px) {
  .banner__height {
  	min-height: 275px;
  }
  
  .banner__single .thumb img {
  	width: 100%;
  }
  
  .banner__main {
    padding-left: 0px;
  }
  
  .banner-2 .container {
    padding: 0px;
  }
  
  .banner__main {
    width: calc(135% - 267px);
  }
  
  .add-banner__3 {
    background-color: rgb(239 239 239 / 0%) !important;
  }
  
  .section-2 .add-banner .add-banner-img img {
    width: auto;
  }
  
  .add-banner__3 .add-banner-img {
    text-align: center;
  }
  
  .side-product__img img {
  	 width: 100%;
  }
  
  .section-7 .add-banner__h476 {
    height: auto !important;
  }
  
  .section-7 .add-banner__4 {
    padding-top: 0px;
  }
  
  .section-7 .add-banner__img {
    position: relative !important;
  }
  
  .banner-slide__item {
    min-height: 100%;
  }
  
  .section-11 .brand__slide {
    margin-top: 60px;
  }
  
  .rd-wrapper.section-12 {
    padding-top: 0px;
  }
  
  .section-12 .tx-news {
    margin-top: 0px;
  }
  
  .shop-section .products.three-column .product {
    padding: 20px;
  }
  
  .shop-section .products.three-column > li {
    min-height: auto;
  }
  
  .google-map iframe {
    width: 100%;
    height: 450px;
  }
  
  .add-banner__h460 {
  	height: 720px;
  }
}

@media (max-width: 767px) {
  .section-1  .rd-product-wrap {
    margin: 0px 10px;
  }
  
  .section-2 .rd-product-wrap {
    margin-right: 0px;
  }
  
  .section-3 .product__wrap {
     margin: 0px 10px;
  }
  
  .section-4 .product__item.style-2 {
    margin-right: 0px;
  }
  
  .section-8 .banner__wrap .banner-img,
  .section-8 .banner__wrap .banner-offer-text {
    max-width: 100%;
  }
  
  .section-10 .banner__single {
    padding: 30px;
    min-height: 100%;
  }
  
  .section-10 .banner__single .thumb {
    margin-top: 0px;
  }
  
  .section-10.banner {
    padding-bottom: 20px;
  }
  
  .section-11 .vdx-banner__img {
    max-width: 100%;
  }
  
  .section-11 .rd-product-wrap,
  .section-12 .rd-product-wrap{
    margin-right: 0px;
  }
  
  .banner .banner__wrapper {
    display: block !important;
  }
  
  .banner__height {
  	min-height: 125px;
  }
  
  .banner__main {
    width: 100%;
  }
  
  .shop-section .products.three-column > li {
    float: left;
  }
  
  .banner.slider-banner {
    padding-top: 20px;
  }
  
  .footer__widget {
    text-align: center;
  }
  
  .section-7 .add-banner__img img {
  	height: auto !important;
  }
 
}

@media (max-width: 300px) { 
	.banner__height {
      min-height: 95px;
    }
  
  .footer__widget:nth-child(3) p {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  .footer__widget:nth-child(3) p:last-child {
    word-break: break-all;
  }
}

.section-7 .product-category ul li:not(:last-child) {
    margin-bottom: 12px;
}
.section-7 .product-category__title {
    margin-bottom: 20px;
}
.section-7 .add-banner__img {
    position: absolute;
  top: 0;
}
.section-7 .add-banner__img img {
      height: 585px;
}
.main-menu__nav ul li:hover > a{
  color: var(--color-second);
}
.main-menu__nav ul li.active > a {
        color: #171717;
}
.uk-sticky.uk-active .header__main .main-menu__nav ul li:hover > a{
  color: var(--color-white);
}
.tx-post .cat{
color: var(--color-primary);
}
.card{
  background-color:#ffe5f5;
}
.card-title{
text-align:center;
}
#copy_right_year{
  color: var(--color-white);
}
.footer__copyright a {
    color: var(--color-white);
      /*text-transform: uppercase;*/
      text-transform: capitalize;
    margin-left: 6px;

}
<!---styleshines-->

.news__content{
    border: 0px;
}
.feature-product__single {
    border: 0px;
}
.section-12 .news__content,.section-12 .tx-widget{
    border: 0px;
}

.header__middle .add {
	width: 100%;
    max-width: 745px;
}
.widget__search input{
    -webkit-border-radius: 15px;
}
.navbar-expand-lg .navbar-collapse{
        justify-content: center;
}
ul:empty {
    display: none;
}
.section-1 .product__action.style-2{
  	top:150%;
}
.rd-product__slide-two2 .product__item.style-2{
  	top:152% !important;
}
.category.section-6 .category__title{
display:none;
}
.shop-section .woocommerce-toolbar-top .products-sizes .grid-4{
display:none;
}
.shop-section .woocommerce-toolbar-top select {
  background-position: calc(100% - 0px) 25px;
}
.shop-section .products.three-column .product .product__title{
margin-top:25px;
}
.footer__widget p{
    margin-bottom: 20px;
}
/*.account__input-field:nth-child(5){
display:flex;
}*/
.account__input-field .form-check-label{
    -webkit-transform: translateY(0px);
}
.form-check-input{
margin-top:0.45em;
}
.header__main-right.ul_li img{
	width:100%;
  	max-width:50px;
   /* background: #fff;
   border-radius: 50px;*/
    margin-right: 15px;
}
 .brand__item a p{
display:none;
}
.tx-widget {
  padding: 0 20px;}
.product__title a{
font-size:18px;
}
.contact-img img{
width:100%;
}
.contact-img {
  margin-right: 30px;
}
.footer__widget .title {
    font-size: 24px;
}
.footer__widget ul li a{
    font-size: 22px;
}
.contact-from{
margin-top : 20px;
}
.banner.pt-10.slider-banner p,.policy-section p{
text-align:justify;
}
.header__main-right.ul_li a.active{
color: var(--color-primary);
}


.product__nav.style-2 .nav-item .nav-link {
  font-family: var(--font);
}


@media (max-width: 767px) { 
.section-8 .banner__content > span,.section-8 .banner-offer-text{
display:none;
}
.section-8 .banner-img img{
    height: 180px;
  }
    .header__middle {
        display: block;
    }
      .header__logo {
        margin: 0 auto;
    }
  .header__middle .add{
  display:none;
  }
  .side-mobile-menu ul li:last-child{
  display:none;
  }
.shop-section .woocommerce-toolbar-top .products-sizes{
    display:none;
  }
  .shop-section .woocommerce-toolbar-top select{
        padding: 6px 15px 6px 0px;
  }
  .shop-section .shop-sidebar{
    width:100%;
    height: auto;
  }
  .footer__style-three .footer__copyright
  {
    text-align: center;
  }
  .dash_board .nav{
    margin-bottom: 20px ;
  }
  .shop_table.cart .cart_single .product-name,
  .shop_table.cart .cart_single td{
    width: auto !important;
  }
  .woocommerce .quantity{
        width: 200px;
    display: flex;
    column-gap: 10px;
    justify-content: space-between;
    align-items: center;
  }
  .woocommerce-cart .quantity .input-text.qty.text{
    width: 50%;
  }
  	.star-widget label{
      font-size: 25px;
  }
  .product__nav .nav-item .nav-link
  {
    font-size:14px;
  }
  .product__nav .nav-item:not(:last-child){
    margin-right: 0;
  }
  .product-details .product-option .product-row{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
  }
  .shop-single-section .product-details .product-option .product-row > div:first-child{
    width:100%;
    height:100%;
  }
  .product-details .product-option .product-row .thm-btn
  {
      margin-left: 0;
  }
  .shop-single-section .single-product-info .nav-tabs button,
  .shop-single-section .single-product-info .nav-tabs li{
    width:100%
  }
  .woocommerce-checkout-review-order table td,
  .woocommerce-checkout-review-order table th{
        border: 1px solid var(--color-border) !important;
  }
}
@media (max-width: 300px) { 
  .slide-bar{
    width:250px;
  }
}
/*---------------------------------------------------------*/
.feedback__img img {
    display: none;
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
    .banner__single .thumb ,.vdx-banner__img{
        /*max-width: 200px;*/
      max-width: 100%;
    }

}
@media  (max-width: 1119px)
{
    .header__middle .add{
    max-width:500px;
  }
  .side-product__img img{
    width:100%;
}
  .thm-btn.no-icon{
    padding: 15px ;
  }
 .contact-info__item a, .contact-info__item p, .contact-info__item span
  {
    word-break: break-word;
  }
}
.account .banner__img
{
background-image: url("https://styleshines.com/media/mydocuments/Sign_up.jpg") !important
}
.header {
    background-color: #ffe5f5;
}
img {
  max-width: 100%;
  height: auto;
  background: #ffe5f5;
  }
.product-category {
    background: url(https://clothescouture.com/media/mydocuments/9-1.jpg);
}
.rd-product__slide-two1 .slick-arrow, .rd-product__slide-two2 .slick-arrow, .rd-product__slide-two3 .slick-arrow
{
  transition: 0.3s;
}
.rd-product__slide-two1 .slick-arrow:hover, .rd-product__slide-two2 .slick-arrow:hover, .rd-product__slide-two3 .slick-arrow:hover{
   background: var(--color-prime);
  color: var(--color-white);
}

.section-4.product .tab-content .tab-pane .row .col-lg-3.col-md-6{
  display:table;
}
.section-4.product .tab-content .tab-pane .row .col-lg-3.col-md-6 .product__item.style-2{ 
  display: table-cell;
}
.product__action-wrap .plus-icon{
  display: none;
}
.product__action-wrap{
  right: 25%;
}
.banner .banner__single.ul_li_between.bg_img{
  background-image: none !important;
}
.news__btn{
  text-transform: capitalize;
}
.news__btn:hover {
  color: var(--color-prime);
}
.feedback__slider .feedback__carousel .feedback__content p{
  text-align: center ;
}
.category-nav__list .menu-item-has-children > ul > li.menu-item-has-children > a::before
{
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  font-size: 12px;
  font-size: calc-rem-value(8);
  position: absolute;
  right: 15px;
  top: 10px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; 
}
.header__main-right.ul_li > img{
  border-radius: 55%;
}
.header__main-right.ul_li a{
  margin-right: 10px;
}
.uk-sticky.uk-active .header__main-right.ul_li a.active{
  color: #171717;
  font-weight: 600;
}
.shop-single-section .product-details .product-option .product-row .quantity > p{
  color: #171717;
  font-weight: 600;
   text-transform: capitalize;
    text-align: left ;
  font-size:13px;
}
.nested-list ul ul li label{
   text-transform: capitalize;
}
.widget .checkbox .ul_li.checkbox__item{
  justify-content: space-between;
}
.widget .checkbox .checkbox__item label{
     text-transform: capitalize;
  color: var(--color-default);
}
.footer.black-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100%;
}
.footer__widget ul li a:hover{
  color: var(--color-black);
}
.policy-section strong {
  font-weight: 400;
}
.shop_table.cart .cart_single {
  max-width: 100%;
}
.shop_table.cart .cart_single td{
  width:10%;
}
.shop_table.cart .cart_single td:first-child{
  width:5%;
}
.shop_table.cart .cart_single .product-name{
  width: 30%;
}
.woocommerce-cart .woocommerce table.shop_table .cart_single td a.remove {
  width:25px;
  height:25px;
  background: var(--color-prime);
      line-height: 23px;
    font-weight: 600;
}
.woocommerce-cart .input-text.qty.text{
  margin: 10px 0;
  background: transparent;
  text-align: center;
  border-color: var(--color-prime);
}
.woocommerce .quantity{
   text-align: center;
}
.woocommerce .quantity button{
  width:30px !important;
  height: 30px;
  line-height: 0;
  color: var(--color-white) !important;
  background: var(--color-prime);
  border:1px solid var(--color-prime);
  color: #000;
  font-size:18px ;
  border-radius:55%;
  outline:none;
  box-shadow: none !important;
}
.woocommerce .quantity button:hover,
.woocommerce .quantity button:focus{
   background: #000;
  border-color: #000; 
}
.dash_board .nav-link:hover,
.dash_board .nav-link:focus,
.dash_board .nav-pills .nav-link.active{
 color: var(--color-white) !important;
  background-color: var(--color-prime) !important; 
}

.dash_board .nav-link:hover .fa::before,
.dash_board .nav-link:hover .fa::before{
   color: var(--color-white) !important;
}
button.submit, button[type=submit]{
  border: none;
   background-color: var(--color-prime) !important; 
}
.dash_board a.btn-small{
  color:  var(--color-prime);
}
.dash_board a.btn-small:hover{
  color: #000;
}
.side-mobile-menu ul li.dropdown>a::after{
  content: none;
}
.shop-single-section .product-details .product-option .product-row > div:first-child{
  width:auto;
}