HEX
Server: Apache
System: Linux vps-cdc32557.vps.ovh.ca 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
User: hanode (1017)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /home/hanode/public_html/wp-content/themes/kingstore/css/app-default.css
.row {
  margin-left:  * -1;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
*,
html {
  outline: none !important;
}
body {
  background-color: #fff;
  color: #666;
  font-size: 14px;
  line-height: normal;
  font-family: Roboto, sans-serif;
}
body .body-wrapper {
  overflow: hidden;
  position: relative;
}
body a {
  color: #464646;
}
body a:hover {
  color: #299bd5;
  text-decoration: none;
}
body a:focus {
  text-decoration: none;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  margin: 0 0 10px;
}
body input,
body textarea,
body button {
  outline: medium none !important;
  border: 1px solid #eaeaea;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  padding: 0px 5px;
}
body img {
  display: block;
  max-width: 100%;
  height: auto;
}
body ul {
  padding: 0;
}
body ul,
body ol {
  margin-left: 15px;
}
.rtl body ul,
.rtl body ol {
  margin-left: 0;
  margin-right: 15px;
}
body ol {
  padding-left: 15px;
}
body.boxed-layout .body-wrapper {
  max-width: 1200px;
  background: #fff;
  margin: 0 auto;
  box-shadow: 0 0 4px #000;
}
body.boxed-layout .body-wrapper .container {
  max-width: 1200px;
}
.clearfix:after {
  height: 0;
  clear: both;
  content: " ";
  font-size: 0;
  min-height: 0;
  display: block;
  visibility: hidden;
}
.float {
  float: none !important;
}
table {
  margin-bottom: 20px;
}
.thumbnail {
  max-width: 100%;
}
.size-full {
  width: 100%;
  height: auto;
  margin: 0 0 30px 0;
}
.alignleft {
  float: left;
  margin: 0 15px 30px 0;
}
.rtl .alignleft {
  float: right;
  margin: 0 0 30px 15px;
}
.aligncenter {
  display: block;
  margin: 0 auto 30px auto;
  clear: both;
}
.alignright {
  float: right;
  margin: 0 0 30px 15px;
}
.rtl .alignright {
  float: left;
  margin: 0 15px 30px 0;
}
.alignnone {
  float: none;
  clear: both;
  display: block;
  margin: 0 0 30px 0;
}
p .size-full {
  width: auto;
  height: auto;
  margin: 5px 0 30px 0;
}
p .alignleft {
  float: left;
  margin: 5px 15px 30px 0;
}
.rtl p .alignleft {
  float: right;
  margin: 5px 0 30px 15px;
}
p .aligncenter {
  display: block;
  margin: 5px auto 30px auto;
}
p .alignright {
  float: right;
  margin: 5px 0 30px 15px;
}
.rtl p .alignright {
  float: left;
  margin: 5px 15px 30px 0;
}
p .alignnone {
  float: none;
  display: block;
  margin: 5px 0 30px 0;
}
figure .size-full {
  margin: 0;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
ul.menu,
.dropdown ul {
  list-style: none;
  margin: 0;
}
.fa:before {
  font-family: FontAwesome;
}
.loading {
  position: relative;
  z-index: 2;
  height: 300px;
  overflow: hidden;
}
.loading:before {
  background: url(../assets/img/loading.gif) no-repeat center center #fff;
  background-size: 60px 60px;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  display: block;
}
.rtl .loading:before {
  left: 0 !important;
  right: 0 !important;
}
.loading.clearfix {
  overflow: hidden;
}
.loading.add_to_cart_button:before {
  background: url(../assets/img/loadingp.gif) no-repeat center center #fff;
}
ul.breadcrumb {
  margin: 0 0 20px;
}
input.input-text:focus,
select:focus,
textarea:focus {
  background-color: #fafafa;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: transparent;
}
.wpb_map_wraper iframe {
  pointer-events: none;
}
.quote-border {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #f4f4f4;
  padding: 20px;
  margin-bottom: 10px;
  font-style: italic;
  border: 1px solid #ddd;
}
.wpb_revslider_element .rev_slider_wrapper .tp-bullets.custom {
  width: 200px !important;
}
.wpb_revslider_element .rev_slider_wrapper .tp-bullets.custom .tp-bullet {
  width: 8px !important;
  height: 8px !important;
  background-color: #7d7d7d !important;
  position: relative !important;
  display: inline-block !important;
  border-radius: 50% !important;
  cursor: pointer;
  box-sizing: content-box;
  text-align: center !important;
  left: 0 !important;
}
.wpb_revslider_element .rev_slider_wrapper .tp-bullets.custom .tp-bullet + .tp-bullet {
  margin-left: 10px !important;
}
.rtl .wpb_revslider_element .rev_slider_wrapper .tp-bullets.custom .tp-bullet + .tp-bullet {
  margin-right: 10px !important;
  margin-left: 0 !important;
}
.wpb_revslider_element .rev_slider_wrapper .tp-bullets.custom .tp-bullet:after {
  display: none;
  background-color: transparent;
  box-shadow: none;
}
.wpb_revslider_element .rev_slider_wrapper .tp-bullets.custom .tp-bullet.selected {
  width: 30px !important;
  height: 8px !important;
  border-radius: 3px !important;
  background-color: #299bd5 !important;
}
.home-style3 .wpb_revslider_element .rev_slider_wrapper .tp-bullets.custom .tp-bullet.selected {
  background-color: #222222 !important;
}
.wpb_revslider_element .rev_slider_wrapper .see-more1 {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}
.wpb_revslider_element .rev_slider_wrapper .see-more1 .fa {
  margin-right: 8px;
}
.wpb_revslider_element .rev_slider_wrapper .see-more1:hover {
  opacity: 0.85;
}
.wpb_revslider_element .rev_slider_wrapper .see-more2 {
  color: #0f8db3;
  font-size: 13px;
  text-transform: capitalize;
}
.wpb_revslider_element .rev_slider_wrapper .see-more2 .fa {
  margin-right: 8px;
}
.wpb_revslider_element .rev_slider_wrapper .see-more2:hover {
  opacity: 0.85;
}
.slider-more {
  color: #fff;
}
.home-style2 .slider-more {
  color: #299bd5;
}
.home-style2 .slider-more:hover {
  opacity: 0.85;
}
.slider-more i {
  margin-right: 10px;
}
.slider-more:hover {
  color: #299bd5;
}
.slider-more1 {
  color: #299bd5;
}
.slider-more1 i {
  margin-right: 10px;
}
.slider-more1:hover {
  color: #217caa;
}
.title-sytle1 .box-title {
  margin-bottom: 12px;
  text-align: center;
}
.title-sytle1 .box-title h3 {
  padding: 14px 0;
  position: relative;
  font-size: 20px;
  color: #222222;
  font-weight: 600;
  display: inline-block;
  vertical-align: top;
}
.title-sytle2 .box-title {
  margin-bottom: 30px;
  text-align: left;
}
.rtl .title-sytle2 .box-title {
  text-align: right;
}
.title-sytle2 .box-title h3 {
  padding: 10px 0;
  border-bottom: 2px solid #eaeaea;
  position: relative;
  font-size: 24px;
  color: #222222;
  text-transform: capitalize;
  font-weight: 500;
}
.title-sytle2 .box-title h3:before {
  content: "";
  background: #299bd5;
  width: 100px;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
  margin: 0;
}
.rtl .title-sytle2 .box-title h3:before {
  left: auto;
  right: 0;
  margin: 0;
}
.button-style1 .res-button {
  width: 41px;
  height: 41px;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  z-index: 9;
}
.button-style1 .res-button.slick-prev {
  left: -20px;
  background: url(../assets/img/bg_general.png) no-repeat -20px -525px;
}
.button-style1 .res-button.slick-prev:hover {
  background: url(../assets/img/bg_general.png) no-repeat -20px -464px;
}
.button-style1 .res-button.slick-next {
  right: -20px;
  background: url(../assets/img/bg_general.png) no-repeat -20px -281px;
}
.button-style1 .res-button.slick-next:hover {
  background: url(../assets/img/bg_general.png) no-repeat -20px -220px;
}
.button-style2 .res-button {
  position: absolute;
  top: 0;
  cursor: pointer;
  font-size: 18px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 23px;
  z-index: 9;
  border: 1px #eaeaea solid;
  background: #fff;
  border-radius: 50%;
}
.button-style2 .res-button.slick-next {
  right: 0;
}
.rtl .button-style2 .res-button.slick-next {
  left: 0;
  right: auto;
}
.button-style2 .res-button.slick-next:before {
  content: '\f105';
  font-family: FontAwesome;
  color: #d1d1d1;
}
.rtl .button-style2 .res-button.slick-next:before {
  content: '\f104';
}
.button-style2 .res-button.slick-next:hover {
  background: #299bd5;
  border-color: #299bd5;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.button-style2 .res-button.slick-next:hover:before {
  color: #fff;
}
.button-style2 .res-button.slick-prev {
  right: 30px;
}
.rtl .button-style2 .res-button.slick-prev {
  left: 30px;
  right: auto;
}
.button-style2 .res-button.slick-prev:before {
  content: '\f104';
  font-family: FontAwesome;
  color: #d1d1d1;
}
.rtl .button-style2 .res-button.slick-prev:before {
  content: '\f105';
}
.button-style2 .res-button.slick-prev:hover {
  background: #299bd5;
  border-color: #299bd5;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.button-style2 .res-button.slick-prev:hover:before {
  color: #fff;
}
.button-style3 .res-button {
  position: absolute;
  top: 50%;
  cursor: pointer;
  font-size: 24px;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 40px;
  z-index: 9;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: -22px;
  border: 2px #eaeaea solid;
  background: #fff;
  border-radius: 50%;
}
.button-style3 .res-button.slick-next {
  right: -22px;
}
.rtl .button-style3 .res-button.slick-next {
  right: auto;
  left: -22px;
}
.button-style3 .res-button.slick-next:before {
  content: '\f105';
  font-family: FontAwesome;
  color: #d1d1d1;
}
.rtl .button-style3 .res-button.slick-next:before {
  content: '\f104';
}
.button-style3 .res-button.slick-next:hover {
  background: #299bd5;
  border-color: #299bd5;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.button-style3 .res-button.slick-next:hover:before {
  color: #fff;
}
.button-style3 .res-button.slick-prev {
  left: -22px;
}
.rtl .button-style3 .res-button.slick-prev {
  left: auto;
  right: -22px;
}
.button-style3 .res-button.slick-prev:before {
  content: '\f104';
  font-family: FontAwesome;
  color: #d1d1d1;
}
.rtl .button-style3 .res-button.slick-prev:before {
  content: '\f105';
}
.button-style3 .res-button.slick-prev:hover {
  background: #299bd5;
  border-color: #299bd5;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.button-style3 .res-button.slick-prev:hover:before {
  color: #fff;
}
.button-style3:hover .res-button {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sale-off {
  position: absolute;
  z-index: 1;
  top: 10px;
  right: 15px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 50px;
  height: 25px;
  line-height: 25px;
  border-radius: 20px;
  background-color: #299bd5;
}
.rtl .sale-off {
  left: 15px;
  right: auto;
}
.kingstore_social {
  text-align: center;
  line-height: 19px;
}
.kingstore_social .main-social {
  margin: 0 auto;
  list-style-type: none;
}
.kingstore_social .main-social li {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
}
.kingstore_social .main-social li a {
  color: #999999;
  font-size: 16px;
}
.kingstore_social .main-social li a:hover {
  color: #299bd5;
}
.yith-wcwl-share {
  text-align: center;
}
.woocommerce a.added_to_cart,
.added_to_cart.wc-forward {
  display: none;
}
.item-price {
  font-size: 18px;
  color: #299bd5;
  overflow: hidden;
  font-weight: 500;
  display: inline-block;
  vertical-align: top;
}
.item-price del {
  text-decoration: line-through;
  color: #aaa;
  margin: 3px 10px 0;
  font-weight: normal;
  float: right;
  font-size: 14px;
}
.rtl .item-price del {
  float: left;
}
.item-price ins {
  float: left;
  margin: 0;
  text-decoration: none;
}
.rtl .item-price ins {
  float: right;
}
.woocommerce span.onsale,
.onsale {
  display: none;
  height: 35px;
  width: 35px;
  line-height: 35px;
  color: #fff;
  background-color: #ff5c00;
  text-transform: capitalize;
  font-weight: 600;
  position: absolute;
  top: 15px;
  right: 15px;
  left: auto;
}
.border-tp {
  border-top: 1px solid #ddd;
  margin-top: 95px;
  overflow: visible !important;
}
.border-tp .order-title {
  margin-top: -20px;
}
.order-desc {
  font-family: 'Niconne';
  font-size: 26px;
  color: rgba(1,1,1,0.4);
}
.mc4wp-form.mc4wp-form-success .mc4wp-alert.mc4wp-success {
  color: green;
  margin: 15px 0;
}
.kingstore-socials ul {
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 60px;
}
.kingstore-socials ul > li {
  display: inline-block;
}
.kingstore-socials ul > li > a {
  font-size: 22px;
  color: #fff;
  margin-right: 30px;
}
.kingstore-socials ul > li > a:hover {
  color: #2677e7;
}
.topsearch-entry .button-search-pro.loading:before {
  background-image: url(../assets/img/loadingp.gif);
  background-color: #2d2d2d;
  background-size: 20px 20px;
}
.topsearch-entry .input-group-btn {
  position: static;
}
.topsearch-entry .input-group {
  display: block;
}
.topsearch-entry .search-append {
  position: absolute;
  top: 120%;
  right: 0;
  left: -20px;
  padding: 0;
  min-width: 300px;
  text-align: left;
  border: none;
}
.rtl .topsearch-entry .search-append {
  text-align: right;
  right: -20px;
  left: 0;
}
.rtl .topsearch-entry .search-append .autocomplete-suggestion > a img {
  margin-right: 0;
  margin-left: 10px;
}
.topsearch-entry .search-append .autocomplete-suggestions {
  box-shadow: 0 0 0 1px #ccc;
  background: #fff;
  border-radius: 3px;
}
.topsearch-entry .search-append .autocomplete-suggestion {
  clear: both;
  padding: 0 10px;
  margin-bottom: 15px;
}
.topsearch-entry .search-append .autocomplete-suggestion:first-child {
  padding-top: 15px;
}
.topsearch-entry .search-append .autocomplete-suggestion:last-child {
  padding-bottom: 15px;
}
.topsearch-entry .search-append .autocomplete-suggestion.no-result {
  padding: 10px;
}
.topsearch-entry .search-append .autocomplete-suggestion > a {
  padding: 0 10px;
  display: block;
  overflow: hidden;
}
.topsearch-entry .search-append .autocomplete-suggestion > a img {
  margin-right: 10px;
  border: 1px solid #ccc;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body > span {
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body > span strong {
  color: #299bd5;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta > div,
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta > p {
  display: inline-block;
  vertical-align: top;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta .sku {
  margin-right: 20px;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta .sku > span {
  font-weight: bold;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .price {
  color: #299bd5;
  font-weight: bold;
  font-size: 14px;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .price span.price-label {
  color: #666;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .price ins {
  text-decoration: none;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .price del {
  color: #999;
}
#cpanel-form {
  display: block !important;
}
.home .kingstore_breadcrumbs,
.home-style1 .kingstore_breadcrumbs {
  display: none;
}
.home .wpb_revslider_element,
.home-style1 .wpb_revslider_element {
  margin-bottom: 0;
  margin-top: -1px;
}
.block-popup-login {
  margin-top: 170px;
  width: 600px;
  padding: 0px 20px 0px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.block-popup-login form.login,
.block-popup-login form.register {
  border: 0px;
  padding: 0px;
  margin: 0;
  text-align: left;
  border-radius: 0px;
}
.rtl .block-popup-login form.login,
.rtl .block-popup-login form.register {
  text-align: right;
}
.block-popup-login .tt_popup_login {
  height: 42px;
  background-color: #299bd5;
  margin: 0 -20px;
  padding: 0 10px;
}
.block-popup-login .tt_popup_login strong {
  line-height: 42px;
  display: inline-block;
  padding-left: 55px;
  text-transform: uppercase;
  font-size: 15px;
  color: #fff;
  background-image: url(../assets/img/bg_general.png);
  background-repeat: no-repeat;
  background-position: -20px -700px;
  position: relative;
  padding-right: 10px;
  background-color: #299bd5;
}
.rtl .block-popup-login .tt_popup_login strong {
  background-position: right -20px top -700px;
  padding-left: 10px;
  padding-right: 55px;
}
.block-popup-login .block-content {
  padding-top: 30px;
  overflow: hidden;
  padding-bottom: 10px;
  font-weight: normal;
}
.block-popup-login .block-content .col-reg {
  width: 50%;
  float: left;
  min-height: 188px;
}
.rtl .block-popup-login .block-content .col-reg {
  float: right;
}
.block-popup-login .block-content .col-reg.registered-account {
  padding-right: 30px;
  border-right: 1px solid #d0d0d0;
}
.rtl .block-popup-login .block-content .col-reg.registered-account {
  border-left: 1px solid #d0d0d0;
  border-right: 0;
  padding-left: 30px;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login {
  position: relative;
  float: left;
  margin-top: 10px;
}
.rtl .block-popup-login .block-content .col-reg.registered-account .submit-login {
  float: right;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login {
  background-color: #299bd5;
  padding: 0 25px 0px 48px;
  height: 42px;
  font-size: 11px;
  font-weight: bold;
  white-space: nowrap;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 0;
}
.rtl .block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login {
  padding: 0 48px 0px 25px;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login:hover {
  background-color: #217caa;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login:before {
  background: url(../assets/img/bg_general.png) no-repeat -20px -1593px;
  content: '';
  display: block;
  width: 15px;
  height: 18px;
  position: absolute;
  top: 10px;
  left: 20px;
  z-index: 5;
}
.rtl .block-popup-login .block-content .col-reg.registered-account .submit-login:before {
  right: 20px;
  left: auto;
}
.block-popup-login .block-content .col-reg.login-customer {
  padding-left: 30px;
  color: #464646;
}
.rtl .block-popup-login .block-content .col-reg.login-customer {
  padding-right: 30px;
  padding-left: 0;
}
.block-popup-login .block-content .col-reg.login-customer h2 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0;
}
.block-popup-login .block-content .note-reg {
  margin: 0;
}
.block-popup-login .block-content .list-log {
  list-style: none;
  margin: 0;
}
.block-popup-login .block-content .list-log li {
  padding: 2px 0px 2px 14px;
  font-style: italic;
  position: relative;
  border-left: none;
  line-height: 22px;
}
.rtl .block-popup-login .block-content .list-log li {
  padding: 2px 14px 2px 0;
}
.rtl .block-popup-login .block-content .list-log li:before {
  right: 0;
  left: auto;
}
.block-popup-login .block-content .list-log li:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #666666;
  position: absolute;
  left: 0px;
  top: 10px;
}
.block-popup-login .block-content .btn-reg-popup {
  height: 42px;
  line-height: 42px;
  padding: 0px 42px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 11px;
  margin-top: 15px;
  color: #fff;
  font-weight: bold;
  background-color: #299bd5;
}
.block-popup-login .block-content .btn-reg-popup:hover {
  background-color: #217caa;
}
.block-popup-login .email-input {
  position: relative;
}
.block-popup-login .email-input:before {
  background: url(../assets/img/bg_general.png) no-repeat -20px -160px #ababab;
  content: "";
  display: inline-block;
  width: 43px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: auto;
}
.rtl .block-popup-login .email-input:before {
  right: 0;
  left: auto;
}
.block-popup-login .pass-input {
  position: relative;
}
.block-popup-login .pass-input:before {
  background: url(../assets/img/bg_general.png) no-repeat -20px -100px #ababab;
  content: "";
  display: inline-block;
  width: 43px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: auto;
}
.rtl .block-popup-login .pass-input:before {
  right: 0;
  left: auto;
}
.block-popup-login .input-text {
  border: none;
  margin-bottom: 14px;
  width: 100%;
  padding: 0 5px 0px 52px;
  height: 40px !important;
  font-size: 108.33%;
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.rtl .block-popup-login .input-text {
  padding: 0 52px 0px 5px;
}
.block-popup-login .ft-link-p a {
  color: #464646;
  padding: 0;
  border: 0;
}
.block-popup-login .ft-link-p a:hover {
  color: #299bd5;
}
.close-login {
  display: inline-block;
  background: url(../assets/img/bg_general.png) no-repeat;
  background-position: -24px -2208px;
  width: 26px;
  height: 26px;
  overflow: hidden;
  text-indent: -9999px;
  right: 7px;
  left: auto;
  top: 7px;
  position: absolute;
  opacity: 1;
}
.close-login:hover {
  opacity: 0.7;
}
.rtl .close-login {
  left: 7px;
  right: auto;
}
.header-top {
  padding: 12px 0;
  background-color: #eaeaea;
}
.header-top .top-left {
  color: #222222;
  font-weight: bold;
  font-style: italic;
}
.header-top .top-right {
  font-style: italic;
}
.header-top .top-right h3 {
  display: none;
}
.header-top .top-right ul {
  list-style: none;
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
.header-top .top-right ul li {
  font-weight: bold;
  color: #da251d;
  padding: 0 0 0 3px;
}
.header-top .top-right ul li label {
  color: #222222;
  font-weight: bold;
  font-size: 14px;
  margin: 0 5px 0 0;
}
.header-mid {
  background: #fff;
  padding: 21px 0;
}
.header-mid .top-right {
  margin-top: 12px;
}
.contact-st1 {
  margin: 0;
  list-style: none;
}
.contact-st1 li {
  float: left;
  position: relative;
}
.contact-st1 li span {
  display: block;
  font-size: 14px;
}
.contact-st1 li p {
  font-weight: bold;
  color: #299bd5;
  font-size: 14px;
  margin: 0;
  white-space: nowrap;
}
.contact-st1 li p a {
  color: #da251d;
}
.contact-st1 li:first-child {
  margin-right: 50px;
  min-width: 160px;
  padding-left: 50px;
}
.contact-st1 li:first-child:before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0,-50%);
  content: "";
  width: 39px;
  height: 34px;
  background: url(../assets/img/icon-site.png) center center no-repeat;
  float: left;
}
.contact-st1 li:first-child p a {
  color: #666;
  font-size: 14px;
}
.contact-st1 li.info-email {
  padding-left: 47px;
}
.contact-st1 li.info-email a {
  color: #666;
  font-size: 14px;
}
.contact-st1 li.info-email:before {
  background-image: url(../assets/img/icon-mail.png);
  width: 34px;
  height: 31px;
  background-repeat: no-repeat;
  background-position: center center;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
  display: inline-block;
}
.contact-st1 li.info-phone {
  padding-left: 40px;
  margin-right: 50px;
}
.contact-st1 li.info-phone:before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0,-50%);
  content: "";
  width: 29px;
  height: 29px;
  background: url(../assets/img/icon-phone.png) center center no-repeat;
  float: left;
}
.contact-st1.style2 {
  display: inline-block;
  margin-bottom: 27px;
}
.contact-st1.style2 li {
  text-align: left;
}
.contact-st1.style2 li:first-child {
  border-right: 1px #eaeaea solid;
  padding-right: 20px;
  min-width: 380px;
}
.contact-st1.style2 li:first-child span {
  font-size: 13px;
}
.contact-st1.style2 li:first-child p a {
  font-size: 16px;
}
.contact-st1.style2 li:first-child:before {
  background: url(../assets/img/icon-promotion.png) -66px -402px no-repeat;
}
.contact-st1.style2 li:last-child {
  min-width: 290px;
}
.contact-st1.style2 li:last-child span {
  font-size: 13px;
}
.contact-st1.style2 li:last-child p a {
  font-size: 18px;
}
.contact-st1.style2 li:last-child:before {
  background: url(../assets/img/icon-promotion.png) -20px -353px no-repeat;
}
.contact-center {
  text-align: center;
}
.header-bottom {
  position: relative;
  z-index: 8;
  min-height: 50px;
  background: #299bd5;
}
.bottom-header {
  display: none;
  padding-top: 13px;
}
.bottom-header p {
  margin: 0;
}
.bottom-header .wpml-ls-sidebars-bottom-header {
  float: right;
}
.bottom-header .wpml-ls-sidebars-bottom-header .wpml-ls-current-language:hover>a {
  background: transparent;
  color: #fff;
}
.bottom-header .wpml-ls-legacy-dropdown {
  width: 10.5em;
}
.bottom-header .wpml-ls-legacy-dropdown a span.wpml-ls-display {
  display: none;
}
#lang_sel a,
#lang_sel a:visited {
  border: 0 none;
  padding: 0;
}
#lang_sel a.lang_sel_sel:after {
  content: "\f107";
  font-family: FontAwesome;
  display: inline-block;
  font-size: 13px;
  margin-left: 4px;
  vertical-align: top;
  color: #fff;
  line-height: 18px;
}
.rtl #lang_sel a.lang_sel_sel:after {
  margin-right: 4px;
  margin-left: 0;
}
#lang_sel img.iclflag {
  margin-top: -1px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.rtl #lang_sel img.iclflag {
  margin: 0 0 0 5px;
}
#lang_sel > ul.nav {
  display: inline-block;
  list-style: none;
  margin: 0;
}
#lang_sel > ul.nav > li {
  position: relative;
  padding: 13px 0 9px 0;
}
#lang_sel > ul.nav > li > a {
  background-color: transparent;
  color: #fff;
  font-size: 14px;
}
#lang_sel > ul.nav > li > a span {
  display: inline-block;
}
#lang_sel > ul.nav > li > ul {
  border: 1px solid #eaeaea;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  box-shadow: 0px 2px 1px #eaeaea;
  right: 0;
  top: 60px;
  z-index: 99999;
  position: absolute;
  background: #fff;
  width: 130px;
  padding: 10px 20px 10px 20px;
  margin: 0;
}
#lang_sel > ul.nav > li > ul li {
  background: #fff;
  border-right: none;
  list-style: none;
}
#lang_sel > ul.nav > li > ul li.active a {
  color: #299bd5;
}
#lang_sel > ul.nav > li > ul li a {
  color: #464646;
  display: block;
  height: auto;
  line-height: 28px;
}
#lang_sel > ul.nav > li > ul li a .iclflag {
  margin-right: 13px;
}
.rtl #lang_sel > ul.nav > li > ul li a .iclflag {
  margin-left: 13px;
  margin-right: 0;
}
#lang_sel > ul.nav > li > ul li:hover a {
  color: #299bd5;
}
#lang_sel > ul.nav > li > ul:before {
  content: "";
  display: inline-block;
  background: transparent;
  height: 3px;
  width: 100%;
  position: absolute;
  top: -3px;
  right: 0;
}
#lang_sel > ul.nav > li:hover > ul {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 38px;
}
.currency_w {
  margin-bottom: 0;
}
.rtl .currency_w {
  margin-left: 0;
  margin-right: 15px;
}
.currency_w > li {
  position: relative;
  list-style: none;
  padding: 13px 0 9px 0;
}
.currency_w > li > a {
  display: block;
  position: relative;
  color: #666;
  padding: 0 0 0 13px;
  font-size: 13px;
}
.rtl .currency_w > li > a {
  padding: 0 13px 0 0;
}
.currency_w > li > a:before {
  content: "";
  width: 1px;
  height: 14px;
  background: #ddd;
  position: absolute;
  top: 1px;
  left: 0;
}
.rtl .currency_w > li > a:before {
  left: auto;
  right: 0;
}
.currency_w > li > a:after {
  content: "\f107";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 10px;
  color: #666;
  line-height: 16px;
  vertical-align: top;
}
.rtl .currency_w > li > a:after {
  margin-right: 10px;
  margin-left: 0;
}
.currency_w > li .currency_switcher {
  border: 1px solid #eaeaea;
  box-shadow: 0px 2px 1px #eaeaea;
  right: 0px;
  position: absolute;
  background: none repeat scroll 0 0 #fff;
  width: 75px;
  padding: 10px 20px;
  margin: 0;
  top: 60px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
.rtl .currency_w > li .currency_switcher {
  right: auto;
  left: 0;
}
.currency_w > li .currency_switcher li {
  width: 100%;
  margin: 0;
  line-height: 28px;
  list-style: none;
}
.currency_w > li .currency_switcher li:hover a {
  color: #299bd5;
}
.currency_w > li .currency_switcher li a {
  background: none;
  border: 0px;
  border-radius: 0px;
  color: #464646;
  display: block;
  border-bottom: none;
}
.currency_w > li .currency_switcher li a.active {
  color: #299bd5;
}
.currency_w > li .currency_switcher:before {
  content: "";
  display: block;
  background: transparent;
  height: 3px;
  position: absolute;
  top: -3px;
  width: 100%;
}
.currency_w > li:hover .currency_switcher {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 38px;
  z-index: 9999;
  height: auto;
}
.top-form {
  position: relative;
  float: right;
}
.top-form:hover .minicart-title h3 {
  color: #299bd5;
}
.top-form:hover .wrapp-minicart {
  visibility: visible;
  opacity: 1;
  transform: translateY(0px);
  transition: opacity 0.35s ease, transform 0.35s ease;
}
.top-form.top-form-minicart {
  cursor: pointer;
  position: relative;
}
.top-form.top-form-minicart .minicart-title {
  padding-top: 5px;
}
.top-form.top-form-minicart .minicart-title h3 {
  font-size: 12px;
  color: #fff;
  margin: 0 0 5px 0;
  text-transform: uppercase;
  font-weight: 600;
}
.top-form.top-form-minicart .minicart-title p {
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  margin: 0;
  text-transform: capitalize;
}
.top-form.top-form-minicart .top-minicart-icon {
  text-align: center;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background: url(../assets/img/icon-cart-m2.png) 9px 10px no-repeat #fff;
  position: relative;
  margin-right: 10px;
}
.top-form .wrapp-minicart {
  visibility: hidden;
  opacity: 0;
  transform: translateY(50px);
  transition: transform .3s ease;
  background: none repeat scroll 0 0 #fff;
  position: absolute;
  right: 0;
  left: auto;
  top: 58px;
  width: 318px;
  z-index: 99999;
  box-shadow: 0px 3px 5px 2px rgba(0,0,0,0.255);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.top-form .wrapp-minicart:before {
  content: "";
  display: block;
  background: transparent;
  height: 25px;
  position: absolute;
  top: -25px;
  width: 100%;
}
.rtl .top-form .wrapp-minicart {
  left: 0;
  right: auto;
}
.top-form .wrapp-minicart .minicart-padding .number-item {
  padding: 25px 20px;
  font-size: 13px;
  color: #222222;
  font-weight: 500;
}
.top-form .wrapp-minicart .minicart-padding .number-item .item {
  color: #186cb1;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content {
  border-bottom: 1px #eaeaea solid;
  background: #fff;
  max-height: 323px;
  overflow: auto;
  margin-left: 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li {
  list-style: none;
  position: relative;
  padding: 30px 20px;
  overflow: hidden;
  border-bottom: 1px solid #eaeaea;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li:first-child {
  padding-top: 25px;
  border-top: 1px solid #eaeaea;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li:last-child {
  border-bottom: none;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image {
  display: inline-block;
  background: #fff;
  float: left;
  margin-right: 20px;
  position: relative;
  border: 1px #eaeaea solid;
  overflow: hidden;
  padding: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  width: 95px;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image:hover:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #222222;
  opacity: 0.15;
  filter: alpha(opacity=15);
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action {
  position: absolute;
  top: 23px;
  right: 20px;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action {
  left: 20px;
  right: auto;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action a.btn-remove {
  display: block;
  margin: 7px 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action .btn-edit {
  display: block;
  margin: 7px 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item {
  overflow: hidden;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details h4 {
  margin: 0;
  padding-right: 20px;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details h4 {
  padding-left: 20px;
  padding-right: 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details h4 a {
  font-size: 14px;
  color: #222222;
  text-transform: capitalize;
  line-height: 22px;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details h4 a:hover {
  color: #299bd5;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price {
  float: left;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price {
  float: right;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price .price {
  display: block;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price .price span.amount {
  font-size: 18px;
  color: #186cb1;
  padding: 5px 0px;
  font-weight: 600;
  display: inline-block;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price .qty {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #777;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  border: 1px solid #eaeaea;
}
.top-form .wrapp-minicart .cart-checkout {
  line-height: normal;
}
.top-form .wrapp-minicart .cart-checkout .price-total {
  line-height: 41px;
  padding: 0 25px;
}
.top-form .wrapp-minicart .cart-checkout .price-total .label-price-total {
  font-weight: 600;
  color: #222222;
  text-transform: capitalize;
}
.top-form .wrapp-minicart .cart-checkout .price-total .price-total-w {
  float: right;
}
.rtl .top-form .wrapp-minicart .cart-checkout .price-total .price-total-w {
  float: left;
}
.top-form .wrapp-minicart .cart-checkout .price-total .price-total-w span.price span.amount {
  font-size: 18px;
  font-weight: 600;
  color: #186cb1;
}
.top-form .wrapp-minicart .cart-checkout .cart-links {
  padding: 15px 22px;
  overflow: hidden;
  width: 100%;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link {
  text-align: left;
}
.rtl .top-form .wrapp-minicart .cart-checkout .cart-links .cart-link {
  text-align: right;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
  text-align: right;
}
.rtl .top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
  text-align: left;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
  float: left;
  width: 50%;
}
.rtl .top-form .wrapp-minicart .cart-checkout .cart-links .cart-link,
.rtl .top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
  float: right;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link a,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link a {
  font-size: 12px;
  color: #222222;
  line-height: 43px;
  height: 43px;
  padding: 0 10px;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  background: #299bd5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link:hover a,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link:hover a {
  background-color: #217caa;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link a {
  background: #222222;
}
.header-style1 .sticky-menu {
  position: fixed;
  z-index: 999;
  box-shadow: 0 1px 2px 0 #eaeaea;
}
.primary-menu .navbar-inverse {
  background-color: transparent;
  border-color: #fff;
}
.nav-pills {
  display: inline-block;
  margin-left: 0;
  list-style-type: none;
  margin-bottom: 0;
}
.nav-pills.nav-css >li {
  float: none;
  display: inline-block;
}
.nav-pills.nav-css >li > a {
  padding: 17px 20px;
  line-height: 22px;
}
.nav-pills.nav-css >li.dropdown > a span.menu-img {
  position: absolute;
  right: 5px;
  top: -7px;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu {
  box-shadow: none;
  border: 1px solid #eaeaea;
  padding: 0;
  min-width: 200px;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li {
  width: 100%;
  padding: 0 20px;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li >a {
  padding: 13px 0;
  color: #222222;
  font-size: 14px;
  border-bottom: 1px solid #eaeaea;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li >a:hover {
  color: #186cb1;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.active > a {
  color: #186cb1;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li:last-child > a {
  border: 0;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu {
  position: relative;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
  top: -1px;
  left: 100%;
}
.rtl .nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
  left: auto;
  right: 100%;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu > a {
  border-bottom: 1px solid #eaeaea;
}
.nav-pills.nav-css >li:hover .dropdown-menu {
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.nav-pills >li {
  float: none;
  display: inline-block;
}
.nav-pills >li > a {
  background-color: transparent;
  position: relative;
  padding: 0 30px;
  display: block;
  font-size: 14px;
  line-height: 50px;
  color: #fff;
  border-radius: 0;
}
.nav-pills >li > a:before {
  content: "";
  width: 0;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 50%;
  background: #186cb1;
  opacity: 0;
  visible: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.nav-pills >li > a:hover,
.nav-pills >li > a:focus {
  background-color: #186cb1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.nav-pills >li > a span.fa {
  margin-right: 5px;
  font-size: 16px;
}
.nav-pills >li.active > a {
  color: #fff;
}
.nav-pills >li.dropdown > a {
  position: relative;
}
.nav-pills >li.dropdown > a:after {
  content: "\f0d7";
  font-family: FontAwesome;
  position: absolute;
  right: 5px;
}
.rtl .nav-pills >li.dropdown > a:after {
  left: 5px;
  right: auto;
}
.nav-pills >li.dropdown .dropdown-menu {
  text-align: left;
  display: block;
  visibility: hidden;
  top: 125%;
  padding: 15px 0;
  border: none;
  min-width: 200px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.rtl .nav-pills >li.dropdown .dropdown-menu {
  text-align: right;
}
.nav-pills >li.dropdown .dropdown-menu li {
  width: 100%;
}
.nav-pills >li.dropdown .dropdown-menu li >a {
  position: relative;
  display: block;
  padding: 10px 25px;
  color: #7d7d7d;
}
.nav-pills >li.dropdown .dropdown-menu li >a:hover {
  color: #186cb1;
}
.nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu {
  position: relative;
}
.nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
  position: absolute;
  top: -16px;
  left: 110%;
  visibility: hidden;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.rtl .nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
  left: auto;
  right: 110%;
}
.nav-pills >li.dropdown .dropdown-menu >.dropdown-submenu:hover >.dropdown-menu {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills >li.dropdown .dropdown-menu >.dropdown-submenu:hover >.dropdown-menu {
  left: auto;
  right: 100%;
}
.nav-pills >li.dropdown:hover:before {
  top: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-pills >li.dropdown > .dropdown-menu.visible {
  visibility: visible;
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-pills >li.dropdown.column-2 .dropdown-menu {
  width: 665px;
}
.nav-pills >li.dropdown.column-2 .dropdown-menu > li {
  width: 50%;
  border: none;
  float: left;
}
.nav-pills >li.active {
  position: relative;
}
.nav-pills >li.active >a,
.nav-pills >li.active >a:hover,
.nav-pills >li.active >a:focus {
  background-color: #186cb1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.nav-pills .dropdown-menu li.active >a,
.nav-pills .dropdown-menu li:hover >a {
  color: #186cb1;
  background-color: transparent;
}
.nav-pills.nav-mega .menu-img {
  position: absolute;
  right: 5px;
  top: -7px;
}
.header-style2 .nav-pills.nav-mega .menu-img {
  top: -4px;
}
.nav-pills.nav-mega .kingstore-mega-menu .wpb_raw_html {
  margin-bottom: 0;
}
.nav-pills.nav-mega .kingstore-mega-menu.kingstore-menu-img > a span.menu-img {
  position: absolute;
  right: 5px;
  top: -7px;
}
.header-style2 .nav-pills.nav-mega .kingstore-mega-menu.kingstore-menu-img > a span.menu-img {
  top: -4px;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu {
  padding: 30px 15px 15px;
  width: 100%;
  visibility: hidden;
  box-shadow: 0px 0px 5px #999;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu li.active >a,
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu li:hover >a {
  background-color: transparent;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu li .dropdown-sub > li.active >a,
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu li .dropdown-sub > li:hover >a {
  background-color: transparent;
  color: #186cb1;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu >li {
  float: left;
  padding: 0 15px;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu >li.image-full {
  width: 100% !important;
  padding-top: 0;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu >li.image-full >a {
  border-bottom: 0;
  font-size: 14px;
  text-transform: uppercase;
  padding: 7px 20px;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu >li.image-full >a .menu-title {
  display: none;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu >li.image-full img {
  width: 100%;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu >li .item-bottom {
  display: none;
}
.rtl .nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu >li {
  float: right;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .dropdown-submenu >a,
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .dropdown-submenu >.have-title {
  text-transform: uppercase;
  font-weight: normal;
  padding: 0;
  display: block;
  color: #222222;
  font-size: 14px;
  font-weight: 700;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .dropdown-submenu >a .menu-title,
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .dropdown-submenu >.have-title .menu-title {
  display: block;
  padding-bottom: 15px;
  border-bottom: 1px #eaeaea solid;
  margin-bottom: 5px;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a {
  padding: 9px 0;
  line-height: 22px;
  text-transform: capitalize;
  font-size: 14px;
  color: #7d7d7d;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a:hover {
  color: #299bd5;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub >li .menu-img {
  float: left;
  width: 25px;
  margin-right: 15px;
}
.rtl .nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub >li .menu-img {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu.column-1 {
  min-width: 1170px;
  padding: 30px 0 15px;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu.column-1 >li {
  width: 100%;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu.column-2 {
  min-width: 380px;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu.column-2 >li {
  width: 50%;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu.column-3 {
  min-width: 720px;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu.column-3 >li {
  width: 33.33%;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu.column-4 {
  min-width: 875px;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu.column-4 >li {
  width: 25%;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu.column-5 {
  min-width: 1170px;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu.column-5 >li {
  width: 20%;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .kingstore-menu-img >a {
  padding: 15px 0 0 0;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .kingstore-menu-img >a:before {
  display: none;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .kingstore-menu-img >a:hover {
  color: #299bd5;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .kingstore-menu-img:hover img {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .menu-shortcode >a {
  display: none;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-image-col5 .dropdown-menu.column-5 >li {
  width: 18%;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-image-col5 .dropdown-menu.column-5 >li.kingstore-menu-img {
  width: 28%;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-mega-product .dropdown-menu {
  padding: 0;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-mega-product .dropdown-menu >li {
  padding: 0;
}
.nav-pills.nav-mega .kingstore-mega-menu:hover .dropdown-menu .listing-tab-shortcode .tabbable.tabs .tab-content {
  visibility: visible;
}
.nav-pills.nav-mega .kingstore-menu-custom > .dropdown-menu > li.active > a {
  color: #186cb1;
}
.nav-pills.nav-mega .kingstore-menu-custom ul {
  box-shadow: 0px 0px 5px #999;
}
.nav-pills.nav-mega .kingstore-menu-custom ul .menu-img {
  display: none;
}
.nav-pills.nav-mega .kingstore-menu-custom ul > li > a {
  font-size: 14px;
}
.nav-pills.nav-mega .kingstore-menu-custom ul li >.have-title {
  position: relative;
  display: block;
  padding: 10px 25px;
}
.nav-pills.nav-mega .kingstore-menu-custom ul li >.have-title:before {
  content: "\f111";
  font-family: fontawesome;
  font-size: 6px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 8px;
}
.rtl .nav-pills.nav-mega .kingstore-menu-custom ul li >.have-title:before {
  padding-right: 0;
  padding-left: 8px;
}
.nav-pills.nav-mega .kingstore-menu-custom ul .dropdown-submenu >ul {
  position: absolute;
  background-color: #fff;
  left: 110%;
  top: 0;
  padding: 15px 0;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  min-width: 180px;
}
.rtl .nav-pills.nav-mega .kingstore-menu-custom ul .dropdown-submenu >ul {
  left: auto;
  right: 110%;
}
.nav-pills.nav-mega .kingstore-menu-custom ul .dropdown-submenu >ul >li {
  position: relative;
}
.nav-pills.nav-mega .kingstore-menu-custom ul .dropdown-submenu >ul >li ul {
  padding: 15px 0;
  position: absolute;
  background-color: #fff;
  left: 110%;
  top: 0;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.rtl .nav-pills.nav-mega .kingstore-menu-custom ul .dropdown-submenu >ul >li ul {
  left: auto;
  right: 110%;
}
.nav-pills.nav-mega .kingstore-menu-custom ul .dropdown-submenu >ul >li ul >li:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .kingstore-menu-custom ul .dropdown-submenu >ul >li ul >li:hover >ul {
  left: auto;
  right: 100%;
}
.nav-pills.nav-mega .kingstore-menu-custom ul .dropdown-submenu >ul >li:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .kingstore-menu-custom ul .dropdown-submenu >ul >li:hover >ul {
  left: auto;
  right: 100%;
}
.nav-pills.nav-mega .kingstore-menu-custom ul .dropdown-submenu:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .kingstore-menu-custom ul .dropdown-submenu:hover >ul {
  left: auto;
  right: 100%;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.kingstore-menu-img {
  width: 22%;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.kingstore-menu-img a .menu-title {
  border-bottom: none;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 {
  width: 31%;
  margin-left: 1.3%;
  border-left: 1px #e6e6e6 solid;
}
.rtl .nav-pills.nav-mega .kingstore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 {
  border-right: 1px #e6e6e6 solid;
  border-left: 0;
  margin-right: 1.3%;
  margin-left: 0;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .order-title {
  display: none;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider {
  margin-bottom: 0;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .item .item-wrap .item-detail .item-content {
  padding: 20px 15px;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .item .item-wrap:hover .item-detail {
  border: 1px transparent solid;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .slick-next {
  right: 0;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .slick-prev {
  left: 0;
}
.mega-left-title {
  background: #299bd5;
  border-radius: 4px 4px 0 0;
  height: 44px;
  line-height: 46px;
  overflow: hidden;
  padding: 0 15px;
}
.mega-left-title strong {
  color: #fff;
  position: relative;
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  font-weight: 700;
}
.mega-left-title strong:before {
  content: '\f00b';
  font-family: FontAwesome;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  margin-right: 10px;
  color: #fff;
}
.rtl .mega-left-title strong:before {
  margin-left: 10px;
  margin-right: 0;
}
.mega-left-title strong:after {
  position: absolute;
  right: 5px;
  top: 15px;
  color: #fff;
  font-weight: normal;
  content: '\f0d7';
  font-family: FontAwesome;
  font-size: 14px;
  border: 1px #fff solid;
  border-radius: 50%;
  height: 15px;
  line-height: 15px;
  width: 15px;
  text-align: center;
}
.rtl .mega-left-title strong:after {
  left: 5px;
  right: auto;
}
.vertical_megamenu-header .wpb_content_element {
  margin: 0;
}
.vertical_megamenu-header:hover .wrapper_vertical_menu {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
}
.wrapper_vertical_menu {
  position: absolute;
  min-width: 248px;
  -webkit-transform: translateY(40px);
  -moz-transform: translateY(40px);
  -o-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
}
.wrapper_vertical_menu .dropdown-sub {
  margin: 0;
}
.wrapper_vertical_menu .vertical-megamenu {
  position: relative;
  margin: 0;
  box-shadow: 0px 1px 2px 2px #efefef;
  background-color: #fff;
  border-top: 0;
  z-index: 9;
  border-radius: 0 0 4px 4px;
}
.home-style2 .wrapper_vertical_menu .vertical-megamenu {
  box-shadow: none;
}
.home-style3 .wrapper_vertical_menu .vertical-megamenu {
  box-shadow: none;
  border: 1px #eaeaea solid;
}
.wrapper_vertical_menu .vertical-megamenu > li {
  padding: 0 15px;
  background: none;
  border: 0;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.wrapper_vertical_menu .vertical-megamenu > li:last-child > a {
  border-bottom: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.showMore a.open-more-cat {
  background: url('../assets/img/icon-more.jpg') no-repeat center left;
  padding-left: 33px;
  margin: 0 0 0 2px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.showMore a.open-more-cat {
  background: url('../assets/img/icon-more.jpg') no-repeat center right;
  padding-left: 0;
  padding-right: 33px;
  margin: 0 2px 0 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.showMore a.close-more-cat {
  background: url('../assets/img/icon-less.jpg') no-repeat center left;
  padding-left: 33px;
  margin: 0 0 0 2px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.showMore a.close-more-cat {
  background: url('../assets/img/icon-less.jpg') no-repeat center right;
  padding-left: 0;
  padding-right: 33px;
  margin: 0 2px 0 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.showMore a:before {
  display: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.icon-phone > a span.menu-img {
  position: absolute;
  left: 0;
  top: 13px;
  display: inline-block;
}
.wrapper_vertical_menu .vertical-megamenu > li.icon-sport > a span.menu-img {
  position: absolute;
  left: 0;
  top: 19px;
  display: inline-block;
}
.wrapper_vertical_menu .vertical-megamenu > li > a {
  font-size: 15px;
  font-weight: 500;
  padding: 9px 20px 8px 15px;
  line-height: 30px;
  border-bottom: 1px #eaeaea solid;
  color: #222222;
  position: relative;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li > a {
  padding: 9px 15px 8px 20px;
}
.wrapper_vertical_menu .vertical-megamenu > li > a:before {
  content: '\f111';
  font-family: FontAwesome;
  font-size: 5px;
  position: absolute;
  top: 9px;
  left: 0;
  color: #444;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li > a:before {
  left: auto;
  right: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li > a > span.menu-img {
  display: inline-block;
  vertical-align: middle;
  min-width: 20px;
  margin-right: 15px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li > a > span.menu-img {
  margin-right: 0;
  margin-left: 20px;
}
.wrapper_vertical_menu .vertical-megamenu > li > a:hover {
  background-color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li > a .have-title {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.wrapper_vertical_menu .vertical-megamenu > li > a:hover {
  color: #299bd5;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu {
  position: absolute;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: hidden;
  display: inherit;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0,60px);
  -moz-transform: translate(0,60px);
  -o-transform: translate(0,60px);
  -ms-transform: translate(0,60px);
  transform: translate(0,60px);
  left: 100%;
  top: 0;
  border-radius: 0;
  min-width: 230px;
  padding: 0;
  border: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu {
  left: auto;
  right: 100%;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li {
  position: relative;
  line-height: 32px;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li > a {
  position: relative;
  padding: 10px 20px;
  color: #222222;
  background-color: #fff;
  border-bottom: 1px solid #eaeaea;
  text-transform: capitalize;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu {
  position: absolute;
  left: 100%;
  margin: 0;
  top: 0;
  background: #fff;
  display: none;
  min-width: 230px;
  padding: 0;
  border-radius: 0;
  border: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu {
  left: auto;
  right: 100%;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li {
  position: relative;
  line-height: 32px;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li > a {
  position: relative;
  padding: 10px 20px;
  color: #222222;
  background-color: #fff;
  border-bottom: 1px solid #eaeaea;
  text-transform: capitalize;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li > a:hover {
  background-color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li:hover > a {
  background-color: #f7f7f7;
  color: #299bd5;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li:hover > a:before {
  background-color: #299bd5;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li:hover > .dropdown-menu {
  display: block;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li:hover > a {
  color: #299bd5;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li:hover > a:before {
  background-color: #299bd5;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li:hover > .dropdown-menu {
  display: block;
}
.wrapper_vertical_menu .vertical-megamenu > li.dropdown > a:hover:after {
  color: #299bd5;
}
.wrapper_vertical_menu .vertical-megamenu > li.dropdown > a:after {
  content: '\f105';
  font-family: fontawesome;
  font-size: 14px;
  color: #7d7d7d;
  position: absolute;
  right: 0px;
  top: 9px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.dropdown > a:after {
  left: 0px;
  right: auto;
  content: '\f104';
}
.wrapper_vertical_menu .vertical-megamenu > li:hover .dropdown-menu {
  display: block;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0px,0px);
  -moz-transform: translate(0px,0px);
  -o-transform: translate(0px,0px);
  -ms-transform: translate(0px,0px);
  transform: translate(0px,0px);
}
.wrapper_vertical_menu .vertical-megamenu > li:hover > a {
  color: #299bd5;
}
.wrapper_vertical_menu .vertical-megamenu > li:hover > a .have-title {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  padding-left: 15px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li:hover > a .have-title {
  padding-left: 0;
  padding-right: 15px;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu.visible {
  display: block;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0px,0px);
  -moz-transform: translate(0px,0px);
  -o-transform: translate(0px,0px);
  -ms-transform: translate(0px,0px);
  transform: translate(0px,0px);
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-menu-custom ul {
  min-width: 180px;
  padding: 20px 0;
  border: 1px solid #eee;
  box-shadow: 2px 3px 5px #999;
  border-radius: 0;
  box-shadow: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-menu-custom ul > li {
  line-height: 32px;
  padding: 0 30px;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-menu-custom ul > li a {
  color: #777;
  font-size: 14px;
  position: relative;
  background-color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-menu-custom ul > li .dropdown-sub {
  min-width: 180px;
  padding: 20px 0;
  border: 1px solid #bbb;
  border-radius: 5px;
  box-shadow: none;
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  background-color: #fff;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.kingstore-menu-custom ul > li .dropdown-sub {
  left: auto;
  right: 100%;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-menu-custom ul > li .dropdown-sub > li {
  padding: 0 30px;
  line-height: normal;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-menu-custom ul > li .dropdown-sub > li a {
  padding: 6px 10px;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  background-color: #fff;
  padding-left: 15px;
  text-transform: capitalize;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.kingstore-menu-custom ul > li .dropdown-sub > li a {
  padding-left: 0;
  padding-right: 15px;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-menu-custom ul > li .dropdown-sub > li:hover >  a {
  background: #fff;
  color: #299bd5;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-menu-custom ul > li .dropdown-sub > li:hover >  a:before {
  background-color: #299bd5;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-menu-custom ul > li:hover > .dropdown-sub {
  display: block;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-menu-custom ul > li.active > a,
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-menu-custom ul > li:hover > a {
  color: #299bd5;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-menu-custom ul > li.active > a:before,
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-menu-custom ul > li:hover > a:before {
  background-color: #299bd5;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > li {
  position: static;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-1.dropdown-menu .kingstore-menu-img {
  clear: none;
  position: absolute;
  max-width: 260px !important;
  width: 260px !important;
  top: 0;
  right: 0;
  padding: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-1.dropdown-menu .kingstore-menu-img > a {
  padding: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-1.dropdown-menu .kingstore-menu-img > a:before {
  width: 0;
  margin: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-1.dropdown-menu .kingstore-menu-img {
  right: auto;
  left: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-2 {
  min-width: 600px;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-2 > li {
  width: 160px;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-2 > li:nth-child(2n+1) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-2 .column-2 {
  clear: both;
  width: 100%;
  background-color: #ddd;
  height: 60px;
  line-height: 60px;
  padding: 0 30px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-2 .column-2 {
  padding: 0 30px;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-2 .column-2 .tag-menu ul {
  margin: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-2 .column-2 .tag-menu ul > li {
  display: inline-block;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-2 .column-2 .tag-menu ul > li span {
  font-size: 14px;
  color: #666;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-2 .column-2 .tag-menu ul > li:first-child span {
  font-weight: bold;
  color: #222222;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu.menu-fashion > .column-3 .kingstore-menu-img {
  width: 100%;
  padding: 0 15px 5px;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-3 {
  min-width: 650px;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-3 .kingstore-menu-img {
  padding: 0 15px 5px;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-3 .kingstore-menu-img > a {
  padding: 0;
  border: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-3 .kingstore-menu-img > a .have-title .menu-title {
  padding-bottom: 10px;
  display: block;
  border-bottom: 1px #eee solid;
  margin-bottom: 10px;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-3 .kingstore-menu-img > a img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-3 .kingstore-menu-img > a img:hover {
  opacity: 0.85;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-3 > li:nth-child(3n+1) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-4 {
  min-width: 885px;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-4 > li {
  width: 285px !important;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-4 > li img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-4 > li img:hover {
  opacity: 0.85;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-4 > li > .dropdown-menu {
  padding: 5px 15px 18px;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-4 > li.kingstore-menu-img > a  .menu-title {
  margin-top: 24px;
  display: inline-block;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-4 > li:nth-child(4n+1) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-5 {
  min-width: 900px;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .column-5 > li:nth-child(5n+1) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu {
  border: 0;
  border-radius: 0;
  box-shadow: 2px 3px 5px #999;
  margin: 0;
  padding: 0 15px;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li {
  width: 205px;
  padding: 25px 15px 10px;
  float: left;
  line-height: unset;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li {
  float: right;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li:last-child {
  border: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li:last-child {
  border: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li:hover > a {
  background-color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li.dropdown-submenu > a {
  margin-bottom: 5px;
  padding: 0 0 10px;
  font-size: 16px;
  color: #222222;
  text-transform: uppercase;
  font-weight: 700;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li {
  float: right;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li > a,
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li > span {
  display: block;
  font-size: 18px;
  margin-bottom: 15px;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li > a:after,
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li > span:after {
  display: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li .dropdown-sub > li:last-child > a {
  border: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li .dropdown-sub > li > a {
  padding: 0;
  line-height: 38px;
  display: block;
  font-size: 14px;
  color: #7d7d7d;
  position: relative;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li .dropdown-sub > li.kingstore-menu-img > a {
  padding-left: 30px;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li .dropdown-sub > li.kingstore-menu-img > a span.menu-img {
  position: absolute;
  left: 0;
  top: 14px;
  display: inline-block;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li .dropdown-sub > li.kingstore-menu-img > a span.menu-img {
  right: 0;
  left: auto;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li .dropdown-sub > li.kingstore-menu-img > a .menu-title {
  padding: 0;
  margin: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li .dropdown-sub > li.active a,
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li .dropdown-sub > li:hover a {
  color: #299bd5;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li.col-1 {
  min-width: 160px;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li.col-2 {
  min-width: 360px;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li.col-3 {
  min-width: 540px;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li.col-4 {
  min-width: 720px;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li.col-5 {
  min-width: 900px;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li.col-6 {
  min-width: 900px;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-mega-menu > .dropdown-menu > li.col3-img-right {
  padding: 30px 10px 25px 10px;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-menu-icon > a span.fa {
  margin: 0 7px 0 0;
  display: inline-block;
  width: 20px;
  text-align: center;
}
.wrapper_vertical_menu .vertical-megamenu > li.icon-phone.kingstore-menu-img > a span.menu-img {
  position: absolute;
  left: 0;
  top: 13px;
  display: inline-block;
}
.wrapper_vertical_menu .vertical-megamenu > li.icon-sport.kingstore-menu-img > a span.menu-img {
  position: absolute;
  left: 0;
  top: 19px;
  display: inline-block;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-menu-img > a span.menu-img {
  display: inline-block;
  vertical-align: middle;
  min-width: 20px;
  margin-right: 15px;
}
.wrapper_vertical_menu .vertical-megamenu > li.kingstore-menu-img > a span.menu-img img {
  margin: 0 auto;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.kingstore-menu-img > a span.menu-img {
  margin-right: 0;
  margin-left: 15px;
}
.mega-menu .wrap-content {
  overflow: hidden;
}
.mega-menu .wrap-content .item {
  float: left;
  width: 25%;
  padding: 0 15px;
}
.mega-menu .wrap-content .item .item-image img {
  margin-bottom: 10px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.mega-menu .wrap-content .item .item-image:hover img {
  opacity: 0.9;
}
.mega-menu .wrap-content .item .item-content h3 {
  font-size: 14px;
  color: #222222;
  font-weight: 700 !important;
  text-transform: uppercase;
  padding: 15px 0;
  border-bottom: 1px solid #eaeaea;
}
.mega-menu .wrap-content .item .item-content ul > li > a {
  padding: 10px 0;
  font-size: 14px;
  color: #7d7d7d;
}
.mega-menu .wrap-content .item .item-content ul > li > a:hover {
  color: #299bd5;
}
.resmenu-container .navbar-toggle {
  display: none;
  float: left;
  background-color: transparent;
  border-color: transparent;
}
.resmenu-container .navbar-toggle .icon-bar {
  background-color: #111;
  height: 3px;
}
.resmenu-container .navbar-toggle:hover,
.resmenu-container .navbar-toggle:focus {
  background-color: transparent;
}
.resmenu-container .navbar-toggle:hover .icon-bar,
.resmenu-container .navbar-toggle:focus .icon-bar {
  background-color: #299bd5;
}
.resmenu-container .menu-responsive-wrapper {
  position: absolute;
  top: 51px;
  padding: 0;
  min-width: 300px;
  background: #464646;
  z-index: 999;
}
.resmenu-container .menu-responsive-wrapper ul {
  list-style-type: none;
  margin: 0;
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu {
  display: none;
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu > li > a {
  padding-left: 25px;
}
.resmenu-container .menu-responsive-wrapper ul > li {
  position: relative;
  -webkit-box-shadow: 0 1px 0 0 #555;
  -moz-box-shadow: 0 1px 0 0 #555;
  -o-box-shadow: 0 1px 0 0 #555;
  -ms-box-shadow: 0 1px 0 0 #555;
  box-shadow: 0 1px 0 0 #555;
}
.resmenu-container .menu-responsive-wrapper ul > li > a {
  color: #fff;
  padding: 10px 20px;
  display: block;
  -webkit-box-shadow: 0 1px 0 0 #555;
  -moz-box-shadow: 0 1px 0 0 #555;
  -o-box-shadow: 0 1px 0 0 #555;
  -ms-box-shadow: 0 1px 0 0 #555;
  box-shadow: 0 1px 0 0 #555;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown {
  display: block;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
  height: 37px;
  background: #111;
  cursor: pointer;
  text-align: center;
  line-height: 37px;
  font-size: 20px;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown:after {
  content: "+";
  font-family: FontAwesome;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown.show:after {
  content: "–";
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown:hover {
  color: #fff;
  background: #299bd5;
}
.rtl .resmenu-container .menu-responsive-wrapper ul > li .show-dropdown {
  right: auto;
  left: 0;
}
.resmenu-container .menu-responsive-wrapper ul > li:hover > a,
.resmenu-container .menu-responsive-wrapper ul > li.active > a {
  background: #eee;
  color: #299bd5;
}
.resmenu-container .menu-responsive-wrapper ul > li:hover > .show-dropdown,
.resmenu-container .menu-responsive-wrapper ul > li.active > .show-dropdown {
  background: #299bd5;
  color: #fff;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  -webkit-transform: translate(-300px,0);
  -moz-transform: translate(-300px,0);
  -o-transform: translate(-300px,0);
  -ms-transform: translate(-300px,0);
  transform: translate(-300px,0);
  z-index: 9999;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper.open {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -o-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner {
  background: #464646;
  position: relative;
  height: 100%;
  overflow-x: auto;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner h3 {
  text-transform: uppercase;
  padding: 40px 0;
  text-align: center;
  background: #111;
  color: #eee;
  margin-bottom: 0;
  border-bottom: 1px solid #848484;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner > ul {
  border-bottom: 1px solid #555;
  margin: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close {
  position: absolute;
  top: 10px;
  right: 20px;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close:after {
  content: "\f00d";
  font-family: FontAwesome;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close:hover {
  color: #299bd5;
}
@media (max-width: 991px) {
  #main-menu .primary-menu .resmenu-container .navbar-toggle {
    display: inline-block;
    vertical-align: top;
    z-index: 99;
    margin: 7px 0;
  }
  .header-style1 #main-menu .primary-menu .resmenu-container .navbar-toggle {
    background: #299bd5;
  }
  #main-menu .primary-menu .nav-pills {
    display: none;
  }
}
#cpanel-form {
  position: fixed;
  right: -300px;
  top: 40%;
  width: 300px;
  float: right;
  z-index: 10;
  text-align: left;
  direction: ltr;
}
#cpanel-form .cpanel-inner {
  background: none repeat scroll 0 0 #e5e5e5;
  border-color: #f3f3f3;
  color: #555;
  font-size: 11px;
  padding: 8px;
  position: relative;
  z-index: 999;
}
#cpanel-form .cpanel-title {
  background: #666;
  box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset;
  color: #fff;
  float: left;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 10px 0;
  width: 282px;
}
#cpanel-form .cpanel-title h4 {
  float: left;
  margin-top: 5px;
  font-size: 16px;
  text-transform: uppercase;
}
#cpanel-form .cpanel-title h4 i {
  color: #dfdfdf;
}
#cpanel-form .cpannel-button .btn {
  background: #a1a1a1;
  border-radius: 0px;
  margin-left: 10px;
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 14px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#a1a1a1),to(#969696));
  background-image: -webkit-linear-gradient(top,#a1a1a1,0%,#969696,100%);
  background-image: -moz-linear-gradient(top,#a1a1a1 0%,#969696 100%);
  background-image: linear-gradient(to bottom,#a1a1a1 0%,#969696 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa1a1a1', endColorstr='#ff969696', GradientType=0);
  border-color: #969696 #969696 #707070;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
#cpanel-form .cpannel-button .btn:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#969696),to(#a1a1a1));
  background-image: -webkit-linear-gradient(top,#969696,0%,#a1a1a1,100%);
  background-image: -moz-linear-gradient(top,#969696 0%,#a1a1a1 100%);
  background-image: linear-gradient(to bottom,#969696 0%,#a1a1a1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff969696', endColorstr='#ffa1a1a1', GradientType=0);
  border-color: #a1a1a1 #a1a1a1 #7b7b7b;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
#cpanel-form img {
  display: inline-block;
}
#cpanel-form .panel,
#cpanel-form .panel-default {
  border: 1px solid #bcbcbc;
  margin-bottom: 5px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
#cpanel-form .panel .panel-heading,
#cpanel-form .panel-default .panel-heading {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#fff),to(#f6f6f6));
  background-image: -webkit-linear-gradient(top,#fff,0%,#f6f6f6,100%);
  background-image: -moz-linear-gradient(top,#fff 0%,#f6f6f6 100%);
  background-image: linear-gradient(to bottom,#fff 0%,#f6f6f6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff6f6f6', GradientType=0);
  border-color: #f6f6f6 #f6f6f6 #d0d0d0;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  clear: both;
  padding: 0 !important;
  text-shadow: none;
}
#cpanel-form .panel .panel-heading .accordion-toggle,
#cpanel-form .panel-default .panel-heading .accordion-toggle {
  color: #909090;
  font-size: 12px;
  position: relative;
  display: block;
  padding: 8px 15px;
}
#cpanel-form .panel .panel-heading .accordion-toggle img,
#cpanel-form .panel-default .panel-heading .accordion-toggle img {
  margin-right: 10px;
  opacity: 0.2;
  width: 20px;
  display: inline-block;
}
#cpanel-form .panel .panel-heading .accordion-toggle:after,
#cpanel-form .panel-default .panel-heading .accordion-toggle:after {
  content: '\F078';
  font-family: 'FontAwesome';
  position: absolute;
  right: 10px;
}
#cpanel-form .panel .panel-heading i,
#cpanel-form .panel-default .panel-heading i {
  color: #909090;
}
#cpanel-form .panel .panel-collapse,
#cpanel-form .panel-default .panel-collapse {
  max-height: 190px;
  overflow-y: auto;
}
#cpanel-form .panel .panel-collapse .accordion-inner,
#cpanel-form .panel-default .panel-collapse .accordion-inner {
  border-top: 1px solid #E5E5E5;
  padding: 9px 15px;
}
#cpanel-form .panel .control-group,
#cpanel-form .panel-default .control-group {
  margin-bottom: 10px;
}
#cpanel-form a.cpanel-control {
  background-color: #707070;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: 1px solid #fff;
  border-radius: 5px 0 0 5px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.4);
  height: 40px;
  left: -40px;
  line-height: 36px;
  padding: 0 0 5px 10px;
  position: absolute;
  width: 40px;
  z-index: 10;
  top: 20%;
}
#cpanel-form a.cpanel-control:before {
  content: "\f0a5";
  color: #fff;
  display: inline;
  font-family: "FontAwesome";
  font-size: 20px;
}
#cpanel-form a.cpanel-control.active:before {
  content: "\f0a4";
  font-family: "FontAwesome";
  font-size: 20px;
}
#cpanel-form label {
  float: left;
  width: 50%;
  padding: 5px 0;
  text-align: left;
  font-size: 12px;
  font-weight: 500;
}
#cpanel-form label.kingstore-radio-img-selected {
  box-shadow: 0 0 0 2px #ad2323 inset;
}
#cpanel-form .controls {
  margin-left: 0;
}
#cpanel-form .controls label {
  float: left;
  width: auto;
  padding: 2px;
}
#cpanel-form .controls select {
  font-size: 12px;
}
#cpanel-form .kingstore-radio-img input[type="radio"],
#cpanel-form .kingstore-radio-img span {
  display: none;
}
#cpanel-form .kingstore-radio-img img {
  width: 33px;
  cursor: pointer;
}
.lt-ie9 #cpanel-form .kingstore-radio-img img {
  width: auto;
}
#cpanel-form input,
#cpanel-form textarea,
#cpanel-form .uneditable-input {
  width: 206px;
  border: 1px solid #ddd;
  background: #fff;
}
#cpanel-form select {
  background-color: #FFFFFF;
  border: 1px solid #eaeaea;
  width: 220px;
}
#cpanel-form select,
#cpanel-form input {
  height: 20px;
  line-height: 30px;
  padding: 4px 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
#cpanel-form select,
#cpanel-form input {
  border-radius: 0px;
  height: 30px;
}
#cpanel-form fieldset {
  width: 100%;
}
#cpanel-form input[type="checkbox"] {
  width: 20px;
  height: 20px;
}
.sidebar .widget {
  margin-bottom: 30px;
  border-radius: 4px 4px 0 0;
}
.sidebar .widget .widget-inner .block-title-widget {
  background-color: #299bd5;
}
.sidebar .widget .widget-inner .block-title-widget h2 {
  position: relative;
  padding: 15px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}
.sidebar .widget .widget-inner select {
  max-width: 100%;
  padding: 7px;
}
.sidebar .widget .widget-inner ul {
  list-style: none;
  margin: 0;
  border: 1px solid #eaeaea;
}
.sidebar .widget .widget-inner ul > li {
  padding: 15px;
  border-bottom: 1px solid #ddd;
}
.sidebar .widget .widget-inner ul > li > a {
  display: inline-block;
  vertical-align: top;
}
.sidebar .widget .widget-inner ul > li:last-child {
  border: 0;
}
.sidebar .widget .widget-inner ul > li ul.children {
  margin-left: 15px;
  padding-top: 10px;
  border: 0;
}
.sidebar .widget .widget-inner ul > li ul.children > li:first-child {
  border-top: 1px solid #ddd;
}
.sidebar .widget.widget_search {
  margin-bottom: 40px;
}
.sidebar .widget.widget_search .block-title-widget {
  display: none;
}
.sidebar .widget.widget_search .searchform {
  margin-top: 0;
}
.sidebar .widget.widget_search .searchform .screen-reader-text {
  display: none;
}
.sidebar .widget.widget_search .searchform > div {
  position: relative;
  min-height: 40px;
}
.sidebar .widget.widget_search .searchform > div input {
  position: absolute;
  left: 0;
  height: 40px;
  top: 0;
  width: 100%;
  border: 1px solid #eaeaea;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 7px 60px 7px 7px;
  background: #fff;
}
.rtl .sidebar .widget.widget_search .searchform > div input {
  padding: 7px 7px 7px 60px;
}
.sidebar .widget.widget_search .searchform > div input#searchsubmit {
  padding: 8px;
  border-left: none;
  right: 0;
  width: auto;
  left: auto;
  color: #fff;
  width: 40px;
  text-indent: -9999px;
  height: 40px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  background: url(../assets/img/icon-search.png) no-repeat center center #464646;
}
.sidebar .widget.widget_search .searchform > div input#searchsubmit:hover {
  background: url(../assets/img/icon-search.png) no-repeat center center #186cb1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.rtl .sidebar .widget.widget_search .searchform > div input#searchsubmit {
  right: auto;
  left: 0;
}
.sidebar .widget.widget_calendar #calendar_wrap {
  width: 100%;
  border: 1px #eaeaea solid;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar {
  width: 100%;
  margin: 0 auto;
  max-width: 50%;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td,
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tr th {
  padding: 10px;
  text-align: center;
  border: 1px solid #eaeaea;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td > a,
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tr th > a {
  font-weight: bold;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar #today {
  font-weight: bold;
}
.sidebar .widget.widget_archive .screen-reader-text,
.sidebar .widget.widget_categories .screen-reader-text {
  display: none;
}
.sidebar .widget.widget_archive select,
.sidebar .widget.widget_categories select {
  margin-top: 20px;
  width: 100%;
}
.sidebar .widget.widget_text .textwidget {
  padding-top: 20px;
}
.sidebar .widget.widget_text .textwidget p {
  line-height: 22px;
}
.sidebar .widget.widget_tag_cloud .tagcloud {
  padding-top: 15px;
}
.sidebar .widget.widget_rss .block-title-widget h2:before {
  content: '';
}
.sidebar .widget.widget_rss .block-title-widget h2 img {
  display: inline-block;
  margin-right: 10px;
}
.sidebar .widget.widget_rss .widget-inner > ul li {
  line-height: 22px;
}
.sidebar .widget.widget_rss .widget-inner > ul li a {
  padding: 0;
}
.sidebar .widget.widget_rss .widget-inner > ul li a.rsswidget {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.sidebar .widget.widget_rss .widget-inner > ul li .rss-date {
  display: block;
  color: #999;
  font-size: 12px;
  margin-bottom: 10px;
}
.sidebar .widget.widget_recent_comments .widget-inner ul#recentcomments li {
  line-height: 20px;
}
.sidebar .widget.widget_recent_comments .widget-inner ul#recentcomments > li .comment-author-link {
  font-weight: bold;
}
.sidebar .widget.widget_tag_cloud .tagcloud {
  margin: 0 !important;
}
.sidebar .widget.widget_tag_cloud .tagcloud a {
  display: inline-block;
  color: #333;
  padding: 10px;
  border: 1px solid #eaeaea;
  padding: 6px 9px;
  margin: 5px 2px;
  font-size: 13px !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.sidebar .widget.widget_tag_cloud .tagcloud a:hover {
  border: 1px solid #299bd5;
  background-color: #299bd5;
  color: #fff;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu {
  border: 0;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li {
  padding: 0;
  position: relative;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li > a {
  display: block;
  padding: 15px 0;
  font-size: 13px;
  font-weight: bold;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  color: #666;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li > a:before {
  content: "\f07b";
  font-family: FontAwesome;
  margin-right: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li:hover > a,
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li.active > a {
  color: #299bd5;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li:hover > a:before,
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li.active > a:before {
  content: "\f07c";
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li:hover > ul.dropdown-menu,
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li.active > ul.dropdown-menu {
  display: block;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu {
  position: static;
  border-radius: 0;
  display: block;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  border: 0;
  background: none;
  padding: 0;
  float: none;
  margin-left: 15px;
  min-width: auto;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li {
  padding: 0;
  position: relative;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li.active > a {
  background-color: #fff;
  color: #299bd5;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li > a {
  display: block;
  padding: 10px 15px;
  font-size: 13px;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li > a:hover,
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li > a:focus {
  background: none;
  color: #299bd5;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li:first-child {
  border-top: 1px solid #eaeaea;
}
.wpb_gmaps_widget .wpb_wrapper {
  padding: 0;
}
.contact-left h3 {
  font-size: 16px;
  color: #222222;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 25px;
  padding-bottom: 10px;
  position: relative;
}
.contact-left h3:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 80px;
  height: 1px;
  background: #299bd5;
}
.contact-left p {
  line-height: 21px;
  border-bottom: 1px #eaeaea solid;
  padding-bottom: 20px;
  margin-bottom: 15px;
}
.contact-left ul {
  margin: 0;
}
.contact-left ul li {
  position: relative;
  list-style: none;
  padding: 10px 0 10px 30px !important;
  border-bottom: 1px #eaeaea solid;
}
.rtl .contact-left ul li {
  padding: 10px 30px 10px 0 !important;
}
.contact-left ul li:first-child:before {
  content: "\f041";
  font-family: fontawesome;
  position: absolute;
  top: 13px;
  left: 0;
  font-size: 20px;
}
.rtl .contact-left ul li:first-child:before {
  left: auto;
  right: 0;
}
.contact-left ul li:nth-child(2):before {
  content: "\f0e0";
  font-family: fontawesome;
  position: absolute;
  top: 12px;
  left: 0;
}
.rtl .contact-left ul li:nth-child(2):before {
  left: auto;
  right: 0;
}
.contact-left ul li:last-child {
  border-bottom: none;
}
.contact-left ul li:last-child:before {
  content: "\f095";
  font-family: fontawesome;
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 17px;
}
.rtl .contact-left ul li:last-child:before {
  left: auto;
  right: 0;
}
.contact-right h3 {
  font-size: 18px;
  color: #222222;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.contact-right .wpcf7 .cf-name,
.contact-right .wpcf7 .cf-mail,
.contact-right .wpcf7 .cf-sub,
.contact-right .wpcf7 .cf-phone {
  width: 49%;
  float: left;
  margin-bottom: 20px;
  overflow: hidden;
}
.rtl .contact-right .wpcf7 .cf-name,
.rtl .contact-right .wpcf7 .cf-mail,
.rtl .contact-right .wpcf7 .cf-sub,
.rtl .contact-right .wpcf7 .cf-phone {
  float: right;
}
.contact-right .wpcf7 .cf-name input,
.contact-right .wpcf7 .cf-mail input,
.contact-right .wpcf7 .cf-sub input,
.contact-right .wpcf7 .cf-phone input {
  width: 100%;
  border-radius: 0;
  background: #efefef;
}
.rtl .contact-right .wpcf7 .cf-name input,
.rtl .contact-right .wpcf7 .cf-mail input,
.rtl .contact-right .wpcf7 .cf-sub input,
.rtl .contact-right .wpcf7 .cf-phone input {
  text-align: right;
}
.contact-right .wpcf7 .cf-name input::-webkit-input-placeholder,
.contact-right .wpcf7 .cf-mail input::-webkit-input-placeholder,
.contact-right .wpcf7 .cf-sub input::-webkit-input-placeholder,
.contact-right .wpcf7 .cf-phone input::-webkit-input-placeholder {
  color: #555;
}
.contact-right .wpcf7 .cf-name input::-moz-placeholder,
.contact-right .wpcf7 .cf-mail input::-moz-placeholder,
.contact-right .wpcf7 .cf-sub input::-moz-placeholder,
.contact-right .wpcf7 .cf-phone input::-moz-placeholder {
  color: #555;
}
.contact-right .wpcf7 .cf-name input:-ms-input-placeholder,
.contact-right .wpcf7 .cf-mail input:-ms-input-placeholder,
.contact-right .wpcf7 .cf-sub input:-ms-input-placeholder,
.contact-right .wpcf7 .cf-phone input:-ms-input-placeholder {
  color: #555;
}
.contact-right .wpcf7 .cf-name .wpcf7-form-control-wrap input,
.contact-right .wpcf7 .cf-mail .wpcf7-form-control-wrap input,
.contact-right .wpcf7 .cf-sub .wpcf7-form-control-wrap input,
.contact-right .wpcf7 .cf-phone .wpcf7-form-control-wrap input {
  padding: 10px 20px;
}
.contact-right .wpcf7 .cf-name,
.contact-right .wpcf7 .cf-mail {
  margin-right: 2%;
}
.rtl .contact-right .wpcf7 .cf-name,
.rtl .contact-right .wpcf7 .cf-mail {
  margin-right: 0;
  margin-left: 2%;
}
.contact-right .wpcf7 .your-message textarea {
  font-size: 14px;
  background: #efefef;
}
.rtl .contact-right .wpcf7 .your-message textarea {
  text-align: right;
}
.contact-right .wpcf7 .your-message textarea::-webkit-input-placeholder {
  color: #555;
}
.contact-right .wpcf7 .your-message textarea::-moz-placeholder {
  color: #555;
}
.contact-right .wpcf7 .your-message textarea:-ms-input-placeholder {
  color: #555;
}
.contact-right .wpcf7 .wpcf7-submit {
  padding: 0 15px;
  border-radius: 4px;
  background: #186cb1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border: none;
  font-weight: bold;
}
.contact-right .wpcf7 .wpcf7-submit:hover {
  background: #222222;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border: none;
}
.contact-right .wpcf7 .ajax-loader {
  margin-top: 23px;
}
.rtl .contact-right .wpcf7 .ajax-loader {
  margin-bottom: 20px;
}
.contact_us .social-share .title-share {
  display: none;
}
.contact_us .social-share .wrap-content a {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0 4px;
  text-align: center;
  border-radius: 50%;
  height: 33px;
  width: 33px;
  color: #fff;
  background-color: #299bd5;
  font-size: 16px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  background: #3b5988;
}
.contact_us .social-share .wrap-content a:hover {
  background: #186cb1;
}
.contact_us .social-share .wrap-content a i {
  line-height: 35px;
}
.contact_us .social-share .wrap-content a:nth-child(2) {
  background: #00aced;
}
.contact_us .social-share .wrap-content a:nth-child(2):hover {
  background: #186cb1;
}
.contact_us .social-share .wrap-content a:nth-child(3) {
  background: #ff1d1e;
}
.contact_us .social-share .wrap-content a:nth-child(3):hover {
  background: #186cb1;
}
.contact_us .social-share .wrap-content a i {
  line-height: 33px;
}
.contact_us ul {
  list-style: none;
  margin: 0 0 20px 0;
}
.contact_us ul li {
  font-size: 14px;
  list-style: none;
  line-height: 20px;
  padding: 4px 0 4px 25px;
  overflow: hidden;
  position: relative;
}
.contact_us ul li:before {
  content: "\f015";
  font-family: fontawesome;
  position: absolute;
  left: 0;
  top: 3px;
  color: #666;
  width: 14px;
  text-align: center;
}
.contact_us ul li label {
  color: #222;
  min-width: 55px;
  font-weight: normal;
}
.contact_us ul li span {
  color: #186cb1;
}
.contact_us ul li a {
  color: #666;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.contact_us ul li a:hover {
  color: #186cb1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.contact_us ul li.mail:before {
  content: "\f003";
}
.contact_us ul li.phone:before {
  content: "\f095";
}
.wpcf7 .wp-input {
  margin: 0 -15px;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap {
  width: 33.333%;
  float: left;
  padding: 0 15px;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap input {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap input::-webkit-input-placeholder {
  color: #555;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap input::-moz-placeholder {
  color: #555;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap input:-ms-input-placeholder {
  color: #555;
}
.wpcf7 .wp-input .wpcf7-form-control-wrap .wpcf7-text {
  height: 40px;
  border: 1px solid #eaeaea;
  font-size: 13px;
  color: #555;
  padding: 10px 20px;
  margin-bottom: 20px;
}
.wpcf7 textarea {
  padding: 10px 20px;
  height: 40px;
  border: 1px solid #eaeaea;
  font-size: 13px;
  width: 100%;
  min-height: 150px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.wpcf7 textarea::-webkit-input-placeholder {
  color: #555;
}
.wpcf7 textarea::-moz-placeholder {
  color: #555;
}
.wpcf7 textarea:-ms-input-placeholder {
  color: #555;
}
.wpcf7.your-message {
  float: none;
  clear: both;
}
.wpcf7 .wpcf7-submit {
  margin-top: 10px;
  color: #fff;
  line-height: 40px;
  font-size: 15px;
  border: 0;
  background-color: #222222;
  padding: 0 30px;
  -webkit-border-radius: 42px;
  -moz-border-radius: 42px;
  -o-border-radius: 42px;
  -ms-border-radius: 42px;
  border-radius: 42px;
}
.rtl .wpcf7 .wpcf7-submit {
  float: right;
}
.wpcf7 .wpcf7-submit:hover {
  background-color: #299bd5;
}
.about_top .title-page {
  font-size: 18px;
  color: #222222;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.about_top .about-us {
  text-align: center;
}
.rtl .wpb_single_image.vc_align_left {
  text-align: right;
}
.about_promotion h3 {
  font-size: 14px;
  color: #222222;
  font-weight: bold;
}
.about_banner {
  text-align: center;
}
.about_banner h3 {
  font-size: 14px;
  color: #222222;
  font-weight: bold;
  text-transform: uppercase;
}
.page-about {
  padding: 0 15px;
}
.page-about .kingstore-text-block .content-info h3 {
  color: #299bd5;
}
.page-about .kingstore-text-block .content-info p {
  color: #444;
  font-size: 14px;
}
.page-about .style-block-info >.vc_column-inner {
  padding: 0;
}
.portfolio-desc h1 {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.portfolio-desc .p-desc {
  font-size: 13px;
  color: #666;
  margin-bottom: 0;
}
.portfolio-intro {
  position: relative;
  margin-bottom: 30px;
}
.kingstore-portfolio .portfolio-tab {
  background: #efefef;
  margin-bottom: 30px;
  text-align: center;
}
.kingstore-portfolio .portfolio-tab ul {
  list-style: none;
  margin: 0;
}
.kingstore-portfolio .portfolio-tab ul li {
  display: inline-block;
  vertical-align: top;
  padding: 20px 30px;
  font-weight: bold;
  font-size: 15px;
  color: #222222;
  position: relative;
}
.kingstore-portfolio .portfolio-tab ul li:before {
  content: "\f111";
  font-family: fontawesome;
  font-size: 5px;
  position: absolute;
  left: 0;
  top: 26px;
  color: #999;
  font-weight: normal;
}
.kingstore-portfolio .portfolio-tab ul li.selected,
.kingstore-portfolio .portfolio-tab ul li:hover {
  color: #186cb1;
  cursor: pointer;
}
.kingstore-portfolio .portfolio-tab ul li:first-child:before {
  display: none;
}
.kingstore-portfolio .btn-loadmore {
  padding: 0;
  cursor: pointer;
  text-align: center;
  min-height: 40px;
  margin-bottom: 40px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.kingstore-portfolio .btn-loadmore.btn-loading {
  margin-top: 20px;
  background: url(../assets/img/loadingp.gif) no-repeat center center;
  border-color: transparent;
  background-size: 40px 40px;
}
.kingstore-portfolio .btn-loadmore.btn-loading .des-load {
  border: 0;
  display: none;
}
.kingstore-portfolio .btn-loadmore.btn-loading .des-load:before {
  content: "";
}
.kingstore-portfolio .btn-loadmore .des-load {
  font-size: 14px;
  padding: 10px 20px;
  display: inline-block;
  line-height: normal;
  background: #186cb1;
  font-weight: 600;
  color: #fff;
  border-radius: 4px;
}
.kingstore-portfolio .btn-loadmore .des-load:hover {
  opacity: 0.8;
}
.kingstore-portfolio .btn-loadmore .des-load:before {
  content: attr(data-label);
}
.kingstore-portfolio .btn-loadmore.btn-loaded  .des-load:before {
  content: attr(data-label-loaded);
}
.kingstore-portfolio .portfolio-container {
  overflow: hidden;
  margin-bottom: 50px;
}
.kingstore-portfolio .portfolio-container ul.portfolio-content {
  width: 100%;
  margin: 0;
}
.kingstore-portfolio .portfolio-container ul.portfolio-content:after {
  content: '';
  display: block;
  clear: both;
}
.kingstore-portfolio .portfolio-container ul.portfolio-content >li {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 0;
  position: relative;
  display: inline-block;
}
.kingstore-portfolio .portfolio-container ul.portfolio-content >li.grid-item {
  padding: 0;
  margin: 0;
  float: left;
}
.kingstore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner {
  overflow: hidden;
}
.kingstore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in {
  position: relative;
  z-index: 1;
}
.kingstore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in a.portfolio-img img:hover {
  opacity: 1;
}
.kingstore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content {
  position: absolute;
  z-index: 10;
  top: 50%;
  margin-top: -10%;
  width: 100%;
  text-align: center;
}
.kingstore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item {
  text-align: center;
  box-shadow: 0 0 1px 1px #fff;
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  line-height: 35px;
  font-size: 14px;
  color: #fff;
  margin: 0 5px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.kingstore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item.item-more {
  right: 50%;
  left: auto;
  transform: translate3d(-100px,0,0);
}
.kingstore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item.item-popup {
  transform: translate3d(100px,0,0);
  left: 50%;
  right: auto;
}
.kingstore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item:hover {
  color: #186cb1;
  box-shadow: 0 0 1px 1px #186cb1;
}
.kingstore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item-title {
  display: block;
  margin-bottom: 10px;
  background: none;
  font-size: 16px;
  font-weight: 600;
  transform: translate3d(0,-100px,0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
}
.kingstore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item-title:hover {
  color: #186cb1;
}
.kingstore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .p-item-content .p-item {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.kingstore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .p-item-content .p-item-title {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.kingstore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.kingstore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:before {
  content: '';
  background: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.kingstore-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item {
  width: 33.332%;
  margin: 0;
  padding: 0;
  border: 0;
}
.kingstore-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item img {
  width: 100%;
}
.kingstore-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item.p-double-width {
  width: 40%;
}
.kingstore-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item :after {
  height: 0;
  clear: both;
  content: " ";
  font-size: 0;
  min-height: 0;
  display: block;
  visibility: hidden;
}
.single-portfolio .portfolio-top {
  background: #fff;
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 30px;
}
.single-portfolio .portfolio-top h1 {
  font-size: 22px;
  margin-bottom: 20px;
  color: #333;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
}
.single-portfolio .portfolio-top .portfolio-content .single-thumbnail {
  margin-bottom: 30px;
}
.single-portfolio .portfolio-top .portfolio-content .single-thumbnail img {
  margin: 0 auto;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content {
  overflow: hidden;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content h3 {
  font-size: 14px;
  border-bottom: 4px double #eaeaea;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: 600;
  color: #464646;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .single-description {
  margin-bottom: 25px;
  line-height: 20px;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item {
  margin-bottom: 10px;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item span {
  font-weight: 600;
  float: left;
  min-width: 120px;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item label {
  font-weight: normal;
  overflow: hidden;
  display: block;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item > .meta-link {
  color: #299bd5;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item > .meta-link:hover {
  color: #1d6f99;
}
.single-portfolio .related-portfolio {
  background: #fff;
  padding: 0 0 20px;
  margin-bottom: 40px;
  border-top: 2px solid #299bd5;
  position: relative;
}
.single-portfolio .related-portfolio:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #eaeaea;
  position: absolute;
  top: 60px;
  left: 0;
  display: inline-block;
}
.single-portfolio .related-portfolio .related-items {
  margin: 0 -10px;
}
.single-portfolio .related-portfolio .related-items .related-item {
  width: 25%;
  padding: 0 10px;
}
.single-portfolio .related-portfolio .related-items .related-item img {
  margin-bottom: 15px;
}
.single-portfolio .related-portfolio .related-items .related-item .thumbnail-portfolio:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.single-portfolio .related-portfolio .related-items .related-item h4 {
  font-size: 14px;
  margin: 0;
}
.single-portfolio .related-portfolio .related-items .related-item h4 a {
  text-transform: capitalize;
  font-weight: bold;
}
.single-portfolio.rtl .portfolio-top .portfolio-content .single-thumbnail {
  margin-left: 30px;
  margin-right: 0;
}
.single-portfolio.rtl .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item span {
  float: right;
}
.p-title {
  color: #333;
  font-size: 15px;
  margin: 0;
  padding: 20px 0;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: 'MontserratBold' !important;
}
.masonry .btn-loadmore .des-load {
  margin-top: 30px;
}
.portfolio .cmm-box-right .control-group button {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .p-lg-1 {
    width: 100%;
  }
  .p-lg-2 {
    width: 50%;
  }
  .p-lg-3 {
    width: 33.3333%;
  }
  .p-lg-4 {
    width: 25%;
  }
  .p-lg-5 {
    width: 20%;
  }
  .p-lg-6 {
    width: 16.6666%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .p-md-1 {
    width: 100%;
  }
  .p-md-2 {
    width: 50%;
  }
  .p-md-3 {
    width: 33.3333%;
  }
  .p-md-4 {
    width: 25%;
  }
  .p-md-5 {
    width: 20%;
  }
  .p-md-6 {
    width: 16.6666%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .p-sm-1 {
    width: 100%;
  }
  .p-sm-2 {
    width: 50%;
  }
  .p-sm-3 {
    width: 33.3333%;
  }
  .p-sm-4 {
    width: 25%;
  }
  .p-sm-5 {
    width: 20%;
  }
  .p-sm-6 {
    width: 16.6666%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .p-xs-1 {
    width: 100%;
  }
  .p-xs-2 {
    width: 50%;
  }
  .p-xs-3 {
    width: 33.3333%;
  }
  .p-xs-4 {
    width: 25%;
  }
  .p-xs-5 {
    width: 20%;
  }
  .p-xs-6 {
    width: 16.6666%;
  }
  .kingstore-portfolio.masonry .portfolio-container ul.portfolio-content >li.portfolio-item {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .kingstore-portfolio.masonry .portfolio-container ul.portfolio-content >li.portfolio-item {
    width: 100%;
  }
  .grid-item {
    width: 100%;
  }
}
.sidebar .widget.widget_categories .block-title-widget,
.sidebar .widget.widget_recent_entries .block-title-widget {
  background-color: #f2f2f2;
}
.sidebar .widget.widget_categories .block-title-widget h2,
.sidebar .widget.widget_recent_entries .block-title-widget h2 {
  position: relative;
  padding: 15px;
  color: #222222;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700 !important;
  margin-bottom: 0;
}
.listing-title h1 {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  display: block;
  margin: 19px 0 30px 0;
}
.category-contents {
  margin-bottom: 40px;
}
.category-contents .blog-content .project .entry {
  padding: 20px;
  box-shadow: 0 0 10px rgba(0,0,0,0.15);
  background-image: url(../assets/img/Bg_Product.png);
  background-repeat: no-repeat;
  display: block;
  background-size: cover;
  background-position: center center;
}
.category-contents .blog-content .post,
.category-contents .blog-content .project {
  margin-bottom: 30px;
  display: inline-block;
  vertical-align: top;
  margin-right: -3px;
  float: none;
}
.category-contents .blog-content .post.format-audio .entry-thumb,
.category-contents .blog-content .project.format-audio .entry-thumb {
  width: 100%;
}
.category-contents .blog-content .post.sticky .entry .entry-content,
.category-contents .blog-content .post.tag-sticky-2 .entry .entry-content,
.category-contents .blog-content .project.sticky .entry .entry-content,
.category-contents .blog-content .project.tag-sticky-2 .entry .entry-content {
  background: #f2f2f2;
  padding: 20px;
}
.category-contents .blog-content .post.tag-image .entry,
.category-contents .blog-content .project.tag-image .entry {
  padding-top: 20px;
}
.category-contents .blog-content .post .entry .entry-thumb,
.category-contents .blog-content .project .entry .entry-thumb {
  position: relative;
  margin-bottom: 15px;
}
.category-contents .blog-content .post .entry .entry-thumb a,
.category-contents .blog-content .project .entry .entry-thumb a {
  display: block;
  overflow: hidden;
}
.category-contents .blog-content .post .entry .entry-thumb a img,
.category-contents .blog-content .project .entry .entry-thumb a img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  height: 300px;
  width: auto;
  margin: 0 auto;
}
.category-contents .blog-content .post .entry .entry-content,
.category-contents .blog-content .project .entry .entry-content {
  padding: 0;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title,
.category-contents .blog-content .project .entry .entry-content .content-top .entry-title {
  text-align: center;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a,
.category-contents .blog-content .project .entry .entry-content .content-top .entry-title h4 a {
  font-size: 16px;
  color: #222222;
  font-weight: 600;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a:hover,
.category-contents .blog-content .project .entry .entry-content .content-top .entry-title h4 a:hover {
  color: #299bd5;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta,
.category-contents .blog-content .project .entry .entry-content .content-top .entry-meta {
  color: #999;
  line-height: 19px;
  font-size: 13px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 5px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta a,
.category-contents .blog-content .project .entry .entry-content .content-top .entry-meta a {
  color: #999;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta a:hover,
.category-contents .blog-content .project .entry .entry-content .content-top .entry-meta a:hover {
  color: #299bd5;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta span,
.category-contents .blog-content .project .entry .entry-content .content-top .entry-meta span {
  margin-right: 20px;
  display: inline-block;
}
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .entry-meta span,
.rtl .category-contents .blog-content .project .entry .entry-content .content-top .entry-meta span {
  margin-left: 20px;
  margin-right: 0;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .entry-author a,
.category-contents .blog-content .project .entry .entry-content .content-top .entry-meta .entry-author a {
  color: #299bd5;
  text-transform: capitalize;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .fa,
.category-contents .blog-content .project .entry .entry-content .content-top .entry-meta .fa {
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
  line-height: 19px;
}
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .fa,
.rtl .category-contents .blog-content .project .entry .entry-content .content-top .entry-meta .fa {
  margin-left: 10px;
  margin-right: 0;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag,
.category-contents .blog-content .project .entry .entry-content .content-top .entry-meta-tag {
  color: #999;
  text-transform: capitalize;
  font-size: 14px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag a,
.category-contents .blog-content .project .entry .entry-content .content-top .entry-meta-tag a {
  color: #999;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag a:hover,
.category-contents .blog-content .project .entry .entry-content .content-top .entry-meta-tag a:hover {
  color: #299bd5;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag .fa,
.category-contents .blog-content .project .entry .entry-content .content-top .entry-meta-tag .fa {
  margin-right: 10px;
}
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag .fa,
.rtl .category-contents .blog-content .project .entry .entry-content .content-top .entry-meta-tag .fa {
  margin: 0 0px 0 10px;
}
.category-contents .blog-content .post .entry .entry-content .readmore,
.category-contents .blog-content .project .entry .entry-content .readmore {
  text-align: center;
}
.category-contents .blog-content .post .entry .entry-content .readmore a,
.category-contents .blog-content .project .entry .entry-content .readmore a {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  color: #299bd5;
  text-align: left;
}
.rtl .category-contents .blog-content .post .entry .entry-content .readmore a,
.rtl .category-contents .blog-content .project .entry .entry-content .readmore a {
  text-align: right;
}
.category-contents .blog-content .post .entry .entry-content .readmore a:hover,
.category-contents .blog-content .project .entry .entry-content .readmore a:hover {
  color: #258bc0;
}
.category-contents .blog-content .post .entry .entry-content .readmore a i,
.category-contents .blog-content .project .entry .entry-content .readmore a i {
  padding: 0 6px;
  font-size: 14px;
}
.rtl .category-contents .blog-content .post .entry .entry-content .readmore a i:before,
.rtl .category-contents .blog-content .project .entry .entry-content .readmore a i:before {
  content: '\f0d9';
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top,
.category-contents .blog-content.blog-content-grid .project .entry .entry-content .content-top {
  border-bottom: none;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-date,
.category-contents .blog-content.blog-content-grid .project .entry .entry-content .content-top .entry-date {
  font-size: 12px;
  color: #999;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-summary,
.category-contents .blog-content.blog-content-grid .project .entry .entry-content .content-top .entry-summary {
  padding-top: 10px;
  line-height: 24px;
}
.category-contents .project .entry-sumary {
  line-height: 24px;
  display: none;
}
.category-contents .project .entry-price {
  color: #da251d;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}
.category-contents .project .entry-price label {
  color: #222222;
  font-size: 14px;
  margin-right: 5px;
}
.category-contents .project .entry-work label {
  color: #222222;
  margin-right: 5px;
}
.home-style1.page .main-page .page >.entry-content,
.home-style2.page .main-page .page >.entry-content,
.home-style3.page .main-page .page >.entry-content {
  margin-top: 0;
}
.home-style1.page .main-page .page >.entry-content .entry-summary,
.home-style2.page .main-page .page >.entry-content .entry-summary,
.home-style3.page .main-page .page >.entry-content .entry-summary {
  overflow: inherit;
  line-height: normal;
  margin-bottom: 0;
}
.title-project {
  padding: 0 15px;
  margin-bottom: 30px;
}
.title-project h2 {
  font-size: 18px;
  color: #222222;
  font-weight: bold;
}
.title-project p {
  line-height: 24px;
}
.pagination {
  display: inline-block;
  border-radius: 0;
  float: none;
  width: 100%;
  padding: 30px 0;
  margin: 0;
  text-align: center;
}
.pagination ul {
  margin: 0;
  list-style-type: none;
  float: none;
  display: inline-block;
}
.pagination ul li {
  float: left;
  position: relative;
  text-transform: capitalize;
  text-align: center;
  margin: 0 5px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.rtl .pagination ul li {
  float: right;
}
.pagination ul li:hover a {
  color: #fff;
  background: #186cb1;
}
.pagination ul li a,
.pagination ul li span.current {
  display: block;
  width: 40px;
  line-height: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #eaeaea;
  text-align: center;
  font-size: 16px;
  color: #222222;
  margin-bottom: 5px;
}
.pagination ul li span.current {
  color: #fff;
  background: #186cb1;
}
.pagination ul li .next,
.pagination ul li .prev {
  width: 40px;
  font-size: 0;
  height: 40px;
}
.pagination ul li .prev:before {
  content: '\f104';
  font-size: 20px;
  font-family: fontawesome;
}
.pagination ul li .next:before {
  content: '\f105';
  font-size: 20px;
  font-family: fontawesome;
}
.format-audio .entry .wp-entry-thumb iframe {
  vertical-align: top;
  margin: 0;
}
blockquote {
  border: 0;
  padding: 5px 30px;
  position: relative;
}
blockquote:before {
  content: "\f10d";
  width: 17px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 0;
  font-family: FontAwesome;
}
blockquote:after {
  content: "\f10e";
  width: 17px;
  height: 14px;
  position: absolute;
  right: 0;
  bottom: 0;
  font-family: FontAwesome;
}
blockquote p {
  font-style: italic;
  font-size: 14px;
}
.format-gallery .carousel.gallery-slider .carousel-control {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  line-height: 32px;
  border-radius: 50%;
  position: absolute;
  z-index: 9;
  cursor: pointer;
  font-size: 0;
  top: 50%;
  margin-top: -16px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  text-shadow: none;
  background-image: none;
}
.format-gallery .carousel.gallery-slider .carousel-control.left {
  left: 15px;
}
.format-gallery .carousel.gallery-slider .carousel-control.left:before {
  content: '\f0d9';
  font-family: 'FontAwesome';
  font-size: 16px;
  color: #999;
}
.format-gallery .carousel.gallery-slider .carousel-control.left:hover:before {
  color: #299bd5;
}
.format-gallery .carousel.gallery-slider .carousel-control.right {
  right: 15px;
}
.format-gallery .carousel.gallery-slider .carousel-control.right:before {
  content: '\f0da';
  font-family: 'FontAwesome';
  font-size: 16px;
  color: #999;
}
.format-gallery .carousel.gallery-slider .carousel-control.right:hover:before {
  color: #299bd5;
}
.format-gallery .carousel.gallery-slider .carousel-inner .item img {
  margin: 0;
}
.format-gallery .carousel.gallery-slider:hover .carousel-control {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.format-gallery .gallery .thumbnail:hover {
  background-color: #299bd5;
  border-color: #299bd5;
}
.single.main .post .entry-wrap,
.single.main .team .entry-wrap,
.single.main .attachment .entry-wrap {
  position: relative;
}
.single.main .post .entry-wrap .entry-thumb,
.single.main .team .entry-wrap .entry-thumb,
.single.main .attachment .entry-wrap .entry-thumb {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
.single.main .post .entry-wrap .entry-title,
.single.main .team .entry-wrap .entry-title,
.single.main .attachment .entry-wrap .entry-title {
  color: #222222;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: bold;
}
.single.main .post .entry-wrap .entry-meta,
.single.main .team .entry-wrap .entry-meta,
.single.main .attachment .entry-wrap .entry-meta {
  margin-bottom: 10px;
  font-size: 12px;
}
.single.main .post .entry-wrap .entry-meta .entry-date,
.single.main .team .entry-wrap .entry-meta .entry-date,
.single.main .attachment .entry-wrap .entry-meta .entry-date {
  float: left;
  border-right: 1px #999 solid;
  padding-right: 10px;
  margin-right: 10px;
}
.single.main .post .entry-wrap .entry-meta .entry-date i,
.single.main .team .entry-wrap .entry-meta .entry-date i,
.single.main .attachment .entry-wrap .entry-meta .entry-date i {
  color: #186cb1;
}
.single.main .post .entry-wrap .entry-meta .entry-view,
.single.main .team .entry-wrap .entry-meta .entry-view,
.single.main .attachment .entry-wrap .entry-meta .entry-view {
  float: left;
}
.single.main .post .entry-wrap .entry-content .entry-summary,
.single.main .team .entry-wrap .entry-content .entry-summary,
.single.main .attachment .entry-wrap .entry-content .entry-summary {
  line-height: 26px;
  color: #666;
}
.single.main .post .entry-wrap .entry-content .entry-summary ul,
.single.main .team .entry-wrap .entry-content .entry-summary ul,
.single.main .attachment .entry-wrap .entry-content .entry-summary ul {
  margin: 0;
}
.single.main .post .entry-wrap .entry-content .entry-summary ul li span,
.single.main .post .entry-wrap .entry-content .entry-summary ul li em,
.single.main .post .entry-wrap .entry-content .entry-summary ul li strong,
.single.main .team .entry-wrap .entry-content .entry-summary ul li span,
.single.main .team .entry-wrap .entry-content .entry-summary ul li em,
.single.main .team .entry-wrap .entry-content .entry-summary ul li strong,
.single.main .attachment .entry-wrap .entry-content .entry-summary ul li span,
.single.main .attachment .entry-wrap .entry-content .entry-summary ul li em,
.single.main .attachment .entry-wrap .entry-content .entry-summary ul li strong {
  font-size: 14px !important;
}
.single.main .post .entry-wrap .entry-content .entry-summary p,
.single.main .team .entry-wrap .entry-content .entry-summary p,
.single.main .attachment .entry-wrap .entry-content .entry-summary p {
  line-height: 26px;
  clear: both;
}
.single.main .post .entry-wrap .entry-content .entry-summary p .alignnone,
.single.main .team .entry-wrap .entry-content .entry-summary p .alignnone,
.single.main .attachment .entry-wrap .entry-content .entry-summary p .alignnone {
  float: left;
  display: block;
  clear: none;
  margin: 20px 0 30px 0;
}
.single.main .post .entry-wrap .entry-content .entry-summary p .alignnone.image-single,
.single.main .team .entry-wrap .entry-content .entry-summary p .alignnone.image-single,
.single.main .attachment .entry-wrap .entry-content .entry-summary p .alignnone.image-single {
  margin-left: 30px;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links {
  margin-top: 30px;
  overflow: hidden;
  background: #f2f2f2;
  padding: 30px 0;
  border-radius: 4px;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links .page-links-title,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links .page-links-title,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links .page-links-title {
  border: none;
  margin: 0 10px;
  width: auto;
  height: auto;
  line-height: 32px;
  border-radius: 0;
  float: left;
  background: none;
  color: #666;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links .page-links-title:hover,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links .page-links-title:hover,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links .page-links-title:hover {
  background: none;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .post .entry-wrap .entry-content .entry-summary .page-links a,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links a,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links a {
  display: block;
  width: 32px;
  line-height: 30px;
  height: 32px;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  float: left;
  background: #fff;
  margin: 0 5px;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links span:hover,
.single.main .post .entry-wrap .entry-content .entry-summary .page-links a:hover,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links span:hover,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links a:hover,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links span:hover,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links a:hover {
  color: #299bd5;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links span {
  background: #fff;
  color: #299bd5;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links a span,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links a span,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links a span {
  border: none;
  margin: 0;
  background: none;
  color: #222222;
}
.single.main .post .entry-wrap .entry-content .social-share,
.single.main .team .entry-wrap .entry-content .social-share,
.single.main .attachment .entry-wrap .entry-content .social-share {
  line-height: 33px;
  margin-top: 15px;
  display: block;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
}
.single.main .post .entry-wrap .entry-content .social-share .title-share,
.single.main .team .entry-wrap .entry-content .social-share .title-share,
.single.main .attachment .entry-wrap .entry-content .social-share .title-share {
  float: left;
  font-size: 14px;
  color: #222222;
  margin-right: 20px;
  text-transform: uppercase;
}
.rtl .single.main .post .entry-wrap .entry-content .social-share .title-share,
.rtl .single.main .team .entry-wrap .entry-content .social-share .title-share,
.rtl .single.main .attachment .entry-wrap .entry-content .social-share .title-share {
  margin-left: 20px;
  margin-right: 0;
  float: right;
}
.single.main .post .entry-wrap .entry-content .social-share a,
.single.main .team .entry-wrap .entry-content .social-share a,
.single.main .attachment .entry-wrap .entry-content .social-share a {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0 4px;
  text-align: center;
  border-radius: 50%;
  height: 33px;
  width: 33px;
  color: #fff;
  background-color: #299bd5;
  font-size: 16px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  background: #3b5988;
}
.single.main .post .entry-wrap .entry-content .social-share a:hover,
.single.main .team .entry-wrap .entry-content .social-share a:hover,
.single.main .attachment .entry-wrap .entry-content .social-share a:hover {
  background: #186cb1;
}
.single.main .post .entry-wrap .entry-content .social-share a i,
.single.main .team .entry-wrap .entry-content .social-share a i,
.single.main .attachment .entry-wrap .entry-content .social-share a i {
  line-height: 35px;
}
.single.main .post .entry-wrap .entry-content .social-share a:nth-child(2),
.single.main .team .entry-wrap .entry-content .social-share a:nth-child(2),
.single.main .attachment .entry-wrap .entry-content .social-share a:nth-child(2) {
  background: #00aced;
}
.single.main .post .entry-wrap .entry-content .social-share a:nth-child(2):hover,
.single.main .team .entry-wrap .entry-content .social-share a:nth-child(2):hover,
.single.main .attachment .entry-wrap .entry-content .social-share a:nth-child(2):hover {
  background: #186cb1;
}
.single.main .post .entry-wrap .entry-content .social-share a:nth-child(3),
.single.main .team .entry-wrap .entry-content .social-share a:nth-child(3),
.single.main .attachment .entry-wrap .entry-content .social-share a:nth-child(3) {
  background: #ff1d1e;
}
.single.main .post .entry-wrap .entry-content .social-share a:nth-child(3):hover,
.single.main .team .entry-wrap .entry-content .social-share a:nth-child(3):hover,
.single.main .attachment .entry-wrap .entry-content .social-share a:nth-child(3):hover {
  background: #186cb1;
}
.single.main .post .entry-wrap .entry-content .social-share a i,
.single.main .team .entry-wrap .entry-content .social-share a i,
.single.main .attachment .entry-wrap .entry-content .social-share a i {
  line-height: 33px;
}
.single.main .post #authorDetails,
.single.main .team #authorDetails,
.single.main .attachment #authorDetails {
  margin: 40px 0 0;
}
.single.main .post #authorDetails .authorDetail,
.single.main .team #authorDetails .authorDetail,
.single.main .attachment #authorDetails .authorDetail {
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.single.main .post #authorDetails .authorDetail .avatar,
.single.main .team #authorDetails .authorDetail .avatar,
.single.main .attachment #authorDetails .authorDetail .avatar {
  overflow: hidden;
  float: left;
}
.rtl .single.main .post #authorDetails .authorDetail .avatar,
.rtl .single.main .team #authorDetails .authorDetail .avatar,
.rtl .single.main .attachment #authorDetails .authorDetail .avatar {
  float: right;
}
.single.main .post #authorDetails .authorDetail .infomation,
.single.main .team #authorDetails .authorDetail .infomation,
.single.main .attachment #authorDetails .authorDetail .infomation {
  overflow: hidden;
  padding: 10px 20px;
  color: #999999;
  line-height: 22px;
}
.single.main .post #authorDetails .authorDetail .infomation .name-author,
.single.main .team #authorDetails .authorDetail .infomation .name-author,
.single.main .attachment #authorDetails .authorDetail .infomation .name-author {
  text-transform: uppercase;
  color: #222222;
  font-size: 14px;
  font-weight: 700;
}
.single.main .entry-single-title {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #222222;
  margin-bottom: 30px;
}
.single.main .project .entry-top {
  margin-bottom: 40px;
}
.single.main .project .entry-top .entry-content .entry-meta .meta-price,
.single.main .project .entry-top .entry-content .entry-meta .meta-item {
  margin-bottom: 15px;
  line-height: 22px;
}
.single.main .project .entry-top .entry-content .entry-meta .meta-price strong,
.single.main .project .entry-top .entry-content .entry-meta .meta-item strong {
  color: #222222;
}
.single.main .project .entry-top .entry-content .entry-meta .meta-price span {
  font-size: 16px;
  color: #da251d;
  font-weight: bold;
}
.single.main .project .entry-top .entry-content .entry-content-single {
  line-height: 24px;
}
.single.main .project .responsive-slider {
  margin-bottom: 50px;
  position: relative;
}
.single.main .project .responsive-slider h3 {
  font-size: 16px;
  font-weight: bold;
  padding: 0 15px;
  color: #222222;
  margin-bottom: 15px;
}
.single.main .project .responsive-slider .slider .item-gallery {
  padding: 0 15px;
}
.single.main .project .responsive-slider .res-button {
  position: absolute;
  top: 50%;
  cursor: pointer;
  font-size: 24px;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 40px;
  z-index: 9;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: -22px;
  background: rgba(255,255,255,0.8);
  border-radius: 50%;
}
.single.main .project .responsive-slider .res-button.slick-next {
  right: 30px;
}
.single.main .project .responsive-slider .res-button.slick-next:before {
  content: '\f105';
  font-family: FontAwesome;
  color: #222;
}
.single.main .project .responsive-slider .res-button.slick-next:hover {
  background: #186cb1;
  border-color: #186cb1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.single.main .project .responsive-slider .res-button.slick-next:hover:before {
  color: #fff;
}
.single.main .project .responsive-slider .res-button.slick-prev {
  left: 30px;
}
.single.main .project .responsive-slider .res-button.slick-prev:before {
  content: '\f104';
  font-family: FontAwesome;
  color: #222;
}
.single.main .project .responsive-slider .res-button.slick-prev:hover {
  background: #186cb1;
  border-color: #186cb1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.single.main .project .responsive-slider .res-button.slick-prev:hover:before {
  color: #fff;
}
.single.main .project .responsive-slider:hover .res-button {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.single.main .td-top {
  display: none;
}
.single.main .tuyendung .item {
  float: left;
  background: #efefef;
  margin-right: 15px;
  padding: 5px 10px;
}
.single.main .tuyendung .item span {
  font-weight: bold;
  font-style: italic;
  color: #222222;
}
.single.main .tuyendung .item.item1 {
  background: #dff9db;
}
.single.main .td-content h3,
.single.main .td-col h3 {
  font-size: 18px;
  font-weight: bold;
  color: #222222;
}
.single.main .td-content ul,
.single.main .td-col ul {
  list-style: none;
}
.single.main .td-content ul li,
.single.main .td-col ul li {
  position: relative;
  padding-left: 15px;
}
.single.main .td-content ul li:before,
.single.main .td-col ul li:before {
  content: "\f111";
  position: absolute;
  left: 0;
  top: 0;
  font-family: fontawesome;
  color: #1d478f;
  font-size: 6px;
}
.single.main .td-content ul li strong,
.single.main .td-col ul li strong {
  color: #222222;
}
.single.main .td-content .td-content-left {
  width: 60%;
  float: left;
}
.single.main .td-content .td-content-right {
  width: 40%;
  float: left;
  position: relative;
}
.single.main .td-content .td-content-right .info {
  position: absolute;
  left: 0;
  right: 0;
  top: 56px;
  text-align: center;
  padding-right: 56px;
}
.single.main .td-content .td-content-right .info h3 {
  font-size: 16px;
}
.single.main .td-content .td-content-right .info p {
  color: #da251d;
  font-weight: bold;
  font-size: 16px;
}
.single.main .td-content .td-content-right .info a {
  color: #fff;
  width: 160px;
  height: 45px;
  line-height: 45px;
  border-radius: 4px;
  box-shadow: 0 2px 2px #ccc;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.single.main .td-content .td-content-right .info a.td1 {
  background: #186cb1;
  margin-bottom: 10px;
}
.single.main .td-content .td-content-right .info a.td1:hover {
  background: #125184;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.single.main .td-content .td-content-right .info a.td2 {
  background: #299bd5;
}
.single.main .td-content .td-content-right .info a.td2:hover {
  background: #217caa;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.single.main .td-col {
  width: 50%;
  float: left;
}
.single-format-gallery .entry-wrap .entry-title,
.single-format-gallery .entry-wrap .entry-meta {
  display: none;
}
.single-format-gallery .entry-wrap .entry-content {
  margin-bottom: 45px;
}
.single-format-gallery .entry-wrap .entry-content .gallery {
  margin: 0 !important;
}
.single-format-gallery .entry-wrap .entry-content .gallery li {
  padding: 0;
  margin: 0;
  width: 20% !important;
  float: left;
}
.single-format-gallery .entry-wrap .entry-content .gallery li a {
  padding: 0;
  border: none;
}
.single-format-gallery .single-post-relate {
  display: none;
}
.entry-content p {
  line-height: 22px;
}
.single-post-relate {
  margin: 40px 0;
}
.single-post-relate > h4 {
  margin-bottom: 20px;
  font-size: 20px;
  color: #222222;
  font-weight: bold;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #eaeaea;
}
.single-post-relate .post .entry {
  padding: 20px;
  box-shadow: 0 0 10px rgba(0,0,0,0.15);
  background-image: url(../assets/img/Bg_Product.png);
  background-repeat: no-repeat;
  display: block;
  background-size: cover;
  background-position: center center;
}
.single-post-relate .post .item-relate-img {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.single-post-relate .post .item-relate-img img {
  height: 300px;
  width: auto;
  margin: 0 auto;
}
.single-post-relate .post .item-relate-img:hover img {
  opacity: 0.85;
}
.single-post-relate .post .item-relate-content h4 {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 20px;
  height: 40px;
}
.single-post-relate .post .item-relate-content h4 a {
  color: #222222;
  font-weight: bold;
}
.single-post-relate .post .item-relate-content h4 a:hover {
  color: #299bd5;
}
.single-post-relate .post .item-relate-content .entry-date {
  font-size: 12px;
  color: #999;
}
.single-post-relate.project > h4 {
  margin: 0 15px;
  border: none;
}
#comments .title {
  font-size: 18px;
  color: #222222;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 15px;
  position: relative;
  margin-bottom: 30px;
  border-bottom: 1px #eaeaea solid;
}
#comments .title:before {
  position: absolute;
  content: "";
  width: 100px;
  height: 2px;
  bottom: -1px;
  left: 0;
  background: #299bd5;
}
.rtl #comments .title:before {
  left: auto;
  right: 0;
}
#comments .title small {
  color: #222222;
  font-size: 18px;
}
#comments .commentlist .children {
  margin-left: 60px;
  margin-right: 0;
}
.rtl #comments .commentlist .children {
  margin-right: 90px;
  margin-left: 0;
}
#comments .comment {
  margin-bottom: 30px;
  border: 1px #eaeaea solid;
  padding: 15px;
  border-radius: 4px;
  background-color: #fff;
}
#comments .comment .author {
  margin: 0;
  overflow: hidden;
}
#comments .comment .author img {
  margin-bottom: 10px;
}
#comments .comment .comment-rating {
  text-align: center;
}
#comments .comment .media-body {
  padding-left: 20px;
}
.rtl #comments .comment .media-body {
  padding-right: 20px;
  padding-left: 0;
}
#comments .comment .media-body .media .media-heading {
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eaeaea;
}
#comments .comment .media-body .media .media-heading .author-name {
  color: #222222;
  text-transform: uppercase;
  margin-bottom: 5px;
}
#comments .comment .media-body .media .media-heading .time {
  color: #999;
  font-size: 14px;
  line-height: 21px;
  padding: 0 50px;
  margin-top: -1px;
}
#comments .comment .media-body .media .media-heading .time a {
  color: #999;
}
#comments .comment .media-body .media .media-heading .reply a {
  position: relative;
  font-size: 0;
}
#comments .comment .media-body .media .media-heading .reply a:before {
  font-size: 20px;
  color: #999999;
  content: "\f112";
  display: inline-block;
  vertical-align: top;
  font-family: fontawesome;
}
#comments .comment .media-body .media .media-heading .reply a:hover:before {
  color: #299bd5;
}
#comments .comment .media-body .media .media-content p {
  font-size: 14px;
}
#comments .pingback {
  border: 1px #eaeaea solid;
  padding: 15px 15px 5px 15px;
}
#comments .pingback .media-heading {
  overflow: hidden;
}
#comments .pingback .media-heading .time {
  display: none;
}
#comments .pingback .media-content {
  padding: 0 30px;
}
#comments .pingback p {
  line-height: 24px;
}
#respond {
  margin-bottom: 60px;
  margin-top: 40px;
}
#respond .title {
  font-size: 18px;
  color: #222222;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 15px;
  position: relative;
  margin-bottom: 30px;
  border-bottom: 1px #eaeaea solid;
}
#respond .title:before {
  position: absolute;
  content: "";
  width: 100px;
  height: 2px;
  bottom: -1px;
  left: 0;
  background: #299bd5;
}
.rtl #respond .title:before {
  left: auto;
  right: 0;
}
.rtl #respond .title {
  padding: 15px 0 10px 15px;
}
#respond form p {
  font-size: 14px;
}
#respond form .rating {
  padding: 0;
}
#respond form .cmm-box-bottom textarea {
  width: 100%;
  padding: 10px;
  border-radius: 4px;
}
#respond form .cmm-box-top .control-group {
  width: 32%;
}
#respond form .cmm-box-top .control-group input {
  width: 100%;
  padding: 10px;
  border-radius: 4px;
}
#respond form .cmm-box-top .control-group.your-email {
  margin: 0 2%;
}
#respond form .form-submit .submit {
  color: #fff;
  background: #299bd5;
  border-radius: 4px;
  padding: 10px 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#respond form .form-submit .submit:hover {
  background: #217caa;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.wrapper_404 {
  width: 100%;
  height: auto;
  text-align: center;
}
.wrapper_404 .content_404 {
  overflow: hidden;
  padding: 80px 0;
}
.wrapper_404 .content_404 .block-top {
  text-align: left;
}
.rtl .wrapper_404 .content_404 .block-top {
  text-align: right;
}
.wrapper_404 .content_404 .block-top h2 {
  color: #222222;
  font-size: 24px;
  font-weight: 700 !important;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.wrapper_404 .content_404 .block-top .warning-code {
  font-size: 14px;
  color: #7d7d7d;
}
.wrapper_404 .content_404 .block-middle {
  margin: 30px 0 40px;
  overflow: hidden;
}
.wrapper_404 .content_404 .block-middle .kingstore_search_404 .top-search {
  float: left;
}
.wrapper_404 .content_404 .block-middle .kingstore_search_404 .top-search .topsearch-entry .form-search {
  width: 670px;
  max-width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  overflow: hidden;
  margin: auto;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 1px solid #eaeaea;
}
.wrapper_404 .content_404 .block-middle .kingstore_search_404 .top-search .topsearch-entry .form-search .search-query {
  width: 100%;
  border: 0;
  margin: 0;
  height: 50px;
  line-height: 50px;
  padding: 0 80px 0 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.rtl .wrapper_404 .content_404 .block-middle .kingstore_search_404 .top-search .topsearch-entry .form-search .search-query {
  padding-right: 15px;
  padding-left: 80px;
}
.wrapper_404 .content_404 .block-middle .kingstore_search_404 .top-search .topsearch-entry .form-search .form-button {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 60px;
  background-color: transparent;
  border: 0;
  margin: 0;
}
.wrapper_404 .content_404 .block-middle .kingstore_search_404 .top-search .topsearch-entry .form-search .form-button:before {
  content: "\f002";
  font-size: 18px;
  color: #7d7d7d;
  font-family: fontawesome;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.wrapper_404 .content_404 .block-middle .kingstore_search_404 .top-search .topsearch-entry .form-search .form-button:hover:before {
  color: #299bd5;
}
.rtl .wrapper_404 .content_404 .block-middle .kingstore_search_404 .top-search .topsearch-entry .form-search .form-button {
  right: auto;
  left: 0;
}
.wrapper_404 .content_404 .block-bottom {
  text-align: left;
}
.wrapper_404 .content_404 .block-bottom .btn-404 {
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  background-color: #299bd5;
  border-radius: 20px;
  padding: 0 35px;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 20px 0 0px;
}
.rtl .wrapper_404 .content_404 .block-bottom .btn-404 {
  float: right;
}
.wrapper_404 .content_404 .block-bottom .btn-404:hover {
  background-color: #217caa;
}
.quote-border {
  background-color: #f4f4f4;
  padding: 20px;
  margin-bottom: 10px;
  font-style: italic;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
iframe {
  border: none;
  max-width: 100%;
}
.block-whychoose {
  margin-bottom: 30px !important;
  display: inline-block;
}
.block-whychoose .image-whychoose {
  float: left;
  width: 64px;
}
.rtl .block-whychoose .image-whychoose {
  float: right;
}
.block-whychoose .content-whychoose {
  margin-left: 80px;
}
.rtl .block-whychoose .content-whychoose {
  margin-right: 80px;
  margin-left: 0;
}
.block-whychoose .content-whychoose h2 {
  color: #000;
  font-size: 13px;
  text-transform: uppercase;
}
.block-whychoose .content-whychoose .description {
  color: #666;
}
.vc_wp_search .widget_search .searchform .screen-reader-text {
  display: none;
}
.vc_wp_search .widget_search .searchform input[type="submit"] {
  text-indent: -9999px;
  display: block;
  border: 0;
  width: 34px !important;
  height: 34px;
  background: url('../assets/img/search-icon.png') no-repeat scroll center center #666 !important;
}
.vc_wp_search .widget_search .searchform input[type="submit"]:hover {
  background: url('../assets/img/search-icon.png') no-repeat scroll center center #299bd5 !important;
}
.vc_wp_search .widget_search .searchform input[type="text"] {
  border: 1px solid #fefefe;
}
.wpb_single_image .wpb_heading {
  color: #222222;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 20px;
}
#wp-calendar {
  width: 100%;
}
#wp-calendar caption {
  padding: 10px 0;
}
#wp-calendar tr th {
  text-align: center;
}
#wp-calendar tr td {
  padding: 10px 0;
}
#subscribe_popup {
  text-align: left;
  display: none;
  background-repeat: no-repeat;
  background-color: #fff;
  position: relative;
  min-width: 770px;
}
#subscribe_popup .subscribe-popup-container {
  padding: 44px 50px 25px 52px;
}
#subscribe_popup .subscribe-popup-container h2 {
  color: #717171;
  font-size: 70px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 17px;
  opacity: 0.2;
}
#subscribe_popup .subscribe-popup-container h3 {
  color: #222222;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: -71px;
  margin-bottom: 14px;
}
#subscribe_popup .subscribe-popup-container .description {
  font-size: 16px;
  color: #555;
  font-weight: 500;
  margin-bottom: 30px;
}
#subscribe_popup .subscribe-popup-container .description span {
  color: #299bd5;
  font-size: 20px;
}
#subscribe_popup .subscribe-popup-container .subscribe-form {
  margin-bottom: 15px;
  border: 1px solid #eaeaea;
  max-width: 390px;
  position: relative;
}
.rtl #subscribe_popup .subscribe-popup-container .subscribe-form {
  float: left;
}
#subscribe_popup .subscribe-popup-container .subscribe-form p,
#subscribe_popup .subscribe-popup-container .subscribe-form input {
  margin: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-form input[type="email"] {
  padding: 0 15px;
  height: 43px;
  line-height: 43px;
  overflow: hidden;
  display: block;
  font-size: 13px;
  width: 350px;
  border-radius: 0;
  border: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-form input[type="submit"] {
  background: url(../assets/img/default/icon-newsletter.png) no-repeat center center #fff;
  position: absolute;
  height: 43px;
  width: 43px;
  overflow: hidden;
  top: 0;
  right: 0;
  text-indent: -9999px;
  border: 0;
  border-radius: 0;
}
.rtl #subscribe_popup .subscribe-popup-container .subscribe-form input[type="submit"] {
  left: 0;
  right: auto;
}
#subscribe_popup .subscribe-popup-container .subscribe-form input[type="submit"]:before {
  display: none;
}
#subscribe_popup .subscribe-popup-container .subscribe-form input[type="submit"]:hover {
  opacity: 0.85;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox {
  line-height: 30px;
  clear: both;
}
.rtl #subscribe_popup .subscribe-popup-container .subscribe-checkbox {
  margin-left: 160px;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox input {
  cursor: pointer;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox label {
  vertical-align: top;
  line-height: 25px;
  margin: 0;
  font-weight: normal;
  color: #222222;
  font-weight: 500;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox label span {
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
}
#subscribe_popup .subscribe-social {
  padding: 15px 0;
  background-color: rgba(41,156,214,0.7);
  text-align: center;
  position: relative;
  z-index: 3;
  margin-top: 20px;
}
#subscribe_popup .subscribe-social h3 {
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
}
#subscribe_popup .subscribe-social > .subscribe-social-inner .kingstore-socials ul {
  margin: 0;
}
#subscribe_popup .subscribe-social > .subscribe-social-inner .kingstore-socials ul > li > a {
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  font-size: 16px;
  line-height: 35px;
  background: #fff;
  color: #222222;
  margin: 0 5px;
}
#subscribe_popup .subscribe-social > .subscribe-social-inner .kingstore-socials ul > li > a:hover {
  color: #299bd5;
}
.block-title-widget h2 {
  position: relative;
  padding: 15px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}
.sidebar .widget.widget_layered_nav ul {
  border: 0;
}
.sidebar .widget.widget_product_categories {
  border: 1px solid #eaeaea;
}
.sidebar .widget.widget_product_categories .block-title-widget {
  background-color: #f2f2f2;
}
.sidebar .widget.widget_product_categories .block-title-widget h2 {
  position: relative;
  padding: 15px;
  color: #222222;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
}
.sidebar .widget.widget_product_categories .product-categories {
  border: 0;
}
.sidebar .widget.widget_product_categories .product-categories > li {
  border-top: 1px solid #eaeaea;
  border-bottom: 0 !important;
  padding: 15px 20px !important;
}
.sidebar .widget.widget_product_categories .product-categories > li:last-child {
  border-top: 1px solid #eaeaea !important;
}
.sidebar .widget.widget_product_categories .product-categories > li > a {
  cursor: pointer;
}
.sidebar .widget.widget_product_categories .product-categories > li > a:hover {
  color: #299bd5;
}
.project-category-listing .project-slider-style1 {
  margin-bottom: 40px;
}
.project-category-listing .block-title {
  margin-bottom: 20px;
}
.project-category-listing .block-title h2 {
  font-size: 18px;
  color: #222222;
  font-weight: bold;
  margin: 0;
  line-height: 26px;
}
.project-category-listing .resp-slider .item h4 {
  font-size: 14px;
  font-weight: normal;
  position: relative;
  padding-left: 15px;
  line-height: 24px;
}
.project-category-listing .resp-slider .item h4:before {
  content: "\f111";
  font-size: 8px;
  position: absolute;
  left: 0;
  top: 0px;
  font-family: fontawesome;
  color: #299bd5;
}
.project-category-listing .resp-slider .item h4 a {
  color: #222222;
}
.project-category-listing .resp-slider .item h4 a:hover {
  color: #299bd5;
}
.project-slider {
  margin-bottom: 0;
  max-width: 1220px;
  margin: 0 auto;
}
.project-slider .block-title {
  background: url(../assets/img/bg-title.jpg) center center no-repeat;
  padding: 25px 0;
  margin-bottom: 5px;
  text-align: center;
}
.project-slider .block-title h3 {
  color: #fff;
  font-size: 26px;
  text-transform: inherit;
  padding: 25px 0 19px 0;
  margin: 10px 0 0 0;
}
.project-slider .block-title .description {
  text-align: center;
  color: rgba(255,255,255,0.8);
  padding: 0 23%;
  line-height: 24px;
}
.project-slider .resp-slider-container .slider {
  margin: 0 -2.5px;
}
.project-slider .resp-slider-container .slider .item {
  padding: 0 2.5px;
}
.project-slider .resp-slider-container .slider .item .item-content {
  position: relative;
  margin-bottom: 5px;
}
.project-slider .resp-slider-container .slider .item .item-content .item-img img {
  width: 100%;
}
.project-slider .resp-slider-container .slider .item .item-content .entry-content {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 0 15px;
  background: rgba(0,0,0,0.6);
  padding-top: 80px;
  opacity: 0;
  visible: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.project-slider .resp-slider-container .slider .item .item-content .entry-content h4 a {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
.project-slider .resp-slider-container .slider .item .item-content .entry-content .item-meta {
  font-size: 16px;
  color: #186cb1;
}
.project-slider .resp-slider-container .slider .item .item-content:hover .entry-content {
  opacity: 1;
  visible: visible;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.faq {
  margin-bottom: 30px;
}
.faq h2 {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #222;
}
.faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
  border-color: #299bd5 !important;
  background-color: #299bd5 !important;
}
.faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
  color: #fff !important;
}
.faq .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
  content: "\f068" !important;
}
.faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after,
.faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
  border: 0 !important;
}
.faq .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
  width: 44px;
  height: 44px;
  background-color: #299bd5;
  left: 0 !important;
}
.faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
  content: "\f067" !important;
  font-family: FontAwesome !important;
  font-style: normal !important;
  font-size: 14px;
  right: auto;
  left: 50% !important;
  margin-left: -5px;
  margin-top: -7px;
  color: #fff;
  -webkit-transform: translateY(0%) !important;
  -ms-transform: translateY(0%) !important;
  transform: translateY(0%) !important;
  border-width: 0 !important;
}
.faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after,
.faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
  border-color: #e9e9e9 !important;
}
.faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
  background-color: transparent !important;
}
.faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
  background-color: #f4f4f4 !important;
  border: 0 !important;
}
.faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
  color: #222 !important;
  font-size: 16px !important;
  padding-left: 58px !important;
}
.faq .vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active+.vc_tta-panel .vc_tta-panel-heading,
.faq .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
  margin-top: 2px !important;
}
.faq .vc_tta.vc_general .vc_tta-panel-body {
  padding: 25px 18px !important;
}
.toprated-product .res-button {
  top: 45px !important;
}
.wp-comingsoon {
  background: url('../assets/img/bg-comingsoon.jpg') no-repeat center center;
  text-align: center;
}
.wp-comingsoon .title-comingsoon {
  margin-bottom: 40px;
  margin-top: 330px;
}
.wp-comingsoon .title-comingsoon h1 {
  color: #fff;
  font-size: 32px;
  font-weight: 700 !important;
  text-transform: uppercase;
}
.wp-comingsoon .title-comingsoon .des-comingsoon {
  font-size: 13px;
  color: #e0e0e0;
  width: 60%;
  line-height: 24px;
  margin: 25px auto 0;
  text-align: center;
}
.wp-comingsoon .countdown-shortcode {
  margin-bottom: 280px;
}
.wp-comingsoon .social-comingsoon .menu-social {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  text-align: center;
  list-style-type: none;
}
.wp-comingsoon .social-comingsoon .menu-social li {
  float: left;
  margin: 0 5px;
}
.wp-comingsoon .social-comingsoon .menu-social li a {
  display: inline-block;
  vertical-align: top;
  color: #818180;
  font-size: 14px;
  width: 46px;
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  background-color: rgba(255,255,255,0.1);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.wp-comingsoon .social-comingsoon .menu-social li a:hover {
  background-color: #299bd5;
  color: #fff;
}
.wp-comingsoon .footer-comingsoon {
  padding: 17px 0;
  line-height: 20px;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
}
.wp-comingsoon .footer-comingsoon a {
  color: #299bd5;
}
.wp-comingsoon .footer-comingsoon a:hover {
  color: #217caa;
}
.comming-soon {
  text-align: center;
}
.comming-soon .ClassyCountdown-wrapper {
  display: inline-block;
  overflow: hidden;
}
.comming-soon .ClassyCountdown-wrapper > div {
  display: inline-block;
  position: relative;
  width: 120px;
  margin: 10px 15px;
  float: left;
}
.rtl .comming-soon .ClassyCountdown-wrapper > div {
  float: right;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >div {
  position: absolute;
  font-size: 34px !important;
  font-weight: bold;
  font-weight: 700;
  color: #fff;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 100px;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >span {
  font-size: 14px !important;
  font-weight: 700;
  color: #fff !important;
  display: inline-block;
  top: -45px;
  position: relative;
  text-transform: uppercase;
}
@-moz-document url-prefix() {
  .comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value > span {
    margin-top: -50px;
    top: auto;
  }
}
.kingstore_breadcrumbs {
  padding: 83px 0;
  background: url(../assets/img/bg-breadcrumb.jpg) center center no-repeat;
  background-size: cover;
  margin-bottom: 50px;
  text-align: center;
}
.kingstore_breadcrumbs .listing-title h1 {
  margin: 0;
  font-size: 20px;
}
.kingstore_breadcrumbs .breadcrumbs .breadcrumb {
  margin: 0;
  background: transparent;
}
.kingstore_breadcrumbs .breadcrumbs .breadcrumb li {
  font-size: 14px;
  color: #fff;
  font-weight: normal;
}
.kingstore_breadcrumbs .breadcrumbs .breadcrumb li:last-child span.go-page {
  display: none;
}
.kingstore_breadcrumbs .breadcrumbs .breadcrumb li + li:before {
  content: '';
  padding: 0;
}
.kingstore_breadcrumbs .breadcrumbs .breadcrumb li > .go-page:before {
  content: '\f101';
  font-family: 'FontAwesome';
  padding: 0 15px;
}
.kingstore_breadcrumbs .breadcrumbs .breadcrumb li > a {
  color: #fff;
  font-weight: normal;
}
.kingstore_breadcrumbs .breadcrumbs .breadcrumb li > a:hover {
  color: #186cb1;
}
.listing-tab-shortcode {
  background-color: #fff;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs {
  max-width: 240px;
  background-color: #fff;
  float: left;
  width: 100%;
  margin: 0;
  border: 0;
  padding: 50px 30px 30px;
}
.rtl .listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs {
  float: right;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs .title-cat {
  font-size: 14px;
  text-transform: uppercase;
  color: #111;
  margin-bottom: 10px;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li {
  width: 100%;
  float: none;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li a {
  border: 0;
  font-weight: normal;
  text-transform: capitalize;
  color: #777777;
  padding: 10px 0;
  cursor: pointer;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li a:hover {
  color: #299bd5;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li.active,
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:hover,
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:focus {
  background-color: transparent;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li.active >a,
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:hover >a,
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:focus >a {
  border: 0;
  background-color: transparent;
}
.listing-tab-shortcode .tabbable.tabs .tab-content {
  overflow: hidden;
  padding: 50px 30px;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  background-color: #f3f3f3;
  visibility: hidden;
}
.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane {
  margin: 0 -15px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane .item {
  width: 33.333%;
  float: left;
  padding: 0 15px;
}
.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane .item .item-wrap {
  border: 1px solid #ddd;
}
.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.search.search-results .page.type-page .entry-content .entry-meta i {
  margin-right: 5px;
}
.search.search-results .page.type-page .entry-content .bl_read_more a {
  text-transform: capitalize;
  color: #299bd5;
  display: inline-block;
  margin: 0 0 20px;
}
.search.search-results .page.type-page .entry-content .bl_read_more a:hover {
  opacity: 0.8;
}
.search.search-results .page.type-page .entry-content .bl_read_more i {
  margin: 0 5px;
}
.search .listing-title h1 {
  color: #222222;
}
.search .listing-title h1 small {
  color: #299bd5;
}
.search .kingstore_breadcrumbs .breadcrumbs .breadcrumb {
  padding-bottom: 0;
}
.search .kingstore_breadcrumbs .listing-title h1 {
  color: #fff;
}
.search .kingstore_breadcrumbs .listing-title h1 small {
  color: #186cb1;
}
.search .blog-content .pagination {
  margin-bottom: 40px;
}
.search.rtl .listing-title h1 small {
  float: right;
}
.search .listing-title h1 {
  font-size: 24px;
}
.search .listing-title h1 small {
  position: relative;
}
.search .listing-title h1 small:before {
  content: '"';
  display: inline-block;
  margin: 0 5px;
}
.search .listing-title h1 small:after {
  content: '"';
  display: inline-block;
  margin: 0 5px;
}
.search .products-wrapper {
  padding: 0;
}
.search .pag-search  > .pagination {
  margin-bottom: 40px;
}
.search .no-result {
  margin-bottom: 40px;
}
.search .no-result p {
  font-size: 14px;
  margin-bottom: 15px;
}
.search .no-result form {
  max-width: 100%;
  min-height: 40px;
  position: relative;
}
.search .no-result form label {
  display: none;
}
.search .no-result form input[type="text"],
.search .no-result form input[type="password"] {
  border-radius: 0;
  padding: 15px 85px 15px 20px;
  width: 100%;
}
.search .no-result form input[type="submit"] {
  background: #299bd5;
  border: 1px solid #299bd5;
  border-radius: 0;
  color: #fff;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 0;
  text-transform: uppercase;
}
.search .no-result form input[type="submit"]:hover {
  background: #217caa;
  border-color: #217caa;
}
.search.rtl .no-result form input[type="text"] {
  padding: 15px 20px 15px 85px;
}
.search.rtl .no-result form input[type="submit"] {
  right: auto;
  left: 0;
}
.content-search >.post,
.content-search .page,
.content-search .testimonial,
.content-search .team,
.content-search .portfolio,
.content-search .room,
.content-search .product {
  background-color: #fff;
  margin-bottom: 30px;
  padding: 0 0 30px 0;
  border-bottom: 1px #eaeaea solid;
}
.content-search >.post .entry-thumb,
.content-search .page .entry-thumb,
.content-search .testimonial .entry-thumb,
.content-search .team .entry-thumb,
.content-search .portfolio .entry-thumb,
.content-search .room .entry-thumb,
.content-search .product .entry-thumb {
  padding-right: 30px;
}
.rtl .content-search >.post .entry-thumb,
.rtl .content-search .page .entry-thumb,
.rtl .content-search .testimonial .entry-thumb,
.rtl .content-search .team .entry-thumb,
.rtl .content-search .portfolio .entry-thumb,
.rtl .content-search .room .entry-thumb,
.rtl .content-search .product .entry-thumb {
  padding-left: 30px;
  padding-right: 0;
}
.content-search >.post .entry-content,
.content-search .page .entry-content,
.content-search .testimonial .entry-content,
.content-search .team .entry-content,
.content-search .portfolio .entry-content,
.content-search .room .entry-content,
.content-search .product .entry-content {
  overflow: hidden;
}
.content-search >.post .entry-content .title-blog h3,
.content-search .page .entry-content .title-blog h3,
.content-search .testimonial .entry-content .title-blog h3,
.content-search .team .entry-content .title-blog h3,
.content-search .portfolio .entry-content .title-blog h3,
.content-search .room .entry-content .title-blog h3,
.content-search .product .entry-content .title-blog h3 {
  font-size: 16px;
  color: #111;
}
.content-search >.post .entry-content .entry-meta,
.content-search .page .entry-content .entry-meta,
.content-search .testimonial .entry-content .entry-meta,
.content-search .team .entry-content .entry-meta,
.content-search .portfolio .entry-content .entry-meta,
.content-search .room .entry-content .entry-meta,
.content-search .product .entry-content .entry-meta {
  margin-bottom: 10px;
}
.content-search >.post .entry-content .entry-meta .entry-author,
.content-search .page .entry-content .entry-meta .entry-author,
.content-search .testimonial .entry-content .entry-meta .entry-author,
.content-search .team .entry-content .entry-meta .entry-author,
.content-search .portfolio .entry-content .entry-meta .entry-author,
.content-search .room .entry-content .entry-meta .entry-author,
.content-search .product .entry-content .entry-meta .entry-author {
  color: #999;
}
.content-search >.post .entry-content .entry-meta .entry-author a,
.content-search .page .entry-content .entry-meta .entry-author a,
.content-search .testimonial .entry-content .entry-meta .entry-author a,
.content-search .team .entry-content .entry-meta .entry-author a,
.content-search .portfolio .entry-content .entry-meta .entry-author a,
.content-search .room .entry-content .entry-meta .entry-author a,
.content-search .product .entry-content .entry-meta .entry-author a {
  color: #999;
}
.content-search >.post .entry-content .entry-meta .entry-author a:hover,
.content-search .page .entry-content .entry-meta .entry-author a:hover,
.content-search .testimonial .entry-content .entry-meta .entry-author a:hover,
.content-search .team .entry-content .entry-meta .entry-author a:hover,
.content-search .portfolio .entry-content .entry-meta .entry-author a:hover,
.content-search .room .entry-content .entry-meta .entry-author a:hover,
.content-search .product .entry-content .entry-meta .entry-author a:hover {
  color: #299bd5;
}
.content-search >.post .entry-content .entry-meta i,
.content-search .page .entry-content .entry-meta i,
.content-search .testimonial .entry-content .entry-meta i,
.content-search .team .entry-content .entry-meta i,
.content-search .portfolio .entry-content .entry-meta i,
.content-search .room .entry-content .entry-meta i,
.content-search .product .entry-content .entry-meta i {
  margin-right: 5px;
}
.rtl .content-search >.post .entry-content .entry-meta i,
.rtl .content-search .page .entry-content .entry-meta i,
.rtl .content-search .testimonial .entry-content .entry-meta i,
.rtl .content-search .team .entry-content .entry-meta i,
.rtl .content-search .portfolio .entry-content .entry-meta i,
.rtl .content-search .room .entry-content .entry-meta i,
.rtl .content-search .product .entry-content .entry-meta i {
  margin-right: 0;
  margin-left: 5px;
}
.content-search >.post .entry-content .entry-meta a,
.content-search .page .entry-content .entry-meta a,
.content-search .testimonial .entry-content .entry-meta a,
.content-search .team .entry-content .entry-meta a,
.content-search .portfolio .entry-content .entry-meta a,
.content-search .room .entry-content .entry-meta a,
.content-search .product .entry-content .entry-meta a {
  color: #999;
}
.content-search >.post .entry-content .entry-meta a:hover,
.content-search .page .entry-content .entry-meta a:hover,
.content-search .testimonial .entry-content .entry-meta a:hover,
.content-search .team .entry-content .entry-meta a:hover,
.content-search .portfolio .entry-content .entry-meta a:hover,
.content-search .room .entry-content .entry-meta a:hover,
.content-search .product .entry-content .entry-meta a:hover {
  color: #299bd5;
}
.content-search >.post .entry-content .entry-meta >span,
.content-search .page .entry-content .entry-meta >span,
.content-search .testimonial .entry-content .entry-meta >span,
.content-search .team .entry-content .entry-meta >span,
.content-search .portfolio .entry-content .entry-meta >span,
.content-search .room .entry-content .entry-meta >span,
.content-search .product .entry-content .entry-meta >span {
  padding-right: 20px;
  display: inline-block;
  vertical-align: top;
  color: #999;
}
.rtl .content-search >.post .entry-content .entry-meta >span,
.rtl .content-search .page .entry-content .entry-meta >span,
.rtl .content-search .testimonial .entry-content .entry-meta >span,
.rtl .content-search .team .entry-content .entry-meta >span,
.rtl .content-search .portfolio .entry-content .entry-meta >span,
.rtl .content-search .room .entry-content .entry-meta >span,
.rtl .content-search .product .entry-content .entry-meta >span {
  padding-right: 0;
  padding-left: 20px;
}
.content-search >.post .entry-content .entry-description,
.content-search .page .entry-content .entry-description,
.content-search .testimonial .entry-content .entry-description,
.content-search .team .entry-content .entry-description,
.content-search .portfolio .entry-content .entry-description,
.content-search .room .entry-content .entry-description,
.content-search .product .entry-content .entry-description {
  margin-bottom: 10px;
}
.content-search >.post .entry-content .bl_read_more a,
.content-search .page .entry-content .bl_read_more a,
.content-search .testimonial .entry-content .bl_read_more a,
.content-search .team .entry-content .bl_read_more a,
.content-search .portfolio .entry-content .bl_read_more a,
.content-search .room .entry-content .bl_read_more a,
.content-search .product .entry-content .bl_read_more a {
  text-transform: capitalize;
  color: #299bd5;
}
.content-search >.post .entry-content .bl_read_more a:hover,
.content-search .page .entry-content .bl_read_more a:hover,
.content-search .testimonial .entry-content .bl_read_more a:hover,
.content-search .team .entry-content .bl_read_more a:hover,
.content-search .portfolio .entry-content .bl_read_more a:hover,
.content-search .room .entry-content .bl_read_more a:hover,
.content-search .product .entry-content .bl_read_more a:hover {
  opacity: 0.8;
}
.content-search >.post .entry-content .bl_read_more i,
.content-search .page .entry-content .bl_read_more i,
.content-search .testimonial .entry-content .bl_read_more i,
.content-search .team .entry-content .bl_read_more i,
.content-search .portfolio .entry-content .bl_read_more i,
.content-search .room .entry-content .bl_read_more i,
.content-search .product .entry-content .bl_read_more i {
  margin: 0 5px;
}
.resp-tab .top-tab-slider {
  text-align: center;
  border-bottom: 1px #eaeaea solid;
  margin-bottom: 30px;
}
.resp-tab .top-tab-slider .box-title {
  margin-bottom: 12px;
  text-align: center;
}
.resp-tab .top-tab-slider .box-title h3 {
  padding: 14px 0;
  position: relative;
  font-size: 20px;
  color: #222222;
  font-weight: 600;
  display: inline-block;
  vertical-align: top;
}
.resp-tab .top-tab-slider .box-title {
  margin-bottom: 0;
}
.resp-tab .top-tab-slider .box-title h3 {
  margin: 0;
}
.resp-tab .top-tab-slider .nav.nav-tabs {
  margin: 10px auto;
  display: inline-block;
  vertical-align: top;
  border-bottom: none;
}
.resp-tab .top-tab-slider .nav.nav-tabs li {
  margin: 0 10px;
}
.resp-tab .top-tab-slider .nav.nav-tabs li a {
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  font-size: 16px;
  text-transform: capitalize;
  color: #222222;
  font-weight: 500;
  margin: 0;
  border: none;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.resp-tab .top-tab-slider .nav.nav-tabs li.active a,
.resp-tab .top-tab-slider .nav.nav-tabs li:hover a {
  color: #299bd5;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.resp-tab .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
}
.resp-tab .tab-pane.active {
  height: auto;
  overflow: visible;
}
.item .item-wrap {
  background-color: #fff;
  text-align: center;
  padding: 0;
}
.item .item-wrap .item-detail {
  position: relative;
}
.item .item-wrap .item-detail .products-thumb {
  position: relative;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}
.item .item-wrap .item-detail .products-thumb .onsale {
  display: none;
}
.item .item-wrap .item-detail .products-thumb a .product-thumb-hover {
  padding: 5px;
}
.item .item-wrap .item-detail .products-thumb a .product-thumb-hover img {
  margin: 0 auto;
  width: 100%;
}
.item .item-wrap .item-detail .products-thumb >a img {
  width: 100%;
}
.item .item-wrap .item-detail .products-thumb .top-item {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -20px;
  text-align: center;
  z-index: 9;
}
.item .item-wrap .item-detail .products-thumb .top-item .clear {
  display: none;
}
.item .item-wrap .item-detail .products-thumb .top-item a.fancybox {
  text-align: center;
  color: #299bd5;
  font-weight: 500;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background-color: #186cb1;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  opacity: 0;
  min-width: 40px;
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
  z-index: 9;
}
.item .item-wrap .item-detail .products-thumb .top-item a.fancybox:before {
  font-family: fontawesome;
  font-size: 12px;
  content: '\f002';
}
.item .item-wrap .item-detail .products-thumb .top-item a.fancybox:hover {
  background-color: #299bd5;
  color: #fff;
}
.item .item-wrap .item-detail .products-thumb a {
  display: block;
}
.item .item-wrap .item-detail .item-content,
.item .item-wrap .item-detail .item-img {
  padding: 0;
  vertical-align: top;
}
.item .item-wrap .item-detail .item-content h4,
.item .item-wrap .item-detail .item-img h4 {
  margin: 10px 0;
}
.item .item-wrap .item-detail .item-content h4 a,
.item .item-wrap .item-detail .item-img h4 a {
  font-size: 16px;
  font-weight: 400;
  color: #222222;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap .item-detail .item-content h4 a:hover,
.item .item-wrap .item-detail .item-img h4 a:hover {
  color: #299bd5;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap .item-detail .item-content .item-price,
.item .item-wrap .item-detail .item-img .item-price {
  font-size: 18px;
  float: none;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 11px;
}
.item .item-wrap .item-detail .item-content .item-price del,
.item .item-wrap .item-detail .item-img .item-price del {
  font-size: 14px;
}
.item .item-wrap .item-detail .item-content .reviews-content,
.item .item-wrap .item-detail .item-img .reviews-content {
  line-height: 12px;
  margin-bottom: 7px;
  position: relative;
  z-index: 2;
}
.item .item-wrap .item-detail .item-content .item-bottom,
.item .item-wrap .item-detail .item-img .item-bottom {
  font-size: 12px;
  z-index: 2;
}
.item .item-wrap .item-detail .item-content .item-bottom .clear,
.item .item-wrap .item-detail .item-img .item-bottom .clear {
  display: none;
}
.item .item-wrap .item-detail .item-content .item-bottom .button,
.item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped,
.item .item-wrap .item-detail .item-img .item-bottom .button,
.item .item-wrap .item-detail .item-img .item-bottom .add_to_cart_button,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_external,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_grouped {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  font-size: 12px;
  color: #299bd5;
  padding: 0 40px 0 20px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  background: #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  position: relative;
  border: 1px #eaeaea solid;
}
.item .item-wrap .item-detail .item-content .item-bottom .button.loading,
.item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.loading,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external.loading,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.loading,
.item .item-wrap .item-detail .item-img .item-bottom .button.loading,
.item .item-wrap .item-detail .item-img .item-bottom .add_to_cart_button.loading,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_external.loading,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_grouped.loading {
  background-color: #186cb1;
  opacity: 0.75;
  filter: alpha(opacity=75);
  color: #299bd5;
}
.item .item-wrap .item-detail .item-content .item-bottom .button.loading:before,
.item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.loading:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external.loading:before,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.loading:before,
.item .item-wrap .item-detail .item-img .item-bottom .button.loading:before,
.item .item-wrap .item-detail .item-img .item-bottom .add_to_cart_button.loading:before,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_external.loading:before,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_grouped.loading:before {
  text-align: center;
  left: 0;
  background-color: #186cb1;
  border-radius: 16px;
}
.item .item-wrap .item-detail .item-content .item-bottom .button.added,
.item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.added,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external.added,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.added,
.item .item-wrap .item-detail .item-img .item-bottom .button.added,
.item .item-wrap .item-detail .item-img .item-bottom .add_to_cart_button.added,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_external.added,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_grouped.added {
  background-color: #186cb1;
}
.item .item-wrap .item-detail .item-content .item-bottom .button:after,
.item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button:after,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_external:after,
.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped:after,
.item .item-wrap .item-detail .item-img .item-bottom .button:after,
.item .item-wrap .item-detail .item-img .item-bottom .add_to_cart_button:after,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_external:after,
.item .item-wrap .item-detail .item-img .item-bottom .product_type_grouped:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background: url(../assets/img/icon-cart-m3.png) 9px 10px no-repeat;
}
.item .item-wrap:hover .item-detail .products-thumb .top-item a.fancybox {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item .item-wrap:hover .item-detail .item-content .item-bottom .button,
.item .item-wrap:hover .item-detail .item-content .item-bottom .add_to_cart_button,
.item .item-wrap:hover .item-detail .item-content .item-bottom .product_type_external,
.item .item-wrap:hover .item-detail .item-content .item-bottom .product_type_grouped {
  background: #186cb1;
  color: #fff;
  border: 1px #186cb1 solid;
  color: #299bd5;
}
.responsive-post-slider {
  margin-bottom: 30px;
  position: relative;
}
.responsive-post-slider .box-title {
  margin-bottom: 12px;
  text-align: center;
}
.responsive-post-slider .box-title h3 {
  padding: 14px 0;
  position: relative;
  font-size: 20px;
  color: #222222;
  font-weight: 600;
  display: inline-block;
  vertical-align: top;
}
.responsive-post-slider .box-title {
  margin-bottom: 6px;
}
.responsive-post-slider .resp-slider-container .slider {
  margin: 0 -15px;
}
.responsive-post-slider .resp-slider-container .slider .item {
  padding: 0 15px;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .img_over {
  position: relative;
  overflow: hidden;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .img_over img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .img_over a:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content h4 {
  margin: 15px 0 4px 0;
  line-height: 22px;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content h4 a {
  color: #222222;
  font-weight: 600;
  font-size: 14px;
  text-transform: capitalize;
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content h4 a:hover {
  color: #299bd5;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .entry-date {
  font-size: 12px;
  color: #999;
  margin: 10px 0;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .description {
  font-size: 13px;
  margin-bottom: 16px;
  line-height: 23px;
}
.responsive-post-slider .resp-slider-container .slider .slick-dots {
  text-align: center;
  margin: 0;
  position: absolute;
  bottom: -6px;
  left: 0;
  right: 0;
  padding: 0 15px;
}
.responsive-post-slider .resp-slider-container .slider .slick-dots li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 3px;
}
.responsive-post-slider .resp-slider-container .slider .slick-dots li button {
  font-size: 0;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  background: #999;
  border: none;
  padding: 0;
}
.responsive-post-slider .resp-slider-container .slider .slick-dots li:hover button {
  background: #186cb1;
  border: none;
}
.responsive-post-slider .resp-slider-container .slider .slick-dots li.slick-active button {
  background: #186cb1;
  width: 30px;
  border: none;
}
.responsive-post-slider.style1 {
  margin-top: 17px;
  margin-bottom: 34px;
}
.responsive-post-slider.style1 .box-title {
  text-align: left;
}
.responsive-post-slider.style1 .box-title h3 {
  font-size: 26px;
}
.responsive-post-slider.style2 .resp-slider-container .slider .slick-list {
  overflow: inherit;
}
.responsive-post-slider.style2 .resp-slider-container .slider .item .item-inner {
  border-bottom: 1px #eaeaea solid;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.responsive-post-slider.style2 .resp-slider-container .slider .item .item-inner .item-detail .entry-content h4 {
  margin: 0 0 5px 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-top: 20px;
}
.responsive-post-slider.style2 .resp-slider-container .slider .item .item-inner .item-detail .entry-content h4 a {
  font-size: 16px;
}
.responsive-post-slider.style2 .resp-slider-container .slider .item .item-inner .item-detail .entry-content h4 .entry-meta-link {
  position: absolute;
  right: -33px;
  top: 0;
}
.responsive-post-slider.style2 .resp-slider-container .slider .item .item-inner .item-detail .entry-content h4 .entry-meta-link a {
  font-size: 10px;
  font-weight: normal;
  background: #ff2d46;
  text-transform: uppercase;
  color: #fff;
  border-radius: 8px 0;
  padding: 0 5px;
}
.responsive-post-slider.style2 .resp-slider-container .slider .item .item-inner .item-detail .entry-content .description {
  margin-bottom: 20px;
}
.responsive-post-slider.style2 .resp-slider-container .slider .item .item-inner:last-child {
  border-bottom: none;
}
.responsive-post-slider.style2 .entry-date,
.responsive-post-slider.style2 .entry-date2 {
  font-style: italic;
  margin: 10px 0;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  color: #999;
}
.responsive-post-slider.style2 .entry-date i,
.responsive-post-slider.style2 .entry-date2 i {
  color: #186cb1;
  padding-right: 5px;
}
.responsive-post-slider.style2 .entry-date {
  margin-right: 10px !important;
}
.responsive-post-slider2 {
  background: #fff;
}
.responsive-post-slider2 .resp-slider-container .title h3 {
  background: #299bd5;
  color: #fff;
  font-size: 18px;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 20px;
}
.responsive-post-slider2 .resp-slider-container .slider .item {
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px #ddd solid;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-detail .img_over {
  width: 90px;
  float: left;
  margin-right: 10px;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-detail .entry-content {
  overflow: hidden;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-detail .entry-content h4 a {
  font-size: 13px;
  color: #222222;
  font-weight: 600;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-detail .entry-content h4 a:hover {
  color: #299bd5;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-detail .entry-content .entry-date {
  font-size: 12px;
  color: #999;
  padding-left: 1px;
}
.responsive-post-slider2 .resp-slider-container .slider .item:last-child {
  border-bottom: none;
}
.responsive-post-slider3 {
  background: #fff;
  margin-top: 17px;
  margin-bottom: 50px;
}
.responsive-post-slider3 .box-title {
  margin-bottom: 12px;
  text-align: center;
}
.responsive-post-slider3 .box-title h3 {
  padding: 14px 0;
  position: relative;
  font-size: 20px;
  color: #222222;
  font-weight: 600;
  display: inline-block;
  vertical-align: top;
}
.responsive-post-slider3 .box-title {
  text-align: left;
  margin-bottom: 6px;
}
.responsive-post-slider3 .box-title h3 {
  font-size: 26px;
}
.responsive-post-slider3 .resp-slider-container .slider .item {
  overflow: hidden;
  margin-bottom: 20px;
}
.responsive-post-slider3 .resp-slider-container .slider .item .item-detail .img_over {
  width: 130px;
  float: left;
  margin-right: 10px;
  overflow: hidden;
}
.responsive-post-slider3 .resp-slider-container .slider .item .item-detail .img_over img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider3 .resp-slider-container .slider .item .item-detail .img_over:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider3 .resp-slider-container .slider .item .item-detail .entry-content {
  overflow: hidden;
}
.responsive-post-slider3 .resp-slider-container .slider .item .item-detail .entry-content h4 a {
  font-size: 13px;
  color: #222222;
  font-weight: 600;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider3 .resp-slider-container .slider .item .item-detail .entry-content h4 a:hover {
  color: #299bd5;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider3 .resp-slider-container .slider .item .item-detail .entry-content .entry-date {
  font-size: 12px;
  color: #999;
  padding-left: 1px;
}
.responsive-post-slider3 .resp-slider-container .slider .item:last-child {
  border-bottom: none;
}
.responsive-post-slider4 {
  background: #fff;
}
.responsive-post-slider4 .resp-slider-container .title h3 {
  background: #299bd5;
  color: #fff;
  font-size: 18px;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 20px;
}
.responsive-post-slider4 .resp-slider-container .slider .item {
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px #ddd solid;
}
.responsive-post-slider4 .resp-slider-container .slider .item .item-detail .entry-content h4 a {
  font-size: 14px;
  color: #222222;
  font-weight: 600;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider4 .resp-slider-container .slider .item .item-detail .entry-content h4 a:hover {
  color: #299bd5;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider4 .resp-slider-container .slider .item .item-detail .entry-content .entry-date {
  font-size: 12px;
  color: #999;
  padding-left: 1px;
}
.responsive-post-slider4 .resp-slider-container .slider .item .item-detail .entry-content .entry-date i {
  color: #186cb1;
}
.responsive-post-slider4 .resp-slider-container .slider .item:last-child {
  border-bottom: none;
}
.kingstore-text-block {
  margin-bottom: 22px;
}
.kingstore-text-block .image {
  display: block;
}
.kingstore-text-block .image img {
  margin-bottom: 24px;
}
.kingstore-text-block .content-info {
  text-align: center;
  padding: 0 14%;
}
.kingstore-text-block .content-info h3 {
  font-size: 16px;
  color: #fff;
  margin-bottom: 13px;
  text-transform: uppercase;
}
.kingstore-text-block .content-info p {
  font-size: 13px;
  color: #fff;
}
.banner-single {
  overflow: hidden;
  border-radius: 4px;
}
.banner-single .vc_figure {
  width: 100%;
}
.banner-single .vc_figure a {
  width: 100%;
}
.banner-single .vc_figure a img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
}
.banner-single .vc_figure a img:hover {
  opacity: 1;
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -o-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.block-contact {
  background: url(../assets/img/bg-contact.jpg) center center no-repeat;
  padding: 27px 50px 9px 50px;
  border-radius: 4px;
  margin-top: -80px;
}
.block-contact .block-info {
  float: left;
}
.block-contact .block-info h3 {
  font-size: 16px;
  font-weight: bold;
  color: #299bd5;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.block-contact .block-info p {
  font-size: 14px;
  color: #444;
}
.block-contact a {
  float: right;
  border-radius: 20px;
  color: #fff;
  background: #299bd5;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 30px;
}
.block-contact a:hover {
  background: #fff;
}
.home-main {
  overflow: inherit !important;
}
.style-block {
  padding: 0 15px;
  margin-bottom: 42px;
}
.style-block .style-block-info >.vc_column-inner {
  padding: 0;
}
.box-title1 {
  margin-bottom: 30px;
  text-align: center;
}
.box-title1 h3 {
  padding: 14px 0;
  position: relative;
  margin-bottom: 4px;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  vertical-align: top;
}
.box-title1 h3:before {
  content: "";
  width: 52px;
  height: 35px;
  position: absolute;
  left: -80px;
  top: 7px;
  background: url(../assets/img/promotion.png) -19px -31px no-repeat;
}
.box-title1 h3:after {
  content: "";
  width: 52px;
  height: 35px;
  position: absolute;
  right: -80px;
  top: 7px;
  background: url(../assets/img/promotion.png) -19px 8px no-repeat;
}
.box-title1 p {
  font-size: 14px;
  color: #fff;
}
.box-title1.style2 h3 {
  color: #299bd5;
  font-size: 18px;
}
.box-title1.style2 p {
  color: #444;
}
.testimonial-slider {
  margin-bottom: 48px;
  text-align: center;
  background: url(../assets/img/bg-test.jpg) no-repeat;
  padding-top: 55px;
}
.testimonial-slider .block-title h2 {
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
}
.testimonial-slider .carousel-inner .client-say-info .image-client {
  width: 100%;
  float: none;
}
.testimonial-slider .carousel-inner .client-say-info .image-client img {
  display: table;
  margin: 0 auto;
  box-shadow: 0px 3px 7px 0px #ddd;
  border-radius: 50%;
  width: 80px;
  border: 3px #186cb1 solid;
}
.testimonial-slider .carousel-inner .client-say-info .image-client img:hover {
  opacity: 0.8;
}
.testimonial-slider .carousel-inner .client-say-info .name-client {
  margin-bottom: 4px;
  margin-top: 20px;
}
.testimonial-slider .carousel-inner .client-say-info .name-client h2 {
  margin-bottom: 6px;
  font-weight: 600;
  font-size: 14px;
  color: #299bd5;
  text-transform: uppercase;
}
.testimonial-slider .carousel-inner .client-say-info .name-client .info-client {
  font-size: 12px;
  color: #666;
}
.testimonial-slider .carousel-inner .client-comment {
  font-style: normal;
  font-size: 13px;
  padding: 18px 20%;
  color: #444;
  line-height: 26px;
  margin-bottom: 97px;
  position: relative;
}
.testimonial-slider .carousel-inner .client-comment:before {
  content: '\f10d';
  font-family: fontawesome;
  position: absolute;
  left: 15%;
  top: 7px;
  font-size: 40px;
  color: #299bd5;
}
.testimonial-slider .carousel-inner .client-comment:after {
  content: '\f10e';
  font-family: fontawesome;
  position: absolute;
  right: 15%;
  bottom: 20px;
  font-size: 40px;
  color: #299bd5;
}
.testimonial-slider .carousel-indicators {
  margin: 0px;
  text-align: center;
  left: 0;
  right: 0;
  width: 100%;
  bottom: 65px;
  position: absolute;
}
.testimonial-slider .carousel-indicators li {
  background-color: #888;
  margin: 0 3px;
  width: 8px;
  height: 8px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 6px;
  border: none;
}
.testimonial-slider .carousel-indicators li.active,
.testimonial-slider .carousel-indicators li:hover {
  background-color: #299bd5;
  border: none;
  width: 25px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.promotion {
  padding: 30px 13px 15px 13px;
  min-height: 185px;
}
.promotion .image {
  float: left;
  width: 60px;
  height: 67px;
  background: url(../assets/img/icon-promotion.png) 0px 0px no-repeat;
  font-size: 0;
}
.promotion .conten {
  overflow: hidden;
  padding-left: 10px;
}
.promotion .conten h3 {
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
}
.promotion .conten p {
  color: #fff;
  font-size: 13px;
  line-height: 20px;
}
.promotion.item1 {
  background: #2c2f32;
}
.promotion.item1 .image {
  background-position: -17px -279px;
}
.promotion.item2 {
  background: #1d478f;
}
.promotion.item2 .image {
  background-position: -17px -50px;
}
.promotion.item3 {
  background: #6289cb;
}
.promotion.item3 .image {
  background-position: -17px -123px;
}
.promotion.item4 {
  background: #c8dcff;
}
.promotion.item4 .image {
  background-position: -17px -198px;
}
.promotion.item4 .conten h3 {
  color: #222;
}
.promotion.item4 .conten p {
  color: #222;
}
#metaslider_4472 {
  margin: 0;
}
#metaslider_4472 .flex-control-nav {
  bottom: 20px;
}
#metaslider_4472 .flex-control-nav li a {
  background: rgba(255,255,255,0.5);
  margin: 0 5px;
}
#metaslider_4472 .flex-control-nav li a.flex-active {
  background: #fff;
}
#metaslider_4463 {
  max-width: 970px;
  margin: 0 auto;
}
#metaslider_4463:hover .flex-prev {
  left: -40px;
}
#metaslider_4463:hover .flex-next {
  right: -40px;
}
.metaslider #metaslider_4548 {
  margin: 0 auto;
}
.metaslider #metaslider_4548 .flex-direction-nav li a {
  margin: -13px 0 0;
}
.metaslider #metaslider_4548:hover .flex-prev {
  left: 0px;
}
.metaslider #metaslider_4548:hover .flex-next {
  right: 0px;
}
.title1 {
  font-size: 22px;
  color: #222222;
  text-align: center;
  font-style: italic;
  font-weight: 600;
  position: relative;
  padding: 62px 0 50px 0;
  line-height: 30px;
}
.title1:before {
  position: absolute;
  content: "";
  width: 120px;
  height: 40px;
  bottom: 0;
  left: 50%;
  margin-left: -60px;
  background: url(../assets/img/icon-promotion.png) -13px 3px no-repeat;
}
.description1 {
  font-size: 14px;
  padding: 0 12%;
  text-align: center;
  line-height: 24px;
}
.title-read {
  text-align: center;
  font-size: 21px;
  color: #fff;
  text-shadow: 0 2px 1px rgba(0,0,0,0.2);
  padding: 3px 0;
}
.title-read a {
  font-size: 14px;
  padding: 15px 50px;
  border-radius: 30px;
  background: #f9f9f9;
  color: #222222;
  margin-left: 90px;
  box-shadow: 0 4px 2px rgba(0,0,0,0.2);
  text-shadow: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.title-read a:hover {
  color: #299bd5;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.vc_custom_1528681980949 {
  background-position: center center;
}
.bg-style1 {
  background: url(../assets/img/bg-foot.jpg) center center no-repeat;
  padding: 80px 0;
}
.title2 {
  font-size: 22px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 18px;
}
.description2 {
  font-size: 16px;
  padding: 0 12%;
  text-align: center;
  line-height: 26px;
  color: #fff;
}
.title3 {
  font-size: 26px;
  color: #222222;
  text-align: center;
  font-weight: bold;
}
.heading-style1 {
  background: #efefef;
  font-size: 18px;
  color: #222222;
  font-weight: bold;
  display: block;
  padding: 15px 20px;
  margin-bottom: 40px;
}
.tam-nhin-su-menh h4 {
  font-weight: bold;
  color: #222222;
  font-size: 16px;
}
.vanhoa {
  padding-bottom: 45px;
  position: relative;
}
.vanhoa:before {
  content: "";
  width: 2px;
  height: 275px;
  background: #efefef;
  position: absolute;
  left: 48px;
  top: 0;
}
.vanhoa .vh-left {
  float: left;
  width: 15%;
  margin-top: 62px;
  position: relative;
  z-index: 9;
}
.vanhoa .vh-left h3 {
  background: #186cb1;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 22px;
  width: 100px;
  height: 100px;
  text-align: center;
  border-radius: 50%;
  align-items: center;
  display: flex;
  padding: 0 25px;
}
.vanhoa .vh-content {
  float: left;
  width: 85%;
  background: #e1e1e1;
  padding: 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  color: #222;
}
.vanhoa .vh-content img {
  float: left;
  margin-right: 40px;
}
.vanhoa .vh-content .vh-info {
  overflow: hidden;
  padding-top: 20px;
}
.vanhoa .vh-content:hover {
  box-shadow: 0px 2px 4px 2px #ccc;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.vanhoa-bot {
  text-align: center;
  padding: 30px 30px 20px 30px;
}
.vanhoa-bot h3 {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 5px;
}
.vanhoa-bot p {
  color: #fff;
}
.sodo {
  margin-bottom: 50px;
}
.sodo .col-md-3 {
  padding: 0 10px;
}
.sodo .item {
  background: #efefef;
  padding: 15px;
  border-radius: 4px;
  min-height: 310px;
}
.sodo .item h3 {
  font-size: 16px;
  color: #222222;
  font-weight: bold;
  line-height: 26px;
  min-height: 50px;
}
.sodo .item ul {
  margin: 0;
  list-style: none;
}
.sodo .item ul li {
  display: block;
  color: #222222;
  font-size: 13px;
  line-height: 24px;
  position: relative;
  padding-left: 10px;
}
.sodo .item ul li:before {
  content: "\f111";
  position: absolute;
  left: 0;
  top: 0;
  font-family: fontawesome;
  color: #299bd5;
  font-size: 6px;
}
.wpb_raw_code.vc_custom_1527180878676 {
  text-align: center;
}
.sd-title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  padding: 15px 45px;
  background: #186cb1;
  display: inline-block;
  vertical-align: top;
  color: #fff;
}
.sd-content {
  text-align: center;
}
.sd-content h3 {
  font-size: 14px;
  color: #299bd5;
  font-weight: bold;
  text-transform: uppercase;
}
.sd-content p {
  font-size: 13px;
}
.sd-content .first {
  color: #222222;
  margin-bottom: 5px;
  font-size: 14px;
}
.sd-content.style2 p {
  font-style: italic;
  font-size: 14px;
  text-align: left;
}
.tuyendung-banner .wpb_raw_code {
  margin: 0;
}
.tuyendung-banner .wpb_raw_code .title-td {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  margin-top: -84px;
  padding-bottom: 28px;
  padding-left: 15px;
  padding-right: 15px;
}
.homepage .news-marquee {
  margin-top: 30px;
  margin-bottom: 40px;
  position: relative;
  height: 46px;
  z-index: 1;
}
.homepage .news-marquee .arrow-news {
  position: absolute;
  z-index: 2000;
  height: 100%;
}
.homepage .news-marquee .arrow-news .img-text {
  background-color: #1E2D6E;
  padding: 0 30px;
  height: 46px;
  line-height: 46px;
  max-width: 140px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  font-family: OpenSans-Regular;
  text-transform: uppercase;
}
.homepage .news-marquee .arrow-news .img-text:after {
  border-left: 24px solid #1E2D6E;
  border-bottom: 22px solid transparent;
  border-top: 24px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
}
.homepage .news-marquee .show-news {
  height: 100%;
  border: 1px solid #959595;
}
.homepage .news-marquee .show-news marquee {
  width: 100%;
  overflow: hidden;
  line-height: 45px;
}
.homepage .news-marquee .show-news div span {
  display: inline-block;
  margin-right: 20px;
  margin-left: 10px;
}
.homepage .news-marquee .show-news div span > i {
  margin-right: 5px;
}
.category-product .title-container {
  margin-bottom: 15px;
}
.category-product .title-content {
  border-bottom: 2px solid #1E2D6E;
}
.category-product .title-content .title-home {
  background-color: #1E2D6E;
  padding: 5px 0 5px 30px;
  max-width: 210px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  font-family: OpenSans-Regular;
  text-transform: uppercase;
}
.category-product .title-content .title-home h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
}
.category-product .title-content .title-home:after {
  border-left: 20px solid #1E2D6E;
  border-bottom: 50px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 225px;
}
.category-product .show-category .item-category {
  position: relative;
  padding: 0;
}
.category-product .show-category .item-category .detail-category {
  height: 250px;
  overflow: hidden;
}
.category-product .show-category .item-category .detail-category .img-container {
  position: relative;
  background-color: #fff;
  padding: 15px;
}
.category-product .show-category .item-category .detail-category .img-container img {
  max-width: 100%;
  overflow: hidden;
  margin-left: auto;
  display: block;
  width: 300px;
  height: 240px;
}
.category-product .show-category .item-category .detail-category .img-container:hover .layout {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.6;
  top: 0;
}
.category-product .show-category .item-category .detail-category .img-container:hover .hover-category {
  display: block;
}
.category-product .show-category .item-category .detail-category .img-container:hover .hover-category .fa:hover {
  color: #ffff00;
  border: 3px solid #ffff00;
}
.category-product .show-category .item-category .detail-category .img-container .hover-category {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.category-product .show-category .item-category .detail-category .img-container .hover-category i.fa {
  display: block;
  text-align: center;
  font-size: 37px;
  color: #fff;
  border: 3px solid #fff;
  border-radius: 50%;
  height: 60px;
  width: 60px;
  line-height: 54px;
  margin: 0 auto;
}
.category-product .show-category .item-category .detail-category .img-container .hover-category .more-category {
  margin-top: 20px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}
.category-product .show-category .item-category .detail-category .img-container .hover-category .more-category:hover {
  color: #ffff00;
}
.category-product .show-category .item-category .detail-category .name-category {
  position: absolute;
  z-index: 9;
  padding: 0;
  max-width: 270px;
  margin: 30px 20px;
}
.category-product .show-category .item-category .detail-category .name-category h3 {
  font-size: inherit;
}
.category-product .show-category .item-category.style2 .detail-category .img-container {
  background-color: #f6f6f6;
}
.aboutus-home .title-container {
  margin-bottom: 10px;
}
.aboutus-home .title-content .titlte-home {
  padding: 30px 0 5px 0px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.aboutus-home .title-content .titlte-home h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 22px;
  color: #24272a;
  font-weight: 500;
}
.aboutus-home .title-content .titlte-home:after {
  content: "";
  position: absolute;
  width: 100px;
  height: 2px;
  background-color: #299bd5;
}
.aboutus-home .about-content {
  padding-top: 10px;
}
.aboutus-home .about-content .content {
  font-size: 16px;
  text-align: justify;
  line-height: 24px;
}
.aboutus-home .about-content .btn-more {
  margin-top: 15px;
  background-color: #1E2D6E;
  border-radius: unset;
  color: #fff;
  font-size: 18px;
}
.aboutus-home .about-content .btn-more:hover {
  color: #ffff00;
}
.aboutus-home .info-address {
  margin-top: 30px;
}
.aboutus-home .info-address .info-email {
  padding-left: 47px;
  padding-right: 30px;
  margin-right: 30px;
  border-right: 1px solid rgba(34,34,34,0.4);
}
.aboutus-home .info-address .info-email:before {
  background-image: url(../assets/img/icon-mail.png);
  width: 34px;
  height: 31px;
}
.aboutus-home .info-address .info-local {
  padding-left: 40px;
}
.aboutus-home .info-address .info-local:before {
  background-image: url(../assets/img/icon-local.png);
  width: 26px;
  height: 34px;
}
.aboutus-home .info-address .info-email,
.aboutus-home .info-address .info-local {
  display: inline-block;
  position: relative;
  text-align: left;
  font-weight: 500;
  line-height: 22px;
}
.aboutus-home .info-address .info-email:before,
.aboutus-home .info-address .info-local:before {
  background-repeat: no-repeat;
  background-position: center center;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
  display: inline-block;
}
.aboutus-home .btn-container {
  margin-top: 40px;
}
.aboutus-home .btn-container a {
  display: inline-block;
  background-color: #43b6e3;
  border: 1px solid #43b6e3;
  padding: 12px 35px;
  border-radius: 25px;
  color: #fff;
}
.aboutus-home .btn-container a:hover {
  background-color: #186cb1;
  border: 1px solid #186cb1;
}
.aboutus-home .btn-container a span {
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 50%;
}
.section-sanpham {
  background-image: url(../assets/img/bg-sp.jpg);
  background-repeat: repeat;
  padding: 30px 0;
}
.section-sanpham .heading-title h2 {
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
  line-height: 24px;
  position: relative;
  padding: 0 0 10px;
  margin: 0;
  display: inline-block;
}
.section-sanpham .heading-title h2:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100px;
  height: 2px;
  background-color: #fff;
}
.section-sanpham .heading-title .view-all {
  float: right;
}
.section-sanpham .heading-title .view-all a {
  color: #fff;
}
.section-sanpham .heading-title .view-all a span {
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-right: 5px;
}
.section-brands {
  padding: 30px 0 0;
}
.section-brands .wpb_content_element {
  margin-bottom: 0;
}
.section-brands .brand-home .title-container {
  margin-bottom: 15px;
}
.section-brands .brand-home .title-content .titlte-home {
  margin-bottom: 10px;
}
.section-brands .brand-home .title-content .titlte-home h2 {
  margin: 0;
  font-size: 22px;
  color: #24272a;
  font-weight: 500;
  padding: 0 0 10px;
  text-transform: uppercase;
}
.section-brands .brand-home .title-content .titlte-home:after {
  content: "";
  position: absolute;
  width: 100px;
  height: 2px;
  background-color: #299bd5;
}
.section-brands .brand-home img {
  margin-bottom: 0;
  max-height: 90px;
  width: auto;
}
.section-brands .brand-home .carousel-slider .carousel-slider__item{
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-brands .brand-home .brand-item{
  margin: 20px 0;
}
.section-maps .wpb_content_element {
  margin-bottom: 0;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.gallery {
  padding: 0;
  overflow: hidden;
}
.rtl .gallery {
  margin-right: 0 !important;
}
.gallery li {
  margin-left: 1%;
  margin-right: 0;
  margin-bottom: 20px;
  text-align: center;
  float: left;
  list-style: none;
}
.rtl .gallery li {
  float: right;
  margin: 0 1% 20px 0;
}
.gallery .thumbnail {
  display: block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #FFF;
  padding: 5px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
.gallery .thumbnail:after {
  position: absolute;
  border-color: transparent #FFFFFF #FFFFFF transparent;
  border-style: solid;
  border-width: 45px;
  content: "";
  opacity: 0;
  filter: alpha(opacity=0);
  right: -45px;
  bottom: 0;
  transition: all 0.3s ease 0.2s;
  z-index: 4;
}
.gallery .thumbnail:before {
  content: "\f0a9";
  font-family: FontAwesome;
  position: absolute;
  bottom: 20px;
  right: 0;
  color: #FFF;
  font-size: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.2s ease 0.3s;
  transform: rotate(0deg);
  z-index: 5;
}
.gallery .thumbnail:hover {
  background: #299bd5;
  border-color: #ddd;
}
.gallery .thumbnail:hover:after {
  bottom: 0;
  right: 0;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.gallery .thumbnail:hover:before {
  right: 20px;
  opacity: 1;
  filter: alpha(opacity=100);
  transform: rotate(360deg);
}
.gallery img {
  width: 100%;
}
.gallery .caption {
  overflow: hidden;
  padding-top: 12px;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gallery .caption h4 {
  font-size: 14px;
}
.entry-summary table {
  margin-bottom: 30px;
}
.entry-summary table th,
.entry-summary table td {
  border: 0;
  padding: 10px;
}
.entry-summary dl dd {
  margin-bottom: 20px;
}
.entry-summary form input[type="text"],
.entry-summary form input[type="password"],
.entry-summary form input[type="date"] {
  border-radius: 0;
  padding: 5px 10px;
}
.entry-summary form input[type="submit"] {
  background: #333 none repeat scroll 0 0;
  border: 1px solid #515151;
  border-radius: 0;
  color: #fff;
  padding: 5px 15px;
  vertical-align: top;
}
.entry-summary form input[type="submit"]:hover {
  background: #000;
}
.footer .footer-top {
  background-color: #efefef;
}
.footer .footer-top .footer-top-right .wpb_wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
.footer .footer-top .info-company {
  margin-top: 20px;
}
.footer .footer-top .info-company ul,
.footer .footer-top .info-company ul li {
  list-style: none;
  list-style-type: none;
}
.footer .footer-top .info-company ul li {
  line-height: 24px;
  padding-bottom: 20px;
  position: relative;
  padding-left: 20px;
}
.footer .footer-top .info-company ul li:last-child {
  padding-bottom: 0;
}
.footer .footer-top .info-company ul li i {
  position: absolute;
  left: 0;
  top: 5px;
  width: 20px;
}
.footer .footer-bottom {
  background-color: rgba(0,0,0,0.7);
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
}
.footer .footer-bottom a {
  color: #fff;
}
.footer .container >p {
  display: none;
}
.footer .wpb_content_element {
  margin-bottom: 0;
}
.footer .widget_nav_menu h2 {
  font-size: 18px;
  color: #222;
  text-transform: uppercase;
  position: relative;
  font-weight: 600;
  margin-bottom: 30px;
  padding-top: 15px;
}
@media (max-width: 767px) {
  .footer .widget_nav_menu h2 {
    margin-top: 20px;
  }
}
.footer .widget_nav_menu ul li {
  padding: 10px 0;
  list-style: none;
}
.footer .widget_nav_menu ul li a {
  font-size: 14px;
  color: #222;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.footer .widget_nav_menu ul li a:hover {
  color: #299bd5;
}
.footer .footer-bot {
  padding: 23px 0 29px 0;
  margin-top: 30px;
}
.footer .footer-bot .wpb_single_image,
.footer .footer-bot .wpb_content_element {
  margin-bottom: 0;
}
.footer .footer-copyright {
  font-size: 13px;
  color: #222222;
}
.footer .footer-copyright .wpb_raw_html {
  margin-top: 14px;
}
.footer .social-footer {
  margin-top: 15px;
}
.footer .social-footer ul {
  margin: 0;
}
.footer .social-footer ul li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  padding: 0 2px;
}
.footer .social-footer ul li a {
  font-size: 18px;
  color: #666;
}
.footer .footer-section {
  color: #222;
  height: auto;
  margin: 0 -30px;
  padding: 15px;
}
.footer .footer-section a {
  color: #222;
  font-size: 14px;
}
.footer .footer-section-bottom {
  background-color: #363636;
  margin: 0 -30px;
}
@media (max-width: 767px) {
  .footer .footer-section-bottom {
    margin: 0 -15px;
  }
}
.footer .footer-section-bottom img {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%,30%);
  -o-transform: translate(-50%,30%);
  transform: translate(-50%,30%);
}
@media (min-width: 320px) and (max-width: 567px) {
  .footer .footer-section-bottom img {
    position: relative;
    -webkit-transform: translate(-50%,0%);
    -o-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
  }
}
.footer .footer-section-bottom .table {
  margin-bottom: 0px;
}
.footer .footer-section-bottom .table td {
  padding: 3px !important;
  font-size: 14px;
  border: 0;
}
.footer .footer-section-bottom .table-widget td {
  color: #fff;
}
.info-footer h3 {
  font-size: 18px;
  color: #222222;
  position: relative;
  font-weight: 600;
  padding-top: 70px;
  margin-bottom: 8px;
}
.info-footer .info-footer-adres {
  margin: 0 0 10px 0;
}
.info-footer .info-footer-adres li {
  list-style: none;
  line-height: 22px;
  padding: 14px 0 0 30px;
  overflow: hidden;
  position: relative;
}
.info-footer .info-footer-adres li:before {
  font-size: 14px;
  color: #999;
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 14px;
  width: 18px;
  text-align: center;
}
.info-footer .info-footer-adres li label {
  float: left;
  font-weight: bold;
  color: #222222;
  font-size: 14px;
  margin-right: 10px;
  margin-bottom: 0;
}
.info-footer .info-footer-adres li span {
  color: #666;
  font-size: 14px;
  line-height: 22px;
  font-weight: normal;
}
.info-footer .info-footer-adres li a {
  color: #666;
  overflow: hidden;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
.info-footer .info-footer-adres li a:hover {
  color: #299bd5;
}
.info-footer .info-footer-adres li.adres:before {
  content: "\f015";
}
.info-footer .info-footer-adres li.email:before {
  content: "\f0e0";
}
.info-footer .info-footer-adres li.phone:before {
  content: "\f095";
}
.info-footer .info-footer-adres li.web:before {
  content: "\f041";
}
.info-footer.style2 {
  padding: 30px 30px 20px 30px;
  overflow: hidden;
}
.info-footer.style2 h3 {
  padding-top: 0;
  font-size: 16px;
}
.info-footer.style2 ul li {
  float: left;
  width: 40%;
  padding: 5px 0 3px 30px;
}
.info-footer.style2 ul li:before {
  top: 5px;
}
.info-footer.style2 ul li.adres,
.info-footer.style2 ul li.email {
  width: 60%;
}
.footer-map >.vc_column-inner {
  margin: 0 auto;
  max-width: 1230px;
  background: url(../assets/img/bg-contact2.jpg) center center no-repeat;
  background-size: cover;
}
.footer-map >.vc_column-inner .info-footer {
  padding: 30px 30px 0 30px;
}
.footer-copyright ul {
  list-style: none;
  margin: 0;
  float: right;
}
.footer-copyright ul li {
  display: inline-block;
  vertical-align: top;
}
.footer-copyright ul li a {
  color: #999;
  font-size: 14px;
  display: block;
  padding: 5px 10px;
}
.footer-copyright ul li a:hover {
  color: #299bd5;
  padding: 5px 10px;
}
.block-service-home1 {
  overflow: hidden;
  padding: 49px 0 24px 0;
}
.block-service-home1 ul {
  margin: 0;
}
.block-service-home1 ul li {
  list-style: none;
}
.block-service-home1 ul li .icon {
  width: 60px;
  height: 40px;
  background: url(../assets/img/promotion.png) -20px -90px no-repeat;
  float: left;
}
.block-service-home1 ul li .text {
  overflow: hidden;
}
.block-service-home1 ul li .text h5 a {
  font-size: 16px;
  color: #666;
  font-weight: 600;
  text-transform: uppercase;
}
.block-service-home1 ul li .text p {
  font-size: 14px;
  color: #666;
  opacity: 0.6;
  text-transform: capitalize;
}
#kingstore-totop {
  background-color: #4697dc;
  bottom: 30px;
  right: 5px;
  text-align: center;
  position: fixed;
  height: 50px;
  width: 50px;
  line-height: 43px;
  z-index: 99;
  border: 4px transparent solid;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#kingstore-totop:before {
  content: '\f197';
  font-family: fontawesome;
  color: #fff;
  font-size: 20px;
}
#kingstore-totop:hover {
  background: #46b3dc;
}