

body {

font-family: 'Roboto', sans-serif !important;

   /*font-family: 'Roboto' !important;*/
   /* font-family: Lato !important;*/


  /* font-family: Helvetica !important;*/




   /*font-family: lora !important;*/ /*great for paragraphs;*/
    

    font-size: 16px !important;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    margin: 0;
   
   
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


@font-face {
    font-family: PermanentMarker;
    src: url(/fonts/PermanentMarker-Regular.ttf);
}








/* Font-Sizes using pt */
.giant { font-size:41pt; }
 .huge { font-size:35pt; }
  .big { font-size:31pt; }
    h1 { font-size:27pt; }
    h2 { font-size:24pt; }
    h3 { font-size:21pt; } 
    h4 { font-size:18pt; }
    h5 { font-size:16pt; }
    h6 { font-size:14pt; }
     p { font-size: 16px;}
.small { font-size:10pt; }
.menus { font-size:10pt; }
.legal { font-size: 9pt; }
.micro { font-size: 8pt; }
.zilch { font-size: 7pt; }


.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight:400;
}

.font-10 {font-size:10px; }
.font-12 {font-size:12px; }
.font-13 {font-size:13px; }
.font-14 {font-size:14px; }
.font-15 {font-size:15px; }
.font-16 {font-size:16px; }
.font-18 {font-size:18px; }
.font-20 {font-size:20px; }
.font-22 {font-size:22px; }

.normal {
    font-weight: 400;
}


.bold {
font-weight: 600;
}

.padding-left-5{padding-left:5px;}

.margin-bottom-5{margin-bottom:5px;}
.margin-bottom-10{margin-bottom:10px;}
.margin-bottom-15{margin-bottom:15px;}
.margin-bottom-20{margin-bottom:20px;}

.margin-top-5{margin-top:5px;}
.margin-top-10{margin-top:10px;}
.margin-top-15{margin-top:15px;}
.margin-top-20{margin-top:20px;}
.margin-top-30{margin-top:30px;}

.margin-left-5{margin-left:5px;}
.margin-left-10{margin-left:10px;}
.margin-left-15{margin-left:10px;}
.margin-left-20{margin-left:20px;}

.margin-right-5{margin-right:5px;}
.margin-right-10{margin-right:10px;}
.margin-right-20{margin-right:20px;}

.padding-bottom-10{padding-bottom:10px;}
.padding-bottom-20{padding-bottom:20px;}
.padding-top-10{padding-top:10px;}
.padding-top-20{padding-top:20px;}

.color-666 {

color:#666;
}

/* wraps the whole page */
.wrapper {
  max-width: 1920px !important;
  margin: 0 auto;
 
}



/* used for drop down in search*/
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    /* line-height: inherit; */
}


.spaceright{

margin-right:5px;
}

.spaceicon{

margin-right:3px;
font-size: 16px;
}


.spaceleft{

margin-left:5px;
}


section{

padding: 3rem 0;

}



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

.topmargin_10{

 margin-top: 10px;
}



/* link white to orange used for footer*/

a.white-orange:link {
 
  color: rgba(255, 255, 255, 1);
}
a.white-orange:visited {
  color: rgba(255, 255, 255, 1);
}
a.white-orange:hover {
  text-decoration: none !important;
  color: #f15a29 !important;
}


a.white-white:focus {
   
    text-decoration: none !important;
  color: #FFFFFF !important;  
}

a.white-white:link {
 
  color: #FFFFFF;
}
a.white-white:visited {
  color: #FFFFFF;
}
a.white-white:hover {
  text-decoration: none !important;
  color: #FFFFFF !important;
}


a.white-white:focus {
   
    text-decoration: none !important;
  color: #FFFFFF !important;  
}




a.dark-orange:link {
 
    color: #555;
   
}
a.dark-orange:visited {

    color: #555;
   
 
}
a.dark-orange:hover {
  text-decoration: none !important;
  color: #f15a29 !important;
}


a.dark-orange:focus {
   
    text-decoration: none !important;
  color: #f15a29 !important;  
}





a.dark-popular:link {
 
    color: #888;
   
}
a.dark-popular:visited {

    color: #888;
   
 
}
a.dark-popular:hover {
  text-decoration: none !important;
  color: #f15a29 !important;
}


a.dark-popular:focus {
   
    text-decoration: none !important;
  color: #f15a29 !important;  
}










a.orange-orange:link {
 
  color:  #f15a29;
}
a.orange-orange:visited {
    color:  #f15a29;
}
a.orange-orange:hover {
  text-decoration: none !important;
  color:  #fd1800;
}


a.orange-orange:focus {
   
    text-decoration: none !important;
  color:#ff1800;
}


a.grey-grey:link{
color:#333;

}


a.grey-grey:visited{
color:#333;

}



a {
  text-decoration: none !important;
 
}


/* used with just an achor link */
.orange-button {
   background-color:#fd8000!important;

    width: 210px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px;
    /* margin: auto; */
    margin-top: 15px;
    color:white;
    text-align:center;
}


.curlink{

padding: 14px 20px;
    color: #3a3a3a;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    font-size: 16px;
    font-weight: 300;
    margin: 0 5px;
}

.numlink{

padding: 14px 20px;
    color: #3a3a3a;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    font-size: 16px;
    font-weight: 300;
    margin: 0 5px;
}

.numlink:hover{

  border: 1px solid #f15a29;
   
}




      .dark-outline-button {
    color: #fafafa;
    border: 1px solid #d4d4d4;
    margin: .5em;
    display: inline-block;
    /* background-image: -webkit-linear-gradient(top,#444 0,#111 100%); */
    /* background-image: linear-gradient(to bottom,#444 0,#111 100%); */
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444',endColorstr='#ff111111',GradientType=0);
    padding: .1em .5em;
 
    font-size: 1.1em;
    line-height: 1.5em;
}

.orange-btn {
    background-color: #f36051;
    color: white;
    font-weight: 600;
    margin-top: 14px;
    margin-left: 8px;
    border: none;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.15);
    height: 40px;
  max-width: 170px;
}

.orange-btn:hover{

 box-shadow: 0px 8px 15px rgb(0 0 0 / 19%);
 background-color: #ec3e2c;
}

       

/* start search box with current_location */


.search_container {
      max-width: 600px;
    position: relative;
    display: flex;
    margin: auto;
    height: 50px;
  padding-left:10px;
  padding-right:10px;
}





.search_box {
   
    
      border: 1px solid #e5e4e4 !important;
    border-radius: 0;
    outline: none;
    width: 100%;
    font-size: 16px;
    margin: 0 !important;
    padding: 0;
    padding-left: 10px !important;
    /* -webkit-box-shadow: none; */
    box-shadow: none;
    -webkit-box-sizing: content-box;
  
}


/* used on current_location search button to now have it outlined when clicked */
.search_box:focus {
    outline: none;
  
}






/*ihavekids*/
.current_location_search_button {
    width: 40px;
   
   border: 0px;
    background: #9dce2c;
    text-align: center;
    color: #fff;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-size: 20px;  
    
}

/* makes the button look like a text link */
.current_location {
    font-family: "Helvetica for Target", HelveticaForTarget, Targetica, "HelveticaNeue for Target", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    line-height: 1.42857;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0px;
    text-indent: 0px;
    text-shadow: none;
    text-transform: none;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    position: relative;
    touch-action: manipulation;
    background-image: none;
    border-width: 1px;
    border-style: solid;
    user-select: none;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 12px;
    height: 44px;
    margin: 0px;
    border-radius: 4px;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    box-sizing: border-box;
    cursor: pointer;
    color: inherit;
    background-color: transparent;
    border-color: transparent;
        color: #ec3e2c;
}



/* used on search button*/
.current_location:focus {
    outline: none;
    background-color: #ffffff;
}



/* end search box with current_location */


.flex {


    display: flex;
    
}


.flex-split{
 
display:flex;
}

/* makes the left and right side the same size*/
.flex-split > * {

flex-basis: 100%;
padding-right: 15px;
padding-left: 15px;

}

/* main container for the listings*/
.flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  
    margin: auto;
    display: flex;
    display: -o-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
   margin-top: 20px;
       width: 90%;

}




.flex-box {
    min-width: 600px;
   
    background-color: white;
    margin-bottom: 30px;
   
    margin-right: 5px;
    margin-left: 5px;
    /*font-family:Lato,sans-serif;*/
    display:flex;
    flex-direction: column;
    
}





.containerdefault {
width: 90%;
 margin:auto;

}




.large-button{

    font-size: 2em;


    
}


.glyphicon {
    line-height: 1rem !important; /* Center star */
}


/* used for listing max and min characters */
.character {
    text-align: right;
    width: 100%;
    padding-right: 10px;
}

.flag {
    text-align: right;
    width: 100%;
    padding-right: 20px;
}


.required:before {
    display: inline-block;
    margin-right: 4px;
    color: #ff4d4f;
    font-size: 1.1em;
    /*font-family: SimSun,sans-serif;*/
    line-height: 1;
    content: "*";
}






.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0.5em
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.resp-sharing-button--twitter {
  background-color: #55acee
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}

.resp-sharing-button--pinterest {
  background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615
}

.resp-sharing-button--facebook {
  background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}

.resp-sharing-button--vk:hover {
  background-color: #43648c
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

#c92228;


.resp-sharing-button--pinterest {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
  background-color: #2795e9;
  border-color: #2795e9;
}





/* Footer */

footer {
      background-color: #1f5ea7;
    /*background-image: url(https://www.chickenwingdeals.com/images/footer.jpg);*/
    color: rgba(255, 255, 255, 1);
    -webkit-font-smoothing: antialiased;
        min-height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top:60px;
}






/* if small than 768 */
  @media only screen and (max-width: 768px) {
 
 /* search section contains use current_location and seach box */
.search {
    width: 95%;
    margin:auto;
    
}

.flex-split {
   
    flex-direction: column;
}

.flex {
    display: block;
}

.curlink{

padding: 7px 10px;
    
}

.numlink{

padding: 7px 10px;
    
}



}






/* if small than 360 */
  @media only screen and (max-width: 360px) {
 /* search section contains use current_location and seach box */
.search {
    width: 98%;
    
}

.flex-split {
    width: 98%;
    
}


}
