/*
Theme Name: Fourty Seven Street Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme I have created.
Author: My Name
Author URI: http: //mysite.com/
Template: fortyseven-street
Version: 0.1
*/
.yes-slider .main-header {
    background-color: rgb(255 255 255 / 85%);
}
.main-header {
    background-color: rgb(218 214 214 / 85%);
	
}
@media screen and (max-width: 800px){}
.yes-slider .main-header {
    background-color: rgb(247 247 247/ 85%) !important;
}
}
.slider-caption a {
    background: #f060a5 none repeat scroll 0 0;
    border: 2px solid #daa2bd;

}
.slider-caption a{
	display: none !important;
	Visibility:hidden;
}
.street-container-slider h1.caption-title {
    color: #fff;
    font-size: 2.2em;
    margin: 0;
    line-height: 45px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #6f6e69;
}

.slider-caption .caption-description p {
    background: #00000054;
    padding: 10px 20px;
	font-size:20px;
	line-height:25px;
}
#section_one .section-content a, #section_four .portfolio-description-wrap a {
    background: #f060a5 none repeat scroll 0 0;
    border: 2px solid #daa2bd;
}
.main-title, .skill_section .widget_text h3.widget-title {
    font-size: 32px;
    font-weight: 400;
    text-transform: capitalize;
border-bottom: 1px solid #f060a52b;
}
.service-posts-wrapper figure.service_image:after {
    border: 0px solid #f060a5;
}
.service-posts-wrapper figure.service_image {
    width: 223px;
    height: 223px;
    margin-top: 10px;
}

.service-posts-wrapper .service_image img {
    border-radius: 100%;
    width: 100%;
}
h3.service_title {
    color: #ffffff;
    background: #2f292b;
}
#section_two .service-posts-wrapper {
    background: #2f292b04;
}
h3.service_title {
    font-weight: 400;
    font-size: 20px;
}
.bx-wrapper{
max-width: 100% !important;
}
#section_three {
    background: url(/wp-content/uploads/2021/05/testimonial-bg-2.jpg) no-repeat; 
}
#header-banner-image.header-nobanner_image header.entry-header {
    background: #ff64ae12 none repeat scroll 0 0;
    border-bottom: 1px solid #f060a5;
    background: url(http://localhost/pinkbug/wp-content/uploads/2016/01/balloons-388973_1280.jpg);
}
.top-footer {
    background: #13131369;
    padding: 30px 0;
}
/* category */
.prodcat001{}

 .pt-cv-thumbnail {
    width: 100%!important;
	}
.pt-cv-title {
    margin-top: -50px !important;;
    text-align: center;
    background: black !important;
    z-index: 1;
    position: relative;
    padding: 10px 1px;
    color: #fff !important;
}
.pt-cv-title a {
    font-weight: 300 !important;
    color: #fff !important;
}

.product-1-phone .fa-cubes, .product-1-puzzle .fa-puzzle-piece, .product-1-arrows .fa-arrows-alt, .product-1-crop .fa-crop, .product-1-eye .fa-eye {
	padding-right:20px;
}
.product-1-puzzle, .product-1-eye{
	color:#660066;
	font-weight:600;
}
.relpost-thumb-container h3{
	border-bottom: 2px solid pink;
    font-size: 1.5em;
    background: #fff;
    padding-left: 10px;
    font-weight: 300;
}

@media screen and (min-width: 541px){
.relpost-block-single {
    max-width: 25%;
}
}