.amcheckout-column {
    position: relative;
}
.checkout-index-index .amcheckout-main-container .step-title.amcheckout-title:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    height: 30px;
    width: 24px;
    background: url("../images/numbers_retina.png");
    background-repeat: no-repeat;
    background-size: 170px;
}
.checkout-index-index .amcheckout-main-container .step-title:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    height: 30px;
    width: 24px;
    background: url("../images/numbers_retina.png");
    background-repeat: no-repeat;
    background-size: 170px;
}
.opc-estimated-wrapper {
  display: none;
}
.checkout-index-index .amcheckout-main-container .checkout-shipping-method .step-title:before {
    background-position: -24px 0 !important;
}
.checkout-index-index .amcheckout-main-container .opc-block-summary .step-title:before {
    background-position: -146px 0 !important;
}
.checkout-index-index .amcheckout-main-container .payment-group .step-title:before {
    background-position: -49px 0 !important;
}
.checkout-index-index .amcheckout-step-container .amcheckout-title {
    background: #fff;
    display: block;
    margin: 0 0 6px;
    padding: 10px 0 10px 32px;
    font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    border: 0;
    position: relative;
    color: #837b77;
}
.checkout-index-index .am-checkout.-modern .authentication-wrapper .action-auth-toggle {
    background: #fff;
    color: #276581;
    padding: 0;
}
.checkout-index-index .checkout-container.am-checkout .fieldset {
    padding: 0;
    margin: 0;
}
.checkout-index-index .amcheckout-content .amcheckout-wrapper{
    padding: 0 !important;
}
.checkout-index-index .amcheckout-main-container .label{
    font-size: 13px;
    color: #837b77;
    margin: 0;
    padding: 0;
}
.checkout-index-index .amcheckout-main-container input:not([type=checkbox]):not([type=radio]), 
.checkout-index-index .amcheckout-main-container select{
    line-height: 1.5;
    font-size: 13px;
    height: 25px;
    padding: 0 8px;
    border-radius: 2px;
    border: 1px solid silver;
    margin-bottom: 5px;
}
.checkout-index-index .form .control {
    max-width: 100%;
}
.checkout-index-index .fieldset.address > .field{
    padding: 0;
}
.checkout-index-index .amcheckout-email .note{
    margin-left: 0 !important;
    font-size: 13px;
    color: #837B77 !important;
    margin-bottom: 0;
}
/*.checkout-index-index .checkout-shipping-address .field-tooltip
{
    display: none !important;
}*/
@media only screen and (max-width: 767px) {
  .table-checkout-shipping-method tbody tr td {
    padding-left: 5px;
  }
  .table-checkout-shipping-method tbody td {
    padding-top: 0px !important;
  }
   .opc-wrapper .step-title {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
  }
}
.table-checkout-shipping-method .row.amcheckout-method,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active
{
    border-color: #fff !important; 
    background: #fff;
}
.table-checkout-shipping-method .row.amcheckout-method:hover,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:hover{
    box-shadow:none !important; 
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label{
    padding: 0 0 5px 0 !important;
    background: #fff;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method{
    border: 1px solid #fff !important;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content{
    padding: 0 !important;
}
.action.primary {
    margin: 0 0 5px 0;
}
@media only screen and (max-width: 479px) {
  #form-validate > div.cart.main.actions > a {
    padding: 15px !important;
  }
  .cart-container .form-cart .cart.actions .action.continue {
    margin: 1px 0 2px 0 !important;
  }
  .amasty_quote-cart-index .cart.main.actions button.action:last-of-type {
    margin: 2px !important;
    padding: 15px !important;
  }
  #form-validate > div.cart.main.actions > button {
    margin: 1px 0 2px 0 !important;
    padding: 15px !important;
  }
  .quote-details {
    padding: 0 15px;
    margin-top: 15px;
  }
}
.pci-dss-info-text span {
    font-size: 13px;
    margin: -2px 0px 0px 3px;
    position: relative;
    display: inline-block;
}
.stripe-payments-elements label > span {
    font-size: 13px;
}
/*.checkout-index-index .fieldset.address div[name$=".lastname"],
.checkout-index-index .fieldset.address div[name$=".region"],
.checkout-index-index .fieldset.address div[name$=".fax"]
{
    padding: 0px 0px 0px 10px !important;
}*/
.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary {
    padding: 0;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar{
    text-align: right;
}
.checkout-index-index fieldset.street input {
    width: 100%;
}
.checkout-index-index .checkout-billing-address .actions-toolbar .primary .action{
    margin-left: 5px;
    height: 36px;
    width: auto;
    background: #c7d41e;
    font: 400 13px "Roboto",sans-serif;
    text-transform: uppercase;
    color: #276581;
    padding: 8px 15px;
    margin-top: 0;
    min-height: 32px !important;
}

.form-shipping-address .field .control._with-tooltip input[type='tel']{
    width: calc(100% - 10px);
}
/*.checkout-index-index .fieldset.address div[name$=".company"] {
    float: left;
}*/
.checkout-index-index .fieldset.address div[name$=".fax"] {
    width: 100% !important;
}
.checkout-index-index .amcheckout-main-container .field._required {
    float: left;
}
.field.street{
    border: none;
    margin:0px;
    padding: 0px;
}
.checkout-index-index .amcheckout-main-container select {
    width: 100%;
}
.checkout-billing-address input[type='checkbox']:checked + label:before,
.amcheckout-step-container input[type='radio']:checked + label:before,
.amcheckout-step-container input[type='radio'] + label:before,
.amcheckout-step-container input[type='checkbox'] + label:before{
    margin: 2px 8px 0 0 !important;
    box-shadow: none;
    display: none;
}
.amcheckout-step-container input[type='checkbox'], 
.amcheckout-step-container input[type='radio']{
    position: relative;
    width: 13px;
    height: 13px;
    margin: 3px 5px 0px 0px;
}
.amcheckout-block.amcheckout-step-container.-summary{
    border: none !important;
}
.content.minicart-items .product-item-inner strong.product-item-name {
    font-size: 15px;
    line-height: 1.3;
    padding: 0 10px 0 0;
    color: #444444;
}
.opc-block-summary .amcheckout-wrapper .items-in-cart,
.opc-block-summary.amcheckout-summary-container,
.step-title.amcheckout-title,
.amcheckout-additional-options.additional-options{
    background: #fff !important;
}
.opc-block-summary .items-in-cart > .title:after{
    color: #444444;
}
.opc-block-summary .table-totals .mark {
    font-size: 13px;
    color: #837B77;
}
.amcheckout-additional-options.additional-options{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 0;
    border: none !important;
    margin-top: -30px;
}
.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment{
    width: 100% !important;
    order: -1;
    margin: 0 !important;
}
.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes{
    width: 100% !important;
    padding-right: 0 !important;
}
.field.amcheckout-comment label span {
    color: #464646;
    font-weight: 700;
}
.checkout-index-index .amcheckout-step-container textarea{
    height: 100px;
    resize: none;
    width: 100%;
}
.checkout-index-index .checkout-agreement.field.choice.required label span {
    color: #666666;
    font-weight: 700;
}
.checkout-index-index .checkout-agreement.field.choice.required .label:after{
    display: none;
}
.payment-option.opc-payment-additional.discount-code{
    padding: 0;
}
.checkout-index-index .amcheckout-step-container .action {
    height: 36px;
    width: auto;
    background: #c7d41e;
    font: 400 13px "Roboto",sans-serif;
    text-transform: uppercase;
    color: #276581;
    padding: 8px 15px;
    margin-top: 0;
    min-height: 32px !important;
}
form#discount-form .payment-option-inner {
    margin-left: 0 !important;
}
.payment-option.opc-payment-additional.discount-code .payment-option-content{
    padding: 0 0px !important;
}
.checkout-payment-method.submit .actions-toolbar{
    text-align: right !important;
}
.amcheckout-step-container .action.checkout.amasty{
    height: 36px;
    width: auto !important;
    background: #c7d41e;
    font: 400 13px "Roboto",sans-serif;
    text-transform: uppercase;
    color: #276581;
    padding: 8px 15px;
    font-size: 13px !important;
    margin-top: 0;
}
.amcheckout-step-container .action.checkout.amasty:hover{
    background: #c7d41e;
    color: #276581;
}
.amcheckout-main-container.-modern.-layout-3columns.am-submit-summary {
    border-top: 1px solid #c1c1c2;
}
.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method{
    padding: 0;
    margin-left: 0;
    color: #837B77;
    font-size: 13px;
}
table.table-checkout-shipping-method.amcheckout-shipping-methods td.col.col-price {
    width: 100px;
}
.checkout-index-index .amcheckout-step-container .product-item-details .price {
    font-size: 14px;
    color: #444444;
}
.checkout-index-index .content.minicart-items span.product-image-container {
    display: none;
}
.checkout-index-index .content.minicart-items .product-item-details{
    padding-left: 0;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner {
    flex-wrap: nowrap;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-name-block {
     flex-wrap: nowrap;
     margin: 0;
}
.opc-block-summary .product-item .details-qty {
    flex-wrap: nowrap;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .delete{
    display: none;
}
.amcheckout-step-container .amcheckout-summary-container .items-in-cart{
    border-bottom: none !important;
        margin-bottom: 10px;
}
.checkout-index-index .content.minicart-items .product-item-details .action.checkout{
    height: 36px;
    width: auto;
    background: #c7d41e !important;
    font: 400 13px "Roboto",sans-serif;
    text-transform: uppercase;
    color: #276581 !important;
    padding: 8px 15px;
    margin-top: 0;
    border: 1px solid #c7d41e !important;
    float: right !important;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .options {
    color: #444444;
    padding-right: 0;
    padding-bottom: 0;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .product{
    padding-bottom: 0;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .options  dl.item-options {
    display: none;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > *{
    padding: 0 22px 20px;
    font-size: 13px;
}
.checkout-index-index .am-checkout.-modern{
    margin-top: 0;
}
.checkout-index-index .checkout-payment-method .payment-option-content{display: block !important;}
@media (min-width: 992px){
.header-center .block.block-search{
        top: 86px;
        position: absolute;
        width: 32%;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .mst-searchautocomplete__autocomplete._active{
        left: 52px !important;
    }
}
@media (min-width: 1200px){
    .mst-searchautocomplete__autocomplete._active{
        left: 70px !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .header-center .block.block-search{
    top: 160px;
    position: absolute;
    width: 64.5%;;
    }
}
@media (min-width: 768px){
    .page-wrapper .fotorama__wrap .fotorama__arr{
        height: 556px;
    }
    .product-item-description{
        font-size: 14px;
    }
    .cart.table-wrapper .items > .item tr.item-info>td {
        border: none;
    }
    .cart.table-wrapper .item-info {
        position: relative;
    }
    .amasty_quote-cart-index .cart.table-wrapper .actions-toolbar > .action-edit {
       margin-right: 20px !important;
        margin-top: 7px !important;
    }
    .checkout-cart-index a.action.action-delete span, .amasty_quote-cart-index a.action.action-delete span {
        display: none;
    }
    .checkout-cart-index a.action.action-delete:before, .amasty_quote-cart-index a.action.action-delete:before {
        background: url(../images/remove.png);
        content: "";
        display: inline-block;
        width: 19px;
        height: 18px;
    }
    .amasty_quote-cart-index .cart.table-wrapper .item .col.subtotal,
    .amasty_quote-cart-index .cart.table-wrapper .item .col.qty,
    .amasty_quote-cart-index .cart.table-wrapper .item .col.price.qty,
    .amasty_quote-cart-index .cart.table-wrapper .item .col.item{
        border-bottom: none !important;
    }
    .amasty_quote-cart-index .cart-container .form-cart .cart.actions .action.continue{
            display: inline-block;
            padding: 10px 15px;
    }
    .amasty_quote-cart-index .cart-container .form-cart .cart.actions .action.update,
   .amasty_quote-cart-index .cart-container .form-cart .cart.actions .action.clear-quote{
        float: right;
    }
    .amasty_quote-cart-index .cart-container .form-cart .cart.actions .action.clear-quote{
        margin-left: 15px !important;
    }
    .amasty_quote-cart-index caption.table-caption {
        display: none;
    }
    .amasty_quote-cart-index .cart.table-wrapper .product-item-photo{
        display: table-cell;
        max-width: 100%;
        padding-right: 0;
        position: static;
        vertical-align: top;
        width: 40%;
    }
     .amasty_quote-cart-index .cart.table-wrapper .action-delete span{
        display: none;
     }
     .amasty_quote-cart-index .cart.table-wrapper .item-actions .actions-toolbar{
        display: flex;
        justify-content: flex-end;
        align-items: center;
        margin-bottom: 20px;
     }
     .amasty_quote-cart-index .cart.main.actions{
        display: block;
        padding: 13px 0;
     }
    .amasty_quote-cart-index  .cart.table-wrapper .actions-toolbar > .action{
        background: unset;
            color: #276581;
            text-transform: none;
        font-size: 13px;
        font-weight: 400;
        width: 16px;
        margin: 0;
        height: 16px;
      }
    .amasty_quote-cart-index .page-title-wrapper{
        border-top: unset; 
        border-bottom: unset;
    }
    .cart.table-wrapper .table > tbody > tr > td{
        vertical-align: top;
    }
    .checkout-cart-index .cart-container .cart.main.actions{
        padding: 13px 0;
    }
    .checkout-cart-index .cart-container .form-cart, .amasty_quote-cart-index .cart-container .form-cart {
        width: 70%;
        display: inline-block;
    }
    .checkout-cart-index .cart-summary, .amasty_quote-cart-index .cart-summary {
        width: 27%;
        display: inline-block;
    }
    .checkout-cart-index .page-title-wrapper{
        border-top: unset;
        border-bottom: unset;
        margin-bottom: 20px;
    }
    .checkout-cart-index .page-title button.checkout{
        display: none;
    }
    .checkout-cart-index #gift-options-cart{
        display: none;
    }
    .cart-summary,
    .cart-container .form-cart .cart.actions,
    .cart.table-wrapper{
        border: unset;
    }
    .cart.table-wrapper{
        position: relative;
    }
    .cart-summary th.mark {
        text-align: left;
    }
    .cart-totals{
        padding: 20px 15px 0px;
    }
    .cart-totals .table-wrapper{
        background: #f4f4f4;
        padding: 10px 15px 20px;
    }
    .cart-summary .cart-totals .grand.totals .mark,
    .cart-summary .cart-totals .table > tbody > tr > th{
        padding: 13px 0px;
    }
    .cart-summary .cart-totals .grand.totals .amount,
    .cart-summary .cart-totals .table > tbody > tr > td{
        padding: 13px 15px;
    }
    .cart-summary strong.summary-title {
        padding: 20px 15px;
        color: #2D3130;
        font-size: 18px;
        text-transform: uppercase;
    }
    .checkout-cart-index .cart.table-wrapper td.col.qty, 
    .amasty_quote-cart-index .cart.table-wrapper td.col.qty {
        padding: 13px 24px;
    }
    .checkout-cart-index .change-cart {
        justify-content: flex-end;
        display: flex;
        align-items: center;
    }
    .cart.table-wrapper .action-delete{
            margin-top: 10px;
    }
    .checkout-cart-index .cart.table-wrapper .col.qty .input-text, .amasty_quote-cart-index .cart.table-wrapper .col.qty .input-text {
        border: 0;
        font-size: 14px;
        border-color: transparent;
        margin-top: 0px;
        background: rgba(234, 235, 235, 0.4);
        padding: 8px;
        height: 43px;
        width: 47px !important;
        text-align: center;
    }
    .checkout-cart-index button.qty-minus, 
    .amasty_quote-cart-index button.qty-minus {
        margin-top: -8px;
    }
    .checkout-cart-index .qty-wrapper, 
    .amasty_quote-cart-index .qty-wrapper {
        display: flex;
        align-items: center;
        background: #rgba(234,235,235,0.4);
    }
    .checkout-cart-index button.qty-minus, 
    .checkout-cart-index button.qty-plus, 
    .amasty_quote-cart-index button.qty-minus, 
    .amasty_quote-cart-index button.qty-plus {
        background: inherit;
        border: none;
        padding: 0px 12px;
    }
    .checkout-cart-index button.qty-minus:before,
    .amasty_quote-cart-index button.qty-minus:before {
        content: "";
        background: url('../images/cart-minus.png');
        display: inline-block;
        width: 14px;
        height: 2px;
    }
    .checkout-cart-index button.qty-plus:before,
    .amasty_quote-cart-index button.qty-plus:before {
        content: "";
        background: url('../images/cart-plus.png');
        display: inline-block;
        width: 14px;
        height: 14px;
    }
    .checkout-cart-index .cart-container .form-cart .action.clear, 
    .checkout-cart-index .cart-container .form-cart .action.update, 
    .amasty_quote-cart-index .cart-container .form-cart .action.clear-quote, 
    .amasty_quote-cart-index .cart-container .form-cart .action.update {
        padding: 7px 36px;
    }
    .checkout-cart-index a.action.action-edit, .amasty_quote-cart-index a.action.action-edit{
        margin-right: 20px;
        margin-bottom: 0;
    }
    .checkout-cart-index .cart-summary tr,
    .amasty_quote-cart-index .cart-summary tr{
            border-bottom: 1px solid #ddd;
    }
    .cart-container .checkout-methods-items .action.primary,
    .cart-summary .checkout-methods-items .amasty-quote-link{
        width: 100%;
    }
    .cart.table-wrapper .table > thead > tr > th, 
    .cart.table-wrapper .table > tbody > tr > td{
        border-right: unset;
    }
    .cart.table-wrapper input.input-text.qty::-webkit-inner-spin-button,
    .cart.table-wrapper input.input-text.qty::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }
    .cart.table-wrapper input.input-text.qty {
        -moz-appearance: textfield;
    }
    .cart.table-wrapper .item .col.item {
        padding: 20px 8px 10px;
    }
    .nav-sections .navigation >ul{
        justify-content: space-between;
    }
    .nav-sections .navigation >ul >li.level0{
        width: 100%;
    }
    .navigation + .navigation .level0 .level-top:hover{
           background: #847c78 !important;
            color: #fff !important;
    }
    .navigation + .navigation{
        background: #847c78;
        align-content: center;
    }
    .catalog-category-view .product-item-info .img-cell .btn-rent,
    .catalogsearch-result-index .product-item-info .img-cell .btn-rent{
        display: none;
    }
    .catalog-category-view .product-item-info .img-cell .special-stripe,
    .ambrand-index-index .product-item-info .img-cell .special-stripe,
  	.catalogsearch-result-index .product-item-info .img-cell .special-stripe{
        width: 140px !important;
        height: 140px !important;
    }
	.catalog-product-view .fotorama__stage__frame {
	    text-align: center;
	    overflow: hidden;
	    margin: 0 0 15px;
	    background: #f2f2f2;
	    padding: 20px;
      }
    .catalog-product-view .product_title{
        background-color: #f2f2f2;
        padding-left: 20px;
        width: 49.90%;
        top: 576px;
        position: absolute;
        height: 150px;
    }
    .catalog-product-view .product_page_header_2{
        font: 300 24px / 28px "Roboto", sans-serif;
        color: #837b77;
        font-size: 22px;
    }
	.catalog-product-view .product_page_header_1{
        color: #837b77;
        font-weight: 700;
        font-size: 30px;
        margin-bottom: 0;
	}
	.catalog-product-view .fotorama__stage__frame .fotorama__img {
	    border: 1px solid #ddd !important;
	    background-color: #fff;	
	}
	.header-center .block-search .action.search:hover{
		background: #C7D41E;
	}
    .toolbar-bot .toolbar.toolbar-products {
        border: none;
    }
    .sidebar .bluehomebg.item {
        margin: 0 0 15px;
        padding: 14px;
    }
    .bluehomebg.item .item-link.mb {
        display: none;
    }
    .contact-help.credit-free p a{
        color: #fff;
        font-weight: 300;
        text-decoration: none;
        text-transform: lowercase;
    }
    .des-more.long {
        -webkit-line-clamp: unset;
        overflow: visible;
    }
    .des-more {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        position: relative;
        transition: all 0.3s ease;
         line-height: 20px;
    }
    .bluehomebg {
        background-color: rgb(127, 199, 234);
        margin: 0 0 15px;
        padding: 14px;
    }
    .product-image-wrapper {
        height: 230px !important;
        background-color: white;
    }
    .catalog-product-view #product-addtoquote{
        margin: 0 0 5px 0;
    }
    button.amquote-addto-button.action {
        margin-right: 5px;
        background: #fff !important;
        border: 3px solid #0193d7;
        font-size: 15px;
    }
    button.amquote-addto-button.action span{
        color: #0193d7;
    }
    button.button.btn-rent.ecomax span,
    .product-item-inner button.action.tocart.primary span,
    button.amquote-addto-button.action span{
        text-transform: capitalize;
    }
    .product-item-inner button.action.tocart.primary{
        margin-left: 5px;
        background: #0193d7 !important;
        font-size: 15px;
        max-width: 160px;
        min-width: 160px;
    }
    button.button.btn-rent.ecomax{
        margin-left: 5px;
        margin-right: 5px;
        padding-left: 0;
        padding-right: 0;
        background: #0193d7;
        font-size: 15px;
        max-width: 160px;
        min-width: 160px;

    }
    .sorter-mb {
        display: none;
    }
    .contact-help.mb {
        display: none;
    }
    .contact-help {
        padding: 10px 15px;
        background: #c7d41e;
        color: #fff;
        font: 300 17px/26px "Roboto", sans-serif;
        margin: 0 0 15px;
    }

    .contact-help p {
        margin: 0 0 23px;
    }

    .contact-help p:last-child {
        margin: 0;
        font-weight: 400;
    }

    .contact-help h2 {
        font: bold 36px/42px "Roboto", sans-serif;
        margin: 0 0 10px;
        color: #fff;
    }

    .contact-help h3 {
        margin: 0 0 10px;
        color: #fff;
    }

    .contact-help a.infinityNumbLink {
        color: #fff;
        text-decoration: none;
    }
    .category-view-mobile,.txt-mb h1{
        display: none;
    }
    .products-list .product-subtitle pre {
        background: 0 0;
        border: 0;
        border-radius: 0;
        font: 300 19px / 24px "Roboto", sans-serif;
        color: #837b77;
        padding: 0;
        margin: 0;
    }
    .products-list li.item {
        border-bottom: 1px solid #bbb;
        padding: 15px 0;
    }
    button#myBtnReadMore {
        background: unset;
        text-align: left;
        border: unset;
        color: #276581;
        font-size: 14px;
        font-weight: 600;
        text-decoration: underline;
        padding-left: 0;
        text-transform: capitalize;
    }
    .hot-contact-number-dk {
        float: right;
        color: #fff;
        font-size: 10px;
        line-height: 15px;
        font-weight: 300;
        white-space: nowrap;
    }
    .hot-contact-number-dk strong{
        font-weight: 500;
    }
    .hot-contact-number-dk p {
        color: #676767;
    }
    .hot-contact-number-dk  .tel-number{
        -webkit-text-size-adjust: 100%;
        font: 300 13px / 1.54 'Roboto', Arial, Helvetica, sans-serif;
        font-family: "Roboto", sans-serif;
        white-space: nowrap;
        color: #676767;
        font-size: 28px;
        line-height: 32px;
        font-weight: 400;
        margin: 0;
        padding: 0;
        max-width: 100%;
        box-sizing: border-box;
    }
    .shop-now-home,.item-first.grayhomebg .btn-hr{
        display: none;
    }
    .item-first.grayhomebg .item-link img{
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .item-first.grayhomebg {
        margin: 0 0 15px;
        position: relative;
        overflow: hidden;
        padding: 15px;
        font-size: 13px;
        line-height: 1.5385;
    }
    img.special-stripe {
        position: absolute;
        z-index: 10;
        top: 0;
        left: 0;
    }
	.product.media img.special-stripe {
	        width: 230px !important;
        	height: 230px !important;
	}

    .page-wrapper .fotorama__nav-wrap--horizontal{
        margin-top: 155px;
    }
    .fotorama__nav__frame {
        position: relative;
        min-width: 138px;
        max-width: 138px;
        box-sizing: border-box;
        height: auto !important;
        cursor: pointer;
    }
    .fotorama__nav-wrap--horizontal {
        padding: 10px 0;
        margin: 0 -10px 0 0;
        max-width: none;
    }
    .checkout-index-index .amcheckout-column:nth-child(2){
    border-right: 1px solid #c1c1c2;
    height: 200px;
    border-left: 1px solid #c1c1c2;
    padding: 0 10px;
    }
    .header-top-right .counter-number-quote {
        display: none;
    }
    .amquote-cart-wrapper.minicart-wrapper{
        order: 2;
        margin-top: 10px;
    }
    .checkout-index-index .amcheckout-column:nth-child(3) {
        margin-left: -10px;
        margin-right: 10px;
    }
    .payment-option.opc-payment-additional.discount-code span#block-discount-heading{
        padding-left: 0 !important;
    }
    .checkout-index-index #shipping-new-address-form,
    .checkout-index-index fieldset#customer-email-fieldset{
        max-width: 100%;
    }
    .new-address-popup button {
        width: 30%;
    }
    .checkout-index-index .checkout-shipping-address .step-content,
    .checkout-index-index .checkout-shipping-address #billing-address-container {
        width: 50%;
    }
    .checkout-index-index .checkout-shipping-address .step-content{
        padding-right: 15px;
    }
    .checkout-index-index .checkout-shipping-address #billing-address-container {
        padding-left: 15px;
    }
    .checkout-index-index .checkout-shipping-address{
        display: flex;
    }
    .checkout-index-index .opc-wrapper{
        width: unset;
        float: none;
        padding-right: 0;
    }
    .checkout-index-index .opc-wrapper #payment{
        width: 65%;
        float: left;
    }  
    .checkout-index-index .billing-address-same-as-shipping-block {
       margin-top: 45px;
        padding-bottom: 33px;
    }
    .checkout-onepage-success #registration .action.primary{
        display: inline-flex;
    }
    .fieldset.info .field.choice .field-tooltip{
        top: -30px;
        left: 230px;
        display: flex;
    }
    .header .logo img {
        width: 390px;
        max-width: 100%;
    }
    .hobart-mb,.header-top-mb{
        display: none;
    }
    .minicart-wrapper .action.showcart .counter.qty{
            height: 24px;
        border-radius: 2px;
        min-width: 18px;
        overflow: hidden;
        padding: 0 3px;
        text-align: center;
        white-space: normal;
        color: #c7d41e;
        font-size: 13px;
        line-height: 22px;
        font-weight: 300;
        padding-left: 35px;
        background: url(../images/ico-cart.png) no-repeat 0 50%;
        display: inline-block;
        vertical-align: middle;
    }
    .amquote-showcart.action:before {
        content: '';
        display: inline-block;
        margin: 0;
        width: 23px;
        height: 30px;
        line-height: 28px;
        overflow: hidden;
        speak: none;
        text-align: center;
        vertical-align: top;
        background: url(../images/request-quote.svg) no-repeat center;
        transition: opacity .3s ease;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .header-top-right {
        display: flex;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    .header-top-right .minicart-wrapper .counter-number,
    .header-top-right  .btn-login,
    .search-mobile,
    li.level0.nav-1.first.menu-opener.level-top{
        display: none;
    }
    li.level0.nav-2.last.level-top.ui-menu-item,
    li.level0.nav-2.last.level-top.ui-menu-item.avtive{
        width: 100%;
        background: #847c78;
    }
    li.level0.nav-2.last.level-top.ui-menu-item a{
        pointer-events: unset;
        color: #fff;
        padding: 14px 15px;
    }
    li.level0.nav-2.last.level-top.ui-menu-item a:hover{
        color: #fff;
        background: #847c78;
    }

}
@media (max-width: 767px){
	.category-product-desc .product-subtitle {
	    display: none;
	}
	.amasty_quote-cart-index .cart.main.actions .action.clear-quote{
		display: flex;
        align-items: center;
        justify-content: center;
	}
    .no-option-height {
        height: 85px;
    }
    .checkout-cart-index .page-main{
        padding-left: 15px;
        padding-right: 15px;
    }
    .checkout-cart-index a.action.action-delete span, .amasty_quote-cart-index a.action.action-delete span {
        display: none;
    }
    .cart.table-wrapper .item .col.item{
        padding: 24px;
    }
    .checkout-cart-index a.action.action-delete:before, .amasty_quote-cart-index a.action.action-delete:before {
        background: url(../images/remove.png);
        content: "";
        display: inline-block;
        width: 19px;
        height: 18px;
    }
    .checkout-cart-index button.qty-minus, .amasty_quote-cart-index button.qty-minus {
        margin-top: -9px;
    }
    .cart.table-wrapper .items > .item{
        display: table-row-group;
    }
    .checkout-cart-index .cart-summary tr, .amasty_quote-cart-index .cart-summary tr {
        border-bottom: 1px solid #ddd;
    }
    .cart.table-wrapper input.input-text.qty::-webkit-inner-spin-button,
    .cart.table-wrapper input.input-text.qty::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    .cart.table-wrapper input.input-text.qty {
        -moz-appearance: textfield;
    }
    .cart.table-wrapper .table > tbody > tr > td{
        vertical-align: top;
    }
    .cart-summary,
    .cart-container .form-cart .cart.actions,
    .cart.table-wrapper{
        border: unset;
    }
    .cart-summary strong.summary-title {
        padding: 20px 15px;
        color: #2D3130;
        font-size: 18px;
        text-transform: uppercase;
    }
    .cart-totals .table-wrapper {
        background: #f4f4f4;
        padding: 10px 15px 20px;
    }
    .cart-totals {
        padding: 20px 15px 0px;
    }
    .cart-summary .cart-totals .grand.totals .mark, 
    .cart-summary .cart-totals .table > tbody > tr > th {
        padding: 13px 0px;
    }
    .cart-summary .cart-totals .grand.totals .amount, .cart-summary .cart-totals .table > tbody > tr > td {
        padding: 13px 0px;
        text-align: right;
    }
    .cart-summary th.mark {
        text-align: left;
    }
    .checkout-cart-index .cart-summary tr {
        border-bottom: 1px solid #ddd;
    }
    .checkout-cart-index .qty-wrapper, .amasty_quote-cart-index .qty-wrapper {
        display: flex;
        align-items: center;
    }
    .checkout-cart-index button.qty-minus, .checkout-cart-index button.qty-plus, .amasty_quote-cart-index button.qty-minus, .amasty_quote-cart-index button.qty-plus {
        background: inherit;
        border: none;
        padding: 0px 12px;
    }
    .checkout-cart-index button.qty-minus:before,
    .amasty_quote-cart-index button.qty-minus:before {
        content: "";
        background: url('../images/cart-minus.png');
        display: inline-block;
        width: 14px;
        height: 2px;
    }
    .checkout-cart-index button.qty-plus:before,
    .amasty_quote-cart-index button.qty-plus:before {
        content: "";
        background: url('../images/cart-plus.png');
        display: inline-block;
        width: 14px;
        height: 14px;
    }
    .checkout-cart-index a.action.action-edit, .amasty_quote-cart-index a.action.action-edit {
        margin-right: 20px;
        margin-bottom: 5px;
    }
    .checkout-cart-index .cart.table-wrapper .col.price, .amasty_quote-cart-index .cart.table-wrapper .col.price.qty {
        padding-left: 0px;
        text-align: center !important;
    }
    #shopping-cart-table > tbody > tr > td:last-child{
                text-align: center;
    }
    .cart.table-wrapper .price-including-tax {
        display: flex;
        flex-direction: column;
    }
    .checkout-cart-index .cart.table-wrapper .col.qty[data-th]:before, .checkout-cart-index .cart.table-wrapper .col.price[data-th]:before, .checkout-cart-index .cart.table-wrapper .col.subtotal[data-th]:before, .checkout-cart-index .cart.table-wrapper .col.msrp[data-th]:before, .amasty_quote-cart-index .cart.table-wrapper .col.qty[data-th]:before, .amasty_quote-cart-index .cart.table-wrapper .col.price[data-th]:before, .amasty_quote-cart-index .cart.table-wrapper .col.subtotal[data-th]:before, .amasty_quote-cart-index .cart.table-wrapper .col.msrp[data-th]:before {
        content: attr(data-th);
        font-weight: 600;
        font-size: 15px;
    }
    .cart.table-wrapper .action-delete{
            margin-top: 0px;
    }
    .checkout-cart-index .cart.table-wrapper .col.qty .input-text, .amasty_quote-cart-index .cart.table-wrapper .col.qty .input-text {
        border: 0;
        font-size: 14px;
        border-color: transparent;
        margin-top: 0px;
        background: rgba(234, 235, 235, 0.4);
        padding: 8px;
        height: 43px;
        width: 47px !important;
    }
    .cart.table-wrapper .col.qty span, 
    .cart.table-wrapper .col.price span, 
    .cart.table-wrapper .col.subtotal span,
     .cart.table-wrapper .col.msrp span, 
     .cart.table-wrapper .col.item span, 
     .cart.table-wrapper .col.qty div, 
     .cart.table-wrapper .col.price div, 
     .cart.table-wrapper .col.subtotal div, 
     .cart.table-wrapper .col.msrp div, 
    .cart.table-wrapper .col.item div{
        overflow: unset;
    }
    .cart.table-wrapper .table > thead > tr > th, .cart.table-wrapper .table > tbody > tr > td{
        clear: unset;
    }
    .checkout-cart-index .cart.table-wrapper .item-info td:first-child {
        padding: 0px;
    }
    .cart.table-wrapper .col.qty, 
    .cart.table-wrapper .col.price, 
    .cart.table-wrapper .col.subtotal, 
    .cart.table-wrapper .col.msrp{
        box-sizing: border-box;
        display: block;
        float: left;
        text-align: center;
        white-space: nowrap;
        width: 33%;
    }
    .checkout-cart-index .cart.table-wrapper .col.subtotal, 
    .amasty_quote-cart-index .cart.table-wrapper .col.subtotal {
        position: relative;
        padding-right: 0px;
    }
    .checkout-cart-index .cart.table-wrapper .col.subtotal {
        position: unset;
    }
    .checkout-cart-index .cart.table-wrapper td.col.qty {
        padding: 12px 0px 20px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .checkout-cart-index .change-cart {
                display: flex;
        justify-content: center;
    }
    .checkout-cart-index .cart.table-wrapper .product-item-photo, .amasty_quote-cart-index .cart.table-wrapper .product-item-photo {
        max-width: 100px;
        position: static;
    }
    .checkout-cart-index .cart.table-wrapper .product-item-details {
         margin-bottom: 20px;
    }
    .cart-container .cart.table-wrapper .items > .item > tr.item-info {
        display: table-row;
    }
    .checkout-cart-index .cart.table-wrapper .cart.table thead tr th.col.item,
    .amasty_quote-cart-index .cart.table-wrapper .cart.table thead tr th.col.item{
        padding: 15px 0px;
        border-bottom: 1px solid #bbb;
        font-weight: 600;
    }
    .checkout-cart-index .cart-container, .amasty_quote-cart-index .cart-container {
        margin: 26px 0px;
    }
     .checkout-cart-index .cart.table-wrapper .product-item-photo,
      .amasty_quote-cart-index .cart.table-wrapper .product-item-photo{
        text-align: unset;
        padding: 0;
     }
     .checkout-cart-index .cart.table-wrapper .cart.table thead,
     .amasty_quote-cart-index .cart.table-wrapper .cart.table thead{
        display: block;
     }
     .checkout-cart-index .cart.table-wrapper .col.item[data-th]:before,
     .amasty_quote-cart-index .cart.table-wrapper .col.item[data-th]:before{
        display: none;
     }
    .checkout-cart-index .cart.table-wrapper tbody .col.item,
    .amasty_quote-cart-index .cart.table-wrapper .col.item .product-item-details{
        padding-left: 125px;
    }
    .checkout-cart-index .cart.table-wrapper .product-item-photo .product-image-container, 
    .amasty_quote-cart-index .cart.table-wrapper .product-item-photo .product-image-container {
        position: absolute;
        border-bottom: unset;
    }
     .amasty_quote-cart-index .cart.table-wrapper .col.qty .input-text{
        text-align: center;
        margin-top: 2px;
    }
    .amasty_quote-cart-index .cart.table-wrapper .item-actions .actions-toolbar {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
    }
    .amasty_quote-cart-index .cart.table-wrapper .col.qty[data-th]:before, 
    .amasty_quote-cart-index .cart.table-wrapper .col.price[data-th]:before{
        display: block;
    }
    .amasty_quote-cart-index .cart.table-wrapper .action-delete{
                margin-left: 20px !important;
        margin-top: -5px !important;
     }
    .amasty_quote-cart-index .cart.table-wrapper .col.item .product-item-details{
        margin-bottom: 90px;
    }
    .amasty_quote-cart-index .cart.item .item-info .col.qty {
      text-align: center !important;
    }
     .amasty_quote-cart-index .cart.table-wrapper .action-delete span{
        display: none;
     }
     .amasty_quote-cart-index .cart.main.actions{
        display: block;
        padding: 13px 0;
     }
    .amasty_quote-cart-index .cart.table-wrapper .actions-toolbar > .action{
        background: unset;
         color: #276581;
         text-transform: none;
        font-size: 13px;
        font-weight: 400;
        width: 16px;
        margin: 0;
        height: 16px;
      }
      .amasty_quote-cart-index .cart.table-wrapper td.col.qty{
          padding: 12px 0px 30px;
      }
      .amasty_quote-cart-index .table-caption{
        display: none;
        }
    .product-item-info .product-item-details{
        display: block;
    }
    .nav-sections .level0.category-item.ui-menu-item > ul >li>a,
    .nav-sections ul.ui-menu > li.level0 > ul.level0 >li.level1>a>span{
        font-size: 18px;
    }
    .nav-sections .level0.category-item.ui-menu-item > ul.level0 >li.level1>ul.level1>li.level2>a{
        font-size: 18px;
        line-height: 21px;
    }
    .product-item-inner button.action.tocart.primary span,
     .product-item-inner button.amquote-addto-button span{
        text-transform: capitalize;
        font-size: 18px;
    }
    .header-wrapper-inner .logout-account .ma-a{
        background: unset !important;
        padding: 0 !important;
        font-size: 0 !important;
    }
    .header .btn-login:hover{
         background: unset !important;
    }
    .header-wrapper-inner .logout-account .ma-a:after{
        background: url('../images/login.png');
        content: '';
        width: 26px;
        display: inline-block;
        height: 30px;
        margin-right: 20px;
        margin-bottom: 2px;
    }
    .header-wrapper-inner .logout-account .lo-a{
        display: none;
    }
    .catalog-category-view .product-item-info .img-cell .btn-rent,
    .catalogsearch-result-index .product-item-info .img-cell .btn-rent{
        font-size: 16px;
        max-width: 150px;
        height: 30px;
        position: absolute;
        bottom: -15px;
        z-index: 1;
        left: 0;
        right: 0;
        margin: 0 auto;
        pointer-events: none;
    }
    .catalog-category-view .product-item-info .img-cell .special-stripe,
    .ambrand-index-index .product-item-info .img-cell .special-stripe,
  	.catalogsearch-result-index .product-item-info .img-cell .special-stripe{
        width: 100px !important;
        height: 100px !important;
    }
    .products-list .img-box .product-descr{
        display: none;
    }
    .product-item .price-box .price{
        font-size: 20px;
    }
    .product-item:nth-child(2n + 1) {
        margin-left: 0 !important;
    }
    .product-item-description{
        display: none;
    }
    .products-list .product-item-photo {
        padding: 0;
        background: #fff;
    }
    .products-list .product-item {
        display: inline-block;
        margin-left: 2%;
        width: calc((100% - 2%) / 2);
        padding: 3px;
    }
    .bluehomebg.item .item-link.dk {
        display: none;
    }
    .roundpad-smal.bluehomebg {
        margin-top: 40px;
        background-color: rgb(127, 199, 234);
        margin-bottom: 40px;
    }
    .roundpad-smal.bluehomebg a.item-link.mb img{
        padding: 15px 15px 10px 15px;
    }
    #more {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    }
    #more.expanded {
        -webkit-line-clamp: unset;
        display: block;
    }
    .catalog-category-view .product-item-info .product-descr,
    button.button.btn-rent.ecomax {
        display: none;
    }
    .roundpad-smal.bluehomebg .bottom-item-info{
            background: unset;
            text-align: left;
            padding: 0px 0px 15px 15px;
    }
    .roundpad-smal.bluehomebg .bottom-item-info:before{
        background: url('../images/red-arrow-right.png');
        background-size: cover;         
          background-position: center;    
          background-repeat: no-repeat;
        content: '';
        width: 10px;
        display: inline-block;
        height: 17px;
        margin-right: 4px;
        margin-bottom: -3px;
    }
    .bottom-item-info .heading-info{
        display: inline-block;
    }
    .contact-help.credit-free {
        background: #0193D7;
        margin-top: 5px;
    }
    .roundpad-smal.bluehomebg .heading-info a {
        color: #b25259;
        font-size: 20px;
        text-decoration: underline;
        font-weight: 500;
        text-transform: capitalize;
    }
    .bottom-item-info p{
        font-size: 13px;
        font-weight: 400;
        margin-top: 5px;
        margin-left: 15px;
    }
    .category-product-desc{
        margin-bottom: 10px;
    }
    .product.product-item-actions .actions-primary{
        flex-direction: column-reverse;
    }
    .product-item-actions form{
        display: inline;
    }
    .fillter-mb .filter-button{
        margin-bottom: 0 !important;
    }
    .fillter-mb:not(:first-child){
        display: none;
    }
    .category-description:not(:first-child) {
        display: none;
    }
    .pages a.page{
        color: #837B77;
    }
    .outstockproduct>span {
        color: #ff0d06;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 20px;
    }
    .outstockproduct button.viewproduct{
        text-transform: capitalize;
        height: 50px;
        margin-top: 10px;
        width: 85%;
        min-width: 85%;
    }
    .pages .item.current strong.page {
        font-weight: 500;
        font-size: 14px;
        color: #0193D7;
    }
    .sorter-mb select#sortercheck{
        font-size: 16px;
        font-weight: 500;
        color: #837B77;
        font-family: 'Roboto';
        padding: 12px;
        border: 1px solid #837B77;
        height: 46px;
        border-radius: 0;
    }
    .sorter-mb .sorter{
        padding: 0;
    }
    .sorter-mb label.sorter-label {
        font-weight: 400;
        font-size: 14px;
        margin-right: 10px;
    }
    .fillter-mb{
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 20px;
        border-top: 1px solid #bbb;
        padding: 20px 15px 0px 15px;
        margin-left: calc(-50vw + 50%);
        margin-right: calc(-50vw + 50%);
        max-width: 1280px;
    }
    .newsletter-panel .title.mb {
        font-size: 18px;
        font-weight: 600;
        color: #837B77;
        text-align: center;
    }
    .newsletter-panel .title {
        text-align: justify;
    }
    .newsletter-panel{
        margin-bottom: 0px;
    }
    .newsletter-panel .content .subscribe button{
        width: auto;
        margin: 0 auto;
        height: 50px;
        padding: 0 40px;
         margin-top: 20px;
    }
    .newsletter-panel .content .subscribe button span {
        text-transform: capitalize;
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 0.5px;
    }
    .contact-help.dk {
        display: none;
    }
    .contact-help {
        padding: 35px;
        background: #276581;
        color: #fff;
        margin: 20px 0 40px 0;
    }

    .contact-help p {
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 0;
    }
    .contact-help.credit-free p {
        margin: 10px 0;
    }
    .contact-help p a{
        color: #c7d41e;
        font-weight: 400;
    }
    .contact-help.credit-free p a{
        color: #fff;
        font-weight: 400;
        text-transform: uppercase;
    }
    .contact-help h2 {
        margin-bottom: 0;
        color: #fff;
         font-size: 32px;
        text-align: center;
        line-height: 35px;
        font-weight: 500;
    }

    .contact-help h3 {
        margin: 0 0 10px;
        color: #fff;
    }
    .breadcrumbs {
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .breadcrumbs a{
        font-weight: 500;
    }
    .breadcrumbs strong {
        font-weight: 400;
    }
    .breadcrumbs .item:not(:last-child):after{
        margin-left: 5px;
        margin-right: 3px;
    }
    .page-title-wrapper,.category-view{
        display: none !important;
    }
    .txt-mb h1 {
        color: #276681;
        font-weight: 400;
        font-size: 30px;
        line-height: 30px;
    }
    .cms-index-index .newsletter-panel{
        display: none;
    }
    .catalog-category-view .toolbar.toolbar-products a.action.next,
    .catalog-category-view .toolbar.toolbar-products .action.previous {
        background: unset !important;
    }
    .catalog-category-view .toolbar.toolbar-products .action.previous:after{
        margin-right: 6px;
        content: "\f0d9";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        font-size: 16px;
        color: #0193D7;
    }
    .pages .action.previous {
        transform: rotate(0deg);
    }
    .catalog-category-view .toolbar.toolbar-products a.action.next:after{
        margin-left: 6px;
        content: "\f0da";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        font-size: 16px;
        color: #0193D7;
    }
    .btnmore:after{
        margin-left: 6px;
        content: "\f0d7";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        font-size: 16px;
        color: #0193D7;
    }
    .btnmore.short:after{
        margin-left: 6px;
        content: "\f0d8";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        font-size: 16px;
        color: #0193D7;
    }
    button#myBtnReadMore {
        background: unset;
        text-align: left;
        border: unset;
        color: #0193D7;
        font-size: 14px;
        font-weight: 600;
        padding-left: 0;
        text-transform: capitalize;
    }
    .filter-button{
        border: 1px solid !important;
        padding: 10px !important;
        text-transform: capitalize !important;
    }
    .toolbar-amount{
        font-weight: 400;
        font-size: 14px;
    }
    .products-grid li{
        margin: 0;
        float: none;
    }
    .products-grid{
        width: 100%;
    }
    .product-item-actions .button.more,.product-item-actions button.action.tocart span:after{
        display: none;
    }
    .catalog-category-view .product-item-actions button.action.tocart span{
        justify-content: center;
        text-transform: capitalize;
        margin-top: 3px;
    }
    .catalog-category-view .product-item-inner .product-item-actions button.action,
    .catalogsearch-result-index .product-item-inner .product-item-actions button.action{
        height: 50px;
	width: 100%;
        min-width: 100% !important;
        margin: 0px 0px 10px 0;
    }
    .catalog-category-view .product-item-inner .product-item-actions button.action.tocart.primary,
    .catalogsearch-result-index .product-item-inner .product-item-actions button.action.tocart.primary{
        background: #0193D7 !important;
    }
    .catalog-category-view .product-item-inner button.amquote-addto-button,
    .catalogsearch-result-index .product-item-inner button.amquote-addto-button{
        background: #fff !important;
        border: 3px solid #0193D7;
    }
    #amasty-shopby-product-list .products.wrapper{
        margin-top: 40px;
    }
    .toolbar{
        border-top: unset;
        border-bottom: unset;
    }
    .category-description.lower{
        display: none;
    }
    .toolbar-top{
        margin-left: calc(-50vw + 50%);
        margin-right: calc(-50vw + 50%);
        max-width: 1200px;
    }
    .toolbar-bot {
        margin-left: calc(-50vw + 50%);
        margin-right: calc(-50vw + 50%);
        max-width: 1200px;
    }
    .toolbar-products .pages-wrapper{
        border-top: 1px solid #bbb;
        border-bottom: 1px solid #bbb;
        padding: 15px;
    }
    .catalog-category-view button.amquote-addto-button span,
    .catalogsearch-result-index button.amquote-addto-button span{
        color: #0193D7;
        text-transform: capitalize;
    }
    .product-subtitle pre {
        font-family: 'Roboto';
        color: #837B77;
        font-weight: 400;
        font-size: 16px;
        margin-bottom: 15px;
        height: 45px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .product-shop .product.name a{
        font-size: 19px;
        font-weight: 600;
        color: #837B77;
        line-height: 20px;
    }
    .product-shop .product-item-name {
        margin-top: 20px;
        line-height: 20px;
        height: 95px;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-bottom: 10px;
    }
    .toolbar-bot .toolbar-sorter {
        display: none;
    }
    .toolbar-top .pages{
        display: block;
    }
     .products-grid .price-box-holder .price-box{
        text-align: left;
    }
    .products-grid .price-box-holder .price-box .price{
        color: #837B77;
    }
    .products-grid .price-box-holder .price-box .price-excluding-tax {
        margin-bottom: 5px;
    }
    .product-image-container{
         border-bottom: 2px solid #EAEBEB;
        padding-bottom: 20px;
    }
    .price-box-holder .price-box .price-including-tax span{
        color: #837B77 !important;
        font-weight: 400 !important;
        font-size: 16px !important;
    }
    .price-including-tax::after{
        font-weight: 400 !important;
        font-size: 16px;
        padding-left: 4px;
    }
    .products-grid .product-item{
        padding: 3px;
    }
    nav.navigation li.level0.nav-2.last.level-top,
    li.level0.nav-3.brands.level-top.ui-menu-item{
        display: none;
    }
    .shop-now-wrapper {
      display: flex;
      align-items: center;
      width: 100%;
      box-sizing: border-box;
    }

     .shop-now-wrapper .line {
      flex: 1;
      height: 2.5px;
      background-color: #F4F4F4;
    }
    .shop-now-home {
        margin-bottom: 20px;
    }
    .shop-new-txt {
      padding: 0 25px; 
      color: #0193D7;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 26px;
      letter-spacing: 1px;
      white-space: nowrap;
    }
    .shop-now-home .arrow-down {
        display: flex;
        width: 100%;
        justify-content: center;
    }
    /*.shop-now-home .arrow-down:before{
        content: '';
        background: url("../images/arrow-sbh.png");
        width: 21px;
        display: block;
        height: 9px;
        margin-top: 5px;
    }*/
    .shop-now-home .arrow-down:before{
        margin-top: 5px;
        content: "\f107";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        font-size: 40px;
        line-height: 18px;
        color: #c7d41e;
    }
    .item-first.grayhomebg h2.heading-info {
        text-transform: capitalize;
        margin-bottom: 20px;
        font-size: 18px;
    }
    .item-first.grayhomebg>a.item-link {
        width: 80%;
    }
    .item-first.grayhomebg .btn-hr{
        font-size: 17px;
        text-decoration: none;
        color: #0193D7;
        font-weight: 500;
    }
    .item-first.grayhomebg .bottom-item-info p{
        margin-bottom: 10px;
    }
    .item-first.grayhomebg .bottom-item-info {
        background: #f2f2f2;
        width: 100%;
        padding: 20px 15px;
        margin-left: 30px;
    }
    .item-first.grayhomebg {
        align-items: center;
        background: #fff;
        display: flex;
        min-height: unset;
        margin-bottom: 20px;
    }
     .product_page_header_1{
        width: 100%;
        position: relative;
        top: 5px;
        font-size: 16px;
    }
    .product_page_header_2 {
        width: 100%;
        position: relative;
        top: 5px;
        font-size: 16px;
    }
    .page-wrapper .fotorama__nav-wrap--horizontal{
         margin-bottom: 0px;
        margin-top: 0px;
    }
    img.special-stripe {
        position: absolute;
        z-index: 10;
        top: 0;
        left: 0;
	        width: 100px !important;
        	height: 100px !important;

	}
	.product.media img.special-stripe {
	        width: 140px !important;
        	height: 140px !important;
	}
   
    .page-wrapper .fotorama__thumb{
        display: none;
    }
    .page-wrapper .fotorama__nav__shaft{
        width: 100%;
    }
    .catalog-product-view .fotorama__active .fotorama__dot{
        background-color: #fff;
        border-color: #2D3130;
        border: 2px solid;
    }
    .catalog-product-view  .fotorama__dot{
        background: #EAEBEB;
        border: 1px solid #EAEBEB;
        border-radius: 50%;
        width: 9px;
        height: 9px;
    }
    .fotorama__stage__frame .fotorama__img {
        top: 43.5% !important;
	border: unset !important;
    }
    .fotorama__thumb-border{
        border: 1px solid #00a3e6 !important;
    }
    .fotorama__arr.fotorama__arr--next {
        display: block !important;
    }
    .fotorama__arr:active, .fotorama__thumb__arr:active{
        background-color: unset !important;
    }
    .fotorama__arr.fotorama__arr--next .fotorama__arr__arr{
        content: '';
        background: url("../images/arrow-fotorama.png");
        background-repeat: no-repeat;
        transform: translate3d(20%, -10%, 0);
    }
    .fotorama__arr.fotorama__arr--prev .fotorama__arr__arr{
        content: '';
        background: url("../images/arrow-fotorama-pr.png");
        background-repeat: no-repeat;
        transform: translate3d(-40%, -10%, 0);
    }
    .fotorama__arr.fotorama__arr--prev {
        display: block !important;
    }
    .dimensions-list dt{
        width: auto;
    }
    .dimensions-list dd{
        margin-right: 35px;
        margin-left:5px;
        font-size: 14px;
        font-weight: 400;
    }
    li#opc-shipping_method {
        border-top: 1px solid #c1c1c2;
	margin-top: 10px !important;
    }
    .checkout-index-index .amcheckout-column:nth-child(3){
        border-top: 1px solid #c1c1c2;
    }
    .checkout-payment-method .payment-option-title{
        border-top: 1px solid #fff !important;
    }
    .am-checkout.-modern .opc-estimated-wrapper{
        margin: 0 0 15px !important;
    }
    .amcheckout-step-container .amcheckout-shipping-address .billing-address-same-as-shipping-block{
        margin-bottom: 20px;
    }
    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment{
        order: 0;
    }
    .amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner{
        flex-direction: row;
    }
    .checkout-payment-method.submit .actions-toolbar{
        text-align: left !important;
    }
    #maincontent > div.columns > div.column.main{
        width: 100%;
    }
    .fieldset.info .field.choice .field-tooltip{
        top: -28px;
        display: block;
    }
    .fieldset.info .field.choice .field-tooltip-action{
        float: right;
    }
    /*.page-wrapper .fotorama__nav__frame{
        display: inline-block !important;
    }*/
    .header .logo img {
        width: 125px;
        max-width: 100%;
        margin-top: 10px;
    }
    .hobart-mb img {
        width: 100px !important;
         margin-left: 10px;
    }
    .hobart-dk {
        display: none;
    }
    .header-top{
        display: none;
    }
    .header .btn-login .login-account a:before{
        background: url('../images/login.png');
        content: '';
        width: 26px;
        display: inline-block;
        height: 30px;
        margin-right: 20px;
    }

    .amquote-cart-wrapper.minicart-wrapper .amquote-showcart:before{
        background: url('../images/quote.png');
        content: '';
        width: 20px;
        display: inline-block;
        height: 30px;
        margin-top: -5px;
        margin-right: 20px;
    }
    .minicart-wrapper .action.showcart:before{
        background: url('../images/basket.png');
        content: '';
        width: 30px;
        display: inline-block;
        height: 30px;
        margin-right: 10px;
    }
    .header-top-right {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
        margin-top: 15px;
    }
    .header-top-right .btn-login .login-account, 
    .header-top-right a.amquote-showcart.action, 
    .header-top-right .minicart-wrapper .action.showcart {
        background: unset;
        padding: 0;
    }
    .hot-contact-number {
        display: flex;
        justify-content: flex-end;
    }
    .hot-contact-number .tel-number{
        font-size: 22px;
        font-weight: 400;
        color: #0193D7;
    }
    .header.content{
        flex-wrap: nowrap;
    }
    .header-top-right .amquote-cart-wrapper .counter-number-quote {
        position: absolute;
        text-align: center;
        width: 18px;
        height: 18px;
        font-weight: 600;
        background-color: #c7d41e;
        border-radius: 50%;
        right: 10px;
        top: -5px;
        line-height: 20px;
        color: #fff;
    }
    .header-top-right .minicart-wrapper span.counter-number {
        position: absolute;
        text-align: center;
        width: 18px;
        height: 18px;
        font-weight: 600;
        background-color: #c7d41e;
        border-radius: 50%;
        right: 0px;
        top: 0;
        line-height: 20px;
        color: #fff;
    }
    .header-top-right .minicart-wrapper .price, 
    .header-top-right .minicart-wrapper .txt-count, 
    .header-top-right .amquote-cart-wrapper .counter-label {
        display: none;
    }
    .header-top-right .amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty.empty {
        display: block;
    }
    .header-top-right .minicart-wrapper .amquote-showcart > .text,
     .amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty:before {
        display: none;
    }
    .header-top-right a.amquote-showcart.action,
    .header-top-right .minicart-wrapper .action.showcart{
        padding:0 !important;
    }
    .header-top-right .minicart-wrapper {
        width: auto;
    }
    .header-center .block.block-search {
        display: none;
    }
    .nav-sections{
        background: rgba(242,242,242,.9);
        padding: 5px 15px;
    }
    .mobile-toggle .search-toggle {
        background-image: url(../images/search.svg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 24px;
        display: block;
        height: 40px;
        position: absolute;
        right: 15px;
        top: 6px;
        width: 24px;
    }
    .nav-sections {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 0;
    }
    nav.navigation.active .mobile-toggle {
        display: none;
    }
    .block-search .minisearch, .block.block-search .minisearch{
          background: #fff;
        padding: 5px 20px;
        height: 45px;
                border: none;
    }
    .search-mobile .block.block-search  button.action.search {
        background: #fff !important;
        height: 45px;
        font-weight: 600;
        font-size: 15px;
        margin-right: -5px;
        color: #0193D7;
    }
    .block.block-search  input#search::placeholder {
        font-weight: 500;
        opacity: 0.2;
        font-size: 14px;
    }
    .search-mobile .block.block-search{
        display: none;
        /*position: absolute;*/
        position: fixed;
        top: 168px;
        width: 100%;
        border: 1px solid #ccc;
        z-index: 10;
    }
    .search-mobile{
        position: relative;
        margin-bottom: 30px;
        z-index: 20;
    }
     .nav-sections .level0.category-item.ui-menu-item > .level-top::after{
        background: url('../images/down-mobile.png');
        content: '';
        width: 19px;
        display: inline-block;
        height: 11px;
        margin-right: 0px;
        margin-top: 25px;
    }
    li.level0.nav-4.non-category.level-top.parent.ui-menu-item > a::after {
        background: url(../images/down-mobile.png);
        content: '';
        width: 19px;
        display: inline-block;
        height: 11px;
        margin-right: 0px;
        margin-top: 25px;
    }
    li.level0.nav-1.first.menu-opener.level-top.ui-menu-item a span:before,
    .navigation + .navigation li:nth-child(1) .level-top span:before{
        background: url('../images/inline-mb.png');
        content: '';
        width: 26px;
        display: inline-block;
        height: 20px;
        margin-right: 10px;
    }
    li.level0.nav-1.first.menu-opener.level-top.ui-menu-item a span,
    .navigation + .navigation li:nth-child(1) .level-top span{
        display: flex;
        align-items: center;
        font-size: 17px;
    }
    .navigation .level0.parent > .level-top:hover, .navigation .level0 > .level-top:hover{
        color: #677470;
        background: #fff;
    }
    li.level0.nav-1.first.last.menu-opener.level-top.ui-menu-item a{
            color: #677470;
            padding: 5px;
    }
    li.level0.nav-1.first.last.menu-opener.level-top.ui-menu-item {
        background: #f2f2f2;
        border-bottom: none;
    }
    .nav-sections.menusticky{
        z-index: 900 !important;
    }
    .header.content.sticky {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
        background: #fff;
      z-index: 900; 
    }
    .nav-sections.menusticky{
        position: fixed;
          top: 114px;
          left: 0;
          width: 100%;
          z-index: 10; 
    }
    nav.navigation.active ul{
        background: #fff;
        display: flex;
        flex-direction: column;
        overflow-y: auto;
        max-height: 100%;
    }
    .navigation ul .level0.parent, .navigation ul .level0{
        padding: 0 10px;
    }
    .navigation .level1{
        padding: 8px 15px;
    }
    .navigation li.level0:last-child{
        border-bottom:unset;
    }
    li.level0.nav-3.level-top.ui-menu-item {
        order: 6;
        padding: 5px 10px;
        margin-top: 10px;
    }
    .navigation .level0.parent > .level-top, .navigation .level0 > .level-top{
        padding: 14px;
    }
    li.level0.nav-6.last.level-top.ui-menu-item{
        order: 7;
    }
    li.level0.nav-3.level-top.ui-menu-item a,
    li.level0.nav-6.last.level-top.ui-menu-item a{
        background: #F4F4F4;
        font-weight: 500;
    }
    .navigation ul .level0.parent > a, .navigation ul .level0 > a, .navigation ul .level0.parent > .level-top, .navigation ul .level0 > .level-top{
        color: #677470;
    }
    .navigation .level0.parent > .level-top, .navigation .level0 > .level-top{
        border-bottom: 2px solid #f3eded;
        text-transform: capitalize;
        font-size: 18px;
    }
    .navigation ul .level0.parent, .navigation ul .level0{
        border-top:unset;
    }
    li.level0.nav-4.level-top.ui-menu-item a{
        color: #D9383D;
        font-weight: 600;
        text-align: left;
        padding: 14px;
    }
    .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon), 
    .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon){
        margin-left: 0;
        text-transform: capitalize;
    }
    li.level0.nav-1.category-item.first.has-active.level-top.parent.ui-menu-item > a{
        color: #677470;
        padding: 14px;
        text-align: left;
        font-size: 18px;
        border-bottom: 2px solid #f3eded !important;
        text-transform: capitalize;
    }
    .navigation .submenu:not(:first-child) .active > a{
        padding-left: 5px;
        border: none;
    }
    .navigation .level0.parent.active > a.level-top, 
    .navigation .level0.active > a.level-top, 
    .navigation .level0.parent.has-active > a.level-top, 
    .navigation .level0.has-active > a.level-top{
        color: #677470;
        text-align: unset;
        padding: 14px;
                font-size: 18px;
        border-bottom: 2px solid #f3eded !important;
    }
    nav.navigation.active {
         background: #fff !important;
        left: 0;
        right: 45px;
        margin: 0;
        position: fixed;
        max-width: 385px;
        max-height: 100%;
        bottom: 0;
        top: 0px;
        z-index: 900;
        visibility: visible;
        opacity: 1;
        height: 100%;
    }
    .page-wrapper .page-header{
       z-index: 70;
    }
    .navigation .level0.parent > .submenu, .navigation .level0 > .submenu{
        border-top: none;
        box-shadow: none;
    }
    nav.navigation .close-menu{
        display: none;
    }
    nav.navigation.active .close-menu{
        display: block;
         background-image: url(../images/close-menu.png);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 16px;
        height: 16px;
        position: absolute;
        right: -46px;
        top: 0px;
        padding: 23px;
        width: 16px;
        background-color: #0193D7;
    }
    .nav-open-body .nav-sections {
        background: unset;
    }
    .nav-open-body:after{
       background: rgba(0, 0, 0, 0.5);
        z-index: 100;
       content: "";
        position: fixed;
        display: block;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        width: 100vw;
        height: 100vh;
        opacity: .7;
    }
    .nav-open-body {
        overflow: hidden;
    }
    li.level0.nav-2.last.level-top.ui-menu-item{
        display: none;
    }
    .navigation + .navigation li:nth-child(1){
        background: #f2f2f2;
        padding: 3px;
    }
}
.amquote-addto-button.-guest.-small {
    text-transform: uppercase;
}
#product-updatecart-button:hover{
    background: #7ec7ea;
}
#product-updatecart-button {
    height: 50px;
    color: #fff;
    font-size: 18px;
    padding: 0 15px;
    margin-bottom: 5px;
    min-width: 200px;
}
.block-collapsible-nav-title strong {
    display: none;
}
.account .block-collapsible-nav{
    background: #f5f5f5;
    padding: 5px 0px 15px 0;
}
.block-collapsible-nav .item.current a, .block-collapsible-nav .item.current > strong{
    border-color: #276581;
    color: #363636;
}
.block-collapsible-nav .item a, .block-collapsible-nav .item > strong{
    border-left: 3px solid transparent;
    color: #575757;
    display: block;
    font-size: 14px;
    text-decoration: none;
    padding: 5px 18px 5px 15px;
}
.account .sidebar-additional .block-reorder{
    background: #f5f5f5;
}
.account .sidebar-additional .block-reorder .block-title strong,
.account .sidebar-additional .block-reorder .subtitle,
.account .sidebar-additional .block-reorder .product-item-name a{
    color: #363636 !important;
}
.account .sidebar-additional .block-reorder .block-title{
    border-bottom: 1px solid #363636;
}
.checkout-index-index #shipping-new-address-form {
    padding: 0;
    margin: 0px 0;
}
.checkout-index-index fieldset#customer-email-fieldset {
    padding: 0;
    margin: 10px 0;
}
.opc-block-summary .items-in-cart {
    background: #f5f5f5;
}
.opc-block-summary .cart-price .price{
    font-size: 14px;
}
.opc-block-summary .product-item .product-item-inner .product-item-name-block{
    display: block;
}
.opc-block-summary .product-item .product-item-inner .subtotal{
    display: block;
    text-align: unset;
}
.checkout-index-index .field-tooltip .label,
.checkout-index-index .field-tooltip.toggle{
    display: none;
}
.checkout-index-index .form-login .fieldset .note {
    display: block;
}
.checkout-index-index .opc-wrapper .fieldset>.field>.label{
    font-size: 14px;
    margin-bottom: 10px;
}
.checkout-index-index input[type=text]:not(#search), 
.checkout-index-index input[type=password], 
.checkout-index-index input[type=tel],  
.checkout-index-index input[type=number], 
.checkout-index-index input[type*=date], 
.checkout-index-index input[type=email]{
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    box-sizing: border-box;
    width: 100%;
}
.checkout-index-index .field-tooltip .field-tooltip-action:before{
    margin-top: -3px;
    display: none;
}
.checkout-index-index .field .control._with-tooltip input {
    width: 100%;
}
.fieldset.info .field-tooltip .label{
    position: absolute;
}
.checkout-index-index  .form-shipping-address select{
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
}
.checkout-index-index .field-error span {
    color: red;
}
.checkout-index-index .column.main{
    width: 100% !important;
}
.checkout-index-index .action-apply span {
    font-size: 15px;
    padding: 0 10px;
}
.checkout-agreements-block .checkout-agreements{
    overflow: auto;
    height: 4em;
    padding: 10px;
    margin-top: 10px;
    background-color: #fff;
    overflow-y: hidden;
    border: 1px solid #bbb6a5;
    margin-bottom: 10px !important;
}
.opc-block-shipping-information .shipping-information-title .action-edit{
    display: flex;
    flex-direction: row-reverse;
}
.checkout-index-index .modal-inner-wrap .modal-footer .action.secondary,
.checkout-index-index .modal-inner-wrap .modal-footer .action-save-address span,
.checkout-index-index .primary .continue{
    color: #fff;
}
.checkout-billing-address .field.field-select-billing:before {
    content: 'Billing Address';
    display: block;
    font-size: 13px;
    color: #837b77;
    font-weight: 400;
    margin-bottom: 15px;
}
.checkout-index-index .primary .continue:hover{
    background: #bfd53c;
}
.checkout-index-index .items-in-cart,.checkout-index-index .opc-block-summary .amount .price{color:#837B77;}
.checkout-index-index .action-edit-address,
.checkout-index-index .action-apply,
.checkout-index-index .action-select-shipping-item,
.checkout-index-index .primary .continue{
    width: auto;
    color: #276581;
    padding: 8px 15px;
    font: 400 13px "Roboto", sans-serif;
    height: 32px;
}
.checkout-index-index .action-edit-address span,
.checkout-index-index .action-apply span,
.checkout-index-index .action-select-shipping-item span,
.checkout-index-index .primary .continue span{
    font-size: 15px;
    padding: 0 10px;
}
.billing-address-form .fieldset.address{
    padding: 0;
    margin: 0;
}
.checkout-billing-address .fieldset{
    margin: 0;
}
.checkout-index-index .control select{
    height: 32px;
    width: 100%;
    padding: 0 9px;
}
.checkout-billing-address .fieldset .actions-toolbar {
    padding-top: 10px;
}
.checkout-agreement .agreement-label{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.checkout-agreement .button-term {
    width: unset;
    height: unset;
    text-decoration: underline;
    margin-left: 5px;
    text-transform: capitalize;
}
.checkout-index-index .modal-popup .modal-inner-wrap{
    top:0;
    bottom: 0
}
.checkout-index-index .checkout-agreements.fieldset{
    padding: 0;
}
.checkout-index-index .checkout-agreements.fieldset input {
    margin-right: 10px;
    margin-top: 4px;
}
.checkout-index-index .checkout-billing-address .fieldset>.field>.label {
    font-size: 14px;
    color: #464646;
}
.checkout-billing-address label > span {
    font-size: 14px;
    color: #464646;
}
.checkout-index-index .billing-address-same-as-shipping-block input {
    margin-right: 7px;
    margin-top: 4px;
}
.checkout-index-index .form-shipping-address .field.street .field .control input::placeholder{
    opacity: 0;
}
.checkout-onepage-success .main {
    margin: 0 0 20px;
}
.modal-popup .modal-footer .action-dismiss{
    margin-bottom: 5px;
}
.checkout-index-index .modal-inner-wrap .modal-content{
        padding: 0px 30px 20px 50px;
}
.checkout-index-index .modal-inner-wrap #opc-new-billing-address .billing-address-form .fieldset.address{
    border:none;
}
.checkout-index-index .modal-inner-wrap #opc-new-billing-address .fieldset.address > .field span,
.checkout-index-index .modal-inner-wrap #opc-new-shipping-address .form-shipping-address .fieldset.address .field .label{
    color: #333;
    font-weight: 400;
}
.checkout-index-index .modal-inner-wrap #opc-new-billing-address .fieldset.address > .field .field-error span{
    color: red;
}
.checkout-index-index #billing-address-container .checkout-billing-address .billing-address-items{
    display: none;
}
.modal-inner-wrap #opc-new-billing-address .field.street .label {
    font-size: 13px;
    margin-bottom: 0;
}
#selected-billing-address .billing-item{
    border: 1px solid;
    border-color: #ccc;
    width: 33%;
    padding: 20px;
    font-size: 14px;
}
.catalog-category-view .product-item-info .img-cell,
.catalogsearch-result-index .product-item-info .img-cell,
.ambrand-index-index .product-item-info .img-cell{
    position: relative;
}
.amgdprcookie-bar-container.modal-popup button.action-close,
.amgdprcookie-groups-modal button.action-close{
    display: unset;
    background: unset;
    border: unset ;
    color: unset ;
    width: unset ;
    height: unset ;
    text-transform: unset ;
    font: unset ;
}
.amgdprcookie-bar-container .amgdprcookie-policy{
    font-size: 14px;
    color: #333333;
    font-weight: 400;
    letter-spacing: 0.3px;
    line-height: 1.42857143;
}
.amgdprcookie-policy a{
    color: #1979c3;
}
.amgdprcookie-bar-block .amgdprcookie-buttons-block button{
    width: unset;
    height: 36px;
    font: bold 14px/1 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.amgdprcookie-done{
    width: unset;
    height: 31.6px;
    font: bold 14px/1 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.amgdprcookie-groups-modal .amgdprcookie-description{
    font-size: 14px;
    color: #333;
    font-weight: 400;
}
.amgdprcookie-groups-modal .modal-header{
        padding-top: 2rem;
}
.amgdprcookie-groups-modal .modal-header, 
.amgdprcookie-groups-modal .modal-content, 
.amgdprcookie-groups-modal .modal-footer{
        padding-left: 2rem;
    padding-right: 2rem;
}
.amgdprcookie-form-container .amgdprcookie-cookie-container .amgdprcookie-toggle-cookie{
    padding-left: 50px;
}
.amgdprjs-bar-template{
    z-index: 901 !important;
}
/*.amasty_quote-cart-index .cart.table-wrapper .col.price.qty .cart-price::after {
    content: attr(data-label) "Incl. Tax";
    -webkit-text-size-adjust: 100%;
    list-style: none;
    font: 300 13px / 20px "Roboto", sans-serif;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    font-weight: 300;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    max-width: 100%;
    white-space: nowrap;
    color: #837B77;
    display: block;
}*/
 @media (min-width: 80px) and (max-width: 430px) {
    .product_page_header_2 {
        padding-bottom: 50px;
    }

    .product_page_header_1 {
        font-size: 24px !important;
    }

    .product_page_header_2 {
        font-size: 20px !important;
    }
}

@media (min-width: 80px) and (max-width: 767px) {

    div.fotorama__wrap.fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--no-shadows > div.fotorama__nav-wrap.fotorama__nav-wrap--horizontal > div {
        text-align: left;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .catalog-product-view .product_title{
        top: 470px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .catalog-product-view .product_title{
        top: 690px;
        width: 100%;
    }
}
