
/* ----------------------------------- Woocommerce CSS ----------------------------------- */

.seos-cart {
	position: relative;
	bottom: 10px;
	text-align: center;
	width: 140px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border-radius: 2px;
	background-color: rgba(0, 49, 84, 0.1);
    -moz-box-shadow: inset 0 30px 30px -30px #828282, inset 0 -30px 30px -30px #828282;
    -webkit-box-shadow: inset 0 30px 30px -30px #828282, inset 0 -30px 30px -30px #828282;
    box-shadow: inset 0 30px 30px -30px #828282, inset 0 -30px 30px -30px #828282;
    border: 1px solid #003A60;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
      background-color: #21759b;	
}

.seos-cart a {
	color: #fff;
}
.seos-cart:hover{
	background-color: rgba(0, 144, 234, 0.8);
}

.seos-cart a:hover {
	color: #fff;
}

.woocommerce .products {
	margin-top: 20px;
}

.woocommerce aside .widgettitle {
	padding: 8px;
}

.woocommerce h1, .woocommerce h2, .woocommerce h3 {
	padding: 10px 0 10px 0;
}

.woocommerce nav.woocommerce-pagination {
	background: #ebe9eb;
	border-top: none;
}

.woocommerce span.onsale  {
	z-index: 1;
	background-color: #105FA8 !important;
}

.address  header{
	background: none;
    -moz-box-shadow: none;
    box-shadow: none;
	border-bottom: none;
}

.seos-white-cart {
	text-align: right;
	padding: 10px 60px 10px 0;
	font-size: 18px;
}
.seos-white-cart a {
	font-weight: bold;
}

.woocommerce ul.products li.product a img {
	-ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Safari */
    transform: scale(1);
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
	height: auto;
}

.woocommerce ul.products li.product a img:hover {
	-ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari */
    transform: scale(1.1);
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}

.woocommerce .woocommerce-message {
    border-top-color: #333333;
}

.woocommerce .woocommerce-message:before {
    content: "\e015";
    color: #333333;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #21759b;
	padding: 15px;
	font-size: 20px;
	outline: 0;
}

.woocommerce-checkout #payment ul.payment_methods li {
	color: #333333;
}

.woocommerce ul.products li.product .price,
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #FFFFFF;
}

.woocommerce .woocommerce-ordering select {
    padding: 5px;
	max-width: 200px;
}

.woocommerce-checkout #payment ul.payment_methods li img {
	width: 50px;
}

.woocommerce #payment #place_order, .woocommerce form .form-row-last, .woocommerce-page #payment #place_order, .woocommerce-page form .form-row-last {
	float: left;
}

.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
    font-size: 14px;
    background: #093D42;
    color: #FFFFFF;
    border-radius: 2px;
	width: 10px;
	border: 1px solid #0C5A5B;
}

.woocommerce nav.woocommerce-pagination ul {
	border: none;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
	background: #148B91;
	color: #FFFFFF;
}
.woocommerce nav.woocommerce-pagination ul li {
     min-width: 28px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #333333;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	margin-bottom: 10px;
}

.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price {
	color: #333333 !important;
}

.woocommerce div.product div.images, .woocommerce div.product div.summary {
	margin-top: 50px !important;
	margin-bottom: 30px;
}

.woocommerce-Address-title {
	background: none;
	box-shadow: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 100% !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	    min-width: auto;
}

.woocommerce-MyAccount-content {
	margin-top: 20px;
}

/* ----------------------------------- Media queries----------------------------------- */


@media screen and (max-width: 770px) {

.woocommerce ul.products li.product a img {
		height: auto;
	}
	
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { 
		text-align: center;
	}
	
	.woocommerce .products ul, .woocommerce ul.products {
		width: 100%;
		margin: 0 auto;
	}
	

	.my_slider input[name='seos_slide']:checked+label>span {
		left: 0 !important;
	}
}