403Webshell
Server IP : 103.48.194.25  /  Your IP : 216.73.216.74
Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33
System : Linux VMHostDefault 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64
User : sieuthimay ( 1016)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/sieuthimayasia.com/public_html/wp-content/themes/mtw-maycn/assets/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/sieuthimayasia.com/public_html/wp-content/themes/mtw-maycn/assets/css/main.css
@charset "UTF-8";
/*-------------------------------------------------------------------------
 * MTWTeam
 * ------------------------------------------------------------------------
 * CSS by MTWTeam
 * Websites:  http://www.bkteck.com -  Email: bkteckdotcom@gmail.com
---------------------------------------------------------------------------
---------------------------------------------------------------------------
>>> TABLE OF CONTENTS:
---------------------------------------------------------------------------
  #  Base
  #  Layout
  #  Topbar
  #  Header
    ##  Main Navigation
    ##  Btn Search
    ##  Header Cart
    ##  Btn Menu
  #  Content
    ##  Posts and pages
    ##  Woocommerce
    ##  YITH Quick View
    ##  Comments
  #  Widgets
    ##  Widget SearchWP Live Ajax Search
    ##  Widget Layered Nav Filters
    ##  Widget Shopping Cart
    ##  Widget Meta Slider
    ##  Widget Price Filter
    ##  Widget Tag Cloud
    ##  Widget Top Rate Product
    ##  Widget Rating Filter
    ##  Widget Product Categories
    ##  Widget Product by Categories
    ##  MTW Footer Socials
    ##  MTW Support Widgets
    ##  MTW Box Intro Widgets
    ##  WP Statistics Widget
    ##  MTW Partners Widgets
    ##  Mega Menu Left
    ##  Search Fomrs
  #  Bottom Content
  #  Footer
    ##  Copyright
    ##  Back to top
    ##  Mobile Menu
    ##  Overlay
  #  Accessibility
  #  Alignments
  #  Clearings
  #  Infinite scroll
  #  Media
  #  Captions
  #  Galleries
--------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
#  Base
--------------------------------------------------------------*/
body {
  font-family: 'Roboto Condensed', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  color: #fcb039;
  text-decoration: none;
}

a:hover {
  color: #d60202;
}

a:focus {
  color: #d60202;
  text-decoration: none;
}

a:hover,
a:active {
  outline: 0;
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

.h1, h1 {
  font-size: 30px;
}

h3 {
  font-size: 25px;
}

.fll {
  float: left;
}

.flr {
  float: right;
}

.ofl-h {
  overflow: hidden;
}

.ml-10 {
  margin-left: 10px;
}

.mr-10 {
  margin-right: 10px;
}

.mt-10 {
  margin-top: 10px;
}

.mb-10 {
  margin-bottom: 10px;
}

.ml-5 {
  margin-left: 5px;
}

.mr-5 {
  margin-right: 5px;
}

.mr-25 {
  margin-right: 25px;
}

.mt-0 {
  margin-top: 0 !important;
}

.pr-0 {
  padding-right: 0;
}

.fs1-2em {
  font-size: 1.2em;
}

.fs-15 {
  font-size: 15px;
}

.fs-45 {
  font-size: 45px;
}

/*--------------------------------------------------------------
#  Layout
--------------------------------------------------------------*/
#layout {
  padding-top: 10px;
  background: white;
}

@media (min-width: 992px) {
  .sidebar-left .content-area {
    left: 25%;
  }

  .sidebar-left .widget-area {
    right: 75%;
  }

  .content-area {
    width: 75%;
    float: left;
  }

  .widget-area {
    width: 25%;
    float: left;
  }
}

.sidebar-none .widget-area {
  display: none;
}

.no-sidebar .content-area {
  width: 100%;
}

.content-area, .widget-area {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
  word-wrap: break-word;
}

/*--------------------------------------------------------------
#  Topbar
--------------------------------------------------------------*/
.topbar {
  /*background: #383838;*/
  background: #e0e0e0;
  line-height: 40px;
  color: #404040;
  /*border-bottom: 1px solid #dfdfdf;*/
}

.topbar a {
  color: #43b13a;
}

.menu-topbar-menu-container {
  height: 40px;
  text-align: center;
}

.topbar .widget_nav_menu .menu:after {
  content: '';
  display: block;
  clear: both;
}

.topbar .widget_nav_menu .menu {
  padding: 0;
  list-style: none;
  margin-bottom: 0;
  float: right;
}

.topbar .widget_nav_menu .menu li {
  float: left;
}

.topbar .widget_nav_menu .menu li:not(:last-child):after {
  content: "|";
  float: left;
  color: #404040;
}

.topbar .widget_nav_menu .menu li a {
  padding: 0 10px;
  float: left;
}

.support__number {
  margin-right: 10px;
}

.support_number {
  float: left;
  font-size: 26px;
  margin-right: 10px;
}

.support__socials a {
  margin-left: 5px;
  color: white;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: inline-block;
  line-height: 25px;
  padding-left: 7px;
  font-size: 13px;
}

.fb-bg {
  background: #4285f4;
}

.yt-bg {
  background: #e62117;
}

.gg-bg {
  background: #fbbc05;
}

@media (max-width: 991px) {
  .ncn_left-topbar {
    text-align: center;
  }

  .support_number {
    font-size: inherit;
    float: none;
  }

  .topbar .widget_nav_menu .menu {
    float: none;
    display: inline-block;
    margin: 0 auto;
  }
}

/*--------------------------------------------------------------
#  Header
--------------------------------------------------------------*/
.site-header {
  background: white;
}

.site-branding {
  padding-top: 25px;
  padding-bottom: 25px;
}

.header-right {
  margin-top: 14px;
}

.header-right .yith-ajaxsearchform-container {
  position: relative;
  display: table;
  margin: 32px auto;
}

@media (max-width: 991px) {
  .site-branding {
    text-align: center;
  }

  .header-right .yith-ajaxsearchform-container {
    margin: 10px auto;
  }

  .header-right {
    margin-top: 0;
  }
}

@media (max-width: 600px) {
  .header-right .yith-ajaxsearchform-container {
    display: block;
  }
}

.header-right .postform {
  border: 1px solid #ccc;
  background: #f6f6f6;
  padding: 10px 5px;
  border-radius: 5px 0 0 5px;
  outline: none;
  border-right: 0;
}

@media (max-width: 600px) {
  .header-right .postform {
    display: none;
  }
}

.yith-s, #yith-searchsubmit {
  border: 1px solid #ccc;
  padding: 9px 5px;
  outline: none;
}

#yith-s {
  width: 300px;
  max-width: 100%;
}

@media (max-width: 1200px) {
  #yith-s {
    width: 235px;
  }
}

@media (max-width: 991px) {
  #yith-s {
    width: 300px;
  }
}

@media (max-width: 600px) {
  #yith-s {
    display: none;
    width: 100%;
  }
}

#yith-searchsubmit {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 0 5px 5px 0;
  border-left: 0;
}

@media (max-width: 600px) {
  #yith-searchsubmit {
    display: none;
  }
}

.autocomplete-suggestions {
  width: 100% !important;
}

.ncn_cart_widget {
  position: relative;
}

.ncn_cart_widget .widget_shopping_cart_content {
  width: 264px;
  position: absolute;
  top: 34px;
  right: 0;
  background: white;
  z-index: 99999;
  border: 1px solid #ccc;
  box-shadow: rgba(134, 134, 134, 0.3) 0 2px 8px 0;
  padding: 7px;
  opacity: 0;
  visibility: hidden;
  margin-top: 30px;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}

@media (max-width: 1200px) {
  .ncn_cart_widget .widget_shopping_cart_content {
    right: 0;
  }
}

@media (max-width: 320px) {
  .ncn_cart_widget .widget_shopping_cart_content {
    right: -17px;
  }
}

.shopping-bag {
  position: relative;
  margin: 10px auto 0 auto;
  float: right;
  font-size: 20px;
  color: #43b13a;
  cursor: pointer;
}

.main-navigation .shopping-bag {
  color: white;
}

@media (max-width: 991px) {
  .shopping-bag {
    margin: 7px auto 0 auto;
  }
}

.ncn_cart_widget:hover .widget_shopping_cart_content {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}

.woocommerce .ncn_cart_widget .buttons a.button {
  padding: 8px 24px;
}

.ncn_cart_widget .widget_shopping_cart_content .remove {
  padding: 0 !important;
}

.shopping-bag span {
  background: red;
  color: white;
  width: 20px;
  height: 20px;
  display: block;
  text-align: center;
  border-radius: 50%;
  font-size: 16px;
  position: absolute;
  top: 0;
  right: -17px;
}

/*--------------------------------------------------------------
##  Main Navigation
--------------------------------------------------------------*/
.main-navigation {
  background: #59b210;
}

.fixed-nav-menu .main-navigation {
  position: fixed;
  z-index: 999999;
  left: 0;
  right: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.primary-menu-container .menu-icon {
  margin-right: 5px;
}

.primary-menu-container ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

@media (max-width: 991px) {
  .primary-menu-container {
    display: none;
  }
}

.primary-menu-container ul li a {
  color: #fff;
  padding: 15px;
  display: block;
  text-decoration: none;
  font-size: 14px;
  -webkit-transition: all .08s ease-in-out;
  transition: all .08s ease-in-out;
}

.primary-menu-container ul.sub-menu li a {
  padding: 10px;
}

.primary-menu-container ul.menu > li > a {
  font-size: 16px;
  font-family: Arial, sans-serif;
}

.primary-menu-container ul.menu > li:hover > a {
  background: #fcb039;
  text-shadow: none !important;
}

.primary-menu-container ul li {
  position: relative;
}

.primary-menu-container ul.menu > li {
  float: left;
}

.primary-menu-container ul.menu li ul.sub-menu {
  position: absolute;
  width: 250px;
  background: white;
  z-index: 99999;
  box-shadow: rgba(0,0,0,0.5) 0 2px 8px 0;
  border-top: 0;
  margin-top: 30px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}

.primary-menu-container ul.menu li ul.sub-menu li a {
  color: #fcb039;
}

.primary-menu-container ul.menu li:hover > ul.sub-menu {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}

.primary-menu-container ul.menu li ul.sub-menu li {
  -webkit-transition: all .08s ease-in-out;
  transition: all .08s ease-in-out;
}

.primary-menu-container ul.menu li ul.sub-menu li:not(:last-child) {
  border-bottom: 1px solid #eaeaea;
}

.primary-menu-container ul.menu li ul.sub-menu li:hover {
  background: #fcb039;
}

.primary-menu-container ul.menu li ul.sub-menu li:hover > a {
  color: white;
}

.primary-menu-container ul.sub-menu li > ul.sub-menu {
  left: 250px;
  top: 0;
}

.primary-menu-container .current-menu-item, .primary-menu-container .current_page_parent, .primary-menu-container .current-menu-ancestor {
  background: #fcb039;
}

.primary-menu-container .current-menu-item > a, .primary-menu-container .current_page_parent > a {
  color: white !important;
  text-shadow: none !important;
}

.primary-menu-container ul.sub-menu li > a:before {
  content: "\f0da";
  font-family: fontawesome;
  padding-right: 10px;
}

.primary-menu-container .menu-item-has-children > a:after {
  content: "\f107";
  font-family: Fontawesome;
  padding-left: 10px;
  float: right;
}

.primary-menu-container ul.sub-menu .menu-item-has-children > a:after {
  content: "\f105";
}

/*--------------------------------------------------------------
##  Btn Search
--------------------------------------------------------------*/
.btn-search {
  display: none;
  color: white;
  line-height: 30px;
  padding: 5px 15px 5px 5px;
}

.header-search-form {
  float: left;
  width: 100%;
  position: relative;
}

.header-search-form input[type="search"] {
  float: left;
  border: none;
  outline: none;
  color: #333;
  padding: 0 10px;
  width: 100%;
  line-height: 30px;
  border: 1px solid #ccc;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}

.main-navigation .header-search-form input[type="search"] {
  border: none;
}

.header-search-form-submit {
  color: #ff6f00;
  position: absolute;
  right: 0;
  border: none;
  background: transparent;
  color: #fcb039;
  padding: 0 10px;
  margin: 0;
  outline: none;
  line-height: 32px;
}

.main-navigation .header-search-form-submit {
  line-height: 30px;
}

@media (max-width: 991px) {
  .btn-search {
    display: block;
  }
}

.btn-search-show-mdlg {
  color: white;
  line-height: 30px;
  margin-top: 12px;
}

/*--------------------------------------------------------------
##  Header Cart
--------------------------------------------------------------*/
@media (max-width: 991px) {
  .header-cart {
    margin-top: 37px;
    padding-right: 38px;
  }
}

/*--------------------------------------------------------------
##  Btn Menu
--------------------------------------------------------------*/
.btn-menu {
  display: none;
  border: none;
  background: none;
  outline: none;
  cursor: pointer;
  float: left;
  margin-top: 5px;
  margin-bottom: 5px;
}

@media (max-width: 991px) {
  .btn-menu {
    display: block;
  }
}

.btn-menu span {
  width: 23px;
  height: 4px;
  margin: 4px 0;
  display: block;
  background: white;
}

/*--------------------------------------------------------------
#  Content
--------------------------------------------------------------*/

.section-title {
  text-transform: uppercase;
  font-size: 17px;
  font-weight: bold;
  color: #59b210;
  border-bottom: 1px solid #636363;
  padding-bottom: 5px;
}

.section-title span {
  /*float: left;*/
}

/*--------------------------------------------------------------
##  Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.hentry {
  margin: 0 0 1.5em;
}

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

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content {
  margin: 1.5em 0 0;
}

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

.pagination {
  display: block;
  text-align: center;
  padding: 10px 0;
}

.pagination .nav-links .page-numbers {
  padding: 5px 10px;
  background: #fcb039;
  color: white;
  border: 2px solid #fcb039;
}

.pagination .nav-links .page-numbers:hover, .pagination .nav-links .page-numbers.current {
  background: white;
  color: #fcb039;
}

.post-navigation {
  margin: 10px 0;
  padding: 10px 0;
}

.post-navigation .nav-links div {
  width: 50%;
  display: inline-block;
  text-align: center;
}

.entry-meta, .entry-footer {
  color: #c1c1c1;
}

h1.entry-title {
  font-size: 30px;
}

.entry-thumbnail {
  position: relative;
  display: block;
}

.overlay-icon {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}

.list_item:hover .overlay-icon,
article.hentry:hover .overlay-icon {
  visibility: visible;
  opacity: 1;
}

article.hentry .overlay-icon .fa {
  font-size: 30px;
}

.overlay-icon .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  color: white;
  transform: translate( -50%, -50% );
  -webkit-transform: translate( -50%, -50% );
  -moz-transform: translate( -50%, -50% );
  -ms-transform: translate( -50%, -50% );
  -o-transform: translate( -50%, -50% );
}

/*--------------------------------------------------------------
##  Woocommerce
--------------------------------------------------------------*/
.woocommerce .woocommerce-ordering select {
  padding: 5px;
  border: 0;
  outline: none;
  background: #59b210;
  color: white;
}

@media (max-width: 426px) {
  .woocommerce-result-count, .woocommerce .woocommerce-ordering, .woocommerce .woocommerce-ordering select {
    width: 100%;
  }
}

.woocommerce-result-count {
  background: #59b210;
  color: white;
  padding: 4px 10px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  border: 1px solid rgba(169, 169, 169, 0.17);
}

@media (min-width: 992px) {
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 1.3333334% 2.992em 0;
    width: 24%;
  }
}

.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
  box-shadow: 0 0 3px #e4e4e4;
}

.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
  margin-right: 0;
}

.ncn_product_catalog {
  position: relative;
}

.ncn_cart_wrap {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
}

.woocommerce ul.products li.product:hover .ncn_cart_wrap {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}

.woocommerce ul.products li.product .added_to_cart,
.woocommerce ul.products li.product .button {
  padding: 11px 0;
  width: 45%;
  margin: 0 2.5%;
  border: thin solid #dc3333 !important;
  background: white;
  color: #dc3333;
  font-weight: normal;
  font-size: 12px;
  font-family: Arial, sans-serif;
  box-shadow: none !important;
}

@media (max-width: 413px) {
  .woocommerce ul.products li.product .added_to_cart, .woocommerce ul.products li.product .button {
    width: 48%;
    margin: 0 1%;
  }
}

.woocommerce ul.products li.product .added_to_cart {
  font-size: 10px;
}

.woocommerce ul.products li.product .button:hover {
  background: #dc3333 !important;
  color: white !important;
}

.woocommerce ul.products li.product .button.add_to_cart_button:not(.added):before {
  content: "\f217";
  font-family: FontAwesome;
  margin-right: .53em;
  vertical-align: bottom;
}

.woocommerce ul.products li.product .button.add_to_cart_button.added {
  display: none;
}

.woocommerce ul.products li.product a {
  text-align: center;
}

.woocommerce ul.products.list li.product a {
  text-align: left;
}

.woocommerce ul.products li.product .star-rating {
  margin: 0 auto;
  margin-bottom: .5em;
  color: cadetblue;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.woocommerce ul.products li.product h3 {
  font-size: 1.2em;
  color: #002b50;
}

.woocommerce ul.products li.product h3 a {
  color: #101010;
}

.woocommerce ul.products li.product .price {
  color: #d40000;
  min-height: 42px;
  font-size: 1.1em;
  font-weight: normal;
}

.woocommerce ul.products li.product .price del {
  color: black;
  font-size: .8em;
}

.woocommerce div.product form.cart .button {
  display: block;
  background: white;
  color: #fcb039;
  text-transform: uppercase;
  font-weight: normal;
  border-radius: 0;
  border: 2px solid transparent;
  border-bottom: 2px solid #fcb039;
  text-align: center;
  margin-top: 0;
}

@media (max-width: 413px) {
  .woocommerce ul.products li.product .button {
    font-size: .7em;
  }

  .woocommerce ul.products li.product .added_to_cart {
    font-size: .5em;
  }
}

.woocommerce div.product form.cart .button {
  border: 2px solid #fcb039;
}

.woocommerce ul.products.list li.product .added_to_cart,
.woocommerce ul.products.list li.product .button {
  display: inline-block;
}

.woocommerce ul.products li.product .added_to_cart.wc-forward:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
}

.woocommerce ul.products.list li.product .added_to_cart.wc-forward:after {
  margin-left: 10px;
}

.woocommerce div.product form.cart .button:hover {
  background: #fcb039;
  color: white;
  border-top: 2px solid #fcb039;
}

.woocommerce .single_add_to_cart_button.button.button.alt {
  background: #f50303;
  color: white;
  text-transform: uppercase;
  font-weight: normal;
  border-radius: 0;
  border: 2px solid #f50303;
  display: block;
  position: static;
}

.woocommerce .single_add_to_cart_button.button.button.alt:hover {
  background: white;
  color: #f50303;
  border: 2px solid #f50303;
}

.single_add_to_cart_button:before {
  content: "\f217";
  font-family: fontawesome;
  margin-right: 10px;
}

.onsale {
  width: 39px !important;
  height: 39px !important;
  background: url(../images/sale.png) !important;
  margin: .7em 1em 0 0 !important;
  z-index: 1000 !important;
}

@media (max-width: 320px) {
  .onsale {
    width: 35px !important;
    height: 35px !important;
    background: url(../images/sale.png) !important;
    line-height: 32px !important;
    min-width: auto !important;
    min-height: auto !important;
  }
}

.woocommerce-page #content div.product div.images {
  position: relative;
}

.woocommerce .images span.onsale {
  left: auto;
  right: .5em;
  top: 1em;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #d60202;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #ebe9eb;
}

.woocommerce nav.woocommerce-pagination ul {
  border: 0;
}

.woocommerce nav.woocommerce-pagination ul li {
  border: none;
  background: #fcb039;
  margin: 0 2px;
  border: 2px solid #fcb039;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
  padding: .5em 1em;
  color: white;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
  background: white;
  color: #fcb039;
}

.woocommerce .quantity .qty {
  height: 40px;
}

.woocommerce div.product .product_title {
  font-size: 25px;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #d60202;
  font-size: 1.25em;
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del {
  color: black;
}

.woocommerce-message,
.woocommerce-info {
  border-top-color: #fcb039;
}

.woocommerce-message:before,
.woocommerce-info:before,
.woocommerce .woocommerce-product-rating .star-rating {
  color: #59b210;
}

.related-title {
  text-transform: uppercase;
  font-size: 17px;
}

ul.products div[itemprop="description"] {
  display: none;
}

.ncn_tabs {
  border-bottom: 1px solid #fcb039;
}

.ncn_tabs li {
  background: #fcb039;
  float: left;
  border: 1px solid #fcb039;
  border-bottom: 0;
  margin-bottom: -1px;
}

.ncn_tabs li a {
  display: block;
  padding: 10px;
  color: white;
}

.ncn_tabs li.active {
  background: white;
  border: 1px solid #fcb039;
  border-bottom: 0;
}

.ncn_tabs li.active a {
  color: #fcb039;
}

.woocommerce #review_form #respond .form-submit input,
.woocommerce a.button,
.woocommerce .cart .button, .woocommerce .cart input.button,
.woocommerce .widget_price_filter .price_slider_amount .button {
  background: #fcb039;
  color: white;
  padding: 10px 30px;
  border: 2px solid #fcb039;
  border-radius: 0;
}

.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce a.button:hover,
.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover,
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
  background: white;
  color: #fcb039;
  border-color: #fcb039;
}

.woocommerce a.button,
.woocommerce .cart .button, .woocommerce .cart input.button,
.single_add_to_cart_button.button.alt.disabled {
  padding: 11px 20px;
}

.woocommerce .buttons a.button {
  padding: 8px 28px;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
  padding: 4px 20px;
  text-transform: uppercase;
  font-size: 12px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background: #fcb039;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background: #d60202;
}

.checkout-button {
  border-color: transparent !important;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  padding: 5px;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment,
.woocommerce table.shop_table {
  border-radius: 0;
}

.woocommerce ul.products:not(.list) .woocommerce-LoopProduct-link {
  display: block;
}

.woocommerce ul.products li.product:after {
  pointer-events: none;
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  height: 5px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  top: 100%;
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}

.woocommerce ul.products:not(.list) li.product:hover:after {
  opacity: 1;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 97px;
  padding: 11px 20px;
}

.comment-form-author label, .comment-form-email label {
  min-width: 50px;
}

.woocommerce div.product form.cart .variations label {
  color: black;
  font-size: 15px;
  line-height: 30px;
}

.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 1em;
}

.woocommerce .products ul, .woocommerce ul.products {
  margin-bottom: 0;
}

.woocommerce ul.products li.product a img {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
##  YITH Quick View
--------------------------------------------------------------*/
#yith-quick-view-modal .yith-wcqv-main {
  box-shadow: none;
  overflow-y: auto !important;
  padding: 20px;
  height: auto !important;
}

#yith-quick-view-modal.open, #yith-quick-view-modal.open .yith-wcqv-wrapper {
  height: auto !important;
}

/*--------------------------------------------------------------
##  Comments
--------------------------------------------------------------*/
#comments #submit {
  background: #59b210;
  color: white;
}

#comments textarea, #comments input {
  width: 100%;
  padding: 5px;
}

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

.ncn-comment__left {
  float: left;
  margin-right: 10px;
}

.ncn-comment__body {
  overflow: hidden;
}

.comment-body {
  margin-bottom: 10px;
}

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

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
#  Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
}

.widget ul {
  padding-left: 0;
  list-style: none;
}

/* Make sure select elements fit in widgets. */
.widget select {
  max-width: 100%;
}

.widget-title {
  background: #59b210;
  padding: 10px 0 10px 18px;
  font-size: 16px;
  text-transform: uppercase;
  color: white;
}

.widget-title:before {
  content: "\f0c9";
  float: left;
  font-family: Fontawesome;
  margin-right: 14px;
}

.sidebar .widget-title {
  margin-top: 0;
}

.site-footer .widget-title {
  background: none;
  padding: 10px 0 10px 0px;
  font-size: 13px;
  text-transform: uppercase;
  color: #555;
  /*font-weight: bold;*/
  border-bottom: 1px dashed #ffffff;
  letter-spacing: 1px;
}

/*--------------------------------------------------------------
##  Widget SearchWP Live Ajax Search
--------------------------------------------------------------*/
.searchwp-live-search-result p {
  padding: 5px 15px !important;
}

.searchwp-live-search-result span strong {
  padding-top: 5px;
  display: block;
}

/*--------------------------------------------------------------
##  Widget Layered Nav Filters
--------------------------------------------------------------*/
.widget_layered_nav_filters ul .chosen:not(:last-child) {
  margin-right: 10px;
}

/*--------------------------------------------------------------
##  Widget Shopping Cart
--------------------------------------------------------------*/
.widget_shopping_cart .widget-title:before {
  content: "\f291";
}

/*--------------------------------------------------------------
##  Widget Meta Slider
--------------------------------------------------------------*/
.widget_metaslider_widget .theme-default .nivo-controlNav a {
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  border-radius: 50%;
  margin: 4px;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}

.widget_metaslider_widget .theme-default .nivo-controlNav a.nivo-control.active {
  background: black;
}

.widget_metaslider_widget .theme-default .nivo-directionNav a {
  display: block;
  width: 50px;
  height: 100px;
}

.widget_metaslider_widget .theme-default a.nivo-prevNav {
  background: url(../images/arrow-left.png) no-repeat;
}

.widget_metaslider_widget .theme-default a.nivo-nextNav {
  background: url(../images/arrow-right.png) no-repeat;
}

.widget_metaslider_widget .nivo-directionNav a {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

/*--------------------------------------------------------------
##  Widget Price Filter
--------------------------------------------------------------*/
.widget_price_filter .widget-title:before,
.widget_layered_nav .widget-title:before {
  content: "\f0b0";
}

/*--------------------------------------------------------------
##  Widget Tag Cloud
--------------------------------------------------------------*/
.widget_product_tag_cloud .widget-title:before {
  content: "\f02c";
}

.tagcloud:before,
.tagcloud:after {
  content: '';
  display: block;
  clear: both;
}

.tagcloud a {
  font-size: 15px !important;
  text-transform: uppercase;
  color: white;
  background: #fcb039;
  padding: 4px 8px;
  float: left;
  margin: 3px;
  border: 2px solid transparent;
}

.tagcloud a:hover {
  background: white;
  color: #fcb039;
  border: 2px solid #fcb039;
}

/*--------------------------------------------------------------
##  Widget Top Rate Product
--------------------------------------------------------------*/
.widget_top_rated_products .widget-title:before {
  content: "\f160";
}

/*--------------------------------------------------------------
##  Widget Rating Filter
--------------------------------------------------------------*/
.widget_rating_filter .widget-title:before {
  content: "\f1de";
}

/*--------------------------------------------------------------
##  Widget Product Categories
--------------------------------------------------------------*/
.widget_product_categories .widget-title:before {
  content: "\f07c";
}

select.dropdown_product_cat {
  border: none;
  color: white;
  background: #fcb039;
  outline: none;
  width: 100%;
  padding: 5px;
}

/*--------------------------------------------------------------
##  Widget Product by Categories
--------------------------------------------------------------*/
.ncn_sidebar_product_by_category_widget .entry-meta {
  color: #ff0245;
}

.ncn_sidebar_product_by_category_widget .widget-title {
  margin-bottom: 0;
}

.ncn_sidebar_product_by_category_widget .list_item {
  border: 1px solid #ddd;
  border-top: 0;
  padding: 6px;
}

.ncn_sidebar_product_by_category_widget .product-title {
  margin-top: 3px;
  display: block;
  margin-bottom: 5px;
  color: #333;
  text-shadow: none;
}

/*--------------------------------------------------------------
##  MTW Footer Socials
--------------------------------------------------------------*/
.ncn__socials_network .icon {
  font-size: 25px;
  padding: 5px;
}

/*--------------------------------------------------------------
##  MTW Support Widgets
--------------------------------------------------------------*/
.support-item {
  border-bottom: 1px solid #bdbdbd;
  padding-bottom: 21px;
  margin-bottom: 10px;
}

.ncn_support_widget .widget-title {
  background: #ff0245;
}

.ncn_support_widget .widget-title:before {
  content: "\f1cd";
}

.support-title {
  padding: 0 0 10px 0;
  font-size: 17px;
}

.support-title span {
  font-weight: 600;
}

.support-thumbnail {
  float: left;
  width: 30%;
  padding-right: 10px;
}

.support-chat {
  overflow: hidden;
}

.support-number {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.support-chat span {
  font-weight: 600;
  color: #e00e0e;
}

/*--------------------------------------------------------------
##  MTW Box Intro Widgets
--------------------------------------------------------------*/
.ncn-box-intro-widget .content-body h3 {
  text-transform: uppercase;
  font-weight: 700;
}

.ncn-box-intro-widget .content-body span {
  font-style: italic;
}

.box-col-inner {
  background: #43b13a;
  color: white;
  padding: 2px 15px;
}

.bg-orange {
  background: #ec9435;
}

.bg-blue {
  background: #00aeef;
}

/*--------------------------------------------------------------
##  WP Statistics Widget
--------------------------------------------------------------*/
.widget_wpstatistics_widget ul {
  margin: -10px 0 0 0;
  background: #f4f4f4;
  padding: 10px;
}

.widget_wpstatistics_widget ul li:before {
  content: '';
  float: left;
  background: url(../images/vtoday.gif);
  width: 17px;
  height: 14px;
  margin-right: 10px;
  margin-top: 3px;
}

.widget_wpstatistics_widget ul li.total-visit:before {
  background: url(../images/vall.gif);
}

.widget_wpstatistics_widget ul li span:last-child {
  float: right;
}

/*--------------------------------------------------------------
##  MTW Partners Widgets
--------------------------------------------------------------*/
.ncn_partners_widget .ncn_partner {
  outline: none;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ncn_partners_widget .ncn_partner img {
  margin: 0 auto;
}

.ncn_partners_widget .slick-arrow {
  width: 30px;
  height: 30px;
  padding: 0;
  border: 0;
  position: absolute;
  top: 50%;
  outline: none;
  background: url(../images/bg_direction_nav.png) no-repeat 0 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.ncn_partners_widget .ncn__partners .slick-prev {
  left: -60px;
}

.ncn_partners_widget .ncn__partners:hover .slick-prev {
  left: -36px;
  opacity: 1;
  visibility: visible;
}

.ncn_partners_widget .ncn__partners .slick-next {
  right: -60px;
  background: url(../images/bg_direction_nav.png) no-repeat -27px 0;
}

.ncn_partners_widget .ncn__partners:hover .slick-next {
  right: -36px;
  opacity: 1;
  visibility: visible;
}

.ncn_partners_widget .ncn__partners .ncn_partner img {
  border: 1px dashed #ccc;
  margin: 0 auto;
  -webkit-filter: grayscale(100%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(100%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(100%);
  -o-transition: .5s ease-in-out;
}

.ncn_partners_widget .ncn__partners .ncn_partner img:hover {
  -webkit-filter: grayscale(0%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(0%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(0%);
  -o-transition: .5s ease-in-out;
}

/*--------------------------------------------------------------
##  Mega Menu Left
--------------------------------------------------------------*/
.mega__menu_left {
  margin-bottom: 0;
  margin-top: -10px;
  position: relative;
}

.mega__menu_left .menu-link {
  display: block;
  line-height: 37px;
}

.mega__menu_left .fl-img img {
  width: 30px;
  height: 30px;
}

.mega__menu_left .fl-img {
  margin-right: 3px;
}

.mega__menu_left .imgIconw,
.mega__menu_left li.menu-item:hover .imgIcon {
  display: none;
}

.mega__menu_left li.menu-item {
  border: 1px solid #ddd;
  padding: 0 10px;
}

.mega__menu_left li.menu-item:hover {
  background: rgb(235, 18, 18);
  border-color: rgb(235, 18, 18);
}

.mega__menu_left li.menu-item.color1:hover {
  background: rgb(186, 101, 101);
  border-color: rgb(186, 101, 101);
}

.mega__menu_left li.menu-item.color2:hover {
  background: rgb(70, 212, 51);
  border-color: rgb(70, 212, 51);
}

.mega__menu_left li.menu-item.color3:hover {
  background: rgb(52, 219, 200);
  border-color: rgb(52, 219, 200);
}

.mega__menu_left li.menu-item.color4:hover {
  background: rgb(227, 36, 36);
  border-color: rgb(227, 36, 36);
}

.mega__menu_left li.menu-item.color5:hover {
  background: rgb(209, 98, 98);
  border-color: rgb(209, 98, 98);
}

.mega__menu_left li.menu-item.color6:hover {
  background: rgb(77, 242, 36);
  border-color: rgb(77, 242, 36);
}

.mega__menu_left li.menu-item:hover .menu-link {
  color: white;
}

.mega__menu_left li.menu-item:not(:last-child) {
  border-bottom: 0;
}

.mega__menu_left li.menu-item:hover .imgIconw {
  display: inherit;
}

.mega__menu_left .sub-menu {
  position: absolute;
  background: white;
  top: 30px;
  left: 100%;
  width: 741px;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}

@media (min-width: 992px) {
  .mega__menu_left li.menu-item:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    top: 0;
  }
}

@media (max-width: 991px) {
  .mega__menu_left .sub-menu {
    display: none;
  }
}

.mega__menu_left .sub-menu .menu-list {
  width: 741px;
  height: 471px;
  background-image: url(//bizweb.dktcdn.net/100/111/231/themes/220745/assets/meg_2.jpg?1485230739150);
  padding: 30px;
  -webkit-box-shadow: 0px 0px 11px 1px rgba(133,126,126,1);
  -moz-box-shadow: 0px 0px 11px 1px rgba(133,126,126,1);
  box-shadow: 0px 0px 11px 1px rgba(133,126,126,1);
}

.mega__menu_left .sub-menu .menu-list h3 {
  color: #2fa8fc;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 10px;
  padding: 0;
}

.row.row-noGutter {
  margin-left: 0;
  margin-right: 0;
}

.row.row-noGutter > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

.mega__menu_left .sub-menu .menu-list h5 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 17px;
  margin-bottom: 0;
}

.mega__menu_left .sub-menu .menu-list a {
  color: #3d3d3d;
}

.mega__menu_left .sub-menu .menu-list .sub-a a {
  line-height: 20px;
  padding: 5px 0;
  display: block;
}

.mega__menu_left .sub-menu .menu-list .sub-a a:hover {
  text-decoration: underline;
  color: #2fa8fc;
}

/*--------------------------------------------------------------
##  Search Fomrs
--------------------------------------------------------------*/
.widget_search {
  height: 30px;
}

.search-form {
  position: relative;
}

.search-field {
  width: -webkit-calc( 100% - 29px );
  width: calc( 100% - 29px );
  height: 35px;
  border: 1px solid #dcdcdc;
  padding: 0 10px;
  outline: none;
}

.search-submit {
  background: #59b210;
  color: white;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  padding: 0;
  width: 35px;
  height: 35px;
  outline: none;
}

/*--------------------------------------------------------------
#  Bottom Content
--------------------------------------------------------------*/
.bottom-content {
  margin-bottom: 20px;
  padding: 10px 0;
}

/*--------------------------------------------------------------
#  Footer
--------------------------------------------------------------*/
.site-footer {
  background: white;
  color: #555;
  border-top: 1px solid #efefef;
  padding: 20px 0;
}

.site-footer a {
  color: inherit;
}

.footer-contact li {
  margin-bottom: 15px;
}

.footer-contact li a {
  color: inherit;
}

.footer-contact .fa {
  color: #58bb2c;
  float: left;
  margin-top: 3px;
}

.footer-contact span {
  display: block;
  margin-left: 19px;
}

.site-footer .widget_nav_menu li {
  margin-bottom: 10px;
}

.site-footer .widget_nav_menu li {
  margin-bottom: 10px;
  padding-left: 10px;
  background: url(../images/nav-arrow-right.png) no-repeat;
}

.footer-logo {
  margin-top: 30px;
}

/*--------------------------------------------------------------
##  Copyright
--------------------------------------------------------------*/
.copyright {
  padding: 10px;
  font-size: 12px;
}

.copyright a {
  color: #59b210;
}

/*--------------------------------------------------------------
##  Back to top
--------------------------------------------------------------*/
#totop {
  height: 9px;
  opacity: 0;
  position: fixed;
  right: -60px;
  width: 49px;
  z-index: 999;
  display: block;
  top: 85%;
  background-repeat: no-repeat;
  background-position: center 15px;
  background-color: #404040;
  font-size: 9px;
  font-weight: 900;
  color: #fff;
  text-align: center;
  line-height: 1;
  border-radius: 50px;
  padding: 28px 0 21px;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.on--totop#totop {
  right: 10px;
  opacity: .7;
}

#totop:hover {
  opacity: 1;
}

#totop:before {
  position: absolute;
  content: "\e080";
  top: 10px;
  left: 50%;
  margin-left: -6px;
  font-size: 11px;
  display: inline-block;
  font-family: Glyphicons Halflings;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
}

/*--------------------------------------------------------------
##  Mobile Menu
--------------------------------------------------------------*/
.mobile-menu-container {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  background: #eee;
  height: 100%;
  z-index: 9999999;
  width: 250px;
  transform: translateX(-250px);
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  overflow-x: hidden;
  overflow-y: auto;
}

.mobile-menu-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.moblie-menu li {
  list-style: none;
  position: relative;
}

.site {
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}

.site.mobile-menu-active .mobile-menu-container {
  transform: translateX(0);
}

.mobile-menu-container a {
  display: block;
  padding: 10px;
  font-size: 13px;
  /*text-transform: uppercase;*/
  font-weight: bold;
  font-family: "Arial", sans-serif;
  color: #444;
  border-bottom: 1px solid #dedede;
}

.mobile-menu-container ul.sub-menu {
  display: none;
}

.mobile-menu-container .menu-item-has-children.active > ul.sub-menu {
  display: block;
  background: white;
}

.menu-item-has-children > i {
  position: absolute;
  right: 0;
  top: 0;
  width: 39px;
  height: 39px;
  background: gainsboro;
  cursor: pointer;
}

.menu-item-has-children > i:before {
  position: absolute;
  top: 12px;
  left: 15px;
}

.mobile-menu-contact a {
  color: red;
  text-transform: none;
}

.mobile-menu-container .current-menu-item > a {
  background: #fff;
}

.close-menu {
  height: 46px;
  line-height: 46px;
  text-align: center;
  background: #fcb039;
  color: white;
  cursor: pointer;
}

.mobile-menu-container .menu-icon {
  margin-right: 5px;
}

/*--------------------------------------------------------------
##  Overlay
--------------------------------------------------------------*/
.overlay {
  display: none;
  position: fixed;
  background: rgba( 0, 0, 0, .2 );
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.mobile-menu-active .overlay {
  display: block;
}

/*--------------------------------------------------------------
#  Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  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;
}

/*--------------------------------------------------------------
#  Alignments
--------------------------------------------------------------*/
.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;
}

/*--------------------------------------------------------------
#  Clearings
--------------------------------------------------------------*/
.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;
}

/*--------------------------------------------------------------
#  Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.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;
}

/*--------------------------------------------------------------
#  Media
--------------------------------------------------------------*/
.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,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
#  Captions
--------------------------------------------------------------*/
.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;
}

/*--------------------------------------------------------------
#  Galleries
--------------------------------------------------------------*/
.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;
}

/* BKTECKSHOPCUSTOMCSS */

.banner-box a {
  position: relative;
  display: block;
}

.banner-box a::before {
  border-top: 1px solid rgba(255,255,255,.9);
  border-bottom: 1px solid rgba(255,255,255,.9);
  bottom: 20px;
  content: "";
  left: 10px;
  position: absolute;
  right: 10px;
  top: 20px;
  transform: scale(0,1);
  -webkit-transform: scale(0,1);
  transition: all .5s ease-out 0s;
  -webkit-transition: all .5s ease-out 0s;
}

.banner-box a::after {
  border-left: 1px solid rgba(255,255,255,.9);
  border-right: 1px solid rgba(255,255,255,.9);
  bottom: 10px;
  content: "";
  left: 20px;
  position: absolute;
  right: 20px;
  top: 10px;
  transform: scale(1,0);
  -webkit-transform: scale(1,0);
  transition: all .5s ease-out 0s;
  -webkit-transition: all .5s ease-out 0s;
}

.banner-box:hover a::after, .banner-box:hover a::before {
  transform: scale(1);
  -webkit-transform: scale(1);
}

a {
  color: #286896;
}

.topbar {
  background: #F7F7F7;
}

.topbar a {
  color: #518EB9;
}

.support__socials a {
	color: white;
	border-radius: 0;
}

@media (min-width: 991px) {
	.support__number {
  	float: left;
  	padding: 0 10px;
	}

	.support__number:hover {
		background: white;
	}
}
.topbar .widget_nav_menu .menu li:hover {
  background: white;
}

.topbar .widget_nav_menu .menu li:not(:last-child):after {
  content: "";
}

.box-col-inner {
  background: none;
  color: #518EB9;
}

.main-navigation {
  background: #518EB9;
}

.primary-menu-container ul.sub-menu li a {
  padding: 7px 10px;
}

.ncn-box-intro-widget .content-body span {
  font-style: normal;
}

.woocommerce #review_form #respond .form-submit input, .woocommerce a.button, .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce .widget_price_filter .price_slider_amount .button {
	background: #286896;
	border: 2px solid #286896;
}

.woocommerce #review_form #respond .form-submit input:hover, .woocommerce a.button:hover, .woocommerce .cart .button:hover, .woocommerce .cart input.button:hover, .woocommerce .widget_price_filter .price_slider_amount .button:hover {
	color: #286896;
	border-color: #286896;
}

.header-search-form-submit, .primary-menu-container ul.menu li ul.sub-menu li a, .section-title {
	color: #286896;
}

.primary-menu-container ul.menu>li:hover>a, .primary-menu-container .current-menu-item, .primary-menu-container .current_page_parent, .primary-menu-container .current-menu-ancestor, .primary-menu-container ul.menu li ul.sub-menu li:hover {
  background: #286896;
}

.widget-title {
  background: #286896;
}

.site-footer {
  background: #272727;
  color: #8e8e8e;
}

.site-footer .widget-title {
  color: #8e8e8e;
  border-bottom: 1px dashed #8e8e8e;
}

.woocommerce-message, .woocommerce-info {
  border-top-color: #286896;
}

.ncn_tabs li {
  background: #286896;
  border: 1px solid #286896;
}

.ncn_tabs li.active {
  border: 1px solid #286896;
}

.ncn_tabs {
  border-bottom: 1px solid #286896;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background: #286896;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background: #518eb9;
}

.woocommerce ul.products li.product .added_to_cart, .woocommerce ul.products li.product .button {
  border: thin solid #286896!important;
  color: #286896;
}

.woocommerce ul.products li.product .button:hover {
  background: #286896!important;
}

.footer-contact .fa, .copyright a {
  color: #518eb9;
}

Youez - 2016 - github.com/yon3zu
LinuXploit