/*
Theme Name:  Sureshots Child Theme
Description: Child theme for the Sureshots theme
Author:      ThemetechMount
Author URI:  https://www.themetechmount.com/
Template:    sureshots
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */

div#customer_details .col-1, div#customer_details .col-2 {
    width: 100%;
    float: none;
}
p#billing_city_field, p#billing_state_field, p#billing_postcode_field {
    width: 33.33%;
    float: left;
	clear: none;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 50%;
    overflow: visible;
}
.woocommerce-billing-fields h3 {
    display: none;
}
.woocommerce form .form-row label{
	    color: #2b343b;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    display: none;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: none;
    width: 50%;
    margin: 0 auto;
}
.themetechmount-topbar-wrapper.tm-bgcolor-darkgrey.tm-textcolor-white {
    display: block;
    position: fixed;
    width: 100%;
    z-index: 9999;
}
div#site-header {
    top: 30px;
}
div#site-header.tm-stickable-header.is_stuck {
    top: 40px !important;
}
.woocommerce div.product form.cart .variations {
    margin: 0;
}
#about .woocommerce {
    float: left;
    width: 100%;
}
.select2-container--default .select2-selection--single, .select2-dropdown {
    background: #fff;
    border: 0;
    border-bottom: 1px solid #9dca00;
}
.woocommerce .quantity .qty {
    display: block;
}
button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    background: #9dca00;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0;
}
.ur-frontend-form .ur-button-container .ur-submit-button:hover {
    color: #fff;
    background-color: #9dca00;
}
span.tm-skincolor {
    font-family: 'Tangerine';
    font-size: 88px !important;
}
.custom-font-sureshots {
    font-family: 'Tangerine';
    font-size: 40px !important;
}
.custom-font-sureshots-heading {
    font-family: 'Tangerine';
    font-size: 64px !important;
}
.custom-font-sureshots-heading-94{
	font-family: 'Tangerine';
    font-size: 94px !important;
}
.homeopathic-Innovations-custom-head h2.tm-custom-heading {
    display: none !important;
}
.tm-custom-heading-benefits{
	font-family: "Prata",Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-size: 38px;
    line-height: 50px;
    color: #2b343b;
}
.tm-Benefits-custom .tm-vc_cta3-content-header.tm-wrap {
    display: none;
}
.research-work-custom h2.tm-custom-heading {
    display: none !important;
}
.tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content h2{
	color: #fff;
}
.homeopathic-Innovations-custom-head .tm-cta3-content-wrapper h2 {
    color: #000 !important;
}
.custom-color-font-sureshots {
    font-family: 'Tangerine';
    font-size: 40px !important;
    color: #9dca00;
    font-weight: bold;
}
.custom-font-sureshots-headcolor {
    font-family: 'Tangerine';
    font-size: 60px !important;
    color: #2b343b;
}
section.related.products {
    display: none;
}
.sgpb-popup-dialog-main-div-wrapper .sgpb-popup-dialog-main-div-theme-wrapper-1 img.sgpb-popup-close-button-1 {
    z-index: 999920;
    float: right;
    right: 45px;
    bottom: 9px;
    width: 21px;
    cursor: pointer;
    height: 21px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    top: 10px;
}
.woocommerce .themetechmount-single-product-info span.onsale {
min-height: 3.236em;
    min-width: 3.236em;
    padding: 9px 15px !important;
    font-size: 1em;
    font-weight: 700;
    position: relative;
    text-align: center;
    line-height: 3.236;
    top: 0;
    left: 0;
    margin: 0;
    border-radius: 0;
    background-color: #9dca00;
    color: #fff;
    font-size: 14px;
    z-index: 9;
    font-style: italic;
}
@media only screen and (min-width: 355px) and (max-width: 671px){
span.tm-skincolor {
    font-family: 'Tangerine';
    font-size: 48px !important;
}
.site-title {
    width: inherit;
    margin: 0 40px !important;
}
.themetechmount-topbar-wrapper.tm-bgcolor-darkgrey.tm-textcolor-white {
    display: block;
    position: relative;
    width: 100%;
    z-index: 9999;
}
	.tm-stickable-header-w {
    height: 115px !important;
}
	div#site-header {
    top: 0px;
}
}