/*  
Theme Name: Nielsen Child
Theme URI: http://live.yithemes.com/nielsen/
Version: 1.4.4
Author: Your Inspiration Themes
Author URI: http://yithemes.com/
Description: Ecommerce Wordpress Theme
Text Domain: yit
Core Framework Version: 2.0.0
Tags: white, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, front-page-post-form, full-width-template, 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.

Copyright: (c) 2012-2014 Your Inspiration Themes
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
template: nielsen
*/

/* If you need to edit Nielsen folder name, pay attention to change the name even in woocommerce/style.css file */

/* Below you can write your style */

#order_review .shop_table {
    width: 100%;
    color: #282828;
    border-collapse: separate;
}

#shipping_method li input {
    margin-left: 5px;
    float: left !important;
}


.my-custom-shipping-table {
    margin-top: 0px;
    background: #fff;
    border: 1px solid #a12418;
    padding: 20px !important;
	margin-bottom: 40px;
}

.gora_check {
    text-transform: uppercase;
    font-weight: 700;
    padding-left: 10px;
  
    padding-top: 20px;
    padding-bottom: 20px;
	padding-right: 20px;
}

#shipping_method {
    padding-right: 15px;
}

#shipping_method li label {
    display: block;
    text-align: left !important;
	padding-left:10px;
}
input:not([type="submit"]):not([type="checkbox"]),
textarea,
select {
	border: 1px solid #ccc;
	font-size: 13px;
	outline: 0;
	padding: 0 15px;
	color: #878787;
 
	border-radius: 0;
	max-width: 100%;
}
input:not([type="submit"]):not([type="checkbox"]):focus,
textarea:focus {
	border-color: #222;
}
textarea {
	padding: 15px;
}

caption, th, td {
    font-weight: normal;
    text-align: left;
}

#order_review {
    line-height: 1.6;
}

#review-order-wrapper {
	background-color:transparent !important;
}

#review-order-wrapper {
    border-width: 0px !important;
    border-style: none !important;
    padding: 10px 15px;
}
#order_review_heading {
    font-size: 16px !important;
    padding-bottom: 36px;
}
.naglowek_check {
    font-size: 16px !important;
    padding-bottom: 36px;
	text-transform: uppercase;
	margin-top: 20px;
	font-weight: 700;
}
#order_review .shop_table {
    width: 100%;
    color: #282828;
    border-collapse: separate;
}
#order_review .shop_table thead {
    display: none;
}

/* Order review: Items */
#order_review .shop_table tbody tr th,
#order_review .shop_table tbody tr td {
    padding: 14px 0; 
    border-bottom: 1px solid #eee;
    vertical-align: middle;
}
#order_review .shop_table tbody tr:first-child th,
#order_review .shop_table tbody tr:first-child td {
	padding-top: 0;
}
#order_review .shop_table tbody tr:last-child th,
#order_review .shop_table tbody tr:last-child td {
	padding-bottom: 25px;
    border-bottom: 0 none;
}
#order_review .shop_table tbody .nm-checkout-product-wrap {
    display: table;
    width: 100%;
}
#order_review .shop_table tbody .nm-checkout-product-thumbnail,
#order_review .shop_table tbody .product-name,
#order_review .shop_table tbody .product-total {
    display: table-cell;
    vertical-align: middle;
}
#order_review .shop_table tbody .nm-checkout-product-thumbnail {
    width: 55px;
}
#order_review .shop_table tbody .nm-checkout-product-thumbnail img {
    width: 100%;
}
#order_review .shop_table tbody .product-name {
	font-size: 16px;
    line-height: 1.4;
    padding-right: 21px;
    padding-left: 14px;
}
#order_review .shop_table tbody .product-name strong {
	font-weight: normal;
}
#order_review .shop_table tbody .product-name .variation {
	padding: 5px 0 0;
}
#order_review .shop_table tbody .product-name .variation li {
    padding-bottom: 0;
}
#order_review .shop_table tbody .product-total {
    text-align: right;
}

/* Order review: Totals */
#order_review .shop_table tfoot tr th,
#order_review .shop_table tfoot tr td {
    padding: 15px 21px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fafafa;
}
#order_review .shop_table tfoot tr th {
    border-left: 1px solid #e5e5e5;
}
#order_review .shop_table tfoot tr td {
    text-align: right;
    border-right: 1px solid #e5e5e5;
}
#order_review .shop_table tfoot tr:not(.shipping) td {
    padding-left: 0;
}
#order_review .shop_table tfoot tr:first-child th,
#order_review .shop_table tfoot tr:first-child td {
    border-top: 1px solid #e5e5e5;
}
#order_review .shop_table tfoot tr:last-child th,
#order_review .shop_table tfoot tr:last-child td {
    border-bottom: 1px solid #e5e5e5;
}
#order_review .shop_table tfoot .order-total,
#order_review .shop_table tfoot .order-total {
	font-size: 18px;
}
#order_review .shop_table tfoot tr.order-total td strong {
	font-weight: normal;
}

/* Order review: Totals - Coupon */
#order_review .shop_table tfoot .woocommerce-remove-coupon {
    display: block;
    font-size: 12px;
    line-height: 1.2;
}

/* Order review: Totals - Shipping method */
#order_review .shop_table tfoot tr.shipping td {
    text-align: left;
    border-left: 1px solid #e5e5e5;
}
#order_review .shop_table tfoot tr.shipping .nm-shipping-th-title {
    margin-bottom: 0;
    padding-bottom: 13px;
}

/* Order review: Payment */
#payment {
    margin-top: 25px;
}
#payment .payment_methods {
    border: 1px solid #e5e5e5;
}
#payment .payment_methods li {
	font-size: 14px;
    padding: 11px 19px;
    border-bottom: 1px solid #eee;
}
#payment .payment_methods li:last-child {
    border-bottom: 0 none;
}
#payment .payment_methods li label {
    display: block;
    color: #282828;
    cursor: pointer;
}
#payment .payment_methods li label:before {
    top: 50%;
    margin-top: -5px;
}
#payment .payment_methods li .nm-gateway-title {
    display: inline-block;
    font-size: 14px;
    line-height: 1.4;
    padding-top: 5px;
    padding-bottom: 5px;
}
#payment .payment_methods li img {
	display: inline-block;
	width: auto;
	max-height: 42px;
    margin-top: -1px;
    margin-left: 6px;
    vertical-align: middle;
}
#payment .payment_methods li a {
	float: right;
}
#payment .payment_methods li a.about_paypal {
    display: none;
}
#payment .payment_methods li .payment_box {
    display: none !important;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 4px;
    padding-left: 20px;
}
#payment .payment_methods li input:checked ~ .payment_box,
#payment .payment_methods li.active .payment_box {
    display: block !important;
}

/* Order review: Place order */
#order_review .place-order {
    padding-top: 15px;
	margin-bottom: 0;
}
#order_review .place-order noscript {
    display: block;
    font-size: 12px;
    padding-top: 5px;
}
#order_review .place-order noscript .button {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 15px;
    padding: 12px;
}
#order_review .terms {
    margin-bottom: 0;
    padding-bottom: 9px;
}
#order_review .terms label {
	display: inline-block;
    padding-top: 5px;
    cursor: pointer;
}
#place_order {
    width: 100%;
    margin-top: 10px;
    padding: 12px;
}

#shipping_method li {
    margin-bottom: 15px;
}

#shipping_method li {
    margin-bottom: 10px;
    background: #a41103;
    border-radius: 15px;
    color: white;
    padding: 2px;
}
#order_review {
    line-height: 0.4;
    border: 1px solid #f0efef;
    padding: 25px;
    box-shadow: 3px 20px 20px #ccc;
	border-radius: 12px;
}
#order_review table .shop_table

{
	border-bottom-width: 0px !important;
}

#order_review table .shop_table tfoot tr td {
    font-weight: 600;
    color: #a41103;
}
#payment ul.payment_methods li:first-child {
    padding: 15px;
    background: #e0e0e0;
    border: 1px solid #a12418aliceblue;
}

#payment ul.payment_methods li {
    padding: 15px 15px!important;
    border-top-width: 1px !important;
    border-top-style: solid !important;
    position: relative !important;
    background: #dedede  ;
}

.checkout p {
    font-size: 12px !important;
}

.checkout #billing_country_field {

    margin-bottom: 3px !important;

}
.checkout #billing_company_field {

    margin-bottom: 3px;

}

input[type="password"], input[type="text"], input[type="email"], input[type="tel"]

{
    height: 30px !important;
	
}

.coupon-form-checkout {
    display: none;
}

#place_order {
    padding: 29px 29px !important;
    background: #a41103 !important;
    color: #fff !important;
    font-size: 20px !important;
}
.my-custom-shipping-table {
box-shadow: 3px 12px 24px #b0b0b0;
padding: 20px;
border-radius: 14px;
border-color: transparent !important;
    border-right-color: transparent;
border-right: none !important;
	    border: 1px solid #f0efef;
}

.woocommerce-billing-fields {
box-shadow: 3px 12px 24px #b0b0b0;
    border-radius: 14px !important;
    padding: 20px;
	    border: 1px solid #f0efef;
}
.woocommerce-additional-fields
{
box-shadow: 3px 12px 24px #b0b0b0;
    border-radius: 14px !important;
    padding: 20px;
	    border: 1px solid #f0efef;
}
.woocommerce-account-fields {
box-shadow: 3px 12px 24px #b0b0b0;
    border-radius: 14px !important;
    padding: 20px;
	    border: 1px solid #f0efef;
}

input[type="text"], input.input-text

{
	padding: 1px 10px;
}

.woocommerce-account-fields {
    box-shadow: 3px 12px 24px #b0b0b0;
    border-radius: 14px !important;
    padding: 1px 40px;
    border: 1px solid #f0efef;
  
    margin-top: 10px;
}
.my-custom-shipping-table td {
    color: #a41103;

    font-weight: 900;
}
.kolor_m {
    display: inline-block;
    width: 100%;
	padding-bottom: 4px;
}

@media (max-width: 480px) {
	
	.hmenu_wrapper_state_1 {
		display:none !important ;
	}
}
@media (max-width: 480px) {
	
	.hmenu_wrapper_state_1 {
		display:none !important ;
	}
	#topbar {
		display:none;
	}
}
@media (max-width: 768px) {
	
	.hmenu_wrapper_state_1 {
		display:none !important ;
	}
	 #searchform .nav-searchfield-container,
    #searchform .nav-searchfield{
        display: inline-block;
        width: 80%;
    }
	
	.st-menu ul.sub-menu {margin:0 0 4px 4px !important; }
	.st-menu ul.sub-menu li a::before {content: none !important;}
	.st-menu ul.sub-menu li a {padding:1px 0 !important}
}

#header-container .container {
 
    background: white;
}
#header-container .fixed {
 
    background: white;
}

.side_dywan li {
    background: black;
    padding-left: 12px;
    color: white !important;
	argin: 0 0 0px 0px !important;
}

.side_dywan a {

    color: white !important;
    font-weight: bold !important;
    font-size: 14px !important;
    text-transform: uppercase;

}

.mobile-sidebar {

    padding-top: 10px;

}

.st-menu-open #menu-1 {

    background: black;

}
.mobile-sidebar div.widget {
 margin-bottom:0px !important 
}

.side-dywan .st-menu ul .sub-menu

{
	margin: 0 0 0px 0px !important;
}

.side_dywan a:hover {
	background: #a41004 !important;
color:white;
width:100%; }

.promox {background:#a41004 !important;}

.hmenu_wrap span {
    text-transform: uppercase;
    font-weight: 900;
}
#hmenu_load_1 .hmenu_mega_sub {
box-shadow: 20px 20px 20px 20px rgba(65, 65, 65, 0.3) !important;
}
 