/*!
Theme Name: DG
Theme URI: https://bootstrap-wp.com
Author: TwoPoints
Author URI:
Description: "WP Bootstrap 4" is a simple & easy to use WordPress theme. It is based on world's most popular framework for responsive websites, Twitter Bootstrap 4. "WP Bootstrap 4" is a perfect combination of Bootstrap 4 and WordPress. It is fast and light-weight with around 20 kb style.css. It is also search engine friendly. It has a built-in slider for featured posts on blog's home page. It supports all major & popular WordPress plugins like Jetpack, Contact Form 7, Elementor, Beaver Builder, SiteOrigin Page Builder etc. Check demo on https://bootstrap-wp.com
Version: 1.0.9
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: wp-bootstrap-4
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, two-columns, left-sidebar, right-sidebar, custom-colors, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, blog

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

WP Bootstrap 4 is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
body { background-color: #f8f9fa; }

hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; }

dt { font-weight: bold; }

dd { margin: 0 1.5em 1.5em; }

img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ }

figure { margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */ }

table { margin: 0 0 1.5em; width: 100%; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {color: #060606 !important;}
/* Text meant only for screen readers. */
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus { outline: 0; }

.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; table-layout: fixed; }

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; }

.widget { margin: 0 0 1.5em; /* Make sure select elements fit in widgets. */ }

.widget select { max-width: 100%; }

.sticky { display: block; }

.hentry { margin: 0 0 1.5em; }

.updated:not(.published) { display: none; }

.page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; color: #060606;}

.page-links { clear: both; margin: 0 0 1.5em; }

.comment-content a { word-wrap: break-word; }

.bypostauthor { display: block; }

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer { display: block; }

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object { max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link { display: inline-block; }

.wp-caption { margin-bottom: 1.5em; max-width: 100%; }

.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }

.wp-caption .wp-caption-text { margin: 0.8075em 0; }

.wp-caption-text { text-align: center; }

.gallery { margin-bottom: 1.5em; }

.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; }

.gallery-columns-2 .gallery-item { max-width: 50%; }

.gallery-columns-3 .gallery-item { max-width: 33.33%; }

.gallery-columns-4 .gallery-item { max-width: 25%; }

.gallery-columns-5 .gallery-item { max-width: 20%; }

.gallery-columns-6 .gallery-item { max-width: 16.66%; }

.gallery-columns-7 .gallery-item { max-width: 14.28%; }

.gallery-columns-8 .gallery-item { max-width: 12.5%; }

.gallery-columns-9 .gallery-item { max-width: 11.11%; }

.gallery-caption { display: block; }

/*--------------------------------------------------------------
# Custom
--------------------------------------------------------------*/
body { -ms-word-wrap: break-word; word-wrap: break-word; -webkit-font-smoothing: auto; text-rendering: optimizeLegibility !important; -moz-osx-font-smoothing: grayscale; font-smoothing: auto; }

a, button, input { -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }

blockquote { font-size: 1.25rem; padding: 1.25rem 1.75rem; }

table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; }

table th, table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; }

table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; }

table tbody + tbody { border-top: 2px solid #dee2e6; }

table table { background-color: #fff; }

figcaption { padding-top: 0; padding-bottom: .75rem; color: #6c757d; text-align: left; }

input[type="button"], input[type="reset"], input[type="submit"] { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; line-height: 1.5; border-radius: 0.25rem; -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; padding: 0.5rem 1.25rem; color: #fff; background-color: #007bff; border-color: #007bff; }

input[type="button"]:active, input[type="button"]:hover, input[type="reset"]:active, input[type="reset"]:hover, input[type="submit"]:active, input[type="submit"]:hover { color: #fff; background-color: #0062cc; border-color: #005cbf; cursor: pointer; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: rgba(255, 255, 255, 0.87); background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

input[type="text"]:-webkit-input-placeholder, input[type="text"]:-moz-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-webkit-input-placeholder, input[type="email"]:-moz-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-webkit-input-placeholder, input[type="url"]:-moz-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-webkit-input-placeholder, input[type="password"]:-moz-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-webkit-input-placeholder, input[type="search"]:-moz-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-webkit-input-placeholder, input[type="number"]:-moz-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-webkit-input-placeholder, input[type="tel"]:-moz-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="range"]:-webkit-input-placeholder, input[type="range"]:-moz-placeholder, input[type="range"]:-ms-input-placeholder, input[type="date"]:-webkit-input-placeholder, input[type="date"]:-moz-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-webkit-input-placeholder, input[type="month"]:-moz-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-webkit-input-placeholder, input[type="week"]:-moz-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-webkit-input-placeholder, input[type="time"]:-moz-placeholder, input[type="time"]:-ms-input-placeholder, input[type="datetime"]:-webkit-input-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-webkit-input-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="color"]:-webkit-input-placeholder, input[type="color"]:-moz-placeholder, input[type="color"]:-ms-input-placeholder, textarea:-webkit-input-placeholder, textarea:-moz-placeholder, textarea:-ms-input-placeholder { color: #6c757d; opacity: 1; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

blockquote { font-style: italic; font-size: 1.15rem; border-left: 3px solid rgba(33, 37, 41, 0.25); padding: 0.5rem 1.75rem; background: rgba(33, 37, 41, 0.05); }

blockquote p { font-size: 1.15rem; }

blockquote p:last-child { margin-bottom: 0; }

.navbar-dark .navbar-nav .dropdown-menu a { display: block; width: 100%; padding: .25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }

.site-footer { padding-top: 3rem; padding-bottom: 3rem; }

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; }

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; text-align: left; width: 50%; }

.post-thumbnail { margin-top: 1.5em; display: inline-block; }

.card-title.entry-title { margin-bottom: .25rem; }

.entry-meta { font-size: .9rem; }

.entry-footer { font-size: .9rem; margin-top: 1rem; }

.comments-link { float: right; margin: 4px 0px 4px 10px; font-size: 90%; padding-top: 0.2em; }

.cat-links .badge, .tags-links .badge { font-size: 90%; font-weight: normal; border: 1px solid rgba(0, 0, 0, 0.125); margin: 4px 10px 4px 0; padding: 0.4em .9em; }

.cat-links a, .tags-links a { color: #6c757d; }

.cat-links a:hover, .tags-links a:hover { text-decoration: none; color: #212529; }

.entry-meta a, .comments-link a, .edit-link a { color: #6c757d; }

.entry-meta a:hover, .comments-link a:hover, .edit-link a:hover { text-decoration: none; color: #007bff; }

.entry-title a:hover { color: #007bff !important; }

.content-area.wp-bp-404 .card-body { padding: 2.5rem 4rem; }

.sidebar-1-area .widget, .footer-widgets .widget { margin-bottom: 0; padding: 2rem 0; }

.sidebar-1-area .widget ul, .footer-widgets .widget ul { padding-left: 20px; color: #6c757d; margin-bottom: 0; }

.sidebar-1-area .widget ul li, .footer-widgets .widget ul li { padding-top: 3px; padding-bottom: 3px; list-style: square; }

.sidebar-1-area .widget ul li:last-child, .footer-widgets .widget ul li:last-child { padding-bottom: 0; margin-bottom: 0; } 

.footer-widgets .widget { padding: 0.5rem; }

#wp-calendar #next { text-align: right; }

#wp-calendar #prev a, #wp-calendar #next a { color: #6c757d; }

#wp-calendar #prev a:hover, #wp-calendar #next a:hover { color: #212529; text-decoration: none; }

#calendar_wrap table th, #calendar_wrap table td { padding: .25rem; }

.hentry.card .card-body {     padding: 1rem 0rem;}

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; 
    background-color: rgba(255, 255, 255, 0.87); background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

.entry-title a:hover { text-decoration: none; }

.mt-3r { margin-top: 3rem; }

.wp-bs-4-jumbotron { margin-bottom: 0; }

.wp-bs-4-jumbotron .jumbotron-heading { font-weight: 600; }

.wp-bs-4-jumbotron .container { max-width: 40rem; }

.comments-area { clear: both; -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .media-body { overflow: auto; }

.comments-area .comment-list { list-style: none; padding-left: 0; }

.comments-area .comment-list > li { border-bottom: 1px solid #dee2e6 !important; padding: 2.5rem 4rem; }

.comments-area .comment-list ul.children { list-style: none; padding-left: 2rem; }

.comments-area .comment-list ul.children li { padding: 2.5rem 0 0; }

.comments-area .comment-list .comment-respond { padding: 2.5rem 4rem; }

.comments-area .comments-title { padding: 2.5rem 4rem; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .comment-navigation { padding: 1rem 4rem 0; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .wb-comment-form { padding: 2.5rem 4rem; }

.comments-area .wb-cancel-reply { margin-left: 2rem; }

.comments-area .logged-in-as { padding-left: 15px; font-size: .9rem; }

.comments-area .logged-in-as a { color: #6c757d; }

.comments-area .logged-in-as a:hover { color: #212529; text-decoration: none; }

.comments-area .wb-comment-notes { font-size: .9rem; }

.comments-area .no-comments { padding: 1rem 4rem; }

.comments-area small { font-size: .9rem; }

.comments-area p { -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .comment-reply-link, .comments-area .comment-edit-link { margin-right: 1rem; color: #6c757d; }

.comments-area .comment-reply-link:hover, .comments-area .comment-edit-link:hover { color: #212529; text-decoration: none; }

.comments-area .comment-author a:hover { text-decoration: none; color: #212529; }

.wp-bp-sticky { position: absolute; top: 0; right: 1rem; }

.single .post-navigation .nav-links a { color: #6c757d; margin-bottom: 2rem; display: inline-block; }

.single .post-navigation .nav-links a:hover { color: #212529; text-decoration: none; }

.navbar { padding: 1rem; }

#wp-bp-posts-slider { border: 1px solid rgba(0, 0, 0, 0.125); }

#wp-bp-posts-slider .carousel-item img { width: auto; height: 400px; -o-object-fit: cover; object-fit: cover; }

#wp-bp-posts-slider .carousel-caption { background: rgba(0, 0, 0, 0.4); width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; padding: 2rem 4rem; }

#wp-bp-posts-slider .carousel-control-prev, #wp-bp-posts-slider .carousel-control-next { width: 10%; }

.custom-logo-link { margin-right: 1rem; }

.site-title a, .navbar-dark .navbar-brand, .site-description { color: #fff; margin-bottom: 0; }

.navbar-brand { font-size: 1.5rem; }

.navbar-dark .navbar-nav .nav-link { color: #fff; opacity: 1;    text-align: center; }

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: #fff; opacity: 1; }

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; opacity: 1; }

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; }

.navbar-dark .navbar-nav .dropdown-menu .active > .nav-link { color: #212529; }

.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover, .navbar-dark .navbar-nav .dropdown-menu .nav-link:focus { color: #212529; }

.page-template-full-width .site-footer.mt-4, .wb-bp-front-page .site-footer.mt-4 { margin-top: 0 !important; }

.wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: none; }

.navbar-toggler { background-color: #343a40; }

.site-header { border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

body.custom-background .wp-bp-main-content .col-md-8 { background: #f8f9fa; padding: 2rem; border: 1px solid rgba(0, 0, 0, 0.125); }

.site-footer a:hover { text-decoration: none; }

.admin-bar .site-header.sticky-top { top: 32px; }

.wb-bp-front-page .site-header { border-bottom: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron { padding: 0; background-size: cover; background-position: center; background-color: #343a40; border-radius: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay { padding: 10rem 2rem; /* background: rgba(#212529, 0.7); */ }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .lead { opacity: .75; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading { font-weight: 600; font-size: 3rem; margin-bottom: 1rem; }

.wb-bp-front-page .wp-bp-services-section { padding: 4rem 0; }

.wb-bp-front-page .wp-bp-main-content { padding: 4rem 0; }

.wb-bp-front-page .wp-bp-main-content p { font-size: 1.25rem; font-weight: 300; }

.wb-bp-front-page .wp-bp-main-content blockquote { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content blockquote p { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content .post-thumbnail { margin-bottom: 1rem; margin-top: 0.5rem; }

.wb-bp-front-page .wp-bp-feat-card-img { -o-object-fit: cover; object-fit: cover; height: 200px; width: 100%; }

.wp-caption .wp-caption-text { font-size: 0.95rem; }


.woocommerce-MyAccount-navigation-link--edit-address,
.woocommerce-MyAccount-navigation-link--downloads,
.home .entry-header {
	display: none;
}

.checkout.woocommerce-checkout .form-row {
    display: block;
    margin: 0;
    margin-bottom: 25px;
}

.site-branding-text a,
#colophon a {
	color: #ffffff;
}

.text-m0 p {
 	margin:0;
}

.card-body .product-thumbnail img {
    max-width: 120px;
}

ul.products li.product .button {
    margin-bottom: 0rem !important;
}

#menu-moj-akkaunt {
	padding-top: 30px
}

#menu-moj-akkaunt li {
 	list-style: none;
}

.variations label {
    text-transform: uppercase;
    line-height: 38px;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}

.product_meta,
.reset_variations {
	display: none !important;
}

.bg-black {
	background: #000000!important;
}

.bg-custom {
    background: rgba(0,0,0,.4) !important;
}

.btn {
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none !important;
    letter-spacing: 2px;
    box-shadow: none !important;
    outline: none !important;
    border: none !important;
    padding-left: 1rem;
    padding-right: 1rem;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background: #139403 !important;
    color: #ffffff !important;
}

.wpcs_product_carousel_slider .product_image_container .product_thumb_link:hover img {
    -webkit-transform: scale(1,1) !important;
    -moz-transform: scale(1,1) !important;
    -o-transform: scale(1,1) !important;
    -ms-transform: scale(1,1) !important;
    transform: scale(1,1) !important;
}

.caption {
    padding: 1rem !important;
    background-color: #262b34 !important;
}

ul.products li.product img {
    margin: 0;
}


ul.products li.product,
.product_container {
	border-width: 3px;
	border-color: transparent;
	border-style: solid;
    transition: all .5s ease;
    border-bottom: 0px;
}

ul.products li.product:hover,
.product_container:hover {
	border-color: #ffffff;
}

.woocommerce-Price-amount.amount { 
    color: #5a5a5a !important; 
    font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
}

.wpcs_product_carousel_slider .owl-item .item h4.product_name {
    line-height: normal;
    text-align: left !important;
}

.btn_atc_custom a {
	text-indent: -999px;
    overflow: hidden;
    padding: 0px !important;
    width: 25px;
    height: 19px;
    background-image: url(assets/images/12.png);
    background-size: cover;
    border: none !important;
    opacity: .5;
    margin: 0 !important;
}

.btn_atc_custom a:hover {
    opacity: 1;
}

.br_none br {
	display: none !important;
}

.nav-item.active a {
    background: #6c757d;
    color: #ffffff !important;
    border-radius: 3px;
}

.wpcs_product_carousel_slider .owl-item .item h4.product_name a,
ul.products li.product .woocommerce-loop-product__title {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400 !important;
    font-size: .8rem !important;
}

.product_title.entry-title {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400 !important;
}

.woocommerce-tabs .woocommerce-Tabs-panel {
	background: transparent !important;
    border: 1px solid #6c757d !important;
    border-top: 0px solid transparent !important;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: .8rem;
}

.yes-js .yith-wcwl-add-button a.open-pretty-photo {
    background: #007bff;
    color: #ffffff;
    text-transform: uppercase;
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 12px;
    text-decoration: none !important;
}

.woocommerce-pagination .page-numbers li .page-numbers {
    display: inline-block;
    padding: 0.25rem 0.5rem;
    border: 1px solid rgba(0, 0, 0, 0.125);
    background: #fff;
    color: #000;
}

.woocommerce-variation-add-to-cart .quantity.buttons_added {
    width: 32%;
    margin-right: 2% !important;
}

.woocommerce-variation-add-to-cart .quantity.buttons_added .input-text.qty.text {
    width: 100%;
    height: 35px;
}

.woocommerce-variation-add-to-cart .single_add_to_cart_button.button.alt {
	width: 66%;
    background: #139403 !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    letter-spacing: 2px;
    font-size: 13px;
}

.variations {
	margin-bottom: 10px !important;
}

table.variations th, table.variations td {
    padding: 0;
    vertical-align: middle;
    border-top: 0px solid #dee2e6;
}

.woocommerce-variation-price span {
    /* color: #868686 !important; */
    /* font-size: 20px; */
}

.woocommerce-variation-price .woocommerce-Price-amount.amount {
    color: #1b1b1b !important;
    font-size: 24px;
}

.woocommerce-variation.single_variation {
	margin-bottom: 10px;
    border-radius: 6px;
    width: 66%; 
    margin-left: 34%;
}

.woocommerce-variation-description {
	background: #018c07;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    line-height: 40px;
    /* width: 66%; */
    /* margin-left: 34%; */
    border-radius: 5px;
}

.woocommerce-variation-description p {
    margin: 0;
}

.woocommerce-variation-price {
    text-align: center;
}

.woocommerce-message {
    color: #ffffff !important;
    border-color: transparent !important;
    background: rgba(0,0,0,.4) !important;
}

.woocommerce-message a {
	color: #ffffff !important;;
    background: #139403;
    font-size: 12px;
    display: inline-block;
    padding: 0px 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    height: 25px;
    line-height: 25px;
    text-decoration: none !important;
}

.tabs.wc-tabs > li > a {
	color: #e4e4e4;
    font-weight: 700;
    text-transform: uppercase;
    background: #6c757d;
}

.tabs.wc-tabs {
    border-bottom: 1px solid #6c757d !important;
}

.comment_container img {
	display: none; 
}

.woocommerce-review-link {
	color: #ffffff;
    font-size: 12px;
}

.woocommerce-product-rating .star-rating {
    display: inline-block;
    vertical-align: middle;
}

.product-remove .remove {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    background: #000;
    width: 25px;
    display: inline-block;
    text-align: center !important;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
}

.product-remove .remove:hover {
    background: #b50707;
}

.woocommerce-cart-form .product-name a {
    color: #ffffff;
} 

#place_order,
.checkout-button.button.alt.wc-forward {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    background: #139403;
    border-color: #139403;
}

.payment_method_cod {
	text-align: right;
	font-size: 18px;
}

.create-new-wishlist {
    background: #139403 !important;
}

.wishlist-search-button,
.create-wishlist-button,
.submit-wishlist-changes {
    background: #007bff;
    border-color: #007bff !important;
    height: 38px;
    text-transform: uppercase;
    font-size: .75rem;
    font-weight: 700;
    color: #fff !important;
    letter-spacing: 2px;
    cursor: pointer;
    border: none !important;
}

.yith-wcwl-wishlist-new .wishlist-name {
    width: 67%;
    display: inline-block;
}

.yith-wcwl-wishlist-new .selectBox.wishlist-visibility {
    width: 30% !important;
    margin: 0;
    color: #000000 !important;
    font-size: 14px;
    line-height: 28px;
    background: rgba(255, 255, 255, 0.87);
}

.selectBox.wishlist-visibility,
.selectBox-dropdown-menu a {
	color: #000000 !important;
}

.woocommerce .yith-wcwl-wishlist-search-form,
.yith-wcwl-wishlist-new {
    padding: 20px 0px !important;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 25px;
}

.create-wishlist-button {
	margin-top: 20px !important;
} 

.woocommerce .yith-wcwl-wishlist-search-form  #wishlist_search {
	display: inline-block;
	width: 80%;
}

.yith-wcwl-popup-button {
    display: inline-block;
    background: #139403 !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    letter-spacing: 2px;
    font-size: 13px;
    line-height: 40px;
    padding: 0px 20px;
}

.yith-wcwl-wishlistexistsbrowse.show span,
.yith-wcwl-wishlistaddedbrowse.show span {
	display: block;
    text-align: center;
}

#submit,
.yith-wcwl-add-to-wishlist a,
.yith-wcwl-wishlistexistsbrowse.show a,
.yith-wcwl-wishlistaddedbrowse.show a {
    background: #007bff;
    color: #ffffff;
    text-transform: uppercase;
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-weight: 700; 
    font-size: 12px;
    text-decoration: none !important;
    border-radius: 0.25rem;
    padding: 0px .5rem;
    border: none;
}

#submit:hover,
#submi:focus,
.yith-wcwl-add-to-wishlist a:hover,
.yith-wcwl-wishlistexistsbrowse.show a:hover,
.yith-wcwl-wishlistaddedbrowse.show a:hover, 
.yith-wcwl-add-to-wishlist a:focus,
.yith-wcwl-wishlistexistsbrowse.show a:focus,
.yith-wcwl-wishlistaddedbrowse.show a:focus, 
.yith-wcwl-add-to-wishlist a:active,
.yith-wcwl-wishlistexistsbrowse.show a:active,
.yith-wcwl-wishlistaddedbrowse.show a:active { 
    color: #ffffff; 
    background: #139403 !important;
    outline: 0;
    border: none;
}

.form-row.place-order button[type="submit"]:focus, 
.shop_table.shop_table_responsive.woocommerce-cart-form__contents button[type="submit"]:focus, 
.single-product .summary.entry-summary button[type="submit"]:focus,
.form-row.place-order button[type="submit"]:active, 
.shop_table.shop_table_responsive.woocommerce-cart-form__contents button[type="submit"]:active, 
.single-product .summary.entry-summary button[type="submit"]:active {
    background-color: #007bff !important;
    border-color: #007bff !important;
    outline: 0;
}

.yith-wcwl-wishlist-select-container h3 {
	color: #000000;
}

.pp_content {
    height: auto !important;
    min-width: 40px;
}

.yes-js .yith-wcwl-popup-content .yith-wcwl-popup-new {
    text-align: left !important;
    color: #000;
} 

.yes-js .yith-wcwl-popup-content .yith-wcwl-visibility select { 
    font-size: 14px;
    width: 155px;
    margin-left: 10px;
}

.woocommerce .wishlist_table td.product-add-to-cart a {
    color: #000;
} 

.wishlist_manage_table .wishlist-visibility {
	max-width: 150px;
}

.hidden-title-form button,
.hidden-title-form .hide-title-form {
    margin-top: 20px !important;
    cursor: pointer !important;
}

.woocommerce-EditAccountForm.edit-account .woocommerce-Button.button,
.hidden-title-form button {
    background: #007bff;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 0 20px !important;
    font-size: 12px;
    text-decoration: none !important;
    border-radius: 3px;
    border: 0;
}

.hidden-title-form .hide-title-form {
    background: #eaebeb;
    color: #040404 !important;
    text-transform: uppercase;
    text-align: center;
    height: 40px;
    line-height: 40px !important;
    font-weight: 700;
    letter-spacing: 2px;
    border-radius: 3px !important;
    padding: 0 20px !important;
    font-size: 12px;
    text-decoration: none !important;
}

.yith-wcwl-search-result .thumb {
	display: none;
} 

.entry-content a {
	text-decoration: underline;
}

.button {
 	display: inline-block;
    font-weight: 700;
    background-color: #007bff;
    color: #ffffff;
    letter-spacing: 2px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: none !important;
}

.button:hover,
.button:focus,
.button:active {
    color: #ffffff;
}

.wishlist-delete a.button {
	font-size: .75rem;
}

.yith-wcwl-search-results li {
    background-color: rgba(255, 255, 255, 0.7);
    color: #000000;
}

.button.create-new-wishlist {
    font-size: .75rem;
    color: #fff;
    height: 38px;
    line-height: 38px !important;
    padding: 0 25px!important;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
	display: none;
}

#customer_login {
	margin-left: -15px;
	margin-right: -15px;
}

#menu-moj-akkaunt li { 
 	margin-bottom: 10px;
}

#menu-moj-akkaunt a { 
    color: #000000;
    text-decoration: none;
} 

.commentlist {
	margin-bottom: 35px;
	padding: 0;
} 

.commentlist li {
    border-radius: 0.25rem;
    background-color: rgba(0, 0, 0, 0.2); 
    padding: 15px 25px;
    color: #000;
    margin-bottom: 15px;
}

#comment {
	max-height: 200px;
	height: 100px;
	min-height: 100px;
}

.wishlist-page-links a {
    background: #fff;
    color: #000;
    padding: 5px 15px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: .75rem;
}

.wishlist-page-links a:hover,
.wishlist-page-links a:active,
.wishlist-page-links a:focus {
    color: #ffffff;
    background: #6c757d;
}

.wpcs_product_carousel_slider .owl-item .item h4.product_name a {
	color: #ffffff !important;
}

.card {
    border: none;
    border-radius: 0em;
    background: transparent;
}

.sidebar-1-area .widget ul li a, 
.footer-widgets .widget ul li a { 
    color: #000000;
}


.woocommerce-variation.single_variation { 
    background: rgba(0, 0, 0, 0.3); 
}


.tabs.wc-tabs > li.active > a {
    background-color: transparent;
    border-color: #6c757d !important
} 

#nav_menu-3 ul#menu-footer-menu {
    padding-left: 185px;
}

#nav_menu-3 ul#menu-footer-menu li {
    list-style: none;
    display: inline-block;
    text-transform: uppercase;
    margin-left: 25px;
}

#nav_menu-3 {
	padding: 0;
}

#site-navigation .search {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    padding: 0;
    margin: 20px 0;
}

#site-navigation .search .widget {
	margin: 0;
}

#site-navigation .search h5 {
	margin: 0;
}  

#site-navigation .search .aws-container .aws-search-field {
    font-size: 1rem;
    padding: 0px 15px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 5px !important;
}

.cop_s {
    font-size: 80%;
}

.available_variations .variation_item  { 
    border-bottom: 1px solid #262b34;
    padding: 15px;
    background: #a7a7a77a;
}


.possible_variation {
    position: absolute;
    z-index: 99;
    background: #262b34;
    border-width: 3px;
    border-style: solid;
    border-color: transparent;
    margin-left: -3px;
    margin-right: -3px;
    border-top: 0;
    padding: 0px 19px;
    max-height: 0;
    overflow: hidden;
    transition: all .5s ease;
    width: calc(100% + 6px);
}

ul.products li.product:hover .possible_variation {
    border-color: #fff;
    max-height: 250px;
}

.car_variation_descr p {
    font-size: 9px;
    text-align: center;
} 

.br_none {
	
}

.variation_item .single_add_to_cart_button.button {
    font-weight: 700 !important;
}













/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
.hide {
    display: none;
}

.ps5_menu {
    background-image: url(assets/images/PS5_logo_2.png);
    background-size: contain;
    overflow: hidden;
    text-indent: -999px;
    width: 80px;
    background-repeat: no-repeat;
    background-position: center;
}

.ps5_menu a {
    background-color: transparent !important;
}


.term-ps5 #content {
    background-image: url(http://dimongames.com/wp-content/uploads/2022/02/beg_ps5.jpeg);
}

.btn {
    position: relative;
}

.btn-primary small {
    background: #139403;
    top: -12px;
    left: 0;
    right: 0;
    position: absolute;
    font-size: 0.7em;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

#site-navigation .search {
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    margin: 20px 0;
    padding: 0 20px 0px 0px;
}

}

/* Medium devices (tablets, 768px and up) */ 
@media (min-width: 768px) {
.wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: block; }


#site-navigation .search {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin:  0;
    padding: 0 20px;
}

.comment-form-author, 
.comment-form-email {
    width: 50%;
    float: left;
}


.comment-form-author {
 	padding-right: 15px;
}

.comment-form-email {
	padding-left: 15px;
}
}

/* Large devices (desktops, 992px and up) */  
@media (min-width: 992px) { 



#site-navigation .search {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%; 
    padding: 0 0px 0 20px;
}

.hentry.card .card-body { padding: 1.5rem 1rem; }
}

/* Extra large devices (large desktops, 1200px and up) */ 
@media (min-width: 1200px) { 

.navbar-collapse {
    flex-grow: 0;
}

#site-navigation .search {
    -ms-flex-preferred-size: 26%;
    flex-basis: 26%;
    padding: 0 0 0 20px;
}

#site-navigation .search .aws-container .aws-search-field {
    background-color: rgba(255, 255, 255, 0.87);
}

#site-navigation .search .aws-container .aws-search-field:focus,
#site-navigation .search .aws-container .aws-search-field:active { 
    background-color: rgba(255, 255, 255, 1); 
}

#primary-menu li {
	margin-left: 20px;
}

#primary-menu .dropdown-menu li {
	margin-left: 0px;
}

#primary-menu .nav-item.active a {
    color: #000000 !important;
    border-radius: 0px;
}

#content {
	background-image: url(http://dimongames.com/wp-content/uploads/2022/02/beg_ps5.jpeg);
    background-size: cover;
    background-attachment: fixed;
    padding-top: 200px;
    padding-bottom: 70px;
}
.page-id-2 #content {
	background-image: url(http://dimongames.com/wp-content/uploads/2022/02/home_img.jpg);
}
.card {
    background: rgba(0,0,0,.4);
    padding: 1.25rem;
    border-radius: 0.25rem;
}
#masthead {
    position: absolute;
    width: 100%;
    z-index: 999;
    border-bottom: none;
}
body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #ffffff;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .page-content, .entry-content, .entry-summary {
    color: #ffffff !important;
}

.sidebar-1-area .widget ul li a, .footer-widgets .widget ul li a { color: #ffffff; }

.sidebar-1-area .widget ul li a:hover, .footer-widgets .widget ul li a:hover { color: #ffffff; text-decoration: underline; }

.woocommerce-variation.single_variation { 
    background: rgba(255, 255, 255, 0.87); 
}

.tabs.wc-tabs > li.active > a {
    background-color: #fff !important; 
} 

#submit, .yith-wcwl-add-to-wishlist a, .yith-wcwl-wishlistexistsbrowse.show a, .yith-wcwl-wishlistaddedbrowse.show a { 
    letter-spacing: 1px;
    padding: 0px 1rem;
} 

.woocommerce-Price-amount.amount {
    color: #B3B3B3 !important; 
}

.variation_price span.woocommerce-Price-amount.amount {
    color: #ffffff !important;
}

.commentlist li {
    background-color: rgba(255, 255, 255, 0.7); 
}

#menu-moj-akkaunt a {
    color: #ffffff; 
}



.available_variations .variation_item  { 
    border-bottom: 1px solid #262b34;
    padding: 15px;
    background: #262b347a;
}
.available_variations .variation_item:hover { 
    background: #262b34;
}

.available_variations .variation_item .single_add_to_cart_button { 
	opacity: 0.5;	
}

.available_variations .variation_item:hover .single_add_to_cart_button { 
	opacity: 1;	
}

.variation_item--title b {
	text-transform: uppercase;
}

.variation_price span.woocommerce-Price-amount.amount {
    color: #ffffff !important;
}

.variation_description p {
    margin: 0;
    text-align: center;
    color: #fff;
}









}
