

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



	SUPER WP HEROES

	FILE PURPOSE: WWP PLUGIN GENERAL FUNCTIONS FILE
	


   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */





/* ==========================================================================
   WOOCOMMERCE
   ========================================================================== */

   /* NOTICES */
   .woocommerce-notices-wrapper {
        margin-left: -15px;
        margin-right: 15px;
        width: calc(100% + 30px);
   }


/* WOO PRODUCTS WIDGET */

.widget_woocommerce_products .product_list_widget {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
}
.widget_woocommerce_products .product_list_widget li {
    list-style: none;
    display: inline-block;
    margin: 0 2%;
    width: 200px;
}
.widget_woocommerce_products .product_list_widget li a img {
    max-width: 80%;
}

.widget_woocommerce_products .product_list_widget li .woocommerce-price-suffix {
    display:none;
}

.widget_woocommerce_products .product_list_widget li .product-title {
    display: block;
    color: #fff;
    font-family: 'open_sanslight';
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0 5px 0;
    /*word-break: break-all;*/
}

.widget_woocommerce_products .product_list_widget li del .amount {
    color: #ed4242;
    display: block;
    margin: 5px auto;
    font-family: 'open_sanslight';
    font-size: 15px;
    text-shadow:none;
    text-decoration: line-through;
}
.widget_woocommerce_products .product_list_widget li ins,
.widget_woocommerce_products .product_list_widget .amount {
    color: #ecedac;
    display: block;
    font-family: 'open_sansextrabold';
    font-size: 40px;
    text-decoration: none;
    margin: 10px auto;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.7);
    -moz-text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.7);
    -webkit-text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.7);
}

/* PRODUCT ADDONS FOR WOOCOMMERCE */

.form-row.form-row-wide.wc-pao-addon-wrap {
    margin: 25px 0;
}

.form-row.form-row-wide.wc-pao-addon-wrap div {
    margin-right: 50px;
}

.wc-pao-addon .wc-pao-addon-description p {
    margin:0;
}



/* PRODUCT PAGE */


.woocommerce.single-product .sticky {}
.woocommerce.single-product .sticky h3 {
    font-family: 'oswald-heavy', 'open_sansextrabold', 'Impact', "Charcoal", Arial, Helvetica, sans-serif;
}

.woocommerce.single-product .sticky .product.woocommerce.add_to_cart_inline ins,
.woocommerce.single-product .sticky .woocommerce-Price-amount.amount {
    line-height: 50px !important;
    font-size: 20px !important;
}

.woocommerce.single-product .sticky .product.woocommerce.add_to_cart_inline del .woocommerce-Price-amount.amount {
    line-height: 20px !important;
    font-size: 15px !important;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: none;
    width: 100%;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: none;
    width: 100%;
    clear: none;
}


/* CHECKOUT */

div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    margin-bottom: 0;
    padding: 20px 0 0 0;
}

.woocommerce form .form-row {
    padding: 0;
    margin: 0 0 15px;
}

.woocommerce form .form-row label {
    line-height: 19px;
    font-size: 13px;
}

.woocommerce-input-wrapper {
    display: block;
    width: 100%;
}

.woocommerce-message {
    display: none;
}

body.woocommerce-order-received .woocommerce {
    padding-bottom: 100px;
}

.woocommerce-checkout .checkout_coupon {
    border-radius: 0 !important;
}

.woocommerce-checkout .checkout_coupon .form-row {
    margin-bottom: 0 !important;
}

.woocommerce-checkout .checkout_coupon .form-row-last {
    text-align: right;
}

.woocommerce-info {
    background-color: #4cd7e8 !important;
}

.woocommerce .woocommerce-info, .woocommerce .woocommerce-info a {
    border-top-color: rgba(0,0,0,0.7);
    color: #fff;
    font-weight: bold;
}

.woocommerce .woocommerce-info a {
    font-family: 'open_sansextrabold', Arial, Helvetica, sans-serif;
}

.woocommerce .woocommerce-info:before {
    color: #fff;
}

.woocommerce td.product-name {
    font-size: 17px;
    font-weight: bold;
    font-family: 'open_sansextrabold', Arial, Helvetica, sans-serif;
}

.woocommerce td.product-name .wc-item-meta .wc-item-meta-label, .woocommerce td.product-name .wc-item-meta dt, .woocommerce td.product-name dl.variation .wc-item-meta-label, .woocommerce td.product-name dl.variation dt {
    /*display: block;
    clear: both;
    width: 100%;*/
    font-size: 13px;
    font-weight: normal;
    color: #747474;
    font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
}

.woocommerce td.product-name dl.variation p {
    font-size: 13px;
    color: #747474;
    font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
}

/*===================== CHECKOUT FORM =========================================*/
    #add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
        padding: 0px;
        background: transparent;
    }
    .woocommerce form .form-row .input-checkbox {
        /*margin: 0 0 0 10px;*/
        text-align: left;
    }

    .woocommerce form .input-checkbox label.checkbox-label {
        padding-left:0;
    }

.woocommerce-checkout #payment ul.payment_methods {
    padding: 0 !important;
}

.woocommerce-checkout > #billing_vat_number_field {display: none !important}
.woocommerce-account.woocommerce-page.woocommerce-edit-address > #billing_vat_number_field {display: block !important}

/*.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    margin-bottom: 0;
}*/

.woocommerce #payment .terms, .woocommerce-page #payment .terms {
    float: none;
    text-align: center;
    display: block;
    width: 100%;
}


.card .alg_currency_select {
    width: 100px;
    float: right;
    margin-top: -16px !important;
}

.card .alg_currency_select option {
    text-align: right;
}


/* CART */

.wc-cart-shipping-notice { display: none; }

.woocommerce .blockUI.blockOverlay:before, .woocommerce .loader:before {
    position: fixed !important;
}
.woocommerce-cart .cross-sells {display:none;}

.woocommerce-cart .woocommerce-message {
    display: none !important; /* remove woo cart messages */
}

/* SHOP */
.product-categories{
    list-style-type: none;
    padding:0px;
    margin:0px;
}

.product-subcategories {margin: 0px; padding: 0px; list-style-type: none;}
.product-subcategories li{float: left; width: 33.3%; padding: 10px 5px;text-align:center;  height: 165px;}
.product-subcategories li a img{width:80px;height:80px;}
.product-subcategories li a:hover{opacity:0.8;filter: alpha(opacity=80);}
.product-subcategories li a:hover span{opacity:0.8;filter: alpha(opacity=80);}
.product-subcategories li a span{
    color: #d3d1cf;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 15px;
    display: block;
    padding: 10px 0px;
}



.list-product{padding-bottom:100px;}
.product-loop{margin:0px;padding:0px;text-align:center;}
.product-loop li{
    display: inline-block;
    width: 22%;
    margin-right: 3%;
    text-align: center;
    margin-bottom: 30px;
    list-style-type: none;
    vertical-align: top;
}
.product-loop li:nth-child(4n+4){margin-right: 0px;}
.product-loop li a h3{
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 22px;
    display: block;
    padding: 0px 0px;
    height: 45px;
    margin: 15px 0 5px 0;
    font-weight: bold;
}

.upsells .product-loop li a h3 {height: auto;}

.product-loop li a span.price del,
.product-loop li a span.price del span.amount
{
    color: #ed4242;
    display:block;
    font-size: 12px;
    font-family:'open_sanslight', Arial, Helvetica, sans-serif;
    text-shadow: none;
}
.product-loop li a span.price ins{}
.product-loop li a span.price ins,
.product-loop li a span.price span.amount{
    color: #f8a73d;
    font-family: 'open_sansbold', Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 47px;
    line-height: 38px;
    text-shadow: 2px 2px 0px #000;
}


.post-type-archive-product .product.type-product .price {display: none;}

.product-loop .content-holder {padding-top: 90px;}

.order-view .order{
    width:50%;
    float:left;
}
.order-view .order .add_to_cart_inline{
    border: 0px !important;
}
.order-view .order del,
.order-view .order ins{
    display:none;
}
.order-view .order .add_to_cart_inline{
    border:none;
}
.order-view .view{
    width:50%;
    float:left;
}

.sale-product {
    background: url(../images/woo/on-sale.png) no-repeat;
    width: 196px;
    height: 186px;
    display: block;
    position: absolute;
    top: -5px;
    left: -20px;
    z-index: 9;
}

.sale-product del {display: none;}
.woocommerce span.onsale {
    padding: 19px 20px 10px 20px;
    z-index: 999999999999999;
    top: 30px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'oswald-heavy';
    font-size: 20px;
    display: none;
}
.info-product .price small.woocommerce-price-suffix span.amount{display:none;}
.post-type-archive-product .woocommerce-price-suffix {display:none}
.sale-product del{font-family:'open_sansbold', Arial, Helvetica, sans-serif;color:#8c0404;font-size: 17px;}

/*.product-details .fancyheadline {margin-top: 0; margin-bottom: 20px;}
.product-details .fancyheadline h1 {margin: 20px 0 -10px 0; font-size: 50px; line-height: 80px;}
*/
.product.type-product .select-currency {    line-height: 55px;}

.product .tabs.wc-tabs {
    display: none;
}

.woocommerce-tabs.wc-tabs-wrapper {
    margin-bottom: 50px;
}

.woocommerce div.product .woocommerce-tabs .panel {
    background: transparent !important;
}

.woocommerce .woocommerce-product-details__short-description p {margin-bottom: 10px;}
.woocommerce p.first-payment-date  { display: none;}

.woocommerce .product.woocommerce.add_to_cart_inline  del .woocommerce-Price-amount.amount {clear: left;display: block; color: #ff2200; font-size: 17px;line-height: 17px; margin-left: 40px;}
.woocommerce .product.woocommerce.add_to_cart_inline.configurable-pricing-product  del .woocommerce-Price-amount.amount {margin-left: 0px;}
.woocommerce .product.woocommerce.add_to_cart_inline  ins,
p.product.woocommerce.add_to_cart_inline .woocommerce-Price-amount.amount {clear: left;/*display: inherit;*/   line-height: 65px;  font-size: 35px; font-family: 'open_sansextrabold', 'Impact', "Charcoal", Arial, Helvetica, sans-serif; color: #75c283;;}
.woocommerce .product.woocommerce.add_to_cart_inline  ins:before {content: "For only "; font-family: 'open_sanslight', 'Impact', "Charcoal", Arial, Helvetica, sans-serif; padding-left: 40px;}
.woocommerce .product.woocommerce.add_to_cart_inline  ins.configurable-product:before {content: "Starting from "; padding-left: 0px;}
.woocommerce .product.woocommerce.add_to_cart_inline  ins:after {content: ""; display: block; width: 100%; clear: both; margin-bottom: 20px; display: none;}
.woocommerce .product.woocommerce.add_to_cart_inline  small.woocommerce-price-suffix {font-weight: bold; display: none;}
.woocommerce .product.woocommerce.add_to_cart_inline span.subscription-details{
    font-size: 13px;
    line-height: 15px;
    /**display: block;**/
    position: absolute;
    margin-top: 10px;
    margin-left: 5px;
}

.product-options .product.woocommerce.add_to_cart_inline{padding:0px !important;}
.product-options del,
.product-options ins{display:none;}
a.button.product_type_simple{margin-top:24px;}
.product_meta .sku_wrapper,.product_meta .posted_in,.product_meta .tagged_as{display:block;}
.product_meta{margin: 15px auto;}
.add_to_cart_fixed{padding:0 15px 20px 15px; }
.add_to_cart_fixed a.button.product_type_simple,
.add_to_cart_fixed a.button.product_type_subscription,
.add_to_cart_fixed a.button.product_type_variable-subscription,
.woocommerce .button.add_to_cart_button.product_type_subscription,
.button.add_to_cart_button.product_type_simple
{
    background: #75c283;
    border-width: 7px 0px 0px 0px !important;
    border-color: #233a27 !important;
    color: #ecedac !important;
    text-align: center;
    width: 100% !important;
        padding: 30px 0 17px 0 !important;
    font-size: 35px !important;
    line-height: 45px !important;
    font-family: 'open_sansextrabold', 'Impact', "Charcoal", Arial, Helvetica, sans-serif;
    display: block;
    clear: both;
    border-bottom: 7px solid rgba(0, 0, 0, 0.3) !important;
        -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
        touch-action: manipulation;
            -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 0;
}
.woocommerce .button.add_to_cart_button.product_type_subscription:hover,
 .button.add_to_cart_button.product_type_simple:hover {
        background-color: #f8a73d !important;
    color: #000 !important;
}

.add_to_cart_fixed span.subscription-details{
    margin-bottom: 68px;
}
.product-template-default.single .product-options .add_to_cart_fixed .product.add_to_cart_inline .woocommerce-Price-currencySymbol{
    padding-right: 17px;
}
.product-options .product_meta {
    margin: 0;
}

.woocommerce div.product .product-options form.cart{
    margin-bottom: 0;
}


.add_to_cart_fixed del,
.add_to_cart_fixed ins,
.add_to_cart_fixed small {
    display:none !important;
}



/* MY ACCOUNT & COMMON FOR SUB PAGES */
.myaccount_user a,
.my_account_orders a,
.address a {
    background: #75c283;
    color: #fff;
    padding: 14px 15px !important;
    font-size: 12px !important;
    line-height: 14px !important;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    /*margin-top: 13px;*/
}

.my_account_orders a {
    background: #ecedac;
    color: #878a6e;
}


.my-account input[type="text"], .my-account input[type="number"], .my-account input[type="email"] {
    color: #100C07 !important;
}

.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
    text-align: right!important;
    clear: both !important;
    min-height: 31px !important;
}

/* DIGITAL DOWNLOADS */
.woocommerce-account ul.digital-downloads li::before {
    display: none;
}

.woocommerce-account ul.digital-downloads li {
    margin: 0 0 30px 0;
    line-height: 25px;
    border-bottom: 1px solid #0000000d;
}

/* SUBSCRIPTIONS */
.woocommerce_account_subscriptions {
}

.woocommerce_account_subscriptions h2 {
    margin-top: 50px;
    font-size: 23px;
}

.no_subscriptions a {
    background: #4cd7e8;
    color: #fff;
    padding: 14px 15px !important;
    font-size: 12px !important;
    line-height: 14px !important;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 13px;
}

/* ACCOUNT FUNDS */
input[name="wc_account_funds_topup"] + input[type="submit"] {
    background: #75c283;
    color: #fff;
    padding: 14px 15px !important;
    font-size: 12px !important;
    line-height: 14px !important;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 13px;
    border-bottom: 7px solid rgba(0,0,0,0.7);
}

/* BILLING ADDRESS */

.select2-container .select2-choice {
    padding: 15px !important;
    border: 1px solid #000;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -o-box-sizing: border-box !important;
    width: 100% !important;
    background: none !important;
    color: #000 !important;
    font-size: 12px !important;
    font-family: 'open_sanslight', sans !important;
    height: auto !important;
    border-radius: 0 !important;
    line-height: 15px;
}

.select2-search input[type="text"] {
    border: 1px solid #c29d76 !important;
}

.select2-drop-active {
    border-radius: 0;
    border: 0px solid #c29d76 !important;
    padding-top: 5px;
}

/* ORDER DETAILS */

table.customer_details {
    display: table;
}

table.customer_details tr {
    display: table !important;
    width: 100%;

}

table.customer_details tr th {
    display: table-cell !important;
    width: 35%;
}
table.customer_details tr td {
    display: table-cell !important;
    width: 65%;
    text-align: right;
}


/*
    //  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    //  ***
    //  ***     SUPER WP HEROES                                               
    //  ***     SUBSECTION NAME: BRAINTREE PLUGIN
    //  ***     DESCRIPTION: 
    //  ***     CALLED ON: 
    //  ***
    //  ***     TO DO: -
    //  ***
    //  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    */

        /*
        //  ---     SUPER WP HEROES                                               
        //  ---     COMMENT: credit card payment gateway
        */

        .payment_box.payment_method_braintree_credit_card > p {
            margin-bottom: 0 !important;
        }

        .woocommerce-checkout #payment div.payment_box .sv-wc-payment-gateway-payment-form-manage-payment-methods, #add_payment_method .sv-wc-payment-gateway-payment-form-manage-payment-methods {
            display: block !important;
            float: right;
            color: #515151;
            background-color: #ebe9eb;
            font-size: 12px;
            font-weight: bold;
            padding: 10px !important;
            line-height: 13px;
            width: 100%;
        }

        .woocommerce #payment div.payment_method_braintree_credit_card label.sv-wc-payment-gateway-payment-form-saved-payment-method {
            font-size: 20px;
            font-weight: bold;
        }
        .woocommerce #payment div.payment_method_braintree_credit_card label[for=wc-braintree-credit-card-use-new-payment-method] {
            font-size: 15px;
            font-weight: bold;
        }

        .woocommerce #payment div.payment_method_braintree_credit_card  input[type="radio"] {
            display: inline;
            margin: 13px 20px;
        }

        .woocommerce #payment div.payment_method_braintree_credit_card label[for=wc-braintree-credit-card-use-new-payment-method] {
            padding-top: 3px;
        }


/*
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    *******
//    *******
//    *******
//    *******
//    *******        SUPER WP HEROES
//    *******        SECTION NAME: MEDIA QUERIES
//    *******        DESCRIPTION: uses default BS 4.0.0 breakpoints
//    *******
//    *******
//    *******
//    *******
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
*/




/* Large devices and down (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
    /* Adjustments for screens below 1200px */
}

/* Medium devices and down (tablets, less than 992px) */
@media (max-width: 991.98px) {
    /* Adjustments for tablets and below */

    
}

/* Small devices and down (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
    /* Adjustments for landscape phones and below */
}

/* Extra small devices and down (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    
    .woocommerce .product.woocommerce.add_to_cart_inline ins, p.product.woocommerce.add_to_cart_inline .woocommerce-Price-amount.amount {
        font-size: 28px;
    }

}