/*--------------------------------------------------------------
# Style dodatkowe
--------------------------------------------------------------*/
#top-menu
{
    background: rgb(66,67,69);
    padding: 4px 0;
    position: relative;
    text-align: right;
    margin: 0 auto;
}

h1.page-title
{
    color: rgb(78,192,229);
    font-size: 60px;
}

h3.page-title
{
    color: #4dc1e2;
    font-size: 30px;
    font-weight: 600;
}

hr.separator
{
    background: rgb(78,192,229);
    width: 80px;
    margin-left: 0px;
}

hr.separator.center
{
    background: rgb(78,192,229);
    width: 80px;
    margin-left: 515px;
}

h1.par_h1
{
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
    color: #363636;
}
h2.par_h2 {
    font-size: 18px;
    line-height: 30px;
    font-weight:700;
    color: #636363;
}
.woocommerce-cart h2.par_h2 {
    font-size: 19px;
    font-weight: 600;
}

/* Logotypy */

.logotypes
{
    border-top: 1px solid rgb(230,230,230);
    border-bottom: 1px solid silver;
    padding: 60px 20px 60px 20px;
    margin-bottom: 0px;

}

.images
{
    margin: 0 auto;
    background: no-repeat;
}

.logotypes img
{
    margin-right: 40px;
    width: 175px;
}

.info i.fa
{
    color: rgb(78,192,229);
}

.contact-slogan {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 35px;
}

.footer-menu
{
    background: rgb(76,193,226);
}

ul.footer-menu 
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

ul.footer-menu li 
{
    float: left;
    margin-right: 30px;
    text-transform: uppercase;
}

ul.footer-menu li a 
{
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

ul.footer-menu li a:hover 
{

}

ul.top
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    font-size: 12px;
}

ul.top li 
{
    float: right;

}

ul.top li span 
{
    display: inline-block;
    color: white;
    text-align: center;
    padding: 2px 10px;
    text-decoration: none;
}

ul.footer-menu li a:hover 
{

}

p.item_cart
{
    margin-left: 148px; 
    margin-top: 160px;

    font-weight: bold;
    max-width: 400px;
}

p.item_cart_price
{
    margin-left: 148px; 
    margin-top: 0px; 

    max-width: 400px;
}

.shipping-title {
    margin-top: 35px;
    margin-bottom: 20px;
    float:left;
    width:100%;
}

.shipping-calculator-button {
    display: none;
}

.woocommerce-shipping-destination {
    display: none;
}

.summary
{
    border: 2px solid rgb(78,192,229);
    padding: 0px 5px 5px 5px;
}

.summary_title
{
    text-align: center;
    font-weight: bold;
    margin-top: 30px;
}

.wc-proceed-to-checkout a.checkout-button {
/*    margin-left: 30px;
    margin-right: 30px;*/
    max-width: 200px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 11px !important;
}

button.checkout
{
    margin-top: 60px;
    background: rgb(78,192,229);
    color: #fff;
    padding: 12px 30px 12px 30px;
    border: none;
    font-size: 12px;
    transition: 0.8s;
}

button.checkout:hover {
    background: rgb(65,157,187);
    transition: 0.8s;
}
.woocommerce-cart-form .links {
    margin-top: 20px;
}

.woocommerce-cart-form .links a {
    font-size: 12px;
    color: #c2c2c2;
    transition: 0.8s;
}

.woocommerce-cart-form .links a:hover {
    font-size: 14px;
    color: #a2a2a2;
    transition: 0.8s;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background: rgb(78,192,229);
    color: #fff;
    padding: 8px 8px 8px 8px;
    border: none;
}

.par_title
{
    text-align: center;
}


.text_right
{
    width: 50%;
    float: right;
    margin-right: -200px;
}

.clear
{
    margin-top: 100px;
    margin-bottom: 150px;
}

img.img_floated
{
    position: relative;
    margin-left: 42px;
}

img.img_floated_2
{
    margin-top: -20px;
    position: relative;
}

img.floated_img
{
    float: right;
    margin: -210px 120px 70px 0px;
    position: relative;
}


img.floated_img_a
{
    float: right;
    margin: -150px -500px 70px 0px;
}

img.floated_img_a_b
{
    float: right;
    margin: 20px -50px 70px 0px;
}


img.floated_img_1
{
    float: right;
    margin: 100px 0px 70px 0px;
    position: relative;
}

.price_bold
{
    color: rgb(78,192,229);
    font-weight: 600;
    font-size: 30px;
    position: relative;
}

.s-price {
    font-size: 20px; 
    margin-top: 14px;
    color: #636363;
}

s
{
    position: relative;
    float: right;
    margin-top: -27px;
    margin-right: 150px;
}

button.add_cart
{
    background: rgb(78,192,229);
    color: #fff;
    padding: 10px 12px 10px 12px;
    border: none;
    font-size:12px;
}

.responsive-text
{
    margin-top: 0px;
}

.przycisk-raty{
	background-color: rgb(76,193,226);
	padding: 3px 10px;
	color: white;
	font-size: 26px;
	border-radius: 5px;
	margin-bottom: 15px;
}

.tabelka-koszty-wysylki.table-bordered thead td, .tabelka-koszty-wysylki.table-bordered thead th {
	font-size: 21px;
}

.tabelka-koszty-wysylki.table-bordered td{
	border: none;
}

.tabelka-koszty-wysylki.table-bordered tbody tr{
	border: 2px solid rgb(191,233,247);
}

.tabelka-koszty-wysylki.table-bordered tbody td{
	color: #666;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
}

.tabelka-koszty-wysylki.table-bordered td span{
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 19px;
}

.tabelka-koszty-wysylki.table-bordered .kurier-logo img{
	width: 85%;
}

.tabelka-koszty-wysylki.table-bordered .kurier-logo.drugie-logo img{
	width: 45%;
}

@media (max-width: 992px)
{
	.tabelka-koszty-wysylki.table-bordered .kurier-logo.drugie-logo img{
		width: 100%;
	}
	
	.tabelka-koszty-wysylki.table-bordered .kurier-logo.drugie-logo img:first-child{
		margin-bottom: 15px;
	}

}

@media (max-width: 468px)
{
	.tabelka-koszty-wysylki.table-bordered thead{
		display: none;
	}
	
	.tabelka-koszty-wysylki.table-bordered tbody tr td{
		display: block;
	}
	
	.tabelka-koszty-wysylki.table-bordered tr td {
		text-align: center !important;
	}
	
	.tabelka-koszty-wysylki.table-bordered .kurier-logo img{
		width: 35% !important;
		margin-bottom: 0px !important;
	}
}

@media (min-width: 200px)
{
    .text-right .img-floated-rwd
    {
        margin-top: -2500px;
    }
}

.form-control#name,#email,textarea.form-control
{
    border: none;
}

a img.logo-img
{
    height: 30px;
    padding-top: 200px;
}

/* TERMS */
.terms-par-2 {
    margin-top: -105px;
}

/* PRODUCT */
#animatedHeading button.slick-prevProduct {
    background: rgba(255,255,255,0.9);
    position: absolute;
    z-index: 1;
    margin: 0 auto;
    top: 10px;
    left: 54px;
    border: none;  
}
#animatedHeading button.slick-nextProduct {
    background: rgba(255,255,255,0.9);
    position: absolute;
    z-index: 1;
    margin: 0 auto;
    bottom: 10px;
    left: 54px;
    border: none;  
}
.slick-dupe {
    cursor: pointer;
}
.productSlick {
    width:100%;
}
.productSlick .slick-product {
    width: 100%;
    text-align: center;
}

@media (max-width: 600px) {
    .no-mobile {
        display: none;
    }
    #top-menu {
        display: none;
    }
    .home #header {
        margin-top: 13px;
    }
    #mobile-nav-toggle {
        margin-top: 7px;
    }
    #header.header-fixed .social-icons, #header .social-icons {
        display: block;
        position: fixed;
        bottom: 0px;
        background:black;
        width: 100%;
        margin-left: -15px;
        line-height: 50px;
        height: 50px;
    }
    
    #header.header-fixed .social-icons .icon, #header .social-icons .icon {
        width:25%;
        text-align: center;
    }
    
    
    h1.page-title {
        font-size: 40px;
        line-height: 50px;
    }
    h1.par_h1 {
        font-size: 20px;
    }
    .floated-img {
        display: none;
    }
    .productTile {
        padding-left: 30px;
        padding-right: 30px;
    }
    /* TERMS */
    .terms-par-2 {
        margin-top: 0px;
    }
	
	.tabelka-koszty-wysylki.table-bordered thead td, .tabelka-koszty-wysylki.table-bordered thead th {
		font-size: 16px;
	}
	
	.tabelka-koszty-wysylki.table-bordered td span {
		font-size: 14px;
	}
	
}