/*
Theme Name: Oshin Child
Description: Oshin Child Theme
Author: Brand Exponents
Template: oshin
Version: 1.0
*/

@import url("../oshin/style.css");

/*.post-thumb {
     display:none;
}*/

.pagination a, .pagination span, .pages_list a {
    width: 50px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin: 0 5px 0px 0px;
    display: inline-block;
}

.more-link.style2-button {
    transition: all .2s ease-in-out;
}

.more-link.style2-button:hover {
    color: #000000 !important;
    border-color: #1de9b6 !important;
    background-color: rgba(29, 233, 182, .25);
}

.srp-post-thumbnail-link {
    display: block;
    border: 1px solid #dadada;
}

.header-inner-wrap {
background-size: cover;
}

a {
	transition: color .3s ease-in-out !important;
}

a:hover, .woocommerce-tabs .tabs li a:hover  {
	color: #1dbae9 !important;
}