/********* Header **********/

#top-header #et-info {
    width: 100%;
}

#top-header .et-social-icons {
    float: right;
}

.cs-whatsapp-head-btn .et_pb_blurb_container {
    vertical-align: middle;
}

/******** Home 2 Top Banner ***************/

.cs-pk-toys-banner .et_pb_container {
    margin-left: 0px;
}

.cs-pk-toys-banner .et_pb_container .et_pb_slide_description {
    background-color: rgb(255 255 255 / 70%);
    box-shadow: 0px 0px 20px 20px rgb(255 255 255 / 70%);
}

.cs-pk-toys-banner .et_pb_slide_description h1 {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 55px;
    color: #100e10 !important;
    text-shadow: none;
    font-weight: 600;
}

.cs-pk-toys-banner .et_pb_slide_description span {
    font-size: 95px;
    margin-top: 10px;
    position: relative;
    top: 5px;
    color: #09541b;
    font-weight: 900;
}

.cs-pk-toys-banner hr {
    width: 80px;
    margin-left: 0px;
    border: solid 2px #09541b;
}

.cs-pk-toys-banner p {
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 600;
    margin-top: 20px;
    color: #000;
    text-shadow: none;
}

/******* Top Banner ************/

.cs-top-banner .et_pb_container {
    margin-left: 0px;
}

.cs-top-banner .et_pb_slide_content {
    text-shadow: none !important;
}

.cs-top-banner .et_pb_slide_content ul {
    list-style-type: none;
    padding-left: 0px;
    padding-bottom: 0px;
    display: block;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.cs-top-banner .et_pb_slide_content ul li {
    display: inline-block;
    margin: 0px 5px;
}

.cs-top-banner .et_pb_slide_content ul li a {
    background-color: #0d5924;
    padding: 10px 25px;
    color: #fff;
    border-radius: 50px;
}

.cs-top-banner .et_pb_slide_content h1 {
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 800;
    color: #f7ba00 !important;
    -webkit-text-stroke: 2px #1a1a1a;
}

.cs-top-banner .et_pb_slide_content h3 {
    color: #202020 !important;
    padding-bottom: 0px;
    font-size: 25px;
    text-transform: uppercase;
    background-color: #fbbd00;
    padding: 15px 30px;
    text-align: center;
    margin-top: 20px;
    font-weight: 600;
    border-radius: 6px;
}

.cs-top-banner .et_pb_slide_content ul li a:hover {
    background-color: #f7ba00;
    color: #000;
}


/********* Product Slider ************/

.sp-wps-product-details {
    padding: 18px 20px 20px 20px;
    background-color: #fff;
}

/*.wpsf-cart-button .add_to_cart_button {
  color: #fff !important;
}*/

.cs-prod-slider .wps-product-data .sp-wps-product-image-area {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.cs-prod-slider .sp-wps-product-details {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

/******** About us ***********/

.cs-gallery-images .et_pb_gallery_item img {
    border-radius: 15px;
}

.mfp-bottom-bar {
    display: none;
}

.cs-slider-clients .et_pb_container .et_pb_slide_title, .cs-slider-clients .et_pb_container .et_pb_slide_content {
    text-shadow: none;
}

/********* Gallery Pagination **********/

.cs-gallery-images .et_pb_gallery_pagination ul li {
    background-color: #0a551b;
    margin: 0px 5px;
    border-radius: 5px;
}

.cs-gallery-images .et_pb_gallery_pagination ul li a {
    padding: 10px 15px;
    background-color: #0a551b;
    color: #fff;
    font-weight: 600;
}

.cs-gallery-images .et_pb_gallery_pagination {
    border: none;
}

/*********** Buttons **************/

.et_pb_button, .et_pb_button:hover, .et_pb_module .et_pb_button:hover {
    padding: 0.8em 2.8em;
}

/********** Footer ****************/

#main-footer {
    display: none;
}