/*
Theme Name: Tianya
Author: SKT Themes
Author URI: https://www.sktthemes.org
Theme URI: https://www.sktthemes.org/shop/xxx-xxx-xxx
Description: Description Goes Here
Version: 1.0
Tested up to: 6.3
Requires PHP: 5.6
License: GNU General Public License
License URI: https://www.gnu.org/licenses/license-list.html#GPLv2
Text Domain: admire
Tags: two-columns,right-sidebar,full-width-template,custom-background,custom-colors,custom-menu,sticky-post,theme-options,threaded-comments,featured-images,footer-widgets,translation-ready,rtl-language-support,custom-logo,editor-style,custom-header,blog,e-commerce,portfolio
*/

body {
  background-color: #fff;
  margin: 0;
  padding: 0;
  line-height: normal;
  color: #292929;
  font-family: "Poppins";
  font-size: 17px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
  outline: none;
}

img {
  border: none;
  margin: 0;
  padding: 0;
  height: auto;
}

.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption,
.aligncenter {
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
  padding: 0;
}

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

a:hover {
  color: #0098ff;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  border: 0 solid #1a1a1a;
  border-left-width: 4px;
  color: #686868;
  font-size: 19px;
  font-size: 1.1875rem;
  font-style: italic;
  line-height: 1.4736842105;
  margin: 0 0 1.4736842105em;
  overflow: hidden;
  padding: 0 0 0 1.263157895em;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote p {
  margin-bottom: 1.4736842105em;
}

blockquote cite,
blockquote small {
  color: #1a1a1a;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
}

blockquote cite:before,
blockquote small:before {
  content: "\2014\00a0";
}

blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}

blockquote strong,
blockquote b {
  font-weight: 400;
}

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

address {
  font-style: italic;
  margin: 0 0 1.75em;
}

code,
kbd,
tt,
var,
samp,
pre {
  font-family: Inconsolata, monospace;
}

pre {
  border: 1px solid #d1d1d1;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3125;
  margin: 0 0 1.75em;
  max-width: 100%;
  overflow: auto;
  padding: 1.75em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

code {
  background-color: #d1d1d1;
  padding: 0.125em 0.25em;
}

abbr,
acronym {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}

mark,
ins {
  background: #ff9877;
  color: #292929;
  padding: 0.125em 0.25em;
  text-decoration: none;
}

big {
  font-size: 125%;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
:before,
:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

hr {
  background-color: #d1d1d1;
  border: 0;
  height: 1px;
  margin: 0 0 1.75em;
}

ul,
ol {
  margin: 0 0 1.75em 1.25em;
  padding: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
  margin-left: 1.5em;
}

li > ul,
li > ol {
  margin-bottom: 0;
}

dl {
  margin: 0 0 1.75em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 0 1.75em;
}

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

del {
  opacity: 0.8;
}

table,
th,
td {
  border: 1px solid #d1d1d1;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  width: 100%;
}

#wp-calendar caption {
  text-align: center;
  padding-bottom: 20px;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

th {
  border-width: 0 1px 1px 0;
  font-weight: 700;
}

td {
  border-width: 0 1px 1px 0;
}

th,
td {
  padding: 0.4375em;
}

::-webkit-input-placeholder {
  color: #686868;
  font-size: 13px;
}

:-moz-placeholder {
  color: #686868;
  font-size: 13px;
}

::-moz-placeholder {
  color: #686868 !important;
  opacity: 1;
  font-size: 16px;
}

:-ms-input-placeholder {
  color: #686868;
  font-size: 13px;
}

.entry-content {
  padding: 0 0 40px 0;
}

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

.entry-content .has-large-font-size {
  line-height: 50px !important;
}

.entry-content ol li,
.entry-content ul li {
  margin-left: 15px;
}

ul li ul,
ul li ul li ul,
ol li ol,
ol li ol li ol {
  margin-left: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #282828;
  margin: 0 0 15px;
  padding: 0;
  line-height: 1.1;
  font-weight: 600;
  font-family: "Poppins";
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 15px;
}

h4 {
  font-size: 12px;
}

h5 {
  font-size: 11px;
}

h6 {
  font-size: 10px;
}

.clear {
  clear: both !important;
}

.alignnone {
  width: 100% !important;
}

img.alignleft,
.alignleft {
  float: left;
  margin: 0 30px 0 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright,
.alignright {
  float: right;
  margin: 0 0 0 30px;
}

.sticky {
  border-right: 10px solid #0098ff;
}

.left {
  float: left;
}

.right {
  float: right;
}

.space50 {
  clear: both;
  height: 50px;
}

.space100 {
  clear: both;
  height: 100px;
}

.head-info-area {
  padding: 0;
  width: 100%;
  font-size: 15px;
  color: #ffffff;
  position: relative;
  z-index: 99999;
  background-color: #0098ff;
}

.center {
  margin: 0 auto;
  width: 100%;
  max-width: 1170px;
}

.left {
  float: left;
}

.right {
  float: right;
}

body.page-template-template-gbeditor-full-wide .page_content {
  padding: 0px;
}

body.page-template-template-gbeditor-full-wide .entry-content {
  padding: 0px;
}

.head-info-area .left .phntp {
  display: inline-block;
  padding: 13px 5px;
}

.head-info-area .left .taglinetp {
  display: inline-block;
  padding: 13px 5px;
  font-size: 15px;
  color: #ffffff;
  text-align: left;
}

.head-info-area .left .emltp {
  display: inline-block;
  padding: 13px 5px;
}

.head-info-area .right .sintp {
  display: inline-block;
  padding: 0;
  vertical-align: top;
}

.head-info-area .right .phntp {
  display: inline-block;
  padding: 13px 20px 13px 0;
}

.head-info-area .right .phntp .phoneno strong {
  color: #ffffff;
  font-size: 16px;
}

.servicebox {
  visibility: hidden;
}

.phoneno img {
  margin-right: 5px;
}

.emltp {
  margin-left: 12px;
}

.emltp a {
  color: #ffffff;
}

.emltp a:hover {
  color: #000000;
}

.emltp img {
  margin-right: 9px;
}

.pagination {
  display: table;
  clear: both;
}

.pagination .nav-links {
  margin: 40px 0 30px 0;
}

.pagination .nav-links a {
  margin-right: 0;
  background: #646262;
  color: #fff;
  padding: 7px 16px;
}

.pagination .nav-links span.current,
.pagination .nav-links a:hover {
  padding: 7px 16px;
  background: #0098ff;
  color: #fff;
}

.postmeta {
  padding: 0 0 20px 0;
  color: #999;
}

.postmeta a {
  color: #999;
}

.postmeta a:hover {
  color: #000000;
}

.comment-form-cookies-consent input[type="checkbox"] {
  float: left;
  margin-top: 7px;
  margin-right: 7px;
}

#comment-nav-above .nav-previous,
#comment-nav-below .nav-previous {
  float: none !important;
  margin: 10px 0;
}

ol.comment-list li {
  list-style: none;
  margin-bottom: 5px;
}

.comment-respond .form-submit {
  padding: 15px 0 5px 0;
}

body.wp-custom-logo .centerlogo .logo{
  max-width:100%;
  padding:25px 0;
  float:none;
}

.centerlogo .logo{
  max-width:100%;
  padding:25px 0;
  float:none; 
} 

.logo {
  float: left;
  width: auto;
  position: relative;
  z-index: 999;
  color: #21201f;
  padding: 0 40px 0 0;
  height: auto;
  max-width: 20%;
  width:16%;
}

.centerlogo .logo p {
  text-align:center;
}

.logo p {
  font-size: 13px;
  text-align: left;
  color: #21201f;
  font-weight: 600;
  letter-spacing: 1px;
}

.logo img {
  height: auto;
  width: auto;
  max-height: 90px;
  max-width: 266px;
}

.centerlogo .logo h2 {
  text-align:center;
}

.logo h2 {
  font-weight: 700;
  margin: 0;
  padding: 0;
  color: #21201f;
  font-size: 33px;
  text-align: left;
  line-height: 22px;
  font-family: "Poppins";
}

.logo h2 span {
  color: #21201f;
}

.logo a {
  color: #dedede;
}

.trans-rel{
  position:relative;
}

.header {
  width: 100%;
  z-index: 999;
  position: relative;  
  height: auto;
  float: left;
  padding: 0;
}

#topbar-area, .header{
	background-color: #ffffff;
}

.header-holder{
  position:relative;
}

.admirefixed {
  position: fixed;
  top:0;
  width: 100%;
  z-index:9999999;
  background-color:#FFF;
  -moz-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

.header-sticky{
    position: sticky;
    position: -webkit-sticky;
    top: 0;
	z-index: 999;
	width:100%;
	height: inherit;
	float: none;
	padding: inherit;
}

.transtopbar{
	background-color: transparent !important;
}

.transheader {
  position: absolute;
  top:0;
}

.elementor-editor-active .transheader {
  position: relative;
}

.transheader #topbar-area{
	background-color:transparent !important;
}

.topbar {
  background-color: #9095a9;
  padding: 10px 15px;
  color: #fff;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.topbarfull{
	background-color: #9095a9;
}

.topbar .fa,
.topbar .fas {
  font-size: 15px;
}

.topbar-left {
  float: left;
}

.topbar-right {
  float: right;
}

.tp-left-1 {
  margin-right: 20px;
  float: left;
}

.tp-left-2 {
  float: left;
}

.tp-right-1 {
  margin-left: 10px;
  float: right;
}

.tp-right-2 {
  float: right;
}

#top-right-info {
  float: right;
  text-align: right;
  padding: 20px 50px 0 0;
  width: auto;
}

.container {
  width: 1170px;
  margin: 0 auto;
  position: relative;
}

#FrontBlogPost {
  padding: 60px 0;
}

#wrapfirst {
  padding: 0 0 60px;
}

#content_navigator p {
  margin-bottom: 25px;
}

#content_navigator[tabindex="-1"]:focus {
  outline: 0;
}

.site-main {
  width: 800px;
  margin: 0;
  padding: 0;
  float: left;
}

.full-main {
  width: 100% !important;
}

#sitefull {
  width: 100%;
  float: none;
}

#sitefull p {
  margin-bottom: 15px;
}

body.home .page_content {
  padding: 0px;
}

body.page-template-template-gbeditor .page_content {
  padding: 0px;
}

body.home .entry-content {
  padding-bottom: 0px;
}

body.page-template-template-gbeditor .entry-content {
  padding-bottom: 0px;
}

body.home.blog .page_content {
  padding: 20px 0 0 0;
}

body.single-post .page_content {
  padding: 50px 0 50px 0;
}

.page_content {
  padding: 50px 0 0 0;
}

.page_content p {
  margin-bottom: 20px;
  line-height: 28px;
}

.page_content section {
  padding-left: 0px;
  padding-right: 0px;
}

.blog_lists {
  margin: 0 0 3% 0;
  background-color: #fdfdfd;
  padding: 18px 24px;
  border: 1px solid #eeeff5;
}

.blog_lists h4 {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 600;
}

.blog_lists h4 a {
  color: #000000;
}

.blog_lists h4 a:hover {
  color: #0098ff;
}

.blog_lists p {
  margin-bottom: 15px;
}

.blog-meta {
  font-style: italic;
  margin-bottom: 8px;
}

.post-date,
.post-comment,
.post-categories {
  display: inline;
  color: #000000;
}

.single_title {
  margin-bottom: 15px;
}

.BlogPosts {
  width: 31.2%;
  float: left;
  margin: 0 3% 0 0;
}

.BlogPosts img {
  width: 100%;
}

.BlogPosts h2 {
  margin: 10px 0;
  font-size: 22px;
}

.post-thumb {
  width: 35%;
  float: left;
  margin: 5px 20px 5px 0;
  height: auto;
  max-height: 150px;
  overflow: hidden;
  display:table;
  border-radius:8px;
}

.post-thumb img {
  width: 100%;
  height:auto;
}

.single_post_layout2 .site-main {
  float: right;
}

.single_post_layout2 #sidebar {
  float: left;
}

.single_post_layout3 .site-main {
  float: none;
  margin: 0 auto;
  width: 100%;
}

.single_post_layout4 .site-main {
  float: none;
  margin: 0 auto;
}

.page-left-sidebar #sidebar {
  float: left;
}

.page-left-sidebar .site-main {
  float: right;
}

.blog-left-sidebar #sidebar {
  float: left;
}

.blog-left-sidebar .site-main {
  float: right;
}

.blognosidebar .site-main {
  float: none;
  margin: 0 auto;
}

.pagenosidebar .site-main {
  float: none;
  margin: 0 auto;
}

#sidebar {
  width: 330px;
  float: right;
  overflow: hidden;
  font-size: 16px;
  padding-top: 5px;
}

#sidebar .widget ul, #sidebar .widget ol{
	margin:0;
	padding:0;
	background-color:#f8f8f8;
	padding: 15px 25px;
	border-radius: 10px;
}

#sidebar .widget ul.children{
	padding:5px 25px;
}

#sidebar .widget{
	background:transparent !important;
	margin-bottom:30px;
	list-style-type:none;
	width:100%;
	float:left;
	color:#999;
	position:relative;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#sidebar .widget .widgettitle,#sidebar .widget .widgettitle a{
   font-size:16px;
   margin-bottom:20px;
}

#sidebar .widget li a:before {
  content:"\f105";
  font-family: FontAwesome;
  font-size: 17px;
  padding-right: 10px;
}

 
#sidebar .widget.widget_recent_comments li a:before{content:""; padding-right:0px;}
#sidebar .widget ul.wc-block-review-list li a:before{content:""; padding-right:0px;}
#sidebar .widget ol.wp-block-latest-comments li a:before{content:""; padding-right:0px;}

#sidebar h1,
#sidebar h2,
#sidebar h3,
#sidebar h4,
#sidebar h5 {
  margin-bottom: 15px;
}

#sidebar label {
  width: 100%;
  padding: 0 0 20px 0;
  color: #282828;
}

#sidebar input[type="search"],
#sidebar button[type="submit"] {
  border-color: #eeeff5 !important;
}

#sidebar input[type="submit"]{
  background-color: #32373a;
  border: none;
  padding: 8px 15px;
  color: #fff;
  display: inline-block;
  cursor: pointer;
}

#sidebar input[type="submit"]:hover{
 background: #000000;
 border-bottom-color: #ccc;
 color: #fff;
}

#sidebar input[type="text"], #sidebar input[type="email"], #sidebar input[type="password"]{
 width:100%;
}

#sidebar input#email, #sidebar input#url, #sidebar input#author, #sidebar textarea, #sidebar input{
 max-width: 96%;
 border: 1px #ccc solid;
 padding: 5px 1%;
}

#sidebar li a {
  line-height: 26px;
}

#sidebar p:empty {
  display: none;
}

aside.widget ul {
  list-style: disc;
}

#sidebar ul li.wp-block-social-link {
  padding: 0px !important;
}


#sidebar ul li.wp-block-social-link a {
  display: flex;
}

h3.widget-title {
  margin-bottom: 0;
  color: #282828;
  text-align: left;
  font-size: 21px;
}

.titleborder {
  line-height: 0.5;
  text-align: left;
}

.titleborder span {
  display: inline-block;
  position: relative;
}

.titleborder{
  margin-bottom: 30px !important;
}

h3.widget-title a {
  color: #282828;
}

#sidebar ul li {
  padding: 6px 0;
  list-style: none;
}

#sidebar ul.wc-block-grid__products li a:before{
  content:'';
  padding:0px;
}

#sidebar .wc-block-grid .wc-block-grid__product-price{
  font-size:12px;
}

#sidebar .wc-block-grid__product-rating .star-rating{
  width:auto;
  margin: 10px auto 0;
  float: none;
  text-align: center;
}

#sidebar ul li.wc-block-grid__product{
  padding:0px;
}

#sidebar ul {
  margin: 0;
}

#sidebar ul ul {
  margin: 0 0 0 20px;
}

#sidebar ul li a,
#sidebar a {
  color: #474747;
  display: inline-block;
}

#sidebar ul li a:hover,
#sidebar a:hover,
#sidebar ul li.current-cat a,
#sidebar ul li.current_page_item a,
#sidebar ul li.current-menu-item a{
  color: #0098ff;
}

#sidebar ul li:last-child {
  border: none;
}

#sidebar .wp-block-button a{
  color:#000;
}

#sidebar .wp-block-button a:hover{
  color:#fff;
}

#sidebar .wp-block-search__inside-wrapper{
  position: relative;
  background-color: #f8f8f8;
  padding: 20px;
  border-radius: 10px;
}

#sidebar .wp-block-search__button{
	padding: 6px 10px;
	border-radius:4px;
}

body.woocommerce #sidebar ul li span {
  padding-left: 0;
}

.edit-link {
  margin: 0 10px;
}

.attachment img {
  padding-top: 15px;
}

.fullwidth {
  width: 100%;
  float: none;
}

.footerarea a:hover {
  color: #0098ff;
}

.footer h1 {
  font-size: 26px;
}

.footer h2 {
  font-size: 23px;
}

.footer h3 {
  font-size: 20px;
}

.footer h4 {
  font-size: 17px;
}

.footer h5 {
  font-size: 16px;
}

.footer h6 {
  font-size: 14px;
}

.footcontent{
	padding:20px 0 0 0;
}

.footer .ftr-widg {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: none;
}

.footer h1,
.footer h2,
.footer h3,
.footer h4 {
  font-weight: 700;
  color: #414141;
}

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
  color: #414141;
}

#footer aside.widget {
  border: none;
  margin: 0;
  padding: 0 0 15px 0;
  color: #414141;
}

.ftr-widg {
  padding-top: 0px;
  padding-bottom: 40px;
}

.footer-post-area{
  width:100%;
}

.footer-post-area a{
  text-decoration:none;
}

.footer-post-area ul{
  margin:0;
  padding:0;
}

.footer-post-area ul li{
  clear:both;
  margin:20px 0;
  list-style:none;
  border-bottom:1px dashed;
  border-color:#353535;
  display:table;
  padding:0 0 20px;
  width:100%;
}

.footer-post-area ul li:last-child{
  border:none;
}

.footer-post-area ul li .footer-post-thumb{
	float:left;
	text-align:left;
	margin-right:15px;
	height:80px;
	overflow:hidden;
	width:80px;
}
.footer-post-area ul li img{height:100%;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;object-fit: cover;}
.footer-post-area ul li h4{margin-bottom:2px;margin-top:0}
.footer-post-area ul li .footer-read{font-size:14px;}
.footer-post-area ul li p{padding:0;margin:0}

.footer-info-box {
  width: 100%;
  padding: 40px 0 0 0;
}

.cols-4 {
  width: 25%;
}

.cols-3 {
  width: 33.333%;
}

.cols-2 {
  width: 50%;
}

.cols-1 {
  width: 100%;
}

.footer-cols {
  float: left;
  margin: 0 0 0.5% 0;
  padding: 0 15px;
  box-sizing: border-box;
  line-height: 28px;
  font-size: 16px;
  padding-bottom:50px !important;
}

.footer-cols.cols-1{
  text-align:center;
}

.footer-cols .widget_nav_menu ul li a:before {
  content:"\f105";
  font-family: FontAwesome;
  padding-right: 10px;
}

.widget-column-4 {
  margin-right: 0 !important;
}

.footer-cols span {
  color: #fbcb6b;
  display: inline-block;
  min-width: 70px;
  width: auto;
}

.footer-cols ul {
  margin: 0;
  padding: 0;
  list-style: inside disc;
}

.footer-cols ul li {
  display: block;
  padding: 0;
  line-height: 18px;
  list-style: none;
}

.footer-cols ul li a {
  color: #414141;
  padding: 5px 0;
  display: block;
}

.footer-cols ul li a:hover,
.footer-cols ul li.current_page_item a {
  color: #0098ff;
}

.footer-cols p {
  margin-bottom: 5px;
}

.footer-all-area {
  position: relative;
  color: #21201f;
}

.copyright-wrapper .container{
  width:1170px;
}

.copyright-wrapper {
  color: #414141;
    position: relative;
    display: block;
    background: #151515;
    padding: 25px 0;
}

.copyright-txt {
  padding: 36px 0 0 0;
  float: none;
  text-align: center;
  font-size: 16px;
  line-height: 1.9em;
  color: #414141;
}

.copyright-txt a {
  color: #414141;
}

.copyright-txt a:hover {
  color: #54be73;
}

.copyright-txt span {
  color: #414141;
}

.design-by {
  float: right;
}

.design-by a:hover {
  color: #919090;
}

.recent-post {
  margin: 0 0 4px;
  padding-bottom: 4px;
}

.recent-post h6 {
  font-size: 13px;
  margin-bottom: 6px;
  display: block;
  text-transform: uppercase;
}

.recent-post a {
  color: #919090;
}

.recent-post a:hover {
  color: #000000;
}

.recent-post img {
  float: left;
  width: 60px;
  margin: 4px 15px 5px 0;
  border: 3px solid #4c4b4b;
}

.recent-post p {
  margin-bottom: 10px;
}

.recent-post .morebtn {
  color: #ffffff;
}

.recent-post .morebtn:hover {
  color: #000000;
}

.recent-post:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

a.added_to_cart {
  background: #0098ff;
  padding: 10px 15px !important;
  display: inline-block;
  color: #292828;
  line-height: 1;
}

a.added_to_cart:hover {
  background: #000000;
  color: #fff;
}

a.button.added:before {
  content: "" !important;
}

#bbpress-forums ul li {
  padding: 0;
}

#subscription-toggle a.subscription-toggle {
  padding: 5px 10px;
  display: inline-block;
  color: #e1472f;
  margin-top: 4px;
}

textarea.wp-editor-area {
  border: 1px #ccc solid;
}

.woocommerce input[type="text"],
.woocommerce textarea {
  border: 1px #ccc solid;
  padding: 10px; width:100%;
}

.woocommerce div.product form.cart .variations select{
  padding:5px 10px;
}

form.woocommerce-ordering select {
  padding: 5px;
  color: #777777;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  top: 0.6em;
}

.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
  color: #ff8a00;
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
  color: inherit !important;
}

h1.product_title,
p.price {
  margin-bottom: 10px;
}

.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
  color: #000000;
}

.woocommerce ul.products li,
#payment ul.payment_methods li {
  list-style: none !important;
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
  color: inherit !important;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
  border-bottom: 0 !important;
}

.woocommerce-cart table.cart .product-thumbnail {
  text-align: center;
}

body.woocommerce-cart .cart_item a {
  text-decoration: none;
}

#wp-calendar {
  width: 100%;
}

input.search-field,
.post-password-form input[type="password"] {
  border: 1px #eee solid;
  padding: 8px 23px;
  width: 70%;
  margin-right: 5px;
}

input.search-submit,
.post-password-form input[type="submit"],
.wpcf7-form input[type="submit"],
.woocommerce-product-search button[type="submit"] {
  border: none;
  color: #ffffff;
  padding: 8px 15px;
  cursor: pointer;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #0098ff;
  float: right;
}

input.search-submit:hover {
  background-color: #000 !important;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

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

#logo-main a {
  display: block;
}

#logo-main a:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
a:focus {
  outline: thin dotted #0098ff;
}

.wpcf7 {
  margin: 30px 0 0;
  padding: 0;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"] {
  border: 1px solid #cccccc;
  color: #797979;
}

.wpcf7 textarea {
  border: 1px solid #cccccc;
  color: #797979;
  margin-bottom: 25px;
  font: 12px arial;
  padding: 10px;
  padding-right: 0;
}

.wpcf7 input[type="submit"] {
  background-color: #000000;
  width: auto;
  border: none;
  cursor: pointer;
  font: 18px;
  color: #ffffff;
  padding: 10px 40px;
  border-radius: 3px;
}

h1.screen-reader-text {
  font: 22px;
}

.site-nav-previous,
.nav-previous {
  float: left;
}

.site-nav-next,
.nav-next {
  float: right;
}

h3#reply-title {
  font: 300 18px;
}

.star-rating {
  color: #0098ff !important;
}

.woocommerce p.stars a {
  color: #0098ff !important;
}

#comments {
  margin: 30px 0 0;
  padding: 0;
}

#comments a {
  text-decoration: underline;
}

.woocommerce-Reviews .comment-reply-title {
  padding-bottom: 16px;
  display: block;
  text-align: left;
  font-size: 25px;
  font-weight: 400;
}

.woocommerce-Reviews #comments {
  margin: 0;
  padding: 0;
}

nav#nav-below {
  margin-top: 15px;
  margin-bottom: 25px;
}

body.wp-custom-logo .logo h2 {
  display: none;
}

#sidebar select {
  width: 100%;
  padding: 6px;
}

.page-links span {
  padding-right: 10px;
}

.notfoundtitle{
  font-size:140px;
  font-weight:700;
  text-transform:uppercase;
  padding:40px 0 20px 0;
  display:table;
  text-align:center;
  margin:0 auto;
}

.bkthm{
  display:table;
  margin:0 auto;
  background-color:#32373a;
  color:#FFF;
  text-transform:uppercase;
  padding:15px 60px;
}

.bkthm:hover{
 background-color:#000; 
 color:#FFF;
}

.notfoundcontent{
  text-align:center;
  padding:20px 0 90px 0;
} 

.notfoundcontent .page-content{
	padding:0 0 65px 0;
}

body.title-tagline-hidden .site-title,
body.title-tagline-hidden .site-description {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
}

.site-title,
.site-description {
  position: relative;
}

.site-description,
a.site-description {
  padding-top: 0px !important;
  color: #000;
}

.prd-count {
  width: 70px;
  text-align: left;
  box-sizing: border-box;
  padding: 7px 15px;
  background: #aece89;
  color: #ffffff;
  position: absolute;
  z-index: 999;
  right: 10px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  top: 10px;
}

.prd-amount {
  position: absolute;
  left: -10px;
  top: 18px;
}

#withcontent {
  padding: 50px 0;
  background-color: #fff;
}

.w-thumb {
  float: left;
  vertical-align: top;
  text-align: center;
  width: 48%;
}

.w-cont {
  float: right;
  text-align: left;
  width: 48%;
}

.w-cont h2,
.w-fullcont h2 {
  font-weight: bold;
  text-align: left;
  clear: both;
  margin: 0;
  padding-bottom: 5px;
  font-size: 38px;
}

.w-cont h2 span,
.w-fullcont h2 span {
  color: #000000;
}

.w-cont p,
.w-fullcont p {
  line-height: 24px;
  padding: 0;
  margin: 0 0 20px;
  font-family: Roboto;
  font-size: 13px;
}

.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__image:nth-child(n + 2) {
  margin-top: 15px;
}

.flex-control-nav {
  margin-top: 15px !important;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  line-height: 100%;
  padding: 10px;
  font-size: 18px;
  line-height:22px; border:solid 1px #ccc;
}

body.wp-custom-logo .logo {
  padding: 20px 20px 10px 0;
}

body.wp-custom-logo .site-description,
body.wp-custom-logo a.site-description {
  padding-top: 5px;
}

.columns-row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-columns-2 {
  width: 50%;
  padding: 0 15px;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
}

.col-columns-2-full {
  width: 100% !important;
}

.col-columns-2 h3 {
  color: #fefefe;
  font-size: 32px;
  margin-bottom: 30px;
  text-align: left;
  font-weight: normal;
  line-height: 40px;
}

.col-columns-2 p {
  line-height: 26px;
  margin: 0 0 20px;
}

.row_area {
  margin-left: -15px;
  margin-right: -15px;
  clear: both;
}

#topmenu {
  position: relative;
  z-index: 999999;
  display: block;
  box-sizing: border-box;
  float: right;
}

.entry-meta {
  padding-bottom: 20px;
}

.read-more-btn {
  background: #0098ff;
  padding: 14px 35px;
  border-radius: 100px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin-top: 0;
  display: inline-block;
}

.read-more-btn:hover {
  background: #222 !important;
  color: #fff;
}

.woocommerce button.button.alt {
  background-color: #000 !important;
}

.widget_shopping_cart_content {
  position: relative;
}

.widget_shopping_cart_content .remove {
  position: absolute;
  left: 0;
}

.woocommerce ul.cart_list li {
  padding: 0 0 1em 2em !important;
}

.wc-forward {
  margin-right: 10px !important;
}



.colside1,
.colside3 {
  float: left;
}

.colside2,
.colside4 {
  float: right;
}

/* Navigation
--------------------------------------------- */
.mobonly{
  display:none;
  visibility:hidden;
}

#navigation {
  float: left;
  text-align: right;
  padding: 0;
  width: 57%;
}

.header-lay-1 .fullnavig{
  width:84% !important;
}

.header-lay-3 .fullnavig{
  width:100% !important;
}

.main-navigation {
  display: inline-block;
  width: auto;
  font-size: 17px;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul li a {
  z-index: 99;
}

.main-navigation ul ul {
  float: left;
  text-align: left;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 99;
  display: block;
  min-width: 260px;
  background: #222933;
  opacity: 0;
  transition: all ease 0.26s;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transform: scale(0.3, 0);
  transform: scale(0.3, 0);
}

.main-navigation ul li:hover > ul,
.main-navigation ul li:focus > ul,
.main-navigation ul li.focus > ul {
  display: block;
  opacity: 1;
  z-index: 1000;
  transform: scale(1, 1);
}

.main-navigation ul ul ul {
  left: 100%;
  top: 0;
}

.main-navigation li {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  font-family: "Poppins";
}

.main-navigation ul ul ul {
  left: 100%;
  top: 0;
}

.main-navigation ul > li:hover > ul {
  opacity: 1;
  left: 0;
  z-index: 9999;
}

.main-navigation ul ul li:hover > ul {
  opacity: 1;
  left: 100%;
}

.main-navigation li li {
  float: none;
  display: block;
}

.main-navigation ul li li:last-child > a {
  border: none;
}

.main-navigation ul ul li:last-child a {
  padding-right: inherit;
}

.header-lay-3 .main-navigation ul li:first-child a {
  padding-left: 0px;
}

.header-lay-3 .main-navigation ul ul li:first-child a {
  padding-left: 20px;
}

.header-lay-3 .logo {
  float: none;
  text-align: center;
  margin: auto;
  padding: 25px 0 0 0;
}

.header-lay-3 .logo h2 {
  padding: 0;
  text-align: center;
}

body.wp-custom-logo .header-lay-3 .logo {
  padding: 25px 0 0 0;
}

.header-lay-3 #navigation{text-align:left;}

.header-lay-4 .logo {
  float: none;
  text-align: center;
  margin: auto;
  padding: 25px 0 0 0;
}

.header-lay-4 .logo h2 {
  padding: 0;
  text-align: center;
}

body.wp-custom-logo .header-lay-4 .logo {
  padding: 25px 0 0 0;
}

.header-lay-4 #navigation {
  width: 100%;
  text-align: center;
}

.header-lay-4 .header-extras:before {
  display: none;
  visibility: hidden;
}

.header-lay-4 #top-right-info {
  float: none;
  margin: 0 auto;
  padding: 0 0 20px 0;
  text-align:center;
  display:table;
  width:auto;
}

.header-lay-4 .header-extras .header-search-form {
  bottom: -41px;
}

.header-lay-4 .header-extras {
  left: 0;
  position: relative;
}

.main-navigation ul li a {
  display: block;
  padding: 0px 20px;
  position: relative;
  z-index: 99;
  line-height: 95px;
  transition: all ease 0.23s;
  text-decoration: none;
  color: #21201f;
  font-weight: 500;
}

.main-navigation ul li:hover a,
.main-navigation ul li a:focus,
.main-navigation ul li a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li.current-menu-parent a,
.main-navigation ul li.current-menu-ancestor a
 {
  opacity: 1;
  color: #0098ff;
}

.a13-sticky-variant .main-navigation ul li a {
  color: #b0b0b0;
}

.a13-sticky-variant .header-search-toggle {
  color: #fff;
}

.a13-sticky-variant .main-navigation ul li a:hover,
.a13-sticky-variant .main-navigation ul li.current-menu-item a,
.a13-sticky-variant .main-navigation ul li.current_page_item a {
  color: #21201f;
}

.main-navigation ul ul li a:hover,
.main-navigation ul ul li a:focus,
.main-navigation ul ul li.current-menu-item,
.main-navigation ul ul li.current_page_item
{
  color: #282828;
  background: #eceeee;
}

.main-navigation ul li ul li a {
  line-height: 45px;
  color: #0098ff;
}

.main-navigation li > a {
  position: relative;
}

.main-navigation li li.current_page_item > a:after,
.main-navigation li li.current-menu-item > a:after,
.main-navigation ul li li a:hover:after {
  display: none;
}

.main-navigation li.menu-item-has-children > a {
  padding-right: 24px;
}

.main-navigation li.menu-item-has-children > a:after {
  content: "\f347";
  right: 0px;
  top: 0px;
  width: 20px;
  height: 20px;
  font-size: 12px;
  margin-left: 5px;
  position: absolute;
  font-family: dashicons;
}

.main-navigation ul ul li.menu-item-has-children > a:after {
  content: "\f345";
  right: 0;
  margin-top: 10px;
  font-family: dashicons;
}

.main-navigation ul ul li.menu-item-has-children > a:hover:after {
  color: #ffffff;
}

.get-button {
  font-size: 17px;
  font-family: "Poppins";
  font-weight: 500;
  color: #ffffff;
  float: right;
  margin-top: 45px;
  margin-left: 40px;
  text-align: center;
}

.get-button a:hover {
  background-color: #282828 !important;
  color: #fff !important;
}

.get-button a {
  color: #fff;
  background-color: #0098ff;
  padding: 18px 30px;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.menu-toggle {
  width: auto;
}

.menu-toggle:hover {
  opacity: 0.89;
}

.toggled .menu-toggle span {
  background: #181818;
}

.menu-toggle span {
  background: #21201f;
  border: none;
  height: 3px;
  width: 32px;
  position: absolute;
  top: 7px;
  left: 4px;
  transition: all 0.25s ease;
  cursor: pointer;
}

.menu-toggle span:nth-of-type(2) {
  top: 18px;
}

.menu-toggle span:nth-of-type(3) {
  top: 29px;
}

.main-navigation button.menu-toggle:focus {
  outline: 1px solid #141414;
  border-radius: 0;
}

.leftsidemenu{
	float:left;
	width:40%;
	text-align:left;
}

.leftsidemenu #navigation, .rightsidemenu #navigation{
	width:100%;
}

.centerlogo{
	float:left;
	width:20%;
	text-align:center;
	margin:0 auto;
}

.rightsidemenu{
	float:right;
	width:40%;
	text-align:right;
}

.cart-customlocation {
  display: block;
  position: relative;
  top: 2px;
}

.header-extra-infoarea{
	width:auto;
	text-align:center;
	margin:0 auto;
	float:none;
	display:table;
}

.header-extra-infoarea .header-extras::before{
	border-left:none;
}

.custom-cart-count {
  font-size: 12px;
  color: #000000;
  background-color: #daeaed;
  height: 20px;
  width: 20px;
  display: block;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
  position: absolute;
  top: -8px;
  right: -15px;
}

.cart-customlocation:hover .custom-cart-count {
  background-color: #daeaed;
}

.cart-customlocation:hover i {
  color: #282828;
}

.header-cart {
  padding-right: 20px;
  float: right;
}

.header-search-toggle {
  cursor: pointer;
}

.header-lay-2 .header-extras{
	top:0px;
	padding: 30px 0 5px 0;
}

.header-lay-2 #navigation{
	float:none;
	width:100%;
	text-align:center;
}

.header-lay-2 .centerlogo{
	float:none;
	width:auto;
	margin:0 auto;
	display:table;
}

.header-lay-2 .centerlogo .logo{
	padding:10px 0 0 0 !important;
}

.header-lay-4 .header-extras{
	top:0px;
}

.header-extras {
  position: relative;
  top: 8px;
  text-align: left;
  float: left;
}

.header-extras:before {
  content: "";
  border-left: 1px solid;
  border-left-color:#eaeaea;
  position: absolute;
  left: -55px;
  height: 25px;
  display:none;
}

.header-extras ul {
  display: block;
  margin: 0;
  text-align: right;
}

.header-extras ul li {
  display: inline-block;
  text-align: right;
  list-style: none;
  padding: 0 25px 0 0;
  font-size: 20px;
}

.header-cart-total {
  font-size: 12px !important;
  float: right;
  text-align: left !important;
}

#mini-cart-total {
  position: relative;
  top: -8px;
}

.header-cart-total strong {
  display: block;
}

.header-extras ul li:last-child {
  padding-right: 0px;
}

.header-extras .header-search-form {
  display: none;
  position: absolute;
  bottom: -69px;
  width: 208px;
  right: 0;
}

.header-extras .header-search-form .search-field {
  width: 100%;
  background-color: #191919;
  border: none;
  color: #a7a7a7;
  padding: 9px 15px;
}

.header-extras .header-search-form .search-field:focus {
  outline: none;
}

.header-extras .header-search-form .search-submit {
  display: none;
  position: absolute;
  bottom: -40px;
  width: 200px;
  left: -80px;
}

.inner-banner-thumb {
  width: 100%;
  text-align: center;
  position: relative;
  min-height: 270px;
  background-color: #f6f4f4;
}

.inner-banner-thumb img {
  width: 100%;
  height: auto;
  object-fit: cover;
  max-height: 270px;
}

.inner-banner-thumb h1 {
  position: absolute;
  top: 120px;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  left: 0;
  right: 0;
  color: #000000;
}

.inner-banner-post-thumb {
  width: 100%;
  text-align: center;
  position: relative;
  min-height: 270px;
  background-color: #f6f4f4;
}

.inner-banner-post-thumb img {
  width: 100%;
  height: auto;
  object-fit: cover;
  max-height: 270px;
}

.inner-banner-post-thumb h1 {
  position: absolute;
  top: 120px;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  left: 0;
  right: 0;
  color: #000000;
  max-width: 80%;
  margin: 0 auto;
}

.inner-banner-services-thumb {
  width: 100%;
  text-align: center;
  position: relative;
  min-height: 270px;
  background-color: #f6f4f4;
}

.inner-banner-services-thumb img {
  width: 100%;
  height: auto;
  object-fit: cover;
  max-height: 270px;
}

.inner-banner-services-thumb h1 {
  position: absolute;
  top: 120px;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  left: 0;
  right: 0;
  color: #000000;
  max-width: 80%;
  margin: 0 auto;
}

.inner-banner-team-thumb {
  width: 100%;
  text-align: center;
  position: relative;
  min-height: 270px;
  background-color: #f6f4f4;
}

.inner-banner-team-thumb img {
  width: 100%;
  height: auto;
  object-fit: cover;
  max-height: 270px;
}

.inner-banner-team-thumb h1 {
  position: absolute;
  top: 120px;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  left: 0;
  right: 0;
  color: #000000;
  max-width: 80%;
  margin: 0 auto;
}

.inner-banner-woo-page-thumb {
  width: 100%;
  text-align: center;
  position: relative;
  min-height: 270px;
  background-color: #f6f4f4;
}

.inner-banner-woo-page-thumb img {
  width: 100%;
  height: auto;
  object-fit: cover;
  max-height: 270px;
}

.inner-banner-woo-page-thumb h1 {
  position: absolute;
  top: 120px;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  left: 0;
  right: 0;
  color: #000000;
}

.comment-metadata time {
  padding: 0 5px;
}

.banner-container {
  width: 1170px;
  margin: 0 auto;
}

.products {
  text-align: center;
}

.shoplay .site-main {
  padding: 0 0 40px 0;
}

.shoplay #sidebar #categories ul ul {
  margin-left: 17px;
}

.shoplay #sidebar [aria-current]:not([aria-current="false"]) {
  color: #0098ff;
}

/* WooCommerce CSS */
.woocommerce-product-details__short-description {
  padding-bottom: 15px;
}

.woocommerce .products ul,
.woocommerce ul.products {
  text-align: center;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  position: relative;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  width: 23.8%;
  display: inline-block;
  margin: 4px;
  float: none;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  color: #181818;
  font-size: 19px;
  font-weight: 600;
  padding: 0;
  margin: 0 0 5px;
  font-family: "Poppins";
}

.woocommerce ul.products li.product .price {
  color: #282828;
  font-size: 17px;
  font-weight: 500;
}

.woocommerce ul.products li.product .button {
  background-color: #000000;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  top: 0;
  left: 50%;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
  padding: 20px 30px;
  color: #fff;
  transform: translateX(-50%);
  white-space: nowrap;
}

.woocommerce ul.products li.product .button:hover {
  background-color: #0098ff;
}

.woocommerce .woocommerce-loop-product__image {
  background-color: #0098ff;
  border-radius: 10px;
}

.woocommerce ul.products li.product:hover img {
  opacity: 0.4;
}

.woocommerce ul.products li.product:hover .button {
  opacity: 1;
  visibility: visible;
  top: 25%;
}

.woocommerce ul.products li.product .price del {
  margin-right: 10px;
}

.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
  font-weight: 500;
  height: 50px;
  width: 50px;
  line-height: 50px;
  padding: 0;
  font-size: 14px;
  min-height: auto;
  min-width: auto;
  background-color: #0098ff;
}

.woocommerce ul.products li.product a img {
  display: block;
  width: 100%;
  transition: all 0.2s; margin-bottom:0px;
}

.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
  top: 20px;
  right: 8px;
}

.woocommerce div.product .product_title {
  font-size: 29px;
  font-weight: 600;
  line-height: normal;
  margin: -10px 0 0;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  font-size: 20px;
  font-weight: 600;
}

.woocommerce-product-details__short-description {
  font-size: 18px;
  line-height: 1.7;
}

.woocommerce div.product form.cart .button {
  font-size: 16px;
  font-weight: 500;
  background-color: #000000;
  color: #ffffff;
  border-radius: 0;
  height: 54px;
  padding: 0 35px;
  transition: all 0.2s;
}

.woocommerce div.product form.cart .button:hover {
  background-color: #0098ff;
}

.woocommerce div.product form.cart div.quantity {
  margin: 0 15px 0 0;
}

.woocommerce .quantity .qty {
  height: 54px;
  padding: 0 10px;
  width: 100px;
  outline: none;
}

.woocommerce-variation.single_variation {
  margin-bottom: 15px;
}

#tab-additional_information {
  max-width: 868px;
  margin: 0 auto;
}

.woocommerce table.shop_attributes th {
  width: auto;
  font-weight: 700;
  border-right-color: rgba(0, 0, 0, 0.03);
  color: #000;
  text-transform: capitalize;
  padding: 0 15px;
}

.woocommerce div.product .out-of-stock {
  font-size: 25px !important;
  padding-bottom: 10px;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
  width: 378px;
  padding: 9px 6px 5px;
}

.woocommerce table.shop_attributes td {
  font-style: normal;
  border-width: 0;
  color: #767676;
}

.woocommerce table.shop_attributes td p {
  padding: 8px 16px;
}

body.woocommerce-order-received .woocommerce ul.order_details {
  margin: 3em 0 3em;
}

.woocommerce .woocommerce-customer-details,
.woocommerce .woocommerce-order-details,
.woocommerce .woocommerce-order-downloads {
  margin: 2em 0;
}

.woocommerce-tabs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0 40px;
  padding: 0;
  margin-top: 0;
  margin-bottom: 50px !important;
}

.woocommerce-tabs #comments ul {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}

.woocommerce-tabs.wc-tabs-wrapper {
  padding-top: 50px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  margin: 0;
  padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  display: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  display: block !important;
  float: left;
  background-color: transparent !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #000000;
  display: block;
  font-size: 20px;
  font-weight: 600;
  padding: 0px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  border-bottom: 1px solid #000;
  outline: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  border-bottom: 1px solid #000;
  outline: none !important;
  background-color: transparent !important;
  color: #000000 !important;
}

.woocommerce div.product .woocommerce-tabs .panel {
  font-size: 17px;
  padding: 0px;
  margin: 0;
}

.woocommerce-Reviews {
  padding: 30px;
}

.woocommerce div.product .woocommerce-tabs .panel h2:first-of-type {
  display: none;
}

.woocommerce div.product .woocommerce-tabs .panel .elementor h2:first-of-type {
  display: block;
}

.woocommerce div.product .woocommerce-tabs .panel p:last-of-type {
  margin: 0;
}

.woocommerce div.product .woocommerce-tabs .panel p.woocommerce-noreviews {
  margin: 0 0 20px;
}

.woocommerce #review_form #respond {
  width: 100%;
}

.woocommerce #review_form #respond p {
  margin: 0 0 20px;
}

.woocommerce #review_form #respond p.stars {
  display: table;
  margin: 5px 0;
  font-size: 30px;
}

.woocommerce #review_form #respond label {
  display: block;
}

.woocommerce #review_form #respond input[type="text"],
.woocommerce #review_form #respond input[type="email"],
.woocommerce #review_form #respond input[type="number"] {
  border: 1px solid rgba(0, 0, 0, 0.1);
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.woocommerce #review_form #respond .comment-form-cookies-consent label {
  display: inline;
  padding-left: 5px;
}

.woocommerce #review_form #respond .form-submit input {
  float: none;
  opacity: 1;
  background-color: #0098ff;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  border-radius: 0;
  padding: 20px 40px;
  transition: all 0.2s;
}

.woocommerce #review_form #respond .form-submit input:hover {
  background-color: #000000;
  color: #fff;
}

.related.products {
  margin-top: 40px;
  padding: 0px;
  margin-bottom:0px;
}

.related.products h2 {
  margin: 0 0 30px;
  font-size: 43px;
  font-weight: bold;
  text-transform: capitalize;
  text-align: center;
}

.woocommerce .woocommerce-breadcrumb {
  margin: 0 0 30px;
}

.woocommerce div.product div.images img {
  border-radius: 5px;
}

.woocommerce div.product div.images .flex-control-thumbs {
  margin: 10px -10px 0;
}

.woocommerce div.product div.images .flex-control-thumbs li {
  padding: 10px;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
  border-radius: 5px;
}

.woocommerce div.product .vi-wpvs-variation-style {
  margin-bottom: 15px;
}

.woocommerce
  div.product
  .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design.vi-wpvs-variation-wrap-button
  .vi-wpvs-option-wrap {
  font-size: 20px;
  height: 42px;
  width: 42px;
  padding: 0;
  transition: none;
}

.woocommerce
  div.product
  .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design.vi-wpvs-variation-wrap-color
  .vi-wpvs-option-wrap {
  border: solid 6px transparent;
  border-radius: 0;
  box-shadow: none;
  height: 50px;
  width: 52px;
  padding: 0;
  transition: none;
  background-color: transparent;
}

.woocommerce
  div.product
  .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design.vi-wpvs-variation-wrap-color
  .vi-wpvs-option-wrap:hover,
.woocommerce
  div.product
  .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design.vi-wpvs-variation-wrap-color
  .vi-wpvs-option-wrap.vi-wpvs-option-wrap-selected {
  box-shadow: 0 0 0px 1px rgba(0, 0, 0, 0.9);
  border: solid 6px #fff;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  border-radius: 0;
  padding: 12px 20px;
  font-size: 15px;
  font-weight: 500;
  transition: all 0.2s;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  border-radius: 0;
  padding: 12px 20px;
  font-size: 15px;
  font-weight: 500;
  transition: all 0.2s;
}

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
  list-style: none;
}

.woocommerce-loop-product__cat {
  display: none;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 50px;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  width: 140px;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  margin: 0 5px 0 0;
  font-size: 15px;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  color: #fff;
  background-color: #0098ff;
}

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

.woocommerce
  div.product
  form.cart
  .group_table
  td.woocommerce-grouped-product-list-item__label {
  padding-left: 3em;
}

.woo_shop_page_layout3 .site-main {
  width: 100%;
  float: none;
}

.woo_shop_page_layout2 .site-main {
  float: right;
}

.woo_shop_page_layout2 #sidebar {
  float: left;
}

.woo_shop_page_layout1 #sidebar {
  padding-top: 5px;
}

.shoplay .woocommerce ul.products {
  text-align: left;
}

.woo_shop_page_layout1 .woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 22.8%;
}

.woo_single_product_layout1 ul.products li.product{
	width: 22.5% !important;
}

.woo_single_product_layout2 ul.products li.product{
	width: 22.5% !important;
}

.woo_single_product_layout4 ul.products li.product{
	width: 22.5% !important;
}

.woo_shop_page_layout2 .woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 22.8%;
}

.woo_shop_page_layout4 .woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 22.8%;
}

.woo_shop_page_layout4 .site-main {
  float: none;
  margin: 0 auto;
}

.wp-block-search__label {
  display: block;
  padding-left: 0px !important;
}

.woo_single_product_layout2 .site-main {
  float: right;
}

.woo_single_product_layout2 #sidebar {
  float: left;
}

.woo_single_product_layout3 .site-main {
  width: 100%;
  float: none;
}

.woo_single_product_layout4 .site-main {
  float: none;
  margin: 0 auto;
}

.single_product_area {
  padding: 45px 0 45px 0;
}

.comment-form-rating {
  padding: 20px 0;
}

.single_post_prod .product_meta > span {
  display: block;
  margin-bottom: 3px;
  line-height: 1.5;
}

.single_post_prod .product_meta span a {
  text-decoration: underline;
}

.related.products h2 {
  font-size: 35px;
}
 
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  position: relative;
  text-align: center;
  width: 23.5%;
  margin: 10px 5px;
  display: inline-block;
  float: none;
  vertical-align: top;
  padding:0px 0px 30px 0px;
  background: #f7f7f7;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  font-size: 19px;
  font-weight: 400;
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 99;
  padding: 5px;
  padding-top: 15px;
}

.woocommerce ul.products li.product .price {
  color: #fd6500;
  font-size: 17px;
  font-weight: 400 !important;
  position: relative;
  z-index: 99;
}

.woocommerce ul.products li.product .price ins {
  font-weight: 400 !important;
}

.woocommerce ul.products li .added_to_cart {
  position: relative;
  z-index: 99;
}

.woocommerce ul.products li.product .price ins {
  text-decoration: none !important;
}

.woocommerce ul.products li.product .button {
  background-color: #000000;
  border-radius: 0;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  top: 0;
  left: 50%;
  display: table;
  margin: 0 auto;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
  padding: 16px 25px;
  color: #fff;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 99;
  border-radius: 100px;
}

.woocommerce ul.products li.product .button:hover {
  background-color: #0098ff;
}

.woocommerce ul.products li.product .button.product_type_external {
  background-color: #000000;
  border-radius: 0;
  font-size: 14px;
  font-weight: 500;
  position: absolute;
  top: 0;
  left: 50%;
  display: table;
  margin: 0 auto;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
  padding: 16px 12px;
  color: #fff;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 99;
  border-radius: 100px;
}

.woocommerce ul.products li.product .button.product_type_external:hover {
  background-color: #0098ff;
}

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

.woocommerce ul.products li.product .woocommerce-thumbnail-wrap img {
  display: inline-block;
  transition: all 0.3s;
  width: auto;
}

.woocommerce ul.products li.product:hover .button {
  opacity: 1;
  visibility: visible;
  top: 32%;
}

.woocommerce ul.products li.product:hover img {
  opacity: 0.3;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}

.woocommerce ul.products li.product .price del {
  margin-right: 10px;
  display: none;
}

.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
  display: none;
}

.skt-product-img:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 100, 46, 0.4);
  content: "";
  z-index: 1;
  opacity: 0;
}

.woocommerce ul.products li.product:hover .skt-product-img::before {
  opacity: 0;
}

.skt-product-img img {
  width: auto !important;
  margin: 0 auto !important;
}

.categories-section .skt-product-img:before,
.latproduct-thumb:before {
  display: none !important;
}

.skt-product-img {
  width: 100%;
  height: 220px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.woocommerce ul.products li.product .star-rating {
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

.woocommerce div.product .product_title {
  font-size: 29px;
  font-weight: 600;
  line-height: normal;
  margin: -10px 0 0;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  font-size: 25px;
  font-weight: 600;
  color: #292929 !important;
}

.woocommerce-product-details__short-description {
  font-size: 18px;
  line-height: 1.75;
  padding-bottom: 20px;
}

.woocommerce-product-details__short-description p,
.woocommerce-Tabs-panel--description p {
  margin-bottom: 15px; line-height:normal;
}

.woocommerce div.product form.cart .button {
  font-size: 16px;
  font-weight: 500;
  background-color: #000000;
  color: #ffffff;
  border-radius: 0;
  height: 54px;
  padding: 0 35px;
  transition: all 0.2s;
}

.woocommerce div.product form.cart .button:hover {
  background-color: #9cc026;
}

.woocommerce div.product form.cart div.quantity {
  margin: 0 15px 0 0;
}

.woocommerce .quantity .qty {
  height: 54px;
  padding: 0 10px;
  outline: none;
}

.woocommerce-variation.single_variation {
  margin-bottom: 15px;
}

.woocommerce ul.products li.product .price,
.skt-bestseller-products .skt-bestseller-products-price {
  color: #000000;
}

.woocommerce ul.products li.product .price mark,
.woocommerce ul.products li.product .price ins {
  color: #000000;
}

.woocommerce ul.products li.product .woocommerce-placeholder {
  border: none !important;
}

.woocommerce.columns-1 ul.products li.product .star-rating,
.woocommerce.columns-2 ul.products li.product .star-rating,
.woocommerce.columns-3 ul.products li.product .star-rating,
.woocommerce.columns-4 ul.products li.product .star-rating {
  display: none;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  min-width: 2em;
}

.woocommerce-store-notice,
p.demo_store {
  top: inherit !important;
  bottom: 0;
  position: fixed;
}

/**
 * My Account
 */

.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 25%;
}

.woocommerce-account .woocommerce-MyAccount-content {
  display: inline-block;
  float: left;
  margin-left: 5%;
  width: 70%;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding: 0;
  border-top: 1px solid #eee;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  list-style: none;
  border-bottom: 1px solid #eee;
  padding-bottom: 0;
  margin-left: 0px;
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.is-active
  a:before {
  opacity: 1;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  padding: 10px 5px;
  display: block;
  text-decoration: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
  margin-right: 20px;
  opacity: 0.25;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before {
  opacity: 1;
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--dashboard
  a:before {
  font-family: 'FontAwesome';
  content: "\f0e4";
  font-weight: 900;
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--orders
  a:before {
  font-family: "FontAwesome";
  content: "\f217";
  font-weight: 900;
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--downloads
  a:before {
  font-family: "FontAwesome";
  content: "\f019";
  font-weight: 900;
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--edit-address
  a:before {
  font-family: "FontAwesome";
  content: "\f015";
  font-weight: 900;
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--payment-methods
  a:before {
  font-family: "FontAwesome";
  content: "\f0d6";
  font-weight: 900;
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--edit-account
  a:before {
  font-family: "FontAwesome";
  content: "\f007";
  font-weight: 900;
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--customer-logout
  a:before {
  font-family: "FontAwesome";
  content: "\f08b";
  font-weight: 900;
}

.woocommerce-account .woocommerce-MyAccount-content h2 {
  font-size: 25px;
  text-align: center;
  font-weight: 600;
}

.woocommerce-account p.order-again {
  text-align: right;
}

.woocommerce-account .woocommerce-EditAccountForm input[type="submit"] {
  margin-top: 50px;
  float: right;
}

fieldset {
  padding: 10px;
  margin: 10px 0;
}

.wc-block-components-review-list-item__item{
  margin:0 0 10px;
}
/* WOO CSS*/

.ft-infobox,
.ft-infobox .footerarea {
  background-color: #181818;
}

#footer {
  background-color: #daeaed;
  padding:150px 0 0px 0;
  background-repeat:no-repeat;
  background-size:cover;
}

#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
  margin: 0;
  padding: 0;
}

.footer-logo {
  text-align: left;
  padding: 65px 0 65px 0;
  float: left;
}

.footer-social {
  float: right;
  text-align: right;
  padding: 65px 0 65px 0;
}

body.elementor-editor-active .admire-community {
  margin-bottom: 0px !important;
}

.admire-community .elementor-container {
  float: right;
}

.admire-counter .elementor-counter-number-wrapper {
  width: 180px;
  height: 180px;
  border-radius: 100px;
  border: solid 3px #0098ff;
  line-height: 170px !important;
  margin: 0 auto;
  background: rgba(44, 44, 44, 0.8);
  margin-bottom: 15px;
}

.admire-video .attachment-full {
  width: auto !important;
  max-width: 100% !important;
  float: right;
}

.admire-pillar-box .elementor-image-box-img {
  width: 195px !important;
  height: 100px !important;
  background: #0098ff;
  text-align: center;
  border-radius: 100px;
  padding-top: 25px;
}

.admire-pillar-sec-right {
  margin-left: -200px !important;
  width: 100% !important;
}

.admire-services-list-box {
  background-position: right 40px center;
}

.admire-progress-bar .elementor-title {
  display: block;
  margin-bottom: 5px;
}

.admire-progress-bar .elementor-title span {
  float: right;
}

.skt-social-icons.wp-block-social-links
  .wp-social-link.wp-social-link.wp-social-link {
  margin-right: 14px;
}

.skt-social-icons.wp-block-social-links .wp-social-link a {
  padding: 14px;
}

/* Scroll To Top */
#scrollgotop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.2);
  text-indent: -9999px;
  display: none;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  z-index: 99999;
  opacity: 0.4;
}

#scrollgotop span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -12px;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-bottom-color: #ffffff;
}

#scrollgotop:hover {
  opacity: 1;
}

.scrolnone {
  display: none;
}
/* Scroll To Top */

.woocommerce div.product form.cart .variations th {
  text-transform: capitalize;
}

.wp-block-social-links .wp-social-link a {
  padding: 0.25em !important;
}

/* Patterns */
.wc-block-grid__products li,
.wc-block-grid__products li {
  margin-left: 0px !important;
}

.wc-block-product-search {
  width: 100%;
  max-width: 360px;
}

.wc-block-product-search .wc-block-product-search__field {
  width: 100%;
  line-height: 1;
  background-color: #f6f5f2;
  border: 0;
  border-radius: 24px;
  padding: 10px 48px;
}

.wc-block-product-search .wc-block-product-search__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 48px;
  margin-left: -48px;
  border: 0;
  border-radius: 24px;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.wp-block-woocommerce-active-filters:not(:empty),
.wp-block-woocommerce-attribute-filter:not(:empty),
.wp-block-woocommerce-stock-filter:not(:empty) {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid;
  border-bottom-style: solid !important;
}

.wp-block-woocommerce-product-categories li,
.wp-block-woocommerce-attribute-filter li,
.wp-block-woocommerce-stock-filter li {
  line-height: 2;
}

.wp-block-woocommerce-product-categories ul {
  width: 100%;
  padding-left: 0;
  margin-bottom: 0;
}

.wp-block-woocommerce-product-categories ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
}

.wp-block-woocommerce-product-categories ul a {
  text-decoration: none;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.5ch;
}

.wp-block-woocommerce-product-categories ul a:hover {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}

.wp-block-woocommerce-attribute-filter > div,
.wp-block-woocommerce-stock-filter > div {
  margin: 0;
}

.wp-block-woocommerce-attribute-filter li,
.wp-block-woocommerce-stock-filter li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.wp-block-woocommerce-attribute-filter input,
.wp-block-woocommerce-stock-filter input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-right: 10px;
}

.wp-block-woocommerce-attribute-filter input:checked:before,
.wp-block-woocommerce-stock-filter input:checked:before {
  content: "";
  display: block;
  background: currentColor;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  margin: auto;
  margin-top: 3px;
}

.wp-block-woocommerce-attribute-filter label,
.wp-block-woocommerce-stock-filter label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.5ch;
}

.wp-block-woocommerce-attribute-filter label:hover,
.wp-block-woocommerce-stock-filter label:hover {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}

.wc-block-active-filters__title,
.wc-block-attribute-filter__title,
.wc-block-price-filter__title,
.wp-block-woocommerce-stock-filter {
  margin-top: 0;
}

.wp-block-woocommerce-active-filters
  .wc-block-active-filters
  .wc-block-active-filters__clear-all {
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}

.wc-block-product-categories-list-item-count,
.wc-filter-element-label-list-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
}

.wc-block-product-categories-list-item-count:before,
.wc-block-product-categories-list-item-count:after,
.wc-filter-element-label-list-count:before,
.wc-filter-element-label-list-count:after {
  display: none;
}

.wc-block-product-categories-list-item-count span,
.wc-filter-element-label-list-count span {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #edeae2;
  border-radius: 50%;
  font-size: 12px;
  margin-left: 5px;
  line-height: 1;
}

.wc-block-components-chip {
  height: 32px;
}

.wc-block-components-chip,
.wc-block-components-chip:hover,
.wc-block-components-chip:active,
.wc-block-components-chip:focus {
  background-color: transparent;
  border: 1px solid;
}

.wc-block-components-price-slider__range-input-wrapper,
.wc-block-components-price-slider__range-input-progress {
  height: 2px;
}

.wc-block-components-price-slider__range-input-wrapper {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.wc-block-components-price-slider__controls {
  height: 42px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
  border: 1px solid;
  border-radius: 24px;
}

.wc-block-components-price-slider__range-text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 15px;
}

.wc-block-components-price-slider__button {
  height: 30px;
  padding: 5px 20px;
  margin: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0;
}

.wc-block-components-price-slider__range-input--min,
.wc-block-components-price-slider__range-input--max {
  margin-top: -2px;
}

.wc-block-components-price-slider__range-input--min::-webkit-slider-thumb,
.wc-block-components-price-slider__range-input--max::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid;
  border-radius: 50%;
  cursor: pointer;
}

.wc-block-components-price-slider__range-input--min::-moz-range-thumb,
.wc-block-components-price-slider__range-input--max::-moz-range-thumb {
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid;
  border-radius: 50%;
  cursor: pointer;
}


/* New Landing */
.header .container{background-color:#FFF; margin:45px auto 0; border-radius:250px;}
body.wp-custom-logo .logo{padding-left:60px;}
#top-right-info .wp-block-button a{border-radius:250px; background: rgb(198,158,2) !important;
background: linear-gradient(100deg, rgba(198,158,2,1) 0%, rgba(225,183,9,1) 65%) !important; padding:14px 33px;}











@media (max-width: 599px) {
  .wp-block-navigation__responsive-container.is-menu-open.wp-block-navigation__responsive-container-content .has-child .wp-block-navigation-item: not(
    : first-child
  ) {
    padding-top: 4px;
  }

  .wp-block-navigation__responsive-container.is-menu-open
    .wp-block-navigation__responsive-container-content
    .has-child
    .wp-block-navigation-item:not(:last-child) {
    padding-bottom: 4px;
  }

  .wp-block-navigation__responsive-container.is-menu-open
    .wp-block-navigation__responsive-container-content
    .has-child
    .wp-block-navigation__submenu-container {
    position: absolute;
    padding: 0;
    opacity: 0;
    visibility: hidden;
  }

  .wp-block-navigation__responsive-container.is-menu-open
    .wp-block-navigation__responsive-container-content
    .has-child
    .wp-block-navigation-submenu__toggle:where([aria-expanded="true"])
    + .wp-block-navigation__submenu-container {
    position: static;
    opacity: 1;
    visibility: visible;
  }

  .wp-block-navigation__responsive-container.is-menu-open
    .wp-block-navigation__responsive-container-content
    .wp-block-navigation__submenu-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 5px;
    right: 0;
    width: auto;
    height: auto;
  }

  .wp-block-navigation__responsive-container.is-menu-open
    .wp-block-navigation__responsive-container-content
    .has-child:first-child
    .wp-block-navigation__submenu-icon {
    top: 20px;
  }

  .wp-block-template-part
    .wp-block-navigation__responsive-container.is-menu-open
    .wp-block-navigation__container
    > .wp-block-navigation-item {
    padding-bottom: 20px;
    border-bottom: 1px solid;
  }

  .wp-block-template-part
    .wp-block-navigation__responsive-container.is-menu-open
    .wp-block-navigation__submenu {
    position: relative;
  }

  .wp-block-template-part
    .wp-block-navigation__responsive-container.is-menu-open
    .wp-block-navigation__container {
    width: 100%;
  }

  .wp-block-template-part
    .wp-block-navigation__responsive-container.is-menu-open
    .wp-block-navigation-item {
    width: 100%;
  }
}

@media (max-width: 781px) {
  .wp-block-media-text.is-stacked-on-mobile:not(.has-media-on-the-right)
    .wp-block-media-text__content,
  .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right
    .wp-block-media-text__content {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 782px) {
  .wp-block-navigation__submenu-container .wp-block-navigation-item__label {
    text-decoration: none;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
  }

  .wp-block-navigation__submenu-container
    .wp-block-navigation-item__label:hover {
    text-decoration: underline;
  }

  .wp-block-template-part
    .wp-block-navigation
    .wp-block-navigation__container
    > .wp-block-navigation-item:hover {
    text-decoration: underline;
    text-underline-offset: 6px;
    text-decoration-thickness: 1px;
  }

  .wp-block-navigation
    .wp-block-navigation-item.has-megamenu
    .wp-block-navigation__submenu-container {
    margin-left: -12px;
  }

  .wp-block-navigation
    .wp-block-navigation-item.has-megamenu
    > .wp-block-navigation__submenu-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 20px;
    max-width: 1340px;
    position: fixed;
    left: 20px;
    right: 20px;
    top: 0;
    margin: auto;
    margin-top: 60px;
    padding: 90px 20px 50px;
    background-color: transparent;
  }

  .wp-block-navigation
    .wp-block-navigation-item.has-megamenu
    > .wp-block-navigation__submenu-container:before {
    content: "";
    background: var(--wp--preset--color--lite);
    display: block;
    position: absolute;
    width: calc(100vw - 40px);
    height: calc(100% - 40px);
    left: 50%;
    margin-left: calc(-50vw + 20px);
    top: 40px;
  }

  .wp-block-navigation
    .wp-block-navigation-item.has-megamenu
    > .wp-block-navigation__submenu-container
    > .wp-block-navigation-item
    > .wp-block-navigation-item__content {
    padding: 0;
    padding-bottom: 10px;
  }

  .wp-block-navigation
    .wp-block-navigation-item.has-megamenu
    > .wp-block-navigation__submenu-container
    .wp-block-navigation-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .wp-block-navigation
    .wp-block-navigation-item.has-megamenu
    > .wp-block-navigation__submenu-container
    .wp-block-navigation-item:first-child,
  .wp-block-navigation
    .wp-block-navigation-item.has-megamenu
    > .wp-block-navigation__submenu-container
    .wp-block-navigation-item:last-child {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .wp-block-navigation
    .wp-block-navigation-item.has-megamenu
    > .wp-block-navigation__submenu-container
    .wp-block-navigation-item
    > button {
    display: none;
  }

  .wp-block-navigation
    .wp-block-navigation-item.has-megamenu:hover
    > .wp-block-navigation__submenu-container
    .wp-block-navigation-item
    > .wp-block-navigation__submenu-container {
    opacity: 1;
    visibility: visible;
    min-width: 200px;
    height: auto;
    position: static;
    padding: 0;
  }

  .admin-bar
    .wp-block-navigation
    .wp-block-navigation-item.has-megamenu
    > .wp-block-navigation__submenu-container {
    margin-top: 92px;
  }
}

.wc-block-cart .wc-block-components-product-metadata__description,
.wc-block-mini-cart__drawer .wc-block-components-product-metadata__description {
  display: none;
}

.wc-block-cart .price ins,
.wc-block-mini-cart__drawer .price ins {
  text-decoration: none;
}

.wc-block-cart .wc-block-components-product-badge,
.wc-block-mini-cart__drawer .wc-block-components-product-badge {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 5px;
  border-radius: 14px;
  border: 1px solid;
  padding: 6px 15px;
  text-transform: none;
  white-space: nowrap;
  height: 28px;
  line-height: 1.2;
  margin-top: 10px;
}

.wc-block-cart table.wc-block-cart-items .wc-block-cart-items__row,
.wc-block-mini-cart__drawer
  table.wc-block-cart-items
  .wc-block-cart-items__row {
  position: relative;
  grid-template-columns: 100px 150px;
  padding: 24px 0 24px 32px;
}

.wc-block-cart
  table.wc-block-cart-items
  .wc-block-cart-items__row:not(:last-child),
.wc-block-mini-cart__drawer
  table.wc-block-cart-items
  .wc-block-cart-items__row:not(:last-child) {
  border-bottom: 1px solid;
}

.wc-block-cart
  table.wc-block-cart-items
  .wc-block-cart-items__row
  .wc-block-cart-item__product,
.wc-block-mini-cart__drawer
  table.wc-block-cart-items
  .wc-block-cart-items__row
  .wc-block-cart-item__product {
  padding-bottom: 0;
  padding-right: 16px;
}

.wc-block-cart
  table.wc-block-cart-items
  .wc-block-cart-items__row
  .wc-block-cart-item__image,
.wc-block-mini-cart__drawer
  table.wc-block-cart-items
  .wc-block-cart-items__row
  .wc-block-cart-item__image {
  padding-right: 16px;
}

.wc-block-cart
  table.wc-block-cart-items
  .wc-block-cart-items__row
  .wc-block-cart-item__image
  img,
.wc-block-mini-cart__drawer
  table.wc-block-cart-items
  .wc-block-cart-items__row
  .wc-block-cart-item__image
  img {
  aspect-ratio: 1;
  -o-object-fit: cover;
  object-fit: cover;
}

.wc-block-cart
  table.wc-block-cart-items
  .wc-block-cart-items__row
  .wc-block-components-product-metadata,
.wc-block-mini-cart__drawer
  table.wc-block-cart-items
  .wc-block-cart-items__row
  .wc-block-components-product-metadata {
  margin-bottom: 0;
}

.wc-block-cart
  table.wc-block-cart-items
  .wc-block-cart-items__row
  .wc-block-cart-item__quantity
  .wc-block-cart-item__remove-link,
.wc-block-mini-cart__drawer
  table.wc-block-cart-items
  .wc-block-cart-items__row
  .wc-block-cart-item__quantity
  .wc-block-cart-item__remove-link {
  text-decoration: none;
  position: absolute;
  width: 24px;
  height: 24px;
  margin-left: 0;
  overflow: hidden;
  left: 0;
  top: 36px;
  margin-top: 24px;
  cursor: pointer;
}

.wc-block-cart
  table.wc-block-cart-items
  .wc-block-cart-items__row
  .wc-block-cart-item__quantity
  .wc-block-cart-item__remove-link:before,
.wc-block-cart
  table.wc-block-cart-items
  .wc-block-cart-items__row
  .wc-block-cart-item__quantity,
.wc-block-mini-cart__drawer
  table.wc-block-cart-items
  .wc-block-cart-items__row
  .wc-block-cart-item__quantity {
  padding-top: 10px;
}

.wc-block-cart .wc-block-components-quantity-selector,
.wc-block-mini-cart__drawer .wc-block-components-quantity-selector {
  width: 90px;
  height: 32px;
  margin: 0;
}

.wc-block-cart .wc-block-components-quantity-selector:after,
.wc-block-cart
  .wc-block-components-quantity-selector
  > .wc-block-components-quantity-selector__button--plus,
.wc-block-cart
  .wc-block-components-quantity-selector
  > .wc-block-components-quantity-selector__button--minus,
.wc-block-mini-cart__drawer .wc-block-components-quantity-selector:after,
.wc-block-mini-cart__drawer
  .wc-block-components-quantity-selector
  > .wc-block-components-quantity-selector__button--plus,
.wc-block-mini-cart__drawer
  .wc-block-components-quantity-selector
  > .wc-block-components-quantity-selector__button--minus {
  border-radius: 16px;
  opacity: 1;
  height: auto;
}

.wc-block-cart
  .wc-block-components-quantity-selector
  > .wc-block-components-quantity-selector__button:focus,
.wc-block-mini-cart__drawer
  .wc-block-components-quantity-selector
  > .wc-block-components-quantity-selector__button:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.wc-block-cart .wc-block-components-quantity-selector input,
.wc-block-mini-cart__drawer .wc-block-components-quantity-selector input {
  min-width: 30px;
}

.wc-block-cart .wc-block-components-totals-item__label,
.wc-block-cart .wc-block-components-totals-item__value,
.wc-block-mini-cart__drawer .wc-block-components-totals-item__label,
.wc-block-mini-cart__drawer .wc-block-components-totals-item__value {
  font-size: 20px;
}

.wc-block-components-button:not(.is-link).outlined:hover{
   color:#666;
}

.wc-block-grid__products {
  gap: 25px 26px;
  margin: 0;
}

.wc-block-grid__products > li {
  position: relative;
  border: 0;
  max-width: calc(33.3333333333% - 20px);
}

.wc-block-grid.has-3-columns .wc-block-grid__products > li,
.wc-block-grid.has-4-columns .wc-block-grid__products > li,
.wc-block-grid.has-5-columns .wc-block-grid__products > li,
.wc-block-grid.has-6-columns .wc-block-grid__products > li {
  max-width: calc(50% - 20px);
}

.wc-block-grid .wc-block-grid__product-title,
.wc-block-grid .wc-block-grid__product-price,
.wc-block-grid .wc-block-grid__product-add-to-cart {
  margin: 0;
}

.wc-block-grid .wc-block-grid__product-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.wc-block-grid .wc-block-grid__product-title {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 15px;
}

.wc-block-grid .wc-block-grid__product-add-to-cart {
  margin-top: 15px;
}

.wc-block-grid__product-price ins {
  text-decoration: none;
}

.wc-block-grid__product-price del {
  color: #a5a5a5;
}

.wc-block-grid .wc-block-grid__product-onsale {
  position: absolute;
  left: 0;
  top: 0;
  height: 23px;
  border: 1px solid;
  border-radius: 13px;
  padding: 5px 10px;
  line-height: 1;
  margin: 12px;
  text-transform: none;
}

.wc-block-grid__product-rating .star-rating {
  height: 16px;
  width: 80px;
  margin: 10px 0;
}

.wc-block-grid__product-add-to-cart.wp-block-button a.wp-block-button__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 21px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-height: 2.6em;
  padding: 0.6em 1.2em;
  line-height: 1.2;
  margin-left: 0 !important;
  margin-top: 15px;
  max-width: 100%;
  text-align: center;
  min-width: 100%;
}

.wc-block-grid__product-add-to-cart.wp-block-button
  a.wp-block-button__link.loading {
  opacity: 1;
  text-indent: -13px;
}

.wc-block-grid__product-add-to-cart.wp-block-button
  a.wp-block-button__link.loading:after {
  -webkit-animation: rotate 1s infinite;
  animation: rotate 1s infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  border-radius: 50%;
  content: "";
  display: inline-block;
  background-color: transparent;
  margin: 0;
  margin-left: 10px;
  margin-right: -13px;
  width: 16px;
  height: 16px;
  position: relative;
  top: 1px;
  right: 0;
}

.wp-block-media-text__media img,
.wp-block-media-text__media video {
  width: auto;
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.wc-block-grid a {
  text-decoration: none;
}

/* Shortcodes
--------------------------------------------- */
.container {width:1170px;}
.social-icons{
 	  margin:0px;
}
.social-icons a{
	 display: inline-block;
	 text-decoration:none;
	 font-size: 16px;
	 height: 45px;
	 line-height: 45px;
	 margin: 0 5px 5px 0;
	 padding: 0;
	 text-align: center;
	 transition: all .6s ease 0;
	 width: 45px;
	 color: #f2f2f4;
	 background-color: #434d5d;
	 border-radius: 100%;
}

.social-icons a:hover{
	background-color:#f8f8f8;
	color:#434d5d;
}

ul.footmenu, #footer ul.menu{
	margin:0;
	padding:0;
}
.footmenu li, #footer ul.menu li{
	list-style:none;
	line-height:22px;
	margin:0 10% 5px 0;
	padding-bottom:5px;
	font-size:15px;
}
.footmenu li a, #footer ul.menu li a{
	color:#757575;
	text-decoration:none;
}
.footmenu li a:before, #footer ul.menu li a:before{
	content:"\f111";
	font-family: FontAwesome;
	font-size:8px;
	padding-right:10px;
}
.footmenu li a:hover, #footer ul.menu li a:hover{
	color:#0098ff;
}
.footmenu li ul, #footer ul.menu li ul{
	padding-left:15px;
}

.post_style1_area{
	margin:0 -15px;
}

.post_block_style1.cols1{
	width: 100%;
}
.post_block_style1.cols2{
	width: 50%;
}
.post_block_style1.cols3{
	width: 33.3333%;
}
.post_block_style1.cols4{
	width: 25%;
}

.post_block_style1{
	text-align:left;
	float:left;
	margin:0;
	padding:15px;
}
.post_block_style1_box {
  background: #f7f8fa;
  border-radius: 20px;
}

.cols4.post_block_style1 .style1-post-thumb{
	height:200px;
}

.cols3.post_block_style1 .style1-post-thumb{
	height:265px;
}

.cols2.post_block_style1 .style1-post-thumb{
	height:350px;
}

.cols1.post_block_style1 .style1-post-thumb{
	height:500px;
}

.post_block_style1 .style1-post-thumb{
	overflow:hidden; border-radius:20px;
}
.post_block_style1 h3{
	margin-top:0!important;
	padding-top:0!important;
}
.post_block_style1 .style1-post-thumb{
	margin-bottom:25px!important;
}
.post_block_style1 img{
	height:auto;
	width:100%;
	padding:0;
	margin:0;
}
.post_block_style1_meta{
	display:inline-block;
	font-size:12px;
	margin:0px;
	clear:both;
}
.post_block_style1 .post-title {
  padding:10px 30px 40px 25px;
}
.post_block_style1_meta span{
margin-bottom: 10px;
color: #282828;
font-size: 14px;
font-weight: 500;
display: block;
padding:7px 25px;
background: #fff;
border-radius: 100px;
}
.post_block_style1_meta h4{
	font-size:15px;
	font-weight:normal;
}
.post_block_style1_meta span i{
	margin-right:4px;
}
.post_block_style1 p{
	line-height:normal;
	margin:0px;
}
.post-title{

}
.post_block_style1_meta {

}
.post-title h3{
	font-size:20px;
	font-weight:500; line-height: normal;
}
.post-title a, .post_block_style2 a, .post_block_style3 .shortmore a{
	text-decoration:none;
}
.post-default-img{
	object-fit: cover;
	margin-bottom: 20px !important;
	height: 265px !important;
	overflow: hidden;
	border-radius: 20px !important;}
.post_style1_area,.post_style2_area,.post_style3_area{
	clear:both!important;
}

.post_block_style2.cols1{
	width: 100%;
}
.post_block_style2.cols2{
	width: 50%;
}
.post_block_style2.cols3{
	width: 33.3333%;
}
.post_block_style2.cols4{
	width: 25%;
}

.post_style2_area{
	margin:0 -15px;
}

.post_block_style2{
	min-height:inherit;
	text-align:left;
	float:left;
	padding:0 15px;
}
.post_block_style2 h3{
	margin-top:0!important;
	padding-top:0!important; line-height:normal;
}
.post_block_style2 .style2-post-thumb{
	margin-bottom:20px!important; height:auto; overflow:hidden;
}
.post_block_style2 img{
	height:auto;
	width:100%;
	padding:0;
	margin:0;
}
.post_block_style2_meta{
	display:inline-block;
	font-size:14px;
	margin:0 0 10px;
	clear:both;
}
.post_block_style2_meta span{
	margin-right:10px;
}
.post_block_style2_meta span i{
	margin-right:4px;
}
.post_block_style2 p{
	margin:0 0 25px; line-height:normal;
}

.post_block_style3.cols1{
	width: 100%;
}
.post_block_style3.cols2{
	width: 50%;
}
.post_block_style3.cols3{
	width: 33.3333%;
}
.post_block_style3.cols4{
	width: 25%;
}

.post_style3_area{
	margin:0 -15px;
}

.post_block_style3_area_border{
	border:1px solid;
	border-color:#eaeaea;
	background-color:#FFF;
	float:left;
	position:relative;
	z-index:-1;
}

.post_block_style3_area_border:before{
	content:"";
	position:absolute;
	z-index:-1;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#9f9f9f;
	-webkit-transform:scaleX(0);
	transform:scaleX(0);
	-webkit-transform-origin:0 50%;
	transform-origin:0 50%;
	-webkit-transition-property:transform;
	transition-property:transform;
	-webkit-transition-duration:.5s;
	transition-duration:.5s;
	-webkit-transition-timing-function:ease-out;
	transition-timing-function:ease-out;
}
.post_block_style3_area_border:hover:before,.post_block_style3_area_border:focus:before,.post_block_style3_area_border:active:before{
	-webkit-transform:scaleX(1);
	transform:scaleX(1);
}

.post_block_style3{
	text-align:left;
	float:left;
	padding:15px;
	display:inline-block;
	vertical-align:middle;
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
	box-shadow:0 0 1px rgba(0,0,0,0);
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	-moz-osx-font-smoothing:grayscale;
	position:relative;
	-webkit-transition-property:color;
	transition-property:color;
	-webkit-transition-duration:.5s;
	transition-duration:.5s;
}
.style3thumb{
	float:left;
	width:39.42%;
	margin-right:6%;
	overflow:hidden;
	height:185px;
}
.style3thumb img{
	width:100%;
	height:auto;
	min-height:185px;
}
.style3info{
	float:left;
	width:52.88%;
	min-height:185px;
	height:auto;
	position:relative;
	padding-top:15px;
}
.style3infonothumb{
	float:left;
	width:100%;
	min-height:185px;
	height:auto;
	position:relative;
}
.style3info h3{
	margin-top:0;
	margin-bottom:10px;
}
.shortdesc{
	line-height: normal;
	font-size:14px;
}
.shortmore{
	position:absolute;
	bottom:15px;
	font-size:15px;
}
.no_margin_right{
	margin-right:0!important;
}
.no_margin_left{
	margin-left:0!important;
}
.no_margin_top{
	margin-top:0!important;
}
.no_margin_bottom{
	margin-bottom:0!important;
}
.post_block_style4{
	width:48%;
	text-align:left;
	float:left;
	margin:0 0 2% 0;
	padding:0;
	position:relative;
	background-color: #f0f3f6;
	border-radius: 100px;
}
.post_block_style4 h3{
	margin-top:0!important;
	padding-top:0!important; margin-bottom:0px;
}
.post_block_style4 .style4-post-thumb{
	margin-bottom:0!important;
	overflow:hidden;
	float: left;
	position:relative;
}
.post_block_style4 .style4-post-thumb img {
	padding:0;
	margin:0;
	width: 128px;
	height: 128px;
	border-radius: 50%;
	float: left;
}
.post_block_style4 p{
	line-height:19px;
	margin:0 0 25px;
}
.post_block_style4 .style4-post-centent h3 a {
	font-weight: bold;
	font-size:20px;
	color:#1c1c1c;
	display:block;
	margin-bottom:10px;
	text-decoration:none; line-height: normal;
}
.post_block_style4 .style4-post-centent h3 a:hover {
	color:#009afc;
}
.post_block_style4 .style4-post-centent a{
	color:#1c1c1c;
	text-decoration:none;
}
.style4-post-centent{
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 70%;
}
.post_icon{
	display:none;
}
.style4-post-thumb a:hover .post_icon {
	display: block;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 210, 197, 0.6);
	width: 128px;
	height: 128px;
	border-radius: 50%;
}

.style4-post-thumb a:hover .post_icon i {
	position: relative;
	top: 50px;
	font-size: 24px;
	color: #ffffff;
}

.post_block_style4:nth-child(1) .style4-post-thumb a:hover .post_icon {
	display: none;
}
.post_block_style4:nth-child(1) {
	width: 48%;
	position:relative;
	margin:0 3% 0 0;
	background-color:inherit;
}
.post_block_style4:nth-child(1) .style4-post-thumb {
	height:430px;
	overflow:hidden;
	border-radius:10px;
}
.post_block_style4:nth-child(1) .style4-post-thumb img{
	border-radius:10px;
	padding:0;
	margin:0;
	height:auto;
	width: 550px;
}
.post_block_style4:nth-child(1) .style4-post-centent {
	position:absolute;
	bottom: 30px;
	left: 20px;
	color:#ffffff;
	width:100%;
}
.post_block_style4:nth-child(1) .style4-post-centent h3 a {
	font-weight: bold;
	font-size:24px;
	color:#ffffff;
	display:block;
	margin-bottom:10px;
}
.post_block_style4:nth-child(1) .style4-post-centent h3 a:hover {
	color:#009afc;
}
.post_block_style4:nth-child(1) .style4-post-centent a {
	color:#ffffff;
}
.post_block_style4_meta{
	display:inline-block;
	font-size:15px;
	margin:0 0 10px;
	clear:both;
	text-transform: capitalize;
}

.post_block_style4_meta span{
	margin-right:15px;
}

.post_block_style4_meta span i{
	margin-right:5px;
}

.post_block_style1_meta {
  display: inline-block;
  font-size: 15px;
  margin-bottom: 10px;
  clear: both;
}

.metaline{
	font-size:12px;
	margin-bottom:10px;
}

.metaline span{
	margin:0 5px 0 0;
}

.timeline-container {
    margin: 0 auto;
    width: auto
}

.timeline-row {
    float: left;
    width: 100%
}

.timeline-row ul {
    margin: 0;
    padding: 0
}

.timeline-both-side {
    float: left;
    width: 100%;
    margin: 20px 2% 50px !important;
    position: relative;
    box-sizing: border-box
}

.timeline-both-side:before {
    bottom: 0;
    content: " ";
    left: 50%;
    position: absolute;
    top: 0;
    width: 1px;
	background-color: #dedede;
}

.timeline-both-side:after {
    border-radius: 50%;
    bottom: -17px;
    content: "";
    height: 18px;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    width: 18px;
    border: 2px solid;
	border-color:#dedede;
}

.timeline-both-side li {
    position: relative;
    float: left;
    width: 100%;
    list-style: none;
	margin-left:0px !important;
}

.timeline-both-side li .border-line {
    font-size: 1.4em;
    height: 1px;
    left: 50%;
    margin-left: -8%;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 8%;
    z-index: 100;
	background-color: #dedede;
}

.timeline-both-side li.opposite-side .border-line {
    left: auto;
    right: 50%;
    margin-left: 0;
    margin-right: -8%;
	background-color: #dedede;
}

.timeline-both-side li .border-line:before {
    content: "";
    height: 11px;
    position: absolute;
    right: -6px;
    top: -5px;
    width: 11px;
    border-radius: 100%;
	background-color: #dedede;
}

.timeline-both-side li.opposite-side .border-line:before {
    left: -5px;
    right: auto
}

.timeline-both-side li .timeline-description {
    border-radius: 2px;
    border: 1px solid;
    float: left;
    padding: 20px;
    position: relative;
    width: 42%;
    box-sizing: border-box;
	border-color: #dedede;
}

.timeline-description a{
   text-decoration:none;
}

.timeline-both-side li.opposite-side .timeline-description {
    float: right
}

.timeleft {
    float: left;
    width: 40%;
    margin-right: 6%
}

.timeright {
    float: left;
    width: 53%
}

.timeright h3 {
    margin-top: 0;
    padding-top: 0; line-height:normal;
}

.timerightfull {
    width: auto
}

.timerightfull h3 {
    margin-top: 0;
    padding-top: 0
}

.timeline-description p {
    padding-bottom: 10px;
    word-wrap: break-word;
	line-height:22px;
	font-size:14px;
}

.timeline-description img {
    display: block;
    width: 100%;
    height: auto
} 

.gridwrapper {
    width: 100%;
    margin: 3em auto
}

.masonry {
    margin: 1.5em 0;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em
}

.griditem {
    display: inline-block;
    padding: 1em 1em 1.5em;
    margin: 0 0 1.5em;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid;
	border-color:#dedede;
}

.griditem a{text-decoration:none;}

.griditem h3 {
    margin-top: 0; line-height:normal;
}

.griditem img {
    text-align: center;
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px
}

.griditem p {
    padding-bottom: 5px;
	font-size:14px;
	line-height:22px;
}

@media only screen and (min-width: 300px) {
    .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1
    }
}

@media only screen and (min-width: 400px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2
    }
}

@media only screen and (min-width: 700px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3
    }
}

@media only screen and (min-width: 900px) {
    .masonry {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4
    }
}

@media only screen and (min-width: 1100px) {
    .masonry {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4
    }
}

/*Services*/
.services-cols1.services-box {
	padding:0px 15px;
	width:100%;
	display:inline-block;
	vertical-align:middle;
}
.services-cols2.services-box {
	padding:0px 15px;
	width:50%;
	display:inline-block;
	vertical-align:middle;
}
.services-cols3.services-box {
	padding: 0;
	margin: 15px;
	width: 30.7%;
	display: inline-block;
	vertical-align: middle;
	background-color: #ffffff;
}
.services-cols4.services-box {
	padding:0px 15px;
	width:25%;
	display:inline-block;
	vertical-align:middle;
}
.services-cols5.services-box {
	padding:0px 15px;
	width:20%;
	display:inline-block;
	vertical-align:middle;
}
.services-cols6.services-box{
	padding:0px 15px;
	width:16.66%;
	display:inline-block;
	vertical-align:middle;
}
.services-box .service-box-inner{
	margin:0 auto;
	text-align:center;
	padding: 45px 30px;
	min-height: 300px;
}
.services-box .service-box-img {
	display:block;
	padding-top: 20px;
}
.services-box .service-box-img img{
	float: right;
}
.services-box .service-box-inner {text-align:left;}
.services-box .service-box-inner h3 a{font-size:27px; font-weight:600; margin-bottom:10px; width: 65%;display: block;}
.services-box .service-box-desc {font-size:17px; font-weight:300;}
.services-box .service-box-inner .feature-text {font-size:15px; font-weight:600; width: 50%; display: inline-block;}

.services-box-outer .item{margin: 10px !important; width:45.5% !important; padding:15px 10px !important; float:left;}
.services-box-outer{margin:0 !important; text-align:center;}
.services-infobox{float:none !important; text-align:center; padding:20px 10px 0 10px;}
.services-infobox a{text-decoration:none;}
.services-infobox p{color:#444444 !important; font-weight:normal; font-size:17px;}

.single-project-wrap {margin:70px 0;}
.single-services-wrap #sidebar .widget{background:transparent !important; border-radius:none;}
.single-services-wrap #sidebar .widget_wrap {padding:0; border:none; box-shadow:none;}
.single-services-wrap .widgettitle {font-size:24px !important;}
.single-services-wrap h5 {font-size:26px; font-weight:600; color:#282828 !important;}

.servcies-sidebar, .services-sidebar{padding: 0; margin: 0 auto; list-style-type: none; position:sticky;}
.servcies-sidebar li, .services-sidebar li{margin:15px 0 !important; background-color: #f4f4f4; list-style: none; border-radius:5px;}
.servcies-sidebar li::before, .services-sidebar li::before{color: #282828;	margin-right: 1em; font-size:18px; font-weight:600;}
.servcies-sidebar li a, .services-sidebar li a{font-size:17px; font-weight:500; color:#282828; display:inline-block; width:100%;  padding:18px 20px 18px 30px; text-decoration:none;}
.servcies-sidebar li:hover a, .services-sidebar li:hover a{color: #ffffff;}

.servcies-sidebar li:hover, .servcies-sidebar li.current-menu-item, .services-sidebar li:hover, .services-sidebar li.current-menu-item{color:#ffffff; background-color:#0098ff;}
.servcies-sidebar li:hover a, .servcies-sidebar li:hover::before, .services-sidebar li:hover a, .services-sidebar li:hover::before{color:#ffffff;}
.servcies-sidebar li.current-menu-item a, .servcies-sidebar li.current-menu-item::before, .services-sidebar li.current-menu-item a, .services-sidebar li.current-menu-item::before{color:#ffffff;}

.sidebar-menu ul {padding:0 !important;}
.sidebar-menu ul li {list-style: none !important; padding: 5px 0;}
.sidebar-menu ul li a {font-size:18px; font-weight:300; color:#626262 !important;}
.sidebar-menu ul li:hover a {color: #ff652f !important;}
.sidebar-menu ul li:hover, .sidebar-menu ul li.current-menu-item {color:#ff652f !important;}
.sidebar-menu ul li:hover a, .sidebar-menu ul li:hover::before {color:#ff652f;}
.sidebar-menu ul li.current-menu-item a, .sidebar-menu ul li.current-menu-item::before {color:#ff652f !important;}

body.services-template-default #ast_nextprev{ display:none;}
body.services-template-default .nocomments{ display:none;}
body.services-template-default .post_foot{ border-bottom:none;}
body.product-template-default #content{ margin-top:50px;}
.servcies-sidebar ul {padding:0px !important; margin-left:0px;}

/**** SKT Team *****/
.skt-team-box{box-sizing: border-box; float: left; text-align:center; margin-bottom:30px;  padding:0px 15px;}
.skt-team-box.cols1{width: 100%;}
.skt-team-box.cols2{width: 50%;}
.skt-team-box.cols3{width: 33.3333%;}
.skt-team-box.cols4{width: 25%;}

.skt-team-box .team-thumb {text-align:center; position: relative; line-height:0;}
.skt-team-box .team-thumb img {border-radius:10px;}
.skt-team-box .team-thumb i {width:54px; height:54px; background-color:#ffdc39; border-radius:100%; color:#000; font-weight:100; padding-top: 18px; position: absolute; bottom: 0; right: -5px;}
.skt-team-box .team-title-box{display:block; text-align: center; padding: 15px 0;}
.skt-ourteam .team-inner .team-infobox h3{margin: 20px 0 5px; margin-top:0px;}
.skt-ourteam .team-inner .team-infobox h3 a{font-size: 20px; font-weight: 600; text-decoration:none;}
.skt-team-box .team-desig{font-size: 15px; font-weight: 500; display: block; margin-bottom:10px;}

.team-infobox .social-icons a{ background:#012967; display: inline-block;height: 45px;line-height: 27px;    margin-right: 6px;text-align: center;width: 45px;color: #FFF;padding: 8px 0;border-radius: 100%;margin-bottom: 0 !important;font-size: 12px; text-decoration:none;}
.team-infobox .social-icons a:hover{ color:#ffffff;background:#000000;}

.testimonial-box{padding:7%;line-height:24px;clear:both;position:relative}
.testimonial-box h3{margin-bottom:5px}
.testimonial-box p{line-height:24px;}
.testimonialrow{margin-left:-15px;margin-right:-15px;clear:both}
.tstcols1{width:97.5%;text-align:left;float:left;margin:0 0 1%;padding:0 15px}
.tstcols1 .testimonial-box{padding:2%}
.tstcols2{width:50%;text-align:left;float:left;margin:0 0 1%;padding:0 15px;box-sizing:border-box}
.tstcols2 .testimonial-box{padding:4%;min-height:90px}
.tstcols3{width:33.333%;text-align:left;float:left;margin:0 0 1%;padding:0 15px;box-sizing:border-box}
.tstcols3 .testimonial-box{padding:6%;min-height:180px; background:#F7F7F7;}
.tstcols4{width:25%;text-align:left;float:left;margin:0 0 2.6%;padding:0 15px;box-sizing:border-box}
.tstcols4 .testimonial-box{padding:8%;min-height:222px}
.testimonial-inforarea{display:inline-block;margin-top:20px;text-align:left;}
.testimonial-inforarea span{font-size:13px; display:block; margin-left:22px; font-weight:300;}
.testimonial-inforarea i{margin-right:5px}
.testimonial-inforarea h3{display:inline-block; margin-bottom:0px;}
.testimonial-box:after{content:'';position:absolute;top:100%;left:8%;margin:0 auto;width:0;height:0;border-top:solid 12px;border-left:solid 12px transparent;border-right:solid 12px transparent}

.skt-testimonials .item{padding: 0px; margin-top:0px; margin-bottom:0px; position: relative; float:left; border-radius:5px;}
.skt-testimonials .skt-testimonial-box{margin-bottom:20px; text-align:center}
.skt-testimonials .skt-testimonial-info{ margin-bottom:20px; position:relative;}
.skt-testimonials .skt-testimonial-image{width: 100px; height: 100px; overflow:hidden; border-radius: 100%; margin:0 auto; float:left; margin-right:20px; background:#eee;}
.skt-testimonials .skt-testimonial-image img{border-radius:100%; display: block;}
.skt-testimonials .skt-testimonial-title{color: #222222; font-weight: 600; margin: 0; font-size: 21px; display:block;}
.skt-testimonials .skt-testimonial-designation{color: #1c1c1c; font-weight: 300; font-size: 13px; display:block; margin-top:5px;}
.skt-testimonials .skt-testimonial-content{color: #1c1c1c; font-weight: 400; font-size: 20px; line-height:33px; text-align: left; clear:both;}
.skt-testimonials .skt-testimonial-content p:last-child{margin: 0;}
.skt-testimonial-content-description-border {background: #e8e7e7; width: 60px; height: 2px; margin: 0 auto; margin-top: 20px; opacity:0.2}
.skt-testimonial-dtl {float:left; text-align:left; padding-top:25px;}

.skt-testimonials .owl-dots{margin-top:30px;}
.skt-testimonials .owl-dots .owl-dot{border:none !important; border-radius:100px !important;background: linear-gradient(97deg, rgba(92,110,231,1) 0%, rgba(65,190,201,1) 66%);}
.skt-testimonials .owl-dots .owl-dot{margin:0 4px; position:relative; height:15px !important; width:15px !important;}
.skt-testimonials .owl-dots .owl-dot:focus {outline:none;}
.skt-testimonials .owl-dots .owl-dot{ background:#0d0d0e;}
.skt-testimonials .owl-dots .owl-dot.active{ background:#0098fe;}

.skt-testimonials .owl-nav .owl-prev,
.skt-testimonials .owl-nav .owl-next{font-size: 30px; outline: none; position: absolute; top: 50%; transform:translateY(-50%); border:none; background-color: transparent!important;}
.skt-testimonials .owl-nav .owl-prev{left: 0; color: #000000;}
.skt-testimonials .owl-nav .owl-next{right: 0; color: #000000;}
.skt-testimonials .owl-nav .owl-prev i,
.skt-testimonials .owl-nav .owl-next i {font-weight:100 !important;}

.skt-testimonials-style2 .skt-testimonial-content p{ margin-bottom:0px !important; margin-top:15px !important; display:inline-block;}
.skt-testimonials-style2 .owl-dots{ left:auto; right:50px; margin-top: 0px; bottom:35px;}
.skt-testimonials-style2 .owl-dots .owl-dot::before {display:none;}
.skt-testimonials-style2 .owl-dots .owl-dot{ background:#0d0d0e;}
.skt-testimonials-style2 .owl-dots .owl-dot.active{ background:#0098fe;}

.skt-sidebar-testimonial .sidebartestimonial-text p {margin:0;}
.skt-sidebar-testimonial .sidebartestimonial-text {background-color:#f9f9f9; padding:35px; font-weight:300; font-size:16px; color:#6f6f6f; display: block; margin-bottom: 20px;}
.skt-sidebar-testimonial .sidebartestimonial-image {float: left; margin-right: 20px; width:60px; height:60px; overflow:hidden; border-radius:100%}
.skt-sidebar-testimonial .sidebartestimonial-image img {width:100%;}
.skt-sidebar-testimonial .sidebartestimonial-title{font-weight:600; margin: 20px 0 0; font-size: 18px;text-transform:capitalize;}
.skt-sidebar-testimonial .sidebartestimonial-designation {font-weight: 600; font-size: 15px; display: block; color:#b6b6b6;}

/*Our Testimonial*/
.our-testimonials .our-testimonial-box {width:50%; float:left; margin:0 auto 25px; text-align:center; padding:0 15px;}
.our-testimonials .our-testimonial-info {background-color:#ffffff; padding: 40px; box-shadow:0px 0px 30px 0px rgb(0 0 0 / 6%);}
.our-testimonials .our-testimonial-image {width:100px; height:100px; margin:0 auto 20px;}
.our-testimonials .our-testimonial-image img {border-radius:100%; display: block; width: 100px; height: 100px;}
.our-testimonials .our-testimonial-title {font-size:19px; font-weight:600; color:#253242;}
.our-testimonials .our-testimonial-designation {font-size:15px; font-weight:400; color:#ff5e14;} 
.our-testimonials .skt-testimonial-content {font-size:16px; font-weight:400; color:#5f5f5f; margin-top:15px;} 

.footer h3 {font-size:23px; font-weight:600 !important;}
.select2-container--default .select2-selection--single{border-radius:0px; height:45px; border:solid 1px #ccc;}
.select2-container--default .select2-selection--single .select2-selection__rendered {line-height:45px;}
.select2-container--default .select2-selection--single .select2-selection__arrow{top: 10px;}

body.page-template-page-builder .entry-content, body.page-template-template-no-banner .entry-content{padding:0px;}

.services-box-content-area {width:33.33%; display:inline-block; text-align:center; vertical-align:top; padding:15px 10px;}
.services-box-content-area .services-box-content {padding:17px 15px; background:#fff; box-shadow:0px 0px 25px 0px rgba(0, 0, 0, 0.05); border-radius:10px; min-height:615px;}
.skt-services-image {width:321px; height:241px; margin:0 auto;}
.services-infobox .skt-services-title {color:#393939 !important; font-size:24px; font-weight:600; padding:0px 20px; line-height:1.3; margin-bottom:15px; margin-top:10px;}
.services-infobox p{ margin-bottom:0px !important;}
.skt-team-box .social-icons:empty {display:none;}
.skt-team-box .team-infobox .info {background:#fff; box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1); padding:25px 0px 15px; border-radius:10px;}
/**Contact Page**/
.admire-default-layout1-form input, .admire-default-layout1-form textarea {width:100%; border:solid 1px #ccc; padding:10px; box-shadow:none; border-radius:5px; font-size:18px; margin-bottom:10px;}
.admire-default-layout1-form label .wpcf7-form-control-wrap {margin-top:10px; display:block;}
.admire-default-layout1-form .wpcf7-submit {width:auto !important; float:left; padding:20px 40px; font-size:18px; border:none;}
.admire-default-layout1-form .wpcf7-response-output{margin-top:70px; width: 100%; text-align: center;}

/*posts Style 5*/
.skt-posts-style5-row{margin:0 -15px; overflow: visible;}
.skt-posts-style5-row .skt-posts-style5-column{margin-bottom: 30px; float:left; padding:0 15px;}
.skt-posts-style5-column.cols1{width: 100%;}
.skt-posts-style5-column.cols2{width: 50%;}
.skt-posts-style5-column.cols3{width: 33.3333%;}
.skt-posts-style5-column.cols4{width: 25%;}
.skt-posts-style5-row .skt-posts-style5-inner{position: relative;border-radius:15px;background:#f7f8fa;}
.skt-posts-style5-row .skt-posts-style5-thumb{width: 100%; min-height:auto;}
.skt-posts-style5-row .skt-posts-style5-thumb img{display:block; position: relative; height: 301px; object-fit: cover; width:100%; border-radius:15px;}
.skt-posts-style5-row .skt-posts-style5-content{text-align:left;padding: 12% 10% 10%; position:relative; border-radius:0 0 15px 15px;}
.skt-posts-style5-row .skt-posts-style5-title a{font-size: 22px;font-weight: 600; display:block; line-height:30px; color:#253242; text-decoration:none;}
.skt-posts-style5-row .skt-posts-style5-title a:hover {color:#0098ff;}
.skt-posts-style5-row .posted-img {width:60px; height: 60px; border-radius: 100px; overflow: hidden; float: left; margin-right: 15px; background: #fff; border: solid 1px #d8d8d8; border-style: dashed; padding: 5px;}
.skt-posts-style5-row .posted-img img{ border-radius:100px !important;}
.skt-posts-style5-row .author-name { color:#d68f9c;padding-top: 3px;float: left; font-size: 15px;font-weight: 400;}
.skt-posts-style5-row .author-name span {color:#f41952;}
.skt-posts-style5-row .author-name h4 {color:#141414; font-size:20px; font-weight:600; text-transform:uppercase; margin-top:-4px;}
.skt-posts-style5-row .short-desc {color: #646464;font-size: 17px;font-weight: 400; padding:0px 0 25px;line-height: 28px;}
.skt-posts-style5-content .post-date { display:table; position:absolute; top:-90px; left: 35px; padding:10px 20px; border-radius:10px; background:#fff;}
.post-date span { color:#282828; font-size:18px; font-weight:500;}
.skt-posts-style5-content .admin-text { display: inline-block;}
.skt-posts-style5-more {color:#fff; background:#282828; padding:15px 25px; border-radius:100px; display:inline-block; text-decoration:none !important;}
.skt-posts-style5-more:hover {color:#282828; background:#fff;}

.cols1.skt-posts-style5-column .skt-posts-style5-thumb img {height:inherit;}
.cols1.skt-posts-style5-column .skt-posts-style5-content {padding:50px 40px !important;}

@media(max-width: 1199px){
.services-box-content-area .services-box-content {padding:30px 15px;}
.post_block_style1 .style1-post-thumb {height:auto;}
.post_block_style1 .post-title {padding:0px 25px 25px 25px;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{width:23% !important;}
.skt-posts-style5-column.cols4{ padding:5px;}
}
@media(max-width: 1023px){
.services-box-content-area {width:50%;}
.skt-team-box.cols4 {width:50%;}
.skt-testimonials .skt-testimonial-image{ margin:0 auto; float:none;}
.skt-testimonial-dtl {float:none; text-align:center;}
.skt-testimonials-style2 .skt-testimonial-content p{ text-align:center;}
.skt-testimonials-style2 .owl-dots {left:0; right:0; margin-top:0px; bottom:25px; width:100%; text-align:center;}
.post_block_style1 .post-title {padding:0px 15px 20px 15px;}
.post-title h3 {font-size:18px; margin-bottom:5px;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {width:48% !important;}
.servcies-sidebar li a {font-size:16px; padding:15px;}
.post_block_style1{padding:5px;}
.skt-posts-style5-row .skt-posts-style5-column{ padding:5px; width:50%;}
.skt-posts-style5-row .skt-posts-style5-content{padding:25px 15px;}
.skt-posts-style5-row .skt-posts-style5-title a {font-size:18px;}
.skt-posts-style5-content .post-date{top:-60px; left:15px;}
.post-date span{font-size:16px;}
}
@media(max-width: 767px){
.skt-team-box.cols4 {width:50%;}
.post_block_style1{width:100%; padding:15px 0px;}
.services-box-content-area {width:50%;}
.skt-testimonials .skt-testimonial-image{ margin:0 auto; float:none;}
.skt-testimonial-dtl {float:none; text-align:center;}
.skt-testimonials-style2 .skt-testimonial-content p{ text-align:center;}
.skt-testimonials-style2 .owl-dots {left:0; right:0; margin-top:0px; bottom:25px; width:100%; text-align:center;}
.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {width:48% !important;}
.post_block_style1 .style1-post-thumb {height:auto; margin-bottom:15px !important;}
.skt-posts-style5-row .skt-posts-style5-column{ width:50%; padding:0px 15px;}
}
@media(max-width: 575px){
.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {width:100% !important;}
.skt-posts-style5-row .skt-posts-style5-column{ width:100%; padding:0px;}
.tstcols3 {width:100%; padding:20px 0px;}
}
@media(max-width: 479px) {
.services-box-content-area {width:100%;}
.services-infobox .skt-services-title{ padding:0px;}
.skt-team-box.cols4 {width:100%;}
}

/*prism-group CSS*/
.prism-group-section5-right-contact-form input { width:100% !important;padding: 25px 50px;border: none !important;background: #f6f7fb;border-radius: 50px;margin: 10px 0; font-size:17px; font-weight:300;font-family:'Poppins'; color:#595959;}
.prism-group-section5-right-contact-form .wpcf7-textarea {resize: none;  width:100% !important;padding: 30px 50px;border: none !important;background: #f6f7fb;border-radius: 50px;margin: 10px 0; font-size:17px; font-weight:300;font-family:'Poppins'; color:#595959; height:170px !important;}
.prism-group-section5-right-contact-form input::placeholder { font-size:17px; font-weight:300;font-family:'Poppins'; color:#595959;}
.prism-group-section5-right-contact-form textarea::placeholder { font-size:17px; font-weight:300;font-family:'Poppins'; color:#595959;}
.prism-group-section5-right-contact-form .wpcf7-submit { text-transform: uppercase;font-size: 17px;font-family: 'Poppins';font-weight: 600; float: left !important;width: auto !important;padding: 20px 50px !important;
border-radius: 50px !important;    background: rgb(198,158,2) !important;
    background: linear-gradient(100deg, rgba(198,158,2,1) 0%, rgba(225,183,9,1) 65%) !important;}
.prism-group-section6 .e-con-inner { background:#f6f7fb;border-radius:20px;padding: 50px 40px 30px !important;}  
.prism-group-section6-icons .elementor-image-box-img { position: relative !important;}
.prism-group-section6-icons .elementor-image-box-img img {position: relative !important; z-index:2;}
.prism-group-section6-icons .elementor-image-box-img:before {content:''; width:75px; height:75px; position: absolute; top:50%; left:-17px; background:#ffffff;transform:translateY(-50%);border-radius: 20px;}
.footer-row {background: transparent !important; padding-top:50px;}
.footer-row .cols-4:nth-child(1) { width:30% !important;}
.footer-row .cols-4:nth-child(2) { width:25% !important;}
.footer-row .cols-4:nth-child(3) { width:25% !important;}
.footer-row .cols-4:nth-child(4) { width:20% !important;}
.first-columnp { font-size:17px;}
.footer-row .cols-4:nth-child(1) .footcontent { padding:0 !important;}
.footer-cols h3 {position: relative; padding-bottom:30px !important;}
.footer-cols h3::after {background-color: #fdfdfd;height: 1px;width: 34px;content: '';position: absolute;bottom: 0;left: 0;}
.copyright-left { float:left; width:auto; text-align: left; color:#ffffff; font-size:17px;font-weight: 400;}
.copyright-right { float:right; width:auto; text-align: right;color:#ffffff; font-size:17px;font-weight: 400;}
.services-footer ul li:before {content: "\f111";font-family: FontAwesome;font-size: 8px;padding-right: 10px;vertical-align: middle;}
.services-footer ul li{line-height: 38px;}
.prism-group-section5-right-contact-form .wpcf7-response-output {margin: 4em 0.5em 1em !important;}
.myfixedHeader .container { margin:0 auto !important;border-radius: 0px;}
.header-holder.myfixedHeader { background:#ffffff;box-shadow: 0 0 20px rgba(0,0,0,0.1);transition: all .1s ease !important;}
.myfixedHeader .logo { padding-left:0 !important;}
.myfixedHeader #top-right-info { padding-right:0 !important;}
.footer-row .footer-cols.cols-4:nth-child(1) .footcontent img { width:100% !important;max-width: 218px;background: #fff;border-radius: 10px;}
.tianya-section1-list .elementor-icon-list-icon {background: #e2b809;width: 40px;height: 40px;border-radius: 100%; position:relative !important; margin-right:15px !important;}
.tianya-section1-list .elementor-icon-list-icon i { position:absolute; top:50%; left:50%; transform:translate(-40%,-50%);}
.header-btnnew a {border-radius:250px;background: linear-gradient(100deg, rgba(198,158,2,1) 0%, rgba(225,183,9,1) 65%) !important;padding: 14px 33px; color:#ffffff !important;}
.header-btnnew { display:inline-block;}
.top-language { display:inline-block;}
.top-language .trp-language-switcher { width:90px !important;}
.top-language .trp-language-switcher > div { border:none !important; padding:0 !important;}
.header-holder.admirefixed .container {margin: 0px auto 0 !important;}
.top-language .trp-language-switcher > div {background-image:none !important; position:relative;}
.top-language .trp-language-switcher > div::after {content: "\f107" !important; font-family: 'FontAwesome';font-size: 20px; position:absolute; right:0px; top:20px;transform: translateY(-50%);font-weight: 600; color:#282828;}
.top-language .trp-language-switcher > div > a > img { vertical-align: initial !important;}
.top-language .trp-language-switcher > div > a { font-weight:500 !important; color:#0b0b45 !important; padding-left: 20px !important;padding-right: 0 !important;}
.top-language .trp-ls-shortcode-current-language { width:85px !important;}
.top-language .trp-ls-shortcode-language {width:85px !important;}
/*End*/

@media(max-width: 1199px){
.services-box-content-area .services-box-content {padding:30px 15px;}
.post_block_style1 .style1-post-thumb {height:auto;}
.post_block_style1 .post-title {padding:0px 25px 25px 25px;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{width:23% !important;}
.skt-posts-style5-column.cols4{ padding:5px;}
}
@media(min-width: 1024px) and (max-width: 1199px){
    .skt-services-image { width:100% !important;}
    .header .container { margin-top:5px !important; padding:0 !important;}
    body.wp-custom-logo .logo {padding: 10px 0px 10px 30px !important;}
    .header-holder { padding:0 15px;}
    .footer-row {padding: 40px 10px !important;}
    .prismgroup-section3-left{ padding:15px !important;}
    .prismgroup-section3-right{ margin:15px !important;}
    .prismgroup-section1-left { padding:15px !important;}
    .elementor-element.prismgroup-section2-right { padding:15px !important;}
     .prismgroup-section2-left { padding:15px !important;}
     .myfixedHeader .container { margin-top:0 !important;}
     .myfixedHeader #top-right-info {padding-right: 30px !important;}
	 .header-holder #navigation { width:48% !important;}
	.header-holder #top-right-info {width: 28% !important;padding: 12px 0px 0 0 !important;}
	.main-navigation ul li a { line-height:80px !important;}
	.footerarea .footer-row .cols-4:nth-child(3) {width: 24% !important;}
	.footerarea .footer-row .cols-4:nth-child(4) { width: 21% !important;}
	.tianya-sec-1 { padding-top:130px;}
	.services-box-content-area .services-box-content {min-height: 645px !important;}
}

@media(max-width: 1023px){
.services-box-content-area {width:50%;}
.skt-team-box.cols4 {width:50%;}
.skt-testimonials .skt-testimonial-image{ margin:0 auto; float:none;}
.skt-testimonial-dtl {float:none; text-align:center;}
.skt-testimonials-style2 .skt-testimonial-content p{ text-align:center;}
.skt-testimonials-style2 .owl-dots {left:0; right:0; margin-top:0px; bottom:25px; width:100%; text-align:center;}
.post_block_style1 .post-title {padding:0px 15px 20px 15px;}
.post-title h3 {font-size:18px; margin-bottom:5px;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {width:48% !important;}
.servcies-sidebar li a {font-size:16px; padding:15px;}
.post_block_style1{padding:5px;}
.skt-posts-style5-row .skt-posts-style5-column{ padding:5px; width:50%;}
.skt-posts-style5-row .skt-posts-style5-content{padding:25px 15px;}
.skt-posts-style5-row .skt-posts-style5-title a {font-size:18px;}
.skt-posts-style5-content .post-date{top:-60px; left:15px;}
.post-date span{font-size:16px;}
	

}
@media (min-width: 768px) and (max-width: 1023px) {
    .prism-group-section6 .e-con-inner {padding: 50px 10px 30px !important;}
    .prism-group-section6-icons .elementor-image-box-description {padding-right: 0;}
    .prism-group-section6-icons .elementor-image-box-wrapper {text-align: center !important; display: block !important;}
    .prism-group-section6-icons .elementor-image-box-img { margin:0 auto !important;margin-bottom: 40px !important;}
    .header .container { margin-top:0 !important;}
    #top-right-info .header-extras { padding-top:15px !important;}
    .prism-group-section6-icons .elementor-image-box-img::before { left:0 !important;}
    .ftr-widg .footer-row { padding-left:0 !important; padding-right:0 !important; padding-top:0 !important;}
    .footer-row .footer-cols.cols-4:nth-child(1) { width:100% !important;}
    .footer-row .footer-cols.cols-4:nth-child(2) { width:33.33% !important;}
    .footer-row .footer-cols.cols-4:nth-child(3) { width:33.33% !important;}
    .footer-row .footer-cols.cols-4:nth-child(4) { width:33.33% !important;padding-bottom: 25px !important;}
    body.wp-custom-logo .logo {padding: 13px 25px 10px 0 !important;}
	.services-box-content-area {width:33.33% !important;}
	.skt-services-image { width:100% !important; height:auto !important;}
	.services-box-content-area .services-box-content {min-height: 735px !important;}
	.translatepress-zh_CN .services-box-content-area .services-box-content {min-height: 545px !important;}
	.footerarea .footer-row { padding-bottom:0 !important;}
	.footer-row .footer-cols {padding-bottom: 40px !important;}
	
}
@media(max-width: 767px){
#top-right-info { width:auto !important;}
.skt-services-image { width:100% !important;}
.skt-team-box.cols4 {width:50%;}
.post_block_style1{width:100%; padding:15px 0px;}
.services-box-content-area {width:100%;}
.skt-testimonials .skt-testimonial-image{ margin:0 auto; float:none;}
.skt-testimonial-dtl {float:none; text-align:center;}
.skt-testimonials-style2 .skt-testimonial-content p{ text-align:center;}
.skt-testimonials-style2 .owl-dots {left:0; right:0; margin-top:0px; bottom:25px; width:100%; text-align:center;}
.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {width:48% !important;}
.post_block_style1 .style1-post-thumb {height:auto; margin-bottom:15px !important;}
.skt-posts-style5-row .skt-posts-style5-column{ width:50%; padding:0px 15px;}
.header .container { margin-top:0 !important;}
.menu-toggle { display:block !important;}
.main-navigation button.menu-toggle { top:30px !important;}
}
@media (min-width: 480px) and (max-width: 767px) {
   .header-extras .is-layout-flex {display: block !important;text-align: center;padding-top: 15px;}
.header-extras { top:0 !important;margin-bottom: 15px !important; width:100% !important; text-align:center;}
#navigation { width:auto !important; margin-top:-15px !important;}
.container .logo {padding: 10px 0px 0px 0 !important;}
.prism-group-section5-right-contact-form .wpcf7-submit {float: none !important; margin:0 auto; display:block;}
.prism-group-section6-icons .elementor-image-box-img {margin-bottom: 50px !important;}
.prism-group-section6-icons1 .elementor-image-box-description { padding:0 !important;}
.prism-group-section6-icons .elementor-image-box-img::before { left:5px !important;}
.footer-row .footer-cols.cols-4:nth-child(1) { width:100% !important;}
.footer-row .footer-cols.cols-4:nth-child(2) { width:100% !important;}
.footer-row .footer-cols.cols-4:nth-child(3) { width:100% !important;}
.footer-row .footer-cols.cols-4:nth-child(4) { width:100% !important;}
.footer-row { padding:0 !important;}
.copyright-left, .copyright-right {float: none; text-align:center;}
.main-navigation ul { padding-top:20px !important;}
.header .container { padding:0 20px !important;}
.prism-group-section5-right-contact-form .wpcf7-submit { margin-top:10px !important;}
.tianya-sec-4-box-imagebox .elementor-image-box-img { margin-bottom:20px !important;}
.top-language .trp-language-switcher { text-align:right !important; width:100% !important;}
.top-language .trp-language-switcher > div { width:100% !important;}
.top-language .trp-language-switcher > div > a { padding-right:30px;}
.header-btnnew { text-align:left;}
.top-language { text-align:right;}
.translatepress-zh_CN .services-box-content-area .services-box-content {min-height: 515px !important;}
}
@media(max-width: 575px){
.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {width:100% !important;}
.skt-posts-style5-row .skt-posts-style5-column{ width:100%; padding:0px;}
.tstcols3 {width:100%; padding:20px 0px;}
}
@media(max-width: 479px) {
.services-box-content-area {width:100%;}
.services-infobox .skt-services-title{ padding:0px;}
.skt-team-box.cols4 {width:100%;}
.header .container { margin-top:0;}
.header-extras .is-layout-flex {display: block !important;text-align: center;padding: 10px 0 !important;}
.header-extras { top:0px !important;margin-bottom: 15px !important; text-align:center;}
#navigation { width:auto !important;}
.container .logo {padding: 10px 0px 15px 0 !important;}
.prism-group-section5-right-contact-form .wpcf7-submit {float: none !important; margin:0 auto; display:block;}
.prism-group-section6-icons .elementor-image-box-img {margin-bottom: 50px !important;}
.prism-group-section6-icons1 .elementor-image-box-description { padding:0 !important;}
.prism-group-section6-icons .elementor-image-box-img::before { left:5px !important;}
.footer-row .footer-cols.cols-4:nth-child(1) { width:100% !important;}
.footer-row .footer-cols.cols-4:nth-child(2) { width:100% !important;}
.footer-row .footer-cols.cols-4:nth-child(3) { width:100% !important;}
.footer-row .footer-cols.cols-4:nth-child(4) { width:100% !important;}
.footer-row { padding:0 !important;}
.copyright-left, .copyright-right {float: none; text-align:center;}
#top-right-info { width:100% !important;}
#navigation { float:left !important;}
.footerarea.footer { padding:0 !important;}
.prism-group-section5-right-contact-form .wpcf7-submit { margin-top:10px !important;}
.tianya-sec-4-box-imagebox .elementor-image-box-img { margin-bottom:20px !important;}
.header-btnnew { text-align:left;}
.top-language { text-align:right;}
.top-language .trp-language-switcher { text-align:right !important; width:100% !important;}
.top-language .trp-language-switcher > div { width:100% !important;}
.top-language .trp-language-switcher > div > a { padding-right:30px !important;}
.translatepress-zh_CN .services-box-content-area .services-box-content {min-height: 525px !important;}
}
