/*
 Theme Name:   Sample CVPro
 Theme URI:    http://www.contentviewspro.com/
 Description:  CVPro Sample site
 Author:       PT Guy
 Author URI:   http://example.com
 Template:     twentyfifteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/

body,
button,
input,
select,
textarea {
	color: #222;
	font-family: "Open Sans", serif;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
}

.hentry, .page-header, .page-content {margin: 0 8.8% !important;}
.site-header {margin: 10% 0; padding: 0 16%;}
#main {padding-top: 5%;}
.widget {padding: 0 16%;}
.hentry {padding-top: 5%}
.goto-docs {
    float: right;
    color: #6495ED !important;
    font-weight: 600;}

/* Pagination */
.pagination > li > a {border-bottom: 1px solid #dddddd !important;}
.navigation.pagination {margin: 30px auto; display: table;}
.pagination .prev {left: -50px;}
.pagination .next {right: -50px;}
.pagination .prev, .pagination .next {top: 0;}

/* Style */
.site-header a  {color: #ff5a5f;}
.entry-title {text-align: center;}
a {border-bottom: none !important;}
#secondary a:hover, #secondary a:focus {color: rgba(255, 0, 0, 0.8) !important;}
a:focus {outline: none;}
.current_page_item > a, .current-menu-item a {color: #ff5a5f;}
#menu-feature > .menu-item-has-children > a, #menu-item-556 > a {font-weight: bold;}
/*.home a {color: #ff5a5f}*/

/* for cv */
#cboxLoadedContent > #content {
	width: 90%;
	margin:  0 5% 5%;
}
.tab-content {margin-top: 40px;}
.pt-cv-scrollable {margin-top: 40px;}

/*tmp*/
.pt-cv-pagination {border: 0;}