/*
Theme Name:     OMiG Child Theme
Theme URI:      http://example.com/
Description:    Child theme for magazine
Author:         Patrick Hladun
Author URI:     http://cityweb.ie/
Template:       megazine_v1-03
Version:        0.1.0
*/

@import url(style_1.css);

/**
* Geberal Styles
*/

p {
  text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.2);
}


body, p, ul {
  color: #494949;
}

div.logo-wrapper {
    max-width: 250px;
    padding: 10px 0;
}

div.second {
    max-width: 150px; 
    padding: 20px 0 0 0;
    margin-left: 40px;
}
.hub-logo {
	padding-top: 15px !important;
}

div.login-wrapper {
    float: right;
    margin: 0 5px 0 5px;
    text-align: right;
    padding: 5px 0 1px 0;
}

.page-template-page-hub-php .content-wrapper {
	padding-top: 0 !important;
}

div.login-wrapper .sabai-btn {
	margin-left: 15px;
}

div.top-navigation-right {
    height: 20px;
}

.flat-button {
  position: relative;
  vertical-align: top;
  width: 100%;
  height: 60px;
  padding: 2px 7px;
  margin: 0 5px; 
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #f1c40f;
  border: 0;
  border-bottom: 2px solid #e2b607;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #e2b607;
  box-shadow: inset 0 -2px #e2b607;
}
.flat-button:active {
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.flat-button:hover {
  color: #fff !important;
}

.sabai-btn {
	background: none !important;
	background-image: none !important;
	border-radius: none !important;
	border: none !important;
	border-bottom: 2px solid #e2b607 !important;
	text-shadow: none !important;
	border-radius: none !important;
	color: #fff !important;
}

.sabai-btn {
	background: #f1c40f !important;
	border-radius: none !important;
}

.sabai-dropdown-toggle {
	background: #f1c40f !important;
	color: #fff !important;
	border: none !important;
}

.sabai-btn-group > .sabai-btn:first-child {
    border-bottom-left-radius: 0 
    border-top-left-radius: 0 !important;
    margin-left: 0;
    border-bottom: 2px solid #e2b607 !important;
}
.sabai-btn-group > .sabai-btn:last-child, .sabai-btn-group > .sabai-dropdown-toggle {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom: 2px solid #e2b607 !important;
}

/**
* Awards Pages 
*/

/* Colors */
.awards-top p:first-child,
.awards-top p:last-child {
  color: #494949;
}

.awards-top p:first-child,
.awards-top p:last-child {
letter-spacing: 0.8px;
    text-align: center;
    text-transform: uppercase;
}
.awards-top p:first-child {
  font-size: 21px;
}
.awards-top p:last-child {
  font-size: 16px;
}
.page-id-1007 h1,
.page-id-1007 h2,
.page-id-1007 h3,
.awards-top p:first-child,
.awards-top p:last-child {
  text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.4);
}
.awards-top h2 {
  text-align: center;
  font-size: 30px;
  font-weight: 800;
}
.omig-nominate {
  font-size: 20px;
  text-align: center;
}
.page-id-1007 h2 {
    margin: 15px 0;
}
.page-id-1007 h3 {
    font-size: 20px;
    font-weight: 800;
}
h1.big-one {
    font-size: 18px;
    line-height: 26px;
}
h2.big-one {
  background: #fcde97;
    font-size: 26px;
    line-height: 26px;
    padding: 10px 0;
    text-align: center;
    -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
p.big-one span {
  font-weight: 800;
  font-size: 26px
}
p.big-one {
    font-size: 20px;
    line-height: 26px;
}  
.bold-prize {
  font-weight: 800;
  font-size: 25px;
}
.omig-precontent .row .columns {
  margin-bottom: 0;
}
.omig-badges {
  margin-top: 10px;
  text-align: center;
}
.ct-img {
  padding: 10px;
}
.b-img {
  padding: 0 0 20px 0;
} 
.omig-register {
  background: #b8202f;
  width: 100%;
  height: 80px;
  margin: 0 auto;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.omig-register-label {
    float: left;
    font-size: 16px;
    padding: 7px 0 0;
    width: 100%;
}
.omig-register-label p{
  color: #fff ;
}
.omig-register-email {
  float: left;
    padding: 6px 12% 0 6%;
    width: 50%;
}
.omig-register-submit {
  float: left;
  padding: 5px 0 0;
  width: 88px;
}


.awards-sponsors {
  text-align: center;
}

.omig-register-submit a.gdl-button, 
body button, 
input[type="submit"], 
input[type="reset"], 
input[type="button"] {
  background: #272727;
  color: #fff;  
}
.twelve < .omig-register {
  margin-bottom: none;
}

.omig-nomination-btn {

}

a.omig-nomination-btn {
  position: relative;
    color: #494949;
    text-decoration: none;
    background-color: #cce995;
    font-weight: 700;
    font-size: 1.5em;
    display: block;
    padding: 4px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 9px 0px #9ecc46, 0px 9px 25px rgba(0,0,0,.7);
    -moz-box-shadow: 0px 9px 0px #9ecc46, 0px 9px 25px rgba(0,0,0,.7);
    box-shadow: 0px 9px 0px #9ecc46, 0px 9px 25px rgba(0,0,0,.7);
    margin: 0px auto;
  width: 85%;
  text-align: center;
  
  -webkit-transition: all .1s ease;
  -moz-transition: all .1s ease;
  -ms-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease;
}

a.omig-nomination-btn:active {
    -webkit-box-shadow: 0px 3px 0px #9ecc46, 0px 3px 6px rgba(0,0,0,.9);
    -moz-box-shadow: 0px 3px 0px #9ecc46, 0px 3px 6px rgba(0,0,0,.9);
    box-shadow: 0px 3px 0px #9ecc46, 0px 3px 6px rgba(0,0,0,.9);
    position: relative;
    top: 6px;
}

a.omig-nomination-btn:hover {
color: #a1a1a1;
}
/* button end */


@media only screen and (max-width: 767px) { 
  .omig-register-email {
      padding: 6px 10% 0 6%;
      width: 40%;
  }
}

/**
* Award Registration Form
*/

.wpcf7-form input,
.wpcf7-form textarea {
    background-color: #FFFFFF;
    border-color: #D9D9D9;
    box-shadow: 0 1px 4px #ECECEC inset, -5px -5px 0 0 #F0F0F0, 5px 5px 0 0 #F0F0F0, 5px 0 0 0 #F0F0F0, 0 5px 0 0 #F0F0F0, 5px -5px 0 0 #F0F0F0, -5px 5px 0 0 #F0F0F0;
    color: #888888;
    width: 98%;
}

.wpcf7-form input[type="checkbox"] {
  box-shadow: none;
  border: 3px white;
}

.wpcf7-tel {
  border-radius: 2px;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 10px;
  max-width: 98%;
  outline: medium none;
  padding: 4px;
}

.omig-check .wpcf7-list-item input[type="checkbox"], .omig-acceptance {
  float: left;
  width: 20px;
  position: relative;
  top: -1px;
  margin-right: 10px
}

.omig-check .wpcf7-list-item-label{
  color: #4a4a4a !important;

    font-weight: 800;
    text-shadow: 2px 2px #F4F4F4;
}

.omig-acceptance {
margin-right: 10px;
}

.omig-check .wpcf7-list-item .wpcf7-list-item-label {
  float: left;
}

.omig-award-form-submit p {
  margin: 0;
}

.omig-award-form-submit {
  position: relative;
  height: 40px;
  padding: 50px 0 0 0;
}

.cat-col-green,
.cat-col-red,
.cat-col-yellow {
  padding: 33px 30px 20px 30px;
  margin: 10px 0;
}

.cat-col-green {
  background: #cce995;
}

.cat-col-red {
  background: #ffb6b6;
}

.cat-col-yellow {
  background: #fcde97;
}

.wpcf7-form h2 {
  margin-top: 20px;
}


@media only screen and (max-width: 767px) { 
  .cat-col-green, .cat-col-red, .cat-col-yellow {
    margin: 10px 0;
    padding: 33px 10px 20px;
}
.wpcf7-list-item-label {
  font-size: 12px;

}
}

/**
* Thank you page
*/

.omig-award-share {
  margin: 0 auto;
  width: 27%;
}

/**
* Responsive video
*/

.video-container {
    position: relative;
    padding-bottom: 51.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/**
* Resources
*/

.badges-embed {
   
}

/**
* Award Poll
*/
.yop-poll-name {
  
}
.yop-poll-answers li[style] {
  width: 50% !important;
}
.yop-poll-answers li label{
   font-size: 14px !important;
 }

/* Social Count */

.sf-widget-holder {
  margin: 0;
}

.gdl-likebox iframe {
  height: 300px !important;
  margin: 6px 0 0 0;
}