/*
Theme Name: Stonekraft
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: rtosoftware brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 2.3
Requires at least: 4.7
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    border: 1px solid red !important;
    color: red !important;
    float: none;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    border: 1px solid green !important;
    color: green !important;
    float: none;
}

svg.icon.icon-angle-down {
    display: none;
}

div.wpcf7-response-output {
    margin-left: 0;
    margin-right: 0;
}

select#give-select {
    box-sizing: border-box;
    width: 100%;
    border-radius: 0;
    outline: none;
    color: #333;
    background-color: #fdfdfd;
    border: 1px solid #ccc;
    margin: 0;
    padding: .5em;
    margin-bottom: 5px;
}

p.give_success {
    color: green !important;
}

img.page_img {
    padding: 4px;
    margin: 7px;
    width: 100%;
}

aside#secondary {
    display: none;
}

ul.product-categories {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.product-categories li {
    padding: 0;
    margin: 0;
}

ul.product-categories li a {
    padding: 0 0 10px 25px;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 13.5px;
    font-weight: 400;
    color: #555555;
    text-decoration: none;
}

ul.product-categories li span {
    color: #580e0e;
}

.shipping-total {
    display: none;
}

.checkoutextra {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    min-height: 30px;
    height: 30px;
}

.pick_store span.optional {
    display: none;
}

.pick_store select {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    min-height: 30px;
    height: 30px;
}

section.related.products {
    display: none;
}

div.wishlist_hover span.tinvwl_add_to_wishlist-text {
    display: none !important;
}

table.cart div.quantity label.screen-reader-text {
    display: none !important
}

body.woocommerce {
    padding: 0;
}

.price_sec ins {
    font-size: 30px;
    font-weight: 400;
    color: #ec552a;
    font-family: 'Open Sans', sans-serif;
    margin-left: 7px;
}

.price_sec ins span.woocommerce-Price-amount.amount {
    color: #ec552a;
}

.price_sec ins span.woocommerce-Price-currencySymbol {
    color: #ec552a;
    font-size: 30px;
}

.price_sec del bdi {
    text-decoration: line-through;
}

.ad_tocart .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-shortcode-add-to-cart {
    margin: 0;
    padding: 10px 40px;
    text-transform: uppercase;
    color: #ec552a;
    font-weight: bold;
    border: #ec552a 2px solid;
    background: #fff;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    display: inline-block;
    margin-top: 0;
    border-radius: 30px;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.woocommerce-account .woocommerce-MyAccount-navigation li::before {
    display: none !important;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    content: "\f0e4";
    font-family: fontawesome;
    margin-right: 5px;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    content: "\f007";
    font-family: fontawesome;
    margin-right: 5px;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
    content: "\f2b9";
    font-family: fontawesome;
    margin-right: 5px;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
    content: "\f019";
    font-family: fontawesome;
    margin-right: 5px;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    content: "\f08d";
    font-family: fontawesome;
    margin-right: 5px;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    content: "\f08b";
    font-family: fontawesome;
    margin-right: 5px;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--tinv_wishlist a:before {
    content: "\f184";
    font-family: fontawesome;
    margin-right: 5px;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--anyuniquetext123 a:before {
    content: "\f06e";
    font-family: fontawesome;
    margin-right: 5px;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--mycoupons a:before {
    content: "\f069";
    font-family: fontawesome;
    margin-right: 5px;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--mycart a:before {
    content: "\f217";
    font-family: fontawesome;
    margin-right: 5px;
}

.abcd a {
    font-size: 0;
    background-image: url(https://devfitser.com/StoneKraft/php/wp-content/themes/twentyseventeen/assets//web-asset/img/zoom_icon.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.woocommerce-breadcrumb {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.cart-collaterals .product_showing_panel.for_list_page {
    display: none;
}

li.active_child a{
	color:black !important;
}

.woocommerce-cart .cross-sells {
    
    display: none;
}

section.up-sells.upsells.products {
    display: none;
}

.single_p .woocommerce-Price-amount.amount {
    display: inline-block !important;
}

.yesa .woocommerce-Price-amount{
	    font-size: 30px;
    font-weight: 400;
    color: #ec552a;
    font-family: 'Open Sans', sans-serif;
    margin-left: 7px;
}
.yesa .woocommerce-Price-currencySymbol {  
    font-weight: 400;
    color: #ec552a;
    font-family: 'Open Sans', sans-serif;
    margin-left: 7px;}

li#tab-title-additional_information {
    display: none !important;
}

body.single-product .product_showing_panel.for_list_page {
    display: none !important;
}

.woocommerce-cart p.woocommerce-shipping-destination {
    display: none !important;
}

.woocommerce-cart .woocommerce-message {
    display: none !important;
}

.woocommerce-cart tr.woocommerce-shipping-totals.shipping {
    display: none !important;
}

.woocommerce-cart tr.shipping {
      display: none !important;
}

tr.shipping {
    display: none !important;
}

.showlogin:hover, .showcoupon:hover{
    color:#ec552a!important;
}

.lost_reset_password button.woocommerce-Button.button {
    background: #fd8e09;
    padding: 13px 38px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    float: none;
    text-transform: uppercase;
    border: 0;
    border-radius: 50px;
    margin: 0 0 50px 0;
}
@media only screen and (max-width: 991px){
.wsmobileheader {
    z-index: 9999999;
}.wsmenu {
    top: 50px;
}
}


nav.woocommerce-pagination ul li {
	width: auto !important;
}

@media (min-width: 992px) and (max-width: 1199px){
nav.woocommerce-pagination ul li{
    width: auto !important;
}
}

.vv {
    
    padding: 6px 0 !important;
}

select.wcpbc-country-switcher.country-switcher {
    margin-top: 12px;
}

a.easy {
    border: 1px solid #ec552a;
    display: inline-block;
    padding: 4px 15px;
    border-radius: 30px;
    color: #ec552a;
    margin-top: 10px;
    text-decoration: none;
}