@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400italic,700);
/* Enter Your Custom CSS Here */

.dropcap:first-letter {
    font-weight: 400 !important;
}

.df-floating-subscription .wrap {
    padding-right: 19px;
}

ul.nav.aligncenter {
    letter-spacing: 2px;
}

ul.nav.aligncenter{
    text-align: center !important;
}

.df-header-title h1 {
    text-transform: uppercase;
}

.category .df-header-title h1,
.page .df-header-title h1 {
    background: transparent;
    color: #ffffff;
    padding: 10px 10% 5px;
    
  letter-spacing: 2px;
}

/******
.category .df-header-title h1 {
 animation-name: aslazyload;
    animation-duration: .5s;
}

@keyframes aslazyload {
   0%  {opacity: 0; text-shadow: none;}
    25%  {opacity: 0;text-shadow: none;}
    50%  {opacity: 0;text-shadow: none;}
  
95% {opacity: 0;text-shadow: none;}   
  100% {opacity: 1;text-shadow: none;}
}
************/


.df-header-title .df-header {
    padding-bottom: 0px !important;
}

.df-header-title{
    padding: 100px 0px;
    background-position: center center;
}

.single-post .df-header-title {
    padding: 60px 0px 25px;
}

ul.nav .as-right-menu {
    float: right;
}

.as-ataki .recent-medium-widget ul li .more-link {
    display: none;
}

.metaslider .caption {
    font-size: 12px !important;
    background: #FFFFFF;
    color: #A8A9AD;
    text-align: right;
    opacity: 1;
    padding: 0px 10px !important;
    line-height: 20px;
  font-family:"Crimson Text","Georgia",Times,serif;
}
.metaslider .caption-wrap {
    opacity: 1 !important;
}

figcaption.wp-caption-text {
    color: #A8A9AD;
    text-align: right;
}

.as-subtitle h2 {
    font-size: 1.5em;
}

.as-subtitle-featured{
font-size:1.3em;
}

.as-post-thumbnail .featured-media a img {
    width: 100%;
    height: auto;
}

/************ Remove social links from the bottom of the page ***********/
.page-id-714 .df-postmeta-wrapper,
.page-id-729 .df-postmeta-wrapper,
.page-id-133 .df-postmeta-wrapper,
.page-id-731 .df-postmeta-wrapper{
    display: none;
}

/************ Header search Styling ************/


.main-navigation .sticky-btp{
display:none;
}

.as-primary-nav{
position: relative; 
width:100%;
}

input[type="search"] {
    box-sizing: border-box;
    width: 100%;
}


.search-box {
    padding: 0px;
    background: transparent;
	border:0px;
}

.search-box .search-field {
    max-width: 100%;
    float: right;
    padding: 15px 20px;
    font-size: 16px;
    font-size: 1.2rem;
    background-color: #fff;
    background-color: rgba(247,247,247,.95);
    border: 0px solid #222222;
    box-shadow: 0px 3px 5px #B9B9B9;
}

.search-box .search-field {
  	font-family: Neuton, Georgia, Times, serif !important;
  	color:#7e7e7e !important;
  	font-weight:400 !important;
}



.search-box input:focus {
colof:ff7700;
}
.search-box input:placeholder{
colof:ff7700;
}

.error404 .search-submit,
.search .search-submit,
.search-box .search-submit { 
    display: none; 
}




.search-toggle {
    width: 54px;
    height: 54px;
    padding: 10px;
    font-size: 1.3em;
    margin-right: 0px;
    color: #333333;
    text-align: center;
    cursor: pointer;
    position:absolute;
  top: 0px;
  right: 0px;
}

.search-toggle:hover,
.search-toggle.active {
 color: #000000;
}


.search-box-wrapper {
    z-index: 2;
    width: 100%;
  display: none;
  height:50px;
  margin-bottom:-50px;
  position: absolute;
    bottom: 0px;
    right: 0px;
}

.search-box-wrapper.as-clear.acive {
    display: block !important;
  -webkit-animation: cin 1s forwards; 
}

@-webkit-keyframes cin {
    from   { -webkit-transform: translateY(-50%); }
    to { -webkit-transform: translateY(0%);}
}

.as-social-links a {
    font-size: 1.3em;
    color: #333333;
    padding: 10px 5px;
}

.as-social-links a:hover {
    color: #000000;
    border-bottom 1px solid #222222;
}

.nav-wrapper-inner {
    border-bottom: 0px;
}

.search-form .submit{
font-size:16px;
}

.df-sb-title h1,
.df-sb-title h2{
    font-size: 1.5em !important;
    margin: 10px 0px;
}

.df-single-category.as-single-location {
    padding-bottom: 15px;
}

/***
.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 5px;
    background: transparent url('/web/20170227205540im_/http://thejetsetcollection.com/images/icon_prev.png') no-repeat 1px 3px !important;
    padding: 20px !important;
    border:3px solid #777777;
   
}
***/

img.full-width{
width:100%;
  height: auto;
}

.as-author-img {
    line-height: 40px;
  font-size:1.2em;
}
/***
.as-author-img img {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    overflow: hidden;
    margin: 0px 10px;
    line-height: 50px;
}
***/

@media screen and (max-width:1200px){

.menu-top-menu-container ul.nav.aligncenter {
    margin-left: 10%;
}
  /*
  .sticky-logo a img {
    max-width: 135px !important;
    height: auto !important;
}
  */
}
@media screen and (max-width:1023px){
.nav>.menu-item {
    padding: 15px 7px;
}
  
.menu-top-menu-container ul.nav.aligncenter {
    margin-left: 15%;
}
  
.nav-wrapper-inner .sticky-logo img {
    max-width: 200px !important;
    height: auto;
}
  
.featured-area .owl-carousel .owl-nav{
visibility:visible !important;
}
  
}



/*****To hide the main logo and show sticky logo always*****/

div#branding {
    display: none;
}

.sticky-logo {
    top: 50% !important;
    opacity: 1 !important;
}





/********** Main Slider Styling  *********/

.featured-area.slider .item {
    height: 780px;
    width: 1170px;
}

.featured-area.slider h1.display-2 {
    font-size: 2.5em;
}

.tparrows {
    background: #fff;
    background: rgba(255, 255, 255, 0.7);
}

.tparrows:hover {
    background: #fff;
    background: rgba(255, 255, 255, 1);
}


.tparrows:before {
    color: #000;
}

.featured-area h1 {
    margin: 7px 0px;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    padding: 7px !important;
    line-height: 1.15em;
    background: rgba(0, 0, 0, 0.35);
}


/********** Category Page formating - Starts from here *********/


.as-post-title {
    margin-bottom: 1.2em !important;
}

.as-post-title .df-post-on, .as-post-title .df-single-category {
    display: inline-block;
    margin-right: 10px;
}

.as-post-title .df-post-on:after {
    content: " /";
}

.as-post-title .df-post-on a {
    color: #555555;
    font-style: italic;
}

.as-post-title .entry-title {
    margin: 15px 0 15px;
}

.as-shop-link{
font-size:12px !important;
font-family: Neuton, Georgia, Times, serif !important;
  color:#0f0f0f !important;
  letter-spacing:2px !important;
}

.as-shop-link:hover{
  color:#9e9e9e !important;
}


.as-post-title span.category a:hover {
    color: #000000;
}


/********** Category Page formating - Ends here *********/

/********** Homepage formating starts from here *********/

.as-post-location-2{
text-transform: none !important;
color: #c50000 !important;
  font-size:12px !important;
}

.as-post-excerpt {
    line-height: 20px !important;
    max-height: 60px;
}

.as-post-excerpt, .as-post-excerpt p {
    overflow: hidden !important;
}

.as-promo-content{
position:relative !important;
}

.as-ataki .owl-item li {
    height: auto !important;
}


.as-promo-content .recent-big-widget .ver1 .recent-content {
    background: rgba(255, 255, 255, 0.7);
}

.as-promo-content h3 a,
.as-promo-content .as-post-excerpt p{
color: #000000;
}

.as-heading-container {
    text-align: center;
  margin-top:30px;
}

.as-heading-container h2{
	display: inline-block;
    width: auto;
    text-align: center;
    padding: 0px 20px;
    font-family: 'Libre Baskerville', serif;
}

.as-heading-container span.separator {
    border-top: 1px solid #aaa;
    width: 33%;
    display: inline-block;
    margin-bottom: -16px;
    height: 28px;
}

ul.df-share li:nth-child(4) {
    display: none;
}

div#comments {
    display: none;
}


.post .as-row {
    border: 0px solid #ededed;
    border-radius: 5px;
    padding: 20px 0px 0px;
    background-color: transparent;
}

.post .as-post-thumbnail {
    margin: 20px 0px;
}

.as-row .entry-summary p {
    text-align: left;
    padding: 0px 20px;
}


.as-row .df-postmeta-wrapper {
    /* display: none; */
}

.as-row .as-sticky-content {
    text-align: center !important;
}

.as-row h2.display-3 {
    font-size: 28px;
}


.as-ataki .owl-item li .as-post-location-2 {
    margin: 7px 0px 15px !important;
}

.as-content-wrap{
margin-top:10px !important;
}

.as-ataki .recent-medium-widget ul li {
    padding-top: 0px !important;
}

.as-std-post .as-post-location-2 {
    margin-bottom: 1.5em;
}

.df-misc-section {
    display: none;
}

.as-ataki .recent-medium-widget .ver1 .recent-content {
    padding: 0 10px 5px;
}


.owl-prev, .owl-next {
    display: block !important;
    background: rgba(255, 255, 255, 0.5);
    padding: 15px 35px;
    z-index: 999999;
    position: absolute;
    bottom: 50%;
    color: #000000;
    text-transform: uppercase;
    color: transparent;
    width: 0px;
    height: 40px;
    padding: 8px 25px 8px 10px;
}

.owl-prev:hover, .owl-next:hover {
    background: rgba(255, 255, 255, 1);
}

.owl-prev{
    left: 50%;
    margin-left: -50%;
}

.owl-prev:before {
    content: '\F053';
    font-family:"fontAwesome";
    color: #000000;
}

.owl-next {
    right: 50%;
    margin-right:-50%;
}

.owl-next:before {
    content: '\F054';
  font-family:"fontAwesome";
    color: #000000;
}

.featured-area .owl-carousel .owl-nav{
visibility:hidden;
}

.featured-area:hover .owl-carousel .owl-nav{
visibility:visible;
}

@media screen and (min-width:1201px){

.owl-prev{
    margin-left: -585px;
}
  
.owl-next {
    margin-right:-585px;
}
  
}


/************* Hide posts Excerpt *****************/

.as-ataki .inner-wrap p,
.as-sticky-content .entry-summary{
    display: none;
}


/************** Contact page styling ****************/

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="number"],
.wpcf7 input[type="submit"],
.wpcf7 textarea
{
	font-size: 15px;
    padding: 8px;
    border-radius: 5px;
    border-color: #dedede;
}


/************** Footer page styling *********

.df-footer-bottom{
    border-top: 1px solid #dedede !important;
}

.df-footer-bottom,
#footer-colophon .main-navigation{
   	padding-top: 0px;
  	padding-bottom: 0px;
}

.df-foot-logo {
    display: none;
}

.df-footer-bottom .nav>.menu-item {
    padding-top: 30px;
    padding-bottom: 22px;
  	font-size:14px;
  	font-weight:700;
}

.df-footer-bottom ul.nav {
    text-align: left !important;
    padding-left: 0px;
    padding-right: 0px;
}

.siteinfo {
    padding-top: 20px;
    border-top: 1px solid #dedede;
    text-align: left !important;
    color: #aaaaaa !important;
    font-size: 11px !important;
     padding-bottom: 3px;
}

.df-footer-bottom .container {
    padding-left: 0px;
    padding-right: 0px;
}

*******/

.df-foot-logo img{
max-height:30px;
}

.slider .df-feat-sep,
.slider time.entry-published{
display:none !important;
}


.df-footer-bottom .main-navigation .container {
    max-width: 650px;
  padding-left: 0px !important;
  padding-right:0px !important;
}

a.scroll-top {
    display: none !important;
}

.df-foot-logo {
    padding-bottom: 20px;
}

#footer-colophon .main-navigation {
    height: auto;
    padding-bottom: 25px;
}


/************** Single post layout customization ****************/

.single-post .df-post-on {
    display: none;
}

.single-post h1.entry-title {
    font-size: 1.8em;
}

.as-single-location {
    color: #c50000;
}

/************** some media queries ****************/

@media screen and (min-width:900px){


.as-social-links{
float:right;
padding-top: 10px;
margin-right: -5px;
position: absolute;
top: 0px;
right: 53px;
}
  
  .main-navigation .df-sticky-admin {
    box-shadow: 1px 0px 4px #bababa;
}
  
/*****  
  #footer-colophon .main-navigation{
  max-width:70%;
  float:left;
  }
  #footer-colophon .as-footer-logo{
  max-width:30%;
  float:right;
  padding: 25px 0px;
  }
********/
span.as-site-link {
    float: right;
}
  
.as-ataki .recent-medium-widget h3 {

    font-size: 1.3em;
    margin-bottom: 7px;
    /***
    height: 2.5em;
    overflow: hidden;
    ****/
}
  
  .as-subtitle-promo {
    font-size: 1.3em;
    padding-bottom: 12px;
}
  
  
.archive .df-header-title, .search .df-header-title {
    margin-bottom: 30px !important;
}

}


@media screen and (max-width:1024px){
.as-ataki .recent-medium-widget ul li .more-link {
    display: initial;
}
  
  .df-ham-menu .col-left a {
    display: inline-block;
}
}



@media screen and (min-width:768px) and (max-width:899px){
  
  .as-social-links{
float:right;
padding-top: 10px;
margin-right: -5px;
position: absolute;
top: 0px;
right: 53px;
}

.menu-top-menu-container ul.nav.aligncenter {
    margin-left: 10%;
}

  .nav>.menu-item {
    padding: 15px 5px;
}
  
}


@media screen and (max-width:767px){
.as-mobile-logo {
    position: fixed;
    z-index: 999999;
    width: 100%;
    background: #ffffff;
    text-align:center;
    height: 55px;
}

.as-mobile-logo a img {
    margin: 17px auto;
    max-width: 95%;
    height: auto;
}
  
.df-mobile-menu .inner-wrapper{
  	margin-top:55px;
    background:#f7f7f7 !important;
  }
  
  .featured-area.slider.slider1 {
    margin-top: 50px;
}
  
  .as-heading-container span.separator {
    width: 17%;
  }
  
  .featured-area.slider h1.display-2 {
    font-size: 1.5em;
    max-width:450px;
	}

  
  .as-subtitle-featured {
    font-size: 1em;
	}
  
  .featured-area.slider .df-feat-cell {
    padding: 0px 0 0 50px ;
}
  
.as-ataki .recent-medium-widget ul li .more-link {
    display: initial;
}
  
.as-social-links {
    text-align: center;
    margin-left: 15%;
    margin-top: 20px;
}

.df-mobile-menu .nav-wrapper-inner:after {
    border-bottom: 0px;
 }
}


@media screen and (max-width:480px){
  
  .as-heading-container span.separator {
    width: 5%;
  }
  .featured-area.slider h1.display-2 {
    font-size: 1.1em;
    max-width:300px;
	}

  
  .as-subtitle-featured {
    font-size: .9em;
  }
  
}

@media screen and (min-width:992px){
.df-content.col-md-8 {
    width: 76.3333333333%;
}
  
.df-sidebar.col-md-4 {
    width: 23.333333333%;
}
}

@media screen and (max-width:767px){
.featured-area.slider, .featured-area.slider .item,
  .featured-area.slider:not(.container), .featured-area.slider:not(.container) .item{
    height: 450px;
    max-height: 450px;
    max-width:767px
}
}

@media screen and (max-width:600px){
.featured-area.slider, .featured-area.slider .item,
  .featured-area.slider:not(.container), .featured-area.slider:not(.container) .item{
    height: 360px;
    max-height: 360px;
    max-width:600px
}
}
@media screen and (max-width:480px){
.featured-area.slider, .featured-area.slider .item,
  .featured-area.slider:not(.container), .featured-area.slider:not(.container) .item{
    height: 260px;
    max-height: 260px;
    max-width:480px
}
}

@media screen and (max-width:321px){
.featured-area.slider, .featured-area.slider .item,
  .featured-area.slider:not(.container), .featured-area.slider:not(.container) .item{
    height: 210px;
    max-height: 210px;
    max-width:321px
}
}
