/*
Theme Name: Jot Shop
Theme URI: https://themehunk.com/product/jot-shop/
Author: ThemeHunk
Author URI: https://www.themehunk.com
Description: Jot Shop is a Free WooCommerce theme for creating clean and professional shopping stores. It has a stylish Homepage design for listing premium products and high-end experiences. Theme comes with powerful functionality like Section On/Off, Header & Footer layouts, Product styles, Ajax live search, Offcanvas sidebar, Quick view, Pagination option for Shop & Blog page, Color & background options etc. Theme also supports many Product sections to showcase your product in your homepage, Sections like - Tabbed Product carousel, Woo category section, Product Carousel, Product list carousel. Other than these sections theme has Top Slider layout, Ribbon section with Image & Video, Banner layouts and Service section. Theme is integrated with WooCommerce, Th Variation Swatches plugin and lead form builder plugin which will help you in designing a perfect Online Store. If you’re looking for a highly flexible e-commerce theme, then Jot Shop could have everything you need.
Version: 2.0.9
Requires at least: 5.5
Tested up to: 6.8
Requires PHP: 5.5
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Text Domain: jot-shop
Tags: e-commerce, blog, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-logo, custom-menu, featured-image-header, featured-images, custom-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@font-face{
  font-family: 'NotoSans-Bold';
  src: url('third-party/fonts/site-font/NotoSans-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face{
  font-family: 'NotoSans-Regular';
  src: url('third-party/fonts/site-font/NotoSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.woocommerce .thunk-list-view ul.products li.product a.button.product_type_grouped{
width:auto;
}
.thunk-list-view .thunk-product:hover .thunk-product-hover {
    -webkit-box-shadow:none;
    -moz-box-shadow:none;;
    box-shadow:none;;
}
.woocommerce-page .thunk-list-view ul.products li.product {
    float: left;
    width: 49%!important;
    margin-right: 2%!important;
    margin-bottom: 15px!important;
}
.woocommerce-page .thunk-list-view ul.products li.product:nth-child(2n+2){
margin-right: 0%!important;
}

.woocommerce-page .thunk-list-view ul.products li.product .os-product-excerpt {
    order: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;

}

.woocommerce .thunk-list-view .products ul, .woocommerce .thunk-list-view ul.products{
display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
.woocommerce .thunk-list-view  ul.products li.product a img{
  margin:0;
}
.woocommerce .thunk-list-view ul.products li.product .onsale {
    top: 7px;
    right: auto;
    left: 7px;
}
.thunk-list-view .thunk-product {
    display: inline-block;
    width: 100%;
}
.thunk-list-view .thunk-product .thunk-product-image{
margin:0!important;
display:block;
float:left!important;
width:35%!important;
}
.thunk-list-view .thunk-product .thunk-product-content,.thunk-list-view .thunk-product .thunk-product-hover{
width: 65%!important;
    text-align: start;
    float: left;
}
.thunk-list-view .thunk-product{
border:none;
}
.thunk-list-view  .thunk-product-image{
  padding-bottom:0;
}
.os-product-excerpt{
text-align:center;
}
/*.os-product-excerpt{
display:none;
}*/
.thunk-list-view .thunk-product .thunk-wishlist,
.thunk-list-view .thunk-product .thunk-compare{
  width: auto;
}
.thunk-list-view .thunk-product-hover .os-product-excerpt+a{
  width: 20%!important;
  flex-grow: initial;
  transition: initial;
}
.thunk-list-view .os-product-excerpt{
    display: block;
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: left;
}
.thunk-list-view .thunk-quickview{
  display:none;
}
.thunk-list-view .thunk-product .thunk-product-hover{
    position: relative;
    z-index: 0;
    display: flex;
    left: 0;
    right: 0;
    top: 100%;
    background: #fff;
    padding-bottom:0;
    -webkit-transform:  inherit;
    -ms-transform: inherit;
    -o-transform:  inherit;
    transform: inherit;
    opacity: 1;
    visibility: visible;
    border-radius: 0;
    border: none;
    transition: none;
}
.woocommerce .thunk-list-view 
 .thunk-product-content .star-rating{
margin:0;
    margin-top: 10px;
}
.thunk-compare .compare-button a.compare.button{
margin-top:0!important;
}
.thunk-list-view .thunk-compare .compare-button a.compare.button {
    display: inline!important;
}
.thunk-list-view .thunk-wishlist, .thunk-list-view .thunk-compare {
    margin-top: 0;
}
.woocommerce .thunk-list-view ul.products .thunk-product-hover .add_to_cart_button, .woocommerce .thunk-list-view .thunk-product-hover a.th-button,.woocommerce .thunk-list-view ul.products .thunk-product-hover .button {
width: auto;
display: table;
text-align: center;
}
.woocommerce .thunk-list-view ul.products li.product.thunk-woo-product-list .woocommerce-loop-product__title{
font-size:21px;
padding-top:15px;
padding-bottom: 15px;
}
.woocommerce .thunk-list-view ul.products li.product.thunk-woo-product-list .price {
    font-size: 14px;
    color: #b8b8b8;
    margin-bottom:0!important;
}
.woocommerce ul.products li.product.thunk-woo-product-list .price{
    font-size: 14px;
    color: #ff0000 !important;
}
.woocommerce ul.products li.product.thunk-woo-product-list .price del {
    color: #b8b8b8;
ma
rgin-
or: #b8b8b8;
    margin-right:10px;
    opacity: 1;
}
.woocommerce ul.products li.product .price ins {
    font-weight: normal;
  }
.woocommerce .thunk-list-view ul.products li.product.thunk-woo-product-list .thunk-product-content, 
.woocommerce .thunk-list-view ul.products li.product.thunk-woo-product-list .thunk-product-hover {
    padding: 0px 25px;
}
.woocommerce .thunk-list-view ul.products li.product.thunk-woo-product-list .thunk-product-hover {   
 margin-bottom: 15px;
}

.thunk-list-grid-switcher{
    float: right;
    margin-right:0px;
}
#shop-product-wrap select {
width: 100%;
padding: 5px;
color: #666;
border: 1px solid #ccc;
font-size: 15px;
line-height: 1.5em;
}
#shop-product-wrap ul.products{
padding-top:15px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
 .woocommerce ul.products li.product .woocommerce-loop-product__title,
  .woocommerce ul.products li.product h3 {
    margin: 0;
    line-height: 26px;
    font-size: 15px;
    font-family:"SourceSansPro-Bold", sans-serif;
    color: #333;
    padding: 0;

}
.woocommerce nav.woocommerce-pagination {
    text-align: center;
    padding-bottom: 20px;
}
/************************/
/*Product catalog style*/
/************************/
/*Two coloum*/
.woocommerce ul.products.columns-2 li.product, 
.woocommerce-page ul.products.columns-2 li.product {
    width: 49%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    position: relative;
    margin: 0px 2% 1.5em 0px;
    padding: 0px;
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
    margin-right: 0;
}
/*three coloum*/
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 32%;
}
/*four coloum*/
.woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product {
    width: 23.5%;
}
/*five coloum*/
.woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
    width: 18.4%;
}
/*Six coloum*/
.woocommerce ul.products.columns-6 li.product, .woocommerce-page ul.products.columns-6 li.product {
    width: 15%;
}
.archive.woocommerce-page .page-title{
display:none;
}
/***************************************/
/*woocommerce single product page style*/
/***************************************/
/*breadcrumb*/
.thunk-breadcrumb-wrapper{
  text-align:center;
}
.thunk-breadcrumb{
  padding-bottom:15px;
  list-style: none;
  margin: 0;
  text-align: left;
}
.thunk-breadcrumb li{
display: inline;
    font-size: 12px;
    font-family: 'SourceSansPro-SemiBold';
}
/* Add a slash symbol (/) before/behind each list item */
.thunk-breadcrumb li+li:before{
  padding: 5px;
  content: "/\00a0";
}
.thunk-breadcrumb li a {
  text-decoration: none;
}

.woocommerce div.product div.images.woocommerce-product-gallery{
margin:0;
}
.thunk-single-product-summary-wrap{
position:relative;
padding:15px;
background:#fff;
display: block;
overflow: hidden;
border-radius:0px;
 border: 1px solid #cdcdcd;
}
.woocommerce .thunk-single-product-summary-wrap .woocommerce-product-rating .star-rating {
    margin: .5em 10px 0 0;
    float: left;
    width: 6em;
    line-height: normal;
    position: relative;
    opacity: 1;
top:auto;
right:auto;
color:#2666ef;
}
.single-product .thunk-woo-product-list{
text-align:left;
}
.woocommerce div.product .flex-viewport {
    width: 83%;
    float: right;
}
.woocommerce div.product div.images .flex-control-thumbs, .woocommerce div.product div.images .flex-control-thumbs {
    width: calc(17% - 1em);
}
.woocommerce div.product div.images .flex-control-thumbs, .woocommerce div.product div.images .flex-control-thumbs {
    width:17%;
    width: -webkit-calc(17% - 1em);
    width: calc(17% - 1em);
}
.woocommerce div.product div.images .flex-control-thumbs li, .woocommerce div.product div.images .flex-control-thumbs li {
    width: 100%;
}
.woocommerce div.product div.images .flex-control-thumbs li, .woocommerce div.product div.images .flex-control-thumbs li {
    margin-right: 1em;
    margin-b
ottom: 1em;
}
.single-product .summary .thunk-woo-product-list{
text-align:left;
}

.woocommerce .woocommerce-product-rating .star-rating {
    margin: .5em 10px 0 0;
    float: left;
    width: 5.4em;
line-height: normal;
}
.woocommerce div.product .product_title, 
.woocommerce div.product p.price,
.woocommerce-product-details__short-description,
.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 20px;
}
.woocommerce .woocommerce-product-rating .star-rating {
  margin: .5em 10px 0 0;
  float: left;
  width:6em;
  line-height: normal;
}
.woocommerce div.product .product_title, 
.woocommerce div.product p.price, 
.woocommerce-product-details__short-description, 
.woocommerce div.product .woocommerce-product-rating {
  margin-bottom:10px;
}
.woocommerce .summary .star-rating{
  font-size: 13px;
}
.woocommerce-product-details__short-description{
    border-top: 1px solid #eaeaea;
    padding-bottom: 20px;
    padding-top: 20px;
    margin: 0;
}
.woocommerce table.shop_attributes td {
    padding: 0px 8px;
}
.woocommerce div.product .product_title,section.related.products h2,
 section.upsells.products h2,.woocommerce #reviews #comments h2{color:#333;}

/*quantity button*/
.single-product div.product form.cart button.minus { 
display: inline-block;
    float: left;
    font-size:16px;
    font-weight: 100;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
    background:transparent;
    color: #9c9c9c;
}
.single-product div.product form.cart button.plus{
    display: inline-block;
    float: left;
    font-size:16px;
    font-weight: 100;
    height: 35px;
    line-height:35px;
    text-align: center;
    width: 35px;
    background:transparent;
    color: #9c9c9c;
}
.single-product div.product form.cart input[type="number"] {
    border-color: #9c9c9c;
    border-width: 0 1px;
    color: #9c9c9c;
    float: left;
    font-size:16px;
    background: transparent;
    height:35px;
    line-height: 35px;
    padding: 0 5px;
    text-align: center;
    width:35px;
    border-left: 1px solid;
    border-right: 1px solid;
    border-radius: 0;
    -webkit-border-radius:0;
}
.single-product .product_meta{
  width: 100%;
  clear: both;
  border-radius:0px;
}
.single-product.woocommerce ul.products li.product .woocommerce-loop-product__link, 
.single-product.woocommerce-page ul.products li.product .woocommerce-loop-product__link{
  margin: 0;
}
.single-product .openmart-site.no-sidebar .primary-content-area{
  width: 100%;
  max-width: 100%;
}
.woocommerce div.product form.cart div.quantity{
    margin:0;
}
.open-mart-quantity{
    margin-right:15px;
    float:left;
    border: 1px solid #9c9c9c;
    display: flex;
    border-radius: 30px;
}
.summary input[type=number]::-webkit-inner-spin-button, 
.summary input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.woocommerce div.product form.cart {
    margin-bottom: 20px;
    float: left;
}
.woocommerce div.product form.cart .variations select {
    z-index: 1;
    border: none;
    height: 35px;
    line-height: normal;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #fff;
    position: relative;
    border: 1px solid #9c9c9c;
    padding: 0px 10px;
    width: 60%;
    margin-right: 10px;
        margin-bottom: 7.5px;
}
.woocommerce div.product form.cart .variations td.label{
vertical-align:middle;
}
.woocommerce div.product form.cart table td {
    padding-left: 0;
    padding: 0;
}
.woocommerce-variation-price,.woocommerce div.product form.cart .variations{
margin-bottom:20px;
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled, 
.woocommerce #respond input#submit.alt:disabled:hover, 
.woocommerce #respond input#submit.alt:disabled[disabled], 
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.coupon-codebox {
    margin-bottom: 0;
    background-color: #4f800040 !important;
    border-radius: 5px !important;
    text-align: center!important;
}
.main-header-col2 #thaps-search-box #thaps-search-button{
	    background: #4bb791 !important;
}



