Each theme has its own theme settings to be suitable with the theme style. We will list below.

1. Techstore

GENERAL

Site Layout: Fixed width

Text: font-size: 14px; Font-family: Roboto; color: #666666;

Heading: Roboto, heading color: #333333

Link color#6ab344

Link hover color#629f41

Link hover color#629f41
Custom CSS:

.black-mask:before {
    background-color:black;
}
Theme Settings of DW Techstore
Theme Settings of DW Techstore

2. Fashion

GENERAL

Site Layout: Fixed width

Text: font-size: 14px; font-family: PT Serif; color: #666666;

Heading: font-family: Lato; color: #333333;

Link Color#fa2d2d

Link hover color#da0505

Theme Settings of DW Fashionstore
Theme Settings of DW Fashionstore
HEADER

Topbar Style: Dark

Topbar Background#2c2c2c

Navbar Style: Light

Header Settings of DW Fashion
Header Settings of DW Fashion
FOOTER

Footer Style: Light

Footer Background#f7f7f7

Footer Settings of DW Fashion
Footer Settings of DW Fashion

3. Pharmastore

GENERAL

Site Layout: Fixed Width

Text: font-size: 14px; font-family: Open Sans; color: #666666;

Heading: font-family: Open Sans; color: #666666;

Link Color#f28240

Link Hover Color#333333

Custom Css:

.top-products .woocommerce ul.products li.product a {
   box-shadow: none;
   text-align: center;
}
.top-products .woocommerce ul.products li.product a .star-rating {
   display: none;
}
.top-products .woocommerce ul.products li.product h3 {
   border: 0;
}
@media (min-width: 992px ) and (max-width: 1300px) {
.top-products .woocommerce ul.products li.product:nth-child(3n+4) {
   clear: left;
}
}
@media (min-width: 767px ) and (max-width: 991px) {
.top-products .woocommerce ul.products li.product:nth-child(2n+3) {
    clear: left;
}
}
.site-navbar .navbar-nav > li > a {
    font-weight: 600;
}
.fw-heading .fw-special-title { font-weight: 400; }
.nivo-caption {
    background-color: #31b6d7 !important;
    left: 0 !important;
    bottom: 15% !important;
    width: auto !important;
    padding: 30px !important;
    text-transform: uppercase;
}
@media (max-width: 991px ) {
.nivo-caption {
    width: 100%;
    padding: 20px !important;
  }
}

.nivo-caption h3 {
    font-size: 24px !important;
    font-weight: bold !important;
    margin-top: 0;
}

.nivo-caption .nivo-desc {
    font-size: 12px !important;
}
General Settings DW Pharmastore
General Settings DW Pharmastore
HEADER

Topbar Style: Light

Topbar background#f9f9f9

Navbar Style: Light

Footer Style: Light

Header Settings
Header Settings

4. Kidstore

GENERAL

Site Layout: Fixed width

Text: font-size: 14px; font-family: Roboto; color: #666666;

Heading: font-family: Roboto; color: #333333;

Link color: #ff4081

Link hover color#d9064d

General Settings of DW Kidstore
General Settings of DW Kidstore
HEADER

Topbar Style: Dark

Navbar Style: Light

Navbar Background#f7f7f7

Header settings of DW Kidstore
Header settings of DW Kidstore

Footer: Footer Style: Light

5. Giftstore

GENERAL

Site Layout: Full Width

Text: font-size: 14px; font-family: Open Sans; color: #666666;

Heading: font-family: Roboto; color: #333333;

Link Color#f28e98

Link Hover Color#e95261

Custom CSS:

.woocommerce ul.products li.product a:first-child { box-shadow: 0 0 1px rgba(0,0,0,.4) inset; border-radius: 0;}
.site-header .main-navigation {
    padding-right: 70px;
}
.dw-mini-cart-wrap {
    z-index: 99999;
}
@media (min-width: 992px) {
.dw-mini-cart {
    right: 7%;
    top: -60px;
}
}
@media (min-width: 1400px) {
.dw-mini-cart {
    right: 16%;
}
}
@media (min-width: 1900px) {
.dw-mini-cart {
    right: 390px;
}
}
.dw-mini-cart .dropdown .cart-contents {
    background-color: #fff !important;
    color: #f28e98;
    border: 1px solid;
    width: 40px;
    height: 40px;
    min-width: 40px;
    padding: 10px;
}
.dw-mini-cart .cart-contents strong {
    border: 1px solid #f28e98;
}
.dw-mini-cart .cart-contents i {
    font-size: 16px !important;
}
General Settings of DW Giftstore
General Settings of DW Giftstore
HEADER

Topbar Style: Light

Navbar Style: Light

Header Settings of DW Giftstore
Header Settings of DW Giftstore
FOOTER

Footer Style: Dark

Footer Background#09131d

theme-settings-gift-footer

Footer Settings of DW Giftstore

6. Marketstore

GENERAL

Site Layout: Fixed Width

Text: font-size: 16px; font-family; Abel; color: #666666;

Heading: font-family: 'Open Sans Condensed'; color:  #333333;

Link Color#ec3333

Link Hover Color#d41111

Custom Css

body {
    background-color: transparent;
}

.layout-fixed-width .site {
    box-shadow: none;
}

.site-topbar + .navbar-default {
    border-bottom-width: 3px;
}

.navbar-default {
    border-bottom: 3px solid #2c2c2c;
}

@media (min-width: 1600px) {
.layout-fixed-width .site {
    width: 1140px;
}

.container {
    width: 1140px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.page-template-page-vertical-navbar .fw-container,
.page-template-page-full-width .fw-container,
.page-template-page-no-header-footer .fw-container,
.page-template-page-vertical-navbar .fw-container-fluid,
.page-template-page-full-width .fw-container-fluid,
.page-template-page-no-header-footer .fw-container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.page-template-page-vertical-navbar .fw-container,
.page-template-page-full-width .fw-container,
.page-template-page-no-header-footer .fw-container {
    width: 1140px;
  }
}

.site-header .main-navigation {
    float: left !important;
    padding-left: 110px;
}

.site-navbar .navbar-nav li a {
    text-transform: uppercase;
}

.site-navbar .navbar-nav li.active > a {
    color: #000 !important;
}

.dw-mini-cart-wrap {
    z-index: 999999;
}
@media(min-width: 1200px) {
.dw-mini-cart {
    top: -70px;
    right: 0;
  }
}
@media (max-width: 1200px) {
.dw-mini-cart {
    right: 30px;
  }
}
.black-mask:before {
    background-color:black;
}

.woocommerce .price {
    color: #ec3333 !important;
}

.section-blog .title-section {
    margin-bottom: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
}

.section-blog .fw-divider-line hr {
    border-top: 3px solid #000;
}

.section-blog .posts-grid .entry-thumbnail img {
    border-radius: 0;
}

.section-blog .posts-grid .entry-title {
    font-size: 18px;
    font-weight: 400;
}

.woocommerce.post-type-archive-product .site-content,
.woocommerce.tax-product_cat .site-content {
    background: none;
    overflow: visible;
}

.woocommerce ul.products li.product a:first-child {
    box-shadow: 0 0 1px rgba(0,0,0,.4) inset;
    border-radius: 0;
}
General Settings of DW marketstore
General Settings of DW marketstore

HEADER

Topbar Style: Light Navbar Style: Light

Header Settings of DW Marketstore
Header Settings of DW Marketstore

 

FOOTER

Footer Style: Light

Footer Settings of DW Marketstore
Footer Settings of DW Marketstore