@charset 'utf-8';
/*
Theme Name: main child 
Theme URI: 
Description: main child Theme - Multipurpose and Multiskin Responsive Wordpress theme
Author: main child Theme
Author URI:  
Template: main
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: main-child-theme
*/


.wpcf7 form.sent .wpcf7-response-output {
    background: #00D06C;
    border: none;
    font-family: Karla !important;
    font-style: normal;
    font-weight: normal !important;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.003em;
    padding: 7px 11px;
    margin: 36px 0 0 0;
    max-width: 508px;
    color: #000000 !important;
}

div.elementor-message{
	background-color: #ffffff;
    padding: 10px;
    border-radius: 8px;
    font-weight: bold;
}

div.elementor-message-success{
	background-color: #1fc51f;
    color: white;
}

.elementor-button-icon svg {
      width: 13px !important;
}

body p:last-of-type {
    margin-bottom: 0;
}

body p {
    margin-bottom: 32px;
}

.elementor-widget-form input[type=date], .elementor-widget-form input[type=email], .elementor-widget-form input[type=number], .elementor-widget-form input[type=password], .elementor-widget-form input[type=search], .elementor-widget-form input[type=tel], .elementor-widget-form input[type=text], .elementor-widget-form input[type=url], .elementor-widget-form select, .elementor-widget-form textarea {
     padding: 13px 15px;
   }

.no-bg-wrap .e-con {
    background-color: transparent !important;
}

#available-product {
    display: none;
}

#available-product.available-product-on, .elementor-editor-active #available-product{
    display: block;
}

.product-specs {
    border-top: 1px solid #D1D5DC;
    border-bottom: 1px solid #D1D5DC;
    margin: 31px 0 0;
    padding: 27px 0 29px;
}

.product-spec-row{
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding:5px 0;
}



.product-spec-label{
   font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 21px;
color: #666666;
}

.product-spec-value{
      text-align:right;
	  font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 21px;
text-align: right;
color: #0A0A0A;
}

.single-product-category .detail-label {
    display: none;
}

.wpgs_image img {
    height: 608px !important;
    object-fit: cover;
    object-position: top;
}

.images.wpgs-wrapper .wpgs-image {
    margin-bottom: 7px;
}

.wpgs-thumb img {
    height: 192px !important;
    object-fit: cover;
}

.thumbnail_image {
    margin: 10px 15px 10px 0;
    width: 100% !important;
    max-width: 190px;
}

.wpgs-thumb .thumbnail_image:last-child {
    margin-right: 0;
}

.product-category a {
    background: #FFFFFF;
    border: 1px solid #0A0A0A;
    padding: 14px 25px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #0A0A0A;
}

.product-category .product-categories {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.product-category .product-categories li {
    padding: 10px;
}

.products li.product {
    position: relative;
}

.available-product {
    position: absolute;
    top: 15px;
    right: 16px;
    padding: 7px 9px;
    background: #fff;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.6px;
    color: #0A0A0A;
    z-index: 10;
}

.product-material {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
}

.product-dimensions {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #999999;
    padding-top: 5px;
}

.contact-for-price {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #0A0A0A;
    cursor: pointer;
}

.woocommerce ul.products li.product a img {
    margin-bottom: 5px !important;
}

.products .product .woocommerce-loop-product__title {
    padding-bottom: 4px !important;
}

.wpgs-thumb .slick-prev, .wpgs-thumb .slick-next {
    height: 90%;
}

.wpgs-thumb .slick-next:before {
    margin-left: 10px;
}	
	
.wpgs-thumb .slick-prev:before {
    margin-left: 8px;
}	


























/* Large Devices, Wide Screens */
@media only screen and (max-width : 1280px) {
    
} /* end 1280 */

/* Medium Devices, Desktops */
@media only screen and (max-width : 1024px) {
 
.header-wrap .elementor-menu-toggle {
    padding: 0;
}

.header-wrap .elementor-menu-toggle {
    padding: 0 0;
    position: relative;
    top: -3px;
}	
	
.header-wrap nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    padding: 11px 0 17px;
}
	
.header-wrap .elementor-nav-menu .sub-arrow {
      position: absolute;
    right: 19px;
}	
	
.header-wrap .sub-menu {
    padding: 1px 0 0 8px;
}	
	
	
	
	
	
}  /*  end 1024 */

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
    
.elementor-widget-form .elementor-field-group {
       margin-bottom: 21px !important;
}	
	
.product-category a {
     padding: 14px 19px;
   }	
	
.product-archive-wrap .elementor-widget-wc-archive-products .products {
    grid-template-columns: repeat(1,1fr);
}	
	
.products .product .woocommerce-loop-product__title {
    padding-bottom: 5px !important;
}	
	
.wpgs-thumb img {
    height: 106px !important;
    }	
	
.thumbnail_image {
     max-width: 106px;
	margin: 10px 10px 10px 0;
}	
	
.wpgs_image img {
    height: 335px !important;
  }
	
.images.wpgs-wrapper .wpgs-image {
    margin-bottom: 0;
}	
	

	
	.woocommerce div.product div.images {
    margin-bottom: 22px;
}
	
.product-specs {
     margin: 23px 0 0;
    padding: 19px 0 18px;
}
	

	


	
.wpgs-thumb .slick-next {
    right: 0px;
}	
	
.wpgs-thumb .slick-prev, .wpgs-thumb .slick-next {
      height: 84%;
    }	
	
	
	
} /* end 767 */

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

.img-h221 img {
    height: 221px !important;
    object-fit: cover;
}	
	
	
	
} /*  end 480 */

