
@media all and (min-width: 769px) {

/* GLOBAL STYLES */

.page {
	text-align: left;
}

/* GLOBAL FORMS */

.inputs input[type="text"],
.inputs input[type="password"],
.inputs input[type="email"],
.inputs input[type="tel"],
.inputs select, .inputs textarea {
	width: 380px;	
}
.date-of-birth div {
	width: 380px;
}
.inputs .option-list {
	width: 380px;
}

/* HEADER & NAVIGATION */

.flyout-cart.active {
	display: block;
}

.header-logo {
	width: 35%;
	margin: 0;
	display: flex;
}
.header-selectors-wrapper {
	float: right;
	margin: 5px 0 15px;
}
.header-selects > div {
	margin: 0 0 0 15px;
}
.search-box {
	width: 35%;
}
.store-search-box form {
	min-width: 415px;
}
.search-box input.search-box-text {
	width: 100%;
	height: 40px;
	border-radius: 20px;
	margin-top: 10px;

}
.search-box .search-box-button {
	width: 33px;
	height: 32px;
	display: none;
}
.ui-autocomplete {
    width: calc(100% - 32px) !important;
	max-width: 318px; /*=350px-32px*/
}

/* FOOTER */

.footer-upper {
    width: 90%;
}

/* LEFT/RIGHT COLUMNS */

.side-2 {
	float: right;
	width: 200px;
}
.center-2 {
	float: left;
	width: calc(100% - 220px);
}
.block {
	float: none;
	width: auto;
	margin: 0 0 10px;
}
.block .title {
    background: #124ea6  url('../img/block-pointer.png') no-repeat right center;
    padding: 10px 25px 10px 10px;
	text-align: left;
}
.block .listbox {
	display: block !important;
	height: auto !important;
}

/* CATEGORY PAGE */

.product-selectors {
	background: #eee url('../img/block-pointer.png') no-repeat right center;
	padding: 10px 20px 10px 5px;
}
.home-page .item-box,
.product-details-page .item-box,
.cross-sells .item-box {
	width: 32%;
}
.home-page .item-box:nth-child(2n+1),
.product-details-page .item-box:nth-child(2n+1),
.cross-sells .item-box:nth-child(2n+1) {
	clear: none;
	margin-left: 2%;
}
.home-page .item-box:nth-child(3n+1),
.product-details-page .item-box:nth-child(3n+1),
.cross-sells .item-box:nth-child(3n+1) {
	clear: both;
	margin-left: 0;
}
.pager {
	margin: -5px 0 10px;
}
.pager li {
	width: 30px;
	height: 30px;
	margin: 0 10px 0 0;	
}
.pager li a,
.pager li span {
	line-height: 30px;
}

/* PRODUCT PAGE */

.gallery {
	float: left;
	width: 40%;
}
.overview {
	float: right;
	width: 57.5%;
	text-align: left;
}
.overview-buttons > div {
	margin: 0 5px 10px 0;
}
.attributes dd {
	min-width: 275px;
}
.overview .qty-label,
.variant-overview .qty-label {
	margin: 0 5px 0 0;
}
.product-variant-list {
	max-width: none;
}
.product-variant-line +
.product-variant-line {
	margin-top: 40px;
}
.variant-picture {
	float: left;
	width: 30%;
}
.variant-overview {
	float: right;
	width: 67.5%;
}
.variant-overview dl {
	display: block;
}
.giftcard div:after {
	content: "";
	display: block;
	clear: both;
}
.giftcard label {
	float: right;
	width: 30%;
	min-width: calc(100% - 425px);
	padding: 0 0 0 10px;
	text-align: left;
	color: #777;
}
.giftcard input,
.giftcard textarea {
	float: left;
	width: 70%;
	border-color: #bbb;
}
.giftcard input:focus,
.giftcard textarea:focus {
	border-color: #888;
}
.ui-tabs .ui-tabs-nav li a {
    padding: 8px 24px;
}

/* PRODUCT REVIEWS */

.product-reviews-page,
.product-reviews-page .fieldset {
	padding: 0 5px;
}
.product-review-item .review-item-head {
	background: #eee url('../img/block-pointer.png') right center no-repeat;
	padding: 0 12px 0 0;
}
.product-review-item .review-title,
.product-review-item .product-review-box {
	padding: 10px;
}
.product-review-item .review-text {
	display: table;
	width: 100%;
}
.product-review-item .avatar {
	display: table-cell;
	text-align: center;
	vertical-align: top;
	line-height: normal;
}
.product-review-item .text-body {
	display: table-cell;
	vertical-align: top;
}
.product-review-item .avatar + .text-body {
	padding-left: 20px;
}
.product-review-item .avatar .review-info {
	margin: 0 0 15px;
}
.product-review-item .review-info {
	display: inline-block;
	margin: 0;
}
.product-review-helpfulness {
	display: inline-block;
	margin-left: 20px;
}

/* WISHLIST & COMPARE LIST */

.wishlist-page .buttons {
	margin: 0;
}
.wishlist-content .button-2 {
	margin: 0 5px 0 0;
}
.compare-products-page .clear-list {
	top: 12px;
}

/* TOPICS */

.topic-page .page-body {
	padding: 0 5px;
}

/* CONTACT PAGES */

/* .contact-page .page-body,
.email-a-friend-page .page-body,
.apply-vendor-page .page-body {
	padding: 0 5px;
} */
/* .contact-page .fieldset,
.email-a-friend-page .fieldset,
.apply-vendor-page .fieldset {
	padding: 0 5px;
} */

/* REGISTRATION, ACCOUNT */

.registration-page .page-body,
.login-page .page-body,
.password-recovery-page .page-body {
	padding: 0 10px;
}
.gender {
	width: 380px;
}
.date-of-birth select {
	width: 120px;
}
.account-page .page-body {
	padding: 0 5px;
}
.address-list-page .info,
.order-list-page .info {
	padding: 15px;
}
.address-list-page .buttons,
.order-list-page .buttons {
	position: absolute;
	top: 45px;
	right: 20px;
	margin: 0;
	border: none;
	padding: 0;
}

/* SHOPPING CART */
	
.order-progress li {
	width: 120px;
}
.cart-options .common-buttons,
.cart-options .checkout-attributes {
	text-align: right;
}
.cart-options .common-buttons button,
.cart-options .common-buttons a {
	margin: 0 0 0 5px;
}
.cart-footer {
	max-width: none;
}
.cart-footer .total-info {
	border-color: #bbb;
}
.cart-total-left {
	text-align: left;
}
.cart-total-right {
	text-align: right;
}
.cart-collaterals {
	float: left;
	width: 49%;
}
.cart-footer .deals,
.cart-footer .shipping {
	margin-bottom: 0;
	background-color: #f6f6f6;
	padding: 10px 15px;
}
.cart-collaterals > div + div {
	margin-top: 20px;
}
.cart-footer .coupon-code {
	max-width: 380px;
	margin: 12px 0;
}
.cart-footer .shipping .inputs {
	margin: 12px 0;
}
.cart-footer .shipping label {
	text-align: left;
}
.cart-footer .shipping .buttons {
	max-width: 380px;
	margin: auto;
	text-align: right;
}
.cart-footer .totals {
	float: right;
	width: 49%;
}
.terms-of-service,
.checkout-buttons,
.addon-buttons {
	text-align: center;
}

/* CHECKOUT PAGES */

.checkout-page
.selected-checkout-attributes {
	text-align: right;
}
.checkout-page .address-grid {
	max-width: 99%;
}
.checkout-page .address-grid:after {
	content: "";
	display: block;
	clear: both;
}
.checkout-page .address-item {
	float: left;
	width: 50%;
	margin: 0 0 -1px -1px;
	padding: 20px;
}
.checkout-page .address-item:nth-child(2n+1) {
	clear: both;
	margin-left: 0;
}
.checkout-page .address-item:only-child {
	float: none;
	width: auto;
	margin: 0;
}
.checkout-page .address-item .select-button {
	margin: 15px 0 0;
	/*border-top: 1px solid #eee;
	padding: 20px 0 0;*/
	
}
.checkout-page .edit-address {
	max-width: 99%;
}

.checkout-page .pickup-in-store .selector,
.checkout-page .pickup-in-store .description {
	display: inline-block;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
.pickup-in-store .description:before {
	content: "(";
}
.pickup-in-store .description:after {
	content: ")";
}

.payment-info .info td {
    display: table-cell;
    width: auto;
	padding: 5px 10px !important;
}
.payment-info .info td:first-child {
	width: 130px;
}
.payment-info .info tr:first-child td {
	padding-top: 10px !important;
}
.payment-info .info tr:last-child td {
	padding-bottom: 10px !important;
}
.payment-info .info tr:only-child td {
    display: block;
    width: 100%;
    text-align: center;
}
.payment-info #CreditCardType {
	margin: 3px 0 5px;
}
.payment-info #CardCode {
	margin: 5px 0 -10px;
}
.payment-info #PurchaseOrderNumber {
	display: block;
	min-width: 300px;
	margin: -20px auto 0;
}

.order-review-data {
	max-width: 99%;
}
.order-review-data ul {
	display: table-cell;
	width: 50%;
	padding: 20px;
}
.order-review-data ul + ul {
	border-left: none;
}

.opc .buttons {
	text-align: left;
}
.opc .select-pickup-points label {
	display: inline-block;
	margin: 0 10px 0 0;
}
.opc .payment-info .info tr:only-child td {
	text-align: left;
}
.opc .payment-info #PurchaseOrderNumber {
	margin: -10px 0 0;
}
.opc #checkout-step-confirm-order .buttons,
.opc #checkout-step-confirm-order .terms-of-service {
	width: 49%;
	margin-left: auto;
	text-align: right;
}

/* ORDER DETAILS, RETURN REQUESTS */

.order-details-page .page-body {
	padding: 0 5px;
}
.order-details-page .page-title h1 {
	float: left;
	margin: 0;
	line-height: 28px;
}
.order-details-page .page-title a {
	float: right;
	min-width: 60px;
	margin: 0 0 0 5px;
}
.order-details-area,
.shipment-details-area {
	padding: 0 10px 20px;
}
.order-details-page .tax-shipping-info,
.order-details-page .selected-checkout-attributes {
	text-align: right;
}
.order-details-page .totals {
	float: right;
	width: 49%;
	max-width: 380px;
}
.order-details-page .actions {
	text-align: right;
}
.order-details-page .actions button {
	min-width: 170px;
}
.return-request-file > div {
	width: 380px;
}

/* SEARCH & SITEMAP */

.search-input {
	padding: 0 5px;
}
.sitemap-page li {
	width: auto;
	margin: 5px;
}

/* BLOG & NEWS */

.block-blog-archive .number {
	background: url('../img/bullet5.png') 12px center no-repeat,
				url('../img/block-pointer.png') right -1px center no-repeat;
	background-color: #bbb;
}
.blog-page .page-body,
.blogpost-page .page-body,
.news-list-page .page-body,
.news-item-page .page-body {
	padding: 0 0 0 5px;
}
.blog-page .tags li,
.blogpost-page .tags li {
	margin: 3px 8px 3px 0;
}
.news-list-homepage .news-items {
	padding: 0 2px;
}
.news-list-page .buttons,
.news-list-homepage .buttons {
	text-align: right;
}
.news-list-homepage .view-all {
	text-align: right;
}
.home-page-polls .poll .buttons,
.home-page-polls .poll-total-votes {
	padding: 10px 0;
	text-align: right;
}

/* FORUM & PROFILE */

.forums-header:after {
	content: "";
	display: block;
	clear: both;
}
.forums-header .current-time {
	float: left;
	line-height: 32px;
}
.forums-header .forum-search-box {
	float: right;
	margin: 0;
}
.forum-search-box form {
	min-width: 300px;
}
.forum-search-box .advanced {
	/*position: absolute;
	top: auto;
	bottom: 100%;
	width: 100%;
	margin: 0 0 22px;*/
	text-align: right;
}
.forums-table-section .view-all {
	text-align: right;
}

.pager.lower {
	text-align: right;
}
.forum-topic-page
.topic-actions.upper {
	border: none;
	background-color: #eee;
}
.topic-post {
	border: none;
	padding-bottom: 0;
}
.topic-post .post-info {
	float: left;
	width: 180px;
	margin: 0;
	border: none;
	padding: 0;
}
.topic-post .post-content {
	float: right;
	width: calc(100% - 200px);
}
.topic-post .post-head {
	margin: 0 0 20px;
	border-bottom: 1px solid #bbb;
	padding: 0 0 10px;
}
.topic-post .post-time {
	float: left;
	margin: 0;
}
.topic-post .post-actions {
	float: right;
	margin: 0;
	background-color: transparent;
	padding: 0;
}

.forum-edit-page .page-body,
.move-topic-page .page-body,
.private-message-send-page .page-body {
	padding: 0 5px;
}
.forum-edit-page .inputs strong {
	width: 380px;
}
.forum-edit-page .toolbar,
.private-message-send-page .toolbar {
	width: 380px;
}
.forum-edit-page .inputs.reversed label,
.private-message-send-page .inputs.reversed label {
	display: inline-block;
	padding: 0 0 0 5px;
	vertical-align: middle;
}
.profile-info-box .avatar {
	float: left;
	width: 200px;
	margin: 0;
	border-color: #ddd;
}
.profile-info-box .profile-stats {
	float: right;
	width: calc(100% - 212px);
}
.profile-info-box .title {
    padding: 5px 0 0;
}
.profile-info-box .send-pm {
	float: right;
	width: calc(100% - 212px);
	margin: 0;
}
.private-message-view-page .page-body {
	padding: 0 5px;
}
.private-message-view-page .back-pm-button {
	display: inline-block !important;
	float: right;
}

}