/* 
    Theme Name: Itemnow
	Author: Mister Robot
	Description: Diablo 2 Store
	Version: 1.3
*/

input[type=button],
textarea {
    display: inline-block;
    color: #999
}

@font-face {
    font-family: 'Open Sans';
	font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/open-sans-v14-latin-regular.eot);
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(fonts/open-sans-v14-latin-regular.eot?#iefix) format('embedded-opentype'), url(fonts/open-sans-v14-latin-regular.woff2) format('woff2'), url(fonts/open-sans-v14-latin-regular.woff) format('woff'), url(fonts/open-sans-v14-latin-regular.ttf) format('truetype'), url(fonts/open-sans-v14-latin-regular.svg#OpenSans) format('svg')
}

@font-face {
    font-family: 'Open Sans';
	font-display: swap;
    font-style: normal;
    font-weight: 600;
    src: url(fonts/open-sans-v14-latin-600.eot);
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(fonts/open-sans-v14-latin-600.eot?#iefix) format('embedded-opentype'), url(fonts/open-sans-v14-latin-600.woff2) format('woff2'), url(fonts/open-sans-v14-latin-600.woff) format('woff'), url(fonts/open-sans-v14-latin-600.ttf) format('truetype'), url(fonts/open-sans-v14-latin-600.svg#OpenSans) format('svg')
}

@font-face {
    font-family: 'Open Sans';
	font-display: swap;
    font-style: normal;
    font-weight: 700;
    src: url(fonts/open-sans-v14-latin-700.eot);
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(fonts/open-sans-v14-latin-700.eot?#iefix) format('embedded-opentype'), url(fonts/open-sans-v14-latin-700.woff2) format('woff2'), url(fonts/open-sans-v14-latin-700.woff) format('woff'), url(fonts/open-sans-v14-latin-700.ttf) format('truetype'), url(fonts/open-sans-v14-latin-700.svg#OpenSans) format('svg')
}

address {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    line-height: 1.5;
    background-color: #e6e6e6
}

a,
ins,
nav.menu ul li,
nav.menu ul li a {
    text-decoration: none
}

hr,
img {
    border: 0
}

.clear-both,
.clear:after,
.wrapper:after,
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both
}

/*.wrapper,
body,
sub,
sup {
    position: relative
}*/

a,
address,
b,
body,
center,
cite,
code,
del,
div,
fieldset,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
label,
legend,
li,
nav,
ol,
p,
section,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
u,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 13px;
    vertical-align: baseline;
    font-family: 'Open Sans', sans-serif
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
td,
th {
    font-weight: 400;
    text-align: left
}

html {
    overflow-y: scroll;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus,
span.has-children:focus {
    outline: dotted thin
}

.woocommerce table.products .on-hover-image,
.woocommerce table.products img:focus,
.woocommerce-page table.products img:focus,
a,
header a:focus,
nav.footer-menu li a,
nav.menu ul li a {
    outline: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

del {
    color: #333
}

ins {
    color: #F6661A;
    font-weight: 700
}

hr {
    background-color: #ccc;
    height: 1px;
    margin: 24px 24px 1.714285714rem
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

small {
    font-size: smaller
}

img {
    max-width: 100%
}

.contact-us-form input,
.contact-us-form textarea,
input[type=button],
textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-appearance: none;
    vertical-align: middle
}

p {
    margin-bottom: 10px
}
.button:focus{
    outline:0;
}

input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text] {
    display: inline-block;
    padding: 6px 14px;
    color: #999;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-appearance: none
}

textarea {
    padding: 6px 14px;
    min-height: 150px;
    font-family: Arial
}

input[type=button] {
    width: 100%;
    padding: 8px 14px;
    font-size: 14px;
    line-height: 1.65
}

.contact-us-content {
    float: right;
    width: 45%
}

.contact-us-form {
    float: left;
    width: 45%
}

.contact-us-title {
    font-size: 25px;
    color: #F6661A;
    margin-top: -10px
}

.contact-us-form input,
.contact-us-form textarea {
    padding: 11px 0;
    text-indent: 14px;
    color: #999;
    display: block;
    margin-bottom: 15px;
    font-family: Arial;
    width: 420px
}

.contact-us-form textarea {
    max-width: 420px
}

.contact-us-form input[type=submit] {
    width: 45%;
    padding: 8px 14px;
    font-size: 14px;
    line-height: 1.65;
    background-color: #F6661A;
    color: #fff;
    font-weight: 400;
    border: none;
    cursor: pointer;
    text-align: center
}

.form-msg-error,
.form-msg-succes {
    padding: 10px;
    text-align: center;
    color: #fff;
    display: none
}

.clearfix,
header a,
header img.logo-banner {
    display: block
}

.form-msg-error {
    background-color: #F6661A
}

.form-msg-succes {
    background-color: #86b854
}

a {
    color: #F6661A
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

* html .clearfix {
    height: 1%
}

.main-content {
    box-shadow: 0 2px 6px rgba(100, 100, 100, .3);
    width: 940px;
    padding: 0;
    margin: 20px auto;
    background-color: #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

header {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px
}

header nav.menu {
    background-color: #3c3c3c;
    padding: 0 20px;
    /* border-bottom: 2px #F6661A solid */
}

table.customer_details tr td {
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

nav.menu ul {
    display: inline-block!important;
    text-align: left;
    width: 100%
}

nav.menu ul li {
    display: inline-block;
    margin-left: 20px
}

nav.menu ul li:first-child {
    margin-left: 0
}

nav.menu ul li a {
    font-size: 13px;
    line-height: 44px;
    display: block;
    color: #fff;
    text-transform: uppercase
}

nav.footer-menu {
    text-align: center
}

nav.footer-menu li {
    display: inline-block;
    margin-left: 5px
}

nav.footer-menu li a {
    font-size: 14px;
    color: #fff;
    padding: 5px 10px
}

.tax-product_cat #menu-item-72314 a,
nav.menu ul li.current-menu-item a,
nav.menu ul li:hover a {
    color: #F6661A;
    text-decoration: underline
}

.wrapper {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.wrapper .lw-col-1 {
    width: 190px;
    float: left
}

.lw-col-1 div.widget,
.lw-col-3 div.widget {
    /* border: 1px solid #ddd; */
    margin-bottom: 15px
}

.lw-col-1 div.widget h2,
.lw-col-1 div.widget h3,
.lw-col-3 div.widget h2,
.lw-col-3 div.widget h4 {
    background: #3c3c3c;
    padding: 8px;
    color: #fff;
    font-weight:600;
}

.lw-col-3 div.widget .widget-content {
    padding: 5px
}

.lw-col-1 div.widget ul,
.lw-col-1 div.widget ul li,
.lw-col-3 div.widget ul,
.lw-col-3 div.widget ul li {
    padding: 1px 5px;
}

.lw-col-1 div.widget ul li,
.lw-col-3 div.widget ul li {
    display: block;
    margin-top: 3px;
    border-bottom: 1px #ddd dotted
}

.lw-col-1 div.widget ul li:last-child,
.lw-col-3 div.widget ul li:last-child {
    border-bottom: none
}

.lw-col-1 div.widget ul li span.has-children{cursor: pointer}
.lw-col-1 div.widget ul li a:hover,
.lw-col-1 div.widget ul li span.has-children:hover{
    color: #F6661A
}

.lw-col-1 div.widget ul li a,
.lw-col-1 div.widget ul li span.has-children,
.lw-col-1 div.widget ul li span.count {
    font-size: 12px;
    text-decoration: none;
    color: #000;
    text-transform: capitalize
}

.lw-col-1 div.widget ul li span.count {
    font-weight: 700;
    font-size: 12px
}

.wrapper .lw-col-2 {
    width: 500px;
    margin: 0 15px;
    float: left
}

.lw-col-2 .page-title,
.lw-col-2 .woocommerce-result-count {
    display: none
}

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info {
    /*border: 1px solid #ddd;*/
    border-top-color: #F6661A
}

.woocommerce .woocommerce-info:before {
    color: #F6661A
}

table.products {
    width: 100%;
    margin-bottom: 20px;
    max-width: 518px
}

table.products p {
    margin-bottom: 0
}

table.products .pr-desc .entry-excerpt,
table.products .pr-desc h1,
table.products .pr-desc h2,
table.products .pr-desc h3,
table.products .pr-desc h4 {
    margin-bottom: 7px
}

table.products tr th {
    padding: 5px;
    border-bottom: 1px solid #ddd;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700
}

table.products tr td {
    padding: 12px 8px;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
    text-align: center
}
table.products tr td.pr-thumb {
    padding-left:0; 
    text-align:left;
}
table.products tr td.pr-desc {
    text-align: left
}
table.products tr td.pr-price {
    font-weight:600;
}

table.products tr td:last-child {
    padding-right:0;
}


table.products tr:first-child {
    font-size: 16px;
    font-weight: 700
}

table.products .pr-thumb img {
    width: auto;
    border: 1px solid #ddd;
    vertical-align: text-top
}

table.products .pr-desc a {
    color: #333
}

table.products .pr-desc a:hover {
    text-decoration: underline
}

table.products .pr-desc p span.rarity {
    color: #F6661A
}

table.products a.buy-button,
table.products a.buy-button:hover {
    background-color: #F6661A;
    color: #fff;
    padding: 5px 14px
}

.on-hover-image {
    display: block
}

.woocommerce table.products img,
.woocommerce-page table.products img {
    max-width: 80px;
    cursor: default;
    outline: 0
}

#hover-image {
    display: none;
    position: absolute;
    z-index: 9999;
    max-width: 350px
}

.error404 h1 {
    font-size: 24px
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    color: #099E8C
}

.woocommerce div.product div.images img {
    display: inline-block;
    max-width: 100%;
    width: auto
}

.wrapper .lw-col-3 {
    width: 190px;
    float: right
}

.wrapper .lw-col-full h1,
.wrapper .lw-col-full h3,
h1.home-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 19px
}

.posts h3,
h1.home-title {
    font-size: 16px
}

.widget .cart p,
.widget .product-categories li.cat-parent.active-cat>a,
.widget .product-categories li.current-cat-parent>a,
.widget .product-categories li.current-cat-parent>span.has-children,
.widget .product-categories li.current-cat>a {
    font-weight: 700
}

.widget .product-categories li ul.children {
    display: none;
    margin-left: 5px
}

.widget .product-categories>li>ul.children {
    display: block;
    padding: 0;
    margin: 0
}

.widget .product-categories>li {
    padding: 0!important
}

.widget .product-categories>li>a,
.widget .product-categories>li>span.has-children,
.widget .product-categories>li>span.count {
    display: none
}

.widget .product-categories li.current-cat-parent>ul.children,
.widget .product-categories li.current-cat>ul.children {
    display: block
}

.widget .product-categories li {
    padding: 5px 0
}

.woocommerce ul._list li a,
.woocommerce ul.product_list_widget li a {
    color: #F6661A
}

.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
    display: none
}

.widget .cart p {
    padding: 5px;
    text-align: center;
    margin-bottom: 0
}

.widget .cart a {
    background-color: #F6661A;
    color: #fff;
    padding: 5px 14px;
    display: block;
    margin: 15px auto;
    text-align: center;
    width: 120px
}

.widget .widget-title .mobile-cart-info,
.woocommerce-shipping-fields h3,
.woocommerce-tabs {
    display: none
}

.related.products h2,
.server-title {
    margin-bottom: 15px;
    font-size: 16px
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #F6661A/*!important*/
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    background-color: #F6661A/*!important*/;
    color: #fff!important;
    font-weight: 400
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.widget .cart a:hover{
    background-color: #f77d3b!important;
}

.related {
    padding-top: 30px;
    border-top: 1px solid silver
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    width: 80%!important;
    float: none!important;
    margin-left: auto!important;
    margin-right: auto!important
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    width: 100%!important;
    float: none;
    text-align: center
}

.woocommerce .woocommerce-message {
    border-top-color: #F6661A;
    border-bottom: 1px#ddd solid;
    border-left: 1px#ddd solid;
    border-right: 1px#ddd solid
}

.woocommerce .woocommerce-message:before {
    color: #F6661A
}

.woocommerce-breadcrumb a {
    pointer-events: none;
    cursor: default
}

.woocommerce-breadcrumb a:first-child {
    pointer-events: inherit;
    cursor: auto
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 111px
}

#add_payment_method #payment div.form-row, 
.woocommerce-cart #payment div.form-row, 
.woocommerce-checkout #payment div.form-row {
    padding:0;
}

#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment {
    background-color: transparent;    
}
#add_payment_method #payment ul.payment_methods, 
.woocommerce-cart #payment ul.payment_methods, 
.woocommerce-checkout #payment ul.payment_methods {
   background-color:#ebe9eb; 
   margin-bottom: 20px;
}

.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon, 
#add_payment_method #payment ul.payment_methods li img.stripe-icon {
    float:none !important;
    max-width:45px !important;
}

form#order_review #payment_method_stripe {margin: 0 !important}


#billing_email_field,
#billing_phone_field,
.posts div {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#order_review_heading {
    margin-top: 50px
}

/* My Account Page, Orders */

td.woocommerce-orders-table__cell-order-actions {
	text-align:right;
}

td.woocommerce-orders-table__cell-order-actions a.button {
    margin: .125em 0 .125em .25em;
}

/* WC notifications */

.woocommerce-message a.button {
    margin-left:10px;
}

/* End WC notifications */

.posts h3 {
    color: #000
}

.posts li {
    margin-bottom: 20px
}

.posts div {
    margin: 20px 0
}

.posts div img {
    width: auto;
    height: 100%
}

.single-thumb {
    height: 350px;
    width: 100%;
    margin-bottom: 15px
}

.single-thumb img {
    width: auto;
    height: 100%
}

footer {
    margin-top: 50px;
    background: #3c3c3c;
    padding: 20px 15px;
    text-align: center
}

footer p {
    color: #fff;
    padding: 10px 0 20px
}

footer .copyright-content img {
    height: 30px
}

footer .copyright-content ul li {
    display: inline-block;
    padding: 0 5px
}

nav.footer-menu li a:hover,
nav.footer-menu li.current-menu-item a {
    text-decoration: underline;
    color: #F6661A
}

.rarity-magic {
    color: #4850b8!important
}

.rarity-unique {
    color: #908858!important
}

.rarity-set {
    color: #00c400!important
}

.rarity-rare {
    color: #ff0!important
}

.rarity-crafted {
    color: orange!important
}

.rarity-runeword {
    color: #706850!important
}

.rarity-rune {
    color: #928a72!important
}

.rarity-white-grey {
    color: #afafaf!important
}

.di-server li.active a {
    font-weight: 700;
    color: #F6661A!important
}

.pr-add {
    width: 100%;
    margin-top: 10px!important
}

.di-server-single li a {
    color: #777
}

.di-server-single {
    text-align: left
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    border-right: 1px #ddd solid;
    min-height: 500px
}

.woocommerce-account .woocommerce-MyAccount-navigation li a:before {
    content: "\27A4 ";
    padding-right: 5px
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
    display: block;
    padding: 15px 0;
    border-bottom: 1px #ddd solid
}

.home-post-title {
    color: #F6661A;
    font-weight:600;
    text-decoration:underline;  
}

.mylivechat_sprite {
    background-image: none!important
}

.mylivechat_inline {
    display: none!important
}

.show-menu {display:block !important;}

@media screen and (max-width:640px) {
    .widget .widget-title .mobile-cart-info {
        display: block;
        display: inline
    }
	
    .lw-col-3 .cart,
    .widget .product-categories {
        display: none
    }
    .main-content {
        width: 100%
    }
    .wrapper .lw-col-1,
    .wrapper .lw-col-2,
    .wrapper .lw-col-3 {
        float: none;
        width: auto
    }
    .copyright-content {
        width: auto
    }
    .contact-us-form input {
        width: 100%
    }
    .contact-us-content,
    .contact-us-form {
        float: none;
        width: 100%
    }
    .actions .coupon input,
    .actions .coupon label {
        float: none!important;
        margin-top: 5px;
        width: 100%!important
    }
    .contact-us-form textarea,
    table.products {
        max-width: none;
        width: 100%
    }
    .lw-col-full {
        word-wrap: break-word
    }
    .wrapper .lw-col-2 {
        max-width: none;
        margin: 0
    }
    .widget-title {
        cursor: pointer;
        position: relative;
        padding-left: 1.25em
    }
	/* 
    .widget-title:before {
        content: "";
        position: absolute;
        right: 4%;
        top: 29%;
        width: 30px;
        height: .2em;
        background: #fff;
        box-shadow: 0 .5em 0 #fff, 0 1em 0 #fff
    } */
    .actions .coupon {
        padding-bottom: 0!important;
        float: none!important
    }
    .woocommerce-page table.cart td.actions input {
        float: none;
        margin-top: 5px;
        width: 100%!important
    }
    nav.menu ul li {
        margin-left: 10px;
        margin-right: 10px
    }
    nav.menu ul {
        text-align: center
    }
}

@media screen and (min-width:641px) and (max-width:980px) {
    .main-content {
        width: 100%
    }
    .wrapper .lw-col-2,
    .wrapper .lw-col-3 {
        width: auto;
        float: none
    }
    .wrapper .lw-col-2 {
        margin-left: 220px
    }
    .wrapper .lw-col-2 .posts {
        display: inline-block
    }
    .lw-col-full {
        word-wrap: break-word
    }
    .contact-us-form input {
        width: 100%
    }
    .contact-us-content,
    .contact-us-form {
        float: none;
        width: 100%
    }
    .contact-us-form textarea {
        width: 100%;
        max-width: none
    }
    .woocommerce .woocommerce-breadcrumb,
    .woocommerce .woocommerce-error,
    .woocommerce .woocommerce-info {
        height: 22px
    }
}