/*
 Theme Name:   Panalpina
 Description:  Theme développé par Aedes IT
 Author:       Aedes IT
 Author URI:   https://www.aedesit.com
 Template:     shophistic-lite
 Version:      1.0.0
*/

body {
    background: #000000 url(img/ses-background.jpg) center no-repeat fixed;
    background-size: cover;
}

#particles-js{ 
    position:fixed; 
    width: 100%; 
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}
canvas{
    display: block;
}
.logo_container {
    margin: 20px 20px 0 0;
}
/*
body:before {
	content:'';
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background:rgba(0,0,0,.4);
	z-index:2;
}
*/
#wrap{
    position:relative;
	z-index:3;
}
a {
    color: #0f8bcf;
}
a:hover, 
a:focus,
.woocommerce #main .price,
#sidebar .widget ul li > a:hover,
.woocommerce #main .products .product .price, 
.woocommerce-page .products .product .price,
.widget .amount,
#ql_woo_cart .widget_shopping_cart_content .total{
    color: #0f8bcf;
}
.woocommerce .products .product .add_to_cart_button:hover {
    background-color: #0f8bcf;
}

.pace .pace-activity {
    border-top-color: #0f8bcf;
    border-left-color: #0f8bcf;
}

.woocommerce #main .single_add_to_cart_button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
#ql_woo_cart .widget_shopping_cart_content a.button.checkout,
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order{
    border: 2px solid #0f8bcf;
    background-color: #0f8bcf;
}
.woocommerce #main .single_add_to_cart_button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
#ql_woo_cart .widget_shopping_cart_content a.button.checkout:hover,
.woocommerce #payment #place_order:hover, 
.woocommerce-page #payment #place_order:hover{
    color: #0f8bcf;
}

.logo_container .ql_logo img{
    width: 100px;
    height: auto;
}

/*Top level menu link items style*/
#jqueryslidemenu ul.nav > li > a {
    color: #fff;
}
#jqueryslidemenu ul.nav > li > a:hover,
#jqueryslidemenu ul.nav > li > a:focus {
  background-color: rgba(0, 0, 0, 0.2);
}

.ql_login-btn {
    color: #fff;
}
.ql_login-btn:hover,
.ql_login-btn:focus{
    color: #fff;
    text-decoration: none;  
    background-color: rgba(0, 0, 0, 0.2);
}
.ql_cart_wrap .ql_cart-btn {
    color: #fff  !important;
    background-color: rgba(0, 0, 0, 0.5);
}
.ql_cart-btn .count, 
.ql_cart_wrap:hover .ql_cart-btn .count {
    color: #777777;
}

div.qty {
    float: left;
    padding: 10px;
}

#footer {
    background-color: rgba(0, 0, 0, 0.6);
}
.sub_footer{
    text-align: center;
}
.ql_logo_nav,
#content,
.login_cart_wrap,
#sidebar .widget{
    -webkit-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
}

.woocommerce table.shop_table td.woocommerce-orders-table__cell-order-actions .button{
    margin-right: 10px;
}
.woocommerce table.shop_table td.woocommerce-orders-table__cell-order-actions .button:last-child{
    margin-right: 0;
}
.partner_wrap {
    display: inline-block;
    float: right;
}
.partner_wrap a {
    color: #777777;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 5px 25px;
    margin: 0 0 0 20px;
    //border-left: 1px solid #b3b3b3;
    display: block;
    outline: 0!important;
    background: url(img/admin/Panalpina_regular_rgb.png) top center no-repeat;
    background-size:cover;
    text-indent: -999em;
    overflow: hidden;
    width: 215px;
    height: 42px;
    
    opacity: 0;
    -webkit-transition: opacity 600ms 200ms;
    -o-transition: opacity 600ms 200ms;
    transition: opacity 600ms 200ms;
}
.pace-done .partner_wrap a {
    opacity: 0.5;
}
.partner_wrap a:hover{
    opacity: 1;
}

.wc-proceed-to-checkout{
    text-align: right;
}

/* Hide prices */
.product-price,
.product-subtotal,
.woocommerce-cart-form .shop_table tbody tr:last-child, 
.cart-collaterals h2,
.woocommerce-cart .cart-collaterals .cart_totals table, 
.woocommerce-Price-amount,
#ql_woo_cart .widget_shopping_cart_content .total strong, 
.woocommerce-checkout-review-order-table tfoot,
.woocommerce-checkout-review-order-table .product-total,
.woocommerce table.shop_table .product-total,
.woocommerce table.shop_table tfoot,
.woocommerce #payment ul.payment_methods, .woocommerce-page #payment ul.payment_methods,
.woocommerce ul.order_details li.woocommerce-order-overview__total,
.woocommerce ul.order_details li.woocommerce-order-overview__payment-method
{
    display: none;
}

#ql_woo_cart .widget_shopping_cart_content .total{
    margin-bottom: 20px;
    padding-top: 0;
}

.woocommerce #main ul.products li.product h3, .woocommerce-page #main ul.products li.product h3 {
    font-size: 18px;
    padding: 0;
    color: #0f8bcf;
    margin-bottom: 10px;
}
.woocommerce ul.products li.product h3 a, .woocommerce-page ul.products li.product h3 a {
    color: #0f8bcf;
}

.woocommerce #main .products .product, .woocommerce-page .products .product,
.woocommerce #main .products.related .product, .woocommerce-page .products.related .product{
    width: 100%!important;
    margin: 0 0 2.992em 0;
}

.content_background {
    background-color: rgba(255,255,255,.95);
}

.widget_product_search input[type="submit"] {
    width: 100%;
    display: block;
    margin-top: 10px;
}  

/******************************************************************
***** Goto Top
******************************************************************/

.goto-top {
	display: inline-block;
	height: 42px;
	line-height:42px;
	width: 42px;
	position: fixed;
	bottom: 16px;
	right: 15px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	text-align:center;
	color:#FFF;
	white-space: nowrap;
	background: #0f8bcf;
	visibility: hidden;
	opacity: 0;
	
	font-size: 26px;
	z-index:100;
	border-radius:0;
	
	
}
.goto-top:hover,
.goto-top:focus{
    background: #000;
    color:#fff;
}

.no-mobile .goto-top:hover,
.no-mobile .goto-top:focus{
    background: #000;
    color:#fff;
}
.goto-top.cd-is-visible, 
.goto-top.cd-fade-out, 
.no-touch .goto-top:hover {
	opacity: 1; 
	
}
.goto-top.cd-is-visible {
	visibility: visible;
	opacity: 1;
}
.goto-top.cd-fade-out {
	opacity: 1;
	
}
.no-touch .goto-top:hover {
	//background-color: #e86256;
	opacity: 1;
}
@media only screen and (min-width: 768px) {
	.goto-top {
		right: 20px; 
		bottom: 20px;
	}
}
@media only screen and (min-width: 1024px) {
	.goto-top {
		height: 46px;
		line-height: 46px;
		width: 46px;
		right: 0;
		bottom: 0;
		border-radius:0;
	}
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 20%;
}
.woocommerce-account .woocommerce-MyAccount-content {
    width: 78%;
}
/*
body {
    color: rgba(255,255,255,.8);
}
.content_background {
    background-color: rgba(0,0,0,.6);
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid rgba(255,255,255,.2);
}
.table-hover > tbody > tr:hover {
    background-color: rgba(0,0,0,.4);
}

.woocommerce ul.products li.product h3 a, .woocommerce-page ul.products li.product h3 a {
    color: rgba(255,255,255,.5);
}

.woocommerce .products .product:hover .product_text, .woocommerce-page .products .product:hover .product_text {
    border: 1px solid rgba(255,255,255,.2);
    background-color: rgba(0,0,0,.4);
}

#sidebar .widget {
    color: #fff;
}
#sidebar .widget > ul li > a {
    color: rgba(255,255,255,1);
}
*/