/* Theme Name: ClikThot
Author: ClikThot
Description: Custom Theme For ClikThot
Version: 1.0 */

/*.preload * {
	
	-webkit-transition: none !important;
	transition: none !important;
}*/

.woocommerce div.product form.cart .variations td.label{width: 18%;}
.woocommerce div.product form.cart .variations td{width: 50%;}
.woocommerce div.product form.cart .variations select{
	    border-radius: 20px;
    font-size: 16px;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th{
	    vertical-align: middle !important;
}
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 999999;
}

.preloader .preloader {
  width: 500px;
  height: 500px;
  display: inline-block;
  padding: 0px;
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
 top: 39%;
    left: 35%;
  margin-left: -25px;
  margin-top: -25px;
}


.woocommerce div.product div.summary, .woocommerce div.product form.cart{
	margin-bottom:0px !important;
}
.product-buttons{
	width: 48%;
padding-left: 33px;
}
.yith-wcwl-add-to-wishlist{
	width: 100%;
float: left;
padding-left: 1px;
}
.yith-wcwl-add-button{display:none;}
table.woocommerce-product-attributes.shop_attributes{
    width:100%;
}
th.woocommerce-product-attributes-item__label, td.woocommerce-product-attributes-item__value{
    border: 1px solid #dee2e6;
padding: .75rem;
vertical-align: top;
}


/***************** Product Review ***************************/

.product-review-wrapper > h3#comments {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
    display: block;
    margin-bottom: 40px;
    text-align: center;
    color: #333;
}
ol.commentlist li .comment-body {
    flex: 1 0 calc(100% - 70px);
    padding-left: 30px;
    
}
ol.commentlist li .comment-body .comment-author {
    display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 20px;
font-family: "Futura";
font-size: 18px;
font-weight: 700;
line-height: 1;
margin: 0;
float: left;
margin-right: 10px;
}
ol.commentlist li .comment-body .comment-meta {
    float: left;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    margin-left: 12px;
    color: #333;
}
ol.commentlist li .comment-body > p{
    float:left;
    margin-top: 20px;
    width:100%;
}
.product-info-tab-list li a.active, .product-info-tab-list li a:hover {
    opacity: 1;
}
.pswp__caption__center{display:none;}
ul.variable-items-wrapper{
    padding: 0;
width: 66%;
float: left;
}
a.reset_variations{
    float:left;
}
li.variable-item {
list-style: none;
/*display: inline flow-root list-item;*/
display:inline-block;	
border: 1px #000 solid;
margin: 0px 6px;
text-align: center;
height: auto !important;
width: 40px !important;
}
li.variable-item.selected {
    background: #333;
    color: #fff;
    font-weight: 500;
    border: #333;
}
.product-description {
    margin-bottom: 20px;
}
.size_desgn, a.size_desgn:focus{
    font-weight: 700;
text-decoration: underline;
margin-bottom: 30px;
margin-right: 40px;
color: #333;
}
.wash_desgn, a.wash_desgn:focus{
    font-weight: 700;
text-decoration: underline;
margin-bottom: 30px;
color: #333;
}
.page-title-section {
    padding: 80px !important;
}
#yith-wcwl-form {
    width: 80%;
}
.offcanvas-menu-search-form{display:none;}

/********************* About Section **************************/
.frame.learts-mb-25 {
    border: none;
    padding: 0px;
}
.learts-mt-25 {
    margin-top: 25px;
}
.learts-mb-25 {
    margin-bottom: 25px;
}
.about-us .inner p {
    margin-bottom: 35px;
}

.woocommerce{width:100%;}
.woocommerce table.cart td.actions div.coupon .input-text{
	width: auto;
float: left;
padding: 5px 5px;
}
.woocommerce a.checkout-button{
	border-color:#333 !important;
background-color:#333 !important;
color:#fff !important;
font-weight: 400 !important;
line-height: 24px !important;
padding: 15px 40px !important;
text-align: center;
white-space: nowrap;
letter-spacing: 1px;
text-transform: uppercase;
border-radius: 500px !important;
}
.digital-gallerynew p > a{
    text-decoration: underline;
    font-weight: 400;
    color: #000;
}
._df_thumb {
    border: none;
    width: 495px !important;
    height: 642px !important;
    text-align: center;
}
._df_thumb-not-found ._df_book-title, ._df_thumb:hover ._df_book-title {
    opacity: 1 !important;
    bottom: 55px !important;
    /* padding: 50px; */
}
._df_thumb ._df_book-title{
    opacity: 1 !important;
        font-size: 28px !important;
            background: rgb(60 60 60 / 75%) !important;
}