/** Header **/
.pt-bottom-header .pt-shop-btn {
    display: none;
}


@media only screen and (max-width:1023px) {
#pt-header img.logo {
    height: 60px!important;
}
	
	.pt-breadcrumb {
    padding: 50px 0 40px;
	}
	
	.content-area .site-main {
    padding: 60px 0;
}
}

/** Page **/
p {
    margin-bottom: 15px;
}

.content-area .site-main {
    padding: 100px 0;
}

/** Form **/
span.wpcf7-form-control-wrap.recaptcha {
    margin-bottom: 30px;
    display: block;
}

/** Portfolio **/
@media only screen and (max-width:1023px) {
.pt-portfolio-info a {
    font-size: 16px;
    line-height: 1.3;
    display: block;
}
	
.pt-portfolio-block-one .pt-portfolio-info span {
    font-size: 10px;
}
	
.pt-portfolio-block-one .pt-portfolio-info {
    left: 15px;
}
	
.pt-portfolio-block-one .pt-portfolio-info {
    padding: 10px;
}
	
	.pt-portfolio-img a {
    pointer-events: none !important;
}
	
}


/** Product **/
.woocommerce-page .site-content .col-lg-8 {
    flex: 100% !important;
    max-width: 100% !important;
}


/** Footer **/
#pt-footer .pt-footer-style-1 .pt-footer-logo {
    height: 80px;
}

#pt-footer .pt-footer-style-1 .widget ul.menu#menu-footer-menu li {
    width: 100%;
}
