.panel.header {
	display: none !important;
}
page-wrapper > .breadcrumbs {
	margin-bottom: 15px !important;
}
.moved-add-to-links {
    display: none;
}
.price-label {
  display: none !important;
}
.products-grid .product-item .product-item-details {
	text-align:center !important;
}
.products-grid .product-item .product-item-details .product-item-name {
	padding-right: 0px !important;
}
.customer-account-login .page-main > .page-title-wrapper .page-title {
	display: none !important;
}

.customer-account-login .header.content {
	text-align:center;
}

.cms-home .page-main {
	display: none;
}

.minicart-items .product-item-details {
	padding-left: 65px;
}

.minicart-wrapper .block-minicart {
	padding-top: 25px !important;
}

.modal-popup.modal-slide .modal-footer {
 	text-align: center !important;
}

.sw-megamenu.navigation li.level0.classic .subchildmenu .subchildmenu {
  	padding: 6px 0px !important;
  	z-index: 9999 !important;
}
pre {
	color: red !important;
}
.page-header.type1 .block-search {
	width: 250px;
}

.account-nav .nav > li {
	border-bottom: none !important;
}

.box-newsletter {
	display: none !important;
}

.cart.table-wrapper .product-item-photo {
	display: table-cell;
	max-width: 100px !important;
	padding-right: 18px;
	position: static;
	vertical-align: middle;
	width: 1%;
}

.customer-account-login .secondary {
	display: none !important;
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  .page-header.type1 .custom-block{position: initial !important; margin-bottom:20px; margin-top: 0px!important; text-align:center;}
  .page-header.type1 .block-search {margin-left: 112px !important;}
  .page-header.type1 .minicart-wrapper{margin-top: -47px !important;}
}
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
  .page-header.type1 .custom-block{position: initial !important; margin-bottom:20px; margin-top: 0px!important; text-align:center;}
  .page-header.type1 .block-search {width: 500px !important; margin-left:100px !important;}
  .page-header.type1 .minicart-wrapper{margin-top: -47px!important;}
}

.footer a:visited {
	color: #FFFFFF;
}

.product-info-main .swatch-option.text.selected {
	color: #fff !important;
}

/* Swatch option text styles for product info main */
.product-info-main .swatch-option.text {
	min-width: 38px !important;
	height: 38px !important;
	line-height: 20px !important;
	padding: 9px !important;
	border-radius: 4px;
}

div#custom-txt {
	margin-bottom: 20px;
}

.product-options-wrapper {
	border-bottom: none !important;
}

.product-social-links {
	border-top: none !important;
}

.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
	font-family: 'Oswald';
	font-size: 34px !important;
	font-weight: 700;
	letter-spacing: 0.005em;
}

/* Color swatch rounded corners */
.swatch-option.image {
	border-radius: 4px !important;
}