/*

===========================================
			WIDGET SETTING
===========================================
*/
/*
===========================================
			FOOTER WIDGET SETTING
===========================================
*/

footer .widget p {
    color: #fff;
	margin-bottom:0px;
}
footer .widget h2 {
    color: #fff;
	width:100%;
    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;
}
/*



===========================================



			TEXT WIDGET



===========================================



*/

.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: #333;
    font-size: 14px;
    margin: 4px 10px 0px 0px;
}
.widget-text ul li a {
    color: #666;
}
/*



===========================================



		SIDE BAR WIDGET SETTING



===========================================



*/

aside .widget,
.sidebar .widget {
    margin-top: 30px;
}
aside div.widget:first-child,
.sidebar div.widget:first-child {
    margin-top: 0;
}
.widget-heading-1 {
    font-size: 20px;
    text-transform: uppercase;
    position: relative;
    padding: 0px 0px 15px 0px;
    margin: 0px 0px 20px;
    color: #333;
}
.widget-heading-1:before {
    content: "";
    width: 60px;
    height: 1px;
    background-color: #333;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.widget .widget-header {
    float: left;
    width: 100%;
    border-bottom: solid 1px #cfcfcf;
    margin-bottom: 30px;
}
/*



===========================================



			SEARCH WIDGET



===========================================



*/

.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;
}
.widget-search input[type="text"]::-moz-input-placeholder{
	color:#333 !important;
}
.widget-search input[type="text"]::-webkit-input-placeholder{
	color:#333 !important;
}
.kode-search {
    float: left;
    width: 100%;
    position: relative;
}
.kode-search label {
    position: absolute;
    right: 0px;
    top: 0px;
    margin: 0px;
    height: 100%;
    cursor: pointer;
}
.kode-search label:before {
    content: "\f002";
    font-family: 'FontAwesome';
    top: 0;
    line-height: 42px;
    padding: 10px 20px;
   font-size:14px;
}
.kode-sidebar-element .kode-search label:before {
    color: #777;
    padding: 2px 20px;
    right: 0;
    position: absolute;
}
/*



===========================================



			EVENTS WIDGET



===========================================



*/

.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;
}
/*



===========================================



			ARCHIVE WIDGET



===========================================



*/

.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;
}
/*



===========================================



			RECENT POS WIDGET



===========================================



*/

.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;
}
/*



===========================================



			CATEGORIES WIDGET



===========================================



*/

.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: 1px solid #ddd;
}
.kode-side-menu.widget_archive ul li a:hover {
    background: none !important;
}
.widget_archive ul li {
    padding: 7px 0 9px;
    text-align: right;
}
.widget_archive > ul > li:first-child,
.widget_categories > ul > li:first-child {
    border: none;
}
.widget_categories ul li a {
    float: left;
}
.widget_archive ul li,
.widget_categories ul li {
    text-align: right;
    padding: 7px 0 9px;
    color: #fff;
	margin-bottom:0px;
    transition: all 0.3s ease-in-out;
}
.kode-sidebar-element .widget_archive ul li,
.kode-sidebar-element .widget_categories ul li {
	padding:9px 21px;
	margin-bottom:0px;
}
.kode_side_copyright {
    padding: 20px 0;
    text-align: center;
}
.widget_archive ul li a,
.widget_categories ul li a {
    float: left;
    font-size: 14px;
    text-decoration: none;
    padding: 7px 0 9px;
    text-transform: capitalize;
    width: auto;
}
.widget_categories ul li a {
    padding: 0px 0px !important;
}
.widget_archive ul li a {
    padding: 0;
}

.widget_archive ul li a:hover,
.widget_categories ul li a:hover {
    color: #fff;
}
/*
.widget_categories ul li:hover a {
    color: #fff;
}
*/
.widget_archive ul li:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 16px;
    color: #fff;
    left: 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;
}
.widget_archive ul li:hover:before,
.widget_categories ul li:hover:before {
    right: 10px;
    color: #fff;
}
footer .widget_archive ul li,
footer .widget_categories ul li {
    padding:7px 15px 0px;
    border-top: solid 1px rgba(255, 255, 255, 0.2);
}
footer .widget_categories  ul li:hover,
footer .widget_archive ul li:hover{
    padding-left: 20px;
}
footer .widget_archive ul li:before,
footer .widget_categories ul li:before {
    color: #fff;
    top: 50%;
    -webkit-transform: translateY(-54%);
    -moz-transform: translateY(-54%);
    -ms-transform: translateY(-54%);
    -o-transform: translateY(-54%);
    transform: translateY(-54%);
    right:auto !important;
}
footer .widget_categories ul li:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 16px;
    color: #fff;
    left: 0px;
    color: #fff;
    top: 8px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    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 a, 
footer .widget_categories ul li a{
	float:left;
    width: auto;
	padding:0;
	text-align:left;
    color: #fff;
    margin:0 0 9px; 
}
footer .widget_calendar table{
    background-color: transparent;
}
/*



===========================================



		FOOTER SOCIAL NETWORK WIDGET



===========================================



*/

.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;
}
/*



===========================================



		FOOTER SOCIAL NETWORK WIDGET 2



===========================================



*/

.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
}
/*



===========================================



			LATES BLOG WIDGET



===========================================



*/

.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);
}
/*



===========================================



			TAGS WIDGET



===========================================



*/

.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;
}
/*



===========================================



			FLICKR WIDGET



===========================================



*/

.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);
}
/*



===========================================



			FLICKR WIDGET



===========================================



*/

.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;
}
/*



===========================================



			NEWSLETTER WIDGET



===========================================



*/

.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;
}
/*



===========================================



			LATEST POST WIDGET



===========================================



*/

.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;
}
/*



===========================================



			INSTAGRAM WIDGET



===========================================



*/

.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;
}
/*



===========================================



			ADVERTIZEMENT WIDGET



===========================================



*/

.widget-advertizement {} .widget-advertizement .kode-thumb {
    float: left;
    width: 100%;
}
.widget-advertizement .kode-thumb img {
    float: left;
    width: 100%;
}
/*



===========================================



			LATES NEWS WIDGET



===========================================



*/

.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;
}
/*



===========================================



		CONTACT INFO WIDGET



===========================================



*/

.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;
}
/*



===========================================



		PRICE FILTER WIDGET



===========================================



*/

.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;
}
/*



===========================================



		NEW ARRIVAL WIDGET



===========================================



*/

.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;
    /* Chrome, Opera 15+, Safari 5+ */
    
    animation: spin 2s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
    
    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;
    /* Chrome, Opera 15+, Safari 5+ */
    
    animation: spin 3s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
}
#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;
    /* Chrome, Opera 15+, Safari 5+ */
    
    animation: spin 1.5s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        
        -ms-transform: rotate(0deg);
        /* IE 9 */
        
        transform: rotate(0deg);
        /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        
        -ms-transform: rotate(360deg);
        /* IE 9 */
        
        transform: rotate(360deg);
        /* Firefox 16+, IE 10+, Opera */
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        
        -ms-transform: rotate(0deg);
        /* IE 9 */
        
        transform: rotate(0deg);
        /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        
        -ms-transform: rotate(360deg);
        /* IE 9 */
        
        transform: rotate(360deg);
        /* Firefox 16+, IE 10+, Opera */
    }
}
#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #222222;
    z-index: 1000;
    -webkit-transform: translateX(0);
    /* Chrome, Opera 15+, Safari 3.1+ */
    
    -ms-transform: translateX(0);
    /* IE 9 */
    
    transform: translateX(0);
    /* Firefox 16+, IE 10+, Opera */
}
#loader-wrapper .loader-section.section-left {
    left: 0;
}
#loader-wrapper .loader-section.section-right {
    right: 0;
}
/* Loaded */

.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    
    -ms-transform: translateX(-100%);
    /* IE 9 */
    
    transform: translateX(-100%);
    /* Firefox 16+, IE 10+, Opera */
    
    -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%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    
    -ms-transform: translateX(100%);
    /* IE 9 */
    
    transform: translateX(100%);
    /* Firefox 16+, IE 10+, Opera */
    
    -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%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    
    -ms-transform: translateY(-100%);
    /* IE 9 */
    
    transform: translateY(-100%);
    /* Firefox 16+, IE 10+, Opera */
    
    -webkit-transition: all 0.3s 1s ease-out;
    transition: all 0.3s 1s ease-out;
    -moz-transition: all 0.3s 1s ease-out;
}
/* JavaScript Turned Off */

.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 {
    /* remove cross in IE */
    
    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 {}
/* placeholder */

.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;
}
/* hide placeholder when active in Chrome */

.gn-search:focus::-webkit-input-placeholder {
    color: transparent;
}
input[type="search"] {
    /* reset normalize */
    
    -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;
    /* this breaks the transition of the children in FF: https://bugzilla.mozilla.org/show_bug.cgi?id=625289 */
    
    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;
}
/* CALENDER*/

.widget_calendar {} .widget_calendar table {
    background-color: #ef4a2b;
    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 {
    background-color: #000;
}
.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: #333;
}
/* PAGES*/

.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;
    transition: all 0.3s ease-in-out;
}
footer .widget_recent_entries ul li,
footer .widget_pages ul li{
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
footer .widget_recent_entries > ul > li:first-child,
footer .widget_pages > ul > li:first-child{
    border: none;
}
.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;
    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;
}
.widget_pages ul li a {
    color: #666;
}
.widget_recent_entries ul li:hover a {
    color: #fff !important;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.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: currentColor;
}
/* META WIDGET*/

.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: solid 1px #ddd;
}
.widget_meta ul li:first-child {
    border: none;
}
.kode-side-menu.widget_categories ul li:hover {
    padding-left: 10px;
}
.widget_meta ul li a {
    display: block;
    padding: 8px 0px;
    color: #CCC;
    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 {
    color: #fff;
}
footer .widget_meta ul li:hover {
    padding-left: 10px;
}
/* RECENT COMMENTS*/

.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:12px 5px 8px;
    border-top: solid 1px #CCC;
    font-size: 14px;
}
.widget_recent_comments ul li:first-child{
    border: none;
}
footer .widget_recent_comments ul li {
    color: #fff;
    padding: 8px 0 10px;
    line-height: normal;
    border-color: rgba(255, 255, 255, 0.2);
}
footer .widget_recent_comments ul li a {
    color: #ccc;
    transition: all 0.3s ease-in-out;
}
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: #fff;
    margin: 5px 0px 5px 0px;
    display: inline-block;
}
footer .widget_recent_comments ul li .comment-author-link a {
    color: #fff;
}
/* RSS WIDGET*/

.widget_rss {} .widget_rss ul {
    list-style: none;
    margin: 0px;
    float: left;
    width: 100%;
}
.widget_rss ul li {
    float: left;
    width: 100%;
    margin-top: 30px;
    padding-top: 30px;
    color: #fff;
    border-top: solid 1px #ccc;
    color: #666;
}
.textwidget > p {
    color: #fff;
}
.textwidget .wp-caption-text {
    color: #fff;
}
.widget_rss ul li .rssSummary {
    color: #666
}
.widget_rss ul li:first-child {
    padding: 0px;
    margin: 0px;
    border: none;
}
.widget_rss ul li a.rsswidget {
    font-weight: bold;
}
.widget_rss ul li a.rss-date {
    margin-left: 10px;
}
/* TEXT WIDGET*/

.widget_text img {
    padding: 10px;
    float: left;
    border: solid 1px #CCC;
    margin: 0px 0px 10px 0px;
}
.widget_text img:hover {} .widget_text strong {
    margin-bottom: 10px;
    display: block;
}
/*FLICKR GALLERY*/

.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;
}
/*UPCOMING EVENT*/

.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;
}
/*.widget_product_categories{



}



.widget_product_categories ul{



	list-style:none;



	margin:0px;



	padding:0px;



	float:left;



	width:100%



}*/
/*CSS TRANSITION*/

.kode-sidebar-element [class*="col-md-"] {
    padding: 0px;
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
/*WOOCOMMERCE PRODUCTS*/

.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 #dd6043 !important;
}
.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_lawbase_info_widget.kode-widget {
    width: 100%;
    float: left;
}
.kode-widget {
    margin-bottom: 30px;
}
/*

==========================================

		kf_content_us_footer start

==========================================

*/

.kode_content_us_footer {
    background-image: url("../image/footerb.jpg");
    background-size: cover;
    float: left;
    padding: 40px 0 0;
    width: 100%;
    background-position: center;
    position: relative;
}
.kode_content_us_footer:before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    right: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #000;
    opacity: 0.85;
}
.kode_content_footer_detail {
    float: left;
    width: 100%;
    border-bottom: 1px solid #898989;
    padding-bottom: 35px;
    position: relative;
}

.kode_content_us_caption {
    float: left;
    width: 100%;
}
.kode_content_us_caption figure {
    margin-bottom: 6px;
    display: inline-block;
}
.kode_content_us_caption p {
    color: #cccccc;
    margin: 0 0px 18px;
}
.kode_content_us_caption ul {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
}
.kode_content_us_caption ul li {
    list-style: none;
    color: #fff;
}
.kode_content_us_caption ul li a {
    text-decoration: none;
    color: #cccccc;
    display: block;
    font-size: 14px;
}
.kode_content_us_caption li a span {
    float: right;
}
.kode_content_us_footer_row {
    float: left;
    width: 100%;
}
.kode_content_us_footer_row h4 {
    margin: 0px;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 25px;
}
.kode_content_us_footer_caption {
    float: left;
    width: 100%;
}
.kode_content_us_footer_caption ul {
    float: left;
    margin: 0px;
    width: 45%;
    border-right: 1px solid #8b8b8b;
}
.kode_content_us_footer_caption > ul:last-child {
    border-right: medium none;
    padding: 0 0 0 30px;
    width: 55%;
}
.kode_content_us_footer_caption ul li {
    list-style: none;
}
.kode_content_us_footer_caption ul li a {
    text-decoration: none;
    color: #cccccc;
    font-size: 14px;
    display: inline-block;
}
.kode_content_us_footer_caption ul li a:hover {
    color: #fff;
}
.kode_content_us_footer_social {
    float: left;
    width: 100%;
}
.kode_content_us_footer_social ul {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.kode_content_us_footer_social ul li {
    list-style: none;
    float: left;
    padding-bottom: 26px;
    border-bottom: 1px solid #898989;
}
.kode_content_us_footer_social:hover ul li::before {
    width: 100%;
    border-color: #c22b2a;
}
.kode_content_us_footer_social li:last-child {
    border-bottom: medium none;
    padding-top: 30px;
    padding-bottom: 0;
}
.kode_content_us_footer_post {
    float: left;
    width: 100%;
}
.kode_content_us_footer_post a {
    width: 49px;
    height: 51px;
    display: inline-block;
    border-bottom: 2px solid #a12e4d;
    font-size: 20px;
    text-align: center;
    float: left;
    background-color: #323232;
    margin-right: 16px;
}
.kode_content_us_footer_post:hover a {
    border-bottom: 1px solid #fff;
}
.kode_content_us_footer_post a i {
    line-height: 49px;
    color: #fff;
}
.kode_content_us_post_kode {
    float: none;
    margin: auto;
    padding: 0 0 0 65px;
}
.kode_content_us_post_kode p {
    color: #cccccc;
    font-size: 14px;
}
.kode_content_us_post_kode span {
    display: inline-block;
    font-size: 14px;
    color: #cccccc;
    float: right;
}
.kode_content_us_footer_news {
    float: left;
    width: 100%;
}
.kode_content_us_footer_news p {    
    margin: 0 0 21px;
}
.kode_content_us_footer_news form {
    margin: 0px;
    float: left;
    width: 100%;
    position: relative;
}
.kode_content_us_footer_news input[type="text"] {
    width: 224px;
    height: 36px;
    display: block;
    font-size: 14px;
    color: #cccccc;
    border: none;
    border: 1px solid #969696;
    padding: 10px 20px;
    background: none;
    float: left;
}
.kode_content_us_footer_news a {
    height: 36px;
    width: 38px;
    display: inline-block;
    color: #fff;
    font-size: 15px;
    text-align: center;
    background: none;
    border: 1px solid #969696;
    border-left: none;
    position: absolute;
    border-width: 1px 2px 1px medium;
}
.kode_content_us_footer_news a i {
    line-height: 36px;
	color:#666;
}
.widget_lawbase_info_widget p{
	color:#666;
}
/*--------kf-copyright-footer style----------*/

.kode_copyright_footer {
    float: left;
    width: 100%;
    padding: 30px 0 28px;
    position: relative;
}
.kode_copyright_footer p {
    display: inline-block;
    color: #ffffff;
    float: left;
    margin-right: 70px;
    padding: 10px 0;
}
.kode_copyright_nav {
    float: left;
    text-align: center;
}
.kode_copyright_nav ul {
    margin: 0px;
    float: left;
    padding: 10px 0px;
}
.kode_copyright_soical_icon ul li,
.kode_copyright_nav ul li {
    float: left;
    list-style: none;
}
.kode_copyright_nav ul li a {
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 30px;
}
.kode_copyright_nav ul li:hover a {
    color: #fff;
}
.kode_copyright_soical_icon {
    float: right;
}
.kode_copyright_soical_icon ul {
    float: right;
    margin: 0px;
    padding: 0px;
}
.kode_copyright_soical_icon ul a {
    height: 40px;
    width: 40px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 100%;
    color: #fff;
    font-size: 15px;
    text-align: center;
    margin-left: 15px;
}
.kode_copyright_soical_icon ul a i {
    line-height: 40px;
}
.recentcomments > a {
    color: #fff;
}
/*

==========================================

		kf_content_us_footer end

==========================================

*/

.tagcloud {
    float: left;
    width: 100%;
    position: relative;
}
.tagcloud a {
    border: 1px solid #d4d4d4;
    display: inline-block;
    padding: 6px 15px;
    font-size: 15px !important;
    margin: 0px 0px 5px;
}
.tagcloud a:hover {
    color: #fff;
}
.widget_tag_cloud h2 {
    color: #333;
    font-weight: bold;
    font-size: 20px;
}
.kode_achievement_list ul {
    padding: 0px;
    list-style: none;
}
/*
==============================
		TRANSITION-COLOR
==============================
*/
/*home page 4*/

.kode_client_fig figure a img,
.kode_blog_video figcaption a,
.kode-button-style-law-7,
.kode-button-style-law-6,
.kode-button-style-law-5,
.widget_p a,
.widget_navi li a,
.social_tag li a,
.kode_slide_fig a,
.kode_slide_fig figure:before,
.kode_latest_content h5,
.kode_latest_thumbnail a,
.kode_latest_thumbnail figure:before,
.kode_latest_readmore,
.kode_latest_meta li a,
.form_quote_submit .submit,
.kode_pricing_text h6,
.kode_law_pricing_list .kode_buy,
.kode_law_pricing_list,
.kode_pricing_detail li a,
.kode_experience2_text.client_text .slick-prev:before,
.kode_experience2_text.client_text .slick-next:before,
.kode_practice_area2_text h5 a,
.kode_practice_area2_text:before,
.kode_progres_icon li a,
.kode_progres_content a,
.kode_achievement_list ul li,
.kode_achievement_text h5 a,
.kode_service2_content,
/*home page 3*/

.kode-button-style-law-4,
.kode_copyright_text > p > a,
.kode_copyright_text a,
.kode_widget_navi li a,
.kode_widget_link.instagram li img,
.kode_widget_link.instagram li:before,
.kode_widget_link ul li a,
.widget_service_text a,
.kode_blog_content h4 a,
.kode_rating_star li a,
.kode_testimaonial_text .slick-prev,
.kode_testimaonial_text .slick-next,
.kode_attorney_des figure img,
.kode_attorney_content h5,
.kode_attorney_icon li a,
.kode_attorney_content,
.kode_attorney_icon,
.kode_attorney_content span,
.form-submit .submit,
.kf_commet_field .selectric-items li,
.kode_pratices_content figure:before,
.kode_pratices_content figcaption,
.kode-button-style-law-3,
.kode_pratices_content figcaption p,
.kode_services_icon span,
.kode_services_2_des span,
.kode_services_2_content h4 a,
.kode_firm_button,
.kode_firm_detail li a,
.kode_firm_fig .slick-prev:before,
.kode_firm_fig .slick-next:before,
.kode_services_content h4 a,
.kode_services-caption a,
.kode_services_icon h4 a,
.kode_services_content span,
.kode_services_text,
.kode_banner .slick-dots li,
.kode_banner figcaption a,
.kode-button-style-law-1,
.navigation ul li a,
.kode_top_search_menu a,
.kode_top_social_icon ul li a,
.kode_top_contact ul li a {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
.kode-transparent-bg {
    background: transparent;
}
.kode-white-color-text {
    color: #fff;
}
.kode-white-color-bg {
    background-color: #fff;
}
/*
==============================
		TRANSITION-COLOR
==============================
*/

#nav-icon,
#nav-icon span,
#overlay ul li a,
.kode_company_wrap .bx-controls-direction .bx-next:before,
.kode_company_wrap .bx-controls-direction .bx-prev:before,
.kode_company_wrap .bx-controls-direction .bx-next,
.kode_company_wrap .bx-controls-direction .bx-prev,
.kode_top_search_menu.menu_2.menu_3 a,
.kode_company_text a,
.kode_widget_service.contact_info.contact_2,
.kode_widget_service.contact_info.contact_2 span,
.kode_commet_field.field_2 label,
.kode_address_content .widget_service_text a,
/*blog detail page start*/

.blog_comment_item,
.blog_comment_item figure img,
.kode_blog_detail_slider .slick-prev:before,
.kode_blog_detail_slider .slick-next:before,
.kode_blog_detail_slider .slick-prev,
.kode_blog_detail_slider .slick-next,
/*practice area detail page start*/

.team_detail_description figure img,
.download_file ul li a i,
.download_file ul li a,
.widget.categories.prictice_area .slick-prev:before,
.widget.categories.prictice_area .slick-next:before,
/*our team detail page start*/

.timing_call_info a,
.team_detail_education_list li a,
.kode_team_detail_call_info a,
.team_detail_meta_list li a,
/*event page start*/

.kode_event_medium_modern figure img,
.kode_event_content h4,
.kode_event_medium_modern .event_clone,
.kode_event_medium_modern figure:before,
/*blog listing start*/

.widget.recent_tags li a,
.kode_post_des figure img,
.kode_post_content h6 a,
.widget.categories.call_info a,
.categories_detail li:before,
.categories_detail li,
.kode_listing_field button,
/*blog 2 colume start*/
/*blog page start*/

.kode_blog2_modern.mordern_2,
.kode_blog2_modern.mordern_2 > figure img,
/*ourteam page start*/

.kode_pager li a,
.kode_pagination_list a,
/*404_2 page start*/

.koed_sab_banner_content ul li a,
/*404 page start*/

.kode-button-style-law-11,
.kode_404_content .kode-button-style-law-8,
.kode_404_footer p a,
.kode_404_icon a,
/*home page 5 start*/

.kode_top_social_icon.icon_2 a,
.kode-button-style-law-10,
.kode-button-style-law-9,
.kode_copyright3_content > a,
.navigation .sub-menu,
.navigation .sub-menu li a,
.copyright_social_icon li a,
.kode_copyright3_content p a,
.widget3_blog_meta li a,
.widget3_social_icon li a,
.kode_pricing2_list,
.kode_pricing2_btn,
.kode_pricing2_list h5,
.kode_team_wrap .slick-prev:before,
.kode_team_wrap .slick-next:before,
.kode_team_wrap .slick-prev,
.kode_team_wrap .slick-next,
.kode_team_fig figure img,
.kode_team_fig figcaption,
.kode_team_fig figcaption ul li a,
.kode_service2_grid:hover figure img,
.kode_service3_content,
.kode_service2_grid,
.kode_service3_contentp,
.kode_service3_content h5 a,
.kode_service3_contentspan,
.kode_service2_grid figure:before,
.kode_blog_grid_content h5 a,
.kode_blog_grid figure img,
.kode_banner3_content a,
.kode_banner3_fig figcaption a,
.flickr_badge_image:before,
.flickr_badge_image img,
.kode_pet_value img,
.navigation.navi_2.navi_3 ul li a {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
.kode-transparent-bg {
    background: transparent;
}
.kode-white-color-text {
    color: #fff;
}
.kode-white-color-bg {
    background-color: fff;
}
/*
	=====================================
		SIDEBAR WRAP START
	=====================================
*/

.kode_side_copyright,
.kode_side_comment,
.kode_recent_medium,
.kode_side_post ul,
.kode_side_post,
.kode_sidebar_service,
.kode_sidebar_logo,
.kode_sidebar_content,
.kode-wrapper {
    float: left;
    width: 100%;
}
.kode_sidebar_wrap_side {
    float: left;
    padding: 30px;
    width: 100%;
}
.body-wrapper .c-menu {
    background-color: #25252f;
    padding: 50px 20px 30px;
}
.kode_sidebar_wrap {
    float: left;
    background-color: #25252f;
    padding: 50px 20px 30px;
    position: relative;
}
.kode_sidebar_wrap .close {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 37px;
    width: 37px;
    text-align: center;
    line-height: 30px;
    border-radius: 100%;
    border: 2px solid #fff;
    color: #fff;
    font-size: 14px;
}
.kode_sidebar_content {
    padding: 20px 0px;
    border-bottom: 1px solid #fff;
}
.kode-side-menu.widget_categories ul {
    border-bottom: 1px solid #ddd;
}
.kode-side-menu.widget_archive ul li:hover a {
    background: transparent !important;
}
.kode-side-menu.widget_archive ul li:hover {
    padding-left: 10px;
}
.kode_side_post h5,
.kode_sidebar_content h5 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.kode_sidebar_content p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
}
.kode_sidebar_service li a {
    display: block;
    font-size: 15px;
    color: #fff;
}
.kode_sidebar_service li {
    display: block;
    margin-bottom: 10px;
}
.kode_sidebar_service li a i {
    font-size: 20px;
    margin-right: 10px;
}
.kode_side_post {
    padding-top: 30px;
    border-bottom: 1px solid #4b4b59;
    margin-bottom: 20px;
}
.kode_recent_medium {
    margin-bottom: 30px;
}
.kode_recent_medium figure {
    float: left;
    overflow: hidden;
}
.kode_recent_medium:hover figure img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    opacity: 0.7;
    -webkit-transform: scale(1.1);
}
.kode_recent_content {
    overflow: hidden;
    padding: 0 0 0 16px;
}
.kode_side_post h5 {
    margin-bottom: 20px;
}
.kode_recent_content p {
    font-size: 15px;
    line-height: 24px;
    color: #fff;
}
.kode_side_comment li {
    float: left;
    margin-right: 14px;
}
.kode_side_icon li:last-child,
.kode_side_comment li:last-child {
    margin: 0px;
}
.kode_side_comment li a {
    font-size: 12px;
    color: #fff;
}
.kode_side_comment li a i {
    margin-right: 5px;
}
.kode_side_copyright p {
    float: left;
    color: #fff;
    font-size: 14px;
}
.c-menu--slide-right .c-menu__close,
.c-menu--push-right .c-menu__close {
    right: auto !important;
    left: 10px;
    top: 10px;
}
.c-menu--push-top,
.c-menu--slide-right,
.c-menu--push-right {
    direction: rtl;
}
.c-menu--push-top .kode_sidebar_wrap_side,
.c-menu--push-right .kode_sidebar_wrap_side {
    direction: ltr;
}
.c-menu--slide-top,
.c-menu--slide-bottom,
.c-menu--push-top,
.c-menu--push-bottom {
    overflow-x: hidden !important;
}
.kode_sidebar_wrap_side {
    text-align: left;
}
.kode_sidebar_wrap_side {
    float: left;
    padding: 80px 20px 30px;
    width: 100%;
}
.side-navigation .c-menu__close {
    color: #fff;
    font-size: 14px;
    height: 37px;
    line-height: 32px;
    opacity: 1;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 10px;
    width: 37px;
    border-radius: 100%;
    border: 2px solid #fff;
    transition: all 0.3s ease-in-out;
}
.body-wrapper.has-push-right,
.body-wrapper.has-push-left {
    transition: all 0.3s ease-in-out;
}
.kode_sidebar_wrap_side .kode_sidebar_logo {
    margin: 0 0 0px;
    text-align: center;
}
.kode-sidebar-menu-element .widget_archive ul {
    margin-left: 0;
}
.kode-sidebar-menu-element > div {
    margin: 30px 0 0 0;
}
.kode-sidebar-menu-element #wp-calendar thead {
    background: #fff !important;
}
.kode-sidebar-menu-element .calendar_wrap th,
.kode-sidebar-menu-element .calendar_wrap td {
    padding: 10px;
    border-color: #fff;
    text-align: center;
}
.kode-sidebar-menu-element .widget_calendar table thead th {
    color: #333;
}
.kode-sidebar-menu-element .calendar_wrap th:hover {
    background: transparent;
}
.kode-sidebar-menu-element .calendar_wrap table {
    border-color: #fff;
}
.kode-sidebar-menu-element .widget_pages ul li ul {
    display: none;
}
.kode-sidebar-menu-element .widget_pages ul li:hover > ul {
    display: block;
}
.kode-sidebar-menu-element .widget_recent_comments .recentcomments {
    padding: 12px 0;
}
.kode-sidebar-menu-element .widget_recent_comments li:hover {
    color: #fff;
}
.kode-side-menu.widget_recent_entries ul li a {
    font-size: 12px;
}
.kode-side-menu.widget_rss ul li .rssSummary {
    color: #fff;
}
.kode-side-menu.widget_rss .rss-widget-icon {
    width: 20px;
}
.kode-sidebar-menu-element .widget_nav_menu ul li a {
    position: relative;
}
.kode-sidebar-menu-element .widget_nav_menu ul li a:before {
    content: "";
    font-family: "FontAwesome";
    font-size: 16px;
    left: 0px;
    margin: -9px 0 0;
    position: absolute;
    top: 50%;
    color: currentColor;
}
.kode-sidebar-menu-element .widget_nav_menu ul li a:hover:before {
    left: 5px;
}
.calendar_wrap thead tr th {
    color: #fff !important;
}
.kode-sidebar-menu-element .textwidget select,
.kode-sidebar-menu-element .postform option,
.kode-sidebar-menu-element #archives-dropdown--1 option {
    color: #333;
    background: transparent;
}
.kode-sidebar-menu-element .widget_nav_menu ul li a,
.kode-sidebar-menu-element .textwidget select,
.kode-sidebar-menu-element cite,
.kode-sidebar-menu-element .textwidget strong,
.kode-sidebar-menu-element .rsswidget,
.kode-sidebar-menu-element .rssSummary,
.kode-sidebar-menu-element .rsswidget,
.kode-sidebar-menu-element .widget_recent_entries ul li a,
.kode-sidebar-menu-element .widget_meta ul li a,
.kode-sidebar-menu-element .widget_pages ul li a,
.kode-sidebar-menu-element .em-categories-list li,
.kode-sidebar-menu-element .widget_categories ul li,
.kode-sidebar-menu-element .postform,
.kode-sidebar-menu-element #archives-dropdown--1,
.kode-sidebar-menu-element .widget_archive li,
.kode-sidebar-menu-element .calendar_wrap td a,
.kode-sidebar-menu-element .widget_archive li a,
.kode-sidebar-menu-element .calendar_wrap td,
.kode-sidebar-menu-element .screen-reader-text,
.kode-sidebar-menu-element .calendar_wrap caption,
.kode-sidebar-menu-element .em-categories-list li a,
.kode-sidebar-menu-element .widget_categories ul li a {
    color: #fff;
}
.kode-sidebar-menu-element .widget_pages ul li a::before,
.kode-sidebar-menu-element .widget_archive li a:before,
.kode-sidebar-menu-element .widget_categories ul li a::before {
    color: currentColor;
}
.kode_side_copyright .kode_side_icon {
    float: left;
    width: 100%;
    margin: 0;
    padding: 15px 0;
    list-style: none;
    text-align: center;
}
.kode_side_copyright .kode_side_icon li {
    display: inline-block;
    float: none;
    margin-right: 8px;
    width: auto;
}
.kode_side_copyright .kode_side_icon li a {
    color: #fff;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
    display: inline-block;
    height: 30px;
    line-height: 30px;
    opacity: 0.99;
    overflow: hidden;
    position: relative;
    text-align: center;
    transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59) 0s;
    width: 30px;
}
.kode_side_copyright .kode_side_icon li a::before {
    background-color: #000;
    content: "";
    height: 140%;
    left: -110%;
    position: absolute;
    top: 90%;
    transform: rotate(45deg);
    transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59) 0s;
    width: 140%;
    z-index: -1;
}
.kode_side_copyright .kode_side_icon li a:focus::before,
.kode_side_icon li a:hover::before {
    left: -20%;
    top: -20%;
}
#c-menu--slide-right .kode-sidebar-menu-element [class*="col-"],
#c-menu--slide-left .kode-sidebar-menu-element [class*="col-"],
#c-menu--push-left .kode-sidebar-menu-element [class*="col-"],
#c-menu--push-right .kode-sidebar-menu-element [class*="col-"] {
    width: 100%;
    padding: 0px;
}
.kode-sidebar-menu-element .widget-title {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 20px;
    padding: 0 0 10px;
    position: relative;
    text-transform: uppercase;
}
.kode-sidebar-menu-element .widget-title::before {
    background-color: currentColor;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 30px;
}
.body-wrapper {
    transition: all 0.3s ease-in-out;
}
.side-navigation .c-menu__close {
    color: #fff;
    font-size: 14px;
    height: 37px;
    line-height: 32px;
    opacity: 1;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 10px;
    width: 37px;
    border-radius: 100%;
    border: 2px solid #fff;
    transition: all 0.3s ease-in-out;
}
.kode-sidebar-menu-element .widget_calendar caption {
    text-align: left;
}
.kode-sidebar-menu-element .widget_calendar table {
    background: transparent;
    margin: 0;
}