/*
Theme Name: westok child
Tags:  custom-menu, editor-style, featured-images
Template: westok
Version: 1.0.0
*/

/*---------------------------------
      write your css from here
------------------------------------*/

.top-address-area .top_address_content {
	display: flex;
	justify-content: space-evenly;
}

.witr_pslide_btnb {
	font-size: 1.5em;
}

.slick-dots li.slick-active button {
	background: #3c5064 !important;
}

.slick-dots li button,
.slick-dots li button {
	background: #5a6e82 !important;
}

.top_crt_style i {
    color: #3c5064;
    border: 2px solid #3c5064;
}

.footer-top-address a img {
	width: 220px;
}