/*
Theme Name: Turan Child
Theme URI: http://turan.kutethemes.net/
Template: turan
Author: Kutethemes
Author URI: http://kutethemes.com/
Description: turan Shop is a simple but modern responsive WordPress theme that oozes high-street sophistication. Its sharp lines and flat design style has been designed to be pixel perfect. Simply load your photography and you can have an online shop to matches the likes of Prada, Gucci and Yves St Laurent.
Tags: two-columns,left-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,translation-ready
Version: 1.0.0
Updated: 2018-11-01 01:51:45

*/

.filter-content {
    color: #888 !important;
}

.filter-content ul {
    color: #888 !important;
}

.filter-content li {
    color: #888 !important;
}

.breadcrumb {
    background-color: #000 !important;
}

.sku_wrapper {
	display: none !important;
	}

.woocommerce-Tabs-panel {
    color: #888 !important;
}

.main-container {
    background-color:#1C1C1C !important;
}

.product-item .product-inner {
    background: #1c1c1c !important;
}

.wc-tab .shop_attributes th {
    color: #888 !important;
}

.wc-tab .shop_attributes td {
    color: #fff !important;
}

/* Share butons */

.sd-content {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);	
}

.socials {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);	
}

.footer .menu .menu-item a {
	color: #888;
}

.newsletter-footer {
	color: #888;
}

.subtitle {
	margin-bottom: 10px !important;
}

/* Hide breadcrumb on pages */
.navigation {
	visibility: hidden;
}
/* Add-to-cart pop-up */

.white-popup {

    height: 100px;
    text-align: center;
    padding: 36px 0 0 0;
    border: 5px solid;
}

.mfp-close {
    top: 0px !important;
    right: 0px !important;
}

.breadcrumb-trail {
	visibility: hidden !important;
}

.main-content {
	color: #888;
}

.form-row .validate-required {
	padding-left: 20px;
}

/*checkout page */

.woocommerce-checkout-payment img  {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	margin-left: 5px;
    width: 40px !important;
    height: auto !important;
    /* max-height: 50px; */
}


.payment_method_skrill_flexible img {
	width: 40px !important;
}

.wc_payment_method .input-radio {
    float: none;
    margin-top: 6px;
    margin-right: 10px;
}

.woocommerce-checkout-payment .payment_methods .wc_payment_method {
    min-height: 40px;
}

.pay-ico {
    margin: 0px 5px;
}

/* Pop up my account */

.head {
    text-align: right;
    font-size: 17px;
    color: #fff;
 /*   text-decoration: overline; */
    padding: 0px 5px;
    line-height: 20px;
    margin-bottom: 10px;
}

/* Desactivar mensajes de Woocomerce (con precaución) */

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

.woocommerce-terms-and-conditions-wrapper {
	margin: 30px 0px;
}


.zip-css {
	width: 49%;
    float: left;
    clear: none !important;
}

.town-css {
	width: 49%;
    float: left;
    margin-right: 8px;
}

.posted_in {
	margin-bottom: 15px;
}

.tagged_as {
	margin-bottom: 15px;
}

/* single product slider */

.images {
	float: left;
	width: 50%;
}

.shop_attributes td {
    color: #fff !important;
}

/* Responsive adjusts */

/*##### TAB max 991px #####*/

@media (max-width: 991px) {

.summary.entry-summary {
    width: 45%;
    margin-top: 0px !important;
}

.summary.entry-summary {
    margin-top: 0px !important;
}

.woocommerce-tabs {
    margin-top: 40px !important;
}

.pay-ico {

	width: 34px !important;
}

}

/*##### TAB max 1024px #####*/

@media (max-width: 1024px) {

.pay-ico {

    width: 34px !important;
}

.block-cards-footer {
    text-align: center  !important;
}

.about-us {
    display: none !important;
}

}

@media only screen and (max-width: 767px) { 

.pay-ico {

    width: 34px !important;
}

.block-cards-footer {
    text-align: center  !important;
}

.about-us {
    display: none !important;
}

}

/*##### MOVIL max 480px #####*/

@media (max-width: 480px) {
.summary.entry-summary {
    width: 100%;
    margin-top: 0!important;
}

.images {
	width: 100% !important;
}

.pay-ico {
    width: 26px!important;
}

.block-cards-footer {
	text-align: center !important;
}

.summary .cart {
    margin-bottom: 0px;
    /* float: right; */
}

.footer-device-mobile .block-minicart .shopcart-icon .count {
    left: 60%;
}

.mobile-settings-box {
	display: none !important;
}

.mobile-logo {
	padding-right: 50px !important;
}

}

.mcs-items-container {
    height: auto !important;
}

/* New badge off */

.product-item .flash {
    display: none;
}

/* menos mierdas en paypal checkout */

.payment_method_paypal a {
    display: none;
}

.payment_method_paypal img {
    display: none;
}

.view {
        margin: 0px 10px 0px 0px;
}

.pay {
        margin: 0px 10px 0px 0px;
        display: none;
}

.order-again {
    margin-top: 15px;
}

/* Newsletter block home*/

.turan-newsletter.style3 .subtitle {
    font-size: 15px;
    color: #888;
    margin-bottom: 0;
    font-weight: 700;
}

.turan-newsletter.style3 .newsletter-head {
    max-width: none;
    display: inline-block;
    float: left;
    margin-right: 0;
    width: 55%;
}

.turan-newsletter.style3 .newsletter-form-wrap {
    display: inline-block;
    overflow: hidden;
    margin-top: 20px;
    width: auto;
}


/* Strong in Password */

.woocommerce-password-strength {
    display: none !important;
    visibility: hidden !important;
}

.woocommerce-password-strength .strong {
    display: none !important;
    visibility: hidden !important;
}

.strong {
    display: none !important;
    visibility: hidden !important;
}

/** Empty cart **/

.flaticon-01bag:before {
    content: url("/wp-content/themes/turan-child/assets/imgs/nonecg-add-cart.png") !important;
}