/*
 Theme Name:   vovtobec
 Theme URI:    https://vowtobechic.com/
 Description:  A Twenty Sixteen child theme 
 Template:     twentysixteen
 Version:      1.0.0
*/

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


/*---------------------------------------------------- style.css start ------------------------------------------------------------*/




html {
    margin-top: 0 !important;
}


body {
    background-position: center top !important;
    background-repeat: no-repeat !important;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    line-height: 20px;
}
    
h1, h2, h3, h4, h5, h6 {
     font-family: 'Raleway', sans-serif;
     font-weight:normal;
     }  
h3{
    font-size:27px}    
    
h4{
    font-size:21px
    } 
h5 {
    font-size: 17.5px;
}    
    
html{
    font-family: 'Lato', sans-serif;
    }    

body {
    background: transparent;
}
.site {
    margin: 0;
    background-color: transparent;
}

.site-header {
    margin:0px;
    padding: 0;
}

.site-header .container {
    position:relative
}
.site-inner {
    max-width: 100%;
}
body:not(.custom-background-image)::before, body:not(.custom-background-image)::after {
    height: 0;
}
.content-area {
    float: left;
    margin-right: 0;
    width: 100%;
}
.site-content {
    padding: 0;
}
#colophon {
    padding: 0;
}
.site-main {
    margin-bottom: 0;
}
.entry-content h2, .entry-summary h2, .comment-content h2 {
    margin-top: 0px;
    margin-bottom: 5px;
}

a {
    color: #e8711d;
}
a:hover {
    color: #e8711d;
}

.main-navigation {
    margin: 0;
}
.navigation.pagination {
    float: left;
    width: 100%;
    border: none;
}
.pagination .nav-links {
    text-align: center;
    padding: 0;
}
.pagination .nav-links::after {
  
    left: 0;
}
.pagination::after {
    left: 0;
}
.pagination::before, .pagination::after {
    background-color: #806495;
}
.prev.page-numbers {
    left: 0;
}
.related-post span.rpwwt-post-title {
    width: 100% !important;
    margin: 0;
    float: left;
    padding: 15px;
    line-height: normal;
    font-size: 15px;
    color: 
    #000;
}

.single.single-post .blog-space-60 {
    padding-bottom: 0;
}
.pagination .page-numbers {

    display: inline-block;

}
.pagination .next {

    right: 0;

}
.pagination .prev, .pagination .next {

    background-color: #806495;
}
.pagination .prev:hover, .pagination .prev:focus, .pagination .next:hover, .pagination .next:focus {
    background-color: #c99c2d;

}

.woocommerce .woocommerce-breadcrumb {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #544f55 !important;
    width: 35%;
    position: absolute;
    top: 190px;
    right: 0;
    left: 100px;
    font-family: 'Lato';
}
.woocommerce .woocommerce-breadcrumb a {
    margin-right: 10px;
    margin-left: 10px;
}
.button.add_to_cart_button.product_type_simple {
    color: #ec008c;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #303030;
    font-size: 1.25em;
}
.btn-design {
    /*padding: 10px;*/
    font-size: 11px;
    /*width: auto;*/
    /*background-color: #fff;*/
    color: #939393 !important;
    text-decoration: underline !important;
    /*border: solid 1px #EC008C;*/
}
/*.btn-design:hover {*/
/*    background-color: #EC008C;*/
/*    color: #fff !important;*/
/*}*/
.site-branding input#woocommerce-product-search-field-0 {
    background-color: #e4e4e4;
    border: 1px solid #b2b2b2;
    width: 250px !important;
    height: 40px;
    background-color: #f7f7f7;
    border: 1px solid #b2b2b2;
    border-radius: 0px !important;
    font-size: 14px;
    font-weight: normal;
    color: #b2b2b2;
    padding: 0px 19px !important;
    margin-bottom: 0;
}
.site-branding #woocommerce_product_search-4 {
    width: 250px;
}
#woocommerce-product-search-field-1 {
    height: 36px;
}
.site-branding .woocommerce-product-search::before {
    content: "\f400";
    position: absolute;
    font-family: "Genericons";
    font-size: 28px;
    width: 33px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    right: 3px;
    top: 5px;
}
.site-branding .woocommerce-product-search input[type="submit"] {
    display: none;
}
.site-branding .woocommerce-product-search {
    position: relative;
}
/*---------------------------------------------------- style.css end ------------------------------------------------------------*/