/*
Theme Name: Harmóniabolt
Theme URI: http://www.harmoniabolt.hu/
Description: A Harmóniabolt alapértelmezett sablonja
Author: Digitalform
Author URI: http://www.digitalform.hu/
Version: 3.2.0
*/

*{
margin: 0;
padding: 0;
border: 0;
text-decoration: none;
list-style: none;
}
*, *:after, *::before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

body { font-family: 'PT Sans', sans-serif; font-size: 16px; background: #f0ece9; border-top: 5px solid #8e044f; }

li { list-style-type: none; }
h1, h2, h3, h4, h5 { font-weight: normal; }

button, input, select, textarea { font-family: 'PT Sans', sans-serif; font-size: 17px; outline: none; }
select { height: 50px; }

img.alignleft, img.alignright, img.aligncenter { border: 5px solid #eee; }
img.alignleft { margin: 0 20px 5px 0; float: left; }
img.alignright { margin: 0 0 5px 20px; float: right; }

.left { float: left; }
.right { float: right; }
.clear, .related  { clear: both; }
.inner { max-width: 1200px; margin: auto; position: relative; }
.hide { display: none !important; }
.p_20 { padding: 20px; }
.p_30 { padding: 30px; }
.b_r_50p { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.special_offer { height: 180px; margin-bottom: 30px; display: none; }
.vertical_middle { top: 50%; position: relative; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.more-less { margin-bottom: 20px; }
.required, .red { color: #8e044f; }

.button, #paylike-payment-button { height: 50px; padding: 0 20px; font-size: 15px; font-weight: 700; text-transform: uppercase; text-decoration: none !important; color: white !important; line-height: 50px; background-color: #8e044f; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; cursor: pointer; display: inline-block; }
.button:hover, #paylike-payment-button:hover, #content input[type=submit]:hover { background-color: #333; }

.button_40 { height: 40px; padding: 0 15px; font-size: 14px; line-height: 40px; } 

/* Font */
.t_a_c, .center { text-align: center; }
.sec_font { font-family: 'PT Sans Narrow', sans-serif; } 
.uppercase { text-transform: uppercase; }

/* Animation */
.anim { -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } 

/* Col */
.row { width: 100%; font-size: 0; }
.row > .col { font-size: 16px; vertical-align: top; display: inline-block; }
.row .col_50 { width: 50%; }
.row .col_33 { width: 33.3333333333%; }
.row .col_25 { width: 25%; }
.row .col_20 { width: 20%; }
.row .col_16 { width: 16.6666666666%; }
.row .col_14 { width: 14.28%; }

.row.row_table { display: table; table-layout: fixed; }
.row.row_table > .col { display: table-cell; }

/* ID */
#website { min-height: 100%; padding: 0 40px; background: white; }


/*
-------------
	MODAL
-------------
*/
.white-popup { width: auto; max-width: 340px; margin: 20px auto; font-size: 17px; background: white; position: relative; }
.white-popup.exitpopup { max-width: 700px; }
.white-popup.exitpopup .mfp-close { width: 40px; height: 40px; left: auto; right: -20px; top: -20px; padding: 0; line-height: 30px; background: #8e044f url(images/icon_close_white.svg) no-repeat center; background-size: auto 16px; cursor: pointer; opacity: 1; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.white-popup.exitpopup .wrapper { padding: 30px; }
.white-popup.exitpopup .wrapper h3 { margin-bottom: 10px; font-size: 25px; font-weight: 700; color: #8e044f; line-height: 100%; }
.white-popup.exitpopup .wrapper p { margin-bottom: 20px; }
.white-popup.exitpopup .wrapper p:last-child { margin-bottom: 0; }

.white-popup.exitpopup .wrapper.has_image { padding: 0; font-size: 0; display: table; table-layout: fixed; }
.white-popup.exitpopup .wrapper.has_image .image { width: 50%; background-repeat: no-repeat; background-position: center; background-size: cover; display: table-cell; }
.white-popup.exitpopup .wrapper.has_image .content { width: 50%; padding: 30px; font-size: 17px; display: table-cell; }
	

/*
----------------
	RWD NAV
----------------
*/
#rwd_menu { width: 450px; left: -450px; top: 0; bottom: 0; padding: 80px 0; color: white; position: fixed; z-index: 12; background: #222; overflow: auto; -moz-box-shadow: 0 0 30px rgba(0,0,0,0.3); -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.3); box-shadow: 0 0 30px rgba(0,0,0,0.3); } 
#rwd_menu select { width: 100%; height: 50px; margin-bottom: 10px; background: white; }
#rwd_menu .padding { padding: 0 80px; }

/* Menu */
#rwd_menu .menu ul li { position: relative; }
#rwd_menu .menu ul li.hide_in_rwd { display: none; }
#rwd_menu .menu ul li a { color: white; display: block; }

/* Primary menu */
#rwd_menu .menu.primary_menu { margin-bottom: 30px; }
#rwd_menu .menu.primary_menu ul li { padding: 0 80px; }
#rwd_menu .menu.primary_menu ul li.menu-item-has-children.open { background: white; }
#rwd_menu .menu.primary_menu ul li a { padding: 10px 0; font-size: 28px; position: relative; }
#rwd_menu .menu.primary_menu ul li.menu-item-has-children.open a { color: #000; }
#rwd_menu .menu.primary_menu ul li.menu-item-has-children > a:after { width: 30px; height: 30px; right: 0; top: 15px; background: rgba(255,255,255,0.1) url(images/icon_arrow_down_open_white.svg) no-repeat right center; background-size: cover; position: absolute; content: ''; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
#rwd_menu .menu.primary_menu ul li.menu-item-has-children.open > a:after { background-color: #8e044f; ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); }
#rwd_menu .menu.primary_menu ul li ul { padding: 10px 0; font-size: 20px; color: #999; display: none; }
#rwd_menu .menu.primary_menu ul li ul li { padding: 0; }
#rwd_menu .menu.primary_menu ul li ul li a { padding: 2px 10px; font-size: 20px; color: white; }
#rwd_menu .menu.primary_menu ul li ul li > a:after { width: 20px !important; height: 20px !important; top: 5px !important; right: 5px !important; background-color: transparent !important; background-image: url(images/icon_arrow_down_open.svg) !important; }
#rwd_menu .menu.primary_menu ul li ul li ul li a { padding: 2px 20px; font-size: 18px; text-decoration: underline; color: #777 !important; }
#rwd_menu .menu.primary_menu ul li ul li ul li a:hover { color: #333 !important; }

/* Search */
#rwd_menu .search { height: 50px; margin-bottom: 30px; border-top: 1px solid #444; border-bottom: 1px solid #444; position: relative; }
#rwd_menu .search input[type=text] { width: 100%; height: 100%; color: white; background: transparent; position: relative; z-index: 1; }
#rwd_menu .search input[type=submit] { width: 40px; height: 100%; right: 0; top: 0; background: url(images/icon_search_white.svg) no-repeat center; background-size: auto 20px; position: absolute; z-index: 2; cursor: pointer; }

/* Secondary menu */
#rwd_menu .menu.secondary_menu { padding-bottom: 20px; }
#rwd_menu .menu.secondary_menu ul li { margin-bottom: 5px; }
#rwd_menu .menu.secondary_menu ul li a { font-size: 18px; font-weight: 500; }
#rwd_menu .menu.secondary_menu ul li a:hover { text-decoration: underline; }

/* Button */
#rwd_menu .button { width: auto !important; padding: 0 !important; text-align: center; display: block; }

body.rwd_menu__opened #rwd_menu { left: 0; }


/*
---------------
	HEADER
---------------	
*/
#header hgroup { height: 110px; position: relative; }

/* Logo */
#header .logo { width: 260px; left: 50%; top: -5px; margin-left: -130px; position: absolute; }
#header .logo img { width: 100%; height: auto; display: block; }

/* Search */
#header .search { height: 40px; left: 0; top: 35px; font-size: 0; position: absolute; }
#header .search input[type=text] { width: 180px; height: 40px; margin-right: 5px; padding-left: 10px; font-size: 15px; vertical-align: top; border: 1px solid #ccc; display: inline-block; }
#header .search input[type=text]:focus { color: #000; }
#header .search input[type=submit] { width: 40px; height: 40px; background: #8e044f url(images/icon_search_white.svg) no-repeat center; background-size: auto 20px; cursor: pointer; }
#header .search input[type=submit]:hover { background-color: #222; }
#header .search select { height: 40px; margin-right: 5px; font-size: 15px; vertical-align: top; border: 1px solid #ccc; display: inline-block; }

/* Cart and profile */
#header .cart_profile { right: 0; top: 35px; position: absolute; }
#header .cart_profile .ajax_cart { height: 40px; padding-left: 40px; font-size: 22px; color: #222; line-height: 40px; background: url(images/icon_cart.svg) no-repeat left center; background-size: auto 30px; position: relative; }
#header .cart_profile .ajax_cart .count { min-width: 24px; height: 24px; left: 15px; top: -5px; padding: 0 5px; font-family: 'PT Sans', sans-serif; font-size: 13px; text-align: center; color: white; line-height: 20px; background: #8e044f; border: 2px solid white; position: absolute; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; }

/* Account */
#header .account { height: 40px; margin-right: 20px; padding-left: 30px; padding-right: 20px; font-size: 17px; line-height: 40px; background: url(images/icon_user.svg) no-repeat left center; background-size: auto 25px; border-right: 1px solid #ddd; }
#header .account a { font-weight: 700; text-decoration: underline; color: #222; }
#header .account a:hover { color: #8e044f; }

/* RWD menu */
#header .rwd_button { width: 60px; height: 60px; right: 0; margin-top: 5px; font-size: 30px; background: transparent; position: absolute; z-index: 2; cursor: pointer; }
#header .rwd_button .burg { width: 40px; height: 2px; left: 10px; background: #222228; display: block; position: relative; -moz-transition: 0.2s; -o-transition: 0.2s; -webkit-transition: 0.2s; transition: 0.2s; }

#header .rwd_button .burg:before, 
#header .rwd_button .burg:after { width: 40px; height: 2px; background: #222228; position: absolute; content: ''; -moz-transition: 0.2s; -o-transition: 0.2s; -webkit-transition: 0.2s; transition: 0.2s; }

#header .rwd_button .burg:before { top: -10px; left: 0; }
#header .rwd_button .burg:after { top: 10px; right: 0; }

body.rwd_menu__opened #header .rwd_button .burg { background: transparent; }
body.rwd_menu__opened #header .rwd_button .burg:before { top: 0; -webkit-transform: rotate(45deg); }
body.rwd_menu__opened #header .rwd_button .burg:after { top: 0; -webkit-transform: rotate(-45deg); }

/* Menu */
#header menu { height: 50px; border-top: 1px solid #eee; border-bottom: 3px solid #8e044f; }
#header menu ul { font-size: 0; text-align: center; }
#header menu ul li { height: 100%; padding: 0 15px; vertical-align: top; background: url(images/bgr_menu_li.png) no-repeat right center; display: inline-block; position: relative; }
#header menu ul li:last-child { background: none; }
#header menu ul li a { height: 100%; font-size: 20px; color: #333; text-transform: uppercase; line-height: 48px; display: block; }
#header menu ul li a:hover { color: #000; text-decoration: underline; }

#header menu ul li.current-menu-item:after { bottom: 0; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(142,4,79,0); border-bottom-color: #8e044f; border-width: 8px; margin-left: -8px; }
#header menu ul li.current-menu-item a { color: #8e044f; }

#header menu ul li.menu-item-has-children > a { padding-right: 20px; background: url(images/icon_arrow_down.svg) no-repeat right center; background-size: auto 14px; }

#header menu ul li ul { width: max-content; max-width: 300px; left: 0; top: 100%; padding: 0 15px 5px 15px; text-transform: none; text-align: left; background: #8e044f; position: absolute; z-index: 1000; visibility: hidden; opacity: 0; } 
#header menu ul li ul li { height: auto !important; padding: 0 !important; border-bottom: 1px dotted rgba(255,255,255,0.3); background: none; display: block; }
#header menu ul li ul li:last-child { border: none; }
#header menu ul li ul li a { height: auto !important; padding: 10px 0 10px 0 !important; font-family: 'PT Sans', sans-serif; font-size: 15px; font-weight: normal; text-transform: none; color: white !important; line-height: normal !important; background: none; display: block; }
#header menu ul li ul li a:hover { color: #000; text-decoration: underline !important; }

#header menu ul li.menu-item-has-children:hover { background: #8e044f; }
#header menu ul li.menu-item-has-children:hover a { color: white; background-image: url(images/icon_arrow_down_white.svg); }
#header menu ul li.menu-item-has-children:hover ul { visibility: visible; opacity: 1; }


/*
--------------
	SLIDER
--------------
*/
#slides { margin-top: 10px; margin-bottom: 30px; }

/* Slider */
#slides .slider_left { width: 100%; width: calc(100% - 360px); max-width: 760px; height: 370px; background: #f5f5f5 url(images/loader.gif) no-repeat center; float: left; }
#slides .slick-slider { position: relative; } 
#slides .slick-slider, 
#slides .slick-list, 
#slides .slick-track, 
#slides .slick-slide { height: 370px; background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; }
#slides .slick-slide .cover { width: 100%; height: 100%; left: 0; top: 0; position: absolute; }
#slides .slick-slide .content { padding-left: 50px; }
#slides .slick-slide .content h2 { margin: 10px 0; font-size: 50px; line-height: 100%; }
#slides .slick-slide .content .entry { margin: 10px 0; font-size: 16px; line-height: 20px; }

#slides ul.slick-dots { right: 30px; bottom: 20px; position: absolute; z-index: 10; }
#slides ul.slick-dots li { margin-right: 10px; vertical-align: top; display: inline-block; }
#slides ul.slick-dots li button { width: 20px; height: 20px; text-indent: -9999px; background: white; cursor: pointer; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
#slides ul.slick-dots li.slick-active button { background: #8e044f; }

#slides .slick-arrow { width: 40px; height: 40px; top: 50%; text-indent: -9999px; background: transparent url(images/icon_arrow_left_white.svg) no-repeat center; background-size: auto 20px; position: absolute; z-index: 10; cursor: pointer; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
#slides .slick-arrow:hover { background-color: #8e044f; }
#slides .slick-arrow.slick-next { left: auto; right: 0; background-image: url(images/icon_arrow_right_white.svg); }

/* More slides */
#slides .slider_right { width: 350px; }
#slides .slider_right a { display: block; }
#slides .slider_right a.top { margin-bottom: 10px; }
#slides .slider_right a img { width: 100%; display: block; }


/* 
---------------------------
	CATEGORIES DROPDOWN
---------------------------
*/
.dropdown_product_cat_wrapper { margin-bottom: 30px; }
.dropdown_product_cat_wrapper select { width: 100%; height: 50px; padding-left: 10px; border: 1px solid #ccc; resize: none; -moz-box-shadow: inset 0 0 10px #eee; -webkit-box-shadow: inset 0 0 10px #eee; box-shadow: inset 0 0 10px #eee; position: relative; }


/*
------------------
	CONTAINER
------------------	
*/
#content { padding-bottom: 30px; text-align: justify; line-height: 25px; }

#content h1 { margin-bottom: 30px; font-size: 40px; line-height: 100%; }
#content h2 { margin-bottom: 20px; font-size: 25px; }
#content h3 { margin-bottom: 20px; font-size: 23px; font-weight: 700; color: #8e044f; line-height: 100%; }

#content p { margin-bottom: 20px; }
#content a { color: #8e044f; text-decoration: underline; }
#content a:hover { color: #000; }
#content img { max-width: 100%; height: auto; }
#content iframe { width: 700px; height: 400px; margin-bottom: 30px; }
#content iframe.booked4us { height: 100vh !important; }
#content select { padding-left: 10px; background: #f8f8f8; border: 1px solid #ddd; }

/* List */
#content ul { margin-bottom: 20px; }
#content ul li { margin-left: 20px; padding-left: 15px; position: relative; list-style: none; }
#content ul li:before { width: 7px; height: 7px; left: 0; top: 9px; background: #8e044f; position: absolute; content: ''; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }

#content ul.nomargin { margin-left: 0; }
#content ul.nomargin li { margin-left: 0; padding-left: 0; }
#content ul.nomargin li:before { display: none; }

/* Archive */
#content .taxonomy_description { margin-bottom: 20px; font-style: italic; line-height: 20px; }
#content .taxonomy_description p { margin-bottom: 10px; }

#content .archive li { margin-left: 0 !important; margin-bottom: 20px; padding-bottom: 20px; padding-left: 0 !important; line-height: 20px; border-bottom: 1px solid #e3dcd5; position: relative; }
#content .archive li:before { display: none !important; }
#content .archive li h3 { margin-bottom: 0; }
#content .archive li h3 a { font-size: 18px; font-weight: 700; text-align: left; }
#content .archive li .datetime { margin-bottom: 10px; font-size: 13px; }
#content .archive li .excerpt { margin-bottom: 20px; }
#content .archive li .excerpt p:last-child { margin-bottom: 0; }

#content .archive li.has_thumbnail { min-height: 220px; padding-left: 320px !important; }
#content .archive li.has_thumbnail img { width: 300px; height: auto; left: 0; top: 0; position: absolute; }

/* Iframe wrapper */
#content .iframe_wrapper { height: 0; margin-bottom: 30px; padding-bottom: 56.25%; padding-top: 25px; position: relative; }
#content .iframe_wrapper iframe { width: 100%; height: 100%; left: 0; top: 0; position: absolute; }

/* Table */
#content table.custom_1 { width: 100%; margin-bottom: 30px; text-align: left; border-collapse: collapse; border-spacing: 0; } 
#content table.custom_1 thead th { padding: 10px; font-size: 15px; color: white; line-height: 18px; background: #8e044f; } 
#content table.custom_1 tbody td { padding: 10px; font-size: 15px; line-height: 18px; border: 1px solid #ddd; } 

/* Frontpage sidebar */
#content #text-3.widget { margin-bottom: 30px; padding: 20px 30px; background-color: #f7f5f3; background-image: url(images/bgr_frontpage_widget_map.webp); background-image: -webkit-image-set(url(images/bgr_frontpage_widget_map.webp) 1x); background-image: image-set(url(images/bgr_frontpage_widget_map.png) 1x); background-repeat: no-repeat; background-position: right center; border: 1px solid #aaa; }
#content #text-3.widget .widget-title { margin-bottom: 10px; font-size: 23px; }
#content #text-3.widget .textwidget { display: flex; flex-wrap: wrap; }
#content #text-3.widget .textwidget p { width: 50%; margin-bottom: 0 !important; }


/*
----------------------------
	FREE SHIPPING STATUS
----------------------------
*/
.free_shipping_wrapper { margin-bottom: 20px; padding: 10px 20px; font-size: 18px; text-align: center; color: white; line-height: 1; background: #8e044f; }
.free_shipping_wrapper .free_shipping_status { height: 32px; padding-left: 40px; line-height: 32px; background: url(images/icon_free_delivery_shipping_white.svg) no-repeat left center; background-size: auto 100%; display: inline-block; }


/*
------------------
	BREADCRUMB
------------------
*/
#breadcrumb_share { height: 40px; margin-bottom: 30px; line-height: 40px; border-bottom: 1px solid #ddd; position: relative; overflow: hidden; }
#breadcrumb_share .breadcrumbs { font-weight: 700; color: #222; }
#breadcrumb_share .breadcrumbs a { font-weight: normal; text-decoration: underline; color: #8e044f; }
#breadcrumb_share .breadcrumbs a:hover { color: #222; }

#breadcrumb_share .fb-like { right: 0; line-height: normal; position: absolute; }


/*
---------------
	SIDEBAR
---------------
*/
#sidebar { width: 300px; padding-right: 50px; }
#sidebar a { color: #8e044f; }
#sidebar a:hover { text-decoration: underline; color: #222; }
#sidebar p { margin-bottom: 10px; }
#sidebar em { font-style: 14px; color: #777; }
#sidebar ul { margin-bottom: 30px; }

#sidebar .widget { margin-bottom: 50px; }
#sidebar .widget .widget_title { margin-bottom: 10px; font-size: 23px; }

#sidebar .buttons { margin-top: 20px; }
#sidebar .buttons a.button { margin-bottom: 5px; }

/* Tag cloud */
#sidebar .widget_tag_cloud a { margin-bottom: 4px; padding: 5px; font-size: 14px !important; font-weight: 700; background: #f7f5f3; display: inline-block; }
#sidebar .widget_tag_cloud a:hover { text-decoration: none !important; color: white !important; background: #8e044f; }

/* Newsletter */
#sidebar .widget.widget_mc4wp_form_widget label { font-weight: 700; color: #000; display: block; }
#sidebar .widget.widget_mc4wp_form_widget input[type=submit] { width: 100%; padding: 0; text-align: center; display: block; }
#sidebar .widget.widget_mc4wp_form_widget input[type=text], 
#sidebar .widget.widget_mc4wp_form_widget input[type=email] { width: 100%; height: 40px; padding-left: 10px; border: 1px solid #ccc; resize: none; -moz-box-shadow: inset 0 0 10px #eee; -webkit-box-shadow: inset 0 0 10px #eee; box-shadow: inset 0 0 10px #eee; position: relative; }


/*
------------------
	NEWSLETTER
------------------
*/
form.mailster-form .mailster-form-fields .mailster-wrapper { margin-bottom: 10px; }
form.mailster-form .mailster-form-fields .mailster-wrapper label { font-weight: 700; color: #000; display: block; }
form.mailster-form .mailster-form-fields .mailster-wrapper input[type=text], 
form.mailster-form .mailster-form-fields .mailster-wrapper input[type=email] { width: 100%; height: 40px; padding-left: 10px; border: 1px solid #ccc; resize: none; -moz-box-shadow: inset 0 0 10px #eee; -webkit-box-shadow: inset 0 0 10px #eee; box-shadow: inset 0 0 10px #eee; position: relative; }


/*
---------------
	FOOTER
---------------	
*/
#footer a { color: #8e044f; text-decoration: underline; }
#footer a:hover { color: #000; }
#footer h3 { margin-bottom: 15px; padding-bottom: 15px; font-size: 20px; font-weight: 700; color: #333; border-bottom: 1px dotted #aaa; }

/* Footer center */
#footer .footer_center { margin-left: -40px; margin-right: -40px; padding: 40px; background: #f7f5f3; }
#footer .footer_center .col { font-size: 15px; color: #666; }
#footer .footer_center .col:nth-child(1) { padding-right: 20px; }
#footer .footer_center .col:nth-child(2) { padding-left: 20px; padding-right: 20px; }
#footer .footer_center .col:nth-child(3) { padding-left: 20px; }
#footer .footer_center .col p { margin-bottom: 20px; }
#footer .footer_center iframe { max-width: 100%; }

/* Footer bottom */
#footer .footer_bottom { padding: 40px 0 20px; }
#footer .footer_bottom .col { font-size: 16px; color: #666; line-height: 30px; }
#footer .footer_bottom .col:nth-child(1) { padding-right: 20px; }
#footer .footer_bottom .col:nth-child(2) { padding-left: 20px; padding-right: 20px; }
#footer .footer_bottom .col:nth-child(3) { padding-left: 20px; }
#footer .footer_bottom .col p { margin-bottom: 20px; }

#footer .footer_bottom ul { font-size: 0; list-style: none; }
#footer .footer_bottom ul li { margin: 0 10px; vertical-align: top; display: inline-block; }
#footer .footer_bottom ul li a { font-size: 16px; }

#footer .footer_bottom .payment_mark { margin-top: 20px; padding-top: 20px; border-top: 1px dotted #aaa; display: flex; justify-content: center; align-items: center; }
#footer .footer_bottom .payment_mark img { width: auto; max-width: 400px; height: auto; max-height: 50px; margin: 0 10px; display: block; }
#footer .footer_bottom .payment_mark img.visa { max-height: 30px; }

/* FOOTER SPEC BOXES*/
#footer .img-center-box {display: flex; justify-content: center;}
#footer .btn-center-box {display: flex; justify-content: center;}

/*
-----------------
	COPYRIGHT
-----------------
*/
#copyright { padding-top: 20px; padding-bottom: 20px; color: white; background: #8e044f; }
#copyright a { text-decoration: underline; color: white; }


/*
-----------------
	SCROLL UP
-----------------
*/
#scrollUp { width: 50px; height: 50px; bottom: 20px; right: 20px; background: #8e044f url(images/icon_arrow_up_white.svg) no-repeat center; background-size: auto 30px; }


/*
------------------
	RWD DESIGN
------------------
*/
@media only screen and (max-width: 1200px) { 

	/* DISPLAY: None */
	.hide_in_1200 { display: none !important; }

	/* DEFAULT: ID */
	#website { padding: 0 30px; }
	
	/* HEADER: Search */
	#header .search input[type=text] { width: 150px; }

	/* HEADER: Menu */
	#header menu ul li { padding: 0 10px; }
	#header menu ul li a { font-size: 19px; }
	
	/* SIDEBAR */
	#sidebar { width: 250px; }
	
	/* FOOTER: Footer center */
	#footer .footer_center { margin-left: -30px; margin-right: -30px; padding: 30px; }
}

@media only screen and (max-width: 960px) { 

	/* DISPLAY: None */
	.hide_in_960 { display: none !important; }
	
	/* DISPLAY: Block */
	.show_in_960 { display: block !important; }
	
	/* DEFAULT: ID */
	#website { padding: 0 20px; }
	
	/* HEADER */
	#header hgroup { height: 100px; }
	
	/* HEADER: Logo */
	#header .logo { width: 200px; left: 0; top: 18px; margin-left: 0; }
	
	/* HEADER: Cart and profile */
	#header .cart_profile { right: 80px; }
	
	/* SLIDER: Slider */
	#slides .slider_left { width: 100%; max-width: none; height: 370px; margin-bottom: 10px; float: none; }
	#slides .slick-slide .content h2 { font-size: 45px; }
	
	/* SLIDER: More slides */
	#slides .slider_right { width: 100%; font-size: 0; float: none; }
	#slides .slider_right a { width: 50%; display: inline-block; }
	#slides .slider_right a img { width: 100%; }
	#slides .slider_right a.top { margin-bottom: 0; padding-right: 5px; }
	#slides .slider_right a.bottom { margin-bottom: 0; padding-left: 5px; }
	
	/* CONTENT */
	#container { display: block; }
	#content { width: 100%; display: block; }
	
	/* BREADCRUMB */
	#breadcrumb_share { height: auto; padding: 10px 0; line-height: 20px; border-top: 3px solid #8e044f; }
	
	/* FOOTER: Footer center */
	#footer .footer_center { margin-left: -20px; margin-right: -20px; padding: 30px 20px; }
	#footer .footer_center .col { width: 50%; }
	#footer .footer_center .col:nth-child(2) { display: none; }
	
	/* FOOTER: Footer bottom */
	#footer .footer_bottom { padding: 30px 0; }
}

@media only screen and (max-width: 768px) { 

	/* DISPLAY: None */
	.hide_in_768 { display: none !important; }
	
	/* MODAL */
	.white-popup.exitpopup .mfp-close { right: 20px; }

	/* SLIDER: Slider */
	#slides .slick-slide .content { padding-left: 30px; }
	
	/* CONTENT: Archive */
	#content .archive li.has_thumbnail { min-height: 180px; padding-left: 270px !important; }
	#content .archive li.has_thumbnail img { width: 250px; }
	
	/* CONTENT: Frontpage sidebar */
	#content #text-3.widget { padding: 20px; }
	#content #text-3.widget .textwidget { display: block; }
	#content #text-3.widget .textwidget p { width: 100%; margin-bottom: 20px !important; }
	#content #text-3.widget .textwidget p:last-child { margin-bottom: 0 !important; }
	
	/* FOOTER: Footer bottom */
	#footer .footer_bottom .col { width: 50%; }
	#footer .footer_bottom .col:nth-child(2) { padding-right: 0; }
}

@media only screen and (max-width: 640px) { 

	/* DISPLAY: None */
	.hide_in_640 { display: none !important; }
	
	/* RWD NAV */
	#rwd_menu { width: 350px; left: -350px; padding: 40px; }
	#rwd_menu .padding { padding: 0; }
	#rwd_menu .menu.primary_menu ul li { padding: 0; }
	
	/* SLIDER: Slider */
	#slides .slider_left { height: 300px; }
	#slides .slick-slider, 
	#slides .slick-list, 
	#slides .slick-track, 
	#slides .slick-slide { height: 100%; }
	#slides .slick-slide .cover { background: rgba(142,4,79,0.6); }
	#slides .slick-slide .content { width: 100% !important; padding-left: 20px; padding-right: 20px; text-align: center !important; }
	#slides .slick-slide .content h2 { font-size: 40px; }
	
	/* CONTENT: Archive */
	#content .archive li.has_thumbnail { min-height: 220px; padding-left: 220px !important; }
	#content .archive li.has_thumbnail img { width: 200px; }
	
	/* FREE SHIPPING STATUS */
	.free_shipping_wrapper { font-size: 17px; }
	.free_shipping_wrapper .free_shipping_status { height: auto; padding-left: 0; padding-top: 30px; line-height: 20px; background-position: top center; background-size: auto 30px; }
	
	/* FOOTER: Footer center */
	#footer .footer_center .col { width: 100%; display: block; }
	#footer .footer_center .col:nth-child(2) { display: block; }
	#footer .footer_center .col:nth-child(1) { padding-right: 0; }
	#footer .footer_center .col:nth-child(2) { padding: 50px 0; display: block; }
	#footer .footer_center .col:nth-child(3) { padding-left: 0; }
}

@media only screen and (max-width: 480px) { 

	/* DISPLAY: None */
	.hide_in_480 { display: none !important; }
	
	/* Display: Block */
	.show_in_480 { display: block !important; }
	
	/* DEFAULT */
	.woocommerce .button { width: 100%; padding: 0; text-align: center; display: block; }

	/* MODAL */
	.white-popup.exitpopup .wrapper.has_image { display: block; }
	.white-popup.exitpopup .wrapper.has_image .image { display: none !important; }
	.white-popup.exitpopup .wrapper.has_image .content { width: 100%; display: block; }
	
	/* RWD NAV */
	#rwd_menu { width: 270px; left: -270px; padding: 30px 0; }
	#rwd_menu .padding { padding: 0 30px; }
	
	/* RWD NAV: Primary menu */
	#rwd_menu .menu.primary_menu { margin-bottom: 20px; }
	#rwd_menu .menu.primary_menu ul li { padding: 0 30px; }
	#rwd_menu .menu.primary_menu ul li a { padding: 5px 0; font-size: 20px; }
	#rwd_menu .menu.primary_menu ul li.menu-item-has-children > a:after { width: 20px; height: 20px; top: 8px; }
	#rwd_menu .menu.primary_menu ul li ul li a { font-size: 19px; }
	
	/* RWD NAV: Search */
	#rwd_menu .search { margin-bottom: 20px; }
	
	/* HEADER: Logo */
	#header .logo { width: 140px; top: 28px; }
	
	/* SLIDER: Slider */
	#slides .slider_left { height: 200px; }
	#slides .slick-slide .content h2 { font-size: 30px; }
	
	/*
	#slides .slider_right a { width: 100%; display: block; }
	#slides .slider_right a.top { margin-bottom: 10px; padding-right: 0; }
	#slides .slider_right a.bottom { padding-left: 0; }
	*/
	
	#slides ul.slick-dots { width: 100%; right: 0; bottom: -40px; text-align: center; }
	#slides ul.slick-dots li button { background: #ddd; }
	
	/* CONTENT: Archive */
	#content .archive li.has_thumbnail { min-height: inherit; padding-left: 0 !important; }
	#content .archive li.has_thumbnail img { width: 100%; left: auto; top: auto; margin-bottom: 10px; display: block; position: relative; }
	
	/* CONTENT: Frontpage sidebar */
	#content #text-3.widget { background-image: none; }
	
	/* FOOTER: Footer bottom */
	#footer .footer_bottom .col { width: 100%; display: block; }
	#footer .footer_bottom .col:nth-child(1) { padding-right: 0; padding-bottom: 25px; }
	#footer .footer_bottom .col:nth-child(2) { padding-left: 0; padding-top: 25px; }
	
	#footer .footer_bottom ul li { margin: 10px 0; display: block; }
}

@media only screen and (max-width: 320px) {
	
	/* RWD NAV */
	#rwd_menu { width: 240px; left: -240px; }
	#rwd_menu .menu.primary_menu ul li a { padding: 3px 0; font-size: 19px; }
	#rwd_menu .menu.primary_menu ul li.menu-item-has-children > a:after { top: 7px; }
	#rwd_menu .menu.secondary_menu ul li { margin-bottom: 7px; }
	#rwd_menu .menu.secondary_menu ul li a { font-size: 17px; line-height: 17px; }
}
