.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
    background: #fff;
    box-shadow: none;
    border: none;
    margin: 0;
    padding: 0px;
}
.products-grid .product-item-inner {
    background: #fff;
    box-shadow: none;
    border: none;
    border-top: none;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    right: 0;
    z-index: 2;
}
.products-grid .product-item-actions {
    margin: 0;
}
.abs-visually-hidden-desktop-s, .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: auto;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: relative;
    width: auto;
    box-shadow: none;
}
body .page-main .products-grid .product-item {
    margin-left: 0;
    width: calc((100% - 0%)/3);
    padding-left: 49px !important;
    padding-bottom: 20px !important;
    padding-right: 20px !important;
    border-bottom: 1px solid #818181;
    border-left: 1px solid #818181;
}
body .page-main .products-list .item.product.product-item {
    border-bottom: 1px solid #818181;
    margin-bottom: 20px;
    padding: 0px 20px;
}
.list.products-list .product-item-photo {
    padding-bottom: 0;
}
body .page-main .products-grid .product-item:nth-child(3n) {
    border-right: 1px solid #818181;
}
body.page-products .products-grid .product-item:last-child {
    border-right: 1px solid #818181;
}
body.page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
}
.action.primary {
    background-image: none;
    background: #e7161c;
    border: 1px solid #e7161c;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    padding: 10px 0px;
    font-size: 11px;
    box-sizing: border-box;
    vertical-align: middle;
    max-width: none;
    text-align: center;
    border-radius: 30px;
    font-weight: 700;
}
.modal-footer .action.primary {
    padding: 10px 10px;
}

.tocart span {
    padding: 10px 0;
    width: 100%;
}

button.tocart {
    min-width: 125px;
    min-height: 34px;
}
.custom-view-more-grid a {
    font-size: 9px;
    color: #000;
    text-decoration: underline;
    font-weight: 400;
}
.page-products .product-item-info {
    width: 100%;
}
.custom-product-info-grid {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
    min-height: 55px;
    padding-top: 15px;
}
.products-list .custom-product-info-grid {
    display: inline-block;
    vertical-align: middle;
}
.products-list .custom-product-info-grid .custom-price-info-grid {
    display: block;
    margin-bottom: 10px;
    width: auto;
    vertical-align: middle;
}
.products-list .custom-product-info-grid .custom-view-more-grid, .products-list .custom-product-info-grid .product-item-inner{
    display: inline-block;
    vertical-align: middle;
}
.products-list .custom-product-info-grid .custom-view-more-grid {
    padding: 0 10px;
}
.list.products-list .custom-product-info-grid .custom-view-more-grid {
    padding: 0;
    padding-right: 10px;
}
.product-item .price-box {
    margin: 0;
}
.list.products-list .custom-product-info-grid {
    padding-top: 5px;
}
body.page-products .sorter {
    position: relative;
    float: left;
    margin-left: 31px;
}
.toolbar select {
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
    min-width: 182px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    color: #5b5151;
    font-size: 14px;
}
body .modes-mode.mode-grid:before {
    content: "\f00a";
    font-family: FontAwesome;
}
body .modes-mode.mode-list:before {
    /* content: "\f022";
    font-family: FontAwesome; */
    content: url(images/list_icon.png);
    height: 30px;
}
.page-with-filter .toolbar-amount {
    font-size: 16px;
}
body .modes-mode:hover {
    background: transparent;
}
body .modes-mode {
    padding: 11px 14px;
    background-color: transparent;
    box-shadow: none;
    color: #565656;
    border: none;
    border-right: none !important;
    line-height: normal;
}
body .modes-mode:before {
    font-size: 20px;
}
.page-with-filter .toolbar-amount {
    float: right;
}
body .modes-mode.active {
    box-shadow: none;
    background: #f5f5f5;
    color: #f5f5f5;
    border: none;
    border-radius: 0;
}
.sidebar .filter-options-item {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 25px;
    background-color: #f5f5f5;
    padding: 25px;
    max-width: 318px;
}
.filter-options img.custom-image-for-category {
    max-width: 318px;
    width: 100%;
}
.sidebar .filter-options-title {
    padding: 0;
    font-size: 20px;
    text-transform: capitalize;
}
.sidebar .filter-options-content {
    margin: 0;
    padding: 0;
}
.sidebar .filter-options-title:after {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
}
.active>.filter-options-title:after {
    content: '\f0d8';
    font-family: fontawesome;
}
.filter-options-title:after{
    content: '\f0d7';
    font-family: fontawesome;
}

.catalog-category-view.page-layout-2columns-left .column.main {
    width: 73.758%;
}
.catalog-category-view.page-layout-2columns-left .sidebar-main {
    width: 26.242%;
}
body .filter-content .item {
    position: relative;
    margin: 12px 0;
}

body .filter-content .item a {
    padding: 0 !important;
    margin-right: 0 !important;
}
body .filter-content .item a input[type="radio"] {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    z-index: 9;
    opacity: 0;
}
body .filter-content .item a input[type="radio"] + .label {
    display: inline-block;
    vertical-align: middle;
    padding-left: 27px;
    font-size: 14px;
    color: #292728;
    font-weight: normal;
}
.am-swatch-options .am-shopby-swatch-label {
    font-size: 14px;
}
body .filter-content .item a input[type="radio"] + .label:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 2px solid #1a1818;
    border-radius: 50%;
}
body .filter-options-content .count {
    font-size: 14px;
    color: #292728;
    font-weight: normal;
}
body .filter-options .items .items-children.-folding {
    padding-left: 0;
}
body .amshopby-slider-container .am-slider .ui-slider-handle {
    background: #e7161c;
}
body .amshopby-slider-container .amshopby-slider-display {
    font-size: 14px;
}
body .amshopby-slider-container .am-slider .ui-slider-handle:hover, body .amshopby-slider-container .am-slider .ui-slider-handle:active {
    background-color: #e7161c;
}
body .filter-content .item a input[type="radio"] + .label:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    width: 16px;
    height: 16px;
    background-color: #e7161c;
    border: 2px solid #262425;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
}
body .filter-content .item a input[type="radio"]:checked + .label:after {
    opacity: 1;
    visibility: visible;
}
body .filter-content .item a:hover {
    background: transparent;
}

body:not(.cms-home) .page-main .container.cust-contct-cotainer {
    max-width: 100%;
    padding: 0;
}

/*=-=-=-=-=-=-=--=--=-category Listing page -=-=-=-=-=-=-=-*/

body .breadcrumbs {
    margin-left: 0;
    margin-top: 37px;
    margin-bottom: 50px;
    /*padding-left: 0;*/
}

.breadcrumbs li strong{
    color: #e7161c;
    font-size: 21px;
    font-weight: 600;
}

.breadcrumbs li a{
    font-size: 21px;
    color: #292728;
}

.breadcrumbs a:visited {
    color: #282828;
}

.breadcrumbs .item:not(:last-child):after{
    content: "/";
    font-size: 18px;
    margin: 0 4px;
    line-height: 18px;
    color: #282828;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -3px;
}

/*=-=-=-=-=category Listing banner -=-=-=-=-*/
.catalog-category-view .top-container, .catalog-product-view .top-container{
    max-width: 100%;
    padding: 0;
}

/*=-=-=-=-=category Listing banner -=-=-=-=-*/

.product-item-description p {
    font-size: 13px;
    color: #888888;
    font-family: 'Source Sans Pro', sans-serif;
}

/*=-=-=-=-=category Listing cust radio -=-=-=-=-*/
.block.newsletter .custm.actions-checkbox input {
    height: 18px;
    width: 18px;
    margin-top: 0;
    margin-right: 0px;
    opacity: 0;
    z-index: 99;
    cursor: pointer;
}
.block.newsletter .custm.actions-checkbox label {
    position: relative;
}
.actions-checkbox input[type="checkbox"] + label:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    position: absolute;
    left: -20px;
    border-radius: 100%;
    bottom: 1px;
    border: 2px solid #e7161c;
    background: #f5f5f5;
}
div#name-error {
    position: absolute;
    margin-top: 3px;
}
div#newsletter-error {
    position: absolute;
    right: 0;
    width: 50%;
    margin-top: 3px;
}
.block.newsletter .field .control {
    position: relative;
}
.actions-checkbox input[type="checkbox"]:checked + label:after {
    background: #e7161c;
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    position: absolute;
    left: -14px;
    right: 0;
    top: 6px;
    border-radius: 100%;
}
.custm.actions-checkbox {
    margin-top: 60px;
    position: relative;
}

/*=-=-=-=-=category Listing cust radio -=-=-=-=-*/

/*=-=-=-=-=-=-=--=--=-category Listing page -=-=-=-=-=-=-=-*/


/*=-=-=-=-=-=-=--=--=-category Detail page -=-=-=-=-=-=-=-*/
.product.detailed .data a.data {
    border: none !important;
    background: none !important;
    font-size: 24px !important;
    font-weight: bold !important;
    color: #1a1818 !important;
}

.product.detailed .data.active a.data {
    color: #E7161C !important;
}

.product.detailed .data:first-child{

    padding-left: 0 !important;
}



.product.detailed .data.content {
    border: none !important;
    padding-left: 0 !important;
}

.block h3.block-title {
    font-weight: bold !important;
    color: #E7161C !important;
    text-transform: uppercase;
    font-size: 26px;
    letter-spacing: 2px;
    margin-left: 7.2%;
}

.box-tocart .fieldset .qty .control {
    display: inline-block;
    border: 1px solid #d7d7d7;;
    padding: 5px 20px;
    border-radius: 30px;
    position: relative;
}

.box-tocart .fieldset .qty .control input {
    border: none;
    color: #1a1818;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: bold;
}
body .product-info-main .product-info-price .price-box .price-container>span {
    font-size: 24px;
    display: block;
    color: #a1a1a1;
    width: 100%;
    position: static;
    height: 100%;
}
.box-tocart .fieldset .qty .control i{

    color: #a1a1a1 !important;

}
.box-tocart .actions .tocart span {
    padding: 10px 16.8%;
    width: 100%;
    font-size: 20px;
    text-transform: capitalize
    font-weight: 600;
}
.product-options-wrapper  input, .product-options-wrapper  button, .product-options-wrapper  select, .product-options-wrapper  textarea {
    border: none;
    padding-left: calc(100% - 115px);
    color: #7d7d7d;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
    font-size: 15px;
}
.product-options-wrapper .fieldset>.field>.label, .product-options-wrapper .fieldset>.fields>.field>.label {
    position: absolute;
    z-index: 9;
    font-weight: bold;
    font-size: 14px;
    color: #1a1818;
}
.box-tocart .fieldset .field.qty {
    display: inline-block;
    vertical-align: top;
}

.box-tocart .fieldset .actions {
    display: inline-block;
    vertical-align: middle;
}

.box-tocart .fieldset .actions button{
    width: 100%;
    margin: 0;
    min-width: 267px;
    margin-left: 22px;
}

.fotorama__nav__frame .fotorama__thumb {
    background-color: transparent;
    border: 1px solid #f8f8f8;
}

.fotorama__stage__frame img{
    border: 1px solid #f0f0f0 !important;
}

.fotorama__nav__shaft .fotorama__nav__frame--thumb {
    margin-bottom: 10px;
}

.fotorama__nav__shaft .fotorama__thumb-border {
    display: none !important;
}

.fotorama__nav__shaft .fotorama__nav__frame--thumb.fotorama__active {
   background: #f8f8f8;
   opacity: 0.5;
   padding: 0 !important;
}

.product-info-main .product-info-price {
    border: none;
}

.product.attribute strong.type, .product.attribute .value {
    display: inline-block;
    width: auto;
    font-size: 18px;
    color: #292728;
}
.product.attribute.description .value {
    font-size: 16px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    color: #1a1818;
}
.product.attribute strong.type {
    font-weight: normal;
}
.product.attribute .value {
    font-weight: bold;
}
.product.attribute {
    display: inline-block;
    margin-right: 10px;
}

.product.attribute:after {
    content: "|";
    margin-left: 5px;
}

.product.attribute:last-child:after {
    content: none;
}

.custom-container-attributes {
    position: absolute;
    left: 100px;
    z-index: 99;
}

.catalog-product-view .product.media {
    position: relative;
}
.page-title .base {
    font-size: 31px;
    font-weight: bold;
    color: #1a1818;
}
.catalog-product-view .block-margin.block {
    padding: 0 15px;
}
body .page-main .products-grid.products-related .product-item {
    width: calc((100% - 0%)/4);
}
body .page-main .products-grid.products-related .product-item:nth-child(4n) {
    border-right: 1px solid #818181;
}
body .page-main .products-grid.products-related .product-item:nth-child(3n) {
    border-right: none;
}
body .page-main .products-grid.products-related .product-item:last-child {
    border-right: 1px solid #818181;
}
.action.primary:hover, .action.primary:focus, .action.primary:active {
    background: #000 !important;
    border: 1px solid #000 !important;
    color: #fff;
}
.actions-toolbar .primary .action {
    padding: 10px;
    font-size: 14px;
}
/*=-=-=-=-=-=-=--=--=-category Detail page -=-=-=-=-=-=-=-*/


.custom-main-category {
    position: relative;
}

body.cms-main-category .page-main {
    max-width: none;
    padding: 0;
    width: 100%;
    margin: 0 auto;
}

.custom-main-category .main-category-left-section {
    background-image: url(../images/login-left.png);
    background-size: cover;
    height: 100vh;
    margin-bottom: 0px !important;
    width: calc(50% - 4px);
    padding: 0px;
    display: inline-block;
    float: none !important;
    vertical-align: top;
}
.custom-main-category .main-category-left-section::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
}
.custom-main-category .main-category-right-section {
    background-image: url(../images/login-right.png);
    background-size: cover;
    height: 100vh;
    margin-bottom: 0px !important;
    width: calc(50% - -4px);
    padding: 0px;
    float: none !important;
    display: inline-block;
    vertical-align: top;
    margin-left: -4px;
}
.custom-main-category .main-category-right-section::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
}
.custom-main-category .main-category-right-section:hover::after, .custom-main-category .main-category-left-section:hover::after{
    display: none;
}
.cms-main-category .columns .column.main {
    padding-bottom: 0px;
}

.cms-main-category header.page-header {
    display: none;
}

.cms-main-category .main-category-left-section .main-category-text {
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden;
    left: 50%;
    z-index: 9;
}

.cms-main-category .main-category-right-section .main-category-text {
    /* max-width: 454px; */
    /* width: 100%; */
    /* background-color: #fff; */
     position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden;
    left: 50%;
    z-index: 9;
    /* border-radius: 0 20px 20px 0; */
    /* padding: 8.6% 7.6%; */
    /* min-height: 620px; */
}


.main-category-text .main-category-btn {
    height: 85px;
    border: 2px solid #E7161C;
    background-color: #E7161C;
    border-radius: 50px;
    font-size: 31px;
    font-weight: bold;
    color: #fff;
    padding: 18.5px;
    display: inline-block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    min-width: 390px;
    display: block;
}

.main-category-right-section .main-category-text .main-category-btn {
    min-width: 525px;
}
.header ul.header.links .my-account-drop-blk li {
    background-color: #e7161c;
    padding: 0px 10px;
    color: #fff;
    width: 85px;
}
.header ul.header.links .my-account-drop-blk li a{
    color: #fff;
    padding: 5px;  
    margin-left: 0;
    margin-top: 0;
}
.header .my-account-drop-blk {
    /*left: -10px;*/
    left: auto;
    right: 0;      
    margin-top: 10px;       
}
/*body.bss-onestepcheckout .checkout-payment-method, body.bss-onestepcheckout .checkout-shipping-address, body.bss-onestepcheckout .checkout-shipping-method {
    display: none !important;
}
body.bss-onestepcheckout #opc-sidebar {
    width: 100%;
    margin-top: 0;
}*/
#opc-sidebar mark, #opc-sidebar .mark {
    background-color: transparent;
}
#opc-sidebar .actions-toolbar .primary {
    float: none;
}
body.bss-onestepcheckout #opc-sidebar .actions-toolbar>.primary>.btn-placeorder {
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
}
label.sorter-label {
    font-size: 14px;
    color: #5b5151;
}
.product-item-info {
    max-width: 100%;
    width: 100%;
}
/* .sidebar .filter-options-title {
    margin-bottom: 13%;
} */
body .product-options-bottom .price-box .price-container .price, body .product-info-price .price-box .price-container .price {
    font-size: 37px;
    line-height: 49px;
    color: #1a1818;
    font-weight: bold;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
    font-size: 37px;
    font-weight: 300;
    color: #999;
    font-weight: bold;
}


.towishlist span::after {
    position: absolute;
    content: "";
    /*content: "\f08a";
    display: inline-block;
    font-family: "FontAwesome";
    border: 1px solid #D7D7d7;
    border-radius: 50%;
    padding: 0;
    height: 47px;
    width: 47px;
    font-size: 20px;
    text-align: center;
    line-height: 47px;
    color: #000;*/
    right: 25%;
    top: -32px;
    background-image: url(images/Parts-List-icon.png);
    font-size: 0;
    width: 22px;
    height: 25px;
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: inherit;
}
.towishlist span:hover::after {
    background-color: #e7161c;
    color: #fff;
    border: 1px solid #e7161c;
}
#shopping-cart-table .towishlist span::after{
    display: none;
}
.shopping-cart-table .towishlist span::after {
    display: none;
}
.product-info-main .action.towishlist {
    width: 100%;
    display: block;
    position: relative;
    max-width: 50px;
    float: right;
    margin-right: 18%;
}
.page-title-wrapper.product {
    width: 70%;
}
.product.attribute.description .value {
    font-weight: normal;
}
.product-info-main .action.towishlist span {
    font-size: 0;
    display: inline-block;
    padding: 0;
    position: relative;
    width: 36px;   
    height: 37px;  
    border-radius: 4px;
    box-shadow: 0px 2px 30px rgba(0,0,0,0.06);
    border: 1px solid #f3f3f3;
}

 
.product-info-main .action.towishlist span::after {
    margin-left: 3px;
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: inherit;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
        width: 20px;
    height: 24px;
}   
 
  .product-info-main .action.towishlist span:hover{
   border: 1px solid red;
  }

.product-info-main .action.towishlist span:hover::after {
    background-color: unset;
    border: 0;
}


._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
    box-shadow: none !important;
}
.page-main .product-info-main .page-title-wrapper h1 {
    margin-top: 10px;
}
.product .product.data.items>.item.content {
    font-size: 16px;
    line-height: 26px;
    font-weight: normal;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.account .page-title-wrapper .page-title {
    margin-top: 0;
}
/*--- Theme css ---*/
.sidebar .actions-toolbar .primary .action {
    padding: 10px 0;
    border-radius: 50px;
}
body .paypal-review-discount .block>.title strong, body .cart-discount .block>.title strong {
    color: #E7161C;
}
.coupon .control input[type="text"]{
    height: 42px;
}
mark, .mark {
    background-color: transparent !important;
}
input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
    height: 42px;
}
.message-error.error.message {
    margin-bottom: 0;
}
div#qty-error {
    position: absolute;
    left: 0;
    width: 250px;
    margin-top: 13px;
}
.box-tocart div#qty-error {
    width: 300px;
}
.page-wrapper>.breadcrumbs{
    width: 100%;
    max-width: calc(1410px + 30px);
    margin: 0 auto;
    padding: 0 15px;
    margin-top: 10px;
}
.products-grid.wishlist .product-item-info:hover .product-item-inner {
    position: static;
    box-shadow: none;
    border: none;
    padding: 0;
}
body.wishlist-index-index .product-item-inner .comment-box {
    margin-top: 0;
    display: none;
}
.products-grid.wishlist .product-item .fieldset .field.qty .control a{
    display: none;
}
.products-grid.wishlist .product-item .fieldset .field.qty .control input{
    border-radius: 20px;
}
.products-grid.wishlist .product-item .fieldset {
    margin-top: 20px;
    margin-bottom: 15px;
}
.product-item .product-item-inner .box-tocart {
    margin-bottom: 20px;
}
body .page-main .products-grid .product-item:last-child{
    border-right: 1px solid #818181 !important;
}
.sidebar .actions-toolbar .tocart span {
    padding: 10px 0px;
}
.wishlist-index-index  .tocart span {
    padding: 10px 0;
    width: 100%;
}
.wishlist-index-index .products-grid.wishlist .product-item .box-tocart .tocart {
    line-height: 2.2rem;
    padding: 10px;
    font-size: 1.4rem;
}
.bss-onestepcheckout .opc-wrapper #opc-shipping_method {
    width: 100%;
    padding-bottom: 0;
}
/*.checkout-shipping-address, .bss-onestepcheckout .opc-wrapper #opc-shipping_method .step-title:before{
    display: none !important;
}*/
.bss-onestepcheckout .opc-wrapper #opc-shipping_method .step-title:before{
    display: none !important;
}
#checkout .messages {
    margin-bottom: 10px;
}
body .minicart-items .update-cart-item {
    font-size: 15px;
    vertical-align: top;
    background-color: #e7161c;
    color: #fff;
    border: none;
    border-radius: 50px;
    box-shadow: none;
}
.products-grid.wishlist .product-item .fieldset .product-item-actions {
    vertical-align: top;
}
.wishlist .box-tocart .fieldset .qty .control {
    padding: 0px 10px;
}
.checkout-success .action.primary {
    padding: 15px;
    border-radius: 50px;
    font-size: 14px;
}
.fotorama-item .fotorama__arr {
    bottom: 0;
    position: absolute;
    top: 50%;
    width: 80px;
    height: 80px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
#wishlist-view-form .products-grid.wishlist .product-item-tooltip {
    display: none;
}
span.special-price, .product-options-bottom .price-box .old-price, .product-info-price .price-box .old-price {
    display: inline-block;
    width: 40%;
    vertical-align: top;
}
body .cart-discount .actions-toolbar .action.primary:hover{
    color: #fff;
    background-color: #E7161C;
    box-shadow: none;
}
.product.attribute.custom-price-lot-five .value{
    font-size: 24px;
    color: #a1a1a1;
    margin-top: 8%;
    font-weight: normal;
    text-transform: capitalize;
}
.product.attribute.custom-price-lot-five::after{
    display: none;
}
div.mage-error[generated] {
    font-size: 14px;
}
body.wishlist-index-index .product-item-inner {
    margin: 9px 0 0 0px;
}
.cart-summary .block .item-options .field .radio+.label {
    padding-left: 5px;
}
#checkout-step-shipping_method input[type="file"]:focus, #checkout-step-shipping_method input[type="radio"]:focus, #checkout-step-shipping_method input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: none;
    outline-offset: 0;
}
.category-description {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: #fff;
    left: 14%;
}
body .ambrand-index-index .top-container .breadcrumbs {
    margin-bottom: 30px;
    /* padding-left: 0; */
}
.ambrand-index-index .top-container .category-description {
    position: relative;
    top: 0;
    transform: none;
    -webkit-transform: none;
    color: #424242;
    left: 0;
    padding: 20px 0;
    border-top: 2px solid #e7271b;
    border-bottom: 2px solid #e7271b;
}
.ambrand-index-index .top-container .category-description .amshopby-descr a {
    
    color: #424242;
    
}
.toolbar.toolbar-products .sorter-action {
    position: absolute;
    top: 0;
    text-decoration: none;
    right: -20px;
}
.sorter-action:before {
    content: '\e613';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #757575;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    opacity: 1;
    cursor: pointer;
}
.sorter-action:after {
    content: '\e614';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #757575;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    opacity: 0.3;
}
.sorter-action.sort-desc:after {
    opacity: 1;
    cursor: pointer;
}
.sorter-action.sort-desc:before {
    opacity: 0.3;
    content: '\e613';
}
.catalog-category-view .top-container {
    position: relative;
}
.bss-onestepcheckout.checkout-index-index input[type="radio"]:checked::after {
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
 }
.category-description .inner-banner-content-category  h1 {
    font-size: 51px;
    margin: 0 auto;
    font-weight: 600;
}
.category-description .cust-category-btn .buy-now-btn {
    font-size: 17px;
    background-color: #0082CA;
    color: #fff;
    height: 52px;
    display: inline-block;
    line-height: 52px;
    min-width: 154px;
    text-align: center;
    border-radius: 50px;
    font-weight: 600;
    margin-right: 15px;
}
.category-description .cust-category-btn .learn-more-btn {
    font-size: 17px;
    background-color: #fff;
    color: #0082CA;
    height: 52px;
    display: inline-block;
    line-height: 52px;
    min-width: 178px;
    text-align: center;
    border-radius: 50px;
    font-weight: 600;
}
.category-description .cust-category-btn {
    margin-top: 8%;
}
.checkout-shipping-method .checkout-shipping-method .step-title:after {
    content: 'Fulfilment Details' !important;
    display: block !important;
    color: #333 !important;
    font-weight: 300;
    font-size: 2.6rem !important;
}

div#checkout-step-shipping_method table.table-checkout-shipping-method th {
    display: none;
}
.cart-container .cart-summary .block.shipping .title {
    display: none;
}
.checkout-shipping-method .checkout-shipping-method .step-title {
    font-size: 0;
}
.bss-onestepcheckout .opc-wrapper #opc-shipping_method #checkout-step-shipping_method .table-checkout-shipping-method tr:last-child {
    display: none;
}
.bss-onestepcheckout .opc-wrapper #opc-shipping_method #checkout-step-shipping_method .table-checkout-shipping-method tr td.col-method {
    display: block;
    padding: 0;
}
.bss-onestepcheckout .opc-wrapper #opc-shipping_method #checkout-step-shipping_method .table-checkout-shipping-method tr td {
    display: none;
}
.bss-onestepcheckout .opc-wrapper #opc-shipping_method #checkout-step-shipping_method .table-checkout-shipping-method tr td:first-child {
    display: none;
}
.bss-onestepcheckout .opc-wrapper #opc-shipping_method #checkout-step-shipping_method .table-checkout-shipping-method tr td.col-carrier {
    display: block;
    padding: 20px 0 0;
}
/*body .filter-content .item a.am_shopby_link_selected input[type="radio"] + .label{
    color: #e7161c;
}
body .filter-options-content a.am_shopby_link_selected .count{
    color: #e7161c;
}*/
.cart-summary .checkout-methods-items .action.primary.checkout{
    font-size: 1.6rem;
}
/*--- Theme css ---*/
/*=-=-=-=-=-=-=--=--=-Media start-=-=-=-=-=-=-=-*/
@media screen and (min-width: 1025px) and (max-width: 1900px) {
    body .page-main .products-grid .product-item {
        padding-left: 1vw !important;
        padding-right: 1vw !important;
        padding-bottom: 1vw !important;
        vertical-align: bottom;
       /* height: calc(100vh - 0px) !important;*/
    }
    body .main-category-text .main-category-btn {
        height: 4.42vw;
        font-size: 1.61vw;
        padding: 0.96vw;
        min-width: 20.31vw;
    }
    .main-category-right-section .main-category-text .main-category-btn {
        min-width: 27.34vw;
    }
    body .page-main .products-grid.wishlist .product-item {
        padding-left: 1vw !important;
        padding-right: 1vw !important;
        padding-bottom: 1vw !important;
        height: auto !important;
    }
    .category-description .inner-banner-content-category h1 {
        font-size: 2.65vw;
    }
    .category-description .cust-category-btn .buy-now-btn, .category-description .cust-category-btn .learn-more-btn {
        font-size: 0.88vw;
        height: 2.70vw;
        line-height: 2.70vw;
        margin-right: 15px;
    }
    .category-description .cust-category-btn .buy-now-btn{
        min-width: 8.02vw;
    }
    .category-description .cust-category-btn .learn-more-btn{
        min-width: 9.27vw;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1920px) {
    .custom-main-category {
        display: flex;
    }
    .custom-main-category .main-category-right-section {
        width: calc(50% - 4px);
    }
    div#email-error {
        bottom: -14px;
    }
    .block-customer-login div#email-error {
        bottom: auto;
        font-size: 0.72vw;
        top: 3vw;
        line-height: 14px;
        margin-top: 5px;
    }
    .block-customer-login div#pass-error{
        bottom: -0.5vw;
        font-size: 0.72vw;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
    
    .main-category-text .main-category-btn{
        height: auto;
        font-size: 20px;
    }
    button.tocart {
        min-width: 110px;
        min-height: 34px;
    }
    body .filter-content .item a input[type="radio"] + .label {
        padding-left: 0.8vw;
        font-size: 0.8vw;
    }
    .sidebar .filter-options-item {
        padding: 1vw;
        margin-bottom: 1.30vw;
    }
    .amshopby-slider-container .amshopby-slider-display {
        font-size: 0.8vw;
    }
    body .filter-options-content .count {
        font-size: 0.8vw;
    }
    .sidebar .filter-options-title {
        font-size: 1.38vw;
    }
    .filter-options-content .am-shopby-swatch-label .label {
        font-size: 1vw;
    }
    .breadcrumbs li a, .breadcrumbs li strong {
        font-size: 1.09vw;
        line-height: 1.45vw;
    }
    .breadcrumbs .item:not(:last-child):after{
        font-size: 2.60vw;
        line-height: 1.45vw;
    }
    .product.attribute strong.type, .product.attribute .value {
        font-size: 0.95vw;
    }
    .page-title .base {
        font-size: 1.61vw;
    }
    body .product-info-main .product-info-price .price-box .price-container>span, .box-tocart .fieldset .qty .control input, .box-tocart .actions .tocart span, .custom-price-lot-five {
        font-size: 1.2vw;
    }
    body .product-options-bottom .price-box .price-container .price, body .product-info-price .price-box .price-container .price, .product-info-main .product-info-price .old-price .price-wrapper .price {
        font-size: 1.92vw;
        line-height: 2.55vw;
    }
    .product-options-wrapper .fieldset>.field>.label, .product-options-wrapper .fieldset>.fields>.field>.label {
        font-size: 14px;
    }
    .product.detailed .data a.data {
        font-size: 1.25vw !important;
    }
    .products {
        margin-bottom: 10px;
    }
    .box-tocart .fieldset .actions button {
        min-width: 13.90vw;
    }
    .block h3.block-title {
        font-size: 1.35vw;
        letter-spacing: 1px;
    }
    .towishlist span::after {
        height: 2.44vw;
        width: 2.44vw;
        font-size: 1.04vw;
        line-height: 2.44vw;
    }
    .product .product.data.items>.item.content {
        padding: 1.82vw;
    }
    .wishlist-index-index .products-grid.wishlist .product-item .box-tocart .tocart {
        line-height: 2.2rem;
        padding: 10px;
        font-size: 12px;
    }
    .products-grid.wishlist .product-item .fieldset .product-item-actions {
        vertical-align: top;
    }
    .block-customer-login div#email-error {
        top: 2vw;
    }
    .page-main .product-info-main .page-title-wrapper h1 {
       margin-top: 0;
       line-height: 20px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    body .page-main .products-grid .product-item {
        padding: 12px !important;
    }
    .main-category-text .main-category-btn {
        height: auto;
        font-size: 14px;
        padding: 12px;
        min-width: 230px;
    }
    .sidebar .filter-options-item {
        margin-bottom: 15px;
        padding: 10px;
    }
    body .filter-content .item a input[type="radio"] + .label {
        padding-left: 10px;
        font-size: 11px;
    }
    .product-item .price-box .price, .custom-product-info-grid .custom-price-info-grid span.old-price span.price {
        font-size: 12px;
    }
    .sidebar .filter-options-title {
        font-size: 14px;
    }
    .page-with-filter .toolbar-amount {
        font-size: 14px;
    }
    .breadcrumbs li a, .breadcrumbs li strong {
        font-size: 18px;
    }
    .product-item-info a.product-item-link {
        font-size: 16px;
    }
    .tocart span {
        min-width: 100px;
        padding: 0;
    }
    .custom-product-info-grid .custom-price-info-grid {
        width: 20%;
    }
    .product.info.detailed {
        padding: 0 15px;
    }
    .main-category-right-section .main-category-text .main-category-btn {
        min-width: 230px;
    }
    .header ul.header.links .my-account-drop-blk li {
        width: 72px;
    }
    .header ul.header.links .my-account-drop-blk li a {
        padding: 5px 0;
    }
    .fotorama-item .fotorama__stage{
        left: 0 !important;
        right: 0 !important;
        margin: 0 auto;
    }
}




@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    .product-item-inner .action.primary {
        min-width: 100px;
    }
    .amshopby-slider-container .amshopby-slider-display {
        font-size: 14px;
    }
    /*----- Product details -----*/
    .product.attribute strong.type, .product.attribute .value {
        font-size: 14px;
    }
    .page-title .base {
        font-size: 21px;
    }
    body .product-info-main .product-info-price .price-box .price-container>span {
        font-size: 18px;
    }
    body .product-options-bottom .price-box .price-container .price, body .product-info-price .price-box .price-container .price {
        font-size: 27px;
        line-height: 39px;
    }
    .box-tocart .fieldset .qty .control input {
        font-size: 16px;
        height: 32px;
        width: 38px !important;
    }
    .box-tocart .actions .tocart span {
        padding: 0;
        font-size: 16px;
    }    
    .box-tocart .fieldset .actions button {
        min-width: 190px;
        max-width: 190px;
        height: 40px;
        line-height: 40px;
        padding: 0;
    }
    .product-options-wrapper input, .product-options-wrapper button, .product-options-wrapper select, .product-options-wrapper textarea {
        margin-bottom: 10px;
    }
    .product-options-wrapper .fieldset>.field>.label, .product-options-wrapper .fieldset>.fields>.field>.label, .product-options-wrapper input, .product-options-wrapper button, .product-options-wrapper select, .product-options-wrapper textarea {
        font-size: 14px;
    }
    .towishlist span::after {
        height: 37px;
        width: 37px;
        font-size: 16px;
        line-height: 37px;
    }
    .product.detailed .data a.data {
        font-size: 18px !important;
    }
    .product .product.data.items>.item.content {
        padding: 15px;
    }
    .block h3.block-title {
        font-size: 18px;
        letter-spacing: 1px;
        margin-left: 4.2%;
    }
    .footer-bottom-inner .row {
        margin: 0 auto;
    }
    .box-tocart .fieldset .qty .control {
        padding: 5px 20px;
        height: 40px;
    }
    .products {
        margin-bottom: 10px;
    }
    div#email-error {
        bottom: -14px;
    }
    .category-description .inner-banner-content-category h1 {
        font-size: 24px;
    }
    .category-description .cust-category-btn .buy-now-btn, .category-description .cust-category-btn .learn-more-btn {
        font-size: 15px;
        height: 40px;
        line-height: 40px;
        min-width: 124px;
        margin-right: 10px;
    }
    .category-description .cust-category-btn {
        margin-top: 10px;
    }
    .category-description {
        left: 15px;
    }
    /*----- Product details -----*/
}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
    body .page-main .products-grid .product-item {
        width: calc((100% - 0%)/2);
    }
    body.ambrand-index-index .page-main .products-grid .product-item {
        width: calc((100% - 0%)/3);
    }
    body.ambrand-index-index .page-main .products-grid .product-item:nth-child(3n) {
        border-right: 1px solid #818181;
    }
    body.ambrand-index-index .page-main #amasty-shopby-product-list .products-grid .product-item:nth-child(2n) {
        border-right: none;
    }
    .product-item .price-box .price {
        font-size: 14px;
    }
    .custom-product-info-grid .custom-price-info-grid span.old-price span.price {
        font-size: 14px;
    }
    .action.primary {
        font-size: 11px;
        min-width: 110px;
    }
    .product-item-inner .action.primary {
        min-width: 100px;
    }
    .product .action.primary {
        min-width: 90px;
    }
    body .page-main .products-grid .product-item:nth-child(2n) {
        border-right: none;
    }
    body .page-main .products-grid .product-item:nth-child(3n) {
        border-right: none;
    }
    .breadcrumbs li a, .breadcrumbs li strong {
        font-size: 16px;
    }
    .breadcrumbs .item:not(:last-child):after {
        line-height: 20px;
    }
    .custom-product-info-grid .custom-price-info-grid {
        width: 25%;
    }
    .tocart span {
        width: 100%;
        min-width: 100px;
        padding: 0;
    }
    body .filter-content .item a {
        display: flex;
    }
    .amshopby-slider-container .amshopby-slider-display {
        font-size: 12px;
    }
    body .page-main .products-grid.products-related .product-item {
        width: calc((100% - 0%)/3);
    }
    body .page-main .products-grid.products-related .product-item:nth-child(3n) {
        border-right: 1px solid #818181;
    }
    body .page-main .products-grid.products-related .product-item:nth-child(4n) {
        border-right: none;
    }
    /*----- Product details -----*/
    body.page-layout-1column .product.media, body.page-layout-1column .product-info-main {
        width: 100%;
    }
    .page-title .base {
        font-size: 28px;
    }
    body .product-info-main .product-info-price .price-box .price-container>span {
        font-size: 18px;
    }
    body .product-options-bottom .price-box .price-container .price, body .product-info-price .price-box .price-container .price, .product-info-main .product-info-price .old-price .price-wrapper .price {
        font-size: 28px;
        line-height: 38px;
    }
    .product-options-wrapper input, .product-options-wrapper button, .product-options-wrapper select, .product-options-wrapper textarea {
        padding-left: calc(100% - 213px);
    }
    .product.attribute strong.type, .product.attribute .value {
        font-size: 18px;
    }
    .product.detailed .data a.data {
        font-size: 20px !important;
    }
    .product .product.data.items>.item.content {
        padding: 15px;
    }
    .block h3.block-title {
        font-size: 22px;
        margin-left: 6%;
    }
    /*----- Product details -----*/
    .cart-container .cart-summary {
        width: 100%;
        top: auto !important;
    }
    body .cart-container .form-cart{
        width: 100%;
        padding-right: 0;
    }
    .cart-summary .checkout-methods-items .action.primary.checkout {
        width: 100%;
        max-width: 250px;
    }
    .custom-price-lot-five {
        margin-top: 5%;
    }
    .product-info-main .action.towishlist {
        margin-right: 5%;
    }
    body .page-main .products-grid.wishlist .product-item:nth-child(2n) {
        border-right: 1px solid #818181;
    }
    .category-description .inner-banner-content-category h1 {
        font-size: 24px;
    }
    .category-description .cust-category-btn .buy-now-btn, .category-description .cust-category-btn .learn-more-btn {
        font-size: 15px;
        height: 40px;
        line-height: 40px;
        min-width: 124px;
        margin-right: 10px;
    }
    .category-description .cust-category-btn {
        margin-top: 10px;
    }
    .category-description {
        left: 15px;
    }
    .block-collapsible-nav .item a, .block-collapsible-nav .item>strong {
        font-size: 14px;
    }
    .catalog-product-view .product.info.detailed {
        padding: 0 15px;
        order: 3;
    }
    .catalog-product-view.page-layout-1column .column.main {
        display: flex;
        flex-direction: column;
    }
    .catalog-product-view .product.media {
        order: 1;
    }
    .catalog-product-view .product-info-main {
        order: 2;
    }
    .catalog-product-view .product.info.detailed {
        order: 3;
    }    
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .main-category-text .main-category-btn {
        height: auto;
        font-size: 16px;
        display: block;
        width: 100%;
        min-width: 285px;
        padding: 12px;
    }
    #amasty-shopby-product-list .products.wrapper {
        margin-bottom: 0;
    }
    .page-footer .block.newsletter .action.subscribe {
        font-size: 16px;
        max-width: 180px;
        height: 50px;
    }
    .column.main .product-items {
        margin-bottom: 0;
    }
    .sidebar .filter-options-item {
        margin-bottom: 15px;
        padding: 15px;
        max-width: none;
    }
    .sidebar .filter-options-title {
        font-size: 16px;
    }
    .product.info.detailed {
        padding: 0 15px;
    }
    .catalog-product-view .product.info.detailed {
        order: 3;
    }
    /*--- Product details ---*/
    .custom-container-attributes {
        position: static;
        margin-bottom: 10px;
    }
    .product.attribute {
        display: block;
    }
    .product.attribute strong.type, .product.attribute .value {
        font-size: 14px;
    }
    .page-title .base {
        font-size: 20px;
    }
    .towishlist span::after {
        height: 35px;
        width: 35px;
        font-size: 16px;
        line-height: 35px;
        right: 15px;
    }
    body .product-info-main .product-info-price .price-box .price-container>span {
        font-size: 18px;
    }
    body .product-options-bottom .price-box .price-container .price, body .product-info-price .price-box .price-container .price, .product-info-main .product-info-price .old-price .price-wrapper .price {
        font-size: 24px;
        line-height: 30px;
    }
    .product-info-main .product-add-form {
        padding-top: 0;
    }
    .box-tocart .fieldset .field.qty {
        display: block;
    }
    .box-tocart .fieldset .actions {
        display: block;
    }
    .box-tocart .fieldset .actions button {
        margin-left: 0;
    }
    .product.detailed .data a.data {
        font-size: 18px !important;
    }
    .product .product.data.items>.item.content {
        padding-bottom: 10px;
    }
    .block h3.block-title {
        font-size: 20px;
        letter-spacing: 1px;
        margin-left: 0;
        text-align: center;
    }
    .box-tocart .actions .tocart span {
        font-size: 16px;
    }
    .product-options-wrapper input, .product-options-wrapper button, .product-options-wrapper select, .product-options-wrapper textarea {
        padding-left: calc(100% - 200px);
        font-size: 14px;
    }
    .box-tocart .fieldset .qty .control {
        display: block;
        text-align: center;
    }
    .page-layout-1column .home-custom-contact-teaspoon.text-center, body:not(.cms-home).page-layout-1column .page-main .container.cust-contct-cotainer {
        order: 2;
    }
    div#name-error {
        position: static;
    }
    div#newsletter-error {
        position: static;
        width: 70%;
    }
    .actions-checkbox input[type="checkbox"]:checked + label:after {
        top: 4px;
    }
    .actions-checkbox input[type="checkbox"] + label:before {
        bottom: 0px;
    }
    .main-category-right-section .main-category-text .main-category-btn, .main-category-text .main-category-btn {
        min-width: 330px;
    }
    .block-minicart .block-content>.actions>.primary .action.primary {
        font-size: 14px;
        padding: 10px;  
    }
    .block-minicart .items-total, .block-minicart .subtotal {
        font-size: 14px;
    }
    .product-info-main .action.towishlist {
        margin-right: 0;
    }
    /*.header .my-account-drop-blk {  
        left: -13px;
    }*/
    .header ul.header.links .my-account-drop-blk li {
        padding: 0px 5px;
        width: 67px;
    }
    body .page-main .products-list .item.product.product-item {
        padding: 0px 10px;
        padding-bottom: 10px;
    }
    /*--- Product details ---*/
    /*-- Theme --*/
    body .block-collapsible-nav {
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 5;
    }
    body .block-collapsible-nav .title {
        border-top: 0;
    }
    .sidebar .filter-content p {
        text-align: center;
    }
    .wishlist-index-index .products-grid.wishlist .product-item .box-tocart .tocart {
        line-height: normal;
        padding: 7px 17px;
        font-size: 14px;
    }
    .toolbar.wishlist-toolbar .limiter {
        float: none;
        margin-top: 10px;
    }
    .opc-estimated-wrapper {
        border-top: none;
        margin: 0 -15px 15px;
    }
    .opc-estimated-wrapper .minicart-wrapper button.action.showcart{
        opacity: 0;
    }
    .checkout-success {
        overflow: auto;
    }
    .checkout-success table {
        max-width: 600px;
        overflow: auto;
    }
    .gift-options-cart-item+.towishlist {
        width: 34px;
    }
    .cart.table-wrapper .towishlist:before{
        font-size: 14px;
        width: 30px;
        height: 35px;
    }
    .wishlist-index-index .products-grid.wishlist .product-item .field.qty {
        display: block;
    }
    .checkout-onepage-success .print {
        display: block;
        margin-bottom: 10px;
        position: absolute;
        top: 5px;
        right: 15px;
    }
    body.checkout-onepage-success .page-main .container, body .page-main {
        position: relative;
    }
    body.checkout-onepage-success .page-main>.page-title-wrapper .page-title {
        padding-top: 15px;
    }
    .category-description .inner-banner-content-category h1 {
        font-size: 14px;
    }
    .category-description .cust-category-btn .buy-now-btn, .category-description .cust-category-btn .learn-more-btn {
        font-size: 10px;
        height: 24px;
        line-height: 24px;
        min-width: 85px;
        margin-right: 5px;
    }
    .category-description .cust-category-btn {
        margin-top: 5px;
    }
    .category-description {
        left: 15px;
        margin-bottom: 0;
    }
    .catalog-category-view .top-container .category-image{
        margin-bottom: 0;
    }
    .catalog-product-view .product.media {
        -ms-flex-order: unset;
        -webkit-order: unset;
        order: unset;
    }
    .modal-popup.confirm .modal-inner-wrap .modal-content {
        padding-right: 3rem;
        padding-bottom: 15px;
    }
    .modal-popup.confirm .modal-footer {
        padding: 1rem;
    }
    .account .page-main, .cms-privacy-policy .page-main {
        padding-top: 63px;
    }
    .email div.mage-error[generated] {
        font-size: 14px;
        width: 250px;
    }
    .pages .pages-items {
        width: 70%;
        margin: 0 auto;
    }
    .breadcrumbs li.item.home {
        position: absolute;
        padding-left: 0px;
        left: 15px;
    }
    .breadcrumbs .items>li {
        padding-left: 70px;
    }
    .cart-container .cart.table-wrapper {
        border-top: 1px solid #ccc;
        margin-bottom: 0;
    }
    .checkout-cart-index .cart-container .cart-summary {
        order: 2;
    }
    .checkout-cart-index .cart-container {
        display: flex;
        flex-direction: column;
    }
    .catalog-product-view .product-info-main {
        order: 2;
    }
    .catalog-product-view .block.amshopby-morefrom {
        order: 4;
    }
    .catalog-product-view .columns .column.main {
        max-width: 100%;
        display: flex;
        flex-direction: column;
    }
    .account table>thead>tr>th, table>tbody>tr>th, .account table>tfoot>tr>th, table>thead>tr>td, .account table>tbody>tr>td, table>tfoot>tr>td {
        padding: 11px 7px;
    }
    /*-- Theme --*/
    
}
@media only screen and (min-width:320px) and (max-width:767px) and (orientation:portrait) {
    .custom-main-category .main-category-right-section, .custom-main-category .main-category-left-section{
        height: 50vh;
    }
    .custom-main-category .main-category-left-section, .custom-main-category .main-category-right-section {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    body .page-main .products-grid .product-item {
        width: calc((100% - 0%)/1);
        padding: 15px !important;
        margin-bottom: 20px;
        border-right: 1px solid #818181;
        text-align: center;
    }
    body .page-main .products-grid.products-related .product-item {
        width: calc((100% - 0%)/1);
        border-right: 1px solid #818181 !important;
    }
    .page-products .sorter {
        margin-left: 0;
    }
    body .modes-mode.active {
        background: #f5f5f5;
        color: #545456;
    }
    body .modes-mode.mode-grid:before {
        position: relative;
        top: 3px;
        right: -2px;
    }
    body .breadcrumbs {
        display: block;
    }
    body .breadcrumbs {
        margin-top: 10px;
        margin-bottom: 20px;
        padding: 0;
    }
    .breadcrumbs li a, .breadcrumbs li strong {
        font-size: 14px;
    }
    .breadcrumbs .item:not(:last-child):after {
        font-size: 16px;
        line-height: 16px;
    }
    .cart.table-wrapper .actions-toolbar {
        min-height: 36px;
    }
    .minicart-items .item-qty {
        width: 35px;
        height: 35px;
    }
    
}
@media only screen and (min-width:320px) and (max-width:767px) and (orientation:landscape) {
    body.ambrand-index-index .page-main .products-grid .product-item {
    width: calc((100% - 0%)/2);
    }
    body.ambrand-index-index .page-main .products-grid .product-item:nth-child(3n) {
        border-right: 1px solid #818181;
    }

    body .page-main .products-grid .product-item {
        width: calc((100% - 0%)/2);
        padding: 15px !important;
    }
    body .page-main .products-grid .product-item:nth-child(2n) {
        border-right: 1px solid #818181;
    }
    body .page-main .products-grid .product-item:last-child {
        border-right: 1px solid #818181;
    }
    body .page-main .products-grid .product-item:nth-child(3n) {
        border-right: none;
    }
    .footer-download-app {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .custom-commercial-marine-button, .custom-superyacht-supply-button, .custom-downladapp-button {
        max-width: none;
    }
    body .page-main .products-grid.products-related .product-item {
        width: calc((100% - 0%)/2);
    }
    .main-category-right-section .main-category-text .main-category-btn, .main-category-text .main-category-btn {
        min-width: 260px;
    }
    .main-category-text .main-category-btn{
        font-size: 14px;
        padding: 10px;
    }
}

/*=-=-=-=-=-=-=--=--=-Media end-=-=-=-=-=-=-=-*/


/*=-=-=-=-=-=-=--=--=-Essential Start-=-=-=-=-=-=-=-*/


.catalog-categorypage-essensial .category-view {
    margin-top: 35px;
    background-color: #fff;
    position: relative;
}

.custom-tect-class-for-essential {
    display: inline-block;
    vertical-align: middle;
}
.custom-tect-class-for-text-essentil {

    text-align: right;
    color: #fff;
    max-width: 675px;
    float: right;

}
.custom-container-essensial h1.homepage-essensial-title-custom {
    border-bottom: 3px solid;
    line-height: 1;
}

.custom-data-fr-all-inone {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/**6 Nov 2019**/

/*------------ New css ------------*/
.page-products .category-image{
    margin-bottom: 0;
}
.category-image::after {
    position: absolute;
    content: "";
    height: 72px;
    width: 100%;
    background-color: #662d80;
    bottom: -72px;
}
.custom-landing-shopby-category {
    background-image: url("https://globalservices.edirectdev.co.uk/pub/media/homepage/Container-Ship.png");
    background-size: cover;
    padding-bottom: 100px;
}
.subcat-image img {
    width: 100%;
}
body.catalog-category-landingpage .page-main, body.catalog-categorypage-essensial .page-main{
    max-width: none;
    padding: 0;
}
.category-cms h4.landing-page-shop-inner-titletext-center {
    text-align: center;
    color: #662d80;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
}
.category-cms .landing-page-shop-by-title {
    font-weight: bold;
    color: #000;
    font-size: 60px;
    margin-bottom: 20px;
    padding-top: 40px;
}
.category-cms .subcat-name a {
    display: block;
    background-color: #662d80;
    width: 90%;
    color: #fff;
    margin: 0 auto;
    padding: 25.5px 15px;
    border-radius: 50px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 20px;
}
.category-cms .subcat-name {
    margin-top: -45px;
    z-index: 9;
    position: relative;
    margin-bottom: 40px;
}
.landing-sub-cat::after, .landing-sub-cat::before, .essesial-image-desctiption-custom-blk:after, .essesial-image-desctiption-custom-blk:before {
    content: "";
    display: block;
    clear: both;
}
.innr-custom-landing-shopby-category .landing-sub-cat{
    margin-top: 40px;
}
.essensial-section-title {
    font-size: 60px;
    text-transform: uppercase;
    color: #662d80;
    font-weight: 600;
    border-bottom: 5px solid #662d80;
    width: 70%;
    padding-bottom: 30px;
    margin-bottom: 50px;
    margin-top: 30px;
}
.see-essensial-btn {
    margin-top: 12%;
}
.see-essensial-btn a {
    background-color: #e7161c;
    color: #fff;
    width: 70%;
    display: block;
    padding: 15px 30px;
    text-align: center;
    border-radius: 50px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}
.essential-content-section .essensial-description p {
    color: #010101;
    font-size: 20px;
    margin-bottom: 40px;
}
.essential-content-section {
    padding-right: 0%;
}
.innr-custom-landing-shopby-category {
    background-color: #fff;
    position: relative;
    margin-top: 35px !important;
}
.essential-engineering-image {
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    padding-top: 120px;
    padding-bottom: 120px;
}
.essesial-image-desctiption-custom-blk {
    margin-top: 100px;
    margin-bottom: 100px;
}
.bespoke-section .bespoke-title h1 {
    font-size: 60px;
    font-weight: 600;
    color: #000;
    width: 60%;
    margin: 0 auto;
    letter-spacing: 2px;
}
.bespoke-section {
    margin-top: 100px;
}
.essential-image img {
    width: auto;
}
.essensial-info .view-assensial-custom{
    bottom: 19px;
    background: #1a1818;
}
.essensial-info:hover .info-title {
    opacity: 1;
    visibility: visible;
    transition: all 0.3s linear;
}

.essensial-info .info-title {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s linear;
}
.essensial-info {
    position: relative;
}
.essensial-info .info-title {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s linear;
    display: flex;
    align-items: center;
    margin-top: -1px;
    flex-wrap: wrap;
    width: 100%;
}
.essensial-info .info-title > div.title-img {
    width: 75px;
}
.essensial-info .title-info {
    margin-left: 20px;
}
.essensial-info .title-info a {
    color: #fff;
}
.essensial-info .view-assensial-custom a {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 500;
    display: inline-block;
}
h1.homepage-essensial-title-custom {
    color: #fff;
    margin-bottom: 10px;
}
.homepage-essensial-section {
    background-color: #1a1818;
    margin-bottom: 7%;
}
p.homepage-essensial-subtitle {
    color: #fff;
    font-size: 14px;
}
.essensial-info .view-assensial-custom {
    position: absolute;
    bottom: 19px;
    left: 0;
    width: auto;
    text-align: center;
    height: 55px;
    line-height: 55px;
    border-radius: 30px;
    background: #1a1818;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s linear;
}
.essensial-info:hover .view-assensial-custom {
    opacity: 1;
    visibility: visible;
    transition: all 0.3s linear;
}
.essensial-cutm-homepage-banner .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before{
    background-color: #fff;
    top: 12px;
    left: 10px;
}
.essensial-cutm-homepage-banner .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev {
    left: -26px;
    font-size: 0;
    background: rgba(234,0,0,0.8);
    border-radius: 50%;
    height: 50px;
    width: 50px;
}
.essensial-cutm-homepage-banner .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before{
    background-color: #fff;
    top: 12px;
    left: 12px;
}
.essensial-cutm-homepage-banner .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
    right: -22px;
    font-size: 0;
    background: rgba(234,0,0,0.8);
    border-radius: 50%;
    height: 50px;
    width: 50px;
    top: 50%;
}
.essensial-cutm-homepage-banner .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:after, .essensial-cutm-homepage-banner .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:after{
    display: none;
}
/*-- Home page product slider --*/
.custom-container-essensial.container {
    transform: translate(0px, 80px);
}
.essensial-homepage-superyacht {
    margin-top: 60px;
}
.custom-container-essensial  h1.homepage-essensial-title-custom {
    color: #fff;
    margin-bottom: 10px;
    font-size: 50px;
}
.essensial-info:hover {
    transform: translate(0px, -45px);
}
.essensial-info{
    transition: all 0.5s ease;
}
.essensial-info .view-assensial-custom{
    width: 85%;
}
.essensial-info:hover .view-assensial-custom {
    width: 85%;
}
.essensial-info .info-title > div.title-img {
    width: 5.72vw;
}
/*-- Home page product slider --*/
/* -- --*/
.essensial-section-tailored-title {
    text-transform: uppercase;
    max-width: 70%;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0 25px;
    font-size: 60px;
    font-weight: 600;
    color: #000;
}
.essensial-container-custom .essential-engineering-image {
    border-top: none;
    border-bottom: none;
    padding-top: 0;
    padding-bottom: 0;
}
.category-cms .sub-cat .homecat .info-title .title-info h3 {
    margin: 0 auto;
}
.category-cms .sub-cat .homecat .info-title .title-info {
    display: block;
    background-color: #662d80;
    width: 72.6%;
    color: #fff;
    margin: 0 auto;
    padding: 0;
    border-radius: 50px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 18px;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 50px;
}
.category-cms .sub-cat .homecat .info-title .title-info a {
    color: #fff;
    line-height: 81px;
    width: 100%;
    display: block;
}
.essensial-container-custom {
    background-color: #fff;
}
.catalog-categorypage-essensial .category-image::after{
    display: none;
}
.catalog-categorypage-essensial .essensial-container-custom {
    background-color: #fff;
    position: relative;
    z-index: 9;
    margin-top: 30px !important;
    padding-top: 40px !important;
}
.catalog-categorypage-essensial .custom-title-blk-section-esse::after {
    content: "";
    position: absolute;
    content: "";
    height: 72px;
    width: 100%;
    background-color: #662d80;
    left: 0;
    z-index: 9;
}
.catalog-categorypage-essensial .essential-engineering-image {
    border-top: 0;
}
.homepage-essensial-section {
    background-color: #1a1818 !important;
}
p.homepage-essensial-subtitle {
    font-size: 16px !important;
}
.catalog-category-landingpage .category-view {
    margin-top: 65px;
}
.catalog-category-landingpage  .innr-custom-landing-shopby-category {
    position: relative;
    top: -30px;
}
.engineering-esss-page-custm .essential-image {
    text-align: right;
}
.essensial-info .info-title {
    top: 26px;
}
.essential-image {
    text-align: right;
}
.essential-image img {
    width: 80%;
}
.superyacht-supply-banner .custom-home-page-banners-blk::after {
    content: "";
    background-color: #fff;
    height: 25px;
    position: absolute;
    z-index: 99;
    width: 100%;
    left: 0;
}
/* -- --*/
@media(min-width:1025px) and (max-width:1900px){
    .essensial-info .view-assensial-custom {
        height: 42px;
        line-height: 42px;
    }
    .essensial-info .view-assensial-custom a {
        font-size: 14px;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1600px) {
    .category-cms .landing-page-shop-by-title {
        font-size: 3.15vw;
        padding-top: 2vw;
    }
    .category-cms .subcat-name a {
        padding: 1.30vw 0.78vw;
        font-size: 0.93vw;
    }
    .category-cms .subcat-name {
        margin-bottom: 2.08vw;
    }
    .custom-landing-shopby-category {
        padding-bottom: 5.20vw;
    }
    .essensial-section-title {
        font-size: 3.12vw;
        padding-bottom: 0.78vw;
    }
    .essential-content-section .essensial-description p {
        font-size: 16px;
        margin-bottom: 2.08vw;
    }
    .see-essensial-btn a {
        padding: 0.78vw 1.56vw;
        font-size: 1.04vw;
    }
    .essesial-image-desctiption-custom-blk {
        margin-top: 5.20vw;
        margin-bottom: 5.20vw;
    }
    .essential-engineering-image {
        padding-top: 5.20vw;
        padding-bottom: 5.20vw;
    }
    .bespoke-section .bespoke-title h1 {
        font-size: 3.12vw;
    }
    .bespoke-section{
        margin-top: 5.20vw;
    }
    .essensial-section-tailored-title {
        max-width: 40vw;
        font-size: 3.12vw;
    }
    .category-cms .sub-cat .homecat .info-title .title-info {
        padding: 1.30vw 0.78vw;
        margin-top: 1.30vw;
        margin-bottom: 2.60vw;
    }
    .category-cms .sub-cat .homecat .info-title .title-info h3 {
        font-size: 1.25vw;
    }
    .essensial-info .view-assensial-custom {
        bottom: 15px;
    }
    .category-cms .sub-cat .homecat .info-title .title-info a {
        line-height: normal;
    }
    .cutm-homepage-banner-container.superyacht-supply-banner {
        margin-top: 0;
    }
    .category-image::after {
        height: 3.75vw;
        bottom: -2.2vw;
    }
    .catalog-category-landingpage .category-view {
        margin-top: 30px;
    }
    .catalog-category-landingpage .innr-custom-landing-shopby-category {
        margin-top: 25px !important;
    }
    .essensial-section-title {
        width: 55%;
    }

    
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .category-cms .subcat-name a {
        padding: 16px 15px;
        font-size: 14px;
    }
    .category-cms .subcat-name {
        margin-bottom: 30px;
    }
    .category-cms .landing-page-shop-by-title {
        font-size: 34px;
        padding-top: 15px;
    }
    .custom-landing-shopby-category {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 20px;
    }
    .essesial-image-desctiption-custom-blk {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .essensial-section-title {
        font-size: 40px;
        width: 50%;
    }
    .essential-content-section {
        padding-right: 15px;
        margin-bottom: 30px;
    }
    .essential-engineering-image {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .bespoke-section .bespoke-title h1 {
        font-size: 30px;
    }
    .bespoke-section {
        margin-top: 30px;
    }
    .category-cms .sub-cat .homecat .info-title .title-info a {
        line-height: normal;
    }
    .essensial-cutm-homepage-banner .owl-carousel.owl-loaded {
        margin: 0 auto;
    }
    .custom-tect-class-for-text-essentil {
        font-size: 12px;
        max-width: 510px;
    }
    p.homepage-essensial-subtitle {
        font-size: 12px !important;
    }
    .essensial-cutm-homepage-banner .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev {
        left: -10px;
        height: 35px;
        width: 35px;
    }
    .essensial-cutm-homepage-banner .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
        right: -10px;
        height: 35px;
        width: 35px;
    }
    .essensial-cutm-homepage-banner .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before, .essensial-cutm-homepage-banner .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
        width: 12px;
        height: 12px;
    }
    .essential-image {
        text-align: center;
    }
    .essential-image img {
        width: 100%;
    }
}
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
    .subcat-image img {
        width: 100%;
        min-height: 200px;
    }
        .essential-content-section {
        padding-right: 15px;
    }
    .category-cms .landing-page-shop-by-title {
        font-size: 26px;
        margin-bottom: 5px;
    }
    .innr-custom-landing-shopby-category .landing-sub-cat {
        margin-top: 25px;
    }
    .essensial-section-title {
        font-size: 26px;
        width: 50%;
        margin-bottom: 20px;
    }
    .essential-content-section .essensial-description p {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .bespoke-section .bespoke-title h1 {
        font-size: 26px;
    }
    .home-custom-contact-teaspoon.text-center {
        font-size: 20px;
    }
    /* .essensial-custom-home-page-banners-blk .essensial-homecat {
        width: calc(25% - 4px);
        display: inline-block;
        margin-bottom: 15px;
    } */
    .custom-container-essensial h1.homepage-essensial-title-custom {
        font-size: 30px;
    }   
    .essensial-homepage-superyacht {
        margin-top: 30px;
    }
    .custom-container-essensial.container {
        transform: translate(0px, 30px);
    }
    /* -- --*/
    .essensial-section-tailored-title {
        max-width: 60%;
        font-size: 30px;
        padding: 0px 0 25px;
    }
    .category-cms .sub-cat .homecat .info-title .title-info h3 {
        font-size: 16px;
    }
    .category-cms .sub-cat .homecat .info-title .title-info {
        padding: 15px 15px;
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .essential-all-product-image, .essential-parts-lists-image {
        width: 50%;
    }
    /* -- --*/
    
}
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    .essensial-section-tailored-title {
        max-width: 50%;
        padding: 0px 0 25px;
        font-size: 30px;
    }
    .category-cms .sub-cat .homecat .info-title .title-info {
        padding: 15px 15px;
        margin-top: 15px;
        margin-bottom: 30px;
    }
    .category-cms .sub-cat .homecat .info-title .title-info h3 {
        font-size: 18px;
    }
    .catalog-categorypage-essensial .essensial-container-custom {
        padding-top: 30px !important;
    }

}
@media screen and (min-width: 320px) and (max-width: 767px) {
    .category-cms .subcat-name a {
        padding: 16px 15px;
        font-size: 14px;
    }
    .category-cms .subcat-name {
        margin-bottom: 20px;
    }
    .category-cms .landing-page-shop-by-title {
        font-size: 20px;
        padding-top: 15px;
        margin-bottom: 5px;
    }
    .custom-landing-shopby-category {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 20px;
    }
    .essesial-image-desctiption-custom-blk {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .essensial-section-title {
        font-size: 20px;
        width: 80%;
        margin-top: 0;
        border-bottom: 2px solid #662d80;

    }
    .essential-content-section {
        padding-right: 15px;
        margin-bottom: 30px;
    }
    .essential-engineering-image {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .bespoke-section .bespoke-title h1 {
        font-size: 20px;
        width: 100%;
    }
    .bespoke-section {
        margin-top: 30px;
    }
    .essential-content-section .essensial-description p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .see-essensial-btn a {
        padding: 10px 30px;
        font-size: 16px;
        width: 100%;
    }
    .category-cms h4.landing-page-shop-inner-titletext-center {
        font-size: 14px;
    }
    .essential-parts-lists-image {
        margin-top: 20px;
    }
    body .page-main .innr-custom-landing-shopby-category {
        padding: 0;
    }
    .innr-custom-landing-shopby-category .landing-sub-cat {
        margin-top: 20px;
    }
    .innr-custom-landing-shopby-category {
        margin-top: 15px !important;
    }
    /*-- --*/
    .essensial-section-tailored-title {
        max-width: 80%;
        padding: 20px 0 15px;
        font-size: 20px;
    }
    .category-cms .sub-cat .homecat .info-title .title-info {
        padding: 15px 10px;
        margin-top: 15px;
        margin-bottom: 25px;
    }
    .category-cms .sub-cat .homecat .info-title .title-info h3 {
        font-size: 16px;
    }
    /*-- --*/
    .catalog-categorypage-essensial .category-view {
        margin-top: 0;
    }
    .catalog-categorypage-essensial .essensial-section .homecat {
        padding: 0;
    }
    .catalog-categorypage-essensial .essensial-container-custom {
        padding-top: 15px !important;
    }
    .catalog-categorypage-essensial .essensial-container-custom {
        margin-top: 20px !important;
    }
    .category-cms .sub-cat .homecat .info-title .title-info a {
        line-height: normal;
        font-size: 12px;
        letter-spacing: 1px;
    }
    .custom-data-fr-all-inone {
        display: block;
    }
    .custom-tect-class-for-text-essentil {
        text-align: left;
    }
    .custom-container-essensial.container {
        transform: translate(0px, 10px);
    }
    .essensial-cutm-homepage-banner .owl-carousel.owl-loaded {
        margin: 0 auto;
    }
    .custom-container-essensial h1.homepage-essensial-title-custom {
        font-size: 30px;
    }
    .custom-tect-class-for-text-essentil {
        font-size: 12px;
    }
    .essensial-cutm-homepage-banner .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev {
        left: 0;
        height: 30px;
        width: 30px;
    }
    .essensial-cutm-homepage-banner .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
        right: 0;
        height: 30px;
        width: 30px;
    }
    .essensial-cutm-homepage-banner .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before {
        background-color: #fff;
        top: 9px;
        left: 8px;
        width: 12px;
        height: 12px;
        transform: rotate(0deg);
        border-top: 2px solid #fff;
    }
    .essensial-cutm-homepage-banner .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
        background-color: #fff;
        top: 9px;
        left: 10px;
        height: 12px;
        width: 12px;
        border-top: 2px solid #fff;
        transform: rotate(180deg);
    }
    .catalog-category-landingpage .category-view {
        margin-top: 50px;
    }
    .essential-image {
        text-align: center;
    }
    .essential-image img {
        width: auto;
    }
    .essensial-cutm-homepage-banner .owl-carousel .owl-stage-outer::after, .essensial-cutm-homepage-banner .owl-carousel .owl-stage-outer::before {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }
    .essensial-cutm-homepage-banner .owl-carousel .owl-stage-outer{
        display:inline-block;
    }
    .essensial-cutm-homepage-banner .owl-carousel.owl-loaded {
        margin: 0 auto;
        overflow: hidden;
    }
    .superyacht-supply-banner .custom-home-page-banners-blk::after {
        display: none;
    }
    .essensial-info .view-assensial-custom {
        bottom: 21px;
        height: 62px;
        line-height: 62px;
    }
}
@media screen and (min-width: 320px) and (max-width: 360px) and (orientation:portrait) {
    .essensial-info .view-assensial-custom {
        bottom: 8px;
        height: 62px;
        line-height: 62px;
    }
}

/* .categorypath-essentials-electrical .custom-landing-shopby-category {
    background-image: url(https://globalservices.edirectdev.co.uk/pub/media/homepage/Electrical.png);
    background-size: cover;
 }
.categorypath-essentials-hotel .custom-landing-shopby-category {
    background-image: url(https://globalservices.edirectdev.co.uk/pub/media/homepage/Hotel.png);
    background-size: cover;
}
.categorypath-essentials-deck .custom-landing-shopby-category {
    background-image: url(https://globalservices.edirectdev.co.uk/pub/media/homepage/Deck.png);
    background-size: cover;
}
.categorypath-essentials-engineering .custom-landing-shopby-category {
    background-image: url(https://globalservices.edirectdev.co.uk/pub/media/homepage/Engineering.png);
    background-size: cover;
} */
.categorypath-essentials-electrical .custom-landing-shopby-category {
    background-image: url(images/Electrical.png);
    background-size: cover;
 }
.categorypath-essentials-hotel .custom-landing-shopby-category {
    background-image: url(images/Hotel.png);
    background-size: cover;
}
.categorypath-essentials-deck .custom-landing-shopby-category {
    background-image: url(images/Deck.png);
    background-size: cover;
}
.categorypath-essentials-engineering .custom-landing-shopby-category {
    background-image: url(images/Engineering.png);
    background-size: cover;
}


/*=-=-=-=-=-=-=--=--=-Essential End-=-=-=-=-=-=-=-*/

.table-checkout-shipping-method tbody>tr:nth-child(2) {
  display: none;
}
.table-totals tbody .mark .label{
    display: none;
}
.opc-wrapper .shipping-address-item.selected-item {
    border-color: #e7161c;
}
.opc-wrapper .shipping-address-item.selected-item:after {
    background: #e7161c;
}
@media (min-width: 768px), print {

    .opc-progress-bar-item._active:before {
        background: #e7161c !important;
        border-color: #e7161c !important;
    }
    .opc-progress-bar-item._active>span:before {
        background: #e7161c !important;
        border-color: #e7161c !important;
    }
}

 

.product-item .action.towishlist:before{
    background-image: url(images/Parts-List-icon.png);
    font-size: 0;
    width: 22px;
    height: 25px;
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: inherit;

}



