/*
Theme Name: Kávégépek.Net
Theme URI: http://kavegepek.net/
Description: A Kávégépek.Net webáruház alapértelmezett sablonja
Author: Digitalform
Author URI: http://digitalform.hu
Version: 1.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; }

html, body { height: 100%; }
body { font-family: 'PT Sans', sans-serif; font-size: 17px; font-weight: 400; line-height: 30px; }
body.rwd_menu__opened { overflow: hidden; }

body:before { width: 100%; height: 168px; left: 0; top: 0; background: #272727; position: absolute; content: ''; }
body.home:before { height: 390px; }

img.alignleft, img.alignright, img.aligncenter, img.alignnone { max-width: 100%; padding: 5px; background: #fff; -moz-box-shadow: 0 0 5px #d1d4bc; -webkit-box-shadow: 0 0 5px #d1d4bc; box-shadow: 0 0 5px #d1d4bc; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } 
img.noborder { padding: 0 !important; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }

h1, h2, h3, h4, h5 { font-weight: normal; }

hr { margin: 30px 0; border-top: 3px double #ddd; clear: both; }

button, input { -webkit-appearance: none; -webkit-border-radius: 0; }
button, input, select, textarea { font-family: 'PT Sans', sans-serif; font-size: 16px; font-weight: 400; outline: none; }
textarea { resize: vertical; }

input[type="checkbox"], 
input[type="radio"] { width: 20px; height: 20px; margin: -4px 4px 0 0 !important; padding: 0 !important; text-align: center !important;  background-color: #f5f5f5; border: 1px solid #999; clear: none; cursor: pointer; display: inline-block; line-height: 0; outline: 0; vertical-align: middle !important;  -webkit-appearance: none; -webkit-box-shadow: none; box-shadow: none; -webkit-transition: .05s border-color ease-in-out; transition: .05s border-color ease-in-out; }
input[type="radio"] { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
input[type="radio"]:checked:before { width: 10px; height: 10px; left: 4px; top: 4px; background: #34a853; position: relative; border-radius: 8px; display: block; text-align: center; content: ''; }
input[type="checkbox"]:checked:before { width: 10px; height: 10px; left: 4px; top: 4px; background: #34a853; position: relative; display: block; text-align: center; content: ''; }

/*
-----------------
	CLASSES
-----------------
*/
.red { color: #c72358; }
.inner { max-width: 1200px; margin: auto; position: relative; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }

.website { left: 0; position: relative; z-index: 10; }
body.rwd_menu__opened .website { left: -265px; }

.hide { display: none !important; }
.vertical_middle { top: 50%; position: relative; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.b_r_3 { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.b_r_50p { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }

/* Buttons */
.button, .berocket_aapf_reset_button { height: 50px; padding: 0 20px !important; font-size: 16px; font-weight: 700; text-align: center; text-transform: uppercase; text-decoration: none !important; color: #fff !important; line-height: 50px; background-color: #d13939; display: inline-block; position: relative; cursor: pointer; -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out; -o-transition: all 0.1s ease-out; transition: all 0.1s ease-out; }
.button:hover, .berocket_aapf_reset_button:hover { background-color: #272727; }

.button_40 { height: 40px; padding: 0 15px !important; line-height: 40px; }

.button_red { background-color: #c12030; }
.button_red:hover { background-color: #013b6b; }

.button_dark { background-color: #272727; }
.button_dark:hover { background-color: #000; }

.button:disabled { background: #ddd; cursor: not-allowed; }

/* Font */
.t_a_c, .center { text-align: center; }
.uppercase { text-transform: uppercase; }
.embed_font { font-family: 'Oswald', sans-serif; }

/* Animation */
.anim { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.anim_3 { -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; }
.anim_5 { -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }
.anim_cubic { -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1); -moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1); -o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1); transition: all 1s cubic-bezier(0.19, 1, 0.22, 1); }

/* Columns */
.row { width: 100%; font-size: 0; }
.col { vertical-align: top; display: inline-block; }
.col_70 { width: 70%; }
.col_60 { width: 60%; }
.col_50 { width: 50%; }
.col_40 { width: 40%; }
.col_33 { width: 33.3333333333%; }
.col_30 { width: 30%; }


/*
-----------------------
	COOKIE LAW INFO
-----------------------
*/
#cookie-law-info-bar { width: 100% !important; max-width: 320px !important; padding: 20px !important; text-align: left !important; font-size: 14px !important; }
#cookie-law-info-bar span { line-height: 20px; display: block; }

#cookie-law-info-bar .cli_action_button { width: 100% !important; height: 40px !important; margin-left: 0 !important; margin-top: 10px; padding: 0 !important; font-size: 15px !important; font-weight: 700; text-transform: uppercase; text-align: center; line-height: 40px !important; background-color: #d13939 !important; display: block; }
#cookie-law-info-bar .cli_action_button:hover { opacity: 0.9; }

#cookie-law-info-bar .cli_settings_button { width: 100% !important; height: 40px !important; margin-left: 0 !important; padding: 0 !important; font-size: 15px !important; font-weight: 700; text-transform: uppercase; text-align: center; color: #292929 !important; line-height: 40px !important; background-color: transparent !important; border: 1px solid #ddd !important; display: block; }
#cookie-law-info-bar .cli_settings_button:hover { border-color: #292929 !important; }


/*
--------------
	POPUP
--------------
*/
.mfp-content { width: 100%; height: 100%; left: 0; top: 0; padding: 20px; position: absolute; }
.white-popup { width: 460px; top: 100px; margin: auto; padding: 20px; text-align: center; background: white; position: relative; -moz-box-shadow: 0 10px 10px rgba(0,0,0,0.5); -webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.5); box-shadow: 0 10px 10px rgba(0,0,0,0.5); }

.white-popup .action_info { margin-bottom: 20px; font-size: 20px; }
.white-popup .action_buttons a { text-decoration: underline; color: #777; }  
.white-popup .action_buttons a:hover { text-decoration: none; color: #1f2326; }  

.white-popup .checkmark__circle { stroke-dasharray: 166; stroke-dashoffset: 166; stroke-width: 2; stroke-miterlimit: 10; stroke: #34a853; fill: none; }
.white-popup .checkmark { width: 100px; height: 100px; margin: 0 auto 30px auto; display: block; border-radius: 50%; stroke-width: 2; stroke: #fff; stroke-miterlimit: 10; box-shadow: inset 0px 0px 0px #34a853; }
.white-popup .checkmark__check { transform-origin: 50% 50%; stroke-dasharray: 100; stroke-dashoffset: 100; }

.mfp-ready .white-popup .checkmark__circle { animation: stroke 0.5s cubic-bezier(0.65, 0, 0.45, 1) forwards; }
.mfp-ready .white-popup .checkmark { animation: fill 0.5s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both; }
.mfp-ready .white-popup .checkmark__check { animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards; }

@keyframes stroke {
	100% { stroke-dashoffset: 0; }
}
@keyframes scale {
	0%, 100% { transform: none; }
	50% { transform: scale3d(1.1, 1.1, 1); }
}
@keyframes fill {
	100% { box-shadow: inset 0px 0px 0px 50px #34a853; }
}

.white-popup.exitpopup { width: 100%; max-width: 800px; padding: 0; }
.white-popup.exitpopup .mfp-close { width: 40px; height: 40px; left: auto; right: -20px; top: -20px; padding: 0; line-height: 30px; background: #d13939 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 .mfp-close:hover { -ms-transform: rotateX(180deg); -webkit-transform: rotateX(180deg); transform: rotate(180deg); }

.white-popup.exitpopup .wrapper { padding: 30px; }
.white-popup.exitpopup .wrapper h3 { margin-bottom: 10px; font-size: 25px; font-weight: 700; color: #c09374; line-height: 100%; }
.white-popup.exitpopup .wrapper p { margin-bottom: 20px; line-height: 20px; }
.white-popup.exitpopup .wrapper p:last-child { margin-bottom: 0; }
.white-popup.exitpopup .wrapper ul { margin-left: 20px; margin-bottom: 20px; }
.white-popup.exitpopup .wrapper ul li { list-style: square; }
.white-popup.exitpopup .wrapper ul.check { margin-left: 10px; }
.white-popup.exitpopup .wrapper ul.check li { list-style: none; }
.white-popup.exitpopup .wrapper ul.check li:before { margin-right: 5px; font-size: 19px; color: #85ad74; content: '✔'; }

.white-popup.exitpopup .wrapper.has_image { padding: 0; font-size: 0; display: flex; }
.white-popup.exitpopup .wrapper.has_image .image { width: 50%; background-color: #2e2e2e; background-repeat: no-repeat; background-position: center; background-size: cover; }
.white-popup.exitpopup .wrapper.has_image .content { width: 50%; padding: 30px; font-size: 17px; text-align: left; line-height: 30px; }

.white-popup.exitpopup .wrapper.has_only_image { padding: 0; }
.white-popup.exitpopup .wrapper.has_only_image img { width: 100%; height: auto; display: block; }


/*
----------------
	RWD NAV
----------------
*/
.rwd_menu { width: 265px; right: -265px; top: 0; bottom: 0; padding-bottom: 80px; position: fixed; z-index: 1; background: white; overflow: hidden; }
body.rwd_menu__opened .rwd_menu { right: 0; }

.rwd_menu:after { width: 5px; height: 100%; left: 0; top: 0; background: rgba(0,0,0,0.07); position: absolute; z-index: 2; content: ''; }
.rwd_menu .wrapper { width: 100%; height: 100%; left: 0; top: 0; position: absolute; overflow: auto; }

/* Menu */
.rwd_menu .menu { }
.rwd_menu .menu ul li.hide_in_rwd { display: none; }
.rwd_menu .menu ul li a { padding: 2px 10px 2px 30px; color: #111; display: block; }

/* Primary menu */
.rwd_menu .menu.primary_menu { margin-bottom: 20px; }
.rwd_menu .menu.primary_menu ul li a { padding: 10px 10px 10px 30px; font-size: 18px; border-bottom: 1px solid #e6e6e6; }

/* Secondary menu */
.rwd_menu .menu.secondary_menu { padding-bottom: 20px; }
.rwd_menu .menu.secondary_menu ul li a { font-size: 16px; font-weight: 500; }

/* Button */
.rwd_menu .button { width: 100%; text-align: center; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }


/*
---------------
	HEADER
---------------
*/
#header { height: 120px; font-size: 0; color: white; }
body.home #header { margin-bottom: 20px; }
#header .inner { border-bottom: 1px solid #3d3d3d; }

/* Header left */
#header .header_left { width: 250px; height: 120px; vertical-align: top; display: inline-block; }
#header .header_left .logo { width: auto; height: 35px; display: block; }
#header .header_left .logo img { width: auto; height: 35px; display: block; }

/* Header right */
#header .header_right { width: 100%; width: calc(100% - 250px); max-width: 950px; height: 120px; border-left: 1px solid #3d3d3d; float: right; }

#header .header_right_top { height: 40px; padding-left: 30px; font-size: 15px; line-height: 40px; border-bottom: 1px solid #3d3d3d; }
#header .header_right_top a { margin-left: 20px; padding-left: 22px; color: white; background-repeat: no-repeat; background-position: left center; background-size: auto 20px; }
#header .header_right_top a:hover { text-decoration: underline; }
#header .header_right_top a.profile { background-image: url(images/icon_user.svg); }
#header .header_right_top a.logout { background-image: url(images/icon_logout.svg); }
#header .header_right_top a.reg { background-image: url(images/icon_reg.svg); }
#header .header_right_top span { height: 20px; line-height: 20px; background-repeat: no-repeat; background-position: left center; background-size: auto 20px; }
#header .header_right_top span.phone { padding-left: 22px; background-image: url(images/icon_phone.svg); }

#header .header_right_bottom { height: 80px; padding-left: 30px; position: relative; }
#header .header_right_bottom menu ul li { margin-right: 30px; display: inline-block; }
#header .header_right_bottom menu ul li a { font-size: 20px; font-weight: 700; color: #a47d55; line-height: 80px; }
#header .header_right_bottom menu ul li a:hover { color: #b4926e; }
#header .header_right_bottom menu ul li.current_page_item a, 
#header .header_right_bottom menu ul li.current-menu-item a { color: white; border-bottom: 2px solid white; }

#header .header_right_bottom .ajax_cart { min-width: 45px; height: 40px; right: 0; top: 20px; background: url(images/icon_basket.svg) no-repeat left center; background-size: auto 40px; position: absolute; }
#header .header_right_bottom .ajax_cart .count { min-width: 24px; height: 24px; right: 0; top: -5px; padding: 0 5px; font-size: 14px; font-weight: 700; text-align: center; color: white; line-height: 24px; background: #d13939; position: absolute; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; }

/* RWD menu */
#header .rwd_button { width: 60px; height: 60px; right: 20px; font-size: 30px; background: transparent; position: absolute; cursor: pointer; }
#header .rwd_button .burg { width: 40px; height: 2px; left: 10px; background: white; 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: white; 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); }


/*
------------------
	FRONTPAGE
------------------
*/
/* Slider */
#slider { height: 500px; background: #000; }
#slider .item, 
#slider .slick-list, 
#slider .slick-track { height: 100%; }

#slider .item { background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; }
#slider .item .cover { width: 100%; height: 100%; left: 0; top: 0; background: rgba(0,0,0,0.5); position: absolute; }
#slider .item .entry { width: 650px; height: 100%; margin: auto; }
#slider .item .entry .h { padding: 30px; font-size: 50px; text-align: center; color: white; border-top: 1px solid #c7a571; border-bottom: 1px solid #c7a571; position: relative; }
#slider .item .entry .h:before { width: 32px; height: 32px; left: 50%; top: -32px; margin-left: -25px; background: url(images/arrow_slider_top.png) no-repeat center; position: absolute; content: ''; }
#slider .item .entry .h:after { width: 32px; height: 32px; left: 50%; bottom: -32px; margin-left: -25px; background: url(images/arrow_slider_bottom.png) no-repeat center; position: absolute; content: ''; }
#slider .item .entry .h h1 { font-size: 50px; line-height: 120%; }
#slider .item .entry .h h2 { font-size: 30px; line-height: 120%; }

#slider .slick-arrow { width: 54px; height: 54px; left: -27px; top: 50%; margin-top: -24px; text-indent: -9999px; background: #d13939 url(images/icon_arrow_left_white.svg) no-repeat center; background-size: auto 40px; position: absolute; cursor: pointer; z-index: 10; }
#slider .slick-arrow.slick-next { left: auto; right: -27px; background-image: url(images/icon_arrow_right_white.svg); }


/*
---------------------------
	ALTERNATIVE FILTER
---------------------------
*/
.alt_filter { margin-bottom: 30px; padding: 0 20px; border: 1px solid #ddd; }
.alt_filter legend { padding: 0 5px; color: #d13939; }
.alt_filter h3 { margin-bottom: 10px !important; }
.alt_filter h3 span { font-size: 20px !important; }
.alt_filter ul { margin-left: 0 !important; margin-right: 0 !important; margin-bottom: 20px !important; }
.alt_filter ul li { padding-left: 0 !important; }
.alt_filter ul li:before { display: none !important; }
.alt_filter ul li select { width: 100%; height: 40px; border: 1px solid #e1e2e4; }
.alt_filter .widget_title { display: none; }


/*
------------------------
	BEFORE CONTENT
------------------------
*/
#breadcumb { margin-bottom: 10px; font-weight: 700; color: #a47d55; }
#breadcumb a { font-weight: normal; color: white; }
#breadcumb .fb-like { right: 0; top: 0; position: absolute; }

.breadcrumb { margin-bottom: 20px; }


/*
-------------------
	MAIN SEARCH
-------------------
*/
#main_search { padding: 10px 0; background: #272727; } 

body.home .aws-container { margin-top: 20px; } 
.aws-container .aws-search-form { height: 50px !important; } 
.aws-container .aws-search-field { height: 50px !important; padding: 0 0 0 10px !important; font-size: 16px; border: none !important; } 
.aws-container .aws-form-btn { width: 50px !important; background: #d13939 !important; border: none !important; }
.aws-container .aws-form-btn .aws-search-btn_icon { width: 50px !important; }
.aws-container .aws-form-btn path { fill: white; }

.aws-search-result .aws_result_title { font-size: 15px; color: #d13939 !important; }
.aws-search-result .aws_search_more a { font-weight: 700; color: #d13939 !important; }


/*
----------------
	CONTENT
----------------
*/
#container { position: relative; }
#container .inner { display: flex; flex-wrap: wrap; }
#container.full .inner:before { display: none; }

#container .title_orderby { padding-right: 300px; position: relative; }

#container h1 { margin-bottom: 20px; font-size: 40px; font-weight: 700; text-transform: uppercase; color: #d13939; line-height: 1; }
#container h2 { margin-bottom: 20px; font-size: 30px; font-weight: 700; color: #000; line-height: 1; }
#container h3 { margin-bottom: 20px; font-size: 25px; font-weight: 700; color: #000; line-height: 1; }

#container p { margin-bottom: 20px; }

#container a { text-decoration: underline; color: #d13939; }
#container a:hover { color: #272727; }

#container ul { margin-bottom: 30px; margin-left: 20px; }
#container ul li { padding-left: 15px; position: relative; }
#container ul li:before { width: 20px; height: 25px; left: 0; top: 1px; background: url(images/icon_plus.png) no-repeat left center; position: absolute; content: ''; }

#container ol { margin-bottom: 30px; margin-left: 20px; }
#container ol li { list-style: decimal; }

#container iframe { width: 100%; }

/* Filter */
#container .woof_products_top_panel { margin-bottom: 20px; padding: 5px 10px; background: #f5f5f5; border: 1px solid #e1e2e4; z-index: 2 !important; }
#container .woof_products_top_panel ul { margin-bottom: 0 !important; }
#container .woof_products_top_panel ul li { padding-left: 0; }
#container .woof_products_top_panel ul li:before { display: none; }
#container .woof_products_top_panel ul li a { display: inline-block; }
#container .woof_products_top_panel ul li span { background-image: url(images/icon_delete.svg) !important; background-size: 14px !important; }

/* Table */
#container table.custom_1 { width: 100%; margin-bottom: 30px; text-align: left; border-spacing: 0; border-collapse: collapse; }
#container table.custom_1 thead th { padding: 10px; color: white; background: #d13939; }
#container table.custom_1 tbody td { padding: 10px; font-size: 17px; line-height: 17px; border: 1px solid #ddd; }
#container table.custom_1 tbody td:first-child { width: 30%; font-weight: bold; color: #2f3239; }

/* Partners */
#container .partners { display: flex; flex-wrap: wrap; }
#container .partners .partner { width: 50%; height: 200px; position: relative; }
#container .partners .partner img { width: 100%; max-width: 80%; height: auto; max-height: 100px; margin: auto; display: block; }
#container .partners .partner .title { width: 100%; left: 0; bottom: 10px; position: absolute; }

/* Content */
#content { width: calc(100% - 300px); padding-top: 30px; padding-right: 30px; padding-bottom: 100px; }
.full #content { width: 100%; max-width: none; padding-right: 0; float: none; }


/*
----------------
	SIDEBAR
----------------
*/
#sidebar { width: 300px; padding: 30px 0 30px 30px; border-left: 1px solid #e1e2e4; }
#sidebar .sidebar_wrap { top: 30px; position: sticky; }

#sidebar ul { margin-left: 0; }
#sidebar ul li { padding-left: 0; }
#sidebar ul li:before { display: none; }
#sidebar .widget { margin-bottom: 30px; }
#sidebar .widget_title { font-size: 20px; font-weight: 700; color: #1f2326; }

/* Product list widget */
#sidebar ul.product_list_widget { padding-top: 10px; padding-left: 0; }
#sidebar ul.product_list_widget li { border-bottom: 1px dotted #e3e3e3; }
#sidebar ul.product_list_widget li:last-child { border-bottom: none; }
#sidebar ul.product_list_widget li a { padding: 5px 5px 5px 20px; font-size: 17px; color: #777; background: url(images/icon_arrow_sidebar.svg) no-repeat left 14px; background-size: auto 7px; display: block; }
#sidebar ul.product_list_widget li a:hover { padding-left: 25px; }

/* Filter */
#sidebar .cwapf-layered-nav ul li { margin: 0 !important; }

/* YITH Product filter */
#sidebar .widget_yith-woocommerce-ajax-navigation-filters h4 { font-size: 20px; font-weight: 700; color: #1f2326; }
#sidebar .widget_yith-woocommerce-ajax-navigation-filters .filter-price-slider { margin-bottom: 0 !important; }

/* Woocommerce filter */
#sidebar .widget.widget_price_filter .button { width: 100%; height: 40px; margin-top: 10px; line-height: 40px; }
#sidebar .widget.widget_price_filter .screen-reader-text { display: none; }
#sidebar .widget.widget_price_filter .price_slider_amount { display: flex; flex-wrap: wrap; }
#sidebar .widget.widget_price_filter .price_slider_amount .price_label { order: 1; }
#sidebar .widget.widget_price_filter .price_slider_amount .button { order: 2; }


/*
---------------
	FOOTER
---------------
*/
#footer { padding-top: 80px; background: #2e2e2e; position: relative; }

/* Go to top */
#footer .go_top { width: 84px; height: 84px; left: 50%; top: -42px; margin-left: -42px; padding: 12px; background: #2e2e2e; position: absolute; }
#footer .go_top a { width: 60px; height: 60px; text-align: center; background: #272727; display: block; }
#footer .go_top a:hover { background: #a47d55; }
#footer .go_top a svg { fill: #a47d55; }
#footer .go_top a:hover svg { fill: white; }

/* Footer top */
#footer .footer_top { padding: 30px 30px 40px 30px; background: #272727; }
#footer .footer_top .row { width: 100%; border-top: 1px solid #a47d55; display: table; table-layout: fixed; }
#footer .footer_top .row .col { padding: 30px 20px 20px 20px; font-size: 16px; color: #a47d55; vertical-align: top; border-right: 1px solid #a47d55; display: table-cell; }
#footer .footer_top .row .col.col_240 { width: 240px; }
#footer .footer_top .row .col.last { border-right: none; }
#footer .footer_top .row .col p { margin-bottom: 20px; }
#footer .footer_top .row .col p:last-child { margin-bottom: 0; }
#footer .footer_top .row .col a { color: #a47d55; }
#footer .footer_top .row .col a:hover { text-decoration: underline; }
#footer .footer_top .row .col h3 { margin-bottom: 20px; font-size: 20px; font-weight: 700; color: #898989; }
#footer .footer_top .row .col span { color: white; }

/* Footer bottom */
#footer .footer_bottom { padding: 20px 0; font-size: 17px; text-align: center; color: #898989; }
#footer .footer_bottom a { text-decoration: underline; color: #898989; }
#footer .footer_bottom a:hover { color: #ccc; }

/* Brands */
#footer #brands { font-size: 0; }
#footer #brands .item { width: 33.3333333333%; height: 80px; vertical-align: top; text-align: center; display: inline-block; }
#footer #brands .item img { max-width: 80%; height: auto; max-height: 50px; display: inline-block; }
#footer #brands ul.slick-dots { margin-top: 20px; text-align: center; }
#footer #brands ul.slick-dots li { margin: 0 5px; vertical-align: top; display: inline-block; }
#footer #brands ul.slick-dots li button { width: 16px; height: 16px; text-indent: -9999px; background: white; opacity: 0.2; cursor: pointer; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
#footer #brands ul.slick-dots li.slick-active button { opacity: 0.7; }


/*
-----------------------------------------------
	GO FULL WIDTH AT LESS THAN 1300 PIXELS
-----------------------------------------------
*/
@media only screen and (max-width: 1300px) {
	
	/* FRONTPAGE: Slider */
	#slider .slick-arrow { left: 30px; }
	#slider .slick-arrow.slick-next { left: auto; right: 30px; }
}

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

	/* DISPLAY: None */
	.hide_in_1200 { display: none !important; }
	
	/* DEFAULT */
	body.home:before { height: 140px; }
	
	.p_l_30 { padding-left: 20px; }
	.p_r_30 { padding-right: 20px; }
	
	/* HEADER: Header left */
	#header .header_left { padding-left: 20px; }
	#header .header_left .logo { height: 30px; }
	#header .header_left .logo img { height: 30px; }
	
	/* HEADER: Header right */
	#header .header_right_top { padding-left: 20px; padding-right: 20px; }
	#header .header_right_top span.phone { padding-left: 0; background-image: none; }
	
	#header .header_right_bottom { padding-left: 20px; }
	#header .header_right_bottom menu ul li { margin-right: 20px; }
	#header .header_right_bottom menu ul li a { font-size: 19px; }
	#header .header_right_bottom .ajax_cart { right: 20px; }
	
	/* BEFORE CONTENT */
	#breadcumb { padding-left: 20px; padding-right: 20px; }
	
	/* CONTENT */
	#container .inner:before { right: 300px; }
	#content { width: 100%; width: calc(100% - 300px); max-width: 900px; padding-left: 0; padding-top: 20px; padding-right: 0; }
	.full #content { padding-right: 0; }

	/* SIDEBAR */
	#sidebar { width: 300px; }
	
	/* FOOTER */
	#footer .inner { padding-left: 20px; padding-right: 20px; }
}

@media only screen and (max-width: 1100px) {
	
	/* DISPLAY: None */
	.hide_in_1100 { display: none !important; }
	
	/* HEADER: Header right */
	#header .header_right_bottom menu ul li { margin-right: 15px; }
}

@media only screen and (max-width: 960px) {
	
	/* DISPLAY: None */
	.hide_in_960 { display: none !important; }
	
	/* DISPLAY: Block */
	.show_in_960 { display: block !important; }

	/* POPUP */
	.white-popup.exitpopup .mfp-close { right: 20px; }
	
	/* DEFAULT */
	body:before { height: 120px; }
	
	/* HEADER */
	#header, 
	body.home #header { margin-bottom: 0; }
	
	/* HEADER: Header right */
	#header .header_right_bottom .ajax_cart { right: 100px; }
	
	/* FRONTPAGE: Slider */
	#slider { height: 450px; }
	#slider .item .entry { width: 550px; }
	#slider .item .entry . h1 { font-size: 40px; }
	#slider .item .entry . h2 { font-size: 25px; }
	
	/* BEFORE CONTENT */
	#breadcumb { padding-top: 10px; padding-bottom: 10px; background: #272727; }
	
	/* CONTENT */
	#container .inner:before { display: none; }
	#container .title_orderby { padding-right: 0; }
	#content { width: 100%; max-width: none; }
	
	/* SIDEBAR */
	#sidebar { height: 100%; left: -100%; top: 0; padding: 0 20px 20px; background: white; border-right: 1px solid #e1e2e4; position: fixed; z-index: 10; overflow: auto; }
	#sidebar.opened { left: 0; }
	#sidebar .cwapf-widget { padding: 0 20px; }
	#sidebar .sidebar_wrap { top: auto; position: relative; }
	
	/* FOOTER: Footer top */
	#footer .footer_top .row .col.brands { border-right: none; }
}

@media only screen and (max-width: 768px) {
	
	/* DISPLAY: None */
	.hide_in_768 { display: none; }
	
	/* HEADER */
	#header { height: 80px; }
	
	/* Header right */
	#header .header_right { height: 80px; }
	
	/* HEADER: Header left */
	#header .header_left { height: 80px; }
	
	/* FRONTPAGE: Slider */
	#slider { height: 400px; margin-bottom: 50px; }
	#slider .item .cover { padding: 0 20px; }
	#slider .item .entry { width: 100%; }
	#slider .item .entry .h { padding: 20px; }
	#slider .item .entry .h h1 { font-size: 30px; }
	#slider .item .entry .h h2 { font-size: 18px; }

	#slider .slick-arrow { width: 50%; height: 50px; left: 0; top: auto; bottom: -50px; margin-top: 0; }
	#slider .slick-arrow.slick-next { left: auto; right: 0; }
	
	/* FOOTER */
	#footer { padding-top: 60px; }
	
	/* FOOTER: Footer top */
	#footer .footer_top .row .col { width: 100% !important; padding: 20px; border-right: none; border-bottom: 1px solid #a47d55; display: block; }
	#footer .footer_top .row .col.contact { text-align: center; }
	
	/* FOOTER: Footer bottom */
	#footer .footer_bottom span.author { display: block; }
}

@media only screen and (max-width: 640px) {
	
	/* FRONTPAGE: Slider */
	#slider { height: 300px; }
	#slider .item .entry .h h1 { font-size: 25px; }
	#slider .item .entry .h h2 { font-size: 16px; }
	
	/* FOOTER: Brands */
	#footer #brands .item { width: 50%; }
}

@media only screen and (max-width: 480px) {
	
	/* DEFAULT */
	.button.button_full_in_480 { height: auto; padding: 15px 10px !important; line-height: 20px; display: block; }
	
	/* POPUP */
	.white-popup { width: auto; left: 20px; right: 20px; margin-left: 0; }
	.white-popup p.action_buttons { height: auto; }
	.white-popup p.action_buttons a { width: 100%; display: block; float: none; }
	
	/* HEADER: Header left */
	#header .header_left { width: auto; }
	#header .header_left .logo { height: 25px; }
	#header .header_left .logo img { height: 25px; }
	
	/* HEADER: Header right */
	#header .header_right { border-left: none; }
	
	/* FRONTPAGE: Slider */
	#slider { height: 270px; }
	
	/* CONTENT: Partners */
	#container .partners { display: block; }
	#container .partners .partner { width: 100%; }
}
