/*
Theme Name: Bazar Child
Theme URI: http://demo.yithemes.com/bazar/
Version: 3.0.1
Description: Shop Wordpress Theme
Author: Your Inspiration Themes
Author URI: http://yithemes.com
Tags: white, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, front-page-post-form, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
template: bazar

        Copyright: (c) 2012 Your Inspiration Themes.
        License: GNU General Public License v3.0
        License URI: http://www.gnu.org/licenses/gpl-3.0.txt

*/

/* Below you can write your style */

/* Black Friday CTA */
@import url('https://fonts.googleapis.com/css?family=Pacifico');
/* END *//* Black Friday CTA */


.lost_password{
	display:none !important;
}

.woocommerce-shipping-destination{
    display: none;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.clearer {
    clear: both;
}

.shipping-note .widget {
    border: 1px solid #d9d9d9;
    background-color: #fafafa;
}

/*  ----------------------
    FORM GENERAL STYLING
    ----------------------- */


select.form-input {
    padding-left: 8px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 2px 0 #ccc, 0 -1px #fff inset;
    background: #fff;
    color:#888;
    border: 1px solid #ccc;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    transition: all 0.3s;
}

#billing_state_field{
    float:none !important;
}

#billing_phone{
    width:50%;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .select-label select {padding-right:18px}
}

.select-label {position:relative}

.select-label:after {
    content:'<>';
    font:11px "Consolas", monospace;
    color:#aaa;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:8px; top:11px;
    padding:0 0 2px;
    position:absolute;
    pointer-events:none;
}
.select-label:before {
    content:'';
    right:6px; top:0px;
    width:20px; height:20px;
    background: transparent;
    position:absolute;
}


/*  ----------------------
    COMING SOON PAGE
    ----------------------- */

div#coming-soon-container {
    background-color: #fff !important;
}

/*  ----------------------
    HEADER
    ----------------------- */

.sub-menu li a {
    font-family: 'Open Sans', 'Verdana', 'Arial', sans-serif !important;
    font-size: 14px !important;
}

.cookie-notice-container .button {
    height: auto !important;
    font-weight: bold;
}

.staff-message-enabled {
    padding-top: 37px;
}

.staff-message {
    position: fixed;
    top: 0; right: 0; left: 0;
    z-index: 9000;
    background-color: #f49401;
    text-align: center;
    color: #fff;
    padding: 8px 16px;
    font-size: 18px !important;
}

.staff-message-content {
    color: #333;
	margin-right: 40px;
} 

.cart_wrapper ul.cart_list li a, .cart_wrapper ul.product_list_widget li a {
    float: none !important;
    font-family: 'Open Sans', 'Verdana', 'Arial', sans-serif !important;
    font-weight: 700;
}

.cart_list.product_list_widget li {
    border-bottom: 1px solid #d9d9d9;
}

.remove_item {
    margin-top: 10px !important;
}

.quantity {
    margin-top: 10px !important;
}

.cart_control {
    font-size: 12px !important;
    line-height: 48px;
    width: 135px !important;
}

.fa-caret-right {
    color: #f49401;
}

#text-image-6 {
    width: 200px !important;
    padding: 10px 0 11px 0 !important;
}

#text-image-6 img {
    padding: 10px 10px 0 0;
}

#text-image-2 {
    width: 200px !important;
    padding: 10px 0 11px 0 !important;
}

#text-image-2 img {
    padding: 10px 10px 0 0;
}

#header-sidebar .widget, #header-sidebar {
    display: block;
}

#nav .megamenu ul.sub-menu li, #nav .megamenu ul.sub-menu li ul {
    max-width: none !important;
}

.config-menu .btn {
    display: block;
    background-color: #f49401 !important;
    color: #fff !important;
    text-shadow: none;
    background-image: none;
    border: 1px solid #c27502;
    padding-top: 8px;
    padding-bottom: 8px;
}

.config-menu .btn:hover {
    background-color: #c27502 !important;
}   


.navi-account {
    float: right !important;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
}

.navi-account a:hover {
    background-color: #ececec !important;
}

.config-menu a {
    line-height: 1.4 !important;
}

/* end Header fixes */


/*  ----------------------
    SEARCH (no result)
    ----------------------- */

.search-output-box {
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
}

.search-output-box h1 {
    line-height: 1.6 !important;
}

.uppercase {
    text-transform: uppercase;
}

.orange {
    color: #f49401;
}

.search-fail-icon {
    font-size: 42px !important;
}

.fyi-box {
    border: 1px solid #d9d9d9;
    margin-top: 40px;
    padding-bottom: 20px;
    background: #fafafa;
}

.icon-circle {
    display: block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    background-color: #999;
    font-size: 24px;
    border-radius: 50%;    
    margin: 0 auto;
    margin-top: -21px;
}

.cta {
    margin-top: 30px;
}

.cta .button {
    margin: 10px;
}

#logo a img{
	max-width: 90%;
}


/*  ----------------------
    LOGIN REGISTER
    ----------------------- */

.login p.form-row {
    width: 100%;
    float: left;
    position: relative;
}

.login form .form-row {
    padding: 0 !important;
}

.login .lost_password {
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    line-height: 30px;
    margin-left: 0;
}

.login .form-row input[type="checkbox"] {
    margin-top: 0 !important;
}

.login .form-row .inline {
    margin-top: 20px !important;
}



/* activation */

.activation_hint {
    max-width: 400px;
    margin: 0 auto;
    padding: 10px 20px 20px 20px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(217,217,217,1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(217,217,217,1);
    box-shadow: 0px 0px 5px 0px rgba(217,217,217,1);
}

.success-icon {
    font-size: 56px !important;
    color: #d9d9d9;
    padding-top: 30px;
    line-height: 56px !important;
}

.activation_success {
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
}

.cart_empty_text {
    margin-top: 40px !important;
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #d9d9d9;
    padding: 20px;
    border-radius: 4px;
    box-shadow: 0px 1px 1px 0px #d9d9d9;
}

.cart_empty_text .fa {
    font-size: 24px;
    color: #f49401;
}

/* END activation */

/* profile */

.old_user_profile {
    border: 1px solid #f59331;
    border-radius: 4px;
    padding: 10px 20px;
    background-color: #ffe5cc;
    margin-top: 40px;
    margin-bottom: 40px;
}

.old_user_profile h3 {
    font-family: 'Open Sans', 'Verdana', 'Arial', sans-serif !important;
}

.old_user_profile .fa-gift {
    font-size: 28px;
    padding-right: 10px;
}

.myaccount_user.old_user_profile_text {
    border-top: 1px solid #f59331;
    padding-top: 20px;
}

.old_user_profile {
    text-align: center;
}

.old_user_coupon {
    border: 2px solid #f59331;
    background-color: #fff;
    max-width: 60%;
    margin: 0 auto;
    padding: 20px;
    border-radius: 2px;
}

.coupon-code {
    font-size: 18px;
    color: #444;
}

.reseller-box {
    background-color: #f6f6f6;
    padding: 20px;
    border-radius: 4px;
}

.reseller-box .last {
    height: 74px;
}

.icon-area {
    float: left;
    width: 10%;    
}

.icon-area div {
    width: 54px;
    height: 54px;
    line-height: 52px;
    color: #ccc;
    font-size: 36px;
    text-align: center;
    background-color: #ffffff;
    border-radius: 50%;
}

.cta-area {
    width: 85%;
    float: left;
}

.reseller-box h3 {
    margin-top: 0;
}

.reseller-box p {
    margin-bottom: 0;
}

.reseller-box a {
    max-width: 300px;
    display: block;
    margin: 0 auto;
    background-color: #f49401;
    color: #fff;
    padding: 8px 10px;
    border-radius: 2px;
    text-align: center;
    font-family: "Open Sans", sans-serif !important;
    line-height: 29px !important;
    transition: all 0.3s;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

/* END profile */

/* END login register*/


/*  ----------------------
    SIDEBARS
    ----------------------- */

#gform_widget-3 h3 {
    padding-bottom: 10px;
}

.sidebar-showcase {
    border: 1px solid #ececec;
    background-color: #fafafa;
    padding: 10px 0;
    border-radius: 4px;
    margin-bottom: 30px;
}

.showcase-img {
    height: 140px;
    display: block;
    margin: 0 auto;
}

/* END main sidebar */


/*  ----------------------
    SHOP SIDEBAR
    ----------------------- */

.sidebar {
    list-style: none !important;
}

#sidebar-shop-sidebar .widget {
    position: relative;
    border: 1px solid #f49401 !important;
    padding: 10px 20px;
}

#sidebar-shop-sidebar .widget:before {
    content: " ";
    position: absolute;
    z-index: -1;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border: 1px solid #ECD0A3;
}

#woocommerce_product_categories-2 ul li:last-child {
    border: 0 !important;
}

/* END main sidebar */

/*  ----------------------
    CONTACTS
    ----------------------- */

#gform_confirmation_message_4 {
    margin-top: 60px;   
    font-size: 16px;
    border-left: 1px solid #f49401;
    padding-left: 20px;
}

.gfield_required {
    display: none;
}

.contact-info .sidebar-nav ul li {
    font-family: 'Open Sans', 'Verdana', 'Arial', sans-serif !important;
}


/* END main sidebar */

/*  ----------------------
    FOOTER
    ----------------------- */

div#footer div.footer-row-1 div#nav_menu-6 div.menu-informazioni-container ul#menu-informazioni li.menu-item {
    float: none !important;
    width: 100% !important;
}

.left.span6 .fb-icon {
    padding-left: 20px;
}

#facebook {
    width: 100%;
    overflow: hidden;
}

#footer .container {
    border-top: 1px solid #dddddd;
    padding-top: 30px;
}

div.prod-preview {
    display: block;
    position: relative;
    z-index: 1;
    border-radius: 4px;
    overflow: hidden;
    margin-top: -12px;
    box-sizing: border-box;
    border: 1px solid #ececec;
    transition: all 0.3s;
}

div.prod-preview:hover {
    box-shadow: 0 8px 6px -6px #d9d9d9;
    border-color: #f49401;
}

div.prod-preview img {
    width: 35%;
    padding: 5px;
    box-sizing: border-box;
    float: left;
}

div.prod-preview .overlay {
    width: 60%;
    height: 100%;
    background-color: #f49401;
    position: relative;
    z-index: 10;
    box-sizing: border-box;
    padding: 20px;
    text-shadow: 1px 2px 1px rgba(0,0,0,0.2);
    float: left;
}

div.prod-preview .overlay h3 {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 800 !important;
    text-transform: uppercase;
    color: #fff !important;
    font-style: italic !important;
    margin: 0 !important;
    letter-spacing: 1px;
    font-size: 10px !important;
}

div.prod-preview .overlay h2 {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 300 !important;
    color: #fff !important;
    margin: 0 !important;
    letter-spacing: 1px;
    font-size: 18px !important;
}

/* gform newsletter input */
#gform_wrapper_3 {
    margin-top: -11px;
}

#label_3_2_1 {
    font-size: 12px;
}

#field_3_1 .gfield_description {
    font-size: 12px;
}

#field_3_1 .gfield_label {
    display: none;
}

#field_3_2 .gfield_label {
    display: none;
}

#field_3_2 .validation_message {
    font-size: 1em !important;
}

#choice_3_2_1 {
    margin-top: 3px;
}

#gform_fields_3 .gfield_required {
    display: none;
}

#gform_3 .validation_error {
    display: none;
}

.gfield_error {
    background-color: transparent !important;
    border-top: 0 !important;
}

/* END gform newsletter input */

.fb-page {
    margin-top: -12px;
}

/* end Footer fixes */


/*  ----------------------
    HOMEPAGE
    ----------------------- */

.mobile-cta {
    display: none !important;
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
    padding: 40px 0;
    background-color: #333;
    border-radius: 4px;
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 1);
    -moz-box-shadow:    inset 0px 0px 10px 0px rgba(0, 0, 0, 1);
    box-shadow:         inset 0px 0px 10px 0px rgba(0, 0, 0, 1);
}

.mobile-cta-btn {
    padding: 10px 20px;
    background-color: #f49401;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    border-radius: 4px;
    transition: all 0.3s;
}

.mobile-cta-btn:hover {
    background-color: #f5b049;
    color: #fff !important;
}

.mobile-cta-btn:active {
    background-color: #f5b049;
    color: #fff !important;
}

.tp-button.orange {
    padding: 8px 20px 10px 20px;
    border-radius: 0;
    background-color: #f49401 !important;
    font-family: 'Open Sans', 'Verdana', 'Arial', sans-serif !important;
    text-shadow: none;
    letter-spacing: normal;
    box-shadow: none !important;
    font-weight: 700;
}

.tp-button:hover {
    background-color: #c27502 !important;
}

.group {
    position: relative;
    top: 16%;
}

.fb-icon {
    color: #999;
    font-size: 24px !important;
    position: relative;
    top: 2px;
    margin-right: 10px;
}

.fb-icon:hover {
    color: #3b5998;
    position: relative;
}

.gplus-icon {
    color: #999;
    font-size: 24px !important;
    position: relative;
    top: 2px;
    margin-right: 10px;
}

.gplus-icon:hover {
    color: #dd4b39;
    position: relative;
}

.gplus-icon {
    color: #999;
    font-size: 24px !important;
    position: relative;
    top: 2px;
}

.gplus-icon:hover {
    color: #e52d27;
    position: relative;
}

.page-block {
    margin-top: 30px;
    margin-bottom: 30px;
}

.number-1 {
    background-position: -85px -103px !important;
}

.number-2 {
    background-position: -152px -103px !important;
}

.number-3 {
    background-position: -232px -103px !important;
}

.numbers-sections h4 {
    text-align: left !important;
    padding-left: 100px;
}

.submit-field {
    font-family: 'Open Sans', 'Verdana', 'Arial', sans-serif !important;
}

/* showcase */

.homepage-showcase {
    padding-top: 40px;
}

.homepage-showcase h1 {
    line-height: 1.4;
}

.text-center {
    text-align: center;
}

.homepage-showcase h3 {
    font-family: 'Open Sans', 'Verdana', 'Arial', sans-serif !important;
    font-size: 14px;
    font-weight: 700;
}

.cta-container {
    width: 100%;
}

.cta-box.two-third p {
    margin-top: 27px;
}

.cta-box.two-third {
    border-left: 1px solid #ececec;
    padding-left: 3%;
    width: 62%;
}

.cta-box h1 {
    margin-top: 0;
}

.widget .showcase-text {
    padding: 0px 30px;
}

/* end showcase */

/* end Homepage CSS */


/*  ----------------------
    CONFIGURATOR
    ----------------------- */

.loading-animation {
    display: block;
    text-align: center;    
    border: 1px solid #d9d9d9;
    padding-bottom: 8px;
    margin-top: -42px;
    margin-bottom: 20px;
    background-color: #fafafa;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.loading-animation p {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;    
    font-weight: bold;
    color: #999;
    margin-bottom: 0;
}

.loading-animation img {
    opacity: 0.4;
}

.page-id-19118 .images .yit-image.attachment-shop_thumbnail, .single-model .images .yit-image.attachment-shop_thumbnail {
    width: 20% !important;
    display: inline-block;
}

select.form-input {
    font-size: 13px !important;
}

.progress-numbers {
    background-color: #fafafa;
    padding: 0 !important;
}

.one-third.step {
    width: 30%;
    padding-left: 5%;
    margin-right: 0 !important;
    text-align: left;
}

.step {
    padding-top: 20px;
}

/* step box */

.step-box {
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    border-radius: 4px;
    margin-bottom: 20px;
}

.step-box-text {
    padding: 10px 20px 10px 60px;
    font-size: 13px;
    font-family:  'Open Sans', 'Verdana', 'Arial', sans-serif !important; 
}

.step-box.step-3 {
    border-right: 1px solid #d9d9d9 !important;
}

/* END step box */

.step:not(:first-child) {
    border-left: 1px solid #d9d9d9;
    box-sizing: border-box;
}

.active {
    background-color: #ebebeb;
    box-shadow: inset 0px 1px 4px 0px #d9d9d9;
    -webkit-box-shadow: inset 0px 1px 4px 0px #d9d9d9;
    -moz-box-shadow: inset 0px 1px 4px 0px #d9d9d9;
    -o-box-shadow: inset 0px 1px 4px 0px #d9d9d9;
}

.step-1 {
    background-image: url(images/icons/1.png);
    background-position: center left;
    background-repeat: no-repeat;
}

.step-2 {
    background-image: url(images/icons/2.png);
    background-position: center left;
    background-repeat: no-repeat;
}

.step-3 {
    background-image: url(images/icons/3.png);
    background-position: center left;
    background-repeat: no-repeat;
}

.config-filter {
    background-color: #ebebeb;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    box-sizing: border-box;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.form-input {
    width: 100%;
    height: 38px;
    font-family: 'Open Sans', 'Verdana', 'Arial', sans-serif !important;
    font-size: 11px;
    text-transform: uppercase;
    color: #666;
    padding: 0;
    margin: 0;
}

.form-input:hover {
    border-color: #f49401;
    cursor: pointer;
}

.form-input[disabled] { 
    pointer-events: none;
}

.form-input:focus {
    outline: 3px auto #f49401;
    outline-offset: -2px;
}

.config-filter form {
    margin: 0;
}

.config-filter ul {
    list-style-type: none;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px !important;
    margin: 0;
}

.config-filter ul li {
    display: inline-block;
    margin-bottom: 0;
}

config-filter ul:after {
    display:inline-block;
    width:100%;
    content:'';
}

.wizard-steps {
    text-align: center;
}

.wizard-steps p{
    border: 1px solid #ececec;
    padding: 6px 0;
    border-radius: 16px;
}

select.form-input.complete {
    background: url(images/icons/form_check.png) no-repeat scroll right;
    background-color: white;
}

select.form-input:disabled {
    background-color: #ececec;
}

.product-intro {
    border-top: 2px solid #ececec;
    border-bottom: 1px dotted #ececec;
}

.product-intro .one-fourth h1 {
    line-height: 1.4 !important;
}

.form-area input[type="checkbox"] {
    margin-top: -2px !important;
    margin-right: 6px;
}

.pro-filter {
    font-size: 13px !important;
    text-align: center;
    border: 1px solid #d9d9d9;
    padding-bottom: 8px;
    margin-top: -42px;
    margin-bottom: 20px;
    background-color: #fafafa;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pro-filter p {
    font-weight: 700;
    text-transform: uppercase;
}

.pro-filter label {
    display: inline-block;
    margin: 0 !important;
}

.pro-filter label:not(:first-child) {
    padding-left: 50px;
}

.pro-filter .btn:not(:first-child) {
    margin-left: 10px;
}

.e-filter .btn:not(:first-child) {
    margin-left: 10px;
}

.e-filter {
    font-size: 13px !important;
    text-align: center;
    border: 1px solid #d9d9d9;
    padding-bottom: 8px;
    margin-top: -42px;
    margin-bottom: 20px;
    background-color: #fafafa;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.e-filter p {
    font-weight: 700;
    text-transform: uppercase;
}

.e-filter label {
    display: inline-block;
    margin: 0 !important;
}

.e-filter label:not(:first-child) {
    padding-left: 50px;
}


/* Product */
div.product .product_title{
    text-transform: none !important;
}

.product-container {
    padding-top: 22px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ececec;
}

.images .attachment-shop_single.wp-post-image {
    padding: 3px;
    border: 1px solid #dddddd;
}

.images .yit-image.attachment-shop_thumbnail {
    width: 28% !important;
    padding: 3px;
    border: 1px solid #dddddd;
    margin-top: 5px;
    margin-right: 2px;
}

.product-code {
    font-family:  'Open Sans', 'Verdana', 'Arial', sans-serif !important;
    font-size: 18px;
    color: #f49401;
    margin: 0;
}

.product-title {
    font-family:  'Open Sans', 'Verdana', 'Arial', sans-serif !important;
    font-size: 18px;
    margin: 0;
    color: #444;
}

.amount {
    font-size: 30px;
    color: #f49401;
    font-weight: 700;
}

.amount-sale {
    font-size: 14px;
    color: #999;
    text-decoration: line-through;
    padding-right: 8px;
}

.phone-measures {
    width: 100%;
    font-size: 14px;
}

.phone-measures table {
    border: 1px solid #d9d9d9;
    margin: 10px 0;
}

.phone-measures table td {
    padding: 8px;
}

.measure-icon {
    background-color: #f0f0f0;
    border-right: 1px solid #d9d9d9;
}

.measure-text p {
    margin: 0;
}

.three-fourth.measures-info {
    width: 88%;
}

.one-fourth.phone-icon {
    width: 2%;
    background-repeat: no-repeat;
    margin-top: 16px;
}

.with-cover {
    height: 28px;
    background-position: 0 1px;    
}

.without-cover {
    height: 28px;
    background-position: 0 -28px;    
}

.product-info {
    font-size: 14px;
    min-height: 60px
}

.button-area {
    text-align: right;
}

button {
    border: 0;
    font-family: 'Open Sans', 'Verdana', 'Arial', sans-serif !important;

}

.add-to-cart-btn {
    float: right;
    text-align: center;
    font-size: 12px !important;
    display: inline-block;
    border-radius: 2px !important;
    background-color: #c58408;
    padding: 10px 16px;
    color: #fff;
    text-transform: uppercase;
}

.add-to-cart-btn i {
    position: relative;
    top: 3px;
    font-size: 18px;
    margin-right: 5px;
}

.add-to-cart-btn:hover {
    background-color: #f49401;
    color: #fff;
}

.shipping-info {
    margin-top: 16px;
}

.view-detail {
    display: inline-block;
    font-size: 13px;
    color: #444;
    font-weight: bold;
}

/* END Product */


/* Configurator Sidebar */

.sidebar .product {
    max-width: 80%;
    font-family: 'Open Sans', 'Verdana', 'Arial', sans-serif !important;
    margin: 0 auto;
}

.sidebar .product-code {
    color: #f49401;
}

.sidebar .product h3 {
    font-family: 'Open Sans', 'Verdana', 'Arial', sans-serif !important;
    font-size: 14px;
}

.sidebar .shipping-info {
    text-align: left;
}

.sidebar .shipping-info p:before {
    display: none;
}

.sidebar .shipping-info p:after {
    display: none;
}

.sidebar .product .view-detail {
    color: #444;
}

.sidebar .product .view-detail:hover {
    color: #f49401;
}

.sidebar .product .add-to-cart-btn {
    color: #fff;
    float: left;
    margin-top: 10px;
}

.upselling-intro {
    border-bottom: 1px solid #d9d9d9;
}

.upselling-intro p {
    padding: 0 20px !important;
    margin-bottom: 0;
    padding-bottom: 20px;
}

.upselling .thumbnail-wrapper {
    height: 128px;
}

.upselling .thumbnail-wrapper .product-image {
    width: 100%;
}

.upselling .product-thumbnail {
    padding: 20px 20px;
    background-color: #ececec;
    margin-bottom: 0;
}

.product.upselling {
    width: 47%;
    margin-top: 10px;
    border: 1px solid #d9d9d9;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    background-color: #fafafa;
    padding-top: 10px;
    box-shadow: 0px 1px 1px 0px #d9d9d9;
}

.product.upselling .upselling-message .upselling-title .text-highlight {
    font-size: 18px;
}

.product.upselling .product-thumbnail .product-meta .price {
    margin-bottom: 8px;
}

.upselling-title {
    text-align: center;
    font-size: 16px;
}

.upselling-p {
    padding-bottom: 10px;
}

.product-buttons .add-to-cart-btn {
    float: left;
    margin-top: 10px;
}

/* Product box */

.product {
    margin-top: 30px;
    margin-bottom: 30px !important;
    list-style-type: none;
}

.product-thumbnail {
    margin-bottom: 5px;
}

.thumbnail-wrapper {
    position: relative;
    height: 180px;
    box-sizing: border-box;
    border: 1px solid #d9d9d9;
    overflow: hidden;
}

.product-image {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: auto;
}



.product-car-maker {
    color: #333;
}

.measures {
    margin: 7px 0 10px 0;
    min-height: 100px;
}

.measures p {
    margin: 0;
    font-size: 12px;
    line-height: 1.4;
}

.price {
    display: block;
    margin-bottom: 0px;
    width: 100%;
}

.timestamp {
    font-weight: bold;
    color: #444;
}

.text-highlight {
    color: #f49401; 
}


/* end Product box */

/* Configurator titles + description */

.clearer.top{
    margin-bottom: 25px;
}

.box.info-box {
    padding: 4px 25px;
    border: 1px solid #d9d9d9;
    background-color: #EEEEEE !important;
    background-image: none;
}

.box.info-box .toggle h3 {
    border: 0;
    padding: 0;    
}

.box.info-box .toggle h3 a {
    color: #888;  
}

.box.info-box .toggle h3 a:hover {
    color: #f49401;  
}

.box.info-box .toggle .content-tab {
    border: 0;   
}

.box.info-box .toggle .content-tab p {
    padding: 18px 10px 0px 10px;
    margin: 0;
}

.more-info {
    font-size: 12px;
}

/* end Configurator titles + description */

/* end Configurator Content */

/* end Configurator CSS */


/*  ----------------------
    SHOP
    ----------------------- */

.woocommerce-message {
    display: none;
}

.payment_box p {
    margin-top: 0 !important;
}

.payment_methods input[type=radio] {
    margin-top: 6px !important;
}

.form-row #s2id_billing_state a.select2-choice.select2-default {
    float: none !important;
    margin-top: 0 !important;
}

.form-row.terms {
    margin-top: 20px !important;
}

.form-row.terms a {
    float: none;
    margin: 0;
}

.add_to_wishlist {
    display: none;
}

.single_add_to_cart_button {
    width: 100%;
    margin-top: 20px;
    font-family:  'Open Sans', 'Verdana', 'Arial', sans-serif !important;
    text-transform: lowercase !important;
    background-color: #c58408 !important;
}

.single_add_to_cart_button:hover {
    background-color: #f49401 !important;
}

.quantity {
    position: relative;
}

.cart label {
    font-family:  'Open Sans', 'Verdana', 'Arial', sans-serif !important;
    text-transform: capitalize !important;
    font-size: 13px !important;
    margin-bottom: 6px !important;
    text-align: center;
}

.product-box .quantity {
    float: none !important;
}

.quantity.buttons_added {
    margin: 0 auto !important;
}

.woocommerce-tabs {
    display: none;
}

.single-product .product .summary .price, .product-box .price {
    background: none !important;
    text-align: center !important;
}

.stock {
    text-align: center !important;
}

.phone-icon {
    background-image: url(images/icons/phone_icon.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 5px;
}

.placement-icon {
    background-image: url(images/icons/placement.png);
    background-repeat: no-repeat;
    padding-top: 5px;
    height: 18px;
}

.one-fourth.placement-icon {
    width: 2% !important;
    background-repeat: no-repeat;
    margin-top: 11px;
}

.thumbnails.nomagnifier {
    width: 100% !important;
}

#payment #place_order {
    float: left !important;
    margin-top: 20px !important;
}

/* alert boxes */

.woocommerce_info .alert-text {
    text-align: center;
    margin: 0 auto;
}

.woocommerce_info .tab-index {
    text-align: center;
}

#close {
    float: right;
    text-align: center;
    border: 1px solid #d9d9d9;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    line-height: 21px;
    cursor: pointer;
    margin-top: 4px;
}

#close:hover {
    background-color: #ececec;
    color: #f49401;
}

.woocommerce_info .toggle .content-tab {
    border: 1px solid #d9d9d9;
    padding: 10px 30px;
    border-radius: 4px;
    background-color: #fafafa;

}

.woocommerce_info .toggle .content-tab h1 {
    line-height: 1.4;
}

.woocommerce_info .toggle .content-tab .cta-box-alert {
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
}

.woocommerce_info .toggle .content-tab p {
    padding: 0;
}

/* END alert boxes */

.page-id-11 .product-subtotal .amount {
    float: right;
}


/*  ----------------------
    SINGLE PRODUCT
    ----------------------- */

.share-buttons .social_icons {
    display: inline-block;
    width: 100%;
    margin: 0;
}
.share-buttons .social_icons li {
    list-style: none;
    display: inline-block;
    width: auto;
    margin: 0;
}
.share-buttons .social_icons li a i.fa {
    display: block;
    font-size: 24px;
    border: 1px solid #e5e5e5;
    height: 42px;
    width: 42px;
    padding: 0px;
    margin-right: 4px;
    line-height: 46px;
    text-align: center;
    background-size: 100% 200%;
    transition: all .3s ease;
    border-radius: 2px;
}
.share-buttons .social_icons li a i.fa:hover {
    background-position: -100% -100%;
    color: #fff;
}
.share-buttons .social_icons a i.fa-facebook {
    background-image: linear-gradient(to top, #3b5999 50%, #fff 50%);
}
.share-buttons .social_icons a i.fa-twitter {
    background-image: linear-gradient(to top, #55acee 50%, #fff 50%);
}
.share-buttons .social_icons a i.fa-google-plus {
    background-image: linear-gradient(to top, #dd4b39 50%, #fff 50%);
}
.fb-like {
    margin-top: 4px;
    width: 100%;
    text-align: center;
}
.single-product .phone-icon {
    padding-left: 30px;
}

.product-box .price small {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #666;
}

.single-product .prod-development {
    display: block;
    padding: 8px;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    border-radius: 4px;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    width: 100% !important;
}

.single-model .prod-development, .page-template-holders .prod-development, .page-template-configurator .prod-development {
    display: block;
    padding: 8px;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    border-radius: 4px;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    width: 194px !important;
    float: right;
    clear: right;
    margin-bottom: 20px;
}

.single-product .prod-development span, .single-model .prod-development span, .page-template-holders .prod-development span, .page-template-configurator .prod-development span {
    font-size: 11px;
    text-transform: uppercase;
    width: 100%;
    display: block;
    text-align: center;
    background-color: #fafafa;
    border: 1px solid #d9d9d9;
    letter-spacing: 1px;
    font-weight: 700;
    word-wrap: break-word;
}

.single-product .prod-development span:after, .single-model .prod-development span:after, .page-template-holders .prod-development span:after, .page-template-configurator .prod-development span:after {
    content: "\A";
    white-space: pre;
}



/*  ----------------------
    SEARCH MODEL
    ----------------------- */

.single-model .config-filter {
    padding: 20px;
}

.search-output.two-fourth {
    margin: 0;
    line-height: 38px;
}

.search-output.one-third {
    line-height: 38px;
}


/*  ----------------------
    FAQ
    ----------------------- */

h3.faq-topic{
    font-family:  'Open Sans', 'Verdana', 'Arial', sans-serif !important;
    font-size: 14px;
    font-weight: 700;
    color: #f49401;
    text-transform: uppercase;
    margin-top: 30px;
}

.content-tab p {
    font-size: 14px !important;
}

.toggle h4 {
    font-size: 14px;
    font-family: 'Open Sans', 'Verdana', 'Arial', sans-serif !important;    
}

.icon-minus-sign {
    margin-right: 20px;
}

.icon-plus-sign {
    margin-right: 20px;
}

/* end FAQ */



/*  ----------------------
    GFORM
    ----------------------- */

.gform_button {
    font-size: 1.1em !important;
    background-color: #c58408 !important;
    font-family:  'Open Sans', 'Verdana', 'Arial', sans-serif !important;
    text-transform: capitalize !important;
}

.gform_button:hover {
    background-color: #f49401 !important;
}

/* end GFORM */


/*  ----------------------
    CART
    ----------------------- */

.shop_table.cart .product-thumbnail {
    display: none;
}

/* cart totals styles */

.cart-collaterals .cart_totals table th, .cart-collaterals .cart_totals table tr td, #order_review .shop_table tfoot td{
    width: auto !important;
}

.cart-collaterals .cart_totals table {
    border-collapse: collapse !important;   
}

.cart_totals tr td {
    padding: 15px 0 !important;
}

.cart_totals tr.shipping {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    box-sizing: border-box;
}

.cart-subtotal .amount {
    color: #666;
    font-size: 14px;
}

ul#shipping_method .amount {
    font-size: 14px;
}

ul#shipping_method li {
    text-align: left;
}

.includes_tax .amount {
    font-size: 14px;
}

.total th {
    color: #f49401;
    text-transform: uppercase;
    font-weight: 700;
}

.cart_totals .reseller td, .cart_totals .reseller th {
    padding: 0 !important;
}

.cart_totals .total th {
    padding-left: 0 !important;
}

.shop_table .cart_item .product-price .amount {
    font-size: 16px;
    color: #666;
}
.shop_table .cart_item .product-subtotal .amount {
    font-size: 24px;
}

/* END cart totals styles */

/*  ----------------------
    CATEGORY PAGE
    ----------------------- */

/* featured area */

.featured-area {
    margin-bottom: 30px;
}
.main-featured, .small-featured {
    position: relative;
}
.featured-area .overlay:after {
    content: '\A';
    position: absolute;
    width: 100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.8);
    opacity: 0;
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    z-index: 20;
}
.featured-area .overlay:hover:after {
    opacity: 1;
}
.small-featured{
    background: #333;
    display: flex;
}
.custom-half {
    width: 50%;
    display: block;
    float: left;
}
.featured-image {
    width: 100%;
}
.featured-label {
    position: relative;
    align-items: stretch;
    text-align: center;
    z-index: 50;
    box-sizing: border-box;
}
.featured-txt h3 {
    color: #fff;
}
.featured-txt a {
    font-weight: bold;
}
.featured-txt {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    color: #fff;
    word-break: normal;
    padding: 0 10px;
    box-sizing: border-box;
}
.featured-txt {
    opacity: 0;
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    z-index: 75;
}
.featured-label:hover .featured-txt {
    opacity: 1;
}

/* END   *//* featured area */

/* product masonry */

.title-area {
    display: block;
    border-top: 1px solid #d9d9d9;
    padding: 20px 0px 6px;
}

.masonry {
    margin: 1.5em 0;
    padding: 0;
}

.masonry-item {
    padding: 10px;
    width: 25%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.masonry-item .inner {
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    overflow: hidden;
}

.category-img {
    width: 100%;
}

.category-copy {
    background-color: #fafafa;
}

.category-copy h5 {
    font-family: 'Open Sans', 'Verdana', 'Arial', sans-serif !important;
    font-weight: 700;
    border-bottom: 1px solid #d9d9d9;
    background-color: #fff;
    padding: 16px;
    margin: 0;
}

.category-copy ul {
    list-style: none;
    margin: 0;
    padding: 16px;
}
.category-copy ul li {
    line-height: 2 !important;
}

.category-copy ul li:after {
    content: " \00BB";
    color: #f49401;
}

/* END *//* product masonry */


/*  ----------------------
    CATEGORY PAGE SINGLE
    ----------------------- */

.cat-bg {
    width: 100%;
    padding: 80px 0 50px !important;
    margin-bottom: 40px;
}

.category-infobox {
    position: relative;
    max-width: 600px;
    display: block;
    background-color: #fff;
    box-shadow: 0px 2px #ececec;
    border-radius: 4px;
    border: 1px solid #ececec;
    padding-top: 50px;
    text-align: center;
    margin: 0 auto;
}

.category-infobox:after, .category-infobox:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.category-infobox:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #fff;
    border-width: 21px;
    margin-left: -21px;
}
.category-infobox:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #f49401;
    border-width: 25px;
    margin-left: -25px;
}

.category-infobox .circle-img {
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    border: 4px solid #f49401;
    width: 100px; height: 100px;
    border-radius: 50%;
}

.category-infobox .cat-txt {
    padding: 20px;
}

.brand-icon {
    background-color: #fff;
    width: 42px; height: 42px;
    line-height: 42px;
    border: 2px solid #d9d9d9;
    text-align: center;
    border-radius: 50%;
    font-size: 24px;
    display: inline-block;
    margin-top: 20px;
}

.producer {
    background-color: #ececec;
    margin-bottom: 20px !important;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-radius: 4px;
    overflow: hidden;
    transition: all 0.4s ease-in-out;
}

.producer h6 {
    transition: all 0.4s ease-in-out;    
}

.producer:hover {
    background-color: #f6f6f6;    
}

.producer:hover h6 {
    color: #f49401;    
}



/*  ----------------------
    PAGE
    ----------------------- */

.search-output {
    font-size: 18px;
}

.search-output .text-highlight {
    font-weight: 700;
}


/*  ----------------------
    CHECKOUT - Thank you
    ----------------------- */

.customer_details, div.addresses div {
    min-height: 200px;
    padding-bottom: 20px !important;
}

ul.order_details.bacs_details {
    padding: 0 !important;
}

ul.order_details.bacs_details li {
    width: 28%;
    margin-right: 0 !important;
    padding: 20px 20px !important;
    border-left: 1px solid #efefef !important;
}

ul.order_details.bacs_details li:not(:first-child) {
    border-width: 2px !important;
}

table.shop_table.order_details {
    padding: 20px !important;
}

table.shop_table.order_details th {
    text-align: left;
}

th.product-total {
    text-align: right !important;
}

th.product-name, th.product-total {
    font-weight: bold !important;
    text-transform: uppercase ;
}

table.shop_table.thankyou {
    padding: 20px !important;
}

table.shop_table.thankyou th, table.shop_table.thankyou td {
    padding: 5px !important;
}

.shop_table.order_details .amount, .shop_table.thankyou .amount {
    font-size: 18px;
}

table.shop_table.order_details tfoot tr th, table.shop_table.order_details tfoot tr td {
    border-bottom: 1px double #efefef !important;
}

.message-box {
    background-color: #f6f6f6;
    padding: 20px 20px 20px 60px;
    border-radius: 4px;
}

.message-box.thanks:before {
    font-family: FontAwesome;
    content: "\f05a";
    display: block;
    position: absolute;
    padding-right: 3px;
    vertical-align: middle;
    margin-left: -42px;
    font-size: 36px;
    color: #aaa;
}

.product-availability p.message-box.product-unavailable:before {
    font-family: FontAwesome;
    content: "\f017";
    display: block;
    position: absolute;
    padding-right: 3px;
    vertical-align: middle;
    margin-left: -42px;
    font-size: 36px;
    color: #aaa;
}

.product-availability p.message-box.product-shipping:before {
    font-family: FontAwesome;
    content: "\f0d1";
    display: block;
    position: absolute;
    padding-right: 3px;
    vertical-align: middle;
    margin-left: -52px;
    font-size: 36px;
    color: #aaa;
}

.product-availability p.message-box.store-pickup:before {
    font-family: FontAwesome;
    content: "\f015";
    display: block;
    position: absolute;
    padding-right: 3px;
    vertical-align: middle;
    margin-left: -45px;
    font-size: 36px;
    color: #aaa;
}

.product-availability p.message-box.product-shipping {
    padding: 20px 20px 20px 70px;
}

.payment-method {
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid #ececec;
    margin-top: 40px;
}

.payment-method p {
    text-align: center;
}

.payment-method .title {
    padding: 10px;
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #d9d9d9;
    position: relative;
    display: block;
    margin: 0 auto;
    margin-top: -42px;
    max-width: 250px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
}

.payment-method .title:before {
    font-family: FontAwesome;
    content: "\f07a";
    margin-right: 10px;
}

.payment-method h2 {
    font-family: 'Open Sans', 'Verdana', 'Arial', sans-serif;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.payment-method h3 {
    font-family: 'Open Sans', 'Verdana', 'Arial', sans-serif;
    font-size: 14px;
    text-align: center;
    display: block;
    border-top: 1px solid #ececec;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    padding: 10px 0;
    margin-bottom: 0;
}

.shop_table.woocommerce-checkout-review-order-table tfoot tr th, .shop_table.woocommerce-checkout-review-order-table tfoot tr td {
    border-bottom: 1px solid #efefef !important;
}

.shop_table.woocommerce-checkout-review-order-table tfoot tr th {
    text-align: left;
}

.woocommerce-checkout-review-order .woocommerce-checkout-payment {
    margin-top: 10px !important;
}

.about_paypal {
    padding-left: 10px;
}

.single-product .holder-details {
    font-family: 'Open Sans', 'Verdana', 'Arial', sans-serif !important;
    font-size: 14px;
    display: block;
    border-left: 4px solid #f49401;
    padding-left: 16px;
}


/*  ----------------------
    COOKIE NOTICE
    ----------------------- */

#cookie-notice .button {
    display: inline-block !important;
    text-align: center;
    padding: 6px 12px;
    border-radius: 2px !important;
    background-color: #B49A60;
    font-family: 'Open Sans', 'Verdana', 'Arial', sans-serif !important;
    background-color: #f49401 !important;
    transition: all 0.3s;
}

#cookie-notice .button:hover {
    background-color: #c27502 !important;;
}


/*  ----------------------
    SATISPAY
    ----------------------- */

ul.payment_methods li.payment_method_satispay img {
    height: 32px;
    margin-right: 10px !important;
}
.woocommerce-order-pay ul.order_details {
    background-color: #fafafa;
    margin-left: 0;
    padding: 20px 20px 10px;
    border: 1px solid #ececec;
    border-bottom: 2px solid #ececec;
    border-radius: 8px;
}
.woocommerce-order-pay ul.order_details strong, .woocommerce-order-pay ul.order_details strong span {
    font-size: 14px;
    text-transform: none;
    line-height: 1.5em;
    color: #747373;
}
.woocommerce-order-pay .order_details li {
    list-style: none;
}
.woocommerce-order-pay a.button {
    font-family: 'Open Sans', 'Verdana', 'Arial', sans-serif !important;
    display: block;
    text-align: center;
    width: auto;
    max-width: 200px;
    transition: background-color 0.4s ease-in-out;
    background-color: #f49401;
    font-weight: 700;
    border-radius: 0 !important;
    margin: 0 auto;
    padding: 10px;
    line-height: 1;
    height: auto;
    border-radius: 8px !important;
}
.woocommerce-order-pay a.button:hover {
    background-color: #c58408;
}
input.number_phone_satispay {
    padding: 10px;
    height: auto;
}
.btn-submit_satispay {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.title-area {
    border: 0;
}

/*  ----------------------
    MEDIA QUERIES
    ----------------------- */
@media (min-width: 1200px){

    #logo {
        padding: 0;
        margin-top: 0px !important;
    }

    .single-product div.images .yith_magnifier_zoom_wrap a img, .single-product div.images > a img {
        width: 425px;
    }

}

@media (max-width: 979px) and (min-width: 768px){

    #header-sidebar {
        display: none;
    }

    #logo {
        padding: 0;
        margin-top: 30px !important;
    }

    /* Homepage */

    .numbers-sections.last h4 {
        margin-bottom: 85px !important;
    }

    .two-fourth.showcase-img {
        float: none;
        max-width: 100%;
        margin: 0 auto;
    }

    .one-fourth.showcase-text {
        float: none;
        max-width: 100%;
        width: 100%
    }

    /* END Homepage */


    /* Configurator */

    .shipping-info p:before {
        display: none;
    }

    .shipping-info p:after {
        display: none;
    }


    /* END Configurator */


    /* Login / Register */

    .post-12 {
        width: 100%;
    }

    #post-177 .three-fourth {
        width: 100%;
    }

    #post-179 .three-fourth {
        width: 100%;
    }

    #post-181 .three-fourth {
        width: 100%;
    }

    #post-183 .three-fourth {
        width: 100%;
    }

    #post-185 .three-fourth {
        width: 100%;
    }

    /* Thank you page */

    ul.order_details.bacs_details li {
        width: 25%;
    }

}

@media (max-width: 1200px) and (min-width: 768px){

    .one-third.step {
        min-height: 80px;
    }

    .page-id-19118 .images {
        text-align: center !important;
    }

    .page-id-19118 .images .yit-image.attachment-shop_thumbnail {
        width: 30% !important;
        display: inline-block;
    }

    .featured-area .overlay:after, .featured-label .featured-txt {
        opacity: 1;
    }

}

@media (max-width: 767px){

    .tabled {
        display: block !important;
    }

    /* Category page - Featured area */

    .custom-half.responsive {
        width: 100%;
        display: block;
        float: left;
    }

    .featured-area .overlay:after, .featured-label .featured-txt {
        opacity: 1;
    }

    .featured-txt a {
        color: #f49401;
    }

    /* END *//* Category page - Featured area */

    /* Category page single */

    .one-third.producer {
        float: left;
        margin-bottom: 20px;
    }

    /* END *//* Category page single */   


    .staff-message-enabled {
        padding-top: 90px;
    }

    .staff-message-content:before {
        content: "\A";
        white-space: pre; /* or pre-wrap */
    }

    /* Menu */

    .config-menu .btn {
        background-color: transparent !important;
        color: #fff !important;
        text-shadow: none;
        background-image: none;
        border: 0;
        color: inherit;
        font-size: inherit;
        display: inline;
        padding: 0;
        box-shadow: none;
    }

    .config-menu .btn:hover {
        background-color: transparent !important;
    }

    /* END Menu */

    /* Homepage */

    .showcase-text {
        text-align: center;
        box-sizing: border-box;
    }

    .one-third.cta-box.left {
        text-align: center;
    }

    .two-third.cta-box {
        width: 100%;
        border: 0;
        padding: 0;
        border-top: 1px solid #ececec;
        margin-top: 30px !important;
        padding-top: 10px;
    }

    /* END Homepage */

    /* Configurator */

    /* Config filters */

    .step-1 {
        border-radius: 0;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

    .step-2 {
        border-radius: 0;
    }

    .step-3 {
        border-radius: 0;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        margin-bottom: 20px !important;
    }


    .one-third.step {
        width: 100%;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
        background-position: center center;
        border: 0;
    }

    .proclip-filter {
        padding: 0 30px;
    }

    .holder-filter {
        padding: 0 30px;
    }

    .config-filter .form-input {
        margin-bottom: 16px !important;
    }

    .pro-filter label {
        display: block;
        margin: 0 !important;
        padding-left: 0;
    }

    .pro-filter{
        text-align: left;
        padding-bottom: 20px !important;
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .pro-filter .btn {
        width: 90%;
        margin-bottom: 10px;
    }

    .e-filter label {
        display: block;
        margin: 0 !important;
        padding-left: 0;
    }

    .e-filter{
        text-align: left;
        padding-bottom: 20px !important;
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .e-filter .btn {
        width: 90%;
        margin-bottom: 10px;
    }

    /* END Config filters */


    /* Product box */

    .placement-icon {
        margin: auto !important;
    }

    a.zoom {
        position: relative !important;
    }

    .product-thumbnail .one-fourth .thumbnails {
        margin-left: 0 !important;
    }

    .product-intro {
        text-align: center;
        width: 100%;
    }

    .product-intro .three-fourth {
        width: 100%;
    }

    .product-meta {
        padding-top: 20px;
    }

    .price {
        text-align: center !important;
        float: none !important;
        border-top: 1px solid #ececec;
        border-bottom: 1px solid #ececec;
        padding: 10px 0;
    }

    .phone-measures {
        text-align: center;
        margin-top: 20px;
    }

    .phone-icon {
        margin: 0 auto !important;
    }

    .three-fourth.measures-info {
        width: 100%;
    }

    .one-fourth.button-area {
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .one-fourth.button-area .add-to-cart-btn {
        float: none;
        margin: 0 auto !important;
    }

    .product {
        border: 1px solid #d9d9d9;
        max-width: 80%;
        margin: 30px auto !important;
        padding: 20px 20px 20px 20px;
        border-radius: 4px;
        box-shadow: 0 0 1px #d9d9d9;
        overflow: hidden;
    }

    body .last.product {
        border: 1px solid #d9d9d9 !important;
        padding: 20px !important;
    }

    .product-image {
        margin-bottom: 10px;
    }

    .product .phone-icon.one-fourth {
        clear: none;
        float: left;
        margin-top: 8px;
    }

    .price {
        text-align: right;
        float: right;
    }

    .view-detail {
        margin-bottom: 8px;
    }

    .add-to-cart-btn {
        float: right;
    }

    #post-177 .three-fourth {
        width: 100%;
    }

    #post-179 .three-fourth {
        width: 100%;
    }

    #post-181 .three-fourth {
        width: 100%;
    }

    #post-183 .three-fourth {
        width: 100%;
    }

    #post-185 .three-fourth {
        width: 100%;
    }

    .product.upselling {
        width: 100%;
        padding: 0;
    }

    /* END Configurator */

    /* Account */

    .old_user_profile h3 {
        text-align: center;
    }

    .old_user_profile .fa-gift {
        text-align: center;
    }

    .old_user_profile h3 .fa-gift:after {
        content: '\A';
        white-space: pre;
    }

    #s2id_billing_state a {
        float: none;
        margin-top: 0;
    }

    /* Cart */

    div.product.upselling .price {
        border-radius: 4px;
        box-sizing: border-box;
        border: 1px solid #d9d9d9;
        background-color: #fafafa;
    }

    div.product.upselling .price .amount {
        line-height: 28px;
    }

    /* Thank you page */

    ul.order_details.bacs_details {
        overflow: hidden;
    }

    ul.order_details.bacs_details li {
        width: 100%;
        border-left: 0 !important;
        border-top: 2px solid #efefef !important;
    }

    /* Reseller box */

    .icon-area {
        display: none;
    }

    .cta-area {
        width: 100%;
        text-align: center;
    }

    .single-model .prod-development, .page-template-holders .prod-development, .page-template-configurator .prod-development {
        display: block;
        padding: 8px;
        border: 1px solid #d9d9d9;
        background-color: #fff;
        border-radius: 4px;
        position: relative;
        box-sizing: border-box;
        text-align: center;
        width: 100% !important;
        float: none;
        margin-bottom: 20px;
    }


}

@media only screen and (max-width: 767px) and (orientation: portrait){

    #rev_slider_4_1_wrapper {
        display: none !important;
    }

    .mobile-cta {
        display: block !important;
    }

    .search-output.two-fourth {
        line-height: 1.6;
        margin-bottom: 10px;
    }

    /* Thank you page */

    ul.order_details.bacs_details {
        overflow: hidden;
    }

    ul.order_details.bacs_details li {
        width: 100%;
        border-left: 0 !important;
        border-top: 2px solid #efefef !important;
    }

}



/* Custom configurator Mattia */

.filterCol {    
    box-sizing: border-box;
    display: block;
    margin-bottom: 30px;
}
.filters.loaded {
    padding: 20px 10px;
    border-top: 3px solid #f49401;
    padding-bottom: 20px;
    border-bottom: 1px solid #ececec;
    margin-bottom: 30px;
}
.filterCol .sidebar-showcase {
    padding: 10px 20px;
}
.filterCol .sidebar-showcase.universal {
    padding: 0;
    overflow: hidden;
    text-align: center;
    box-shadow: 0px 1px 0px 0px #ececec;
    background-color: #fff;;
}
.filterCol .sidebar-showcase.universal h4 {
    font-family: "Open-sans", sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 14px 20px 0;
    color: #f49401;
}
.filterCol .sidebar-showcase.universal p {
    font-family: "Open-sans", sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 14px 20px;
}
.filterCol .sidebar-showcase.universal a {
    background-color: #f49401;
    color: #fff;
    display: block;
    font-size: 12px;
    padding: 10px;
    text-align: center;
    transition: background-color 0.4s ease-in-out;
}
.filterCol .sidebar-showcase.universal a:hover {
    background-color: #c58408;
}
.filterCol .upselling-box {
    border: 1px solid #ececec;
    border-radius: 4px;
    overflow: hidden;
}
.filterCol .upselling-box .price {
    border: 0 !important;
}
.filterCol .upselling-box form {
    margin-bottom: 0;
}
.filterCol .upselling-box button {
    float: none;
    transition: background-color 0.4s ease-in-out;
    background-color: #f49401;
    font-weight: 700;
    width: 100%;
    border-radius: 0 !important;
    margin-top: 20px;
}
.filterCol .upselling-box button:hover {
    background-color: #c58408;
}
.filterCol .upselling-intro {
    border: 0;
    padding-bottom: 10px;
}
.filterCol .upselling-box .thumbnail-wrapper {
    text-align: left;
    margin: 8px 0;
    border: 0;
}
.filters h4 {
    font-family: "Open-sans", sans-serif;
    margin-top: 0;
    margin-bottom: 24px;
    font-size: 12px;
    letter-spacing: 1px;
    color: #999;
    text-transform: uppercase;
    font-weight: 700;
}
.filterCol .filters div {
    font-family: "Open-sans", sans-serif;
    width: 100%;
}
.filterCol .filters .customCheckbox input[type=checkbox] {
    visibility: hidden;
}

/* custom checkbox */
.filters .customCheckBox label[for~=checkbox-1] {
    opacity: 0.4 !important;
    cursor: not-allowed;
}
.customCheckBox {
    margin-bottom: 20px;
}
.checkbox-custom {
    opacity: 0;
    position: absolute;   
}
.checkbox-custom, .checkbox-custom-label {
    font-family: "Open-sans", sans-serif;
    display: block;
    vertical-align: middle;
    cursor: pointer;
    padding-left: 40px;
    margin: 0;
}
label.checkbox-custom-label {
    position: relative;
    height: 27px;
}
.checkbox-custom-label span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.checkbox-custom + .checkbox-custom-label:before {
    content: '\f00c';
    font-family: "Fontawesome";
    color: #fff;
    background: #fff;
    border: 2px solid #ececec;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
    position: absolute;
    left: 0;
}
.checkbox-custom:checked + .checkbox-custom-label:before {
    background: #f49401;
}
/* end *//* custom checkbox */
.lb-prev {
    display: block !important;
}
.prodHint {
    border: 1px solid #d9d9d9;
    background-color: #ececec;
    padding: 20px;
    margin-bottom: 20px;
}
.prodHint h1 {
    font-family: "Open-sans", sans-serif;
    margin: 0;
}
.prodHint p {
    margin-bottom: 0;
}
.prodBox {
    position: relative;
    font-family: "Open-Sans", sans-serif;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    padding-right: 48px;
    margin-bottom: 16px;
}
.prodBox form {
    margin: 0;
}
.prodBox strong.mount {
    border: 1px solid #d9d9d9;
    padding: 4px 8px;
    border-radius: 16px;
    background-color: #fafafa;
}
.prodBox .one-third, .prodBox .two-third {
    box-sizing: border-box;
}
.prodShow {
    position: relative;
    height: 100% !important;
    background-color: #fff;
    margin-right: 0 !important;
}
.prodBox .overlay i {
    position: absolute;
    font-size: 24px;
    color: #fff;
    top: 50%; left: 50%;
    transform: translate(-50%,-50%);
}
.prodBox .overlay {
    position: absolute;
    width: 100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity: 0;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}
.prodBox .overlay:hover, .prodBox overlay:hover {
    opacity: 1 !important;
    cursor: pointer;
}
.prodDescription {
    padding: 20px;
}
.prodDescription .prodType {
    font-size: 12px;
}
.prodDescription .prodName {
    font-size: 16px;
    font-family: "Open-Sans", sans-serif;
    font-weight: 500;
    margin: 0;
}
.prodDescription .prodDetails {
    display: block;
    margin-top: 16px;
    font-size: 13px;
}
.prodDescription .prodLink {
    display: block;
    margin-top: 16px;
    font-size: 13px;
}
.prodInfo {
    text-align: right;
    padding: 0px;
    font-size: 13px;
}
.prodInfo .prodPrice {
    display: block;
    color: #f49401;
    font-weight: 700;
    font-size: 40px;
    line-height: 1;
}
.prodInfo .prodPrice small {
    display: block;
    font-size: 12px !important;
}
.prodInfo .prodAvailable {
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
}
.prodInfo .prodAvailable {
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    padding: 4px 8px;
    background-color: #d3d3d3;
    color: #228B22;
    border-radius: 12px;
    margin-bottom: 3px;
}
.prodInfo .prodAvailable.inStock {
    background-color: #4fb748;
    color: #fff;
}
.prodInfo .prodShipping {
    display: block;
    margin-top: 16px;
    text-align: right;
}
.cart_button {
    position: absolute;
    right: 0;
    height: 100%;
    width: 48px;
    background-color: #f49401;
    color: #fff;
    transition: background-color 0.4s ease-in-out;
}
.cart_button:hover {
    background-color: #c27502;
    color: #fff;
}
.cart_button i {
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%,-50%);
    font-size: 24px;
}
.prodBox .shRow {
    display: table;
}
.prodBox .shCol {
    display: table-cell;
    float: none;
    vertical-align: middle;
}
.generalHint {
    width: 100%;
    display: table;    
    border: 2px solid #d9d9d9;
    border-radius: 4px;
    margin-bottom: 20px;    
}
.generalHint span {
    display: table-cell;    
    background-color: #f6f6f6;
    font-family: "Open-sans", sans-serif;
    font-size: 16px;
    padding: 20px;
}
.generalHint i {
    display: table-cell;
    color: #f49401;
    width: 40px;
    vertical-align: middle;
    text-align: center;
    font-size: 32px;
    border-right: 1px solid #d9d9d9;
}
.special-cat-menu {
    margin-bottom: 30px;
}
.special-cat-menu h4 {
    font-family: "Open sans", sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
.special-cat-menu a {
    font-size: 14px;
    display: block;
    padding: 10px 0;
    padding-left: 16px;
    border-left: 5px solid #ececec;
    margin-bottom: 2px;
    font-weight: bold;
}


/* BLOG */

.page-template-blog .blog-title {
    font-family: "Open sans", sans-serif !important;
    font-weight: bold;
    margin-bottom: 40px;
}
#content-blog {
    font-family: "Open sans", sans-serif;
    overflow: hidden;
}
#content-blog .blog-small-ribbon {
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 2px dashed #d9d9d9;
    margin-left: 0px;
    display: table;
}
#content-blog .blogThumb, #content-blog .blogTxt  {
    display: table-cell;
    vertical-align: middle;
}
#content-blog .blogThumb img {
    border-radius: 50%;
}
#content-blog .blogTxt  {
    padding: 0 40px;
}
#content-blog .post-title a {
    font-family: "Open sans", sans-serif !important;
    font-size: 16px;
    letter-spacing: 1px;
}
#content-blog .post-date {
    border-bottom: 1px solid #d9d9d9;
    display: block;
    padding-bottom: 6px;
    margin-bottom: 10px;
    font-size: 11px;
}
#content-blog .post-date .fa {
    margin-right: 10px;
    color: #f49401;
}
#content-blog .blog-small-ribbon .the-content {
    font-size: 13px;
}

/* END *//* BLOG */


/* PROD CATS */

.overlay-outer {
    position: relative;
    z-index: 10;
}

.overlay-outer .loading-overlay {
    background-color: rgba(255,255,255,0.7);
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    z-index: 1000;
}

.page-template-prod-cats #pagination {
    display: block;
    margin-top: 20px;
}

.page-template-prod-cats #pagination .page-numbers {
    display: inline-block;
    border: 1px solid #d9d9d9;
    width: 36px; height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 50%;
    font-weight: bold;
    font-family: "Open sans", sans-serif;
}
.page-template-prod-cats #pagination .page-numbers.current, .page-template-prod-cats #pagination .page-numbers:hover:not(.dots) {
    border: 1px solid #f49401;
    background-color: #f49401;
    color: #fff;
}
.page-template-prod-cats #pagination .page-numbers:hover:not(.current), .page-template-prod-cats #pagination .page-numbers:hover:not(.dots) {
    cursor: pointer
}
.prodHint {
    position: relative;
}
.prodHint img {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

/* END *//* PROD CATS */


/* GRAVITY FORMS */
.gform_wrapper .top_label input, .gform_wrapper .top_label textarea {
    background-color: #f6f6f6;
    height: 36px;
    border: 0;
    padding: 8px !important;
    transition: all 0.4s ease-in-out;
}
.gform_wrapper .top_label input:focus, .gform_wrapper .top_label textarea:focus {
    outline: 0;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.2) !important;
    background-color: #fafafa;
}
.gform_wrapper .top_label .gform_button {
    padding: 0em 2em !important;
    text-transform: uppercase !important;
    letter-spacing: 0.125em;
    font-size: 1em;
    line-height: 4;
    height: auto;
}
/* END *//* GRAVITY FORMS */


/* Footer: payment + shipping */
.payment-shipping .container {
    text-align: center;
    margin-bottom: 32px;
    border-top: 1px solid #d9d9d9;
    padding-top: 16px;
}
ul.pay-ship {
    margin: 0 8px !important;
    display: inline-block;
    text-align: center;    
}
ul.pay-ship li {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
}
ul.pay-ship li.icon {
    border: 1px solid #ddd;
    border-radius: 4px;
    width: 32px;
    box-shadow: 0px 2px 4px -2px rgba(0,0,0,.2);
    padding: 1px;
    transition: all .3s ease;
}
ul.pay-ship li.icon:hover {
    border: 1px solid #999;
}
ul.pay-ship li small {
    font-weight: bold;
    margin-right: 4px;
}
@media only screen and (max-width: 640px) {
    ul.pay-ship li, ul.pay-ship {
        display: block;
    }
    ul.pay-ship li.icon {
        display: inline-block;
    }
}
/* END *//* Footer: payment + shipping */


@media (max-width: 980px) and (min-width: 767px){

    .masonry-item {
        width: 50%;
    }
    .prodCol, .filterCol {
        width: 100% !important;
    }
    .one-fourth.filterCol {
        display: block;
    }
    .one-fourth.filterCol .filters {
        margin: 0 auto;
    }

}

@media (max-width: 767px){

    .masonry-item {
        width: 50%;
    }
    .prodBox .shRow .two-third.last.prodDescription {
        padding-left: 0px !important;
    }
    .prodHint {
        padding: 20px !important;
    }
    .one-fourth.filterCol {
        display: block;
        margin-bottom: 50px;
    }
    .three-fourth.prodCol {
        float: none;
        width: 100%;
    }
    .prodBox {
        padding-right: 0;
    }
    .prodBox .prodShow {
        border-bottom: 1px solid #d9d9d9;
    }
    .prodDescription, .prodInfo, .prodInfo .prodShipping {
        text-align: center;
    }
    .prodDescription .prodInfo {
        display: block;
        margin-top: 10px;
    }
    .prodBox .cart_button {
        position: relative;
        display: block;
        width: 100%;
        height: 48px;
    }
    .prodBox .shRow {
        width: 100%;
        display: block;
    }
    .prodBox .shCol {
        display: block;
        float: none;
        text-align: center;
    }

    .filterCol .upselling-box {
        display: none;
    }

}


@media (max-width: 640px){

    .masonry-item {
        width: 100%;
    }
    #content-blog .blogThumb, #content-blog .blogTxt {
        display: block;
    }
    #content-blog .blogThumb {
        margin-bottom: 20px;
    }
    #content-blog .blogTxt  {
        padding: 0;
    }
}