/**
 * Custom css from "Add Custom css plugin"
 */
@media screen and (max-width: 767px) {

.category .c-grid__item {
padding-bottom: 100%;
}

.category .c-grid {
max-width: 100%;
}

}


/* youtube video
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/**
 * Simple Custom CSS styles
 */

.mm-navbar .mm-title {
	font-size: 14px!important;
}

.mm-listview a {
  text-transform: capitalize;
}

@media screen and (min-width:767px) { 
  .sub-menu {
    background: white;
    padding: 2em!important;      
  }
}

@media screen and (max-width:767px) {
  .top-five {
    flex-wrap: nowrap!important;
    overflow-x: auto!important;  	
    justify-content: baseline!important;
  }
  
  .top-five a {
    flex: 0 0 auto!important;
    margin-right: 30px!important;    
    width: 40%!important;
  }
  
  .post-list-wrapper {
    margin-top: 5em!important;
  }
  
  .home .latest-posts .text-heading {
	  word-wrap: break-word;
  }
} 

.newsletter-subscription__inner {
  text-align: center;
  background: rgba(255, 255, 255, 0.9)!important;
  top: 40%!important;
  max-width: 500px!important;
}

.newsletter-subscription__inner h1 {
display: none;
}

.page-id-20170 .page-header {
	text-align: center;
}

div.si_item {  width: 33.3%;}

.image_overlay {
  position: relative;
}

.io_box {
  width: 15%;
  text-align: left;
  font-style: italic;
  font-size: 10px;
}

.io_box.io_box_topleft {
  position: absolute;
  top: 0.5%;
  left: 1%;
}

.io_box.io_box_topright {
  position: absolute;
  top: 0.5%;
  right: 1%;
  text-align: right;
}

.io_box.io_box_bottomleft {
  position: absolute;
  bottom: 1.5%;
  left: 1%;
}

.io_box.io_box_bottomright {
  position: absolute;
  bottom: 1.5%;
  right: 1%;
  text-align: right;
}

.io_credits.io_credits_black,
.io_credits.io_credits_black p,
.io_credits.io_credits_black a {
  color: #000;
}
.io_credits.io_credits_white,
.io_credits.io_credits_white p,
.io_credits.io_credits_white a {
  color: #fff;
}

.io_box p {
  margin: 0;
  font-size: 10px;
}

@media only screen and (max-width:768px) {
	.io_box {
  	width: 20%;    
	}
  
  .arqam-widget-counter li a small {display:none;}
} 


@media only screen and (max-width:480px) {
	.io_box {
  	width: 35%;    
	}
  .arqam-widget-counter.arq-outer-frame li a i, .arqam-widget-counter li span {
  font-size: 13px!important;
}
}
iframe[src*="disqusads"] {
    display: none !important;
}

.column-featured_image img {
  max-width:100%;
}

.single .post iframe{
width:100%;
}

.boutique-widget {
  max-width: 900px;
  margin: 0 auto;  
}


.page-id-23653 #wrap {
  background-image: url('https://oraclefox.com/wp-content/uploads/2018/04/OF-Atelier-By-Amanda-Shadforth-T-Shirts.11.jpg');
}


.page-id-23653 .subscribe-copy img {
  display: none;
}


.page-id-23653 #mc_embed_signup_inner {
 opacity: 0.9;
}


.post-content-wrapper {
	margin: 40px auto!important;
}

.footer-privacy{

	align-content: center;
	padding-top: 30px;
	padding-bottom: 15px;
	text-align: center;
	font-family: Roboto,Helvetica,Arial,sans-serif;
	
    font-size: 11px;
    letter-spacing: .3em;
    text-transform: uppercase;
	display: inline;
}


li.footer-menu {
  display: inline;
}

ul.footer {
    padding-left: 0px !important;
}