/*
Theme Name:     E-shop Child for DoctorClub
Theme URI:      http://www.gavick.com
Description:    Child theme for E-shop (DoctorClub)
Author:         ELIF srl
Author URI:     http://www.elif.it
Template:       maxstore
Version:        1.0 / 12.2016
*/

.form-wrapper {
position: relative;
/*    background: url(/wp-content/uploads/2017/05/AccediPNG2.png) no-repeat; */
    background-size: 100% auto; 
    /*height: 350px;*/
    width:  60%;
    background-color: #ffff;
    padding-top: 12%;
    margin-top: 50px;
    margin-right: 50px;  
    border: solid 11px #26396e;
    text-align: center;  
    margin: 0 auto;
    margin-bottom: 100px;
}
#child-2 {
    position: absolute;
    background: url(/wp-content/uploads/2017/05/login.png) no-repeat; 
    background-size: 100% auto; 	
    top: 0px;
    left: 0px;
    /* Included for example */
    width: 100%;
    height: 100%;
}

#child-3 {
    position: relative;
    background-color: #f8c519;
    /* top: 62%; */
    /* left: 0px; */
    /* width: 100%; */
    height: 115px;
    padding-top: 19px;
    margin: 0 auto;
}

@media (min-width: 1200px)
bootstrap.min.css:5
.rsrc-fullwidth-home {
    width: 1170px;
}
@media (min-width: 992px)
bootstrap.min.css:5
.rsrc-fullwidth-home {
    width: 970px;
}
@media (min-width: 768px)
bootstrap.min.css:5
.rsrc-fullwidth-home {
    width: 750px;
}
bootstrap.min.css:5
.rsrc-fullwidth-home {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.form-signin {
    max-width: 380px;
    padding: 15px;
    margin: 0 auto;
}

.form-signin .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f8c519;
    /* border-radius: 0px!important; */
    border: 0px!important;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.input-checkbox {
  position: relative!important;
}
/*
.row #site-header, .header-cart {
 display: none;
}
*/

.myCRED-balance {
   font-size: xx-large !important;
   color: #00245c !important;
}

.widget h3 {
    color: #00245c !important;
}

#sidebar-secondary {
    background-color: #FFFFFF !important;
    color: #858585;
}

.widget ul {
    padding-left: 0px;
    text-align: center;
}

#sidebar-secondary .widget ul {
    padding-left: 0px;
    text-align: left;
}

.widget_nav_menu li {
    display: inline;
    padding-left: 35px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    padding-left: 20px;
}

.mycred-coupon-form {
    font-size: 20px;
    text-align: center;
}

.myCRED-buy-form {
    font-size: 20px;
    text-align: center;
}

.woocommerce div.product form.cart .variations td.label {
    background-color: #00245c !important;
} 

.rsrc-top-menu {
    letter-spacing: 1px;
}

#site-header {
 left: 0px;
 text-align: left;	
}

.rsrc-header-img {
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 40%;
}

.wpcf7-list-item {
    display: flex !important;
}

* {
text-transform: none !important ;
}

.postauthor-container {
    display: none;
}
.header-cart i {
    color: #FF9800 !important;
}
@media (min-width: 1200px) {
  .container {
    width: 100% !important;
  }
}

.table, #wp-calendar, table {
    width: 99% !important;
}
