/*
Theme Name: Oshin Child
Description: Oshin Child Theme
Author: Brand Exponents
Template: oshin
Version: 1.1
*/

@import url("../oshin/style.css");


h1 {
  margin-bottom: 50px;
}

p {
    margin-bottom: 15px;
}

a:visited,
#bottom-widgets .widget ul li a:hover, 
#bottom-widgets a:hover,
#navigation .current_page_item a,
#navigation .current_page_item a:hover,
#navigation a:hover,
#navigation-left-side .current_page_item a,
#navigation-left-side .current_page_item a:hover,
#navigation-left-side a:hover,
#navigation-right-side .current_page_item a,
#navigation-right-side .current_page_item a:hover,
#navigation-right-side a:hover {
	color: #000;
}

.ms-skin-default .ms-nav-next {
    opacity: 0 !important;
    top: 0px;
    margin-top: 0px;
    width: 400px;
    height: 700px;
    right: 30px;
    left: auto;
    background-position: -89px -103px;
    cursor: url(http://www.staging6.stua.com/wp-content/uploads/2018/03/arrow.png), e-resize;
}