/*
Theme Name: GIC 2013
Theme URI:
Description:
Author: Dinkuminteractive
Author URI: www.dinkuminteractive.com
Template: gic
Version: 1.0
Tags:
*/

/**************************************************** GLOBAL STYLES ****/

@import url('css/bootstrap.css?v=1.0.9');
@import url('css/superfish.css?v=1.0.9');
@import url('css/jquery.selectBox.css?v=1.0.9');
@import url('css/jqtransform.css?v=1.0.9');
@import url("../gic/style.css?v=1.0.9");
@import url('css/custom.css?v=1.1.8');
@import url('css/woo-style.css?v=1.1.1');
@import url('css/edited.css?v=1.1.0');
@import url('css/responsive.css?v=1.0.9');


/*UPDATED STYLE*/
.woocommerce ul.products li.product .date.date-multiple {
    font-size: 22px;
}
#event-location .evloc-left{
	width: 100%;
}
#nav ul li { margin: 0px 25px 0 0; background: none; }
@media screen and (min-width: 861px) and (max-width: 1024px) {
    #nav ul li {  margin: 0px 18px 0 0; }
    #nav ul li a { font-size: 11px; }
}
@media screen and (min-width: 768px) and (max-width: 860px) {
    #nav ul li { margin: 0px 15px 0 0; }
    #nav ul li a { font-size: 10px; } 
}

/*DAF FORM*/
#dafdirectdiv {
    width: 250px !important;
    background: #fafafa !important;
    border: none !important;
    float: left !important;
    margin: 0 3em 3em 0 !important;
}

@media screen and (max-width: 992px) {
    #dafdirectdiv {
        width: 300px !important;
        float: none !important;
        margin: 3em auto !important;
    }
}

#dafdirectdiv .whatThis{
    text-align: right;
}
#dafdirectdiv .whatThis a{
    color: #0072BB;
    -webkit-transition: all ease-out 0.4s;
    -moz-transition: all ease-out 0.4s;
    -o-transition: all ease-out 0.4s;
    transition: all ease-out 0.4s;
    cursor: pointer;
    border: none;
    width: auto;
    text-decoration: none;
    padding: 0;
    line-height: 28px;
    font-size: 14px;
    font: 15px/24px 'proxima-nova' !important;
    font-size: 16px;
    display: inline-block;
}
#dafdirectdiv .whatThis a:hover{
    color: #27273f;
    text-decoration: none;
}
#dafdirectdiv #notwhatisthis{
    font: 16px/24px 'proxima-nova' !important;
    font-size: 18px;   
    color: #000;
}
#dafdirectdiv #notwhatisthis label{
    margin-bottom: 8px;
}

div.dafdirectButtonContain{
    width: 100px !important;
    margin: 35px 0 0 0 !important;
}
#dafdirectsubmit img{
    display: none !important;
}
#dafdirectsubmit{
    box-shadow: none;
}
#dafdirectsubmit:after{
    content: 'Next';
    color: #ffffff;
    border-radius: 0;
    font: 18px/24px 'proxima-nova' !important;
    padding: 6px 23px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    font-size: 20px;
    text-decoration: none;
    box-shadow: none;
    background: #0072BB;
    font-weight: 600 !important;
}
#dafdirectsubmit:hover:after{
    background: #0469c6;   
}
.dafdirectInputAmount .dafdirectInput{
    width: 100px !important;
}
.dafdirectDropdown{
    height: 37px !important;
    background: #fff !important;
    font-size: 14px !important;
}
.dafdirectInputFull{
    width: 210px !important;
}
.dafdirectInput{
    font-size: 14px !important;
}

#dafdirectdiv #notwhatisthis br {
    display: none;
}
.sf-menu {
    float: none;
}
#nav ul li {
    margin-left: 17px !important;
}