.nw-drop-cart {
    position: relative;
    display: block;
}

.nw-drop-cart ul {
    list-style: none;
    margin: 0px;
    padding: 0;
}

.nw-drop-cart ul li {
    background: transparent;
    padding: 4px 0;
}

.nw-drop-cart ul li:after {
    content: "";
    display: block;
    clear: both;
}

.nw-drop-cart ul li img {
    width: 100%;
    height: auto;
    border: 1px solid #efefef;
    /*box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);*/
    float: left;
}

.nw-cart-product-title a {
    display: block;
}

.nw-drop-cart .quantity {
    width: 50px;
    padding: 3px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
    clear: both;
}

.nw-drop-cart .nw-cart-drop-content-in a.button {
    font-size: 16px;
    margin: 0;
    line-height: 1em;
    cursor: pointer;
    position: relative;
    font-family: inherit;
    overflow: visible;
    padding: 6px 10px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    left: auto;
    color: #5e5e5e;
    background: #f7f6f7;
    white-space: nowrap;
    display: inline-block;
}

.nw-drop-cart ul.cart_list li {
    border-bottom: 1px solid black;
    padding: 15px 0
}

.nw-drop-cart ul.cart_list li dl.variation {
    padding: 0;
    border: 0;
    font-size: 80%;
    width: 100%;
    margin: 0;
}

.nw-drop-cart ul.cart_list li dl.variation dd {
    margin: 0;
}

.nw-drop-cart ul.cart_list li dl.variation dt {
    display: inline-block;
    float: left;
}

.nw-drop-cart ul.cart_list li dl.variation dd p {
    margin: 0;
}

.nw-cart-contents {
    float: right;
    display: block;
    /*min-width:60%;*/
    text-align: right;
}

.nw-drop-cart .nw-cart-drop-content-in .nw-cart-product-title .info-pro {}

.nw-cart-drop-toggle {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    float: right;
    cursor: pointer;
    padding: 8px 10px;
    line-height: 22px;
}

.nw-cart-drop-content {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 15px;
    position: relative;
    top: 6px;
    right: 0px;
    z-index: 100;
    overflow: hidden;
    clear: both;
    background: #fff;
}

.nw-hidden {
    display: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.nw-cart-container.nw-cart-side {
    right: auto;
    left: 0px;
}

.nw-cart-container.nw-cart-side .nw-cart-drop-toggle {
    float: left;
}

.nw-cart-icns {
    width: 20px;
    height: 20px;
    position: relative;
    float: left;
    margin-right: 10px;
}

.nw-cart-icns-shape {
    position: absolute;
    z-index: 99;
    width: 20px;
    height: 20px
}

.nw-cart-icns-color {
    width: 20px;
    height: 20px;
    position: relative;
    z-index: 98;
}

.nw-cart-product-title {
    float: left;
    width: 250px;
}

.nw-cart-product-title {
    line-height: 16px;
}

.nw-cart-product-title .thumbnail-p {
    width: 60px;
    height: 60px;
    float: left;
}

.nw-cart-product-title .thumbnail-p img {
    width: 80% !important;
    height: auto !important
}

.nw-cart-product-title .info-pro {
    width: 70%;
    margin-left: 5%;
    float: left;
}

.nw-cart-product-title .info-pro .p-title {
    padding-bottom: 10px;
}

.nw-cart-drop-content-in li {
    clear: both;
    overflow: hidden;
}

.nw-cart-drop-content-in .woocommerce-Price-amount {
    color: black;
}

.nw-cart-drop-content-in .total .woocommerce-Price-amount {
    font-weight: bold;
    font-size: 18px;
}

.nw-cart-drop-content-in ul.nw-buttons li:last-child {
    margin-right: 0;
}

.nw-cart-drop-content .nw-cart-drop-content-in ul.cart_list li {
    padding: 15px 0;
}

.ajax-remove-item {
    float: right;
    font-size: 20px;
    text-align: center
}

.total {
    margin: 10px 0px;
    text-align: center;
    font-size: 18px;
    color: black;
}

.nw-buttons {
    list-style: none;
    text-align: center
}

.nw-buttons li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}

.nw-cart-drop-content .nw-cart-drop-content-in a.remove {
    line-height: 90%;
    width: 16px;
    height: 16px;
    font-size: 16px;
    background: rgba(0, 102, 178, 0.6);
    color: #fff !important;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
}

.nw-cart-drop-content .nw-cart-drop-content-in a.remove:hover {
    background: #b1a5a5;
}

.nw-cart-drop-content.nw-cart-right ul.cart_list {
    padding: 0px;
}

.nw-cart-drop-content.nw-cart-right ul.cart_list li .nw-cart-product-title img {
    margin-left: 12px;
    margin-right: 0px;
    float: right;
}

.nw-cart-drop-content.nw-cart-right .nw-cart-product-title {
    float: right;
    text-align: right;
}

.nw-cart-drop-content.nw-cart-right .ajax-remove-item {
    float: left;
}

.nw-cart-drop-content.nw-cart-right ul.cart_list li .quantity {
    margin: 0px;
    display: block;
}

.nw-cart-drop-content.nw-cart-right .buttons {
    margin: 0px;
}

.nw-cart-drop-content.nw-cart-right .buttons a.button {
    padding: 6px 10px;
    margin: inherit;
}

.nw-cart-drop-content.nw-cart-right .nw-cart-product-title a {
    display: block;
}

.nw-cart-drop-content.nw-cart-right ul.cart_list li .quantity {
    display: inline;
}

.nw-cart-drop-content.nw-cart-right .total {
    text-align: right;
}

.nw-cart-drop-content.nw-cart-right .buttons {
    text-align: right;
}

.nw-cart-drop-content.nw-cart-left ul.cart_list {
    padding: 0px;
}

.nw-cart-drop-content.nw-cart-left ul.cart_list li .nw-cart-product-title img {
    margin-left: 0px;
    margin-right: 12px;
    float: left;
}

.nw-cart-drop-content.nw-cart-left .nw-cart-product-title {
    float: left;
}

.nw-cart-drop-content.nw-cart-left .nw-cart-product-title a {
    display: block;
}

.nw-cart-drop-content.nw-cart-left .ajax-remove-item {
    float: right;
}

.nw-cart-drop-content.nw-cart-left ul.cart_list li .quantity {
    margin: 0px;
    display: inline;
}

.nw-cart-drop-content.nw-cart-left .buttons {
    margin: 0px;
}

.nw-cart-drop-content.nw-cart-left .buttons a.button {
    padding: 6px 10px;
    margin: inherit;
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot');
    src: url('../fonts/icomoon.eot?iefix') format('embedded-opentype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icns-adcartfont {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
}

.icns-adcartfont:before {
    content: "\61";
}

.icns-style1:before {
    content: "\61";
}

.icns-style2:before {
    content: "\62";
}

.icns-style3:before {
    content: "\63";
}

.icns-style4:before {
    content: "\64";
}

.icns-style5:before {
    content: "\65";
}

.icns-style6:before {
    content: "\66";
}

.icns-style7:before {
    content: "\67";
}

.icns-style8:before {
    content: "\68";
}

.icns-style9:before {
    content: "\69";
}

.icns-style10:before {
    content: "\6a";
}

.nw-message {
    position: absolute;
    z-index: 999;
    min-width: 100px;
    padding: 5px;
    border: 1px solid #819d2f;
    background: #ffffff;
    display: block;
    font-size: 90%;
    text-align: center;
    color: #819d2f;
    margin: 0 auto;
    opacity: 0;
}

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

.nw-message:after {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #ffffff;
    border-width: 5px;
    margin-top: -5px;
}

.nw-message:before {
    border-color: rgba(129, 157, 47, 0);
    border-left-color: #819d2f;
    border-width: 6px;
    margin-top: -6px;
}

.nw-message.arrow_top:after,
.nw-message.arrow_top:before {
    bottom: 100%;
    left: 50%;
    top: auto;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.nw-message.arrow_top:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 5px;
    margin-left: -5px;
}

.nw-message.arrow_top:before {
    border-color: rgba(129, 157, 47, 0);
    border-bottom-color: #819d2f;
    border-width: 6px;
    margin-left: -6px;
    margin-top: 0px;
}

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

.nw-message.arrow_bottom:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 5px;
    margin-left: -5px;
    margin-top: 0px;
}

.nw-message.arrow_bottom:before {
    border-color: rgba(129, 157, 47, 0);
    border-top-color: #819d2f;
    border-width: 6px;
    margin-left: -6px;
    margin-top: 0px;
}

.nw-visible-phone {
    display: none;
}

.nw-hidden-phone {
    display: none;
}

.nw-hidden-tablet {
    display: none;
}

.visible-tablet {
    display: none;
}

.nw-visible-desktop {
    display: block;
}

.nw-pull-right {
    float: right!important;
    margin-left: 5px;
}

.nw-pull-left {
    float: left!important;
    text-align: left;
}

@media (max-width:300px) {
    .nw-visible-desktop {
        display: none;
    }
    .nw-hidden-phone {
        display: none;
    }
    .nw-visible-phone {
        display: block;
    }
}

@media only screen and (min-width:300px) and (max-width:600px) {
    .nw-cart-product-title .info-pro {
        font-size: 12px;
        width: 60%;
    }
    .nw-cart-product-title .info-pro .p-title {
        padding-bottom: 0;
    }
    .nw-cart-product-title {
        width: 90%;
    }
    .nw-visible-desktop {
        display: none;
    }
    .nw-visible-phone {
        display: block;
    }
    .nw-hidden-phone {
        display: none;
    }
    .nw-cart-drop-content {
        right: 0px;
        width: auto;
        left: 0px;
        min-width: auto;
    }
    .nw-cart-drop-content .buttons {
        margin-bottom: 0px;
    }
    .nw-cart-drop-content .buttons .button {
        margin-bottom: 15px;
    }
    .nw-drop-cart {
        width: auto;
    }
}

@media only screen and (min-width:600px) and (max-width:1024px) {
    .nw-visible-desktop {
        display: none;
    }
    .visible-tablet {
        display: block;
    }
    .nw-hidden-tablet {
        display: none;
    }
    .nw-cart-drop-toggle {
        width: auto;
    }
    .nw-cart-drop-toggle {
        width: auto;
    }
    .nw-drop-cart {
        width: auto;
        min-width: 100%;
    }
}

@media only screen and (min-width:710px) and (max-width:909px) {
    .nw-cart-container {
        position: absolute;
        right: 23%;
        top: 92px;
    }
}

@media only screen and (min-width:992px) {
    .site-inner.nw-drop-cart {
        max-width: 980px;
        margin: 0 auto;
        width: 100%;
    }
}

.site-inner.nw-drop-cart {
    margin: 0 auto;
    width: 100%;
}

.nw-cart-container {
    z-index: 1000!important;
    clear: both;
    position: absolute;
    right: 100px;
    top: 10px;
}

@media only screen and (max-width:1024px) and (min-width:992px) {
    .nw-cart-container {
        z-index: 1000!important;
        clear: both;
        position: absolute;
        right: 125px!important;
        top: 10px;
    }
}

@media only screen and (max-width:991px) and (min-width:800px) {
    .nw-cart-container {
        z-index: 1000!important;
        clear: both;
        position: absolute;
        right: 105px!important;
        top: 10px;
    }
}

@media only screen and (max-width:799px) and (min-width:768px) {
    .nw-cart-container {
        z-index: 1000!important;
        clear: both;
        position: absolute;
        right: 93px!important;
        top: 10px;
    }
}

@media only screen and (max-width:767px) {
    .nw-cart-container {
        z-index: 1000!important;
        clear: both;
        position: absolute;
        right: 105px;
        top: 10px;
    }
}

@media only screen and (max-width:350px) {
    .nw-cart-container {
        z-index: 1000!important;
        clear: both;
        position: absolute;
        right: 83px;
        top: 10px;
    }
}

@media only screen and (max-width:379px) {
    .nw-cart-drop-toggle {
        padding: 7px 10px!important;
    }
}

.nw-cart-drop-toggle {
    background: white;
    border-radius: 20px;
    z-index: 1000!important;
}

.nw-short-contents {
    letter-spacing: -2px;
    position: absolute;
    right: -8px;
    top: -8px;
    z-index: 111;
    width: 20px;
    height: 20px;
    border: 1px solid #0066b2;
    border-radius: 10px;
    background-color: #5ba518;
    color: #ffffff;
    line-height: 15px;
    text-align: center;
    font-size: 14px;
    font-weight: bolder;
}

.nw-drop-cart ul li a {
    text-decoration: none;
    font-weight: normal!important;
    font-size: 12px;
    margin-bottom: -10px;
    margin-left: 3px;
}

.nw-drop-cart ul.cart_list li {
    border-bottom: 1px dashed rgba(167, 171, 157, 0)!important;
}

@media only screen and (min-width:1200px) {
    #wc_cart_dd .site-inner.nw-drop-cart {
        max-width: 1200px;
        margin: 0 auto;
        width: 100%;
    }
}

#wc_cart_dd .nw-cart-drop-toggle .icns-adcartfont {
    color: #0066b2!important;
}

#wc_cart_dd .site-inner.nw-drop-cart {
    margin: 0 auto;
    width: 100%;
}

#wc_cart_dd .nw-cart-drop-toggle:hover ~ #wc_cart_dd .nw-cart-drop-content {
    display: block!important;
    opacity: 1!important;
}

#wc_cart_dd.rtl .nw-cart-container {
    z-index: 1000!important;
    clear: both;
    position: absolute;
    right: 110px!important;
    top: 9px;
}

#wc_cart_dd .nw-cart-container {
    z-index: 1000!important;
    clear: both;
    position: absolute;
    right: 95px!important;
    top: 9px;
}

@media only screen and (max-width:1024px) and (min-width:980px)
{

    #wc_cart_dd .nw-cart-container
    {
        right: 115px!important;
    }

    #wc_cart_dd.rtl .nw-cart-container
    {
        right:140px!important;
    }

}


@media only screen and (max-width:979px) and (min-width:768px) {
    #wc_cart_dd.rtl .nw-cart-container {
        z-index: 1000!important;
        clear: both;
        position: absolute;
        right: 140px!important;
        top: 9px;
    }
}

#wc_cart_dd .nw-cart-drop-toggle {
    padding: 7px 10px;
}

#wc_cart_dd .nw-cart-drop-toggle {
    background: #f3f3f3;
    z-index: 1000!important;
    border-radius: 5px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    color: #0066b2;
}

#wc_cart_dd .nw-short-contents {
    letter-spacing: -2px;
    position: absolute;
    right: -8px;
    top: -8px;
    z-index: 111;
    width: 20px;
    height: 20px;
    border: 1px solid #0066b2;
    border-radius: 10px;
    background-color: #5ba518;
    color: #ffffff;
    line-height: 15px;
    text-align: center;
    font-size: 14px;
    font-weight: bolder;
}

.nw-visible-desktop {
    /*margin-left:-10px;max-width:65px;*/
    line-height: 20px;
    text-overflow: clip;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}

.product_list_widget {
    max-height: 180px;
    overflow-y: auto;
}

.product_list_widget .woocommerce-Price-amount {
    display: none;
}

/*.product_list_widget .ajax-remove-item {
    display: none!important;
}
*/

/*.quantity:before
{
    content:'Qty';
    position: absolute;
}*/

.nw-cart-drop-content .nw-cart-drop-content-in ul.cart_list li {
    padding: 0px 5px !important;
}

.nw-cart-drop-content .amount:before {
    color: black!important;
    font-size: 18px;
}

.nw-cart-drop-content {
    border: 1px solid #efefef;
}

.nw-drop-cart .nw-cart-drop-content-in .nw-buttons li:first-child a.button {
    width: 100%;
    color: #777!important;
    border: 1px solid #c7c7c7!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dfdfdf), color-stop(1, #cecece));
    background-image: -o-linear-gradient(bottom, #dfdfdf 0, #cecece 100%);
    background-image: -moz-linear-gradient(bottom, #dfdfdf 0, #cecece 100%);
    background-image: -webkit-linear-gradient(bottom, #dfdfdf, #cecece);
    background-image: -ms-linear-gradient(bottom, #dfdfdf 0, #cecece 100%);
    background-image: linear-gradient(180deg, #dfdfdf 0, #cecece);
    box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    border-radius: 3px;
    text-transform: uppercase;
    text-shadow: none;
    text-align: center;
    line-height: normal;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 14px;
}

.nw-drop-cart .nw-cart-drop-content-in .nw-buttons li:last-child a.button {
    border-color: #7cb62e;
    background-color: #91ce3f;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#91ce3f), to(#87af40));
    background-image: -webkit-linear-gradient(top, #91ce3f, #87af40);
    background-image: -moz-linear-gradient(top, #91ce3f, #87af40);
    background-image: -o-linear-gradient(top, #91ce3f, #87af40);
    background-image: -ms-linear-gradient(top, #91ce3f, #87af40);
    background-image: linear-gradient(top, #91ce3f, #87af40);
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: none;
    text-align: center;
    line-height: normal;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 14px;
}

.nw-drop-cart .nw-cart-drop-content-in .nw-buttons li:last-child a.button:hover {
    color: white!important;
}

.hn4_cart_block,
.n4_cart_block {
    visibility: hidden;
}