section.shop__sect {
    background-color: #F1F2F4;
}
.shop__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 3px solid rgba(26, 26, 26, 0.6);
    padding-bottom: 15px;

}
.shop__top > h4 {
	font-family: "Kanit","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #1A1A1A;
}
.shop__top .woocommerce-ordering {
    margin-left: 25px;
    position: relative;
}
select.orderby, select.productcat {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 6px 20px;
    width: 240px;
    background: url(../images/Triangle.png) no-repeat right;
    background-position: bottom 16px right 20px;
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.130909px;
    color: #545454;
    border-color: #545454;
    text-transform: capitalize;
}
.shop__listing {
    padding: 60px 0px 40px 0px;
    vertical-align: top;
    position: relative;
}
.woocommerce .shop__listing ul.products li {
    margin-bottom: 30px;
}
.shop-page-listing-image {
    height: 330px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 20px;
    position: relative;
}
.shop__listing h4.shop-title {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 0.18px;
    text-transform: uppercase;
    color: #1A1A1A;
    margin-bottom: 0;
}
.woocommerce .shop__listing ul.products li.product .price {
    font-family: Source Sans Pro;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    color: #545454;
}
.shop__sect a.button.add_to_cart_button, .shop__sect a.button.product_type_grouped, .shop__sect a.button.product_type_external {
    display: none;
}
.woocommerce ul.products li.product .onsale {
    top: 7px;
    right: 7px;
    background: #1a1a1a;
    border-radius: 0;
}
.woocommerce a.dark-btn {
    background: #1A1A1A;
    font-family: Kanit;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 1.65px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 2px 35px;
    border-radius: 0;
    border: .1rem solid #1a1a1a;
    display: inline-block;
}
.woocommerce a.dark-btn:hover {
    background-color: transparent;
    border-color: #1a1a1a;
    color: #1a1a1a;
}
.header{
    z-index: 99;
}
.shop-loadmore-img {
    position: fixed;
    background-color: rgb(49 49 49 / 50%);
    height: 100%;
    width: 100%;
    z-index: 9;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.shop-loadmore-img img {
    height: 60px;
}
.single-product.flex {
    align-items: flex-start;
}
.woo__gallery {
    width: 50%;
    padding: 0 30px 0 0;
}
.woo__details {
    overflow: hidden;
    position: relative;
    width: 50%;
    padding: 0 0 0 40px;
}
section.shop__single, section.shop-breadcumb {
    background: #F1F2F4;
}
 section.shop-breadcumb {
    padding: 60px 0 25px 0;
}
.woocommerce .woocommerce-breadcrumb{
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.114545px;
    text-transform: uppercase;
    color: #545454;
}
.woo__details h1.product_title {
    font-family: Kanit;
    font-style: normal;
    font-weight: 800;
    font-size: 33px;
    line-height: 39px;
    letter-spacing: 1.65px;
    text-transform: uppercase;
    color: #545454;
    margin-bottom: 10px;
}
span.tagline {
    font-family: Kanit;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.18px;
    text-transform: uppercase;
    color: rgba(26, 26, 26, 0.6);
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 36px;
    letter-spacing: 0.18px;
    text-transform: uppercase;
    color: #1A1A1A;
}
.woocommerce-product-details__short-description h4 {
    font-family: Source Sans Pro;
    font-weight: 600;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0.18px;
    color: #545454;
    margin-bottom: 10px;
}

.woocommerce-product-details__short-description p {
    font-family: "Source Sans Pro";
    letter-spacing: 0.18px;
    color: #545454;
    font-size: 18px;
    margin-bottom: 10px;
}
 .woocommerce-product-details__short-description ul li  {
    font-family: "Source Sans Pro";
    line-height: 29px;
    letter-spacing: 0.18px;
    color: #545454;
    font-size: 18px;
}
.woocommerce div.product form.cart div.quantity {
    width: 100%;
}
.woocommerce .quantity_select .qty {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    width: 240px;
    margin-bottom: 15px;
    font-family: "Source Sans Pro";
    background: url(../images/Triangle.png) no-repeat right;
    background-position: bottom 17px right 15px;
    font-weight: normal;
    font-size: 16px;
    text-transform: capitalize;
    color: #545454;
    border: 1px solid rgba(26, 26, 26, 0.397192);
    box-sizing: border-box;
}
.woocommerce div.product form.cart .button{
    width: 240px;
}
.share-product {
    display: inline-flex;
    width: 100%;
}
.share-product a.shipinfo {
    font-family: Kanit;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 1.65px;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #1A1A1A;
    margin-right: 30px;
}
.share-product h6 {
    font-family: Kanit;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 1.65px;
    text-transform: uppercase;
    color: #1A1A1A;
    margin-right: 10px;
}
.share-product ul {
    display: inline-flex;
    list-style: none;
}
.share-product ul li svg {
    fill: #1A1A1A;
    height: 18px;
    margin-top: -3px;
    vertical-align: text-top;
}
.share-product ul li svg:hover {
    fill: #545454;
}
.woocommerce div.product div.images{
    width: 100%;
}
/*.woo__gallery .dashicons-arrow-right-alt2:before {
    color: transparent;
    background: url(../images/triangle-right.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.woo__gallery .dashicons-arrow-left-alt2:before{
    color: transparent;
    background: url(../images/triangle-left.png);
    background-repeat: no-repeat;
    background-size: contain;
}*/
/*.woo__gallery .wpgis-slider-for .btn-prev, .woo__gallery .wpgis-slider-for .btn-next {
    background-color: transparent !important;
}*/
/*.woo__gallery .wpgis-slider-nav .slick-slide{
    padding: 0px 5px;
}*/
/*.woo__gallery .slick-list{
    width: 80%;
    margin: 0 auto;
}*/
.woo__details table.variations td.label {
    display: none;
}
.woo__details table.variations td.value{
    border-bottom: none;
}
.woocommerce div.product .woo__details table.variations td.value select {
    width: 240px;
    min-width: 240px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    font-family: Source Sans Pro;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
    color: #545454;
    border: 1px solid rgba(26,26,26,.397192);
    box-sizing: border-box;
    background: url(../images/Triangle.png) no-repeat right;
    background-position: bottom 16px right 20px;
}
.woocommerce div.product .woo__details form.cart .variations {
    margin-bottom: 0;
}
.woocommerce-message a.button:hover, .woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button:hover, 
.woocommerce .woocommerce-cart-form .shop_table button.button:hover, .woocommerce button.button.alt:hover, .woocommerce a.button.wc-backward:hover{
    background-color: transparent !important;
    color: #1a1a1a !important;
}
.woocommerce-message a.button,.woocommerce-Message a.button, .woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button, 
.woocommerce .woocommerce-cart-form .shop_table button.button, .woocommerce button.button.alt, .woocommerce a.button.wc-backward{
    background-color: #1a1a1a !important;
    color: #fff !important;
    font-family: Kanit;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 1.65px;
    padding: 2px 35px;
    border: .1rem solid #1a1a1a;
}
.woocommerce div.product form.cart{
    margin-top: 30px;
}
.woocommerce div.product form.variations_form.cart {
    margin-top: 15px;
}
.woocommerce .woo__gallery span.onsale {
    top: 0px;
    left: 5%;
    background-color: #1a1a1a;
    border-radius: 0;
}
section.shop__single {
    padding-bottom: 50px;
}
section.shop_faqs {
    padding: 95px 0;
}
/*more info*/
section.shop_faqs {
    padding: 70px 0;
    background: #fff;
}
.shop_faqs .common__info h2,.related_products h2{
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 34px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 0.18px;
    color: #545454;
    text-transform: capitalize;
}
.faqsec {
    padding: 25px;
    position: relative;
    cursor: pointer;
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 19px;
    text-transform: uppercase;
    color: #212121;
    border: 1px solid #F1F2F4;
    box-sizing: border-box;
}
.faqans p {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0.18px;
    color: #545454;
    margin-bottom: 15px;
}

.faqsec:after {
    content: "";
    float: right;
    right: 20px;
    position: absolute;
    top: 28px;
    width: 16px;
    height: 15px;
    background-image: url(../images/triangle-right.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(90deg);
}
.faq__list .faqsec.open:after {
    content: "";
    float: right;
    width: 16px;
    right: 20px;
    height: 15px;
    top: 20px;
    background-image: url(../images/triangle-right.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(-90deg);
}
.faq__list .faqans {
    display: none;
    padding: 0px 25px;
    border: 1px solid #F1F2F4;
    border-top: none;
}
.faq__list .faq__item:not(:first-child) .faqsec {
    border-top: none;
}
.faq__list {
    margin-top: 60px;
}
.faqsec.open {
    border-bottom: none;
}
section.related.products h2 {
    display: none;
}
section.related_products {
    padding: 80px 0px 30px;
    background: #f1f2f4;
}
section.related.products ul {
    margin-top: 30px;
    margin-bottom: 0px;
}
.related.products h4.shop-title {
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
}
.related.products ul.products li.product .price{
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 0.147273px;
    text-transform: uppercase;
    color: #545454;
}
.related.products ul.products li a.button{
    display: none;
}
.gform_footer input[type="submit"] {
    background: #1A1A1A;
    font-family: Kanit;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 1.65px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 2px 35px;
    border-radius: 0;
    border: .1rem solid #1a1a1a;
}
.gform_footer input[type="submit"]:hover{
    color: #1A1A1A;
    background: transparent;
}
.select2-selection__rendered {
    line-height: 43px !important;
}
.select2-container .select2-selection--single {
    height: 50px !important;
}
.select2-selection__arrow {
    height: 50px !important;
}
.woocommerce .shop__listing ul.products li:hover .shop-page-listing-image:before {
    display: flex;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
}
.post-type-archive-product .page-header .background-image{
    opacity: 0.98;
}
.woo__gallery button.slick-next.slick-arrow, .woo__gallery button.slick-prev.slick-arrow {
    border: none;
    font-size: 0;
    line-height: 0;
}

.in-cart {
    position: absolute;
    bottom: 16px;
    right: -8px;
    background: #8d8d8d;
    border-radius: 100%;
    font-size: 11px;
    line-height: 17px;
    width: 17px;
    height: 17px;
    text-align: center;
    color: white;
}
.cart-contents {
    position: relative;
    display: block;
}
.cart-contents a {
    padding: 0;
}
img.fixed-cart {
    height: 19px;
}
.cart-contents-mobile{
    display: none;
}
@media (min-width: 871px){
    nav.header--nav {
        display: flex;
    }
}
@media (max-width: 870px){
    .cart-contents-mobile {
        position: absolute;
        right: 5px;
        width: 22px;
        top: 0;
        margin-right: 40px;
        margin-top: 10px;
        display: block;
    }
    .cart-contents{
        display: none;
    }
}

@media (max-width: 768px) {
    .woo__gallery, .woo__details {
        width: 100%;
    }
    .single-product.product {
        display: block;
    }
    .woo__details{
        padding-left: 0px;
    }
    .woo__gallery{
        padding-right: 0px;
    }
}
@media (max-width: 479px) {
    .woocommerce .shop__sect ul.products[class*=columns-] li.product, .woocommerce-page .shop__sect ul.products[class*=columns-] li.product,
    .woocommerce .related_products ul.products[class*=columns-] li.product,  .related_products ul.products[class*=columns-] li.product {
        width: 100%;
        margin-right: 0px;
    }
    .woocommerce .related_products ul.products[class*=columns-] li.product,  .related_products ul.products[class*=columns-] li.product{
        margin-bottom: 30px;
    }
    .shop__top {
        display: inline-block;
    }
    .shop__top .woocommerce-ordering {
        position: relative;
        width: 100%;
    }
    .woocommerce .woocommerce-ordering select{
        width: 100%;
    }
    .blog__filters ul li {
        display: table;
        margin: 0px auto;
    }
    
}