.ProductItem-details .variant-option select > option {font-size:25px!important;font-family:"Proxima Nova", sans-serif;}

a[href="/podcast"], a[href="/mwmretreats"], a[href="/mommying-support"]  {background-color:#ededed!important;padding:5px 15px!important;border-radius:99px;font-weight:bold!important;}

#collection-5f8190ffb93b6270562fab24 [data-item-id="62e01e0d5e954c1695ce9876"], #collection-5f8190ffb93b6270562fab24 [data-item-id="62e3f844dfbe5c7743b6dacc"] {display:none!important;}

//blog

nav.Header-nav.Header-nav--primary a[href="https://www.patreon.com/mommyingwhilemuslimpodcast"] {background:#81121a!important;margin-right:15px!important;color:white!important; padding-left:7px; padding-right:7px;box-shadow:0px 2px 0px #6b0f16;border-radius:4px;}

nav.Header-nav.Header-nav--primary a[href="https://www.patreon.com/mommyingwhilemuslimpodcast"]:hover {box-shadow:0px 0px 0px #6b0f16;}

.BlogItem summary {background:#10142F;padding:10px;border-radius:7px;color:white;}

.BlogItem details {max-width:70%;margin-left:15%;}

span.material-icons {
    margin-right: 5px!important;
    position: relative!important;
    top: 6px!important;
}

.sqs-block-summary-v2 .img-wrapper {border-radius:20px!important;overflow:hidden;}

.summary-content.sqs-gallery-meta-container {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
    margin: 15px;
}

#new-page-4 {    min-height: 500px!important;
    max-height: 500px!important;}

//popup

@media (max-width: 640px)
.sqs-cookie-banner-v2.BOTTOM_LEFT, .sqs-cookie-banner-v2.BOTTOM_RIGHT {
    z-index: -10!important;
}

////////

p{
  hyphens: none;
}

///patreon box

.patreon-box {padding:20px;border-radius:10px;background-image:url("https://static1.squarespace.com/static/5bfe79331137a653e0311608/t/603721d8f63f4c2b893c55c8/1614225880752/rect1173.png");background-position:bottom left;background-size:100%;min-height:350px;max-height:400px;box-shadow:0px 7px 10px rgba(0,0,0,0.2);display:flex;margin-top:-150px!important;align-items:center;}

.graphical-pat {display:flex;width:40%}
  
.text-pat {display:block;width:60%;}

.text-pat h2 {color:white;letter-spacing:0px!important;}

.Main-content, div.Index-page-content:last-of-type {padding-bottom:120px;}

//newsletter_stuff

.ml-form-embedWrapper.embedForm {background-color:transparent!important;}

.ml-form-embedBody.ml-form-embedBodyDefault.row-form {padding:0px!important;}

.ml-form-embedContent h4 {display:none!important;}

.ml-form-embedContent p {color:white!important;}

#block-yui_3_17_2_1_1614060793678_4107 #mlb2-3601279.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button, #block-yui_3_17_2_1_1614058233868_142535 #mlb2-3601279.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button, #block-2c3389d454d506138e08.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {background-color:#831219!important;}

// Banner CSS
#listen-banner .Index-page-content, #mission-banner .Index-page-content, #team-banner .Index-page-content, #affiliate-banner .Index-page-content, #contact-banner .Index-page-content, #video-banner .Index-page-content, #press-kit-banner .Index-page-content, #contact-banner-2 .Index-page-content, #podcast-banner .Index-page-content {
	padding: 0;
}
#listen-banner .intrinsic, #mission-banner .intrinsic, #team-banner .intrinsic, #affiliate-banner .intrinsic, #contact-banner .intrinsic, #video-banner .intrinsic, #press-kit-banner .intrinsic, #contact-banner-2 .intristic, #podcast-banner img {
	margin: 0 !important;
	max-width: 100% !important;
}
// Footer Css
#footerBlocksMiddle p {
	color: #fff;
}
#footerBlocksMiddle .newsletter-form-button {
	background: #fff;
	color: #000;
}
#footerBlocksMiddle .newsletter-form-header {
	width: 100%;
	text-align: left;
}
#footerBlocksMiddle .newsletter-block .newsletter-form-field-wrapper, #footerBlocksMiddle .newsletter-block .newsletter-form-fields-wrapper{
	width: 100%;
}
#footerBlocksMiddle .newsletter-form-button-wrapper {
	float: left;
  	text-align:left;
}
#footerBlocksMiddle .newsletter-form-body {
	overflow: hidden;
}
#footerBlocksMiddle .field-element {
	color: #000;
}
#block-yui_3_17_2_1_1576856512529_33677 {
	padding-top: 0;
}

// Team CSS
#collection-5e076d1cc1511612995849e4 .image-title strong {
	display: block;
}
.source {
	text-align: right !important;
}
.sqs-block-quote figure {
	margin: 0;
}

/**********Shownotes Page********/

.outer-div {
  width:70%;margin-left:15%;  display:flex; flex-direction:row;max-height:500px;
}

.img-div {
  display:flex; flex-direction:row; min-width:200px;max-width:200px;min-height:200px;position: relative;
-webkit-perspective: 1000px;
perspective: 100px;margin-left:0px;
}

.img-div img {width:200px;height:200px;margin-left:20px;z-index:10;
transform: rotateX(0deg) rotateY(5deg);margin-left:70px; transition:transform 0.5s;
}

.img-div img:hover {transform: rotateX(0deg) rotateY(0deg);transition:transform 0.5s;
}

.text-div {
  background-color:#10142F;padding:10px 10px 10px 120px; width:60%; border-radius:10px;
}

.text-div h3, .text-div p {
  color:white;
}

@media screen and (max-width: 640px) {
  
  //patreon
  
  .patreon-box {padding:20px;border-radius:10px;background: rgb(16,20,47);background-position:bottom left;background-size:230%;background-repeat:no-repeat;min-height:450px;max-height:500px;box-shadow:0px 7px 10px rgba(0,0,0,0.2);display:flex;flex-direction:column-reverse!important;margin-top:-150px!important;align-items:flex-start!important;}

.graphical-pat {display:flex;width:100%;min-height:190px;}
  
.text-pat {display:block;width:100%;}

.text-pat h2 {color:white;letter-spacing:0px!important;margin-top:-20px;}

.Main-content, div.Index-page-content:last-of-type {padding-bottom:160px;}
  
  //end patreon
  
  
  .outer-div {
  width:90%;margin-left:2%;  display:flex; flex-direction:column;max-height:200px;
}
  
.img-div {
  display:flex; flex-direction:column; width:150px;height:150px;;position: relative;
-webkit-perspective: 1000px;
perspective: 100px;margin-bottom:-50px;
}
  
  .img-div img {width:200px;height:200px;margin-left:20px;z-index:10;
transform: rotateX(0deg) rotateY(5deg);margin-left:20px; transition:transform 0.5s;
}

.text-div {display:flex;flex-direction:column;
  background-color:#10142F;padding:70px 10px 10px 10px; width:100%; border-radius:10px;
}
  
  .BlogItem .sqs-block.code-block.sqs-block-code {min-height:500px;}
}

//Tab System Contact

/* Style the tab */
.tab {
  overflow: hidden;
  border: 0px solid #ccc;
  background-color: #fff;padding:20px;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: #10142f;
  color:white;
  margin:10px;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 5px 10px;
  transition: 0.3s;
  border-radius:99px;
  box-shadow:0px 5px 15px rgba(0,0,0,0.1);
}

button.top-button-MWM {margin-top:10px!important;}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #af253f;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #af253f;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}

// Header fixes

.Header-nav-inner {padding-left:20px;}

.Header-nav.Header-nav--primary {padding-left:30px;}

div[data-nc-container="top-right"] {padding-left:10px;margin-left:10px;}