*, *:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}  .row-columns {
margin:0 -15px 22px;
}
.row-columns:after {
content: "";
display: table;
clear: both;
}
.column-xs-1, .column-sm-1, .column-md-1, .column-lg-1, .column-xs-2, .column-sm-2, .column-md-2, .column-lg-2, .column-xs-3, .column-sm-3, .column-md-3, .column-lg-3, .column-xs-4, .column-sm-4, .column-md-4, .column-lg-4, .column-xs-5, .column-sm-5, .column-md-5, .column-lg-5, .column-xs-6, .column-sm-6, .column-md-6, .column-lg-6, .column-xs-7, .column-sm-7, .column-md-7, .column-lg-7, .column-xs-8, .column-sm-8, .column-md-8, .column-lg-8, .column-xs-9, .column-sm-9, .column-md-9, .column-lg-9, .column-xs-10, .column-sm-10, .column-md-10, .column-lg-10, .column-xs-11, .column-sm-11, .column-md-11, .column-lg-11, .column-xs-12, .column-sm-12, .column-md-12, .column-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 400px) {
.column-xs-1, .column-xs-2, .column-xs-3, .column-xs-4, .column-xs-5, .column-xs-6, .column-xs-7, .column-xs-8, .column-xs-9, .column-xs-10, .column-xs-11, .column-xs-12 {
float: left;
}
.column-xs-12 {
width: 100%;
}
.column-xs-11 {
width: 91.66666667%;
}
.column-xs-10 {
width: 83.33333333%;
}
.column-xs-9 {
width: 75%;
}
.column-xs-8 {
width: 66.66666667%;
}
.column-xs-7 {
width: 58.33333333%;
}
.column-xs-6 {
width: 50%;
}
.column-xs-5 {
width: 41.66666667%;
}
.column-xs-4 {
width: 33.33333333%;
}
.column-xs-3 {
width: 25%;
}
.column-xs-2 {
width: 16.66666667%;
}
.column-xs-1 {
width: 8.33333333%;
}
.column-xs-pull-12 {
right: 100%;
}
.column-xs-pull-11 {
right: 91.66666667%;
}
.column-xs-pull-10 {
right: 83.33333333%;
}
.column-xs-pull-9 {
right: 75%;
}
.column-xs-pull-8 {
right: 66.66666667%;
}
.column-xs-pull-7 {
right: 58.33333333%;
}
.column-xs-pull-6 {
right: 50%;
}
.column-xs-pull-5 {
right: 41.66666667%;
}
.column-xs-pull-4 {
right: 33.33333333%;
}
.column-xs-pull-3 {
right: 25%;
}
.column-xs-pull-2 {
right: 16.66666667%;
}
.column-xs-pull-1 {
right: 8.33333333%;
}
.column-xs-pull-0 {
right: 0%;
}
.column-xs-push-12 {
left: 100%;
}
.column-xs-push-11 {
left: 91.66666667%;
}
.column-xs-push-10 {
left: 83.33333333%;
}
.column-xs-push-9 {
left: 75%;
}
.column-xs-push-8 {
left: 66.66666667%;
}
.column-xs-push-7 {
left: 58.33333333%;
}
.column-xs-push-6 {
left: 50%;
}
.column-xs-push-5 {
left: 41.66666667%;
}
.column-xs-push-4 {
left: 33.33333333%;
}
.column-xs-push-3 {
left: 25%;
}
.column-xs-push-2 {
left: 16.66666667%;
}
.column-xs-push-1 {
left: 8.33333333%;
}
.column-xs-push-0 {
left: 0%;
}
.column-xs-offset-12 {
margin-left: 100%;
}
.column-xs-offset-11 {
margin-left: 91.66666667%;
}
.column-xs-offset-10 {
margin-left: 83.33333333%;
}
.column-xs-offset-9 {
margin-left: 75%;
}
.column-xs-offset-8 {
margin-left: 66.66666667%;
}
.column-xs-offset-7 {
margin-left: 58.33333333%;
}
.column-xs-offset-6 {
margin-left: 50%;
}
.column-xs-offset-5 {
margin-left: 41.66666667%;
}
.column-xs-offset-4 {
margin-left: 33.33333333%;
}
.column-xs-offset-3 {
margin-left: 25%;
}
.column-xs-offset-2 {
margin-left: 16.66666667%;
}
.column-xs-offset-1 {
margin-left: 8.33333333%;
}
.column-xs-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 768px) {
.column-sm-1, .column-sm-2, .column-sm-3, .column-sm-4, .column-sm-5, .column-sm-6, .column-sm-7, .column-sm-8, .column-sm-9, .column-sm-10, .column-sm-11, .column-sm-12 {
float: left;
}
.column-sm-12 {
width: 100%;
}
.column-sm-11 {
width: 91.66666667%;
}
.column-sm-10 {
width: 83.33333333%;
}
.column-sm-9 {
width: 75%;
}
.column-sm-8 {
width: 66.66666667%;
}
.column-sm-7 {
width: 58.33333333%;
}
.column-sm-6 {
width: 50%;
}
.column-sm-5 {
width: 41.66666667%;
}
.column-sm-4 {
width: 33.33333333%;
}
.column-sm-3 {
width: 25%;
}
.column-sm-2 {
width: 16.66666667%;
}
.column-sm-1 {
width: 8.33333333%;
}
.column-sm-pull-12 {
right: 100%;
}
.column-sm-pull-11 {
right: 91.66666667%;
}
.column-sm-pull-10 {
right: 83.33333333%;
}
.column-sm-pull-9 {
right: 75%;
}
.column-sm-pull-8 {
right: 66.66666667%;
}
.column-sm-pull-7 {
right: 58.33333333%;
}
.column-sm-pull-6 {
right: 50%;
}
.column-sm-pull-5 {
right: 41.66666667%;
}
.column-sm-pull-4 {
right: 33.33333333%;
}
.column-sm-pull-3 {
right: 25%;
}
.column-sm-pull-2 {
right: 16.66666667%;
}
.column-sm-pull-1 {
right: 8.33333333%;
}
.column-sm-pull-0 {
right: 0%;
}
.column-sm-push-12 {
left: 100%;
}
.column-sm-push-11 {
left: 91.66666667%;
}
.column-sm-push-10 {
left: 83.33333333%;
}
.column-sm-push-9 {
left: 75%;
}
.column-sm-push-8 {
left: 66.66666667%;
}
.column-sm-push-7 {
left: 58.33333333%;
}
.column-sm-push-6 {
left: 50%;
}
.column-sm-push-5 {
left: 41.66666667%;
}
.column-sm-push-4 {
left: 33.33333333%;
}
.column-sm-push-3 {
left: 25%;
}
.column-sm-push-2 {
left: 16.66666667%;
}
.column-sm-push-1 {
left: 8.33333333%;
}
.column-sm-push-0 {
left: 0%;
}
.column-sm-offset-12 {
margin-left: 100%;
}
.column-sm-offset-11 {
margin-left: 91.66666667%;
}
.column-sm-offset-10 {
margin-left: 83.33333333%;
}
.column-sm-offset-9 {
margin-left: 75%;
}
.column-sm-offset-8 {
margin-left: 66.66666667%;
}
.column-sm-offset-7 {
margin-left: 58.33333333%;
}
.column-sm-offset-6 {
margin-left: 50%;
}
.column-sm-offset-5 {
margin-left: 41.66666667%;
}
.column-sm-offset-4 {
margin-left: 33.33333333%;
}
.column-sm-offset-3 {
margin-left: 25%;
}
.column-sm-offset-2 {
margin-left: 16.66666667%;
}
.column-sm-offset-1 {
margin-left: 8.33333333%;
}
.column-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.column-md-1, .column-md-2, .column-md-3, .column-md-4, .column-md-5, .column-md-6, .column-md-7, .column-md-8, .column-md-9, .column-md-10, .column-md-11, .column-md-12 {
float: left;
}
.column-md-12 {
width: 100%;
}
.column-md-11 {
width: 91.66666667%;
}
.column-md-10 {
width: 83.33333333%;
}
.column-md-9 {
width: 75%;
}
.column-md-8 {
width: 66.66666667%;
}
.column-md-7 {
width: 58.33333333%;
}
.column-md-6 {
width: 50%;
}
.column-md-5 {
width: 41.66666667%;
}
.column-md-4 {
width: 33.33333333%;
}
.column-md-3 {
width: 25%;
}
.column-md-2 {
width: 16.66666667%;
}
.column-md-1 {
width: 8.33333333%;
}
.column-md-pull-12 {
right: 100%;
}
.column-md-pull-11 {
right: 91.66666667%;
}
.column-md-pull-10 {
right: 83.33333333%;
}
.column-md-pull-9 {
right: 75%;
}
.column-md-pull-8 {
right: 66.66666667%;
}
.column-md-pull-7 {
right: 58.33333333%;
}
.column-md-pull-6 {
right: 50%;
}
.column-md-pull-5 {
right: 41.66666667%;
}
.column-md-pull-4 {
right: 33.33333333%;
}
.column-md-pull-3 {
right: 25%;
}
.column-md-pull-2 {
right: 16.66666667%;
}
.column-md-pull-1 {
right: 8.33333333%;
}
.column-md-pull-0 {
right: 0%;
}
.column-md-push-12 {
left: 100%;
}
.column-md-push-11 {
left: 91.66666667%;
}
.column-md-push-10 {
left: 83.33333333%;
}
.column-md-push-9 {
left: 75%;
}
.column-md-push-8 {
left: 66.66666667%;
}
.column-md-push-7 {
left: 58.33333333%;
}
.column-md-push-6 {
left: 50%;
}
.column-md-push-5 {
left: 41.66666667%;
}
.column-md-push-4 {
left: 33.33333333%;
}
.column-md-push-3 {
left: 25%;
}
.column-md-push-2 {
left: 16.66666667%;
}
.column-md-push-1 {
left: 8.33333333%;
}
.column-md-push-0 {
left: 0%;
}
.column-md-offset-12 {
margin-left: 100%;
}
.column-md-offset-11 {
margin-left: 91.66666667%;
}
.column-md-offset-10 {
margin-left: 83.33333333%;
}
.column-md-offset-9 {
margin-left: 75%;
}
.column-md-offset-8 {
margin-left: 66.66666667%;
}
.column-md-offset-7 {
margin-left: 58.33333333%;
}
.column-md-offset-6 {
margin-left: 50%;
}
.column-md-offset-5 {
margin-left: 41.66666667%;
}
.column-md-offset-4 {
margin-left: 33.33333333%;
}
.column-md-offset-3 {
margin-left: 25%;
}
.column-md-offset-2 {
margin-left: 16.66666667%;
}
.column-md-offset-1 {
margin-left: 8.33333333%;
}
.column-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.column-lg-1, .column-lg-2, .column-lg-3, .column-lg-4, .column-lg-5, .column-lg-6, .column-lg-7, .column-lg-8, .column-lg-9, .column-lg-10, .column-lg-11, .column-lg-12 {
float: left;
}
.column-lg-12 {
width: 100%;
}
.column-lg-11 {
width: 91.66666667%;
}
.column-lg-10 {
width: 83.33333333%;
}
.column-lg-9 {
width: 75%;
}
.column-lg-8 {
width: 66.66666667%;
}
.column-lg-7 {
width: 58.33333333%;
}
.column-lg-6 {
width: 50%;
}
.column-lg-5 {
width: 41.66666667%;
}
.column-lg-4 {
width: 33.33333333%;
}
.column-lg-3 {
width: 25%;
}
.column-lg-2 {
width: 16.66666667%;
}
.column-lg-1 {
width: 8.33333333%;
}
.column-lg-pull-12 {
right: 100%;
}
.column-lg-pull-11 {
right: 91.66666667%;
}
.column-lg-pull-10 {
right: 83.33333333%;
}
.column-lg-pull-9 {
right: 75%;
}
.column-lg-pull-8 {
right: 66.66666667%;
}
.column-lg-pull-7 {
right: 58.33333333%;
}
.column-lg-pull-6 {
right: 50%;
}
.column-lg-pull-5 {
right: 41.66666667%;
}
.column-lg-pull-4 {
right: 33.33333333%;
}
.column-lg-pull-3 {
right: 25%;
}
.column-lg-pull-2 {
right: 16.66666667%;
}
.column-lg-pull-1 {
right: 8.33333333%;
}
.column-lg-pull-0 {
right: 0%;
}
.column-lg-push-12 {
left: 100%;
}
.column-lg-push-11 {
left: 91.66666667%;
}
.column-lg-push-10 {
left: 83.33333333%;
}
.column-lg-push-9 {
left: 75%;
}
.column-lg-push-8 {
left: 66.66666667%;
}
.column-lg-push-7 {
left: 58.33333333%;
}
.column-lg-push-6 {
left: 50%;
}
.column-lg-push-5 {
left: 41.66666667%;
}
.column-lg-push-4 {
left: 33.33333333%;
}
.column-lg-push-3 {
left: 25%;
}
.column-lg-push-2 {
left: 16.66666667%;
}
.column-lg-push-1 {
left: 8.33333333%;
}
.column-lg-push-0 {
left: 0%;
}
.column-lg-offset-12 {
margin-left: 100%;
}
.column-lg-offset-11 {
margin-left: 91.66666667%;
}
.column-lg-offset-10 {
margin-left: 83.33333333%;
}
.column-lg-offset-9 {
margin-left: 75%;
}
.column-lg-offset-8 {
margin-left: 66.66666667%;
}
.column-lg-offset-7 {
margin-left: 58.33333333%;
}
.column-lg-offset-6 {
margin-left: 50%;
}
.column-lg-offset-5 {
margin-left: 41.66666667%;
}
.column-lg-offset-4 {
margin-left: 33.33333333%;
}
.column-lg-offset-3 {
margin-left: 25%;
}
.column-lg-offset-2 {
margin-left: 16.66666667%;
}
.column-lg-offset-1 {
margin-left: 8.33333333%;
}
.column-lg-offset-0 {
margin-left: 0%;
}
}  blockquote {
border-left: 4px solid #00acee;
} .dropcap-background {
background-color: #efefef;
color: #000;
float: left;
font-size: 2em;
font-weight: 700;
line-height: 0.8em;
margin: 0.1em 8px 0 0;
padding: 0.23em 0.52em;
text-transform: uppercase;
width: auto;
}
.dropcap-no-background {
color: #000;
float: left;
font-size: 3em;
font-weight: 700;
line-height: 15px;
margin: 0;
padding: 0.3em 8px 0.3em 0;
text-transform: uppercase;
width: auto;
} body a.tk-btn {
font-weight: 700;
border-radius: 1.5em;
border: 2px solid;
box-shadow: none;
color: #fff;
display: inline-block;
font-size: 18px;
line-height: 1em;
margin: 15px 5px 0px 0px;
text-decoration: none;
text-shadow: none;
vertical-align: middle;
width: auto;
-webkit-transition: .3s;
-moz-transition: .3s;
-ms-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
body a.tk-btn:hover {
color: #fff;
}
.tk-btn.square {
border-radius: 2px;
}
.tk-btn:hover {
color: #fff;
}
.tk-btn,
.tk-btn.tksc-btn-large {
padding: 0.7em 2.2em 0.7em;
margin-right: 8px;
}
.tk-btn.tksc-btn-large {
font-size: 22px;
}
.tk-btn.tksc-btn-small,
.tk-btn.tksc-btn-mini {
padding: 0.8em 2.2em;
}
.tk-btn.tksc-btn-small {
font-size: 14px;
}
.tk-btn.tksc-btn-mini {
font-size: 12px;
}
.tk-btn.default {
background: #b3b3b3;
border-color: #b3b3b3;
}
.tk-btn.default:hover {
background: #848383;
border-color: #848383;
}
.tk-btn.tksc-btn-primary {
border-color: #353535;
color: #353535;
}
.tk-btn.tksc-btn-inverse {
background: #2e2e2e;
border-color: #2e2e2e;
}
.tk-btn.tksc-btn-primary:hover,
.tk-btn.tksc-btn-inverse:hover {
background: #000;
border-color: #000;
color: #fff;
}
.tk-btn.tksc-btn-info {
background: #208dc5;
border-color: #208dc5;
}
.tk-btn.tksc-btn-info:hover {
background: #1a6389;
border-color: #1a6389;
}
.tk-btn.tksc-btn-success {
background: #3b9a32;
border-color: #3b9a32;
}
.tk-btn.tksc-btn-success:hover {
background: #2d7625;
border-color: #2d7625;
}
.tk-btn.tksc-btn-warning {
background: #fd852d;
border-color: #fd852d;
}
.tk-btn.tksc-btn-warning:hover {
background: #cd6b23;
border-color: #cd6b23;
}
.tk-btn.tksc-btn-danger {
background: #d73a3a;
border-color: #d73a3a;
}
.tk-btn.tksc-btn-danger:hover {
background: #b43232;
border-color: #b43232;
} body .tk-shortcode-tabs ul {
padding: 0;
}
.tk-shortcode-tabs .tk-nav-tabs {
border: none;
display: inline-block;
margin-left: 1px;
margin-bottom: 0;
}
.tk-shortcode-tabs ul {
margin-bottom: 0;
}
body .tk-shortcode-tabs .tk-nav-tabs li {
display: inline-block;
vertical-align: bottom;
width: auto;
float: none;
overflow: hidden;
margin: 0 0 -1px -1px;
}
.tk-shortcode-tabs [tabindex="-1"] {
outline: none;
}
body .tk-shortcode-tabs .tk-nav-tabs .fullwidth {
width: 100%;
}
.fullwidth-section {
margin-left: -1000px;
margin-right: -1000px;
width: auto;
padding-left: 1000px;
padding-right: 1000px;
float: none;
}
.tk-shortcode-tabs .tk-nav-tabs li a {
background: #f5f5f5;
border-radius: 2px 2px 0 0;
border: 1px solid #dfdfdf;
color: #000;
display: block;
line-height: 1em;
margin: 0;
padding: 14px 24px;
position: relative;
text-decoration: none;
z-index: 1;
-webkit-transition: background .3s;
-moz-transition: background .3s;
-ms-transition: background .3s;
-o-transition: background .3s;
transition: background .3s;
}
.tk-shortcode-tabs .tk-nav-tabs .fullwidth a {
margin-right: 0;
}
.tk-shortcode-tabs .tk-nav-tabs .active a {
padding-top: 17px;
padding-bottom: 17px;
border-bottom: none;
}
.tk-shortcode-tabs .tk-nav-tabs .active a,
.tk-shortcode-tabs .tk-nav-tabs a:hover,
.tk-shortcode-tabs .tk-nav-tabs a:focus {
background: #fff;
}
.tk-shortcode-tabs .tk-nav-tabs h5 {
font-size: 14px;
font-weight: bold;
margin: 0 !important;
color: #000;
float: none;
width: auto;
}
.tk-shortcode-tabs .tab-pane {
border: 1px solid #dfdfdf;
border-radius: 2px;
background-color: #fff;
}
.tk-shortcode-tabs .tab-pane p,
.tabs-content p {
line-height: inherit;
padding: 0;
}
.tk-shortcode-tabs .tab-pane p:last-child {
margin-bottom: 0;
} .tk_accordion_wrapper,
.tk_toggle,
.tk_toggle .tab-head,
.tk_accordion .tab-head {
border: 1px solid #dfdfdf;
}
.tk_accordion_wrapper,
.tk_toggle {
border-top: 0;
border-radius: 2px;
}
.tk_toggle {
margin-bottom: 30px;
}
.tk_toggle .tab-head,
.tk_accordion .tab-head {
color: #000;
cursor: pointer;
font-size: 14px;
font-weight: 700;
margin: 0 -1px -1px -1px !important;
padding: 17px 28px;
position: relative;
float: none;
width: auto;
}
.tk_accordion,
.tk_toggle {
background-color: #fff;
}
.tk_toggle .tab-head {
border-radius: 2px;
}
.tk_toggle.opened .tab-head {
border-radius: 4px 4px 0 0;
}
.tk_accordion:first-child .tab-head {
border-radius: 4px 4px 0 0;
}
.tk_accordion:last-child .tab-head {
border-radius: 0 0 4px 4px;
}
.tk_accordion.opened:last-child .tab-head {
border-radius: 0;
}
.tk_toggle .tab-head:hover,
.tk_accordion .tab-head:hover {
border-color: #979797;
z-index: 1;
}
.tk_toggle .tab-head,
.tk_accordion:last-child .tab-head {
-webkit-transition: border-radius 0s ease .3s;
-moz-transition: border-radius 0s ease .3s;
-ms-transition: border-radius 0s ease .3s;
-o-transition: border-radius 0s ease .3s;
transition: border-radius 0s ease .3s;
}
.tk_toggle.opened .tab-head,
.tk_accordion.opened:last-child .tab-head {
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
}
.tk_toggle .tab-head i,
.tk_accordion .tab-head i {
border: 2px solid #f2f1f0;
border-radius: 50%;
color: #a9a9a9;    display: block;
height: 22px;
width: 22px;
position: absolute;
right: 16px;
top: 50%;
margin-top: -11px;
}
.tk_toggle .tab-head i:before,
.tk_toggle .tab-head i:after,
.tk_accordion .tab-head i:before,
.tk_accordion .tab-head i:after {
content: "";
background-color: #a9a9a9;
position: absolute;
top: 50%;
left: 50%;
}
.tk_toggle .tab-head i:before,
.tk_accordion .tab-head i:before {
height: 2px;
margin-left: -5px;
margin-top: -1px;
width: 10px;
}
.tk_toggle .tab-head i:after,
.tk_accordion .tab-head i:after {
height: 10px;
margin-left: -1px;
margin-top: -5px;
width: 2px;
-webkit-transition: .2s;
-moz-transition: .2s;
-ms-transition: .2s;
-o-transition: .2s;
transition: .2s;
}
.tk_toggle.opened .tab-head i:after,
.tk_accordion.opened .tab-head i:after {
-webkit-transform: rotateZ(-90deg);
-moz-transform: rotateZ(-90deg);
-ms-transform: rotateZ(-90deg);
-o-transform: rotateZ(-90deg);
transform: rotateZ(-90deg);
}
.tk_toggle .tab-body,
.tk_accordion .tab-body {
display: none;
overflow: hidden;
}
.tk_accordion .tabs-content,
.tk-shortcode-tabs .tabs-content,
.tk_toggle .tabs-content {
padding: 20px 25px;
}
.tk_toggle .tab-body p:last-child,
.tk_accordion .tab-body p:last-child {
margin-bottom: 0;
}
.tk_accordion:last-child .tab-body {
border-bottom-width: 0 !important;
} .progress-info {
margin-bottom: 10px;
}
.tk-progress {
border: 1px solid;
border-color: rgba(0,0,0,.1);
border-radius: 4px;
box-shadow: none;
height: 8px;
margin-bottom: 25px;
position: relative;
width: 90%;
width: calc(100% - 45px);
}
.tk-progress .bar {
background-color: #393939;
border-radius: 4px;
height: 8px;
max-width: 100%;
width: 0%;
position: relative;
top: -1px;
}
.bar-percentage {
color: #cbcbcb;
font-size: 12px;
font-weight: 700;
position: absolute;
top: -7px;
right: -45px;
} .tksc-alert-box {
border-radius: 2px;
font-size: 18px;
margin-top: 40px;
margin-bottom: 40px;
padding: 18px 55px 18px 30px;
position: relative;
}
.tksc-alert-default {
border: 1px solid #dfdfdf;
color: #4a4a4a;
}
.tksc-alert-announcement {
background-color: #d1d1d1;
color: #000;
}
.tksc-alert-error {
background-color: #f8c1c1;
color: #c94141;
}
.tksc-alert-success {
background-color: #d5f8c0;
color: #4b9f42;
}
.tksc-alert-warning {
background-color: #fbf1c8;
color: #e4b423;
}
.tksc-alert-info {
background-color: #b8e2f7;
color: #367b9f;
}
.tksc-alert-default .close-infobox:before,
.tksc-alert-default .close-infobox:after {
background-color: #c9c9c9;
}
.tksc-alert-announcement .close-infobox:before,
.tksc-alert-announcement .close-infobox:after {
background-color: #a9a9a9;
}
.tksc-alert-error .close-infobox:before,
.tksc-alert-error .close-infobox:after {
background-color: #cf9d9d;
}
.tksc-alert-success .close-infobox:before,
.tksc-alert-success .close-infobox:after {
background-color: #a5bf93;
}
.tksc-alert-warning .close-infobox:before,
.tksc-alert-warning .close-infobox:after {
background-color: #f1d375;
}
.tksc-alert-info .close-infobox:before,
.tksc-alert-info .close-infobox:after {
background-color: #8dafc1;
}
.tksc-alert-default .close-infobox:hover:before,
.tksc-alert-default .close-infobox:hover:after {
background-color: #a3a3a3;
}
.tksc-alert-announcement .close-infobox:hover:before,
.tksc-alert-announcement .close-infobox:hover:after {
background-color: #8e8e8e;
}
.tksc-alert-error .close-infobox:hover:before,
.tksc-alert-error .close-infobox:hover:after {
background-color: #b08484;
}
.tksc-alert-success .close-infobox:hover:before,
.tksc-alert-success .close-infobox:hover:after {
background-color: #899e7a;
}
.tksc-alert-warning .close-infobox:hover:before,
.tksc-alert-warning .close-infobox:hover:after {
background-color: #ba9e48;
}
.tksc-alert-info .close-infobox:hover:before,
.tksc-alert-info .close-infobox:hover:after {
background-color: #597381;
}
body .tksc-alert-box p {
margin: 0;
}
.close-infobox {
width: 30px;
height: 30px;
cursor: pointer;
position: absolute;
right: 15px;
top: 50%;
margin-top: -15px;
}
.close-infobox:before,
.close-infobox:after {
content: "";
display: block;
height: 2px;
margin-left: -6px;
margin-top: -1px;
width: 12px;
position: absolute;
top: 50%;
left: 50%;
}
.close-infobox:before {
-webkit-transform: rotateZ(-45deg);
-ms-transform: rotateZ(-45deg);
-o-transform: rotateZ(-45deg);
transform: rotateZ(-45deg);
}
.close-infobox:after {
-webkit-transform: rotateZ(45deg);
-ms-transform: rotateZ(45deg);
-o-transform: rotateZ(45deg);
transform: rotateZ(45deg);
}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:' ';display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:' ';display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:' ';display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:' ';display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:' ';display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:' ';display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce #content table.cart td.actions .coupon label,.woocommerce table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label{display:none}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:' ';display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:' ';display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:' ';display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:' ';display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:' ';display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}