/*
 Theme Name:    TiPiKala Child
 Description:   This is the child theme of TiPiKala
 Author:        ITPIran
 Author URI:    https://itpiran.com/
 Template:      tipikala
 Version:       1.0.0
 Text Domain:   tipikala-child
*/

/** Home Blocks **/
#home-block1 .wpb_single_image {
    background-color: #f00859;}

#home-block2 .wpb_single_image {
    background-color: #f6f6f6;}

#home-block3 .wpb_single_image {
    background-color: #00887a;}

#home-block4 .wpb_single_image {
    background-color: #20ded2;}

#home-block5 .wpb_single_image {
    background-color: #ffc70e;}
/*****/

#billing_address_2_field, #billing_company_field{
	display: none;}

/** home-testimonials **/

#home-testimonials .flexslider {
    background: transparent;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    direction: ltr;}

#home-testimonials .flexslider .slides img {
    width: auto;
    margin: auto;}
#home-testimonials .flexslider .slides > li {
	min-height:269px;}
#home-testimonials .wpb_posts_slider .flex-caption,
#home-testimonials .wpb_posts_slider .nivo-caption {
    background: transparent;
    text-align: center;
	min-height: 113px;}
#home-testimonials .wpb_gallery_slides ul.flex-direction-nav {
    display: none;
}

#home-testimonials .flex-control-paging li a {
    background: #ccc;
	-webkit-box-shadow: none;
    box-shadow: none;}
#home-testimonials .flex-control-paging li a.flex-active ,
#home-testimonials .flex-control-paging li a:hover{
    background: #f9bc33;}

/** Test **/

