/** css for IT Box docsmembership **/
.sd-product-block .add-to-cart-div{
    border-radius: 10px; 
    background-color: #ffffff; 
    border: solid 1px #a5bed6; 
    display: inline-block;
}

.sd-product-block .add-to-cart-div #sd-iframe{
	border: none;
}

body.path-product {
    background: #FFFFFF !important;
	font-family: Montserrat;
	font-size: 16px;
	color: #4a4a4a;    
}

body.path-product .total-price-inner-box .price{
    font-family: Montserrat;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #4a4a4a;
    display: inline-block;
}

body.path-product .total-price-inner-box .text {
    display: inline-block;
    vertical-align: super;
    margin-right: 10px;
    text-transform: uppercase;
}

body.path-product .region.region-content{
	padding: 15px;    
}

body.path-product button#edit-submit {
    font-family: Montserrat;
    font-size: 12px;
    border-radius: 1em;
    border: 1px solid #f8b34f;
    display: inline-block;
    padding: 4px 15px;
    color: #FFFFFF;
	text-transform: uppercase;
    background: #f8b34f;
}

body.path-product button#edit-submit:hover, body.path-product button#edit-submit:focus {
    background: #FFFFFF;
    color: #4a4a4a;
}

body.path-product select#edit-purchased-entity-0-attributes-attribute-city {
    border-radius: 3px;
    background-image: linear-gradient(to bottom, #f3f3f3, #d4d4d4);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), inset 0 2px 0 0 #ffffff;
    border: solid 1px #979797;
    font-family: Montserrat !important;
    font-size: 16px !important;
    color: #4a4a4a !important;
}



body.path-product .form-item-purchased-entity-0-attributes-attribute-city>label {
    font-family: Montserrat;
    font-size: 16px;
    text-align: left;
    color: #4a4a4a;
    font-weight: normal;
	text-transform: uppercase;
}

body.path-product  #edit-field-membership p {
    font-family: Montserrat;
    font-size: 12px;
}

body.path-product .select-wrapper::after {
    color: #4a4a4a;
}

body.path-product div#edit-actions {
    margin: 22px 0 20px 0;
	text-align: center;
}

/*
body.path-product .form-group {
    margin-bottom: 20px;
}
*/

body.path-product input#edit-quantity-0-value, body.path-product input#edit-quantity-1, input#edit-drteam-quantity, body.path-product input#edit-quantity-2 {
    border-radius: 6px;
    background-image: linear-gradient(to bottom, #ffffff, #ecf7ff);
    border: solid 1px #519ac5;
    font-family: Montserrat;
    font-size: 42px;
    font-weight: bold;
    color: #4a4a4a;    
    height: 42px;
    width: 90px;
}

.product--variation-field--variation_price__22, .product--variation-field--variation_title__22,
.product--variation-field--variation_title__23, .product--variation-field--variation_price__23 {
	display:none;
}

body.path-product button#edit-submit:focus {
    outline: none;
}

body.path-product .doctor-team-labels{
    border-bottom: 1px solid #979797;
    padding-bottom: 7px;
}

body.path-product .doctor-team-outer-wrapper {
    text-transform: uppercase;
    margin-bottom: 22px;
}

body.path-product .memberhip-outer-box{
    display: block;
    position: relative;
    background-image: linear-gradient(to bottom, #ffffff, #ecf7ff);
    border: solid 1px #c2d8e6;
    border-radius: 10px;
    padding: 35px 15px 15px 25px;
    width: 100%;
    display: block;
    margin: 70px 0 0 0;
}

body.path-product .memberhip-outer-box > img{
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: -45px;
    margin: 0 auto;
}

body.path-product .memberhip-outer-box .membership-inner-box{
    padding: 35px 15px 15px 25px;
}

/*
body.path-product .memberhip-outer-box img {
	margin-top: -81px;
	margin-left: 30%;
}


body.path-product  #membership-checkbox-option input:after {
    content: "";
    background-image: linear-gradient(to bottom, #ffffff, #ecf7ff);
    position: absolute;
    border: 1.2px solid #529ac5;
    cursor: pointer;
    width: 18px;
    height: 18px;
    top: -1px;
    left: -10px;
}

body.path-product  #membership-checkbox-option input:checked:after {
    background-image: linear-gradient(to bottom, #ffffff, #ecf7ff);
    border: 1.2px solid #529ac5;
    content: "\f00c";
    font-family: FontAwesome;
    color: #529ac5;
    font-size: 15px;
    cursor: pointer;
    left: -10px;
}
*/
body.path-product  #membership-checkbox-option input{
    width: 18px;
    height: 18px;
    top: -2px;
    left: 12px;
}
@-moz-document url-prefix() {body.path-product #membership-checkbox-option input{width: auto !important;} }

@media (max-width: 992px) {		
	body.path-product input#edit-quantity-0-value, body.path-product input#edit-quantity-1, input#edit-drteam-quantity, body.path-product input#edit-quantity-2 {
		border-radius: 6px;
		background-image: linear-gradient(to bottom, #ffffff, #ecf7ff);
		border: solid 1px #519ac5;
		font-family: Montserrat;
		font-size: 16px;
		font-weight: 500;
		color: #4a4a4a;    
		height: auto;
		width: 55%;
	}
}

.total-price-inner-box {
    vertical-align: super;
}
/** css for IT Box docsmembership ends here**/

/*
#block-footer ul li {
    float: right !important;
}
*/

body.path-product .membersaving{
    font-family: Montserrat;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #4a4a4a;
}

body.path-product div#membersaving-price {
    font-family: Montserrat;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #f8b34f;
}

body.path-product div#membership-checkbox-option {
    font-family: Montserrat;
    font-size: 12px;
    color: #404040;
}

/*#edit-purchased-entity-0-attributes-attribute-drteam--wrapper, #edit-quantity-wrapper {
  display: none;
}*/

/** login form **/

form#user-login-form .form-control {
    width: auto;
}

form#user-login-form  #edit-actions {
    text-align: left;
}

form#user-login-form {
    margin-top: 20px;
}

/** login form ends here**/

/*
.cartlink a {
    float: left;
    margin-left: 530px;
    margin-top: -45px;
}
*/

#edit-payment-information-payment-method--wrapper .input-group {
    width: 1%;
    float: left;
    padding-right: 10px;
    padding-bottom: 3px;
}

/*
.path-product .main-container {
    margin-top: 0px;
}
.path-product div#toolbar-administration {
    display: none;
}
*/
