/*
Theme Name: Masala Child
Theme URI: //themeratio.com/
Description: A child theme of Masala
Author: Masala
Author URI: //themeratio.com
Template: masala
Version: 1.0
*/

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

/* Navigation Styles */

#header-nav {
	margin-left: 20%;
}

.header-menu-right a.search form:after {
	display: none;
}

#header-nav ul li a {
	padding: 20px;
}

#header-nav ul li a:before {
	display: none;
}

/* End Navigation Styles */

/* Table Styles */

	#tooth-extraction-one-mobile {
		display: none;
	}
	#tooth-extraction-one, #tooth-extraction-two, #tooth-extraction-three {
		border-spacing: 0;
		table-layout: fixed;
		width: 100%;
		margin-bottom: 20px;
	}
	#tooth-extraction-two, #tooth-extraction-three, #tooth-extraction-one-mobile {
		border-spacing: 0;
		table-layout: auto;
		width: 100%;
		margin-bottom: 20px;
	}
	#tooth-extraction-one th, #tooth-extraction-two th, #tooth-extraction-three th, #tooth-extraction-one-mobile th {
		color: #fff;
		font-size: 18px;
		border: solid 1px #EAEAEA;
		text-align: center;
		vertical-align: middle;
		padding: 10px 15px;
	}
	#tooth-extraction-one td, #tooth-extraction-two td, #tooth-extraction-three td, #tooth-extraction-one-mobile td {
		font-size: 16px;
		border: solid 1px #EAEAEA;
		text-align: center;
		vertical-align: middle;
		padding: 10px 15px;
	}
	#tooth-extraction-two .three-quarter-column, #tooth-extraction-three .three-quarter-column {
		width: 75%;
		box-sizing: border-box;			
	}
	#tooth-extraction-one .one-half-column, #tooth-extraction-one-mobile .one-half-column {
		width: 50%;
		box-sizing: border-box;
	}
	#tooth-extraction-one .one-quarter-column, #tooth-extraction-two .one-quarter-column, #tooth-extraction-three .one-quarter-column {
		width: 25%;
		box-sizing: border-box;
	}
	#tooth-extraction-one .left, #tooth-extraction-two .left, #tooth-extraction-three .left, #tooth-extraction-one-mobile .left {
		text-align: left;
	}		
	#tooth-extraction-one .center, #tooth-extraction-two .center, #tooth-extraction-three .center, #tooth-extraction-one-mobile .center {
		text-align: center;
	}	
	#tooth-extraction-one .dark, #tooth-extraction-two .dark, #tooth-extraction-three .dark, #tooth-extraction-one-mobile .dark {
		background: #4E4D4E;
		color: #fff;
	}
	#tooth-extraction-one .grey, #tooth-extraction-two .grey, #tooth-extraction-three .grey, #tooth-extraction-one-mobile .grey {
		background: #b1b1b1;
		color: #fff;
	}
	#tooth-extraction-one .lightgrey, #tooth-extraction-two .lightgrey, #tooth-extraction-three .lightgrey, #tooth-extraction-one-mobile .lightgrey {
		background: #f3f3f3;
		color: #4e4d4d;
	}
	#tooth-extraction-one .green, #tooth-extraction-two .green, #tooth-extraction-three .green, #tooth-extraction-one-mobile .green {
		background: #6DB244;
		color: #fff;
	}
	@media(max-width: 992px) {
		#tooth-extraction-one-mobile {
			display: block;
		}
			#tooth-extraction-one-mobile th, #tooth-extraction-one-mobile td, #tooth-extraction-two th, #tooth-extraction-two td, #tooth-extraction-three th, #tooth-extraction-three td {
			font-size: .8rem;
		}
		#tooth-extraction-one {
			display: none;
		}
	}

/* End Table Styles */

.post a {
   font-weight: bold;
   text-decoration: underline;
}

.infographic-dl {
	border: 1px solid #ddd;
	border-radius: 5px;
	width: 100%;
	height: initial;
}

.gamma {
	font-size: 1.5625rem;
}

.bold {
	font-weight: bold;
}

.orange-button {
	position: relative;
    top: 0;
    white-space: nowrap;
    border-radius: 2px 0 0 2px;
    background-color: #F58A00 !important;
    text-shadow: 1px 1px 1px #8f5100 !important;
    display: inline-block;
    background-color: #6FB231;
    color: #fff;
    border: none;
    height: 65px;
    line-height: 65px;
    border-radius: 2px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 0 1em;
    text-shadow: 1px 1px 1px #3d621b;
    transition-property: text-shadow, background-color;
    transition-duration: 0.45s;
    transition-timing-function: ease-in-out;
}

.text-center {
	text-align: center;
}

/**
 * = Responsive & Media Queries
 * ------------------------------------
 */
 
@media only screen and (max-width: 1153px) {
    .gamma {
      font-size: 1.5625rem;
    }

    .bold {
      /* font-weight: bold; */
    }

    .orange-button {
      position: relative;
      top: 0;
      white-space: no-wrap;
      border-radius: 2px 0 0 2px;
      background-color: #F58A00 !important;
      text-shadow: 1px 1px 1px #8f5100 !important;
      display: inline-block;
      background-color: #6FB231;
      color: #fff;
      border: none;
      height: 65px;
      line-height: 65px;
      border-radius: 2px;
      cursor: pointer;
      text-align: center;
      text-decoration: none;
      display: inline-block;
      padding: 0 1em;
      text-shadow: 1px 1px 1px #3d621b;
      transition-property: text-shadow, background-color;
      transition-duration: 0.45s;
      transition-timing-function: ease-in-out;
    }

    .text-center {
      text-align: center;
    }
}

/* 1024 x 768 (iPad - Landscape). */
@media only screen and (min-width: 768px) and (max-width: 1153px) {
    .gamma {
      font-size: 20px;
    }

    .bold {
      /* font-weight: bold; */
    }

    .orange-button {
      position: relative;
      top: 0;
      white-space: normal;
      border-radius: 2px 0 0 2px;
      background-color: #F58A00 !important;
      text-shadow: 1px 1px 1px #8f5100 !important;
      display: inline-block;
      background-color: #6FB231;
      color: #fff;
      border: none;
      height: auto;
      line-height: 1.em;
      border-radius: 2px;
      cursor: pointer;
      text-align: center;
      text-decoration: none;
      display: inline-block;
      padding: 1em 1em;
      text-shadow: 1px 1px 1px #3d621b;
      transition-property: text-shadow, background-color;
      transition-duration: 0.45s;
      transition-timing-function: ease-in-out;
    }

    .text-center {
      text-align: center;
    }
}

/* 768 x 1024 (iPad - Portrait) */
@media only screen and (min-width: 641px) and (max-width: 960px) {
    .gamma {
      font-size: 20px;
    }

    .bold {
      /* font-weight: bold; */
    }

    .orange-button {
      position: relative;
      top: 0;
      white-space: normal;
      border-radius: 2px 0 0 2px;
      background-color: #F58A00 !important;
      text-shadow: 1px 1px 1px #8f5100 !important;
      display: inline-block;
      background-color: #6FB231;
      color: #fff;
      border: none;
      height: auto;
      line-height: 1.8em;
      border-radius: 2px;
      cursor: pointer;
      text-align: center;
      text-decoration: none;
      display: inline-block;
      padding: 1em 1em;
      text-shadow: 1px 1px 1px #3d621b;
      transition-property: text-shadow, background-color;
      transition-duration: 0.45s;
      transition-timing-function: ease-in-out;
    }

    .text-center {
      text-align: center;
    }
}

/* 480 x 640 (small tablet) */
@media only screen and (min-width: 480px) and (max-width: 704px) {
    .gamma {
      font-size: 20px;
    }

    .bold {
      /* font-weight: bold; */
    }

    .orange-button {
      position: relative;
      top: 0;
      white-space: normal;
      border-radius: 2px 0 0 2px;
      background-color: #F58A00 !important;
      text-shadow: 1px 1px 1px #8f5100 !important;
      display: inline-block;
      background-color: #6FB231;
      color: #fff;
      border: none;
      height: auto;
      line-height: 1.8em;
      border-radius: 2px;
      cursor: pointer;
      text-align: center;
      text-decoration: none;
      display: inline-block;
      padding: 1em 1em;
      text-shadow: 1px 1px 1px #3d621b;
      transition-property: text-shadow, background-color;
      transition-duration: 0.45s;
      transition-timing-function: ease-in-out;
    }

    .text-center {
      text-align: center;
    }
}

/* 320 x 480 (iPhone) 480 x 640 (small tablet) */
@media only screen and (max-width: 479px) {
    .gamma {
      font-size: 20px;
    }

    .bold {
      /* font-weight: bold; */
    }

    .orange-button {
      position: relative;
      top: 0;
      white-space: normal;
      border-radius: 2px 0 0 2px;
      background-color: #F58A00 !important;
      text-shadow: 1px 1px 1px #8f5100 !important;
      display: inline-block;
      background-color: #6FB231;
      color: #fff;
      border: none;
      height: auto;
      line-height: 1.8em;
      border-radius: 2px;
      cursor: pointer;
      text-align: center;
      text-decoration: none;
      display: inline-block;
      padding: 1em 1em;
      text-shadow: 1px 1px 1px #3d621b;
      transition-property: text-shadow, background-color;
      transition-duration: 0.45s;
      transition-timing-function: ease-in-out;
    }

    .text-center {
      text-align: center;
    }   
}

div.text-button {
  display: inline-block;
  overflow: hidden;

 /* rounded corners, set to 0 for square corners */
  border-radius: 10px;

 /* control whitespace around each button */
  margin: 5px 10px;

 /* control shadow around button */
  box-shadow: 4px 4px 4px #d3d3d3 ;
}

div.text-button:hover {
  box-shadow: 3px 3px 3px #d3d3d3 ;
  -webkit-transition-property: box-shadow; /* Safari */
  -webkit-transition-duration: .3s; /* Safari */
  transition-property: box-shadow;
  transition-duration: .3s;
}

a.text-container {
  text-decoration: none;
  display: inline-block;
  text-align: center;

 /* match radius of text-button div */
  border-radius: 10px;

 /* change the size of the button */
  padding: 20px 50px;
  
 /* change button background color */
  background-color: #70e566 ;

 /* change button text appearance */
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 2em;

 /* change border appearance */
  border: 5px solid #999;
}

a.text-container:hover {
  /* change button text color on hover */
  color: #f8f8f8 ;
  font-weight: bold;
}

a.text-container .details {
  display: block;

 /* change detail text appearance */
  font-size: 1em;
  text-transform: none;
  font-weight: normal;
}

.footer-content a {
	color: #fff !important;
}