/*
 Theme Name:   Child Blinds
 Description:  
 Author: Dipesh Yadav      
 Author URI:  
 Template:     blinds
 Version:      1.0.0
 Text Domain:  shadesnblinds.com
*/

/* Color */


.colorsList {
    margin-top: 10px;
    margin-bottom: 30px;
    padding: 0 !important;    
    list-style: none !important;
    position: relative !important;    
    overflow: auto !important;
	width:100%;
}

.colorsList select.messurments-option {
    width: 100%;
    margin: 0;
}

.container.product-info ins, .container.product-info del {
    margin-left: 10px;
}

.colorsList>li {   
    display: inline-block !important; 
    width: 160px !important;
    height: auto;
    border: 3px solid #c2c2c2 !important;
    background-color: transparent !important;  
    margin: 0.6% 1.75% 5px 0px!important;
    position: relative !important;
    padding: 3px;
    text-align: center;
}

.single-product label img {
    width: 100%;
/*     height: 100px; */
    object-fit: cover;
    margin-bottom: 10px;
}

.productStep.sizing.custom-bx {
    margin-bottom: 20px;
}

.colorsList>li.selected {
    border: 3px solid #2e5098 !important;
    padding: 3px !important;
    box-shadow: 4px 2px 2px #444;
}

.colorsList>li:hover {
    border: 3px solid #2e5098 !important;
    padding: 3px !important;
    box-shadow: 2px 1px 1px #444;
}

.colorSwatch1
{
    cursor: pointer !important;
}

td.product-name  {
    font-weight: bold !important;
    font-size: 14px !important;
}

img.colorswatch1 {
    cursor: pointer !important;
}

#window_name {
        width: 100%;
        box-sizing: border-box;
        border: 1px solid #c2c2c2;
        border-radius: 4px;
        font-size: 16px;
        background-color: white;
        background-position: 10px 10px; 
        background-repeat: no-repeat;
        padding: 12px 20px 12px 12px;
}


.subTitle {
    font-weight: bold !important;
    color: #333;
    padding-bottom: 5px !important;
    border-bottom: 1px solid #c2c2c2 !important;
    margin-bottom: 5px !important;
}

.mountType{
    display: inline-flex !important;
    padding: 3px !important;
    width: 30% !important;
    height: 100px;
    margin-right: 15px;
    border: 3px solid #c2c2c2 !important;
}

.featureOption{
    display: inline-flex !important;
    padding: 3px !important;
    width: 30% !important;
    height: 300px;
    margin-bottom: 20px ;
    margin-right: 15px;
    border: 3px solid #c2c2c2 !important;
}

.featureImage{
    object-fit: cover;
    height: 170px;
    width: 100%;
}

.featureOption:hover{
    border: 3px solid #2e5098 !important;
}

.mountType{
    height: auto;
}

.stepHeader {
    background: #2e5098;
    color: white;
    padding-left: 5px;
    border: 0.1 solid #2e5098;
    border-width: 1px;
    border-radius: 15px;
}

.stepHeader h2
{
    color: white;
    font-size: 20px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.color h2 {
color :#fff !important;
}

.RadioFeature .selected{
    border: 3px solid #2e5098 !important;
    padding: 3px !important;

}

.amount-price{
    font-size: 1.2rem !important;
    font-weight: bold !important;
    color: #195488 !important;

}

.freeOptions-div{
    height: 79px;
}

/* Mesurments Section */

  .icon {
      padding: 15px;
  }
  
  .messurments-option{
    margin-left: 15px;
    width: 40%;
    height: 25px;
    border-radius: 15px;
    display: inline;
  }
  
  .prices-mes{
    display: inline;
    padding: 5px;
  }
  .FeatureStep.color {
    margin-top: 1rem;
}
  .price-of-mesurments-original{
    text-decoration: line-through;
    font-size: 22px;
    color: rgb(51, 50, 50);
  }
  .price-of-mesurments-text{
    font-size: 18px;
    color: blue;
  }
  .price-of-mesurments-dicounted{
    font-size: 22px;
    color: blue;
  }
  .price-container-dimension{
    margin-left: 20px;
  }

  /* End of Mesurment section*/

.woocommerce-store-notice {
  position: fixed !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  z-index: 341 !important;
  margin: 0 !important;
  padding: 12px 60px !important;
  color: #FFF !important;
  text-align: center !important;
  font-weight: 600 !important;
  backface-visibility: hidden !important;
  -webkit-backface-visibility: hidden !important;
    background-color: rgba(157, 98, 252, 0.89) !important;
}
  .woocommerce-store-notice .woocommerce-store-notice__dismiss-link {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 60px !important;
    background-color: rgba(0, 0, 0, 0.1) !important;
    color: #FFF !important;
    font-size: 0 !important;
    transition: background-color .25s ease !important; 
}
    .woocommerce-store-notice .woocommerce-store-notice__dismiss-link:after {
      font-weight: 600 !important;
      font-size: 14px !important;
      content: "\f10f" !important;
      font-family: "woodmart-font" !important;
 }
    .woocommerce-store-notice .woocommerce-store-notice__dismiss-link:hover {
      background-color: rgba(0, 0, 0, 0.2) !important; 
}
td.product-thumbnail img {
    min-width: 148px !important;
    max-width: 235px !important;
}

.card-title{
font-size: 0.95rem;
    margin-bottom: 8px !important;
    color: black !important;
    font-weight: bold !important;
}

/* cart.php */

.vl {
        border-right: 2px solid rgb(185, 180, 180);
        padding-left: 10px;
        padding-right: 10px;
        margin: 5px 0;
}

.infolink:before
{
    font-size: 1.4ex;
    content: '?';
    display: inline-block;
    font-family: sans-serif;
    font-weight: bold;
    text-align: center;
    width: 2ex;
    height: 2.15ex;
    line-height: 1.8ex;
    border-radius: 1.2ex;
    margin-right: 4px;
    padding: 1px;
    color: rgb(223, 158, 39);
    background: white;
    border: 1px solid  rgb(223, 158, 39);
    text-decoration: none;
}

.infolink:hover:before
{
    color: white;
    background: rgb(223, 158, 39);
    border-color: white;
    text-decoration: none;
}
 .hentry .product-thumbnail {
    width: 287px;
    /* height: 450px; */
    
}
.woocommerce-cart .container{
max-width: 1470px;
}

.woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"] {
  display: block;
}
.colorsListProduct>li {   
    display: inline-block !important; 
    width: 50px !important;
    height: 50px;
    border: 3px solid #c2c2c2 !important;
    background-color: transparent !important;  
    margin: 0.6% 1.75% 5px 0px!important;
    position: relative !important;
    padding: 3px;
    text-align: center;
}
.single-product label {
  
      width: auto;
          cursor: pointer;
}
.single-product input[type=radio] {
      visibility: hidden;
}



.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

/* measurement */

.mesurments{
  box-sizing: border-box;
    background-color: #e6e6e6;
  height: 150px;
    color: black;
    box-sizing: border-box;
 height: 150px;
 align-items: center;
width: 100%;
    display: flex;
    margin: 0px 7px 8px 1px;
}
.width-div{
      width: 47%;
    display: flex;
    justify-content: center;
    margin-left: 7px;
    align-items: center;
}
.height-div{
       width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 7px;
}
.icon {
    padding: 15px;
}

.messurments-option{
  margin-left: 15px;
  width: 40%;
  height: 25px;
  border-radius: 15px;
  display: inline;
}

.prices-mes{
  display: inline;
  padding: 5px;
}

.price-of-mesurments-original{
  text-decoration: line-through;
  font-size: 22px;
  color: rgb(51, 50, 50);
}
.price-of-mesurments-text{
  font-size: 18px;
  color: blue;
}
.price-of-mesurments-dicounted{
  font-size: 22px;
  color: blue;
}
.price-container-dimension{
  margin-left: 20px;
}
i.icon {
    display: inline-block;
 
   
    vertical-align: text-top;
    margin-top: -8px;
}
.wd-products-nav .wd-dropdown {
    display: none;
}
ul.colorsList.colorSwatches li { width: 32px !important; height: 32px !important; border-radius: 50%; }
ul.colorsList.colorSwatches li img{ border-radius:50%; }
ul.colorsList.colorSwatches li label span {
    height: 26px;
    width: 26px;
    background: #0483c7;
    color: #fff;
    font-size: 12px;
    display: flex;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
}

/*varun-css-start(11-07-2024)*/
.custom-content .product-info {
/*     column-count: 3; */
    width: 75%;
    margin: 0px 0px 15px 0px;
    column-gap: 10px;
    padding: 10px 30px;
}
.custom-content .product-info .row {
    margin-bottom: 0;
    display: inline-flex;
    width: 100%;
    break-inside:avoid;
}
.custom-content .product-info .row:nth-child(odd) {
    background: #f5f5f5;
}
.productStep.sizing.custom-bx span:last-child {
    display: flex;
    align-items: center;
    gap: 15px;
}
.productStep.sizing.custom-bx span:last-child p {
    margin-bottom: 0;
    flex: 0 0 auto;
}
.productStep.sizing.custom-bx .subTitle p {
    font-size: 28px;
    margin-bottom: 10px;
}
.productStep.sizing.custom-bx .image-variation .features-list {
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
}
.productStep.sizing.custom-bx .image-variation .features-list img {
    width: 160px;
    height: 160px;
}
@media (max-width: 1200px){
.custom-content .product-info {
    column-count:2;
     width:100%; 
}
}
@media (max-width: 567px){
.custom-content .product-info {
    column-count:1;
}
}
/*varun-css-start/*/

/*krishna css start */
.productStep.sizing.custom-bx .image-variation .features-list img {
    width: 100%;
    height: 100%;
}
.colorsList.features-list>li {
    width: 200px !important;
}
.custom-bx-content p {
    font-weight: bold;
}
.colorsList.select-color>li.selected {
    border: unset !important;
    padding: 0px;
    box-shadow: none;
}
.colorsList.select-color>li.selected label {
 border: 3px solid #2e5098 !important;
    padding: 3px !important;
    box-shadow: 4px 2px 2px #444;
}
.custom-content .product-info .row span {
    min-width: 300px;
}
.product-info-title {
    border-bottom: 2px solid #2e5098;
    display: inline-block;
}
.custom-content .product-info {
    border: none;
    padding: 0px 14px;
}

  button.single_add_to_cart_button.button.alt, 
div.quantity {
    display: none !important;
}

tr.woocommerce-cart-form__cart-item.cart_item .quantity {
    display: inline-flex !important;
}
.product-images-inner {
    position: sticky !important;
    top: 50px;
}


.tooltip-1 {
    position: absolute;
    top: -32px;
    color: #fff;
    background: #000;
    padding: 3px 20px;
    left: 50%;
    transform: translateX(-50%);
    transition: 0.4s all;
    opacity: 0;
    visibility: hidden;
    width: max-content;
}
ul.colorsList.select-color {
    overflow: visible !important;!I;!;
}
.colorsList>li {
    overflow: visible;
}

.colorsList>li:hover .tooltip-1 {
    opacity: 1;
    visibility: visible !important;
}
ul.colorsList.features-list {
    overflow: visible !important;
}
ul.colorsList {
     overflow: visible !important; 
}
/*krishna css end*/