/* ------------------------------------------------------------------------ */
/* Use this file to overwrite css rules from any css file. This way you
/* won't lose any of your modifications after updating the theme.
/* ------------------------------------------------------------------------ */

body,#wrapper {
	background:#fff;
}
input {
	font-family:'Istok Web', sans-serif;
}
body .form-group .form-control {
	border:0;box-shadow:none;background:transparent;border-bottom:2px solid #fa0;padding:5px 10px;
}
body .form-group label {
	font-size:16px;color:#fa0;letter-spacing:1px;text-align:left !important;
}
body form.box {
	border:5px solid #fa0;background:#fffaf0;
}
body .form-group.submit {
	text-align:right;
}
body .form-group.submit button, #submitPayment, .confirmation-payment a {
	background:#ffaa00;border:2px solid #ff7900;border-radius:25px;color:#fff;padding:3px 13px;font-size:16px;font-family:inherit;letter-spacing:1px;cursor:pointer;
}
h1.section-header {
	text-align:center;color:#000;border-bottom:0;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	width:auto;height:auto;
}
.box .inline-element {
	float:none;
}
.fancybox-error {
	padding:15px 50px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background:#ffaa00;
}
.owl-theme .owl-controls .owl-page span {
	opacity:1;background:#e0e1e2;
}
.content_sortPagiBar {
	border-bottom:0;
}
#index #columns {
	padding-top:0;
}
#index #center_column {
	padding:0;
}
#header_top {
	position:relative;z-index:10;
}
#header_menu {
	padding:10px 0;
}
#logo {
	position:relative;margin:0;
}
#logo a {
	position:absolute;width:115px;background:#ffd400;padding:25px 20px;border-radius:50%;margin-top:-35px;left:50%;margin-left:-50px;
}
.wpmegamenu > ul > li {
	font-size:16px;font-weight:bold;padding:0 10px;
}
.wpmegamenu > ul > li a {
	color:#000;
}
#header_search_wrapper {
	margin-left:10px;margin-right:0;
}
#sticky-menu-wrapper {
	background:#ffd400;
}
#sticky-menu-wrapper img.logo {
	padding:10px;
}
#wpimageslider {
	padding-bottom:0;
}
#frontpage-slider {
	margin-bottom:0;
}
.flex-control-paging li a {
	background:#e0e1e2;
}
.flex-control-paging li a.flex-active {
	background:#ffb000;
}
#wpfrontpageblocks {
	background:#ffb000;margin-bottom:0;
}
#wpfrontpageblocks .frontpage-content {
	width:50%;margin:auto;
}
#wpfrontpageblocks .wpfrontpageblock {
	text-align:center;margin:15px 1%;
}
#wpfrontpageblocks .wpfrontpageblock a {
	display:table;margin:auto;
}
#wpfrontpageblocks .wpfrontpageblock a:hover .wpfront-img, #wpfrontpageblocks .wpfrontpageblock a:active .wpfront-img {
	background:#ff7900;
}
#wpfrontpageblocks .wpfront-img {
	display:table-cell;vertical-align:middle;padding:10px;border:3px solid #ff7900;border-radius:50%;transition:background .5s;-webkit-transition:-webkit-background .5s;
}
#wpfrontpageblocks .wpfront-desc {
	display:table-cell;vertical-align:middle;
}
#wpfrontpageblocks .wpfront-desc h3 {
	font-size:18px;color:#fff;padding-left:10px;
}
#cmsinfo_block_container {
	background-image:url('../img/bg-about.png');padding:40px 0;margin-bottom:0;
}
#cmsinfo_block_container .row, #wpproductcarousels .row {
	max-width:1300px;margin:auto;padding:0 40px;
}
#cmsinfo_block_container .title-1, #wpproductcarousels .title-1 {
	border:0;font-size:36px;color:#000;text-align:center;font-weight:bold;
}
#cmsinfo_block h3 {
	font-size:32px;color:#000;margin-bottom:15px;margin-top:25px;
}
#cmsinfo_block p {
	font-size:16px;color:#000;font-family:'Istok Web', sans-serif;font-weight:bold;
}
#htmlbox {
	padding:40px 0;
}
#htmlbox .htmltext {
    margin-top:0;height:60px;overflow:hidden;position:relative;margin-bottom:0px;
}
#htmlbox .htmltext p {
	font-size:48px;color:#ffb000;white-space:nowrap;overflow:hidden;text-overflow:clip;animation:marquee_left 20s linear infinite;display:block;width:200%;position:absolute;
}
@keyframes marquee_left {
	0%{left:0;}100%{left:-100%;}
}
#wpproductcarousels .item, .product_list .item {
	padding:10px;
}
#wpproductcarousels .item:hover, .product_list .item:hover {
	background:#ffd400;
}
#wpproductcarousels .item-details, .product_list .item-details {
	text-align:left;font-size:16px;font-weight:bold;
}
#wpproductcarousels .item-name-link, .product_list .item-name-link {
	color:#000;
}
#wpproductcarousels .item-price, .product_list .item-price {
	margin:0;
}
#wpproductcarousels .item-buttons, .product_list  .item-buttons {
	position:absolute;right:0;top:2px;opacity:1;
}
#wpproductcarousels .item-buttons a, .product_list .item-buttons a {
	background:#ffaa00;border:2px solid #ff7900;border-radius:25px;color:#fff;text-transform:uppercase;padding:3px 13px;
}
#wpproductcarousels .item-buttons a span, .product_list .item-buttons a span {
	padding:0 2px;
}
#wpproductcarousels .item-hover, .product_list .item-hover {
	position:absolute;top:0;height:100%;background:transparent;
}
#wpproductcarousels .item-hover a.add-to-wishlist, .product_list .item-hover a.add-to-wishlist {
	position:absolute;right:3px;color:#ffd400;z-index:20;
}
#wpproductcarousels .item-hover a.view-product, .product_list .item-hover a.view-product {
	position:absolute;top:0;color:#ffd400;height:100%;width:100%;left:0;z-index:10;
}
#wpproductcarousels .item-hover a.view-product span, .product_list .item-hover a.view-product span {
	opacity:0;
}
#wpproductcarousels .owl-controls {
	margin-top:50px;
} 
#wpproductcarousels .owl-buttons {
	position:relative;width:120px;top:-21px;left:50%;margin-left:-60px;height:20px;
}
#wpproductcarousels .owl-buttons span {
	background:#fa0;color:#fff;border-radius:50%;
}
#wpproductcarousels .wpproductcarousel-btn {
	text-align:center;
}
#wpproductcarousels .wpproductcarousel-btn a {
	background:#ffaa00;border:2px solid #ff7900;border-radius:25px;color:#fff;text-transform:uppercase;padding:3px 13px;font-size:20px;letter-spacing:1px;
}
#go-to-top {
	background:#fa0;
}
#main-footer, #main-footer a {
	color:#000;
}
#main-footer .footer-block h4, .wpsociallinks-text, #main-footer .list-icon-arrow li:before {
	display:none;
}
#main-footer .list-icon-arrow {
	text-align:center;
}
#main-footer .list-icon-arrow li {
	padding-left:0;display:inline-block;padding-right:25px;font-size:18px;font-weight:bold;
}
#wpcustomfooterblock p {
	font-size:18px;font-weight:bold;text-align:center;margin:0;
}
#wpcustomfooterblock img {
	width:22px;height:auto;vertical-align:middle;
}
#wpcustomfooterblock a {
	color:#000 !important;margin-right:10px;
}
#footer-top {
	background-image:url('../img/bg-footer-top.png');padding-top:25px;background-repeat-y:no-repeat;
}
#footer {
	box-shadow:none;-webkit-box-shadow:none;
}
#footer a {
	color:#000;
}
#footer .item {
	margin-bottom:10px;
}
#footer .wpsociallink {
	display:inline-block;float:none;height:30px;padding:5px 8px;width:30px;background:#000;border-radius:50%;margin:auto 5px;
}
#footer .wpsociallink a {
	color:#ffd400;
}
#footer .wpsociallink img {
	height:auto;margin:4px 0;
}
#footer .wpsociallink .wpicon {
	font-size:13px;line-height:18px;
}
#footer-social-links {
	border-bottom:0;text-align:center;
}
#bottom-footer {
	text-align:center;color:#000;padding:10px 0 35px;box-shadow:none;-webkit-box-shadow:none;font-size:11px;font-weight:bold;font-family:'Istok Web', sans-serif;
}
#layer_cart {
	width:30%;
}
#layer_cart .layer_cart_product .product-image-container {
	display:inline-block;max-width:inherit;width:75px;vertical-align:top;
}
#layer_cart .layer_cart_product {
	background:#fffaf0;border:5px solid #fa0;
}
#layer_cart .layer_cart_product .layer_cart_product_info {
	display:inline-block;font-weight:bold;margin-left:10px;padding-top:0;
}
#layer_cart .layer_cart_product .layer_cart_product_info > div {
	margin:0;
}
#layer_cart .layer_cart_product h2.success-text {
	font-size:12px;margin:10px 0;padding:5px 10px;font-family:'Istok Web', sans-serif;background:#ffd400;color:#333;
}
#layer_cart .layer_cart_product h2.total-item {
	font-size:12px;color:#333;margin-bottom:3px;padding-bottom:0;
}
#layer_cart .layer_cart_product .button-container {
	margin-top:10px;margin-bottom:10px;
}
#layer_cart .layer_cart_product .button-container .continue {
	width:49%;display:inline-block;font-size:12px;padding:5px 10px;background:#ffaa00;border:2px solid #ff7900;border-radius:25px;color:#fff;text-transform:uppercase;letter-spacing:1px;text-align:center;
}
#layer_cart .layer_cart_product .button-container .wpicon {
	margin-right:5px;
}
#layer_cart .layer_cart_product .button-container a {
	width:49%;float:right;display:inline-block;padding:5px 10px;font-size:12px;background:#ffaa00;border:2px solid #ff7900;border-radius:25px;color:#fff;text-transform:uppercase;letter-spacing:1px;text-align:center;
}
#layer_cart .crossseling .crossseling-content {
	padding:0 20px;
}
#layer_cart .crossseling .crossseling-content .title-1 {
	font-size:14px;
}
#layer_cart #blockcart_crossselling_list {
	padding:0 0 30px 0;
}
#layer_cart .layer_cart_cart .button-container a.button-1 {
	background:#000;color:#fff;
}
#header_cart_block #button_order_cart {
	background:#ffaa00;border:2px solid #ff7900;border-radius:25px;color:#fff;text-transform:uppercase;letter-spacing:1px;text-align:center;float:right;padding:5px 20px;
}
#header_cart_block .products {
	background:transparent;
}
#header_cart_block {
	background:#fffaf0;border:2px solid #fa0;
}
#category-header {
	text-align:center;background:none;box-shadow:none;-webkit-box-shadow:none;padding:25px 0 0;
}
#category-header .category-name h1 {
	color:#000;text-shadow:none;
}
#category-header .category-name p {
	color:#000;text-shadow:none;font-size:16px;font-weight:bold;font-family:'Istok Web', sans-serif;
}
#category-header .category-name img {
	margin-top:25px;
}
#category #columns {
	padding:15px 0;
}
.sortPagiBar {
	margin:0 0 13px 0;
}
#category-header .one-row > .category-name {
	padding:20px 0 15px;
}
#sidebar .title_block {
	text-transform:uppercase;font-weight:bold;font-size:22px;border-bottom:0;padding:5px 15px;margin:0;
}
#categories_block_left li a {
	font-size:14px;font-family:'Istok Web', sans-serif;border-radius:15px;padding:5px 15px;
}
#categories_block_left li a:hover, #categories_block_left li a:active {
	background:#ffd400;
}
#categories_block_left ul li:before {
	content:"";
}
#categories_block_left li {
	padding-left:0;
}
#pagination_bottom .pagination-list {
	display:inline-block;border-top:0;
}
#pagination_bottom form.showall {
	display:inline-block;
}
.pagination-list li {
	padding:5px !important;font-size:14px;
}
.pagination-list li.active {
	color:#fa0;font-weight:bold;
}
.pagination-list li a, .pagination-list li span {
	padding:5px;
}
#pagination_next_bottom span, #pagination_previous_bottom span {
	border-radius:50%;background:#fa0;color:#fff !important;
}
#pagination_next_bottom span.disabled, #pagination_previous_bottom span.disabled {
	background:rgba(255,170,0,.5);
}
#pagination_bottom form.showall button {
	background:#fa0;border:2px solid #ff7900;border-radius:25px;color:#fff;text-transform:uppercase;padding:7px 13px;font-family:inherit;letter-spacing:1px;font-size:14px;
}
#product #breadcrumb, #breadcrumb {
	text-align:right;
}
.pb-center-column #short_description_block {
	border-bottom:0;border-top:0;padding:0;
}
#short_description_block.normalized li {
	margin-left:18px;
}
#short_description_block.normalized ul {
	margin:-14px 0 15px;
}
#short_description_content {
	font-size:14px;font-family:'Istok Web', sans-serif;
}
.content_prices h3 {
	font-size:24px;color:#000;display:inline-block;
}
#our_price_display {
	font-size:16px;font-family:'Istok Web', sans-serif;font-weight:bold;margin-left:10px;
}
.pb-center-column #buy_block {
	float:left;
}
.pb-center-column #buy_block label {
	font-size:18px;width:auto;float:left;margin-right:10px;color:#000;text-align:left;
}
#buy_block #quantity_wanted_p {
	display:inline-block;
}
#buy_block #quantity_wanted_p .product_quantity_down, #buy_block #quantity_wanted_p .product_quantity_up {
	padding:4px 0 5px;background:#fa0;color:#fff;border-width:2px;border-style:solid;border-color:#ff7900;
}
#buy_block #quantity_wanted_p .product_quantity_down {
	border-top-left-radius:15px;border-bottom-left-radius:15px;border-right:0;
}
#buy_block #quantity_wanted_p .product_quantity_down span {
	padding:7px 10px;border-right:2px solid #fff;
}
#buy_block #quantity_wanted_p .product_quantity_up {
	border-top-right-radius:15px;border-bottom-right-radius:15px;border-left:0;
}
#buy_block #quantity_wanted_p .product_quantity_up span {
	padding:7px 10px;border-left:2px solid #fff;
}
#buy_block #quantity_wanted {
	border-top:2px solid #ff7900;border-bottom:2px solid #ff7900;border-color:#ff7900 transparent;height:34px;background:#fa0;color:#fff;
}
#buy_block .box-cart-bottom {
	display:inline-block;margin:0;vertical-align:top;
}
#buy_block .box-cart-bottom > div{
	display:inline-block;
}
#buy_block #add_to_cart {
	margin:0;
}
#buy_block #add_to_cart button {
	height:34px;font-size:16px;padding:0 15px;background:#fa0;border:2px solid #ff7900;border-radius:15px;color:#fff;font-family:inherit;letter-spacing:1px;
}
#buy_block .box-cart-bottom .buy_block_wishlist_button {
	border-radius:15px;border:2px solid #ff7900;background:#fa0;line-height:32px;height:34px;vertical-align:top;font-size:16px;padding:0 15px;
}
#buy_block .box-cart-bottom .buy_block_wishlist_button a {
	color:#fff;
}
#wpproductshare {
	float:right;margin-top:13px !important;
}
#product .primary_block {
	margin-bottom:0;
}
#product .secondary_block {
	margin-top:0;
}
#product-navigation-links a, #product-navigation-links > div {
    border-radius:15px;border:2px solid #ff7900;background:#fa0;vertical-align:top;font-size:16px;padding:2px 15px;color:#fff;
}
#product-navigation-links .disabled {
	opacity:.7;
}
#product-navigation-links span {
	padding:0 2px;
}
#contact .page-header, #module-paymentconfirmation-confirm .page-header {
	text-align:center;color:#000;border-bottom:0;margin-bottom:0;
}
#contact .contact-form-box {
	padding:30px 0;width:80%;min-height:560px;margin-bottom:50px;
}
#contact .contact-form-box::before {
	content:'';background:url(../img/bg-ct-1.png);background-repeat:no-repeat;width:150px;height:150px;background-size:auto 100%;display:block;position:absolute;left:-110px;
}
#contact .contact-form-box::after {
	content:'';background:url(../img/bg-ct-2.png);background-repeat:no-repeat;width:150px;height:150px;background-size:auto 100%;display:block;position:absolute;margin-right:-124px;right:0;bottom:30px;
}
#contact .column-right {
	border-left:2px solid #fa0;
}
#contact .contact-form-box .form-group {
	margin:0 auto 10px;
}
#contact .contact-form-box .form-group.submit {
	text-align:right;
}
#contact .contact-form-box .form-control#message {
	border-bottom:0;min-height:400px;
}
#contact .inline-element {
	float:none;margin:0;
}
#authentication #create-account_form, #authentication #login_form {
	width:85%;
}
#authentication .lost_password {
	display:inline-block;width:auto;float:left;margin:5px 0;clear:inherit;
}
#authentication #login_form .submit {
	display:inline-block;width:auto;float:right;margin:0;clear:inherit;
}
#account-creation_form {
	width:80%;margin:auto;
}
#account-creation_form .form_info {
	display:inline-block;
}
#account-creation_form .submit.form-group {
	max-width:100%;
}
#cart_summary {
	border:0;box-shadow:none;
}
#cart_summary th, #order-detail-content th {
	background:#fa0;color:#fff;padding:8px 10px;
}
#cart_summary td {
	vertical-align:top;border-right:0;
}
#cart_summary .cart_product {
	width:7%;
}
#cart_summary .cart_description {
	width:25%;text-align:left;
}
#cart_summary .cart_unit, #cart_summary .cart_quantity, #cart_summary .cart_total {
	width:15%;
}
#cart_summary .cart_delete {
	width:10%;
}
#cart_summary tfoot {
	border-top:1px solid #000;
}
#cart_summary tfoot tr, #cart_summary tfoot tr.odd {
	border-bottom:1px solid #000;
}
#cart_summary tbody tr, #cart_summary tbody tr.odd {
	border-bottom:0;
}
#cart_summary tfoot tr td:first-child {
	text-align:right !important;
}
#cart_summary tfoot tr {
	background:transparent;
}
#cart_summary tfoot td, #order-detail-content td {
	padding:7px 15px 5px;font-weight:normal;
}
#cart_summary tfoot td, #order-detail-content td strong {
	font-weight:normal;
}
#cart_summary #cart_voucher #total_price_label {
	font-weight:bold;font-size:12px;
}
#cart_summary .cart_total_price #total_price_container #total_price {
	font-size:12px;
}
.cart_navigation {
	margin-bottom:60px;
}
#order-opc h1.page-header {
	margin:0;padding:20px 0 0;border-bottom:0;
}
#order-opc .order-opc-section-title > .number {
	background:#fa0;
}
#order-opc .delivery_options .delivery_option table {
	border:0;
}
#order-opc .delivery_options td {
	padding:0;
}
#order-opc .delivery_options input[type=radio] {
	display:none;
}
#order-opc .delivery_options input[type=radio]:checked~label {
	background:#fffaf0;border:1px solid #fa0;
}
#order-opc .delivery_options label {
	border:1px solid #d7dce2;line-height:34px;vertical-align:middle;margin-bottom:0;font-weight:400;font-size:12px;
}
#order-opc .delivery_options label img {
    width:15%;display: inline-block;
}
#order-opc .delivery_options .delivery_option_name {
    width:50%;display:inline-block;line-height:14px;vertical-align:middle;margin-bottom:0;margin-left:10px;
}
#order-opc .delivery_options .delivery_option_price {
    width:25%;display:inline-block;margin-left:10px;margin-bottom:0;
}
#order-opc .delivery_options .delivery_option {
	margin-bottom:5px;
}
#opc_account h3.section-header {
	padding:0 0 5px 0 !important;text-align:left;margin-bottom:10px;
}
#opc_account .address_delivery .form-group, #order-opc .addresses .address_delivery, #order-opc .addresses .address_selection {
	padding:0;margin:0 auto 10px;
}
#order-opc .address {
	text-align:left;background:#fffaf0;padding:10px;
}
#order-opc .address h3.page-subheading {
	font-weight:bold;
}
#order-opc .payment_module {
    margin:0 0 5px 0;
}
#order-opc .payment_module a {
    background:#f8f8f8;padding:10px;line-height:25px;
}
#order-opc .payment_module img {
    height:25px;margin-right:10px;
}
#order-opc .payment_module a.universalpay:after {
    height:45px;line-height:45px;font-size:inherit;top:0;margin-top:0;
}
#order-opc .cheque-box {
    width:100%;text-align:left;margin:20px 0;
}
#order-opc .cheque-box h3 {
    font-size:18px;font-weight:bold;
}
#order-opc .paiement_block #cart_navigation, #order-opc .paiement_block .cart_navigation {
    margin:30px 0;
}
#order-opc .paiement_block button {
	background:#ffaa00;border:2px solid #ff7900;border-radius:25px;color:#fff;text-transform:uppercase;letter-spacing:1px;font-family:inherit;padding:5px 20px;
}
#paymentconfirmation {
	padding:35px 0;width:80%;
}
#paymentconfirmation .form-group {
	margin:0 auto 15px;
}
#paymentconfirmation .form-group.row {
	padding:0 10px !important;
}
#paymentconfirmation label small {
	font-size:11px;color:#c8c8c8;padding-left:10px;
}
#paymentconfirmation #fileUpload {
	float:left;
}
#paymentconfirmation .submit {
	margin-top:25px;
}
.confirmation-payment p {
	margin-bottom:10px;
}
#order-confirmation .box {
	text-align:center;
}
#module-verifyuser-confirm .verify-box, #module-verifyuser-verify .verify-box {
	background:transparent;border:0;box-shadow:none;font-size:18px;text-align:center;color:#444;
}
#module-verifyuser-confirm .verify-box strong {
	color:#000;
}

@media (min-width:1024px) {
	.wpmegamenu > ul > li {
		position:relative;
	}
	.wpmegamenu .menu-items > li a {
		width:100%;display:block;
	}
	.mobile-cart-total {
		display:none;
	}
	.wpmegamenu .menu-items {
		min-width:100px !important;max-width:250px !important;left:auto !important;right:0;
	}
}

@media (max-width:1023px) {
	#wpmm-nav {
		background:#ffd400;
	}
	.wpmm-nav-btn {
		text-align:left;
	}
	.wpmm-nav-btn .wpicon {
		color:#000;font-size:20px;
	}
	#wpmm-tabs {
		background:transparent;
	}
	.wpmm-tab.wpmm-open {
		position:relative;height:100vh;background:#fff;
	}
	.wpmm-tab h3.section-header {
		color:#fff;margin-bottom:0;
	}
	.wpmm-tab .form-group {
		margin: 0 auto 10px auto;
	}
	.wpmm-tab .form-group label {
		color:#fa0;font-weight:normal;
	}
	.wpmm-tab .form-group a {
		color:#fa0;
	}
	.wpmm-tab #mobile_header_user_info a, .wpmm-tab #mobile_header_user_info span {
		color:#fa0;
	}
	.wpmm-tab #mobile_header_user_info .username {
		font-size:18px !important;
	}
	.wpmm-tab #mobile_header_user_info .myaccount {
		font-size:12px;
	}
	.wpmm-tab .button-1 {
		color:#000 !important;background:#fff !important;font-weight:bold;
	}
	.cart_info_inner, .wpmm-nav-btn[data-wpmmtab="myaccount"] {
		display:inline-block;width:auto;text-align:center;float:right;
	}
	#logo {
		text-align:center;
	}
	#currency_selector .currencies_ul li a {
		font-size:16px;
	}
	#header_mobile_menu {
		padding-top:0;overflow:auto;height:calc(100% - 120px);height:-webkit-calc(100% - 120px);height:-o-calc(100% - 120px);height:-moz-calc(100% - 120px);
	}
	#wpmegamenu-mobile {
		margin-top:0;
	}
	.wpmegamenu .root-item.no-description {
		width:100%;padding:0 25px 5px 10px;line-height:36px;
	}
	.wpmegamenu .root-item.no-description a {
		color:#000;font-size:16px;
	}
	#header_mobile_menu .wpmegamenu > ul > li:first-of-type {
		border-top:0;
	}
	#header_mobile_menu .wpmegamenu > ul > li {
		border-bottom:0;position:relative;
	}
	#header_mobile_menu .wpmegamenu .menu-items {
		padding:10px;
	}
	#header_mobile_menu .wpmegamenu .menu-items > .menu-item {
		margin:0;
	}
	#header_mobile_menu .wpmegamenu .wpmegamenu-mobile-handle {
		position:absolute;top:-10px;right:5px;color:#fff;
	}
	.search_query_icon {
		width:15%;text-align:center;float:left;
	}
	#searchbox {
		width:85%;float:right;
	}
	#search_block_top {
		position:absolute;left:0;width:100%;padding:15px 40px 15px 15px;bottom:20px;
	}
	.search_block_top_form:before, .search_block_top_form:after {
		display:none;
	}
	.search_block_top_form {
		display:block;position:relative;top:0;padding:0;background:transparent;box-shadow:none;
	}
	#search_query_top {
		width:100%;border:0;background:transparent;border-bottom:2px solid #fa0;border-radius:0;
	}
	.wpmm-tab.cart #header_cart_block {
		border:0;
	}
	#header_cart_block .cart_block_product_name,
	.wpmm-tab .price,
	#header_cart_block .cart-prices .cart-prices-line,
	#header_cart_block .cart_block_shipping_cost,
	#header_cart_block .remove_link .ajax_cart_block_remove_link, 
	#header_cart_block .deleteCustomizableProduct a, 
	#header_cart_block .delete_voucher,
	#wpmm-container .cart_block .cart_block_no_products {
		color:#000;
	}
	#header_cart_block .quantity-formated {
		color:#000;text-align:center;
	}
	.cart_info_inner .ajax_cart_quantity {
		color:#fff;background:#353535;position:absolute;top:3px;vertical-align:middle;line-height:20px;border-radius:50%;padding:0 7px;left:-8px;font-size:11px;
	}
	.wpmm-nav-btn.cart_info_inner {
		position:relative;
	}
	.wpmm-nav-btn.cart_info_inner > .ajax_cart_quantity::before,
	.wpmm-nav-btn.cart_info_inner > .ajax_cart_quantity::after {
		display:none;
	}
	#order-opc #login_form {
		min-height:300px;
	}
	#order-opc .wpmm-tab .button-1 {
		background:#fff !important;color:#000;
	}
	.authentication-page-wrapper .column {
		padding:0;
	}
	.authentication-page-wrapper .box .form-group.submit button {
		width:87%;
	}
	#paidconfirm_nav {
		position:relative;display:block;width:100%;padding-left:0;
	}
	#paidconfirm_nav a {
		font-size:16px;text-transform:uppercase;
	}
	#paymentconfirmation_nav {
		position:relative;display:block;width:100%;padding-left:0;
	}
	#paymentconfirmation_nav a {
		font-size:16px;text-transform:uppercase;color:#fff;
	}
}

@media (min-width:768px) and (max-width:1023px) {
	#logo .logo {
		width:100px;margin:10px;
	}
	#header {
		display:none;
	}
	#layer_cart {
		width:55%;
	}
	.sortPagiBar > .align-right {
		margin-top:0;
	}
	.product_list .item-details {
		display:none;
	}
	.product_list .item-name-link {
		height:32px;display:block;overflow:hidden;
	}
	.product_list .item-name-link .item-name {
		font-size:18px;height:22px;overflow:hidden;display:block;line-height:22px;
	}
	#product .pb-left-column {
		width:31.33%;padding:0 15px 0 0;
	}
	#product .pb-right-column {
		width:18%;
	}
	#product .pb-right-column .pb-right-column-content-wrapper {
		padding:20px 5px;
	}
	#product #buy_block #quantity_wanted {
		max-width:47%;
	}
	#cart_summary tfoot td, #order-detail-content td {
		padding:7px 0 5px;
	}
	#order-opc td.delivery_option_logo {
		display:none;
	}
	#order .delivery_option table td.delivery_option_logo+td, #order-opc .delivery_option table td.delivery_option_logo+td {
		width:80%;
	}
	#wpfrontpageblocks .title-1 hr {
		border-width:2px 0 0 0;top:4px;
	}
	#fkp input#Payment_Ammount {
		width:88% !important;
	}
	#theplaceyouwant {
		height:125px;
	}
	#main-footer .grid .item {
		margin:0 1%;
	}
	#main-footer {
		padding-bottom:0;
	}
	#cms .stores-custom {
		width:75%;margin:auto;
	}
}

@media (max-width:767px) {
	.wpmm-tab .column {
		margin-bottom:0;
	}
	#header_bottom {
		padding-bottom:0;
	}
	#logo a {
		width:auto;position:relative;left:0;margin:0;padding:0;
	}
	.flex-control-nav {
		bottom:0;
	}
	#breadcrumb, .breadcrumb-wrapper {
		display:none !important;
	}
	#layer_cart {
		width:100%;
	}
	#wpimageslider ul.slides > li {
		height:300px;
	}
	#wpimageslider li img {
		height:100%;position:absolute;max-width:none;width:850px;left:50%;margin-left:-425px;
	}
	#wpfrontpageblocks .title-1 {
		margin-bottom:10px !important;
	}
	#wpfrontpageblocks .title-1 h3 {
		font-size:20px;letter-spacing:2px;position:relative;font-weight:bold;padding-right:0;
	}
	#wpfrontpageblocks .title-1 h3 i.fa {
		margin-left:5px;
	}
	#wpfrontpageblocks .title-1 hr {
		display:none;
	}
	.wpfrontpageblock .description {
		font-size:13px;color:#fff;background:#000;
	}
	#wpproductcarousels {
		margin-bottom:0;
	}
	#wpproductcarousels .title-1 {
		margin-bottom:0 !important;padding-bottom:0;
	}
	#cmsinfo_block_container .row, #wpproductcarousels .row {
		padding:0;
	}
	#wpproductcarousels .title-1 h3 {
		font-size:24px;letter-spacing:2px;text-align:center;padding-right:0;font-weight:bold;padding-bottom:10px;border-bottom:2px solid #000;
	}
	#wpproductcarousels .item-name-up {
		text-align:center;border-bottom:0;margin-bottom:0;padding-bottom:0;
	}
	#wpproductcarousels .item-name-up .item-name {
		font-size:18px;color:#000;
	}
	#wpproductcarousels .item-price {
		text-align:left;
	}
	#wpproductcarousels .item-details {
		background:#e0e0e0;padding:15px;
	}
	#wpproductcarousels .item-buttons .add-to-cart {
		font-weight:normal;text-align:left;margin-left:10px;font-size:14px;
	}
	#wpproductcarousels .item-details .wpicon-cart {
		float:right;margin-right:20px;margin-top:-2px;
	}
	#wpproductcarousels .owl-theme .owl-controls {
		margin-top:20px;
	}
	#wpproductcarousels .wpproductcarousel {
		margin-bottom:5px;
	}
	.product_list .ajax_block_product:hover .detail-link-box, #wpproductcarousels .item:hover .detail-link-box {
		display:none;
	}
	#wpproductcarousels .owl-theme .owl-controls .owl-page span {
		margin:5px 3px;
	}
	#wpproductcarousels .see-more-link {
		display:block;text-align:center;margin-right:15px;
	}
	#wpproductcarousels .see-more-link a {
		background:#000;color:#fff;padding:10px 30px;letter-spacing:2px;font-family:'Playfair Display', serif;font-size:14px;
	}
	.sortPagiBar {
		margin-bottom:0 !important;
	}
	.sortPagiBar > .align-right {
		margin-top:0;
	}
	.product_list .ajax_block_product {
		padding:0;
	}
	.product_list .item-details {
		display:none;
	}
	.product_list .ajax_block_product:hover {
		box-shadow:none;-webkit-box-shadow:none;
	}
	.product_list .item-cart-button {
    	background:#e0e0e0;padding:15px;
	}
	.product_list .item-cart-button .item-buttons .add-to-cart {
		text-align:left;color:#353535 !important;font-weight:normal;padding:0;
	}
	.product_list .item-cart-button .item-buttons .add-to-cart .wpicon-cart {
		float:right;
	}
	#product .pb-right-column {
		display:none;
	}
	#product .pb-center-column h1 {
		line-height:28px;
	}
	#crossselling {
		margin-bottom:0;
	}
	#crossselling-carousel.carousel-grid .item {
		margin:0;
	}
	#blockcart-crossselling {
		display:none;
	}
	.primary_block {
		margin-bottom:0;
	}
	.pb-center-column, .pb-right-column {
		margin-bottom:0;
	}
	.pb-center-column #buy_block, #short_description_block {
		width:100%;
	}
	.secondary_block .column {
		padding:0;
	}
	#buy_block #quantity_wanted {
		max-width:50%;
	}
	#authentication #create-account_form, #authentication #login_form {
		width:100%;margin-left:0;margin-right:0;
	}
	#order-opc #cart_summary .cart_item td {
		vertical-align:middle;
	}
	#order-opc h1.page-header {
		font-size:18px !important;
	}
	#order-opc .shopping-cart-count {
		font-size:14px;
	}
	#order-opc #cart_summary .mobile-label {
		width:30%;display:inline-block;vertical-align:middle;font-size:13px;
	}
	#order-opc #cart_summary .mobile-desc {
		width:68%;display:inline-block;vertical-align:middle;
	}
	#order-opc #cart_summary .cart_product img {
		width:75px;
	}
	#order-opc #cart_summary .cart_description .product-name {
		font-size:13px;margin-bottom:0;
	}
	#order-opc #cart_summary tr.cart_item {
		border:1px solid #777;padding:35px 0;
	}
	#order-opc #cart_summary tr.cart_item.even {
		background:transparent;
	}
	#order-opc #cart_summary tfoot td {
		    width:49% !important;text-align:left !important;display:inline-block;
	}
	#order-opc #cart_summary .cart_unit .price-percent-reduction {
		font-size:12px;padding:0;width:30%;
	}
	#order-opc #cart_summary .cart_total_price #total_price_container #total_price {
		text-align:left !important;
	}
	#history .wpresponsivetable-wrapper table.wpresponsive td {
		min-width:auto;width:50%;
	}
	#fkp label, #fkp .nopl {
		margin-bottom:5px;
	}
	#fkp .radio-inline {
		display:block;
	}
	#fkp .radio-inline label {
		display:block;
	}
	#fkp .form-group select {
		padding:3px 0;
	}
	#fkp button {
		margin:0 20px;
	}
	#paymentconfirmation label, #paymentconfirmation .nopl {
		margin-bottom:5px;
	}
	#paymentconfirmation .radio-inline {
		display:block;
	}
	#paymentconfirmation .radio-inline label {
		display:block;
	}
	#paymentconfirmation .form-group select {
		padding:3px 0;
	}
	#paymentconfirmation button {
		margin:0 10px;
	}
	#bottom-footer .column {
		margin-bottom:0;
	}
	#wpsociallinks {
		text-align:center;
	}
	.wpsociallink {
		height:49px;display:inline-block;float:none;
	}
	.wpsociallink img {
		height:40px;
	}
	#main-footer .grid .item {
		margin:0 1% 5px 1%;
	}
	#theplaceyouwant {
		display:block !important;height:auto;
	}
	#theplaceyouwant .slider-item {
		padding:0 2px !important;margin-bottom:20px;
	}
	#theplaceyouwant .slider-wrapper {
		height:auto;
	}
	#theplaceyouwant .slider-menu {
		bottom:0;
	}
	#cms .stores-custom, #cms .stores-custom .col-6-12 {
		width:100%;
	}
	#htmlbox {
		padding:0;
	}
	#htmlbox .column {
		margin:0;padding:0;
	}
	#htmlbox p {
		font-size:24px;
	}
	#wpfrontpageblocks .frontpage-content {
		width:100%;
	}
	#wpfrontpageblocks .frontpage-content .grid {
		text-align:center;
	}
	#wpfrontpageblocks .wpfrontpageblock {
		margin:20px 10px 0;width:auto;display:inline-block;
	}
	#wpfrontpageblocks .wpfront-desc {
		display:none;
	}
	#contact .page-header {
		padding-top:0;
	}
	#contact .contact-form-box {
		width:100%;margin-bottom:0;
	}
	#contact .contact-form-box::before, #contact .contact-form-box::after {
		display:none;
	}
	#contact .column-right {
		border-left:0;margin-bottom:0;
	}
	#contact .contact-form-box .form-control#message {
		min-height:0;
	}
	#category-header .one-row > .category-name {
		text-align:center;padding-top:0;margin-bottom:0;
	}
	#category-header .category-name p {
		font-size:12px;
	}
	#product-navigation-links #product-prev-link, #product-navigation-links #product-next-link {
		padding:5px 25px;border-radius:5px;
	}
}

@media (max-width:350px) {
	#wpfrontpageblocks .title-1 h3 i.fa {
		display:none;
	}
	#product #buy_block .product_attributes,
	#buy_block #quantity_wanted_p {
		width:100%;
	}
	#buy_block #quantity_wanted {
		max-width:72%;
	}
}