/*
 Theme Name:   sklep.transrem.com.pl
 Theme URI:    http://sklep.transrem.com.pl/
 Description:  sklep.transrem.com.pl
 Author:       Thomas Szteliga
 Author URI:   https://websafe.pl
 Template:     storefront
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  storefront
*/


@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');    
h1,h2,h3,h4 {font-family: 'Nunito Sans', sans-serif;}

.storefront-breadcrumb {display: none;}
.site-content {padding-top: 20px;}
body.home .site-content {padding-top: 0px;}


/*FOOTER*/
html, body {
	background-color: #f0f0f0;
}

div#page {
	background-color: #fff;
}

footer {
    border-top: 1px solid #ccc;
    
}
.footer-widgets.row-1.fix{padding-top: 0px;}
span.gamma.widget-title {display:none;}

/*product image size & product title etc*/
.woocommerce ul.products li.product a img {
    height: 300px; /* adjust height */
    object-fit: scale-down;
}

.woocommerce ul.products li.product h2 {
    line-height: 2.5ex;
  	height: 7.5ex;
  	overflow: hidden;
}


.woocommerce ul.products li.product {
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 15px;    
    }

/*end of product image size & product title*/

/*sidebar nav*/
li.cat-item.current-cat a  {
	color: #dd9933 !important;
}
li.menu-item.current-menu-item a {
	color: #dd9933 !important;
}

.widget_product_categories ul li::before {content: "\f085";}
.widget_product_categories  ul li.current-cat::before{
    content: "\f061"; color: #dd9933 !important;
    }
/*koniec sidebar nav*/

/*buttons*/    button, input[type="button"], input[type="reset"], input[type="submit"], .button, .widget a.button {border-radius: 5px;}

  /*formularz cf7*/

input[type="submit"] {
    margin: 5px 0;   
   }
     
   input[type="search"],
   .form-row input[type="email"],
   .form-row textarea,
   .form-row input[type="text"],
   .form-row input[type="tel"],
   .wpcf7 input[type="text"],
   .wpcf7 input[type="email"],
   .wpcf7 textarea {
     width: 100%;
     padding: 10px 15px;
     margin: 5px 0;
     display: inline-block;
     border: 1px solid #ccc;
     border-top: 1px;
     /* border-radius: 25px; */
     box-sizing: border-box;
     background-color: #fff;
     font-family: 'Nunito Sans', sans-serif;
   }
   
   .wpcf7 p {
       margin-bottom: 0px;
   }
   input.wpcf7-submit {border:1px solid #ccc;width: 100%;font-family: 'Nunito Sans', sans-serif;}
   
   .one-half,
.one-third {
    position: relative;
    margin-right: 4%;
    float: left;
        margin-bottom: 20px;
 
}
 
.one-half { width: 48%; }
.one-third { width: 30.66%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}
 
@media only screen and (max-width: 767px) {
    .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }
}
/*koniec formularz cf7*/

/*homepage*/

   /* body.home .hentry.type-page .entry-header {display: none!important;}
   .page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail{padding-top: 0px!important;}

 */

 hr.style-two {
    border: 0;
    height: 4px;
    background-image: linear-gradient(to right,rgba(255, 204, 51, 1),rgba(255, 255,255, 1));
    max-width:170px;
    border-radius: 5px 50px 5px 5px;
    margin-bottom: 20px;
}
body.page-id-7850 h1.entry-title,
body.page-id-7 h1.entry-title,
body.page-id-6 h1.entry-title,
body.page-id-8 h1.entry-title {margin-bottom: 0px!important;}


.post-25 {display: none;}
body.home .site-content {
    padding-top: 25px!important;
}

.dotpay-payment-images img {margin-bottom: 15px!important;}
