/*
	Theme Name: Ruffled
	Theme URI: https://themeforest.net/item/the-voux-a-comprehensive-magazine-theme/11400130
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.0
	Author: fuelthemes
	Template: thevoux-wp
	Text Domain: thevoux-wp
	Domain Path: /inc/languages
*/
@import url("../thevoux-wp/style.css");
/*COLTON EDITS*/
.full-menu-container.standard {display:inline-flex;}
.full-menu-container.article {
    display: none!important;
}
.post-detail .share-article {position:absolute;}
.single .full-menu-container.standard {display:none!important;}
.single .full-menu-container.article {
    display: inline-flex;
    width: 100%;
    max-width: 1140px;
}
ul#menu-ryw-top-navigation-2 {
    border-bottom: 1px solid #ddd;
}
.single .full-menu-container.article {
    display: inline-flex!important;
    padding: 10px 0px;
}
#category-title {
    background: none;
}
.single .header.fixed .headertext:before {
    display: block;
    content: 'You are Reading';
    position: relative;
    height: 30px;
    text-align: center;
    line-height: 35px;
    text-transform: uppercase;
    color: #000!important;
    font-size: 14px;
    font-weight: bold!important;
    letter-spacing: 1px;
    left: 0px;
    bottom: 40px;
    width: 100%;
}
.submitwedding, .submitwedding a {
    height: 45px;
    display: block!important;
    margin: 0!important;
    padding: 0!important;
    line-height: 45px;
}

.full-menu-container .fixedlogo {
    max-width: 120px;margin-right:15px;
}
.headertext, .headertext a {
    width: 100%!important;
    text-align: center!important;
    font-size: 18px!important;
    font-family: 'Playfair Display'!important;
    display: block;
    bottom: 22px;
    position: relative;
}
.headertext {width:80%!important;margin:0 auto!important;}
.header.style4 .full-menu-container .full-menu {
    border-top: 4px solid #f4e4cb;
}
.full-menu-container .full-menu>li {
    padding: 0 12px;
}
.header.style4 .full-menu-container.article .full-menu {
    border-top: 4px solid #f4e4cb;
    top: 22px;
    position: relative;
}
.header.style4 .full-menu-container.standard .full-menu {
    border-top: 4px solid #f4e4cb;
    top: 0px;
    position: relative;
}
.full-menu-container .full-menu>li:first-child {
    padding-left: 0!important;
}
.full-menu-container .full-menu>li:last-child {
    padding-right: 0!important;
}
.fixed .small-12.columns {
    padding-right: 0!important;
}
.style1 .nav_holder.light, .style1 nav, .style1 nav ul, .style1 nav ul li a {
    height: 60px;
}
#footer {
    border-top: none;
}
.topleftnew img {
    width: 30px;
    bottom: 5px;
    position: relative;
}
.submitwedding a:hover {
    transform: scale(1.1,1.1);
}
.submitwedding a {
    font-family: "Playfair Display";
    font-style: italic;
    font-size: 14px;
    text-transform: lowercase;
    bottom: 2px!important;
    position: relative;
    right: 10px;
    color:#222!important;
        border-bottom:4px solid transparent;
}
.topleftnew a span {
    width: 100%;
    font-size: 14px;
}
.topleftnew a {
    font-family: 'Playfair Display';
    font-style: italic;
    color: #222!important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
    border-bottom: 4px solid transparent;
    -webkit-perspective: 1000;
    transition:0.3s ease all;    backface-visibility: hidden;

}
.topleftnew a span, .topleftnew a img {
    transform: scale(0.92,0.92);        transition:0.3s ease all;
}
.topleftnew a img, .topleftnew{}
.topleftnew {
    width: 90%;
    display: flex;
    justify-content: space-around;
    text-align: center;
    bottom: 0px;
    position: relative; 
}
.post-content p a:hover {
    text-decoration:none;
    color:#fff!important;
    background-size:100% 88%!important;
}

.post-content p a {
    background-position: 0% 88%!important;
    background-size: 100% 18%!important;
    background: #ffc3a0;
    background: -moz-linear-gradient(top, #ffc3a0 0%, #e99289 100%);
    background: -webkit-linear-gradient(top, #ffc3a0 0%,#e99289 100%);
    background: linear-gradient(to bottom, #ffc3a0 0%,#e99289 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc3a0', endColorstr='#e99289',GradientType=0 );
    background-repeat: no-repeat;
    color: inherit;
}
.topleftnew a:hover span, .topleftnew a:hover img {
        transform: scale(1,1);
        transition:0.3s ease all;

}
.header.style1 .full-menu-container, .header .header_top {overflow:hidden;}
ul#menu-ryw-top-navigation-2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1140px;
    margin: 0 auto;
    border-top: 4px solid #F4E4CB;
}
.style1 aside.quick_search {
    margin-right: 15%;
}
.style1 .social-holder.style2:after {display:none;}
.full-menu-container .full-menu>li>a {
     font-size: 12px;
}
ul#menu-ryw-top-navigation-2 li {
    padding: 0 10px;
    font-size: 12px!important;
}
.header.style1 .full-menu-container, .header .header_top {border:none!important;}
.full-menu-container .full-menu>li>a {height:100%!important;}
.social-holder.style2:after {
    content: "";
    position: absolute;
    height: 100%;
    right: 0;
    width: 50vw;
    top: 0px;
    pointer-events: none;
}
.header .social-holder.style2 .quick_search {
    margin-left: 30px;
}
.header.fixed.style4 .center-column {padding-right:0!important;}
.header.fixed.style4 .nav_holder {
    border-bottom: 1px solid #ddd;
}
.header.fixed.style4 .social-holder {
    display: inline-flex;
    padding-right: 40px;
    right: 20px!important;
    position: relative;
}
.header.style4 .center-column {
    display: flex;
    padding: 0 7px;
    justify-content: center;
}
aside.quick_search.active:after {
    opacity: 0;
    transition: 0.3s ease all;
}
aside.quick_search:after {
    opacity: 1;
    transition: 0.3s ease all;
}
/*aside.quick_search:after {
    content: "Search";
    position: absolute!important;
    right: -40px;
    font-size: 13px;
    font-style: italic;
    top: 9px;
    color: #aaa;
    font-family: 'Playfair Display'!important;
}*/
.full-menu-container .full-menu, .full-menu-container .full-menu>li {flex-wrap:wrap;}
.full-menu-container .full-menu, .full-menu-container .full-menu>li {height:100%;align-items:center;display:inline-flex;}
.full-menu>li>a {
    height: 100%;
    align-items: center;
    display: inline-flex;
    padding: 0 12px;
    font-size: 12px;
    font-weight: lighter!important;
    color: #000!important;
}
li.menu-item.current-menu-item a {
    color: #faad34!important;
}
li.menu-item.current-menu-item:hover a {
    color: #faad34!important;
}
li.menu-item:hover a {
    color: #000!important;
    border-bottom: 4px solid #f4e4cb;
}
li.menu-item a {
    color: #000!important;
    border-bottom: 4px solid transparent;
}
#wrapper {overflow:hidden;}
@media (max-width:1024px) {
	.topleftnew, .single .header.fixed:before {
     display:none;
}
.submitwedding {display:none!important;}
}
@media screen and (max-width:40em) {
    aside.share-article.hide-on-print.hide-for-medium {display:none!important;}
    .show-for-medium {
    /* display: none !important; */
    position: relative!important;
    display: flex!important;
    align-items: center!important;
    justify-content: space-between!important;
    width: 50%!important;
    margin: 0 auto 10px auto!important;
    max-width: none!important;
}
}
@media (max-width:767px){
    .post-gallery-content .show-for-medium {
    display: none!important;
}
.style1 .nav_holder.light {
    display: none;
}
.post-content p a:hover {
    text-decoration:none;
    color:#fff!important;
    background-size:100% 88%!important;
}
.post-content p a {
    background-position: 0% 88%!important;
    background-size: 100% 18%!important;
    background: #ffc3a0;
    background: -moz-linear-gradient(top, #ffc3a0 0%, #e99289 100%);
    background: -webkit-linear-gradient(top, #ffc3a0 0%,#e99289 100%);
    background: linear-gradient(to bottom, #ffc3a0 0%,#e99289 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc3a0', endColorstr='#e99289',GradientType=0 );
    background-repeat: no-repeat;
    color: inherit;
}
    .post-gallery-content .thb-content-row .columns.image.gridActive .thb-gallery-grid {
    display: block;
    overflow: visible;
    position: relative;
}
	.header .logo .logoimg {
    display: block;
    max-height: 80px;
    max-width: 100%;
}
.header .social-holder.style2 .quick_search {
    margin-left: 0;
    right: 70px;
    position: absolute;
}
.style1 aside.quick_search {
    margin-right: 0;
}
}