/*
Theme Name: Divi Child od WPlama
Theme URI: http://www.wplama.cz/divi-child-sablona/
Description: Divi child šablona od WPlama. Obsahuje vylepšení překladu a další rozšíření výchozích funkcí.
Author: <a href="http://www.wplama.cz/">WPlama.cz</a>
Author URI: http://www.wplama.cz/divi-child-sablona/
Template: Divi
Version: 1.19
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html 
*/


/*------------------------------------*\
    MAIN
\*------------------------------------*/

body {
    font-weight: 200;
    color: #474747;
    word-wrap: break-word;
    background: #fff;
}

.top-header .logo {
    position: absolute;
    top: -10px;
    left: 0;
    width: 156px;
    z-index: 1;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -ms-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    z-index: 99999;
}

.hlavicka {
    z-index: 0;
    max-height: 56px;
}

.top-header .logo img {
    display: inline-block;
    width: 100%;
}

.header-obal {
    margin: 0 0 0 200px;
}

.top-header .title {
    float: left;
    color: #1676b8;
    font-weight: 600;
    font-size: 18px;
    max-width: 250px;
    text-transform: uppercase;
}

.top-header .block {
    float: left;
    margin: 0 0 0 40px;
}

.top-header .block .contact {
    margin: 0 40px 0 0;
    float: left;
    font-size: 16px;
    font-weight: 600;
}

.top-header .block .teamviewer {
    float: left;
    font-size: 16px;
    font-weight: 600;
}

.top-header .block .teamviewer a {
    display: block;
}

.bottom-header {
    position: relative;
    background: #f2a324;
    background: -moz-linear-gradient(left, #f2a324 0, #f4c017 50%, #f2a324 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #f2a324), color-stop(50%, #f4c017), color-stop(100%, #f2a324));
    background: -webkit-linear-gradient(left, #f2a324 0, #f4c017 50%, #f2a324 100%);
    background: -o-linear-gradient(left, #f2a324 0, #f4c017 50%, #f2a324 100%);
    background: -ms-linear-gradient(left, #f2a324 0, #f4c017 50%, #f2a324 100%);
    background: linear-gradient(to right, #f2a324 0, #f4c017 50%, #f2a324 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f2a324', endColorstr='#f2a324', GradientType=1);
}

.bottom-header .et_pb_menu__menu ul li {
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
    float: left;
    margin: 0 0;
    padding: 0 16px;
    position: relative;
}

.bottom-header .et_pb_menu__menu ul li a {
    padding: 21px 0!important;
    display: block;
    font-family: 'PT Sans', cursive;
    font-size: 20px;
    color: #fff!important;
    text-decoration: none;
    position: relative;
}

.woocommerce .bottom-header .et_pb_menu__menu ul li a {
    padding: 18px 0 25px!important;
}


/*.bottom-header .et_pb_menu__menu ul li:last-child a {
    padding: 8px 0!important;
}

.bottom-header .et_pb_menu__menu ul li:last-child {
    position: absolute;
    right: 0;
}*/

.bottom-header .et_pb_menu__menu ul li.current-menu-item a:after,
.et_pb_menu__wrap,
.et_pb_menu__menu,
.et-menu-nav,
.et-menu {
    width: 100%;
}

.bottom-header .et_pb_menu__menu ul>li>a:after {
    content: ''!important;
    width: 0;
    height: 7px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    top: initial!important;
}

.bottom-header .et_pb_menu__menu .sub-menu li a:after {
    display: none!important;
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li,
.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li {
    margin-top: 0;
}

:before,
 :after {
    content: '';
    content: none;
    font-size: 18px;
    margin: 0 0;
    padding: 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/*.bottom-header .et_pb_menu__menu ul li:last-child {
    background: #b3882b;
    text-decoration: none;
}

.bottom-header .et_pb_menu__menu ul li:last-child a:after {
    display: none;
}*/

.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
    color: white!important;
}

.et_mobile_nav_menu {
    padding: 20px 0;
}

#et-boc .et_mobile_menu {
    background-color: #da9b05!important;
    border-top: none;
    padding: 18px 20px;
}

#et-boc .et_mobile_menu li a {
    color: white;
    border-bottom: 0;
    font-size: 18px;
    padding: 8px 0;
}

#footer {
    background: #006fc4;
    background: -moz-linear-gradient(left, #006fc4 0, #00b8d8 50%, #006fc4 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #006fc4), color-stop(50%, #00b8d8), color-stop(100%, #006fc4));
    background: -webkit-linear-gradient(left, #006fc4 0, #00b8d8 50%, #006fc4 100%);
    background: -o-linear-gradient(left, #006fc4 0, #00b8d8 50%, #006fc4 100%);
    background: -ms-linear-gradient(left, #006fc4 0, #00b8d8 50%, #006fc4 100%);
    background: linear-gradient(to right, #006fc4 0, #00b8d8 50%, #006fc4 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#006fc4', endColorstr='#006fc4', GradientType=1);
    color: #fff;
}

#block_breadcrumbs a {
    text-transform: lowercase;
    margin: 0 0 0 7px;
    padding: 0 7px 0 0;
    color: #999;
    text-decoration: underline;
}

#block_breadcrumbs span span:first-child:before {
    content: '\e009';
    font-family: 'ETmodules' !important;
    position: relative;
    top: 1px;
    font-size: 14px;
    color: #999;
}

#block_breadcrumbs {
    font-size: 14px;
    position: relative;
    line-height: 1.6em;
    margin: 0 0 30px;
    color: #999;
    position: relative;
    z-index: -1;
}

#block_breadcrumbs .breadcrumb_last {
    color: #1676b8;
    font-weight: 700;
    text-transform: lowercase;
    margin-left: 7px;
    padding-right: 7px;
}

.home #block_breadcrumbs,
#main-content .container:before {
    display: none;
}

#et-main-area .container {
    padding-top: 0!important;
}

#main-content {
    margin-bottom: 50px;
}

.entry-content ul li:before,
.entry-content ol li:before,
.entry-content ul ol:before,
.entry-content ol ol:before {
    font-family: 'ETmodules' !important;
    content: '\35';
    position: absolute;
    top: 3px;
    left: 0;
    text-indent: 0;
    margin-right: 7px;
    color: #474747;
}

.entry-content a {
    text-decoration: underline;
}

.entry-content a:hover {
    text-decoration: none;
}

ul li,
ol li,
ul ol,
ol ol {
    list-style-type: none;
    margin-left: 0;
    padding: 3px 0 3px 23px;
    position: relative;
}

.entry-content p,
.entry-content ul {
    margin: 0 0 20px;
    padding: 0;
}

.entry-content ul {
    padding-left: 0!important;
}

.entry-content p {
    padding-bottom: 0;
}

.widget.widget_text {
    background: #006fc4;
    background: -moz-linear-gradient(left, #006fc4 0, #00b8d8 50%, #006fc4 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #006fc4), color-stop(50%, #00b8d8), color-stop(100%, #006fc4));
    background: -webkit-linear-gradient(left, #006fc4 0, #00b8d8 50%, #006fc4 100%);
    background: -o-linear-gradient(left, #006fc4 0, #00b8d8 50%, #006fc4 100%);
    background: -ms-linear-gradient(left, #006fc4 0, #00b8d8 50%, #006fc4 100%);
    background: linear-gradient(to right, #006fc4 0, #00b8d8 50%, #006fc4 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#006fc4', endColorstr='#006fc4', GradientType=1);
    color: #fff;
    padding: 10px 20px;
    margin-bottom: 0!important;
}

.widget.widget_text h4 {
    padding-bottom: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}

#nav_menu-2 {
    background: #f8f8f8;
    padding: 10px 20px 20px;
}

#nav_menu-2 h4 {
    font-size: 24px;
}

#nav_menu-2 li {
    padding: 10px 0 10px 20px;
    border-bottom: 1px solid #dadada;
    margin-bottom: 0;
}

#nav_menu-2 li:last-child {
    border-bottom: none;
}

#nav_menu-2 li ul li {
    margin: 0;
}

#nav_menu-2 li ul.sub-menu {
    display: none;
    border-top: none!important;
}

#nav_menu-2 li ul li:last-child {
    border-bottom: none;
}

.nav li ul {
    border-top: none!important;
}

.bottom-header .et_pb_menu__menu ul li ul li a {
    font-size: 16px!important;
}

#nav_menu-2 li:before {
    font-family: 'ETmodules' !important;
    content: '\35';
    position: absolute;
    top: 9px;
    left: 0;
    text-indent: 0;
    margin-right: 7px;
    color: #474747;
}

#nav_menu-2 li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 200;
}

#nav_menu-2 li.current-menu-item>a {
    font-weight: 700;
    color: #1676b8;
}

#nav_menu-2 li.current-menu-item>ul.sub-menu {
    display: initial;
}

#nav_menu-2 li.current-menu-parent>ul.sub-menu {
    display: initial;
}

.woocommerce-loop-product__title {
    display: block;
    font-family: 'PT Sans', cursive;
    font-size: 19px!important;
    color: #1676b8;
    min-height: 67px;
    overflow: hidden;
    font-weight: 200;
    text-decoration: underline;
}

.term-description {
    margin: 5px 0 20px;
    padding: 0 0 10px;
    border-bottom: 1px solid #dadada;
}

#custom_html-2 div a:first-child {
    background: #f60;
    display: inline-block;
    font-size: 14px!important;
    text-decoration: none;
    padding: 2px 5px;
    color: #fff;
}

#custom_html-2 div a:last-child {
    background: #00c6ff;
    display: inline-block;
    font-size: 14px!important;
    text-decoration: none;
    padding: 2px 5px;
    color: #fff;
}

.woocommerce span.onsale,
.woocommerce-page span.onsale {
    display: none;
}

.woocommerce-product-details__short-description {
    border-bottom: 1px solid #dadada;
    padding: 0 0 30px;
    margin: 0 0 30px;
}

.cart .quantity {
    position: relative;
    top: -1px;
    margin: 0 10px 0 0;
    width: 150px;
    float: left;
}

.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page #content .quantity input.qty,
.woocommerce-cart table.cart td.actions .coupon .input-text {
    position: relative;
    display: block;
    font-size: 16px;
    color: #474747!important;
    border: 1px solid #dadada!important;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    width: 100%;
    padding: 15px 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1;
    outline: 0;
    font-weight: 200;
    background-color: #fff!important;
}

.cart .quantity input {
    padding: 21px 60px 20px 15px!important;
    font-size: 24px!important;
    text-align: center;
}

.product-template-default .cart .quantity input[type=number] {
    width: 120px;
    height: 76px;
    text-align: center;
}

.cart .single_add_to_cart_button :hover {}

body.woocommerce .woocommerce-tabs {
    border: none!important;
}

.woocommerce-tabs .tabs {
    float: left;
    width: 30%;
    border: none!important;
}

.woocommerce-tabs .tabs:before {
    display: none!important;
}

.woocommerce-tabs .woocommerce-Tabs-panel {
    float: right;
    width: 70%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #efefef;
    padding: 30px 40px;
    min-height: 200px;
}

.woocommerce-tabs .tabs li {
    width: 100%;
    border: none!important;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs,
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs,
body.woocommerce div.product .woocommerce-tabs ul.tabs li,
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li,
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff!important;

}

body.woocommerce div.product .woocommerce-tabs ul.tabs li a,
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a {
    width: 100%;
    padding: 0 0 0 25px!important;
    height: 50px;
    line-height: 50px;
    text-decoration: underline;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active a {
    text-decoration: none!important;
}

.woocommerce-tabs .tabs li.active a {
    background: #efefef;
    font-weight: 600;
    text-decoration: none;
}

.woocommerce a.button.alt,
.woocommerce-page a.button.alt,
.woocommerce button.button.alt,
.woocommerce button.button.alt.disabled,
.woocommerce-page button.button.alt,
.woocommerce-page button.button.alt.disabled,
.woocommerce input.button.alt,
.woocommerce-page input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce #content input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce input.button,
.woocommerce-page input.button,
.woocommerce #respond input#submit,
.woocommerce-page #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page #content input.button,
.woocommerce #et-main-area a.button {
    background: #1676b8;
    position: relative;
    border: 1px solid #fff;
    background: #1676b8;
    color: #fff;
    padding: 10px 30px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    text-align: center;
    text-decoration: none!important;
    cursor: pointer;
    -webkit-box-shadow: 0 0 0 1px #1676b8;
    -moz-box-shadow: 0 0 0 1px #1676b8;
    -ms-box-shadow: 0 0 0 1px #1676b8;
    -o-box-shadow: 0 0 0 1px #1676b8;
    box-shadow: 0 0 0 1px #1676b8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    display: inline-block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    width: 250px;
    height: 40px;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background: #11598a;
    -webkit-box-shadow: 0 0 0 1px #11598a;
    -moz-box-shadow: 0 0 0 1px #11598a;
    -ms-box-shadow: 0 0 0 1px #11598a;
    -o-box-shadow: 0 0 0 1px #11598a;
    box-shadow: 0 0 0 1px #11598a;
    color: #fff;
    border: 1px solid #fff!important;
}

.cart .single_add_to_cart_button {
    width: calc(100% - 140px)!important;
    height: 76px!important;
    text-align: center;
    background-color: #efefef!important;
    border: 1px solid #767676!important;
    color: black!important;
    box-shadow: none!important;
}

#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
    padding: 0;
}

#sidebar .widget_nav_menu {
    background: #f8f8f8;
    padding: 10px 20px 20px;
}

#sidebar .widget_nav_menu .widgettitle {}

#sidebar .widget_nav_menu li {
    padding: 10px 0 10px 20px;
    border-bottom: 1px solid #dadada;
    margin-bottom: 0;
}

#sidebar .widget_nav_menu li:before {
    font-family: 'ETmodules' !important;
    content: '\35';
    position: absolute;
    top: 9px;
    left: 0;
    text-indent: 0;
    margin-right: 7px;
    color: #474747;
}

#sidebar .widget_nav_menu li:last-child {
    border-bottom: none;
}

#sidebar .widget_nav_menu li.current-menu-item>a {
    font-weight: 700;
    color: #1676b8;
}

.woocommerce-cart .entry-content .shop_table ul li,
.woocommerce-checkout .entry-content .shop_table ul li {
    padding-left: 0;
    padding-top: 0;
}

.woocommerce-cart .entry-content ul li:before,
.woocommerce-checkout .entry-content ul li:before {
    display: none!important;
}

#customer_details {
    margin-bottom: 30px;
}

.et-menu .menu-item-has-children>a:first-child:after {}

.wp-block-table table {
    border: none!important;
}

.wp-block-table tbody tr:nth-child(odd) {
    background: #f9f9f9;
}

.tabulka-stazeni a {
    text-decoration: none;
    color: #e12020;
}

.tabulka-stazeni a:before {
    content: "\e020";
    font-family: 'ETmodules';
    margin-right: 8px;
    top: 2px;
    position: relative;
}

.product-template-default .summary .price .woocommerce-Price-amount {
    font-weight: 700;
    font-size: 36px!important;
    line-height: 25px!important;
    color: #d60000;
    line-height: 1;
    font-family: 'PT Sans',cursive;
}

.product-template-default  .summary  .woocommerce-price-suffix {
    color: #474747;
    font-size: 14px;
}

.product-template-default  .summary  .price .woocommerce-Price-amount:last-child {
    display: block;
    color: #474747;
    font-size: 16px!important;
}

.product-template-default  .summary  .price .woocommerce-Price-amount:last-child .woocommerce-Price-currencySymbol {
    color: #474747;
    font-size: 16px!important;
    font-weight: normal;
}

.product-template-default  .summary  .price .woocommerce-Price-amount:last-child .woocommerce-Price-currencySymbol:after {
    content: ' s DPH';
    font-size: 14px;
}


/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
.products .product {
    height: 540px;
    display: inline-block;
    border: 1px solid #cdcdcd;
}

.products .product .product-info {
    padding: 20px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.products .product .product-info h2 {
    display: block;
    font-family: 'PT Sans',cursive;
    font-size: 19px;
    color: #1676b8;
    height: 50px;
    overflow: hidden;
    font-weight: 200;
    padding: 0!important;
}

.products .product .product-info .stock .in-stock {
    color: #3c9d0d;
}

.products .product .product-info .price .amount {
    font-weight: 600;
    font-size: 20px;
    color: #d60000;
    line-height: 1;
}

.products .product .product-info .stock {
    margin: 5px 0 10px;
}

.product:hover .woocommerce-loop-product__title {
    text-decoration: none;
}

.products .product .product-info .price .woocommerce-Price-currencySymbol, .products .product .product-info .price .woocommerce-price-suffix {
    color: #d60000;
}

.products .product .a_btn, .products .product .button {
    position: relative;
    border: 1px solid #fff;
    background: #1676b8;
    color: #fff;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    text-decoration: none!important;
    cursor: pointer;
    -webkit-box-shadow: 0 0 0 1px #1676b8;
    -moz-box-shadow: 0 0 0 1px #1676b8;
    -ms-box-shadow: 0 0 0 1px #1676b8;
    -o-box-shadow: 0 0 0 1px #1676b8;
    box-shadow: 0 0 0 1px #1676b8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    display: inline-block;
    display: block;
    padding: 10px 0;
    text-align: center;
    margin: 0 20px;
    margin-top: 0!important;
    width: calc(100% - 40px)!important;
}

.products .product:hover {
    border-color: #1676b8;
}

.product p {
    color: #474747;
    font-size: 16px;
    line-height: 22px;
}

.products .product .product-info .description {
    height: 65px;
    margin: 10px 0;
    overflow: hidden;
}

.products .product .a_btn:hover, .products .product .button:hover {
    background: #11598a!important;
    -webkit-box-shadow: 0 0 0 1px #11598a;
    -moz-box-shadow: 0 0 0 1px #11598a;
    -ms-box-shadow: 0 0 0 1px #11598a;
    -o-box-shadow: 0 0 0 1px #11598a;
    box-shadow: 0 0 0 1px #11598a;
    color: #fff;
}

.woocommerce .single_add_to_cart_button:hover {
    border-radius: 0!important;
    border: 1px solid #767676!important;
    background-color: rgb(239, 239, 239)!important;
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/

.woocommerce-tabs {
    display: flow-root;
}


.related.products {
    margin-top: 20px;
}

.related.products > h2 {
    margin: 0 0 30px;
    padding: 0 0 20px;
    border-bottom: 1px solid #1676b8;

}

.related.products .description, .related.products .add_to_cart_button, .related.products .stock {
    display: none!important;
}
 
.related.products .product {
    height: 340px;
}

.related.products .product-info h2 {
    font-size: 15px!important;
    line-height: 20px!important;
    height: 40px;
    min-height: 40px;
    overflow: hidden;
}

.widget_nav_menu .sub-menu {
    display: none;
}

.widget_nav_menu .current-menu-item .sub-menu, .widget_nav_menu .current-menu-ancestor .sub-menu, .widget_nav_menu .current-page-ancestor .sub-menu {
    display: block;
}

/*------------------------------------*\
    IMAGES
\*------------------------------------*/


/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

#obchodni-podminky ol {
    counter-reset: item
}

#obchodni-podminky li {
    display: block
}

#obchodni-podminky li:before {
    content: counters(item, ".") " ";
    counter-increment: item
}


/*------------------------------------*\
	WOOCOMMERCE
\*------------------------------------*/

.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 52px;
}

.select2-container .select2-selection--single {
    height: 52px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 52px;
}

#menu-horni-menu .sub-menu {
    z-index: 9999!important;
    background: #f2a324!important;
    padding-top: 10px;
    padding-bottom: 10px;
}

#menu-horni-menu .sub-menu li a {
    padding: 6px 0px!important;
}

.nav ul li a:hover,
.et_mobile_menu li a:hover {
    background-color: transparent!important;
    opacity: 1!important;
}

#menu-horni-menu .sub-menu li:hover>a {
    color: #0070c4!important;
}

#et-boc .et_mobile_nav_menu .sub-menu {
    background-color: transparent!important
}

.et_mobile_nav_menu {
    padding: 15px 0;
}

#et-boc .et_mobile_menu li a {
    font-size: 16px;
}


/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:981px) {
    .sub-menu {
        z-index: 9999;
        background: #f2a324;
    }
}

@media only screen and (max-width:1045px) {
    .top-header .block {
        margin: 0 0 0 0px;
    }

    .product p {
        color: #474747;
        font-size: 14px;
        line-height: 20px;
    }
}

@media only screen and (max-width:980px) {
    #et-boc .et_pb_row_1_tb_header.et_pb_row {
        padding-left: 0!important;
    }
    .sidebar {
        display: none!important;
    }
}

@media only screen and (max-width:767px) {
    .teamviewer,
    .title {
        display: none;
    }
    .top-header .block .contact {
        margin-right: 0;
    }
    .top-header .logo img {
        max-height: 200px;
    }

    .woocommerce-tabs .tabs, .woocommerce-tabs .woocommerce-Tabs-panel {
        float: none;
        width: 100%;
        border: none!important;
    }

    body.woocommerce div.product .woocommerce-tabs ul.tabs, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs {
        margin: 0 0 10px!important;
    }

    body.woocommerce div.product .woocommerce-tabs ul.tabs li, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li, body.woocommerce div.product .woocommerce-tabs ul.tabs li.active, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
        border-bottom: #fff!important;
    }
}

@media only screen and (min-width:981px) {}


/*------------------------------------*\
    MISC
\*------------------------------------*/