footer .widget p {
color: #fff;
margin-bottom: 31px;
}
footer .widget h2 {
color: #fff;
font-size: 20px;
text-transform: uppercase;
font-weight: normal;
padding: 0px 0px 10px 0px;
margin: 0px 0px 20px 0px;
position: relative;
}
footer .widget h2:before {
content: "";
width: 30px;
height: 1px;
background-color: #fff;
position: absolute;
left: 0px;
bottom: 0px;
} .widget-text .footer-logo {
float: left;
width: 100%;
margin: 0px 0px 20px 0px;
}
footer .widget blockquote {
padding: 20px;
font-size: 14px;
font-style: normal;
border: none;
background-color: #161616;
}
.widget-text ul {
float: left;
width: 100%;
margin: 0px;
padding: 0px;
list-style: none;
}
.widget-text ul li {
float: left;
width: 100%;
margin: 8px 0px;
line-height:normal;
}
.widget-text ul li p {
float: left;
margin: 0px;
}
.widget-text ul li i {
float: left;
margin: 0px 10px 0px 0px;
font-size: 20px;
}
footer .widget-text ul li a {
color: #fff;
}
footer .widget-text ul li i {
color: #fff;
font-size: 14px;
margin: 4px 10px 0px 0px;
}
.widget-text ul li a {
color: #666;
} aside .widget, .sidebar .widget {
margin-top: 30px;
}
aside div.widget:first-child, .sidebar div.widget:first-child {
margin-top: 0;
}
.widget h2, .sidebar .widget h2 { }
.widget h2:before, .sidebar .widget h2:before { }
.widget .widget-header {
float: left;
width: 100%; } .widget-search input[type="text"] {
border: 1px solid #cfcfcf;
height: 44px;
padding: 0px 40px 4px 10px;
width: 100%;
background-color: transparent;
color: #6f6f6f;
}
.widget-search .input-container i {
position: absolute;
right: 14px;
left: auto;
font-size: 14px;
color: #989898;
}
.widget-search .input-container {
margin: 0px;
}
.widget-search input[type="submit"] {
padding: 0px;
width: 0;
height:0;
border:0px;
}
.kode-search {
float: left;
width: 100%;
position: relative;
}
.kode-search label {
position: absolute;
right: 0px;
top: 0px;
margin: 0px;
height: 100%;
cursor: pointer;
background-color: #ff851d;
}
.kode-search label:before {
content: "\f002";
font-family: 'FontAwesome';
color: #fff;
top: 0;
line-height:42px;
padding:10px 20px;
}
.kode-sidebar-element .kode-search label:before {
color: #777;
padding: 1px 11px;
right: 0;
position: absolute;
background:#1e293d;
}
.kode-search .kode-search input:focus + label,
.kode-search label:hover{
color: #fff;
background-color: #000;
transition: all 0.3s ease-in-out;
} .upcoming_event_widget ul li {
float: left;
width: 100%;
list-style: none;
border-bottom: 1px solid #e3e3e3;
padding: 0px 0px 10px 0px;
margin: 0px 0px 15px 0px;
}
.upcoming_event_widget .widget-thumb {
float: left;
width: 100%;
}
.upcoming_event_widget figure {
float: left;
width: 74px;
}
.upcoming_event_widget figure figcaption {
position: absolute;
left: 0px;
top: 0px;
padding: 5px;
width: 100%;
height: 100%;
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.upcoming_event_widget ul li:hover figcaption {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.upcoming_event_widget figure figcaption a {
width: 100%;
height: 100%;
display: inline-block;
color: #ffffff;
text-align: center;
position: relative;
}
.upcoming_event_widget figure figcaption a i {
position: absolute;
left: 0px;
width: 100%;
top: 50%;
margin: -6px 0px 0px 0px;
}
.upcoming_event_widget figure ~ .event-widget-info {
padding: 0px 0px 0px 87px;
}
.event-widget-info a {
font-size: 13px;
color: #666666;
font-weight: bold;
text-transform: uppercase;
display: inline-block;
line-height: 1.5;
}
.event-widget-info time {
display: block;
color: #999999;
font-size: 13px;
}
.event-widget-info time i {
float: left;
padding: 6px 8px 0px 0px;
} .widget-archive {
}
.widget-archive ul {
list-style: none;
margin: 0px;
padding: 0px;
float: left;
width: 100%;
}
.widget-archive ul li {
float: left;
width: 100%;
margin: 0px 0px;
position: relative;
border-top: solid 1px #cfcfcf;
}
.widget-archive ul li:first-child {
border: none;
}
.widget-archive ul li a {
display: block;
font-size: 14px;
color: #333333;
text-transform: capitalize;
padding: 8px 0px;
}
.widget-archive ul li a:hover {
color: #fff;
padding: 8px 10px;
}
.widget-archive ul li:before {
content: "\f105";
font-family: FontAwesome;
font-size: 16px;
color: #333;
right: 0px;
top: 7px;
position: absolute;
}
.widget-archive ul li:hover:before {
right: 10px;
color: #fff;
} .widget-recentpost {
}
.widget-recentpost ul {
float: left;
width:100#;
margin: 0px;
padding: 0px;
list-style: none;
}
.widget-recentpost ul li {
float: left;
width: 100%;
border-bottom: solid 1px rgba(255,255,255,0.1)
}
.widget-recentpost ul li a {
font-size: 14px;
font-weight: 600;
color: #fff;
display: block;
padding: 10px 0px;
text-decoration: none;
}
.widget-recentpost ul li span {
float: right;
} .widget_categories {
}
.widget_archive ul, .widget_categories ul {
list-style: none;
margin: 0px;
padding: 0px;
float: left;
width: 100%;
}
.widget_archive ul li, .widget_categories ul li {
float: left;
width: 100%;
margin: 0px 0px;
position: relative;
border-top: solid 1px rgba(0,0,0,0.05);
}
.widget_archive ul li:first-child, .widget_categories ul li:first-child {
border: none;
}
footer .widget_archive ul li, footer .widget_categories ul li {
border-top: solid 1px rgba(255,255,255,0.2);
}
.widget_archive ul li a, .widget_categories ul li a {
display: block;
font-size: 14px;
color: #333;
text-decoration: none;
padding: 7px 0 9px;
text-transform: capitalize;
}
footer .widget_archive ul li a, footer .widget_categories ul li a {
color: #fff;
}
.widget_archive ul li a:hover, .widget_categories ul li a:hover {
color: #fff;
padding: 7px 10px 9px;
}
.widget_archive ul li:before, .widget_categories ul li:before {
content: "\f105";
font-family: FontAwesome;
font-size: 16px;
color: #333;
right: 0px;
top: 6px;
position: absolute;
transition:all 0.3s ease-in-out;
-moz-transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
footer .widget_archive ul li:before, footer .widget_categories ul li:before {
color: #fff;
}
.widget_archive ul li:hover:before, .widget_categories ul li:hover:before {
right: 10px;
color: #fff;
} .widget-social-network {
}
.widget-social-network ul {
list-style: none;
margin: 0px 0px 30px 0px;
padding: 0px;
float: left;
width: 100%;
}
.widget-social-network ul li {
float: left;
width: 22.7%;
margin-left: 2.3%;
}
.widget-social-network ul li a {
display: block;
color: #fff;
}
.widget-social-network ul li i {
width: 100%;
font-size: 24px;
text-align: center;
padding: 18px 0;
}
.widget-social-network ul li:hover i {
padding: 28px 0px;
}
.widget-social-network ul li span {
float: left;
width: 100%;
margin-bottom: 6px;
font-size: 30px;
color: #fff;
text-align: center;
line-height: 18px;
padding: 30px 0px;
}
.widget-social-network ul li:hover span {
padding: 20px 0px;
background-color: #000 !important;
}
.widget-social-network ul li span small {
font-size: 13px;
}
.widget-social-network ul li.twitter i, .widget-social-network ul li.twitter span {
background-color: #19cff0;
}
.widget-social-network ul li.fb i, .widget-social-network ul li.fb span {
background-color: #466aa6;
}
.widget-social-network ul li.google i, .widget-social-network ul li.google span {
background-color: #cf360c;
}
.widget-social-network ul li.dribbble i, .widget-social-network ul li.dribbble span {
background-color: #ee5b78;
}
.input-container {
float: left;
width: 100%;
position: relative;
}
.widget-social-network .input-container input[type="text"] {
width: 100%;
height: 44px;
padding: 6px 130px 6px 10px;
background-color: rgba(17,17,17,0.52);
color: #fff;
border: none;
}
.widget-social-network .input-container button {
position: absolute;
right: 0px;
top: 0px;
height: 100%;
color: #fff;
}
.widget-social-network .input-container button:hover {
background-color: #000;
font-size: 14px;
} .widget-social {
}
.widget-social ul {
list-style: none;
margin: -10px 0px 0px -8px;
}
.widget-social ul li {
float: left;
margin: 10px 0px 0px 8px;
}
.widget-social ul li a {
width: 46px;
height: 46px;
border-radius: 100%;
color: #fff;
font-size: 20px;
display: block;
padding: 9px 0px;
text-align: center;
}
.widget-social ul li a:hover {
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2)
}
.widget-social ul li.fb a {
background-color: #466aa6
}
.widget-social ul li.twitter a {
background-color: #1edcf4
}
.widget-social ul li.youtube a {
background-color: #d41616
}
.widget-social ul li.dribbble a {
background-color: #f47fc6
}
.widget-social ul li.behanc a {
background-color: #1080fd
}
.widget-social ul li.pintrest a {
background-color: #ea1414
}
.widget-social ul li.google a {
background-color: #d41616
}
.widget-social ul li.tumblr a {
background-color: #5184bb
}
.widget-social ul li.vimeo a {
background-color: #52a3f5
} .widget-blog {
}
.widget-blog ul {
list-style: none;
margin: 0px;
padding: 0px;
float: left;
width: 100%;
}
.widget-blog ul li {
float: left;
width: 100%;
margin: 15px 0px 0px 0px;
padding: 15px 0px 0px 0px;
border-top: solid 1px #cfcfcf;
}
.widget-blog ul li:first-child {
border: none;
margin: 0px;
padding: 0px;
}
.widget-blog ul li .kode-thumb {
float: left;
border-radius: 4px;
overflow: hidden;
position: relative;
}
.widget-blog ul li:hover .kode-thumb img {
opacity: 0.1
}
.widget-blog ul li .kode-text {
padding: 0px 0px 0px 90px;
}
.widget-blog ul li .kode-text h5 {
clear: none;
font-size: 14px;
margin: 0px;
}
.widget-blog ul li a {
color: #394241;
text-decoration: none;
}
.widget-blog ul li .kode-thumb a:before {
content: "\f067";
font-family: FontAwesome;
font-size: 20px;
color: #fff;
position: absolute;
left: 0px;
top: 50%;
width: 100%;
text-align: center;
margin-top: -15px;
z-index: 10;
transform: scale(0);
-moz-transform: scale(0);
-webkit-transform: scale(0)
}
.widget-blog ul li:hover .kode-thumb a:before {
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
} .widget-tags {
}
.widget-tags ul {
list-style: none;
margin: 0px 0px 0px -10px;
}
.widget-tags ul li {
float: left;
margin: 0px 0px 10px 10px;
}
.widget-tags ul li a {
font-size: 13px;
text-transform: uppercase;
display: block;
padding: 5px 10px;
border-radius: 4px;
color: #fff;
text-decoration: none;
}
.widget-tags ul li a:hover {
background-color: #000;
} .widget-flickr {
}
.widget-flickr ul {
list-style: none;
margin: -10px 0px 0px -10px;
padding: 0px;
}
.widget-flickr ul li {
margin: 10px 0px 0px 10px;
position: relative;
float: left;
width: 80px;
border-radius: 4px;
overflow: hidden;
}
.widget-flickr ul li:hover img {
opacity: 0.1
}
.widget-flickr ul li:before {
content: "\f067";
font-family: FontAwesome;
font-size: 20px;
color: #fff;
position: absolute;
left: 0px;
top: 50%;
width: 100%;
text-align: center;
margin-top: -15px;
z-index: 10;
transform: scale(0);
-moz-transform: scale(0);
-webkit-transform: scale(0)
}
.widget-flickr ul li:hover:before {
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
} .kode-white li {
color: #fff;
}
.widget-twitter {
}
.kode_widgt_tweets ul, .widget-twitter ul {
list-style: none;
margin: 0px;
float: left;
width: 100%;
padding: 0px;
}
.kode_widgt_tweets ul li, .widget-twitter ul li {
float: left;
width: 100%;
padding: 0px 0px 0px 20px;
color: #fff;
margin-bottom: 10px;
position: relative;
}
.kode_widgt_tweets ul li:before, .widget-twitter ul li:before {
content: "\f099";
font-family: FontAwesome;
position: absolute;
left: 0px;
top: 0px;
color: #fff;
} .widget-newletter {
}
.widget-newletter input[type="text"] {
float: left;
width: 100%;
border-radius: 0px;
height: 41px;
background-color: #fff;
padding: 6px 10px;
}
footer .widget-newletter input[type="text"] {
background-color: #262626;
margin: 0px 0px 10px 0px;
}
footer .widget-newletter button {
float: left;
font-weight: bold;
position: static;
padding: 9px 15px 10px 15px;
line-height: 18px;
text-transform: uppercase;
}
.widget-newletter button {
position: absolute;
right: 0px;
top: 0px;
height: 100%;
border-radius: 0;
padding: 5px 15px;
color: #fff;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}
.widget-newletter button:hover {
background-color: #000;
color: #fff;
}
footer .widget-newletter button:hover {
background-color: #333;
}
.widget-newletter .social-icon ul li {
width: 20%;
float: left;
}
.widget-newletter .social-icon ul li a {
height: auto;
width: auto;
display: block;
border-right: solid 1px #CCC;
border-top: none;
border-bottom: none;
border-left: none;
padding: 5px 0px;
}
.widget-newletter .social-icon ul li a:hover {
background-color: #f6f6f6;
border-color: #333;
color: #333;
}
.widget-newletter .social-icon ul li:first-child a {
border-left: solid 1px #CCC;
} .widget-latest-post {
}
.widget-latest-post ul {
list-style: none;
margin: 0px;
padding: 0px;
float: left;
width: 100%;
}
.widget-latest-post ul li {
float: left;
width: 100%;
padding: 20px 0px;
border-bottom: solid 1px #eeeaea;
}
.widget-latest-post ul li .kode-thumb {
float: left;
height: 55px;
width: 55px;
overflow: hidden;
border-radius: 100%;
}
.widget-latest-post ul li .kode-text {
padding: 0px 0px 0px 75px;
}
.widget-latest-post h4 {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
margin: 0px 0px 5px 0px;
}
.widget-latest-post p {
text-transform: uppercase;
margin: 0px;
} .widget-instagram {
}
.widget-instagram ul {
list-style: none;
margin: 0px 0px 0px -2%;
padding: 0px;
}
.widget-instagram ul li {
float: left;
width: 31.333%;
margin: 0px 0px 2% 2%;
background-color: #000;
}
.widget-instagram ul li img {
width: 100%;
}
.widget-instagram ul li:hover img {
opacity: 0.5;
} .widget-advertizement {
}
.widget-advertizement .kode-thumb {
float: left;
width: 100%;
}
.widget-advertizement .kode-thumb img {
float: left;
width: 100%;
} .widget-latest-news {
}
.widget-latest-news ul {
list-style: none;
margin: 0px;
padding: 0px;
float: left;
width: 100%;
}
.widget-latest-news ul li {
float: left;
width: 100%;
margin-top: 15px;
}
.widget-latest-news ul li:first-child {
margin: 0px;
}
.widget-latest-news .kode-thumb {
float: left;
height: 53px;
width: 53px;
overflow: hidden;
border-radius: 100%;
}
.widget-latest-news .kode-text {
padding: 0px 0px 0px 70px;
}
.widget-latest-news .kode-text p {
margin: 0px;
} .widget-contact-info {
}
.widget-contact-info ul {
float: left;
width: 100%;
list-style: none;
margin: 0px;
padding: 0px;
}
.widget-contact-info ul li {
float: left;
width: 100%;
margin: 25px 0px 0px 0px;
}
.widget-contact-info ul li:first-child {
margin: 0px;
}
.widget-contact-info i {
float: left;
color: #fff;
font-size: 20px;
}
.widget-contact-info .kode-text {
padding: 0px 0px 0px 30px;
color: #fff;
}
.widget-contact-info h4 {
font-size: 16px;
color: #fff;
text-transform: uppercase;
margin: 0px;
}
.widget-contact-info p, .widget-contact-info a {
margin: 0px;
font-size: 12px;
color: #fff;
} .widget-price-filter .slider-handle.round {
border-radius: 0;
}
.widget-price-filter .slider-handle {
height: 20px;
width: 20px;
}
.widget-price-filter .slider.slider-horizontal .slider-tick, .widget-price-filter .slider.slider-horizontal .slider-handle {
margin-left: -5px;
margin-top: -5px;
}
.widget-price-filter b {
font-weight: normal;
font-size: 12px;
}
.widget-price-filter a.filter {
display: inline-block;
padding: 5px 20px;
color: #fff;
border-radius: 4px;
font-size: 16px;
font-weight: bold;
}
.widget-price-filter a.filter:hover {
background: #000;
}
.widget-price-filter .slider.slider-horizontal {
margin: 0px 0px 20px 0px;
} .widget-new-arrival {
}
.widget-new-arrival ul {
float: left;
width: 100%;
margin: 0px;
padding: 0px;
list-style: none;
}
.widget-new-arrival ul li {
float: left;
width: 100%;
position: relative;
}
.woocommerce .product_list_widget li, .widget-new-arrival .new-arrival {
float: left;
width: 100%;
border: solid 1px #CCC;
padding: 10px;
margin: -1px 0px 0px 0px;
}
.woocommerce .product_list_widget li:hover, .widget-new-arrival ul li:hover {
background-color: #fff;
box-shadow: 0px 15px 20px 0px rgba(0,0,0,0.2);
z-index: 10;
}
.woocommerce .product_list_widget li a img, .widget-new-arrival ul li .kode-thumb {
float: left;
width: 80px;
overflow: hidden;
}
.widget-new-arrival ul li .kode-thumb img {
width: 100%;
}
.widget-new-arrival .new-arrival:hover .kode-thumb img {
transform: scale(1.2);
}
.widget-new-arrival ul li .kode-text {
padding: 0px 0px 0px 90px;
}
.widget-new-arrival ul li .kode-text h3 {
font-size: 14px;
margin: 0px 0px 10px 0px;
text-transform: uppercase;
}
.widget-new-arrival ul li .kode-text p {
line-height: 20px;
font-size: 13px;
margin: 0px;
}
.widget-new-arrival .bx-wrapper li {
padding: 10px 0px 0px 0px;
border: none;
}
.widget-new-arrival .bx-wrapper li:hover {
box-shadow: none;
}
.widget-new-arrival .bx-pager {
display: none;
}
.widget-new-arrival .bx-wrapper .bx-controls-direction a {
height: 30px;
width: 30px;
top: -20px;
right: 0px;
background-color: #fff;
border-radius: 4px;
border: solid 1px #ccc;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
}
.widget-new-arrival .bx-wrapper .bx-controls-direction a.bx-prev {
left: auto;
right: 40px;
}
.widget-new-arrival .bx-wrapper .bx-controls-direction a:hover {
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.3), 0px 2px 2px 0px rgba(0,0,0,0.2) inset;
-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.3), 0px 2px 2px 0px rgba(0,0,0,0.2) inset;
-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.3), 0px 2px 2px 0px rgba(0,0,0,0.2) inset;
}
.widget-new-arrival .bx-wrapper .bx-controls-direction a:before {
content: "\f104";
font-family: FontAwesome;
position: absolute;
left: 0px;
width: 100%;
text-align: center;
color: #333;
line-height: 28px;
font-size: 20px;
}
.widget-new-arrival .bx-wrapper .bx-controls-direction a.bx-next:before {
content: "\f105";
}
#loader-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999999;
}
#loader {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 150px;
height: 150px;
margin: -75px 0 0 -75px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #3498db;
-webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite; z-index: 1001;
}
#loader:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #e74c3c;
-webkit-animation: spin 3s linear infinite; animation: spin 3s linear infinite; }
#loader:after {
content: "";
position: absolute;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #f9c922;
-webkit-animation: spin 1.5s linear infinite; animation: spin 1.5s linear infinite; }
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
#loader-wrapper .loader-section {
position: fixed;
top: 0;
width: 51%;
height: 100%;
background: #222222;
z-index: 1000;
-webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
#loader-wrapper .loader-section.section-left {
left: 0;
}
#loader-wrapper .loader-section.section-right {
right: 0;
} .loaded #loader-wrapper .loader-section.section-left {
-webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%); -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
-moz-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
-ms-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
-o-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader-wrapper .loader-section.section-right {
-webkit-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%); -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
-moz-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
-ms-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
-o-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader {
opacity: 0;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
}
.loaded #loader-wrapper {
visibility: hidden;
-webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); -webkit-transition: all 0.3s 1s ease-out;
transition: all 0.3s 1s ease-out;
-moz-transition: all 0.3s 1s ease-out;
} .no-js #loader-wrapper {
display: none;
}
.no-js h1 {
color: #222222;
}
.kode_search_box {
width: 200px;
min-height: 40px;
background: #f1f1f1;
position: absolute;
z-index: 10000;
top: 50px;
right: 50px;
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
-webkit-transition-property: min-height, width, top, right;
transition-property: min-height, width, top, right;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.kode_search_box {
width: 0px;
}
.kode_search_box.open {
width: 100%;
min-height: 250px;
top: 0px;
right: 0px;
position: fixed;
z-index: 99999;
}
.kode_search_box-form {
overflow: hidden;
width: 100%;
height: 40px;
margin: 0 auto;
position: relative;
-webkit-transition-property: width, height, -webkit-transform;
transition-property: width, height, transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.kode_search_box.open .kode_search_box-form {
width: 80%;
height: 160px;
position: absolute;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
margin: auto;
-webkit-transform: translate3d(0, 3em, 0);
transform: translate3d(0, 3em, 0);
}
.kode_search_box-input {
width: 100%;
height: 100%;
padding: 0 10% 0 30px;
font-weight: 700;
border: 2px solid #ccc;
background: transparent;
font-size: 50px;
color: #666;
background: #ededed;
-webkit-transition: font-size 0.5s cubic-bezier(0.7, 0, 0.3, 1);
transition: font-size 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}
.kode_search_box-input:focus {
box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2) inset;
-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2) inset;
-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2) inset;
font-size: 70px;
}
.kode_search_box-input::-ms-clear { display: none;
}
.kode_search_box.hideInput .kode_search_box-input {
color: transparent;
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.kode_search_box.open .kode_search_box-input {
} .kode_search_box-input::-webkit-input-placeholder {
color: #c2c2c2;
}
.kode_search_box-input:-moz-placeholder {
color: #c2c2c2;
}
.kode_search_box-input::-moz-placeholder {
color: #c2c2c2;
}
.kode_search_box-input:-ms-input-placeholder {
color: #c2c2c2;
} .gn-search:focus::-webkit-input-placeholder {
color: transparent;
}
input[type="search"] { -webkit-box-sizing: border-box;
box-sizing: border-box;
}
.kode_search_box-input:focus, .kode_search_box-submit:focus {
outline: none;
}
.kode_search_box-submit {
position: absolute;
background: #ccc;
color: #333;
top: 0px;
right: 0px;
height: 100%;
font-size: 20px;
text-transform: uppercase;
padding: 20px 30px;
transition: all 0.3s ease-in-out;
}
.kode_search_box-submit .kode_search_box.open .kode_search_box-submit {
}
.kode_search_box-close {
width: 36px;
height: 36px;
position: absolute;
right: 1em;
top: 1em;
overflow: hidden;
text-indent: 100%;
cursor: pointer;
pointer-events: none;
opacity: 0;
-webkit-transform: scale3d(0, 0, 1);
transform: scale3d(0, 0, 1);
}
.kode_search_box.open .kode_search_box-close {
opacity: 1;
pointer-events: auto;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
transition: opacity 0.3s, transform 0.3s;
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s;
}
.kode_search_box-close::before, .kode_search_box-close::after {
content: '';
position: absolute;
width: 2px;
height: 100%;
top: 0;
left: 50%;
border-radius: 3px;
opacity: 0.4;
background: #000;
}
.kode_search_box-close:hover.kode_search_box-close::before, .kode_search_box-close:hover.kode_search_box-close::after {
opacity: 1;
}
.kode_search_box-close::before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.kode_search_box-close::after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.kode_search_box-content {
color: #333;
margin-top: 4.5em;
width: 100%;
height: 0;
overflow: hidden;
padding: 0 10.5%;
background: #f1f1f1;
position: absolute;
pointer-events: none;
opacity: 0;
}
.kode_search_box.open .kode_search_box-content {
opacity: 1;
height: auto;
overflow: visible; pointer-events: auto;
-webkit-transition: opacity 0.3s 0.5s;
transition: opacity 0.3s 0.5s;
}
.kode-widget.kode-sidebar-element .widget_archive ul li a:before, .kode-sidebar.kode-right-sidebar .widget_archive ul li a:before, .kode-sidebar.kode-left-sidebar .widget_archive ul li a:before, .kode-sidebar.kode-left-sidebar .widget_categories ul li a:before, .kode-sidebar.kode-right-sidebar .widget_categories ul li a:before, .kode-widget.kode-sidebar-element .widget_categories ul li a:before {
color: #333;
}
.widget_em_locations_widget > ul > li {
background: #f9f9f9 none repeat scroll 0 0;
float: left;
padding: 15px;
width: 100%;
}
.widget_em_locations_widget ul ul {
list-style: outside none none;
margin: 0;
padding: 0;
}
.widget_em_locations_widget ul li li {
float: left;
} .widget_calendar {
}
.widget_calendar table {
background-color: transparent;
border-collapse: collapse;
}
.widget_calendar table tr td {
padding: 10px 5px;
text-align: center;
border-color: rgba(255,255,255,0.5);
color: #fff;
}
.widget_calendar table tr td a {
color: #fff;
}
.widget_calendar table tr td:hover {
color: #fff;
}
.widget_calendar table td.pad:hover {
background: none;
}
.widget_calendar table thead th {
padding: 10px 5px;
text-align: center;
color: #fff;
font-weight: bold;
}
.widget_calendar caption {
font-size: 20px;
text-align: center;
padding: 10px 10px;
text-transform: uppercase;
color: #fff;
} .widget_pages {
}
.widget_pages ul, .widget_recent_entries ul, .widget_nav_menu ul {
list-style: none;
margin: 0px;
padding: 0px;
}
.widget_pages ul ul, .widget_nav_menu ul ul {
padding-left: 20px;
margin: 5px 0px 0px 0px;
}
.widget_pages ul li, .widget_recent_entries ul li, .widget_nav_menu ul li {
float: left;
width: 100%;
margin: 0px;
}
.widget_nav_menu ul li, .widget_nav_menu ul ul li:first-child {
border-top: dotted 1px #ccc;
}
.widget_nav_menu ul li:first-child {
border: none;
}
.widget_pages ul li a, .widget_recent_entries ul li a, .widget_nav_menu ul li a {
display: block;
padding: 8px 10px 8px 15px;
position: relative;
text-transform: capitalize;
color:#fff;
}
.widget_recent_entries ul li a{
display: block;
padding: 8px 10px 8px 15px;
position: relative;
text-transform: capitalize;
}
.widget_pages ul li a{
color:#666 !important;
}
.widget_recent_entries ul li:hover a{
color:#fff !important;
}
footer .widget_pages ul li a{
color:#fff !important;
}
.kode-sidebar-element .widget_pages ul li a,.kode-sidebar-element  .widget_recent_entries ul li a,.kode-sidebar-element  .widget_nav_menu ul li a {
color:#333;
}
.kode-sidebar .widget_pages ul li a,.kode-sidebar  .widget_recent_entries ul li a,.kode-sidebar  .widget_nav_menu ul li a{
color:#333;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #333;
}
.widget_pages ul li:hover > a, .widget_recent_entries ul li:hover a, .widget_nav_menu ul li:hover > a {
padding: 8px 10px 8px 20px;
color: #363231;
transition:all 0.3s ease-in-out 0s;
}
.widget_pages ul li a:before, .widget_recent_entries ul li a:before, .widget_nav_menu ul li a:before {
content: "\f0da";
position: absolute;
left: 0px;
top: 50%;
font-size: 14px;
color: #999;
font-family: FontAwesome;
margin-top: -11px;
transition:all 0.3s ease-in-out;
-moz-transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.widget_pages ul li:hover > a:before, 
.widget_recent_entries ul li:hover > a:before, 
.widget_nav_menu ul li:hover > a:before{
left:10px;
color:#333;
} .widget_meta {
}
.widget_meta ul {
list-style: none;
margin: 0px;
padding: 0px;
float: left;
width: 100%;
}
.widget_meta ul li {
float: left;
width: 100%;
border-top: dotted 1px #999;
}
.widget_meta ul li:first-child {
border: none;
}
.widget_meta ul li a {
display: block;
padding: 8px 0px;
color:#CCC;
line-height: normal;
transition:all 0.3s ease-in-out;
-moz-transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.widget_meta ul li a:hover {
padding: 8px 8px;
color: #fff;
} .widget_recent_comments {
}
.widget_recent_comments ul {
float: left;
width: 100%;
list-style: none;
margin: 0px;
padding: 0px;
}
.widget_recent_comments ul li {
float: left;
width: 100%;
padding: 10px 0px;
border-top: solid 1px #CCC;
font-size: 14px;
}
footer .widget_recent_comments ul li {
color: #ccc;
}
footer .widget_recent_comments ul li a{
color:#ccc;
}
footer .widget_recent_comments ul li .comment-author-link {
color: #fff;
}
.widget_recent_comments ul li .comment-author-link a {
text-transform: uppercase;
padding: 3px 5px;
border-radius: 3px;
color: #000;
margin: 5px 0px 5px 0px;
display: inline-block;
}
footer .widget_recent_comments ul li .comment-author-link a {
color: #fff;
} .widget_rss {
}
.widget_rss ul {
list-style: none;
margin: 0px;
float: left;
width: 100%;
}
.widget_rss ul li {
float: left;
width: 100%;
margin-top: 10px !important;
padding-top: 10px !important;
color: #fff;
border-top: solid 1px #ccc;
color: #666;
}
.widget_rss ul li .rssSummary {
color: #fff,
}
.widget_rss ul li:first-child {
padding: 0px;
margin: 0px;
border: none;
}
.widget_rss ul li a.rsswidget {
font-weight: bold;
transition:all 0.3s ease-in-out;
}
.widget_rss ul li a.rss-date {
margin-left: 10px;
} .widget_text {
float:left;
}
.widget_text img {
padding: 10px;
float: left;
width: 100%;
border: solid 1px #CCC;
margin: 0px 0px 10px 0px;
}
.widget_text img:hover {
}
.widget_text strong {
margin-bottom: 10px;
} .widget_kode_flickr_widget {
}
.widget_kode_flickr_widget a {
display: block;
position: relative;
float: left;
}
.widget_kode_flickr_widget a:before {
content: "\f067";
position: absolute;
left: 0px;
top: 50%;
width: 100%;
text-align: center;
margin-top: -9px;
color: #fff;
font-family: FontAwesome;
opacity: 0;
font-size: 20px;
line-height: 20px;
z-index: 10;
}
.widget_kode_flickr_widget a:hover:before {
opacity: 1;
}
.widget_kode_flickr_widget a:after {
content: "";
position: absolute;
left: 0px;
top: 0px;
height: 100%;
width: 100%;
opacity: 0;
}
.widget_kode_flickr_widget a:hover:after {
opacity: 0.7
}
.widget_kode_flickr_widget img {
width: 100%;
height: auto;
} .widget_em_widget {
}
.widget_em_widget ul {
float: left;
width: 100%;
margin: 0px;
padding: 0px;
list-style: none;
}
.widget_em_widget ul li {
font-size: 14px;
font-weight: normal;
}
.widget_em_widget ul li a {
display: block;
clear: both;
padding: 5px 8px;
color: #333;
background-color: #efeeee;
}
.widget_em_widget ul ul li a {
background-color: transparent;
}
.widget_em_widget ul ul li {
font-size: 12px;
padding: 5px 0px;
list-style-position: inside;
}
.widget_em_widget ul ul {
padding: 5px 0px 5px 20px;
list-style: decimal;
}  .kode-sidebar-element [class*="col-md-"] {
padding: 0px;
width: 100%;
float: left;
margin-bottom: 30px;
} .woocommerce-content {
float: left;
width: 100%;
}
.woocommerce-content h1{
margin:0px 0px 15px 0px;
font-size:26px;
line-height:26px;
text-transform:uppercase;
}
.woocommerce-content ul.products {
list-style: none;
margin: 0px 0px 0px -1.6%;
padding: 0px;
}
.woocommerce-content ul.products li {
display: inline-block;
width: 23%;
margin: 0px 0px 2% 1.7%;
vertical-align: top;
padding: 10px 10px 10px 10px;
border: solid 1px rgba(0,0,0,0.2);
background-color: #fff;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
text-align: center;
position: relative;
overflow: hidden;
}
.woocommerce ul.products li img {
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.woocommerce ul.products li:hover img {
opacity: 0.5;
}
.woocommerce-content ul.products li:hover {
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}
.woocommerce-content ul.products .star-rating {
position: absolute;
top: 20px;
left: 20px;
}
.woocommerce-content ul.products li .added_to_cart {
background: red none repeat scroll 0 0;
color: #fff;
display: inline-block;
font-size: 12px;
padding: 49px 50px 1px;
position: absolute;
right: -67px;
text-transform: uppercase;
top: -25px;
transform: rotate(45deg);
white-space: nowrap;
}
.woocommerce ul.products li.product h3 {
font-size: 18px;
margin: 0px 0px 5px 0px;
text-transform: uppercase;
}
.woocommerce ul.products li .button:hover {
background-color: #000 !important;
}
.woocommerce .star-rating span::before {
color: #ffc000
}
.woocommerce ul.products li.product span.onsale {
height: 50px;
width: 50px;
z-index: 10;
left: 20px;
top: 20px;
}
.woocommerce div.product div.images {
float: left;
width: 30%;
margin: 0px 0px 30px 0px;
}
.woocommerce div.product div.images div.thumbnails {
margin: 20px -5px 0px -5px;
}
.woocommerce div.product div.images div.thumbnails a.zoom {
float: left;
width: 33.333%;
padding: 0px 5px 0px 5px;
}
.woocommerce div.product div.summary {
float: left;
margin-bottom: 20px;
width: 70%;
padding: 0px 0px 0px 30px;
}
.woocommerce-tabs {
float: left;
width: 100%;
}
.woocommerce-content-item .related {
float: left;
width: 100%;
margin-bottom: 30px;
}
.woocommerce-ordering {
float: right;
width: 25%;
margin: 0px 0px 20px 0px;
}
.woocommerce-result-count {
float: left;
margin:10px 0px 0px 0px;
}
div.wpcf7-validation-errors {
width: 100%;
float: left;
}
.widget.kode-widget > ul {
margin: 0px;
padding: 0px;
}
.widget-search .kode-search input[type="text"] {
border: 1px solid #e6e6e6;
padding: 4px 65px 4px 10px;
border-radius: 0px;
font-weight: normal;
color: #666;
text-transform: inherit;
width: 100%;
}
.widget-search .kode-search input[type="text"]:focus {
border: 1px solid;
}
.kode-sidebar .kode-search::after, .kode-sidebar .kode-search::before {
display: none;
}
.header-sticky .kf_sticky .logo,.header-sticky  .kf_sticky,.header-sticky  .kf_sticky .navbar-nav > li,.header-sticky  .kf_sticky .kd-search{
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.header-sticky  #kode-header.kf_sticky,
.header-sticky  .kf_sticky{
position:fixed;
top:0px;
background:#111;
left:0px;
z-index:999999;
}
.header-sticky  #kode-header.kf_sticky{
border-bottom:1px solid #333;
}
.col-md-3.widget.widget_ebookstore_info_widget.kode-widget{
width: 100%;
float:left;
}
.kode-widget{
float:left;
margin-bottom:20px;
}
.margin-bottom-50{
margin-bottom:20px;
}
.post-password-form input[type="password"]{
width:100%;
float:left;
}
.post-password-form label{
width:100%;
float:left;
}
.post-password-form input[type="submit"]{
width:auto;
} .quick-view{ background: rgba(0,0,0,0.7);}
.quick-view .modal-content{ padding: 50px; width: 880px;}
.quick-view .single-product-detail{ margin: 0;}
.quick-view .close{ position: absolute; right: 20px; top: 20px; font-size: 20px;}
.quick-view .prics{ font-size: 20px; display: block; margin: 0 0 10px;}
.quick-view .prics .was{ color: #999; margin: 0 10px 0 0;}
.quick-view .single-product-detail .rating-stars{ margin: 0 0 10px;} .add-cart-alert{ overflow: hidden; border-top: 1px solid; padding: 30px; background: #f7f7f7; margin: 0 0 40px;}
.add-cart-alert p{ float: left; margin: 0; line-height: 40px;}
.add-cart-alert p i{ margin: 0 10px 0 0;}
.single-product-detail{ margin: 0 0 60px;}
.product-thumnbnail{ text-align: center;}
.product-thumnbnail .bx-wrapper{ border: 1px solid #e3e3e3; overflow: hidden; text-align: center;}
.product-thumnbnail .bx-wrapper ul li{ padding: 50px 0;}
.product-thumnbnail .bx-wrapper ul li > img{ display: inline-block;
-webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);}
.product-thumnbnail .bx-wrapper ul li .expand{ height: 45px; width: 45px; text-align: center; line-height: 45px; background: #1e293d;
position: absolute; left: 0; top: 0;}
.product-thumnbnail #product-thumbs a{ float: left; padding: 15px 29.8px; border-left: 1px solid #e3e3e3; border-top:0;
border-bottom: 1px solid #e3e3e3;}
.product-thumnbnail #product-thumbs a:last-child{ border-right: 1px solid #e3e3e3;}
.product-thumnbnail #product-thumbs{ display: inline-block;}
.availability{ text-transform: capitalize!important; color: #999; margin: 0 0 20px; display: block; }
.availability strong{ margin: 0 0 0 10px;}
.availability strong i{ margin: 0 0 0 10px;}
.single-product-detail h3{ font-weight: bold; font-size: 24px;}
.single-product-detail .rating-stars{ margin: 0 0 20px; overflow: hidden;}
.single-product-detail .rating-stars li:last-child{ margin: 0 0 0 10px; font-size: 12px; color: #999; line-height: 25px;}
.single-product-detail h4{ font-size: 18px; font-weight: bold;}
.single-product-detail p{ margin: 0 0 19px;}
.quantity-box{ overflow: hidden; margin: 0 0 20px;}
.quantity-box label{ float: left; margin: 0 10px 0 0; line-height: 32px;}
.sp-minus{ width:40px; height:40px; border:1px solid #f2f2f2; float:left; text-align:center; color: #999; cursor: pointer;}
.sp-input{ width:110px; height:40px; border:1px solid #f2f2f2; border-left:0px solid black; float:left;}
.sp-plus{ width:40px; height:40px; border:1px solid #f2f2f2; border-left:0px solid #f2f2f2; float:left; text-align:center; color: #999; cursor: pointer;} 
.sp-input input{ height: 100%;  width: 100%; padding: 0; text-align:center; border:0;}
.sp-input input:focus{ border:1px solid #f2f2f2; border: none;}
.sp-minus a, .sp-plus a{ display: block; width: 100%; height: 100%; padding-top: 5px; color: #999;}
.single-product-detail .btn-list li{ width: auto; margin: 0 0 0 5px;}
.single-product-detail .btn-list li .btn-1 i{ padding: 0;}
.reviews-list{ margin: 0 0 60px;}
.reviews-list ul li > img{ position: absolute;}
.reviews-list > ul > li{ margin: 0 0 30px;}
.reviews-list > ul > li:last-child{ margin: 0;}
.reviews-list ul li .comment{ padding: 0 0 0 70px;}
.reviews-list ul li .comment h6{ float: left; font-weight: bold; color: #333;}
.reviews-list ul li .comment h6 span{ margin: 0 10px; color: #999;}
.reviews-list ul li .comment .rating-stars{ display: inline-block; margin: 0 0 3px;}
.reviews-list ul li .comment .rating-stars li{ line-height: 0;}
.reviews-detail{ overflow: hidden;}
.reviews-list ul li .comment p{ margin: 0;}
.add-review{ margin: 0 0 60px;}
.add-review h5{ font-size: 18px; font-weight: bold;}
.add-review h6{ font-weight: bold; font-size: 14px;}
.add-review .rating-stars{ margin: 0 0 20px; overflow: hidden;}
.add-review form{ width: 85%;}
.related-products h5{ font-weight: bold; font-size: 18px; margin: 0 0 30px;}
.tabs-nav ul li{ margin: 0 0 6px;}
.tabs-nav ul li:last-child{ margin: 0;}
.tabs-nav ul li a{ padding: 15px 20px; background: #f9f9f9; font-weight: bold;}
.disc-reviews-tabs .tabs-nav ul li.ui-tabs-active a{ color: #fff;}
.description{ margin: 0 0 60px;}
.description p:last-child{ margin: 0;} 
.description .check-list li::before{ content: "\f046"; margin: 0 10px 0 0; font-family: fontawesome;}
.description .check-list li{ margin: 0 0 10px;}
.description .check-list li:last-child{ margin: 0;}
.related-products .product-box{ margin: 0!important;}
.logged-in-as a{
color:#333;
margin: 0 5px;
text-decoration: none;
text-transform: capitalize;
font-weight: bold;
}
#commentform{
margin-bottom:20px;
float:left;
width:100%;
} .page-links {
clear: both;
font-family: Montserrat, "Helvetica Neue", sans-serif;
margin: 0 0 1.75em;
}
.page-links a, .page-links > span {
border: 1px solid #d1d1d1;
border-radius: 2px;
display: inline-block;
font-size: 13px;
font-size: 0.8125rem;
height: 1.8461538462em;
line-height: 1.6923076923em;
margin-right: 0.3076923077em;
text-align: center;
width: 1.8461538462em;
}
.page-links a{
background:#666;
color:#fff;
font-size:14px;
border-color: #1a1a1a;
}
.page-links a:hover{
background:#000;
color:#fff;
border-color: #000;
}
.page-links .page-links-title{
border:none !important;
width:auto !important;
}
.logged-in .detail_heading.kf_comment_list_wrap .kode-textarea{
width: 100% !important;
}
.kf_comment_list_wrap .navigation{
float: left;
width: 100%;
padding: 15px 0 0px;
margin-bottom: 30px;
}
.kf_comment_list_wrap .navigation .section-heading{
font-size: 25px;
margin-bottom: 10px;
}
.kf_comment_list_wrap .nav-previous{
float: left;
width: 50%;
}
.kf_comment_list_wrap .nav-next{
float: left;
width: 50%;
}
.kf_comment_list_wrap .navigation a {
float: left;
line-height: normal;
padding: 10px;
text-transform: uppercase;
width: auto;
color: #000;
width: 100%;
font-weight: bold;
border: 1px solid #c7c7c7;
transition: all 0.3s ease-in-out;
}
.kf_comment_list_wrap .navigation a:hover{
color: #fff;
}
.commentlist{
float: left;
width: 100%;
margin-bottom: 25px;
}
.kode-maintitle{
float: left;
width: 100%;
}
.kode-maintitle h6{
float: left;
font-size: 20px;
text-transform: capitalize;
line-height: normal;
margin-bottom: 10px;
color: #333;
font-weight: bold;
}
.pingback{
padding: 15px 0;
float: left;
width: 100%;
border-bottom: 1px solid #c7c7c7;
}
.pingback p{
margin:0;
}
.pingback:first-child{
border-top: 1px solid #c7c7c7;
}
.kf_comment_wrap figure{
height: auto;
}
.kf_comment_wrap .kf_comment_des{
float: none;
overflow: hidden;
width: auto;
}
.kf_comment_date {
border-left: 1px solid #c7c7c7;
float: left;
font-size: 14px;
line-height: 14px;
margin-left: 10px;
padding-left: 10px;
text-transform: capitalize;
width: auto;
}
.kf_comment_wrap .kf_comment_des p{
float: left;
width: 100%;
margin: 0;
text-transform: capitalize;
}
.kf_comment_des > h6 {
float: left;
font-size: 20px;
font-weight: bold;
line-height: 20px;
margin-top: -3px;
text-transform: capitalize;
width: auto;
transition: all 0.3s ease-in-out;
}
.kf_comment_des > h6 a{
transition: all 0.3s ease-in-out;
}
.pingback p{
float: left;
font-size: 18px;
font-weight: bold;
text-transform: capitalize;
width: 100%;
color: #444444;
}
.pingback p a{
display: inline-block;
box-shadow: 0 1px 0 0 currentcolor;
font-weight: normal;
}
#reply-title{
margin-top:20px !important; 
}
.kf_property_meta .kode-up-right .selectric p{
line-height:normal;
}
#kodecomments .commentlist{
padding:0px;
}
.post-password-form label {
color: #686868;
display: block;
font-family: Montserrat, "Helvetica Neue", sans-serif;
font-size: 13px;
font-size: 0.8125rem;
letter-spacing: 0.076923077em;
line-height: 1.6153846154;
margin-bottom: 1.75em;
text-transform: uppercase;
}
.post-password-form label input[type="password"]{
float: left;
width: 100% !important;
margin: 10px 0 !important;
border:1px solid #666;
min-height:34px;
}
.post-password-form input[type="submit"]{
background: #333;
border: 0;
border-radius: 2px;
color: #fff;
font-family: Montserrat, "Helvetica Neue", sans-serif;
font-weight: 700;
letter-spacing: 0.046875em;
line-height: 1;
padding: 0.84375em 0.875em 0.78125em;
text-transform: uppercase;
}
.post-password-form input[type="submit"]:hover{
background:#000;
}
.textwidget select,
#archives-dropdown--1,
.postform {
background: transparent none repeat scroll 0 0;
border: 1px solid #fff;
color: #fff;
float: left;
font-size: 15px;
font-weight: bold;
height: 40px;
line-height: normal;
text-align: left;
text-transform: capitalize;
width: 100%;
-moz-appearance: none;
-webkit-appearance: none;
padding: 0 20px;
}
.textwidget select option,
#archives-dropdown--1 option,
.postform option{
color: #fff;
}
.calendar_wrap caption {
color: #fff;
font-size: 20px;
font-weight: bold;
line-height: normal;
margin: 0 0 10px;
text-transform: capitalize;
width: 100%;
}
.calendar_wrap td,.calendar_wrap th {
color: #fff;
padding: 4px;
text-align: center;
text-transform: uppercase;
border-color: #fff;
}
.calendar_wrap table{
border-color: #fff;
}
.calendar_wrap #prev {
font-size: 16px;
font-weight: bold;
}
.textwidget strong{
float: left;
width: 100%;
color: #fff;
margin-bottom: 20px;
}
.screen-reader-text{
float: left;
width: 100%;
font-size: 18px;
text-transform: capitalize;
color: #fff;
line-height: normal;
margin-bottom: 15px;
}
.rssSummary{
color: #fff;
}
.widget-title .rsswidget{
float: left;
width: auto;
color: #fff;
font-size: 20px;
text-transform: capitalize;
margin-right: 10px;
}
footer .rsswidget:hover{
color: #fff;
}
footer .widget_tag_cloud .tagcloud a{
color: #fff;
}
.widget_rss li:hover a{
padding: 0 0 0 15px;
}
.widget_rss  li:hover{
padding: 0;
}
.widget_rss  li:hover a:before,
.widget_rss  li:hover:before{
left: 0;
}
.rss-date{
float: left;
width: 100%;
font-size: 14px;
text-transform: uppercase;
color: #fff;
text-decoration: underline;
margin: 5px 0;
}
footer .widget.kode-widget cite{
color:#fff;
font-size: 14px;
text-transform: capitalize;
}
footer .calendar_wrap #today{
background: #fff;
color: #000;
}
footer .rsswidget{
color: #fff;
}
footer cite{
color: #fff;
}
.kode-sidebar .widget_categories ul li,
.kode-sidebar .widget_archive ul li,
footer .widget_archive ul li,
footer .widget_categories ul li{
text-align: right;
color: #fff;
line-height: normal;
padding: 7px 0 9px 15px;
transition:all 0.3s ease-in-out;
}
.kode-sidebar .widget_categories ul li:hover,
.kode-sidebar .widget_archive ul li:hover,
footer .widget_archive ul li:hover, 
footer .widget_categories ul li:hover{
padding-left: 25px;
}
.kode-sidebar .widget_categories ul li:before,
.kode-sidebar .widget_archive ul li:before,
footer .widget_archive ul li:before,
footer .widget_categories ul li:before{
right: auto;
left: 0;
}
.kode-sidebar .widget_categories ul li:hover:before,
.kode-sidebar .widget_archive ul li:hover:before,
footer .widget_archive ul li:hover::before, 
footer .widget_categories ul li:hover::before{
right: auto;
left: 15px;
}
.kode-sidebar .widget_categories ul li a,
.kode-sidebar .widget_archive ul li a,
footer .widget_archive ul li a,
footer .widget_categories ul li a{
float: left;
width: auto;
padding: 0 !important;
line-height: normal;
}
.kode-sidebar .widget_categories ul li a:hover,
.kode-sidebar .widget_archive ul li a:hover,
footer .widget_archive ul li a:hover,
footer .widget_categories ul li a:hover{
padding: 0;
}
footer .widget_pages ul li a, 
footer .widget_recent_entries ul li a, 
footer .widget_nav_menu ul li a{
line-height: normal;
}
footer .widget_pages ul li a::before, 
footer .widget_recent_entries ul li a::before, 
footer .widget_nav_menu ul li a::before{
margin-top: -7px;
} .kode-sidebar  .rssSummary,
.kode-sidebar .screen-reader-text,
.kode-sidebar  .textwidget strong,
.kode-sidebar  .rss-date,
.kode-sidebar .widget_tag_cloud .tagcloud a,
.kode-sidebar .widget-title,
.kode-sidebar .rsswidget,
.kode-sidebar .widget_archive ul li a:hover, 
.kode-sidebar .widget_categories ul li a:hover,
.kode-sidebar .widget_archive ul li:hover > a, 
.kode-sidebar .widget_categories ul li:hover > a,
.kode-sidebar .widget_archive ul li:hover::before, 
.kode-sidebar .widget_categories ul li:hover::before,
.kode-sidebar .widget_categories ul li,
.kode-sidebar .widget_archive ul li,
.kode-sidebar .textwidget select,
.kode-sidebar #archives-dropdown--1,
.kode-sidebar .postform,
.kode-sidebar .textwidget select option,
.kode-sidebar #archives-dropdown--1 option,
.kode-sidebar .postform option,
.kode-sidebar .calendar_wrap td,
.kode-sidebar .calendar_wrap th,
.kode-sidebar .widget_meta ul li a,
.kode-sidebar .widget_recent_entries ul li:hover a,
.kode-sidebar .widget_meta ul li:hover a,
.kode-sidebar  .widget_calendar table tr td a,
.kode-sidebar .calendar_wrap caption {
color: #333 !important;
}
.kode-sidebar .textwidget select,
.kode-sidebar #archives-dropdown--1,
.kode-sidebar .postform {
border: 1px solid #666;
}
.kode-sidebar .calendar_wrap td,
.kode-sidebar .calendar_wrap th {
border-color: #666;
}
.kode-sidebar .calendar_wrap table{
border-color: #666;
}
.kode-sidebar #today,
.kode-sidebar.widget_calendar table tr td:hover{
background: #000;
color: #fff !important;
}
.kode-sidebar .calendar_wrap #prev:hover a,
.kode-sidebar.calendar_wrap #next:hover a{
color: #fff !important;
}
.posted_in,
.tagged_as{
float: left;
width: 100%;
margin-top: 15px;
}
.tagged_as a:hover{
background-color: transparent;
}
.posted_in,
.tagged_as{
font-size: 14px;
line-height: normal;
text-transform: uppercase;
font-weight: bold;
}
.posted_in a,
.tagged_as a{
font-weight: normal;
text-transform: capitalize;
margin:0 5px 5px; 
}
.error-area .holder .kode-search label:before {
position:relative;
z-index:999;
content: "\f002";
font-family: 'FontAwesome';
color: #fff;
top: 3px;
left:-3px;
font-size:18px;	
}