#hide-margin-top .blocks-section {
    margin-top: 0px;
}
.wpb_row {
    padding: 0px;
    margin: 0px !important;
}
.icon-cart{
    background: url("../img/icons/cart_svg.svg");
    width: 28px; height: 28px;
}
.cart_button {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 2.5rem;
    text-align: right;
    min-width: 30px;
    margin-left: 25px;
    position: relative;
}
.cart_counter {
    position: absolute;
    width: 22px;
    height: 22px;
    line-height: 23px;
    font-size: 15px;
    background: #f4434b;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    bottom: 50%;
    left: 50%;
}
.cart_button i {
    min-width: 30px;
    background-repeat: no-repeat;
}
.cart_button i.icon-cart {
    background: url(../img/icons/cart_svg.svg) 0 0 no-repeat;
    background-size: 28px 26px;
    display: block;
    width: 28px;
    height: 26px;
}
input.input-text, textarea.input-text, .wpcf7-form-control {
    font-size: 15px;
}
.info .btn.rental {
    margin-bottom: 20px;
}
.wpcf7 ~ ul {
    margin-bottom: 40px;
}
.wpcf7-form {
    margin-bottom: 30px;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea {
    height: 42px;
    border-radius: 3px;
    box-sizing: border-box;
    border: 1px solid #d3ced2;
    padding: 6px 6px 5px;
}
.wpcf7-form textarea {
    min-width: 323px;
    height: auto;
}
.wpcf7-form input[type=submit] {
    display: inline-block;
    padding: 0 3.6rem;
    color: #fff;
    background: #2c80c0;
    line-height: 4.5rem;
    height: 5rem;
    border: 2px solid #2c80c0;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 16px;
}
.wpcf7-form input[type=submit]:hover {
    background: #2979B5;
}
#fallr-wrapper {
    background-color: #fff;
}
#fallr-wrapper #fallr {
   margin: 0 auto;
   width: 100%!important;
   max-width: 640px;
    padding: 40px 20px 10px 40px; 
}
#fallr-wrapper #fallr form {
    margin-top: 20px;
}
#fallr-wrapper #fallr form textarea {
    height: 100px;
}
#fallr-wrapper #fallr form input, #fallr-wrapper #fallr form textarea {
    border: 1px solid #d3ced2!important;
    padding: 6px 6px 5px!important;
    box-shadow: none!important;
    font-size: 15px!important;
}
#fallr-buttons a {
    cursor: pointer!important;
    font-size: 2rem;
    font-weight: normal;
    background: #2c80c0!important;
    display: inline-block!important;
    vertical-align: middle;
    text-transform: uppercase;
    color: #fff!important;
    box-sizing: border-box;
    text-shadow: none!important;
    padding: 0 3.6rem!important;
    line-height: 4.7rem;
    height: 5rem;
    border: 2px solid #2c80c0!important;
    border-radius: 3px!important;
}
#fallr-buttons a:hover {
    background-color: #2979B5!important;
}

div.newsletter {
    margin-bottom: 0;
}

/* --- cart review ----*/
.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 100px;
    height: 42px;
    margin-right: 10px;
    border-radius: 3px;
    width: 276px;
    font-size: 15px;
    padding-left: 10px;
}
.woocommerce .wc-proceed-to-checkout .button.wc-forward, #place_order {
    height: 64px;
    padding: 0 35px;
    line-height: 66px!important;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    background-color: #2c80c0;
    font-size: 20px!important;
    display: block;
    margin: 0 auto 20px;
    max-width: 305px;
}
.payment_methods.methods {
    padding-left: 0!important;
    padding-right: 0!important;
}
.form-row.place-order {
    padding-right: 0!important;
}
.woocommerce .wc-proceed-to-checkout .button.wc-forward:hover {
    background-color: #2979B5;
}
.woocommerce .button {
    font-weight: 400;
    line-height: 23px;
    text-transform: uppercase;
    font-size: 16px;
    height: 41px;
}
.woocommerce .quantity .qty {
    height: 42px;
    font-size: 15px;
    border-radius: 3px;
    border: 1px solid #d3ced2;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals  h2 {
    text-align: left;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals table {
    width: 100%;
}
.woocommerce .product-remove {
    max-width: 28px;
}
.woocommerce .product-thumbnail {
    max-width: 30px;
}
.woocommerce a.remove {
    width: 30px;
    height: 30px;
    display: inline-block;
    background: transparent url(../img/icons/remove_svg.svg) center center no-repeat!important;
    background-size: 30px 30px;
}

/*-- checkout ---*/
.with_styled_field .input-text, .styled_field {
    height: 42px;
    border-radius: 3px;
    box-sizing: border-box;
    border: 1px solid #d3ced2;
    padding: 6px 6px 5px;
}
.with_styled_field textarea.input-text {
    min-height: 130px;
}
#order_review #payment {
    background: transparent;
}
#order_review #payment .form-row .place-order{
    padding-right: 0;
}

/* -- dropdown in cart -- */
#search-attribute {
    display: inline-block;
    width: auto;
    padding: 0 25px 0 5px;
    color: #a2a4a8;
    cursor: pointer;
}​
.woocommerce .wc-proceed-to-checkout .button.wc-forward, #place_order {
     height: 64px;
     padding: 0 35px;
     line-height: 66px!important;
     font-weight: 400!important;
     color: #fff;
     text-transform: uppercase;
     background-color: #2c80c0;
     font-size: 20px!important;
     display: block;
     margin: 0 auto 20px;
     max-width: 305px;
 }
 .woocommerce .button {
    font-weight: 400!important;
    line-height: 23px!important;
    text-transform: uppercase;
    font-size: 16px!important;
    height: 41px;
}
.woocommerce a.remove {
    width: 30px;
    height: 30px;
    display: inline-block;
    background: transparent url(../img/icons/remove_svg.svg) center center no-repeat!important;
    background-size: 30px 30px;
    color: transparent!important;
    margin-top: 6px;
}
.woocommerce a.remove:hover {
    color: transparent!important;
}
.woocommerce .input-text {
    height: 42px;
    border-radius: 3px;
    box-sizing: border-box;
    border: 1px solid #d3ced2;
    padding: 6px 6px 5px;
}
.related-info-block a.active {
    color: #2c80c0!important;
}
.test select {
    display: block;
    padding-right: 35px!important;
    height: 42px;
    border-radius: 3px;
    box-sizing: border-box;
    border: 1px solid #d3ced2;
    padding: 6px 6px 5px;
    height: 30px;
    line-height: 17px;
}
.test {
    display: inline-block;
}
.payment_methods label {
    cursor: pointer;
}
.payment_methods li input[type=radio]:checked + label {
   color: #2c80c0!important;
}
.inner .wide-text > h1 {
    margin-top: 12px;
}
.disclaimer {
    font-size: 1.6rem;
    color: #a2a4a8;
    margin-top: 16px;
}
.thank_header, .thank_header h3, .thank_header h2 {
    color: #2c80c0;
    font-weight: bold;
}
.order_address {
    margin-bottom: 20px;
    font-style: normal;
}
ul.order_details ~ h2, ul.order_details ~ header h2 {
    /*margin-bottom: 10px;*/
}
ul.order_details, ul.order_details ~ .shop_table {
    margin-bottom: 20px;
    width: 51%;
    min-width: 460px;
}
ul.order_details li, ul.order_details ~ .shop_table tr {
    position: relative;
    text-align: left;
}
ul.order_details ~ .shop_table tbody tr:last-child td {
    border-bottom: 10px solid transparent;
}
ul.order_details li strong, ul.order_details ~ .shop_table tr td {
    float: right;
    width: 50%;
}
ul.order_details ~ .shop_table tr td {
    float: none;
}
#fallr-wrapper .succes_send {
    padding: 40px 30px;
    font-size: 18px;
    text-align: center;
    display: block;
}
#share_container .icon-share {
    cursor: pointer;
    background-color: #fff;
    position: relative;
    z-index: 10;
    height: 25px;
    margin-left: 1rem;
    padding: 0;
    padding-left: 0.3rem;
    padding-right: 1rem;
}
#share_container {
    display: inline-block;
    position: relative;
    margin-bottom: -40px;
    margin-left: 5px;
}
#share_container.open {
    height: 62px;
    background: #fff;
    outline: 1px solid #E4E5E9;    
}
#share_container .heateor_sss_sharing_container {
    /*position: absolute;
    left: 100%;
    min-width: 140px;
    top: 0;
    transition: 0.3s;
    z-index: 3;
    opacity: 0;
    margin-left: 5px;*/
    display: none;
    width: 100%;
}
#share_container .heateor_sss_sharing_container ul {
    text-align: center;
}
#share_container .heateor_sss_sharing_container ul li {
    display: inline-block;
    float: none!important;
}
#share_container.open .heateor_sss_sharing_container{
    opacity: 1;
    display: block;
    position: absolute;
    right: 0;
}
#share_container.open .icon-share {
    color: #2c80c0;
}
#share_container.open .icon-share:before {
    color: #8e9199;
}
.wide-text a.btn {
    color: #fff;
}
.top .menu-icon {
    text-align: right;
    width: 5rem!important;
    margin-right: 1rem!important;
}
.cart_button {
    margin-left: 16px!important;
}
#place_order {
    z-index: 9;
}
@media screen and (min-width: 1024px) {
    body {
        overflow-x: hidden;
    }
}
@media screen and (max-width: 415px) {
    .logo {
        font-size: 2.5rem;
    }
    .logo span {
        font-size: 1rem;
    }
}
.related-products-block li {
    display: block!important;
}
.woocommerce form .form-row .terms {
    text-align: left!important;
    position: relative;
    padding-left: 35px!important;
}
.woocommerce form .form-row.place-order {
	padding-left: 0!important;
}
.woocommerce form .form-row .terms .input-checkbox {
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0px 10px 0 5px;
    -moz-appearance: checkbox;
    -ms-appearance: checkbox;
    -o-appearance: checkbox;
    -webkit-appearance: checkbox;
    position: absolute;
    left: 0;
    top: 8px;
    cursor: pointer;
}

.tabs.two li {
    max-width: 49%;
    margin-bottom: 0;
}
.tabs.two li a {
   display: block!important;
    margin: 0!important;
    line-height: 6.8rem;
}
.sidebar .tabs li.full-width{
    width: 100%;
}
#coupon_code {
    max-width: 48%!important;
}
#coupon_code + input {
    float: left;
    max-width: 48%;
}
@media screen and (min-width: 640px) and (max-width: 1180px) { 
	.tabs li a {
		line-height: 2rem;
	    vertical-align: middle;
	    display: table-cell;
	    margin: 0 10px!important;
	    padding: 0 10px;
	}
}
    
@media screen and (max-width: 1600px) {
    * {
        font-size: 50%;
    }
    input.input-text, textarea.input-text, .wpcf7-form-control {
        font-size: 15px;
    }
}
@media screen and (max-width: 1066px) {
    .top .search {
        padding-left: 0!important;
    }
}
@media screen and (max-width: 1366px) {
    * {
        font-size: 50%;
    }
}
@media screen and (max-width: 1280px) {
    * {
        font-size: 48%;
    }
}
html {
    font-size: 50%;
}
@media screen and (max-width: 1280px) {
    * {
        font-size: 48%;
    }
}
@media screen and (max-width: 1300px) and (min-width: 1140px) {
    .top .main-menu li {
        padding-right: 3rem;
    }
    .top .main-menu li a strong {
        font-size: 2.2rem;
    }
}
@media screen and (max-width: 375px) {
    .slider-menu li a {
        min-height: 57px;
    }
}
@media print {
    .top, .breadcrumbs, .footer, .sidebar, .tags-line, .related-block, .controls {
        display: none!important;
    }
    body {
        padding-top: 10px!important;
    }
    .wide-text {
        width: 100%;
    }
}

.footer .coming-soon{
    padding: 3rem 0;
}

.health_part{
    width: 23%;
    float: left;
}

.newsletter input[type='text'], .newsletter input[type='email'] {
    width: 27rem;
}