#homepageadvertise2 ul{
	list-style-type: none;
	margin-bottom: 0px;
}
#homepageadvertise2 li{
	list-style-type: none;
	margin-bottom:15px;
}
#homepageadvertise2 li img{width: 100%;
	filter: alpha(opacity=100);
	opacity: 1.0;
	zoom: 1;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	transition: opacity 300ms ease-in-out;
	-moz-transition: opacity 300ms ease-in-out;
	-webkit-transition: opacity 300ms ease-in-out;
	display: block;
}
#homepageadvertise2 li img:hover{
	filter: alpha(opacity=85);
	opacity: 0.85;
}

.footer-advertise{
	padding-top: 20px;
}
.col-sm-17{
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
@media screen and (min-width: 768px){
.col-sm-17{
	width: 14.285714285714285714285714285714%;
	float: left;

}
}
.col-sm-18{
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
@media screen and (min-width: 768px){
.col-sm-18{
	width: 12.5%;
	float: left;

}
}
@media screen and (max-width: 767px) {
  #st-container > div.home-column > div {padding-left:0px;}
  #st-container {padding-top:20px!important;}
  #productsSortForm {display:none;}
  .nbrItemPage {display:none;}
  #quantity_wanted_p > a.btn.btn-default.button-minus.product_quantity_down {display:none;}
  #quantity_wanted_p > a.btn.btn-default.button-plus.product_quantity_up {display:none;}
  #quantity_wanted_p {display:none;}
  #usefull_link_block {display:none;}
  .product-information .product-info-tabs {margin:auto;}
  #header-login-content {left:-135px!important;}
  #opc_account_form2 > div:nth-child(4) {padding-left:0px!important;}
  #opc_account_form2 > div.required.form-group.col-md-6 {padding-right:0px;}
  .compare-form {display:none;}
  #header > div.nav > div > div > nav > div > div:nth-child(3) > div.clearfix.blockcart_top > div > div:not(.cart_block) {display:none!important;}
  #cart_summary > tbody > tr:nth-child(1) > td > h3 {font-size:20px;}
 	#order-detail-content #cart_summary td {width:43%;}
 .cart_quantity a.cart_quantity_delete, .edit_qty {font-size:11px;}
 #order-opc .old-price {display:none;}
 #login_form {width:100%;}
 #login_form > fieldset > p.button-design {text-align:center;}
 #login_form_content .btn-login-facebook span {padding-left:20px;}
 #login_form_content .btn-login-google span {padding-left:20px;}
 #opc_account_form2 .form-group .form-control, #opc_account_form .form-group .form-control {max-width:270px;}
 #opc_account_form2 .form-group #other, #opc_account_form .form-group #other {max-width:270px;}
 #opc_account_form .page-heading.step-num {width:300px;}
 #order-opc .opc-add-save {width:300px;}
 .btn.btn-default.btn-login-facebook span, .btn.btn-default.btn-login-google span {padding-left:20px;}
 .outofstocknotification {display:none;}
 #header-login-content {left:-75px;}
 .myaccount-link-list {padding:10px;}
 #center_column > ul > li:nth-child(2) {margin-left:0px;}
}