/*
Con estas dos líneas suficiente para crear el child, el primero el nombre del child y el segundo el nombre del parent ESTA LÍNEA BORRAR

Theme Name:kid-toys-store-child
Template: kid-toys-store
*/

.email, .call {
    color: #fff;
    font-size: 13px;
    padding-right: 10px;
    border-right: solid 1px #fff;
}

.baricon i {
    color: #fff;
    margin-left: 2%;
}

.nav ul li a {
    color: #743989!important;
    padding: 10px;
    display: block;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 2px;
}

.nav ul li a:hover {
    color: #68b3de!important;
}

.col-lg-4 {
    display:none;
}
.search-box {
    display:none;
}

#slider .carousel-caption {
    display:none;
}

#slider img {
    width: 100%;
    opacity: 1;
}

.fa-chevron-right {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-chevron-left {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.middle-align h1 {
    font-family: 'Kavoon', cursive;
    color: #84368d;
}
a {
    color: #84368d;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

#our-products {
    margin-top: 0%;
    margin-bottom: 4%;
    letter-spacing: 1px;
}

#our-products h3 {
    font-family: 'Kavoon', cursive;
    text-align: left;
    color: #84368d;
    margin-top: 0;
    border-bottom: solid 2px #68b3de;
}

.elementor-6 .elementor-element.elementor-element-6d7ef8f .elementor-image-carousel-caption {
    text-align: center;
	font-family: 'Kavoon', cursive;
    color: #84368d;
}

hr.titlehr {
    margin-top: -3px;
    border-top: 4px solid #84368d;
    width: 20%;
	
}

input[type="submit"] {
    border: 2px solid #84368d;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    padding: 7px 25px;
    background: #84368d;
    font-weight: bold;
    color: #fff;
    margin: 23px auto 0;
    display: table;
}

#footer .copyright a {
    display: none;
}
