@CHARSET "UTF-8";
.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
float: left;
}
.clear_column {
clear:both;
display:block;
font-size:0; height:0;
line-height:0; width:100%;
overflow: hidden;
}  .full_width  {
width: 100%;
}
.one_half  {
width: 50%;
}
.one_third  {
width: 33.3%;
}
.two_third  {
width: 66.6%;
}
.one_fourth  {
width: 25%;
}
.three_fourth  {
width: 75%;
}
.one_fifth  {
width: 20%;
}
.two_fifth  {
width: 40%;
}
.three_fifth  {
width: 60%;
}
.four_fifth  {
width: 80%;
}
.one_sixth  {
width: 16.6%;
}
.five_sixth  {
width: 83.4%;
}  @media screen and (max-width: 600px) {
.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
clear: both;
width: 100%;
margin-left: 0;
margin-right: 0;
margin-bottom: 1em;
}
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}body .extendedwopts-show {
display: none;
}
body .widgetopts-hide_title .widget-title {
display: none;
}
body .extendedwopts-md-right {
text-align: right;
}
body .extendedwopts-md-left {
text-align: left;
}
body .extendedwopts-md-center {
text-align: center;
}
body .extendedwopts-md-justify {
text-align: justify;
}
@media screen and (min-width: 1181px) {
body .extendedwopts-hide.extendedwopts-desktop {
display: none !important;
}
body .extendedwopts-show.extendedwopts-desktop {
display: block;
}
body .widget.clearfix-desktop {
clear: both;
}
}
@media screen and (max-width: 1024px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
}
}
@media screen and (max-width: 1180px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
}
}
@media screen and (max-width: 767px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: block !important;
}
body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: none !important;
}
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
}
}
@media screen and (max-width: 991px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: block !important;
}
body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: none !important;
}
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
}
}
.panel-cell-style:after {
content: "";
display: block;
clear: both;
position: relative;
}.clearfix{zoom:1}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.rp4wp-related-job_listing>ul,ul.job_listings{border-top:1px solid #eee;margin:0;padding:0}.rp4wp-related-job_listing>ul.loading,ul.job_listings.loading{background:url(//bronxads.com/wp-content/plugins/wp-job-manager/assets/dist/images/ajax-loader.ea183bf2.gif) no-repeat center 32px;border-bottom:1px solid #eee;min-height:96px}.rp4wp-related-job_listing>ul li.job_listing,.rp4wp-related-job_listing>ul li.no_job_listings_found,ul.job_listings li.job_listing,ul.job_listings li.no_job_listings_found{border-bottom:1px solid #eee;list-style:none outside;margin:0;padding:0}.rp4wp-related-job_listing>ul li.job_listing.job_position_filled a,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_filled a,ul.job_listings li.job_listing.job_position_filled a,ul.job_listings li.no_job_listings_found.job_position_filled a{opacity:.25}.rp4wp-related-job_listing>ul li.job_listing.no_job_listings_found,.rp4wp-related-job_listing>ul li.no_job_listings_found.no_job_listings_found,ul.job_listings li.job_listing.no_job_listings_found,ul.job_listings li.no_job_listings_found.no_job_listings_found{border-bottom:1px solid #eee;padding:1em}.rp4wp-related-job_listing>ul li.job_listing a,.rp4wp-related-job_listing>ul li.no_job_listings_found a,ul.job_listings li.job_listing a,ul.job_listings li.no_job_listings_found a{zoom:1;border:0;display:block;line-height:1.5em;overflow:hidden;padding:1em 1em 1em 2em;position:relative;text-decoration:none}.rp4wp-related-job_listing>ul li.job_listing a:focus,.rp4wp-related-job_listing>ul li.job_listing a:hover,.rp4wp-related-job_listing>ul li.no_job_listings_found a:focus,.rp4wp-related-job_listing>ul li.no_job_listings_found a:hover,ul.job_listings li.job_listing a:focus,ul.job_listings li.job_listing a:hover,ul.job_listings li.no_job_listings_found a:focus,ul.job_listings li.no_job_listings_found a:hover{background-color:#fcfcfc}.rp4wp-related-job_listing>ul li.job_listing a img.company_logo,.rp4wp-related-job_listing>ul li.no_job_listings_found a img.company_logo,ul.job_listings li.job_listing a img.company_logo,ul.job_listings li.no_job_listings_found a img.company_logo{box-shadow:none;float:left;height:42px;left:1em;margin-right:1em;position:absolute;vertical-align:middle;width:42px}.rp4wp-related-job_listing>ul li.job_listing a div.location,.rp4wp-related-job_listing>ul li.job_listing a div.position,.rp4wp-related-job_listing>ul li.job_listing a ul.meta,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.location,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position,.rp4wp-related-job_listing>ul li.no_job_listings_found a ul.meta,ul.job_listings li.job_listing a div.location,ul.job_listings li.job_listing a div.position,ul.job_listings li.job_listing a ul.meta,ul.job_listings li.no_job_listings_found a div.location,ul.job_listings li.no_job_listings_found a div.position,ul.job_listings li.no_job_listings_found a ul.meta{box-sizing:border-box}.rp4wp-related-job_listing>ul li.job_listing a div.position,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position,ul.job_listings li.job_listing a div.position,ul.job_listings li.no_job_listings_found a div.position{float:left;line-height:1.5em;padding:0 0 0 42px;width:55%}.rp4wp-related-job_listing>ul li.job_listing a div.position h3,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position h3,ul.job_listings li.job_listing a div.position h3,ul.job_listings li.no_job_listings_found a div.position h3{font-size:inherit;line-height:inherit;margin:0;padding:0}.rp4wp-related-job_listing>ul li.job_listing a div.position .company,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position .company,ul.job_listings li.job_listing a div.position .company,ul.job_listings li.no_job_listings_found a div.position .company{color:#999}.rp4wp-related-job_listing>ul li.job_listing a div.position .company .tagline,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position .company .tagline,ul.job_listings li.job_listing a div.position .company .tagline,ul.job_listings li.no_job_listings_found a div.position .company .tagline{margin-left:.5em}.rp4wp-related-job_listing>ul li.job_listing a div.location,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.location,ul.job_listings li.job_listing a div.location,ul.job_listings li.no_job_listings_found a div.location{color:#999;float:left;line-height:1.5em;padding:0 0 0 1em;text-align:left;width:25%}.rp4wp-related-job_listing>ul li.job_listing a .meta,.rp4wp-related-job_listing>ul li.no_job_listings_found a .meta,ul.job_listings li.job_listing a .meta,ul.job_listings li.no_job_listings_found a .meta{color:#999;float:right;line-height:1.5em;list-style:none outside;margin:0;padding:0 0 0 1em;text-align:right;width:20%}.rp4wp-related-job_listing>ul li.job_listing a .meta li,.rp4wp-related-job_listing>ul li.no_job_listings_found a .meta li,ul.job_listings li.job_listing a .meta li,ul.job_listings li.no_job_listings_found a .meta li{display:block;list-style:none outside;margin:0}.rp4wp-related-job_listing>ul li.job_listing a .meta .job-type,.rp4wp-related-job_listing>ul li.no_job_listings_found a .meta .job-type,ul.job_listings li.job_listing a .meta .job-type,ul.job_listings li.no_job_listings_found a .meta .job-type{font-weight:700}.rp4wp-related-job_listing>ul li.job_listing.job_position_featured a,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_featured a,ul.job_listings li.job_listing.job_position_featured a,ul.job_listings li.no_job_listings_found.job_position_featured a{background:#fefee5}.rp4wp-related-job_listing>ul li.job_listing.job_position_featured a:focus,.rp4wp-related-job_listing>ul li.job_listing.job_position_featured a:hover,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_featured a:focus,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_featured a:hover,ul.job_listings li.job_listing.job_position_featured a:focus,ul.job_listings li.job_listing.job_position_featured a:hover,ul.job_listings li.no_job_listings_found.job_position_featured a:focus,ul.job_listings li.no_job_listings_found.job_position_featured a:hover{background-color:#fefed8}.widget ul.job_listings li.job_listing a{padding:1em 0}.widget ul.job_listings li.job_listing .image{float:left}.widget ul.job_listings li.job_listing .image img{left:0;position:relative}.widget ul.job_listings li.job_listing .content{overflow:hidden}.widget ul.job_listings li.job_listing .position{float:none;padding:0;width:auto}.widget ul.job_listings li.job_listing ul.meta{float:none;margin:0;padding:0;text-align:left;width:auto}.widget ul.job_listings li.job_listing ul.meta li{display:inline;float:none;font-weight:400;margin:0 .5em 0 0;padding:0}.widget ul.job_listings li.job_listing ul.meta li:after{content:"‣";padding:0 0 0 .5em}.widget ul.job_listings li.job_listing ul.meta li:last-child:after{content:""}.job-manager .job-type,.job-types .job-type,.job_listing .job-type{color:#f08d3c}.job-manager .full-time,.job-types .full-time,.job_listing .full-time{color:#90da36}.job-manager .part-time,.job-types .part-time,.job_listing .part-time{color:#f08d3c}.job-manager .temporary,.job-types .temporary,.job_listing .temporary{color:#d93674}.job-manager .freelance,.job-types .freelance,.job_listing .freelance{color:#39c}.job-manager .internship,.job-types .internship,.job_listing .internship{color:#6033cc}@media only screen and (max-width:767px){ul.job_listings li.job_listing a,ul.job_listings li.no_job_listings_found a{padding:1em}ul.job_listings li.job_listing a img.company_logo,ul.job_listings li.no_job_listings_found a img.company_logo{visibility:hidden}ul.job_listings li.job_listing a div.position,ul.job_listings li.no_job_listings_found a div.position{float:left;padding:0;width:60%}ul.job_listings li.job_listing a div.location,ul.job_listings li.no_job_listings_found a div.location{float:right;font-size:.75em;line-height:2em;padding:0 0 0 1em;text-align:right;width:40%}ul.job_listings li.job_listing a .meta,ul.job_listings li.no_job_listings_found a .meta{float:right;font-size:.75em;line-height:2em;width:40%}ul.job_listings li.job_listing a .meta li,ul.job_listings li.no_job_listings_found a .meta li{font-size:1em}}.twenty-eleven ul.job_listings li.job_listing,.twenty-eleven ul.job_listings li.no_job_listings_found{padding:0!important}@font-face{font-family:'FontAwesome';src:url(//bronxads.com/wp-content/themes/bronxpro/assest/fonts/fontawesome-webfont.eot?v=4.4.0);src:url(//bronxads.com/wp-content/themes/bronxpro/assest/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'),url(//bronxads.com/wp-content/themes/bronxpro/assest/fonts/fontawesome-webfont.woff2?v=4.4.0) format('woff2'),url(//bronxads.com/wp-content/themes/bronxpro/assest/fonts/fontawesome-webfont.woff?v=4.4.0) format('woff'),url(//bronxads.com/wp-content/themes/bronxpro/assest/fonts/fontawesome-webfont.ttf?v=4.4.0) format('truetype'),url(//bronxads.com/wp-content/themes/bronxpro/assest/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-bath:before{content: "\f1fe"}.animated{-webkit-animation-duration:1400ms;animation-duration:1400ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2000ms;animation-duration:2000ms}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scaleX(1.25) scaleY(0.75);transform:scaleX(1.25) scaleY(0.75)}40%{-webkit-transform:scaleX(0.75) scaleY(1.25);transform:scaleX(0.75) scaleY(1.25)}60%{-webkit-transform:scaleX(1.15) scaleY(0.85);transform:scaleX(1.15) scaleY(0.85)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes rubberBand{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scaleX(1.25) scaleY(0.75);-ms-transform:scaleX(1.25) scaleY(0.75);transform:scaleX(1.25) scaleY(0.75)}40%{-webkit-transform:scaleX(0.75) scaleY(1.25);-ms-transform:scaleX(0.75) scaleY(1.25);transform:scaleX(0.75) scaleY(1.25)}60%{-webkit-transform:scaleX(1.15) scaleY(0.85);-ms-transform:scaleX(1.15) scaleY(0.85);transform:scaleX(1.15) scaleY(0.85)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);-ms-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);transform:translateX(0%)}}@keyframes wobble{0%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}}@keyframes bounceOut{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes bounceOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes bounceOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);-ms-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);-ms-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}@keyframes hinge{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-ms-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);-ms-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);-ms-transform:translateY(700px);transform:translateY(700px);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);-ms-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);-ms-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);-ms-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);-ms-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1; }
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.owl-carousel .owl-item img {
display: block;
width: 100%; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-loaded {
display: block; }
.owl-carousel.owl-loading {
opacity: 0;
display: block; }
.owl-carousel.owl-hidden {
opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; } .no-js .owl-carousel {
display: block; } .owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut; }
@-webkit-keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .owl-height {
transition: height 500ms ease-in-out; } .owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.owl-carousel .owl-item img.owl-lazy {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d; } .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//bronxads.com/wp-content/themes/bronxpro/assest/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: -webkit-transform 100ms ease;
transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
-webkit-transform: scale(1.3, 1.3);
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none; }
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }.owl-theme .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-nav [class*='owl-'] {
color: #FFF;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #D6D6D6;
display: inline-block;
cursor: pointer;
border-radius: 3px; }
.owl-theme .owl-nav [class*='owl-']:hover {
background: #869791;
color: #FFF;
text-decoration: none; }
.owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default; }
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px; }
.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #869791; }.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}a.meanmenu-reveal {
display: none;
} .mean-container .mean-bar {
float: left;
width: 100%;
padding: 3px 0;
min-height: 0;
z-index: 999999;
}
.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 9px 15px 8px;
position: absolute;
top: 7px;
right: 0;
cursor: pointer;
color: #fff;
text-decoration: none;
font-size: 16px;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
}
.mean-container a.meanmenu-reveal span {
display: block;
background: #fff;
height: 3px;
margin-top: 3px;
}
.mean-container .mean-nav {
float: left;
width: 100%;
}
.mean-container .mean-nav > ul {
background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0; left: -15px;
list-style-type: none;
margin: 0;
overflow-x: hidden;
overflow-y: scroll;
padding: 0;
position: absolute;
top: 56px;
right: 0;
width: 104.5%;
width: -webkit-calc(100% + 30px);
width: -moz-calc(100% + 30px);
width: -ms-calc(100% + 30px);
width: -o-calc(100% + 30px);
}
.mean-container .mean-nav ul li {
position: relative;
float: left;
width: 100%;
}
.mean-container .mean-nav ul li a {
display: block;
float: left;
width: 90%;
padding: 12px 5%;
margin: 0;
text-align: left;
color: #fff;
border-top: 1px solid #383838;
border-top: 1px solid rgba(255,255,255,0.5);
text-decoration: none;
text-transform: uppercase;
}
.mean-container .mean-nav ul li li a {
width: 80%;
padding: 1em 10%;
border-top: 1px solid rgb(255,255,255); text-shadow: none !important;
visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
border-bottom: none;
margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
width: 70%;
padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
width: 60%;
padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
width: 50%;
padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover {
color: rgb(255, 255, 255);
}
.mean-container .mean-nav ul li a.mean-expand {
border: none;
margin-top: 1px;
width: 26px;
height: 21px;
padding: 9px 12px !important;
text-align: center;
position: absolute;
right: 0;
top: 0;
z-index: 2;
font-weight: 700;
} .mean-container .mean-push {
float: left;
width: 100%;
padding: 0;
margin: 0;
clear: both;
}
.mean-nav .wrapper {
width: 100%;
padding: 0;
margin: 0;
} .mean-container .mean-bar, .mean-container .mean-bar * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.mean-remove {
display: none !important;
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
blockquote, q {
quotes: "" "";
}
blockquote:after,  q:after {
content: "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}  a {
color: #383838;
}
a:hover, 
a:focus,
a:active {
color: #f9ba00;
}
a:focus {
outline: thin dotted;
}
a:hover, a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
float: left;
position: relative;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} @font-face {
font-family: 'ProximaNovaRegular';
src: url(//bronxads.com/wp-content/themes/bronxpro/assest/fonts/ProximaNovaRegular.eot);
src: local('assest/fonts/ProximaNovaRegular'), 
url(//bronxads.com/wp-content/themes/bronxpro/assest/fonts/ProximaNovaRegular.woff) format('woff'), 
url(//bronxads.com/wp-content/themes/bronxpro/assest/fonts/ProximaNovaRegular.ttf) format('truetype');
}
@font-face {
font-family: 'ProximaNova-Bold';
src: url(//bronxads.com/wp-content/themes/bronxpro/assest/fonts/ProximaNova-Bold.eot?#iefix) format('embedded-opentype'),  
url(//bronxads.com/wp-content/themes/bronxpro/assest/fonts/ProximaNova-Bold.otf)  format('opentype'),
url(//bronxads.com/wp-content/themes/bronxpro/assest/fonts/ProximaNova-Bold.woff) format('woff'), 
url(//bronxads.com/wp-content/themes/bronxpro/assest/fonts/ProximaNova-Bold.ttf)  format('truetype'), 
url(//bronxads.com/wp-content/themes/bronxpro/assest/fonts/ProximaNova-Bold.svg#ProximaNova-Bold) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'SignPainter-HouseScript';
src: url(//bronxads.com/wp-content/themes/bronxpro/assest/fonts/SignPainter-HouseScript.eot?#iefix) format('embedded-opentype'),  
url(//bronxads.com/wp-content/themes/bronxpro/assest/fonts/SignPainter-HouseScript.woff) format('woff'), 
url(//bronxads.com/wp-content/themes/bronxpro/assest/fonts/SignPainter-HouseScript.ttf)  format('truetype'), 
url(//bronxads.com/wp-content/themes/bronxpro/assest/fonts/SignPainter-HouseScript.svg#SignPainter-HouseScript) format('svg');
font-weight: normal;
font-style: normal;
} [class*="fa-"] a {
margin-left: 2px;
} body {
color: #676767;
font-family: 'ProximaNovaRegular' !important;
font-size: 14px;
margin: 0;
word-wrap: break-word;
}
*:focus {
outline: none;
} h1,
h2,
h3,
h4,
h5,
h6 {
color: #323232;
font-weight: 500;
font-family: 'ProximaNova-Bold';
margin: 0;
}
.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6 {
color: #fff;
}
h1 {
font-size: 28px;
line-height: 35px;
}
h2 {
font-size: 24px;
line-height: 32px;
}
h3 {
font-size: 19px;
line-height: 28px;
}
h4 {
font-size: 16px;
line-height: 26px;
}
h5 {
font-size: 14px;
line-height: 25px;
}
h6 {
font-size: 15px;
line-height: 23px;
} .assistive-text,
.screen-reader-text {
position: absolute !important;
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
width: 1px;
} blockquote {
border-radius: 5px;
border-left: medium none;
box-shadow: 0 0 8px rgba(0,0,0,0.6);
color: #666666;
font-size: 14px;
font-weight: 500;
font-style: normal;
line-height: 22px;
margin: 0 auto 23px;
max-width: 100%;
padding: 32px 23px;
position: relative;
text-transform: uppercase;
text-align: center;
width: 750px;
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
blockquote cite {
text-transform: uppercase;
}
blockquote p{
margin: 0;
}
blockquote:before,
q:before{
background: #000;
border-radius: 100px;
content: '\f10e';
color: #fff;
display: inline-block;
font-family: "FontAwesome";
font-size: 25px;
height: 50px;
line-height: 50px;
margin-bottom: 23px;
width: 50px;
} .clearfix:after {
content: " ";
clear: both;
display: block;
font-size: 0;
height: 0;
visibility: hidden;
}
.clearfix {
display: block;
} .breadcrumbs{
color: rgb(25, 26, 28);
}
.breadcrumbs li{
display: inline-block;
}
.breadcrumbs li a{
position: relative;	
}
.breadcrumbs li a,
.breadcrumbs span {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
}
.breadcrumbs li a {
color: #fff;
display: inline-block;
padding: 0 20px;   
position: relative;  
}
.breadcrumbs li a:before{
content: "\f105 ";
font-family: "FontAwesome";
position: absolute;
right: 0;
color: #fff;
font-size: 22px;
top: -6px;
}
.breadcrumbs li.trail-end span{
padding-left: 20px;
text-shadow: 0 0 8px rgba(255,255,255,1);
}
.breadcrumbs span a:last-child:before{
display: none;
}
.breadcrumbs span:first-child {
padding-left: 0;    
}
.page-title a, 
.taxonomy-description p{
color: #fff;
}
.breadcrumbs a:hover {
color: rgb(15, 172, 243);
} sup,
sub {
font-size: 10px;
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
} p {
color: #464646;
font-size: 14px;
margin: 0 0 22px;
}
strong {
font-weight: bold;
}
cite,
em,
i {
font-style: italic;
}
pre {
background-color: #fff;
margin-bottom: 20px;
padding: 30px;
overflow: auto;
}
pre,
code,
kbd {
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 14px;
line-height: 21px;
}
abbr,
acronym,
dfn {
border-bottom: 1px dotted rgba(0, 0, 0, 0.4);
cursor: help;
}
address {
display: block;
margin: 0 0 15px;
}
ins {
background-color: #fff9c0;
margin-bottom: 20px;
text-decoration: none;
} table,
th,
td {
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 10px;
}
table th{
font-weight: 600;
text-transform: uppercase;
}
table td{
text-transform: capitalize;
text-align: left;
}
.woocommerce-order-details .woocommerce-table.shop_table th{
text-align: left;
}
table {
border-spacing: 0;
border-width: 1px 0 0 1px;
margin-bottom: 20px;
width: 100%;
} ul{
margin: 0;
padding: 0;
}
a {
color: #383838;
text-decoration: none;
}
a:focus,
a:active,
a:hover {	outline: none;
text-decoration: none;
transition: all 0.3s ease-in 0s;	
} input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="date"],
textarea,
input[type="reset"],
input[type="button"],
input[type="number"],
input[type="submit"],
.subscribe-content .wpcf7-submit[type="submit"]{
border-radius: 0px;
-moz-appearance: none !important;
-webkit-appearance: none !important;
appearance: none !important;
-moz-box-sizing: inherit;
-webkit-box-sizing: inherit;
box-sizing: inherit;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="date"],
input[type="number"],
textarea {
border: 1px solid #c2c2c2;
height: 41px;
margin: 0 0 15px;
padding: 8px 19px 5px;
width: 100%;	
}
.subscribe-content .wpcf7-form .wpcf7-submit[type="submit"]{
font-weight: 800;
letter-spacing: 1px;
text-transform: uppercase;
}
.subscribe-content .wpcf7-submit[type="submit"],
input[type="reset"],
input[type="button"],
input[type="submit"] {
background: #f9ba00;
border: none;
cursor: pointer;
display: block;
font-size: 16px;
font-weight: 300;
height: 41px;
margin-bottom: 30px;
margin-top: 5px;
padding: 0px 40px;	
text-transform: capitalize;	
text-align: center;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.wpcf7-form input[type="submit"]{
padding: 0px 40px;
font-size: 12px;
}
.wpcf7-form input[type="submit"]:hover{
background: #adbe5a;
}
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
color: #fff;
}
select {
background-color: #f9f9f9;
border: 1px solid rgba(0, 0, 0, 0.05);
font-size: 14px;
font-weight: 600;
height: 50px;
padding: 10px;
width: 100%;
border-radius: 3px;
}
option {
margin: 5px 0;
}
input[type="radio"],
input[type="checkbox"],
input[type="file"] {
margin-bottom: 5px;
}
input[type="file"] {
border: 0 none;
cursor: pointer;
display: block;
height: 40px;
text-transform: uppercase;
text-align: center;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
input::-webkit-input-placeholder,
textarea::-webkit-textarea-placeholder { opacity: 1;
font-family: 'Open Sans', sans-serif;
}
input::-moz-placeholder,
textarea::-moz-placeholder  { opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-textarea-placeholder { opacity: 1;
}
input:-moz-placeholder,
textarea:-moz-placeholder { opacity: 1;
}
input,
textarea{
color: #323232;
font-size: 14px;
font-family: 'Open Sans', sans-serif;} label {
display: inline-block;
font-size: 14px;
font-weight: 400;
margin-bottom: 5px;
width: 100%;
}
input[type="radio"],
input[type="checkbox"] {
display: inline-block;
margin: 0 5px 0 0;
} article {
font-size: 14px;
line-height: 22px;
}  .back-to-top {
bottom: 70px;
position: fixed;
right: 30px;
z-index: 2;
}
.back-to-top a {
border: 1px solid rgba(0, 0, 0, 0);
border-radius: 3px;
color: #fff;
display: block;
font-family: "FontAwesome";
font-size: 16px;
height: 40px;
line-height: 40px;
text-align: center;
width: 40px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
opacity: 0.5;
}
.back-to-top a:hover {
border: 1px solid #fff;
color: #fff;
opacity: 1;
-ms-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
} .woocommerce button.button.alt,
.woocommerce input.button,
.btn,
.wpcf7-submit[type="submit"],
.rwspt-btn-business,
.load-button{
border: 1px solid ;
border-radius: 25px;
color: #fff;
line-height: 1.2;
display: inline-block;
font-size: 16px;
overflow: hidden;
padding: 14px 27px 12px;
position: relative;
text-align: center;
text-transform: uppercase;
font-weight: 600;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
}
.load-button{
color: #000;
padding: 14px 37px 12px;
}
.featured-slider .btn{
margin: 0 10px;
}
.btn:hover,
.btn:active,
.btn:focus,
.rwspt-btn-business:hover,
.load-button:hover {
color: #fff;
}  .woocommerce input[type="submit"],
.woocommerce input.button.alt{
height: auto;
}
.woocommerce button.button.alt,
.woocommerce input.button.alt{
border-color: #f9ba00;
}
.woocommerce .coupon input.button,
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text{
font-family: 'ProximaNovaRegular';
font-size: 12px;
}
.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: auto;
}
.woocommerce input.button{
border-color: #ebe9eb;
color: #000;
padding: 10px 30px;
}
.woocommerce .coupon input.button{
background-color: #5e5e5e;
color: #fff;
}
.woocommerce button.button.alt{
padding: 10px 27px;
}
.woocommerce .woocommerce-MyAccount-content input.button{
margin-top: 15px;
}
legend{
padding: 2px;
} .calculated-shipping-wrap .order-total{
border-top:2px solid #d3d3d3;
border-bottom:2px solid #d3d3d3;
display: block;
width: 100%;
}
.woocommerce-cart .cart_totals table tr{
display: block;
width: 100%;
}
.cart-collaterals .cart_totals table tr.cart-subtotal th,
.cart-collaterals .cart_totals table tr.order-total th{
width: 100%;
} 
.woocommerce-cart .cart-collaterals .cart_totals tr.order-total th,
.order-total span{
font-size: 16px;
font-weight: 700;
padding: 15px 0;
}
.woocommerce-cart .cart-collaterals .cart_totals tr.order-total th,
.woocommerce-cart .cart-collaterals .cart_totals tr.order-total td{
padding: 15px 0;
}
.calculated-shipping-wrap{
padding: 50px 35px;
}
.coupon h2,
.calculated-shipping-wrap h2{
color: rgba(0,0,0,0.6);
font-size: 18px;
text-transform: uppercase;
}
.coupon-wrapper{
padding-right: 115px;
}
.coupon-wrapper label{
color: #000;
margin-bottom: 20px;
}
.coupon-wrapper .input-text{
margin-bottom: 26px;
}
.woocommerce-cart .wc-proceed-to-checkout{
padding: 0;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward{
background-color: #f9ba00;
border-radius: 0;
margin: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 20px;
margin-bottom: 10px;
position: relative;
}
.alignright {
display: inline;
float: right;
margin-left: 20px;
margin-bottom: 10px;
position: relative;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
position: relative;
}
.alignleft > a img,
.alignright > a img,
.aligncenter > a img{
transition: all 0.3s ease 0s;
}
.alignleft > a:hover img,
.alignright > a:hover img,
.aligncenter > a:hover img{
opacity: 0.9;
transition: all 0.3s ease 0s;
}
.entry-meta.alignleft,
.entry-meta.alignright {
margin-bottom: 0;
}
.entry-meta.alignleft > div,
.entry-meta.alignright > div {
border-right: medium none;
padding-left: 8px;
padding-right: 0px;
}
.entry-meta.alignleft [class*="fa-"],
.entry-meta.alignright [class*="fa-"] {
margin-right: 0px;
margin-left: 10px;
} figure {
margin: 0;
text-align: center;
}
img {
max-width: 100%;
height: auto;
vertical-align: top;
}
.entry-content img,
.comment-content img,
.widget img {
max-width: 100%;
}
img#wpstats {
display: none;
} hr {
border-color: #bdbdbd;
border-style: solid none none;
border-width: 1px 0 0;
height: 0;
margin: 0 0 30px;
} .container {
margin-left: auto;
margin-right: auto;
max-width: 100%;
padding-left: 15px;
padding-right: 15px;
width: 1175px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.custom-col-1,  
.custom-col-2,  
.custom-col-3,  
.custom-col-4,  
.custom-col-5, 
.custom-col-6,  
.custom-col-7,  
.custom-col-8, 
.custom-col-9,  
.custom-col-10,  
.custom-col-11,  
.custom-col-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.custom-col-1,  
.custom-col-2,  
.custom-col-3,  
.custom-col-4,  
.custom-col-5, 
.custom-col-6,  
.custom-col-7,  
.custom-col-8, 
.custom-col-9,  
.custom-col-10,  
.custom-col-11,  
.custom-col-12 {
float: left;
}
.custom-col-12 {
width: 100%;
}
.custom-col-11 {
width: 91.66666667%;
}
.custom-col-10 {
width: 83.33333333%;
}
.custom-col-9 {
width: 75%;
}
.custom-col-8 {
width: 66.66666667%;		
}
.custom-col-7 {
width: 58.33333333%;
}
.custom-col-6 {
width: 50%;
}
.custom-col-5 {
width: 41.66666667%;
}
.custom-col-4 {
width: 33.33333333%;
}
.custom-col-3 {
width: 25%;
}
.custom-col-2 {
width: 16.66666667%;
}
.custom-col-1 {
width: 8.33333333%;
}
* {
box-sizing: border-box;
} .wp-caption {
margin-bottom: 1.6em;
max-width: 100%;
position: relative;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.widget .wp-caption img{
width: 100%;	
}
.wp-caption-text {
bottom: 0;
display: inline-block;
color: #fff;
font-size: 14px;
margin: 10px 0 0 !important;
padding: 7px;
position: absolute;
text-align: left;
width: 100%;
}  .comment-list:before, 
.comment-list:after, 
.comment-body:before, 
.comment-body:after, 
.gallery:before, 
.gallery:after, 
.post-content-wrap:before,
.post-content-wrap:after, 
.nav-links:before,
.nav-links:after, 
.entry-meta-bar:before, 
.entry-meta-bar:after,
.comment-form:before,
.comment-form:after,
.wpcf7-form:before,
.wpcf7-form:after,
.main-navigation:before,
.main-navigation:after,
.comment-meta:before,
.comment-meta:after,
.container::before, 
.container::after,
.row:before,
.row:after,
.rwspt-pricing-table-wrapper:before,
.rwspt-pricing-table-wrapper:after,
.widget_bht_insta_feeds:before,
.widget_bht_insta_feeds:after,
.hgroup-wrap:before,
.hgroup-wrap:after,
.entry-meta:before,
.entry-meta:after,
.site-generator:before,
.site-generator:after,
.post-item:before,
.post-item:after,
.flexible-post:before,
.flexible-post:after,
.widget-shortcut-links ul:before,
.widget-shortcut-links ul:after,
.post-item-wrapper:before,
.post-item-wrapper:after,
.post-image:before,
.post-image:after,
.contact-information:before,
.contact-information:after,
.category-tab-menu > ul:before,
.category-tab-menu > ul:after,
.category-tab-menu li:before,
.category-tab-menu li:after,
.navigation.posts-navigation{
clear: both;
display: block;
content: "";
}
html {
height: 100%;
width: 100%;
}
ul li {
list-style: none;
}
time {
font-size: 14px;
text-transform: capitalize;
}
#secondary time {
font-size: 16px;
font-weight: 600;
}
.site-footer span.date::before {
display: none;
} iframe {
max-width: 100%;
}  .hgroup-wrap {
background: rgb(25, 26, 28) none repeat scroll 0 0;
padding: 20px 0;
}
.hgroup-wrap .container{
align-items: center;
align-items: -webkit-box;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; 
flex-wrap: wrap;
flex-wrap: -webkit-box;
position: relative;
}
.hgroup-right {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; 
float: right;
justify-content: flex-end;
text-align: right;
width: 330px;
}
.hgroup-left {
align-items: center;
align-items: -webkit-box;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; 
flex-wrap: wrap;
flex-wrap: -webkit-box;
float: left;
width: 71%;
width: calc(100% - 330px);
width: -webkit-calc(100% - 330px);
}
.product-search-section {
float: left;
width: 55%;
}
.advance-search-wrap {
background: rgb(48, 49, 51) none repeat scroll 0 0;
color: #bebfbf;
float: left;
height: 41px;
width: 170px;
font-weight: 400;
}
.advance-search-form{
float: right;
width: 61%;
width: calc(100% - 174px);
width: -webkit-calc(100% - 174px);
position: relative;
}
#search-from-categories{
background:#303133;
color: #adadad;
height: 41px;
}
.search-form input[type="submit"],
.product-search-section input[type="submit"] {
background: rgba(0, 0, 0, 0) ;
bottom: 0;
margin: 0;
height: auto;
padding: 0;
position: absolute;
right: 0;
top: 0;
width: 40px;
font-family: "FontAwesome";
color: rgb(249, 186, 0);
}
.product-search-section input[type="submit"]:hover{
background: rgb(249, 186, 0);
color: #303133;
}
.product-search-section input[type="search"]{
background: #303133;
border-color: #303133;
color: #bebfbf;
margin: 0;
}
.search-form label{
margin: 0;
}
.product-search-section input::-webkit-input-placeholder{
opacity: 1;
color: #bebfbf
}
.product-search-section input::-moz-placeholder { opacity: 1;
color: #bebfbf
}
.product-search-section input:-ms-input-placeholder { opacity: 1;
color: #bebfbf
}
.product-search-section input:-moz-placeholder{ opacity: 1;
color: #bebfbf
}
.login-register-wrap .btn{
background: none;
border: 1px solid #fff;
padding: 7px 19px 8px;
text-transform: capitalize;
font-weight: 400;
}
.login-register-wrap .btn:hover{
background: #f9ba00;
border-color: #f9ba00;
}
.top-header-menu-wrapper {
float: left;
}
.login-register-wrap {
align-items: center;
align-items: -webkit-box;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; 
flex-wrap: wrap;
flex-wrap: -webkit-box;
float: right;     
margin-left: 12px;
}
.header-menu-holder{
align-items: center;
align-items: -webkit-box;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; 
flex-wrap: wrap;
flex-wrap: -webkit-box;
}
.hgroup-right.hgroup-login-wrap{
display: block;
float: right;
}
.top-header-menu-wrapper li {
display: inline-block;
margin: 5px;
}
.top-header-menu-wrapper li a{
color: #bebfbf;
}
.top-header-menu-wrapper li a:hover{
color: #f9ba00;
} .site-branding {
float: left;
margin-right: 50px;
max-width: 260px;
position: relative;
z-index: 9;
}
.site-title {
display: inline-block;
font-size: 20px;
line-height: 1;
text-transform: unset;
}
.site-title a {
color: #fff;
display: inline-block;
}
.site-footer .site-title > a {
display: block;
}
.site-description {
color: #fff;
display: inline-block;
font-size: 14px;
margin: 0;
text-transform: unset;
}
.site-title a img,
.site-title a{
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
}
.site-title a:hover img,
.site-title a:hover{
opacity: 0.6
}
.site-title img {
margin-right: 15px;
}
.blink_me {
-webkit-animation-name: blinker;
-webkit-animation-duration: 1.5s;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
-moz-animation-name: blinker;
-moz-animation-duration: 1.5s;
-moz-animation-timing-function: linear;
-moz-animation-iteration-count: infinite;
animation-name: blinker;
animation-duration: 1.5s;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@-moz-keyframes blinker {  
0% { opacity: 1.0; }
50% { opacity: 0.0; }
100% { opacity: 1.0; }
}
@-webkit-keyframes blinker {  
0% { opacity: 1.0; }
50% { opacity: 0.0; }
100% { opacity: 1.0; }
}
@keyframes blinker {  
0% { opacity: 1.0; }
50% { opacity: 0.0; }
100% { opacity: 1.0; }
} .social-links ul li a::before {
color: #dad7d1;
font-family: "FontAwesome";
font-size: 16px;
vertical-align: middle;
}
.social-links ul li a:hover::before {}
.social-links ul li a[href*="facebook.com"]::before {
content: "\f09a"
}
.social-links ul li a[href*="twitter.com"]::before {
content: "\f099"
}
.social-links ul li a[href*="linkedin.com"]::before {
content: "\f0e1"
}
.social-links ul li a[href*="plus.google.com"]::before {
content: "\f0d5"
}
.social-links ul li a[href*="youtube.com"]::before {
content: "\f167"
}
.social-links ul li a[href*="dribbble.com"]::before {
content: "\f17d"
}
.social-links ul li a[href*="pinterest.com"]::before {
content: "\f0d2"
}
.social-links ul li a[href*="bitbucket.org"]::before {
content: "\f171"
}
.social-links ul li a[href*="github.com"]::before {
content: "\f113"
}
.social-links ul li a[href*="codepen.io"]::before {
content: "\f1cb"
}
.social-links ul li a[href*="flickr.com"]::before {
content: "\f16e"
}
.social-links ul li a[href$="feed.com"]::before {
content: "\f09e"
}
.social-links ul li a[href*="foursquare.com"]::before {
content: "\f180"
}
.social-links ul li a[href*="instagram.com"]::before {
content: "\f16d"
}
.social-links ul li a[href*="tumblr.com"]::before {
content: "\f173"
}
.social-links ul li a[href*="respanit.com"]::before {
content: "\f1a1"
}
.social-links ul li a[href*="vimeo.com"]::before {
content: "\f194"
}
.social-links ul li a[href*="digg.com"]::before {
content: "\f1a6"
}
.social-links ul li a[href*="twitch.tv"]::before {
content: "\f1e8"
}
.social-links ul li a[href*="stumbleupon.com"]::before {
content: "\f1a4"
}
.social-links ul li a[href*="delicious.com"]::before {
content: "\f1a5"
}
.social-links ul li a[href*="mailto:"]::before {
content: "\f0e0"
}
.social-links ul li a[href*="soundcloud.com"]::before {
content: "\f1be"
}
.social-links ul li a[href*="wordpress.org"]::before {
content: "\f19a"
}
.social-links ul li a[href*="wordpress.com"]::before {
content: "\f19a"
}
.social-links ul li a[href*="jsfispanle.net"]::before {
content: "\f1cc"
}
.social-links ul li a[href*="tripadvisor.com"]::before {
content: "\f262"
}
.social-links ul li a[href*="foursquare.com"]::before {
content: "\f180"
}
.social-links ul li a[href*="angel.co"]::before {
content: "\f209"
}
.social-links ul li a[href*="slack.com"]::before {
content: "\f198"
}
.social-links ul li a[href*="facebook.com"]:hover:before {
color: #3b5998
}
.social-links ul li a[href*="twitter.com"]:hover:before {
color: #00aced
}
.social-links ul li a[href*="plus.google.com"]:hover:before {
color: #c13c31
}
.social-links ul li a[href*="/feed/"]:hover:before {
color: #dc622c
}
.social-links ul li a[href*="wordpress.org"]:hover:before {
color: #21759b
}
.social-links ul li a[href*="github.com"]:hover:before {
color: #4183c4
}
.social-links ul li a[href*="linkedin.com"]:hover:before {
color: #007bb6
}
.social-links ul li a[href*="pinterest.com"]:hover:before {
color: #cb2027
}
.social-links ul li a[href*="flickr.com"]:hover:before {
color: #ff0084
}
.social-links ul li a[href*="vimeo.com"]:hover:before {
color: #aad450
}
.social-links ul li a[href*="youtube.com"]:hover:before {
color: #b00
}
.social-links ul li a[href*="instagram.com"]:hover:before {
color: #517fa4
}
.social-links ul li a[href*="dribbble.com"]:hover:before {
color: #ea4c89
}
.social-links ul li a[href*="skype.com"]:hover:before {
color: #12a5f4
}
.social-links ul li a[href*="digg.com"]:hover:before {
color: #333
}
.social-links ul li a[href*="codepen.io"]:hover:before {
color: #000
}
.social-links ul li a[href*="respanit.com"]:hover:before {
color: #ff4500
}
.social-links ul li a[href*="mailto:"]:hover:before {
color: #1d62f0
}
.social-links ul li a[href*="foursquare.com"]:hover:before {
color: #f94877
}
.social-links ul li a[href*="stumbleupon.com"]:hover:before {
color: #eb4924
}
.social-links ul li a[href*="twitch.tv"]:hover:before {
color: #6441a5
}
.social-links ul li a[href*="tumblr.com"]:hover:before {
color: #32506d
}
.social-links ul li a[href*="foursquare.com"]:hover:before {
color: #f94877
}
.social-links ul li a[href*="stumbleupon.com"]:hover:before {
color: #eb4924
}
.social-links ul li a[href*="twitch.tv"]:hover:before {
color: #6441a5
}
.social-links ul li a[href*="tumblr.com"]:hover:before {
color: #32506d
}
.social-links ul li a[href*="soundcloud.com"]:hover:before {
color: #f50
}
.social-links ul li a[href*="wordpress.org"]:hover:before {
color: #21759b
}
.social-links ul li a[href*="jsfispanle.net"]:hover:before {
color: #4679bd
}
.social-links ul li a[href*="tripadvisor.com"]:hover:before {
color: #86c171
}
.social-links ul li a[href*="foursquare.com"]:hover:before {
color: #2d5be3
}
.social-links ul li a[href*="angel.co"]:hover:before {
color: #000
}
.social-links ul li a[href*="slack.com"]:hover {
color: #56b68b
} .inline-social-icons ul,
.block-social-icons ul,
.widget ul {
margin: 0 !important;
}
.inline-social-icons li {
display: inline-block;
margin: 0 11px;
padding: 0;
}
.inline-social-icons li:last-child {
margin-right: 0;
}
.inline-social-icons li:first-child {
margin-left: 0;
}
.inline-social-icons li a {
display: inline-block;
font-size: 0;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
}
.inline-social-icons li a:hover{
border-radius: 35px;
transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
}
.inline-social-icons ul li:last-child a {
margin-right: 0;
} .block-social-icons ul li {
border: none;
padding: 0;
}
.block-social-icons ul li a,
.widget.block-social-icons ul li a {
border-radius: 3px;
color: #fff;
display: block;
padding: 10px;
text-transform: inherit;
}
.block-social-icons ul li a:hover {
color: #fff;
}
.block-social-icons a span {
border-right: 1px solid #fff;
color: #fff;
display: inline-block;
font-size: 18px;
margin-right: 4px;
padding-right: 10px;
}
.block-social-icons .facebook-profile {
background: #3b5997;
}
.block-social-icons .facebook-profile:hover{
background: #4b70ba;
opacity: 1;
}
.block-social-icons .twitter-profile {
background: #00acee;
}
.block-social-icons .twitter-profile:hover {
background: #22c2ff;
opacity: 1;
}
.block-social-icons .rss-profile {
background: #ff9c00;
}
.block-social-icons .rss-profile:hover {
background: #ffb94f;
opacity: 1;
}
.block-social-icons .youtube-profile {
background: #bc0000;
}
.block-social-icons .youtube-profile:hover {
background: #f90000;
opacity: 1;
}  .header-nav-section {
background: rgb(46, 48, 51) none repeat scroll 0 0;
}
.header-nav-section .container {
align-items: center;
align-items: -webkit-box;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; 
flex-wrap: wrap;
flex-wrap: -webkit-box;
}
.main-navigation {
line-height: 1;
}
.header-nav-section .navbar {
border-radius: 0;
float: left;
min-height: 0;
z-index: 9;
width: 65%;
}
.navbar .container{
position: relative;
}
.menu-top-menu-container li {
display: inline-block;
list-style: outside none none;
position: relative;
transition: all 0.3s ease 0s;
}
.menu-top-menu-container li a {
color: rgb(255, 255, 255);
display: block;
font-size: 14px;
font-weight: 700;
padding: 25px 0;
text-transform: uppercase;
}
.menu-top-menu-container > ul > li > a,
.menu-top-menu-container div > ul > li > a {
margin: 0 16px;
}
.menu-top-menu-container > ul > li:first-child > a,
.menu-top-menu-container div > ul > li:first-child > a {
margin-left: 0;
}
.menu-top-menu-container > ul > li:last-child > a,
.menu-top-menu-container  div > ul > li:last-child > a {
margin-right: 0;
}
.menu-top-menu-container ul li a:hover, 
.menu-top-menu-container li.current-menu-item a{
transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
} .menu-top-menu-container ul li ul,
.menu-top-menu-container ul li:hover ul ul,
.menu-top-menu-container ul ul li:hover ul ul,
.menu-top-menu-container ul ul ul li:hover ul ul,
.menu-top-menu-container ul ul ul ul li:hover ul ul {
visibility: hidden;
opacity: 0;
z-index: 9999;
}
.menu-top-menu-container ul li:hover ul,
.menu-top-menu-container ul ul li:hover ul,
.menu-top-menu-container ul ul ul li:hover ul,
.menu-top-menu-container ul ul ul ul li:hover ul,
.menu-top-menu-container ul ul ul ul ul li:hover ul {
visibility: visible;
opacity: 1;
top: 64px;
-webkit-transition:opacity 0.5s linear;
transition: all 0.5s ease 0s ;
}
.menu-top-menu-container ul ul li:hover ul,
.menu-top-menu-container ul ul ul li:hover ul,
.menu-top-menu-container ul ul ul ul li:hover ul,
.menu-top-menu-container ul ul ul ul ul li:hover ul {
opacity: 1;
top: -5px;
visibility: visible;
-webkit-transition:opacity 0.5s linear;
transition: all 0.5s ease 0s ;
}
.menu-top-menu-container ul li ul {
background-color: #fff;
left: 0;
position: absolute;
text-align: left;
top: 65px;
width: 200px; 
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
}
.menu-top-menu-container ul li ul li {
float: none;
margin: 0;
display: block;
}
.menu-top-menu-container ul li ul li a,
.menu-top-menu-container ul li.current-menu-item ul li a,
.menu-top-menu-container ul li ul li.current-menu-item a,
.menu-top-menu-container ul li.current-page-ancestor ul li a,
.menu-top-menu-container ul li.current-menu-ancestor ul li a,
.menu-top-menu-container ul li.current-page-item ul li a {
color: #383838;
float: none;
line-height: 20px;
font-size: 15px;
height: inherit;
padding: 10px 14px;
}
.menu-top-menu-container ul li ul li a:hover,
.menu-top-menu-container ul li ul li:hover > a,
.menu-top-menu-container ul li.current-menu-item ul li a:hover {
background: #191a1c;
color: #fff;
}
.menu-top-menu-container ul li ul li ul {
border-left: 1px solid rgba(0, 0, 0, 0.2);
border-top: medium none;
left: 200px;
top: 0;
transition: all 0.5s ease 0s ;
-webkit-transition:opacity 0.5s linear;
}
.menu-top-menu-container ul ul li:hover ul,
.menu-top-menu-container ul ul ul li:hover ul,
.menu-top-menu-container ul ul ul ul li:hover ul,
.menu-top-menu-container ul ul ul ul ul li:hover ul,
.menu-top-menu-container ul li ul {
border-top: 5px solid #f9ba00;
} .header-information {
float: right;
text-align: right;
width: 50%;
}
.header-information .social-links {
text-align: right;
width: 80%;
width: calc(100% - 80px);
width: -webkit-calc(100% - 80px);
}
.header-information {
align-items: center;
float: right;
text-align: right;
width: 35%;
}
.header-product-info {
align-items: center;
justify-content: flex-end;
width: 75px;
}
.contact-information dl,
.header-product-info,
.header-information{
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.header-information{
justify-content: flex-end;
}
.currency-wrap.right-header-block {
float: left;
width: 120px;
}
.currency-wrap {
border-left: 1px solid rgb(57, 59, 61);
border-right: 1px solid rgb(57, 59, 61);
padding: 12px 10px 9px;
}
.currency-wrap.right-header-block > select {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
color: #bebfbf;
}
.site-cart-views{
position: relative;
}
.site-cart-views .fa {
color: rgb(249, 186, 0);
font-size: 24px;
}
.header-cart-wrapper {
padding: 0 25px 0 10px;
width: 39%;
width: calc(100% - 120px);
width: -webkit-calc(100% - 120px);
}
.cart-value {
background: rgb(23, 23, 24) none repeat scroll 0 0;
border-radius: 25px;
color: #bebfbf;
display: block;
height: 24px;
padding: 4px 0 0;
position: absolute;
right: -35px;
text-align: center;
top: -15px;
width: 24px;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
}
.featured-slider .owl-carousel .owl-item,
.featured-slider .owl-carousel .item {
backface-visibility: hidden;
transform: translateZ(0) scale(1,1);
}
.featured-slider{
transform: translate3d(0,0,0);
}  .entry-footer > span {
font-size: 18px;
margin-right: 15px;
}
.entry-footer > span a{
font-size: 14px;
text-transform: capitalize;
}
.entry-footer > span a:first-child{
margin-left: 8px;
}
.entry-footer > span:last-child {
float: right;
} .featured-slider > img{
width: 100%
}
.featured-slider .owl-dots {
bottom: 15px;
left: 0;
position: absolute;
right: 0;
}
#owl-slider-demo.owl-theme .owl-dots .owl-dot span{
border-color: #fff;
}
#owl-slider-demo.owl-theme .owl-dots .owl-dot.active span, 
#owl-slider-demo.owl-theme .owl-dots .owl-dot:hover span{
border-color: #000;
} #secondary .owl-theme .owl-nav.disabled + .owl-dots{
margin: 20px 0;
}
.slider-text {
margin: 0 auto;
position: absolute;
transform: translate(0px, -50%);
-webkit-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
z-index: 9;
}
.slider-image{
position: relative;
}
.slider-image::before {
background: rgba(61, 61, 61, 0.4) none repeat scroll 0 0;
content: "";
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1;
}
.slider-title {
color: rgb(255, 255, 255);
display: inline-block;
font-size: 80px;
font-weight: 600;
line-height: 1;
padding: 0 0 10px;
left: 350px;
opacity: 0;
transition: opacity 0.8s ease-in-out;
-webkit-transition: opacity 0.8s ease-in-out;
-moz-transition: opacity 0.8s ease-in-out;
-ms-transition: opacity 0.8s ease-in-out;
-o-transition: opacity 0.8s ease-in-out;
visibility:hidden;
}
.active .slider-title {
left: 0;
opacity: 1;
transition: all 0.8s ease-in-out;
-webkit-transition: all 0.8s ease-in-out;
-moz-transition: all 0.8s ease-in-out;
-ms-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
visibility:visible;
}
.slider-text h3 {
color: rgb(255, 255, 255);
font-family: "ProximaNovaRegular";
font-size: 70px;
line-height: 1;
opacity: 0;
transition: opacity 1.2s ease-in-out;
-webkit-transition: opacity 1.2s ease-in-out;
-moz-transition: opacity 1.2s ease-in-out;
-ms-transition: opacity 1.2s ease-in-out;
-o-transition: opacity 1.2s ease-in-out;
visibility:hidden;
}
.active .slider-text h3 {
opacity: 1;
top: -130px;
transition: all 1.2s ease-in-out 0.3s;
-webkit-transition: all 1.2s ease-in-out 0.3s;
-moz-transition: all 1.2s ease-in-out 0.3s;
-ms-transition: all 1.2s ease-in-out 0.3s;
-o-transition: all 1.2s ease-in-out 0.3s;
visibility:visible;
}
.slider-text p {
color: rgb(255, 255, 255);
font-size: 35px;
font-weight: 300;
line-height: 1.3;
margin: 0 0 -10px;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);
}
.slider-btn {
padding-top: 20px;
opacity: 0;
transition: opacity 1.4s ease-in-out;
-webkit-transition: opacity 1.4s ease-in-out;
-moz-transition: opacity 1.4s ease-in-out;
-ms-transition: opacity 1.4s ease-in-out;
-o-transition: opacity 1.4s ease-in-out;
visibility:hidden;
}
.active .slider-btn {
opacity: 1;
top: 65px;
transition: all 1.4s ease-in-out 0.5s;
-webkit-transition: all 1.4s ease-in-out 0.5s;
-moz-transition: all 1.4s ease-in-out 0.5s;
-ms-transition: all 1.4s ease-in-out 0.5s;
-o-transition: all 1.4s ease-in-out 0.5s;
visibility:visible;
}
.featured-slider{
background: rgb(48, 46, 31) none repeat scroll 0 0;
}
.featured-slider .v-center {
max-width: 100%;
width: 1175px;
padding: 0 15px;
}
.slider-content .intro-art {
right: 50%;
width: 308px;
}
.slider-text-category {
font-family: 'ProximaNova-Bold';
color: rgba(255, 255, 255, 0.3);
font-size: 140px;
position: absolute;
right: 0;
top: 0;
font-weight: 800;
opacity: 0.7;
}
.slider-content {
position: relative;
}
.v-center{
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
left: 50%;
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
z-index: 9;
} .slider-content.no-image{
height: 568px;
} .post-featured-image img{
width: 100%;
}
.post-featured-image {
margin-bottom: 15px;
position: relative;
overflow: hidden;
}
.post-content-wrap .post-featured-image {
float: right;
width: 38%;
}
.post-content-wrap .entry-container {
border-left: medium none;
float: left;
padding: 0;
width: 55%;
} .site-content h1,
.site-content h2,
.site-content h3,
.site-content h4,
.site-content h5,
.site-content h6 {
padding-bottom: 10px;
} header.entry-header.heading {
padding: 0px 0 40px;
text-align: center;
}
.introduction-content-wrapper header.entry-header.heading {
text-align: left;
}
.heading .entry-title {
color: #585858;
display: inline-block;
font-size: 31px;
line-height: 1.2;
position: relative;
text-transform: uppercase;
font-family: 'ProximaNova-Bold';
padding: 0;
}
.heading .entry-title::before {
background: rgb(153, 153, 153) none repeat scroll 0 0;
bottom: 0;
content: "";
display: block;
height: 1px;
margin: auto;
position: absolute;
right: -80px;
top: 0;
width: 65px;
}
.heading .entry-title::after {
background: rgb(153, 153, 153) none repeat scroll 0 0;
bottom: 0;
content: "";
display: block;
height: 1px;
margin: auto;
position: absolute;
left: -80px;
top: 0;
width: 65px;
} #secondary .heading .entry-title{ }
#secondary .heading .entry-title::after,
#secondary .heading .entry-title::before{
width: 30px;
display: none;
}
#secondary .heading .entry-title::before {
right: -35px;
}
#secondary .heading .entry-title::after {
left: -35px
}
.entry-header {
padding: 10px 0 12px; position: relative;
}
.entry-header .social-links {
bottom: 15px;
position: absolute;
right: 15px;
}
.entry-header .social-links ul li a::before {
color: rgb(0, 0, 0);
}
.post .entry-header {
padding: 5px 0 17px; 
}
.tags-links,
.cat-links{
display: inline-block;
font-weight: 800;
margin-right: 7px;
position: relative;
}
.tags-links a,
.cat-links a {
display: inline-block;
font-weight: 400;
margin: 0 6px 0 0;
transition: all 0.3s ease 0s;
}
.entry-meta .tags-links,
.entry-meta .tags-links a,
.entry-meta .cat-links,
.entry-meta .cat-links a{
color: #bcbcbc;
} #secondary .heading .entry-title{
font-size: 18px;
} .entry-title {
font-size: 20px;
line-height: 1.2;
position: relative;
}
.post .entry-header .entry-title{
padding: 4px 0 0; 
text-transform: capitalize;
}
.post .entry-title > a {
color: rgb(141, 141, 141);
font-size: 26px;
}
#secondary .widget .entry-title > a {
color: #0facf3;
font-size: 16px;
}
#secondary .widget .entry-title > a:hover {
color: #f0b402;
} .entry-meta,
.entry-meta a {
color: #383838;
text-transform: capitalize;
}
.entry-meta{
font-weight: 600;
}
.entry-meta a {
font-weight: 400;
}
.entry-meta a:hover {
color: #000;
}
.entry-meta .fa {
color: #7e7e7e;
}
.site-footer .entry-meta, 
.site-footer .entry-meta a {
color: #767676;
}
.entry-meta .cat-links a {
display: inline-block;
}
#secondary .entry-meta .cat-links a {
padding-bottom: 0px;
}
.post-content-wrap .entry-meta .cat-links a {
padding-bottom: 0px;
}
.entry-meta [class*="fa-"] {
float: left;
margin-right: 7px;
line-height: 16px;
}
.entry-header .entry-meta {
margin: 9px 0 0;
}
.entry-meta > div {
float: left;
line-height: 1;
padding-right: 10px;
}
#primary article .entry-meta span.date{
margin-bottom: 10px;
} .tag-links > a {
border-right: 1px solid;
color: #7e7e7e;
display: inline-block;
font-weight: 500;
padding: 0 8px;
margin-bottom: 7px;
text-transform: uppercase;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
}
.tag-links > a:first-child{
padding-left: 0;
border-left: none;
}
.tag-links > a:last-child{
padding-right: 0;
border-right: none;
}
.tag-links h4 {
display: inline-block;
margin: 0 20px 0 0;
padding: 0 !important;
}
.meta-icon .fa{
float: none;
} .post .entry-content p {
font-size: 15px;
}
.entry-content {
display: block;
padding-bottom: 9px;
}
.entry-content dt,
.comment-content dt {
font-weight: bold;
}
.entry-content dd,
.comment-content dd {
margin-bottom: 20px;
}
.entry-content td,
.comment-content td {
padding: 8px;
}
.post .entry-content > p:last-child {
margin-bottom: 5px;
} .bypostauthor > article .fn:after {
content: "\f304";
position: relative;
top: 5px;
left: 3px;
}
.comment-list .reply {
text-align: right;
}
.sidebar .comments-title,
.sidebar .comment-list,
.sidebar .must-log-in,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form {
max-width: 1040px;
padding-left: 60px;
padding-right: 376px;
}
.comment-list{
list-style-type: none;
padding: 0;
margin-left: 0 !important;
padding: 0 !important;
}
.comment-list .children {
list-style-type: none;
padding: 0;
}
.comment-list .children {
margin-left: 65px !important;
}
.comment-list .children .avatar {
border-left: 5px solid ;
left: -7px;
padding-left: 10px;
}
.comment-list > li:after,
.comment-list .children > li:before {
content: "";
display: block;
height: 1px;
width: 100%;
}
#comments ol,
#comments ul {
list-style-type: none !important;
margin-left: 0;
}
.comment-body, 
.post-author {
padding: 0px 0 24px 140px;
position: relative;
clear: both;
}
.comment-body {
margin: 0 0 30px;
padding: 0;
}
.author-details > p,
.comment-content > p:last-child {
margin-bottom: 12px;
}
.comment-author .avatar img,
.post-author .avatar img {
display: block;
height: 120px;
width: 120px;
}
.comment-metadata .fn,
.comment-author .url,
.comment-reply-login {
display: inline-block;
font-size: 18px;
font-style: normal;
text-transform: uppercase;
}
.says {
display: none;
}
.comment-list .edit-link {
margin-left: 20px;
}
.comment-awaiting-moderation{
float: right;
text-align: left;
width: 82%;
width: -webkit-calc(100% - 125px);
width: calc(100% - 125px);
word-wrap: break-word;
}
.comment-meta,
.comment-meta a {
color: #181818;
font-size: 13px;
}
.comment-metadata a{
color: #ababab;
}
.comment-meta > div {
float: left;
margin-right: 10px;
}
.reply a:hover {
color: #181818;
}
.comment-metadata {
margin-bottom: 8px;
} .comment .comment-respond {
margin-bottom: 20px;
padding: 20px;
}
.comment-form .comment-notes {
margin-bottom: 15px;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url,
.comment-form p {
margin-bottom: 5px;
}
.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
float: left;
padding: 5px 0;
width: 120px;
}
.comment-form .required {
color: #ed331c;
}
.comment-form textarea {
width: 100%;
}
.form-allowed-tags,
.form-allowed-tags code {
color: #383838;
font-size: 12px;
}
.form-allowed-tags code {
font-size: 10px;
margin-left: 3px;
}
.comment-list .pingback,
.comment-list .trackback {
padding-top: 24px;
}
.comment-navigation {
font-size: 20px;
font-style: italic;
font-weight: 300;
margin: 0 auto;
max-width: 604px;
padding: 20px 0 30px;
width: 100%;
}
.comment-form-rating .select2-container{
width: 425px !important;
} .comment-reply-title{
font-size: 24px;
font-weight: 500;
}
.comments-area {
padding: 30px 0 28px;
}
.comments-area ul, 
.comments-area ol {
list-style: none;
}
.comment-form p {
float: left;
width: 100%;
}
.comment-form p.comment-form-comment{
margin-bottom: 0;
}
.comment-form-comment,
.form-submit {
width: 100% !important;
padding: 0 !important;
}
.comment-form input[type="submit"]{
display: inline-block;
} .wpcf7-form {
padding: 10px 0 0;
}
.wpcf7-form p {
margin: 0 0 14px;
text-align: left;
}
.wpcf7-form textarea {
height: 140px;
resize: none;
}
.wpcf7-submit[type="submit"], 
.form-submit input[type="submit"],  
.page-content .search-form .search-submit {
margin: 0;
}
.page-content .search-form .search-submit{
height: 41px;
}
.wpcf7-form .contact-textarea,
.wpcf7-form .contact-submit{
width: 100% !important;
padding: 0 !important;
}
.contact-submit {
text-align: center !important;
}
.wpcf7-form input,
.wpcf7-form textarea {
background: #fff;
border: 1px solid #c5c3c3;
padding: 10px 18px;
margin-bottom: 9px;
}
.wpcf7-form textarea {
margin-bottom: 19px;
}
.wpcf7 {
margin: 12px 0 0;
}
input::-webkit-input-placeholder,
textarea::-webkit-textarea-placeholder { opacity: 1;
}
input::-moz-placeholder,
textarea::-moz-placeholder  { opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-textarea-placeholder { opacity: 1;
}
input:-moz-placeholder,
textarea:-moz-placeholder { opacity: 1;
} form.cmxform label.error, 
label.error { color: #ff0000;
font-style: italic;
margin: 10px 0 0;
text-align: left;
}
div.error { 
display: none; 
}  .page-title-wrap {
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
padding: 82px 0 25px;
position: relative;
margin-bottom: 75px;
}
.page-title-wrap::before {
background: rgba(60, 49, 39, 0.3) none repeat scroll 0 0;
content: "";
display: block;
height: 100%;
position: absolute;
width: 100%;
top: 0;
}
.page-title {
color: rgb(255, 255, 255);
display: block;
font-size: 50px;
font-weight: 700;
line-height: 1;
margin-bottom: 5px;
opacity: 0.5;
padding: 0 0 26px;
position: relative;
text-align: right;
text-transform: capitalize;
}
h1.page-title{
color: #000;
font-size: 30px;
text-align: left;
}
.page-title-wrap div{
position: relative;
} #bbpress-forums,
#bbpress-forums button,
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results,
div.bbp-search-form input,
div.bbp-search-form button,
div.bbp-breadcrumb,
div.bbp-topic-tags {
font-size: 16px;
}
div.bbp-search-form input,
div.bbp-search-form button {
padding: 10px;
}
#bbpress-forums div.bbp-search-form {
float: none;
}
#bbpress-forums ul,
#bbpress-forums ol {
margin: 0;
}
#bbpress-forums #bbp-search-form #bbp-search {
width: 100%;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
border-right: 0 none;
}
#bbpress-forums div.bbp-topic-author a.bbp-author-name,
#bbpress-forums div.bbp-reply-author a.bbp-author-name {
display: inline-block;
line-height: 20px;
margin-top: 5px;
}
div.bbp-submit-wrapper button {
background-color: rgb(46, 60, 66);
border: 0 none;
color: #fff;
cursor: pointer;
display: block;
font-weight: 400;
height: 40px;
margin-bottom: 30px;
padding: 0px 20px;
text-transform: uppercase;	
text-align: center;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.site-content .entry-header .entry-meta:last-child a:hover,
.site-content .entry-header .entry-meta:last-child span:hover {
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
}  .pagination,
#wp-page-numbers,
.wp-pagenavi,
#main ul.default-wp-page {
border-radius: 0px;
margin: 0 0 30px;
}
.pagination a,
.woocommerce-pagination > li > a, 
.woocommerce-pagination > li > span,
#wp_page_numbers li,
.wp-pagenavi li,
#main ul.default-wp-page,
.pagination span {
border: 1px solid #000000;
color: #000000;
font-size: 14px;
font-weight: 600;
padding: 4px 9px;
text-transform: uppercase;
display: inline-block;
margin: 0 2px 0 3px;
}
.pagination a.next,
.pagination a.prev{
padding: 4px 20px
}
.pagination a:hover,
.paginatio span:hover, 
.pagination a:focus, 
.pagination span:focus,
#wp_page_numbers a:hover,
.wp-pagenavi a:hover,
#main ul.default-wp-page li > a:hover,
.pagination  span.current {
border: 1px solid #0facf3;
color: #fff;
background: #0facf3;
}
.nav-links .nav-previous {
float: left;
}
.nav-links .nav-next {
float: right;
}
.nav-links span,
.nav-links a {
color: rgb(0, 0, 0);
font-size: 16px;
text-transform: uppercase;
position: relative;
}
.nav-links .nav-previous a {
padding-left: 40px;
}
.nav-links .nav-next a {
padding-right: 40px;
}
.posts-navigation .nav-previous a:hover:before,
.posts-navigation .nav-next a:hover:before,
.post-navigation .nav-previous a:hover:before,
.post-navigation .nav-next a:hover:before,
.nav-links span.current:hover,
.nav-links a:hover,
.nav-links a:hover .fa {
color: #f9ba00;
}
.posts-navigation .nav-previous a:before,
.posts-navigation .nav-next a:before,
.post-navigation .nav-previous a:before,
.post-navigation .nav-next a:before {
font-family: "FontAwesome";
color: rgb(0, 0, 0);
font-size: 20px;
vertical-align: top;
position: absolute;
top: 5px;
}
.posts-navigation .nav-previous a:before,
.post-navigation .nav-previous a:before {
content:'\f177';
left: 0;
top: -7px;
}
.posts-navigation .nav-previous a:hover:before,
.post-navigation .nav-previous a:hover:before{
left: 10px;
}
.posts-navigation .nav-next a:before,
.post-navigation .nav-next a:before {
content: '\f178';
right: 0;
top: -7px;
}
.posts-navigation .nav-next a:hover:before,
.post-navigation .nav-next a:hover:before {
right: 10px;
}
.posts-navigation .nav-previous a:before,
.posts-navigation .nav-next a:before,
.post-navigation .nav-previous a:before,
.post-navigation .nav-next a:before,
.nav-links span.current:hover,
.nav-links a:hover .fa-long-arrow-right,
.nav-links a .fa-long-arrow-right,
.nav-links a:hover .fa-long-arrow-left,
.nav-links a .fa-long-arrow-left,
.nav-links a:hover,
.nav-links a:hover .fa,
.inline-social-icons.social-links ul li a:hover::before {
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
} #secondary.widget-area.custom-col-4{
padding-left: 50px;
}
.widget {
margin-bottom: 30px;
}
#secondary .post-item {
border-bottom: 1px solid #e8dfdf;
padding: 15px 0;
}
#secondary .bronx-recetnt-blog {
padding-bottom: 15px;
}
#secondary .post-item-text .entry-header,
#secondary .post-item-text .entry-title{
padding: 0;
}
#secondary .post-item-text .entry-title{
font-size: 16px;
}
.widget-gallery-section .widget-description {
padding: 10px 0 25px;
}
.widget ul li {
color: rgb(200, 203, 204);
display: block;
padding: 10px 0;
}
#secondary .widget li a {
font-size: 16px;
font-weight: 600;
color: #8d8d8d;
position: relative;
}
#secondary .widget li a:hover {
color: #000;
}
#secondary .widget_pages li,
#secondary .widget_categories li,
#secondary .widget_archive li {
padding-left: 20px;
position: relative;
}
#secondary .widget_pages li:last-child,
#secondary .widget_categories li:last-child,
#secondary .widget_archive li:last-child{
padding-bottom: 0;
}
#secondary .widget_pages li:before,
#secondary .widget_categories li:before,
#secondary .widget_archive li:before {
color: #f9ba00;
content: "\f101";
font-family: "FontAwesome";
font-size: 16px;
left: 0px;
position: absolute;
}
#secondary .widget_user li{
background: none;
}
#secondary .widget_user li a:before{
content: "\f007";
font-family: "FontAwesome";
left: -25px;
position: absolute;
}
#secondary .widget_user li a{
color: #52504f;
}
#secondary .top-seller-section::after,
#secondary .top-seller-section::before,
#secondary .discount-section > .container::after,
#secondary .discount-section::after{
display: none;
}
#secondary .textwidget,
#secondary .search-box-wrap,
#secondary .calendar_wrap,
#secondary .select2-container{
padding-top: 10px;
}
#primary .widget_media_image {
margin: 50px auto 0;
???width: 100%;
max-width: 1175px;
} .search-form,
.widget_search {
position: relative;
}
.widget_search .search-submit {
border: medium none;
border-radius: 0;
box-shadow: inherit;
color: rgb(255, 255, 255);
height: 57px;
margin: 0;
padding: 0 8px;
position: absolute;
right: 0;
top: 0;
width: 57px;
}
.widget_search .search-form input[type="submit"]:hover{
background-color:rgb(249, 186, 0) ;
color: #fff;
}
.widget_search input[type="search"], 
.error-content-wrap input[type="search"] {
padding-right: 70px;
} 
.widget_search input{
margin: 0;
} .widget_calendar caption{
color: #0fabf2;
padding: 10px 0;
border: 1px solid rgba(0,0,0,0.1);
border-bottom: 1px solid transparent;
}
.widget_calendar #today,
.widget_calendar table th{
background: #0fabf2;
color: #fff;
}
.widget_calendar #today a{
color: #fff;
}
.calendar_wrap table td{
text-align: center;
} .textwidget {
margin: 0 0 20px;
}
.widget_text address {
display: inline-block;
margin: 0;
vertical-align: top;
}
.site-content .widget_text > ul{
margin: 0;
padding: 0;
}
.widget_text li {
color: rgb(103, 103, 103);
list-style: outside none none;
margin-bottom: 2px;
}
.widget_text li a{
color: rgb(95, 100, 104);
}
.widget_text ul li span {
float: none !important;
}
.widget_text .entry-title {
font-size: 21px;
padding: 7px 0 15px;
text-transform: uppercase;
}
.widget_tag_cloud a {
border: 1px solid rgb(153, 153, 153);
border-radius: 25px;
color: rgb(153, 153, 153);
display: inline-block;
font-size: 14px;
margin: 3px 7px 7px 0;
padding: 8px 25px 7px;
text-transform: capitalize;
}
.widget_tag_cloud a:hover{
border: 1px solid #000;
color: #000;
} .rsswidget img{
vertical-align: middle;
}
.widget.widget_rss li:last-child{
padding-bottom: 0;
} .widget-recent-entries ul li {
border: 1px solid rgb(209, 209, 209);
margin-bottom: 10px;
} .owl-theme .owl-dots .owl-dot span {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 1px solid rgb(173, 173, 173);
height: 11px;
width: 11px;
}
.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span{
background: none;
border-color: #000;
} .post {
margin-bottom: 30px;
} .top-bar {
background: rgb(62, 58, 38) none repeat scroll 0 0;
} .sorting-section {
float: left;
margin-right: 3%;
width: 60%;
}
.view-select-section {
float: right;
margin-top: 11px;
text-align: right;
width: 37%;
}
.sorting-section label {
display: inline;
font-size: 18px;
margin-right: 10px;
}
.sorting-section select {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 1px solid rgb(196, 194, 195);
border-radius: 0;
display: inline-block;
max-width: 100%;
width: 230px;
}
.view-select-section > h5 {
display: inline-block;
font-size: 18px;
padding-right: 5px;
}
.view-select-section > ul {
display: inline-block;
vertical-align: middle;
}
.view-select-section li {
display: inline-block;
margin: 0 5px;
}
.view-select-section li a {
color: #747172;
font-size: 18px;
}
.view-select-section li a:hover,
.view-select-section li a.active {
color: #6f5f2f;
}
.choose-section{
padding-bottom: 10px;
border-bottom: 1px solid #aeabab;
margin-bottom: 35px;
}
.list-view #primary .post-image {
float: left;
width: 283px;
}
.list-view #primary .post-item-text{
width: calc(100% - 310px);
width: -webkit-calc(100% - 310px);
}
.blog #primary .post-item .post-image,
.thumbnail-view #primary .post-item .post-image {
float: none;
width: 100%;
}
.post .entry-title {
font-size: 20px;
font-weight: 400;
}
.single-post .post .entry-title {
color: rgb(141, 141, 141);
font-family: "ProximaNovaRegular";
font-size: 36px;
font-weight: 300;
width: 100%;
}
.blog #primary .post-item,
.thumbnail-view #primary .post-item {
width: 50%;
float: left;
}
.blog #primary .post-item-wrapper .post-item:nth-child(2n+1),
.thumbnail-view #primary .post-item-wrapper .post-item:nth-child(2n+1) {
padding-right: 15px;
}
.blog #primary .post-item-wrapper .post-item:nth-child(2n+2),
.thumbnail-view #primary .post-item-wrapper .post-item:nth-child(2n+2) {
padding-left: 15px;
}
#primary .post-image{
margin-bottom: 15px;
}
#primary .date {
background: rgb(240, 180, 2) none repeat scroll 0 0;
display: inline-block;
margin-bottom: 10px;
padding: 2px 10px 0;
color: #000;
}
#primary .woocommerce .date {
background: transparent;
}
#primary .blog-section .date {
background: none;
margin-bottom: 0px;
padding: 0;
}
.blog-section .post .entry-title a {
font-size: 20px;
} .error404 .page-title-wrap::before {
background: rgba(115, 91, 167, 0.6) none repeat scroll 0 0;
}
.error404 .page-title::before{
display: none;
}
.error404 .page-title{
font-size: 50px;
font-family: 'UniSansHeavyCAPS';
margin-top: 70px;
}
.site-main .error-404 {
float: left;	
margin: 0 auto;
position: relative;
padding-bottom: 60px;
}
.error-404 .entry-content {
float: right;
max-width: 390px;
padding-bottom: 90px;
padding-top: 30px;
}
.error-art-image {
bottom: -50px;
position: absolute;
right: 60px;
} .subscribe-section {
background: #2e3033;
overflow: hidden;
position: relative;
}
.subscribe-content .heading .entry-title {
color: #fff;
font-size: 48px;
line-height: 1;
padding-bottom: 10px;
text-transform: capitalize;
}
.subscribe-section .featured-image {
float: right;
width: 50%;
position: relative;
}
.subscribe-section .featured-image > img {
width: 100%;
}
.subscribe-section .featured-image::before {
background: rgba(46, 48, 51, 0.4) none repeat scroll 0 0;
content: "";
display: block;
height: 100%;
position: absolute;
width: 100%;
}
.subscribe-section .container {
height: 100%;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
top: 0;
}
.subscribe-section header.entry-header.heading {
padding: 55px 0 25px;
text-align: left;
}
.subscribe-section .entry-header .entry-title:before,
.subscribe-section .entry-header .entry-title:after{
display: none;
}
.subscribe-content > p {
font-size: 17px;
font-weight: 600;
}
.subscribe-content {
max-width: 455px;
}
.subscribe-content input{
font-weight: 700;
height: 50px;
}
.site-footer .subscribe-content input[type="email"]{
border-color: #434548;
background: #434548;
}
.site-footer .subscribe-content input[type="email"]:focus{
border-color: #0fabf2;
}
.subscribe-content .wpcf7-submit[type="submit"],
.subscribe-content input[type="submit"]{
height: 50px;
} .main-product-section .container{
padding: 0;
}
.main-product-section .product-item{
padding: 15px;
width: 33.25%;
}
.main-product-section .product-item  a {
display: block;
}
.main-product-section .product-item  img{
width: 100%;
}
.main-product-section  .product-item .v-center a{
display: inline-block;
}
.main-product-wrap:after,
.new-product-content-wrap:after{
content:" ";
display: block;
clear:both;
} .product-content a{
position: relative;
display: inline-block;
}
.product-wrapper h3{
color: #000;
font-size: 37px;
line-height: 1;
}
.product-content.center .product-wrapper h3{
font-size: 48px;
}
.main-product-section .product-content.center .btn.btn-transparent,
.btn.btn-transparent{
background: transparent;
border: 1px solid #000;
font-size: 14px;
padding: 8px 27px;
}
.product-wrapper span{
display: block;
font-size: 23px;
} .placeholder-image.product-item{
float: left;
padding: 15px;
width: 32%;
} 
.placeholder-image .product-content {
background-color: rgba(0,0,0,0.2);
height: 246px;
width: 100%;
}
.placeholder-image .product-content.center{
height: 520px;
} .main-product-wrap .product-content > a:after {
background: #0c6d99;
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: .6;
}
.main-product-wrap .product-content.center > a:after{
background: transparent;
}
.main-product-section .product-content.center .btn.btn-transparent,
.main-product-wrap .product-content.center .product-wrapper h3{
color: #2e3033;
}
.main-product-section .product-content.center .btn.btn-transparent:hover,
.main-product-section .product-wrapper,
.main-product-section .product-wrapper p,
.main-product-section .product-wrapper h3{
color: #fff;
}
.main-product-section .btn.btn-transparent{
border: 1px solid #fff;
}
.main-product-section .product-wrapper{
width: 75%;
padding: 0 20px;
}
.main-product-section .product-content.center,
.main-product-section .product-content.center span{
color: #9c9c9c;
} #secondary .main-product-section.padding-space{
padding: 0;
}
#secondary .main-product-section .product-item{
padding: 0;
}
#secondary .main-product-wrap .product-content{
padding: 0 0 25px;
}
#secondary .product-wrapper h3{
font-size: 25px;
}
#secondary .product-wrapper span{
font-size: 18px;
} .featured-product-section {
position: relative;
}
.featured-product-section .container{
padding: 0;
}
#featured-product-slider .owl-prev::before,
#new-product-slider .owl-prev::before{
content: "\f104";
}
#featured-product-slider .owl-next::before,
#new-product-slider .owl-next::before{
content: "\f105";
}
#featured-product-slider .owl-nav .owl-prev::before, 
#featured-product-slider .owl-nav .owl-next::before,
#new-product-slider .owl-nav .owl-prev::before, 
#new-product-slider .owl-nav .owl-next::before{
color: #1b1d23;
font-family: "FontAwesome";
font-size: 42px;
left: 0;
position: absolute;
right: 0;
top: -15px;
transition: all 0.3s ease 0s;
z-index: 9;
}
#featured-product-slider.owl-theme .owl-nav,
#new-product-slider.owl-theme .owl-nav{
margin: 0;
}
#featured-product-slider .owl-nav .owl-prev:hover::before, 
#featured-product-slider .owl-nav .owl-next:hover::before,
#new-product-slider .owl-nav .owl-prev:hover::before, 
#new-product-slider .owl-nav .owl-next:hover::before{
color: #f9ba00;
}
#featured-product-slider.owl-theme .owl-nav [class*="owl-"],
#new-product-slider.owl-theme .owl-nav [class*="owl-"] {
background: none;
border-radius: 0;
bottom: 0;
font-size: 0;
height: 25px;
margin: auto;
padding: 0;
position: absolute;
top: 0px;
transition: all 0.3s ease 0s;
width: 18px;
}
#featured-product-slider .owl-nav .owl-prev,
#new-product-slider .owl-nav .owl-prev{
left: -30px;
}
#featured-product-slider .owl-nav .owl-next,
#new-product-slider .owl-nav .owl-next{
right: -30px;
} .featured-img {
position: relative;
}
.product-item .woocommerce-product-rating{
position: absolute;
right: 20px;
top: 8%;
}
.product-list-wrapper{
box-shadow: 0 0 10px rgba(0,0,0,0.14);
border-radius: 3px;
margin: 15px;
padding: 10px;
text-align: center;
}		
.product-item .entry-header{
padding: 0;
}
.product-item .list-info{
padding: 20px 15px 15px;
}
.product-item .entry-title{
color: #585858;
font-size: 14px;
font-weight: 600;
padding-bottom: 10px;
}
.product-item .price{
color: #000;
display: block;
font-size: 21px;
padding-bottom: 10px;
}	
.product-list-wrapper a.button,
.product-list-wrapper a.single_add_to_wishlist,
.product-list-wrapper a.add_to_cart_button {
font-weight: 400;
font-size: 12px;
display: block;
text-transform: uppercase;
}
.product-list-wrapper a.button i,
.product-list-wrapper a.single_add_to_wishlist i,
.product-list-wrapper a.add_to_cart_button i{
font-size: 16px;
margin-right: 8px;
}
.product-list-wrapper a.single_add_to_wishlist i {
display: inline-block;
margin-left: 8px;
vertical-align: middle;
}
.product-list-wrapper a.button,
.product-list-wrapper a.add_to_cart_button i,
.product-list-wrapper a.add_to_cart_button {
color: #f9b900;
transition: 1s all ease;
}
.product-list-wrapper a.button:hover i,
.product-list-wrapper a.button:hover,
.product-list-wrapper a.add_to_cart_button:hover i,
.product-list-wrapper a.add_to_cart_button:hover{
color: #000;
}
.product-item{
padding: 0;
}
ins{
background: transparent;
}
.featured-product-section::before {
background: rgba(0, 0, 0, 0) url(//bronxads.com/wp-content/themes/bronxpro/assest/img/sale-deco.png) no-repeat scroll 0 0 / 100% 100%;
content: "";
display: block;
height: 103px;
left: 0;
position: absolute;
top: 0;
width: 306px;
}  #secondary .product-list-wrapper{ margin: 0 0 30px;
}
#secondary .featured-product-section::before{
display: none;
} .service-section {
background: #f2f2f2;
padding: 100px 0 44px;
}
.service-section .entry-title {
font-size: 18px;
}
.service-icon{
display: block;
float: left;
height: 85px;
text-align: center;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
width: 85px;
}
.service-icon .fa {
color: #0fabf2;
font-size: 40px;
}
.post-content-wrap {
float: right;
padding-right: 30px;
width: 82%;
width: calc(100% - 105px);
width: -webkit-calc(100% - 105px);
}
.post-content-wrapper:hover .service-icon .fa{
color: #f9ba00 ;
}
.service-section .post .entry-title a {
font-size: 18px;
color: #000;
}
.service-section .post .entry-title a:hover {
color: #f0b402;
}
.service-section .entry-header {
padding-bottom: 5px;
padding-top: 0;
}
.post-content-wrapper:hover .service-icon .fa,
.service-icon .fa{
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
} .testimonial-section {
background: #f9ba00;
overflow: hidden;
position: relative;
}
.testimonial-section .featured-image {
width: 50%;
position: relative;
}
.testimonial-section .featured-image > img {
width: 100%;
}
.testimonial-section .container {
height: 100%;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
top: 0;
}
.testimonial-section .container .custom-col-6{
float: right;
}
.testimonial-section p,
.testimonial-section a,
.testimonial-section span,
.testimonial-section h2,
.testimonial-section h3,
.testimonial-section h4,
.testimonial-section h5,
.testimonial-section h6 {
color: #fff;
}
.testimonial-section .custom-col-6{
padding-top: 100px;
padding-left: 75px;
}
.textimonial-icon .fa{
font-size: 48px;
margin-bottom: 30px;
}
.testimonial-content-wrap p{
font-family: 'SignPainter-HouseScript';
font-size: 31px;
line-height: 1;
}
.testimonial-content-wrap h5 {
font-size: 15px;
text-transform: uppercase;
} #secondary .testimonial-section .featured-image{
width: 100%;
}
#secondary .testimonial-section .container{
position: relative;
}
#secondary .testimonial-section .container .custom-col-6{
float: none;
width: 100%;
padding: 25px;
} .sale-product-section{
padding: 90px 0 100px;
position: relative;
}
.sale-product-section::before {
background: rgba(0, 0, 0, 0) url(//bronxads.com/wp-content/themes/bronxpro/assest/img/sale-deco.png) no-repeat scroll 0 0 / 100% 100%;
content: "";
display: block;
height: 103px;
left: 0;
position: absolute;
top: 0;
width: 306px;
}
.sale-product-section .heading .entry-title{
color: #e13014;
} .blog-section .heading .entry-title {
color: rgb(15, 172, 243);
}
.blog-section .post {
margin-top: 55px;
}
#secondary .blog-section time,
.blog-section time {
font-size: 95px;
font-weight: 700;
color: #e6e6e6;
font-family: "ProximaNova-Bold";
}
.blog-section .post-details {
position: relative;
}
.blog-section time span {
color: #525252;
font-size: 24px;
font-weight: 700;
left: 13%;
line-height: 1;
position: absolute;
}
.blog-section .post-details {
margin-bottom: 18px;
position: relative;
} .blog-section .entry-title a,
.blog-section .post .read-more:hover{
color: #f9ba00
}
.blog-section p{
font-size: 16px;
}
.new-product-section .read-more,
.blog-section .post .read-more{
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
color: #585858;
font-family: "ProximaNova-Bold";
padding: 0;
text-transform: uppercase;
}
.blog-section .entry-title a:hover{
color: #585858;
}
.read-more {
background: rgb(235, 235, 235) none repeat scroll 0 0;
border-radius: 25px;
padding: 10px 27px;
text-transform: uppercase;
} .blog-section .entry-content{
margin: 0;
} #secondary .blog-section .custom-col-3{
width: 100%;
} .new-product-section {
border-top: 1px solid rgb(243, 243, 243);
padding: 90px 0 108px;
position: relative;
}
.new-product-section::before {
background: rgba(0, 0, 0, 0) url(//bronxads.com/wp-content/themes/bronxpro/assest/img/new-arival-deco.png) no-repeat scroll 0 0 / 100% 100%;
content: "";
display: block;
height: 254px;
left: 0;
position: absolute;
top: 0;
width: 320px;
}
.new-product-section > .container{
position: relative;
}
.new-product-section > .container::after {
border-bottom: 117px solid rgba(0, 0, 0, 0);
border-right: 51px solid rgba(249, 186, 0, 0.4);
border-top: 137px solid rgba(253, 227, 153, 0);
bottom: -215px;
content: "";
display: block;
position: absolute;
right: 18px;
transform: rotate(250deg);
}
.new-product-content-wrap .product-content{
padding:15px;
}
.new-product-content-wrap {
margin: 0 -15px;
}
.new-product-content-wrap{
overflow: hidden;
}
.new-product-section .heading .entry-title{
color: #f0b402;
} .new-product-section .product-content:before{
background-color: rgba(238, 66, 26,0.8);
content: '';
height: calc(100% - 30px);
height: -webkit-calc(100% - 30px);
height: -ms-calc(100% - 30px);
height: -o-calc(100% - 30px);
left: 15px;
opacity: 0;
position: absolute;
top: 15px;
transition: all ease 1s;
width: calc(100% - 30px);
width:-webkit-calc(100% - 30px);
width: -ms-calc(100% - 30px);
width: -o-calc(100% - 30px);
}
.new-product-section .product-content:hover:before {
opacity: 1;
z-index: 9;
}
.new-product-section .product-content:hover h3,
.new-product-section .product-content:hover a{
color: #fff;
transition: all ease 1s;
} #secondary .product-content a{
display: block;
}
#secondary .main-product-section .product-content a img,
#secondary .product-content a,
#secondary .new-product-section .product-content a img{
width: 100%;
}
#secondary .product-content a.btn{
display: initial;
width: auto;
} .discount-section {
background-position: 50% 0;
background-repeat: no-repeat !important;
background-size: cover !important;
padding: 170px 0 180px;
position: relative;
background-attachment: fixed !important;
}
.discount-section::before {
background: rgba(29, 29, 36, 0.8) none repeat scroll 0 0;
content: "";
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.discount-section .container{
position: relative;
}
.discount-section > .container::after {
border-bottom: 117px solid rgba(0, 0, 0, 0);
border-right: 51px solid rgba(249, 186, 0, 0.2);
border-top: 137px solid rgba(0, 0, 0, 0);
bottom: -358px;
content: "";
display: block;
margin: 0 auto;
position: absolute;
right: 10%;
transform: rotate(250deg);
width: 200px;
}
.discount-content-wrapper {
margin: 0 auto;
max-width: 600px;
text-align: center;
}
.discount-section .heading .entry-title:before,
.discount-section .heading .entry-title:after{
display: none;
}
.discount-section .heading .entry-title {
color: rgb(255, 255, 255);
font-size: 70px;
line-height: 1;
text-transform: capitalize;
}
.discount-section  header.entry-header.heading {
padding: 0 ;
}
.discount-section p {
color: #bebdbc;
font-size: 18px;
}
.discount-section .entry-content {
padding: 9px 75px;
} #secondary .discount-section{
margin-bottom: 40px;
padding: 75px 0px;
}
#secondary .discount-section .entry-content {
padding: 0;
margin: 0 15px;
} .top-seller-section {
clear: both;
position: relative;
}
.top-seller-section::before {
background: rgba(0, 0, 0, 0) url(//bronxads.com/wp-content/themes/bronxpro/assest/img/top-seller-deco.png) no-repeat scroll 0 0;
content: "";
display: block;
height: 81px;
position: absolute;
right: 5%;
top: 0;
width: 449px;
}
.top-seller-section .product-item{
margin-bottom: 30px;
}
.blog #primary .post-item ,
.thumbnail-view #primary .post-item {
width: 50%;
float: left;
}
.thumbnail-view #primary .post-item-wrapper .post-item:nth-child(2n+1),
.blog #primary .post-item:nth-child(2n+1){
clear: both;
padding-right: 15px;
}
.blog #primary .post-item:nth-child(2n+2),
.thumbnail-view #primary .post-item-wrapper .post-item:nth-child(2n+2) {
padding-left: 15px;
}
#primary .post-image{
margin-bottom: 15px;
}
.post-image img{
width: 100%;
}
.home.blog .featured-slider{
margin-bottom: 0;
}
.home.blog .site-content{
margin: 70px 0;
} #secondary .product-item{
width: 100%;
}  
#secondary .top-seller-section .product-item{
margin-bottom: 0;
}
#secondary .top-seller-section figure img{
width: 100%;
}  .site-footer {
background: #1a1b1d;
padding: 0 0 40px;
}
.footer-branding:hover img {
opacity: 0.5;
transition: all 0.3s ease 0s;
}
.footer-branding {
margin-bottom: 25px;
}
.bottom-footer .footer-branding {
margin-bottom: 0px;
}
.site-footer .widget-area {
padding: 70px 0 20px;
position: relative;
}
.site-footer .textwidget {
color: rgb(166, 167, 166);
}
.widget-area .widget a{
font-size: 14px;
text-transform: capitalize;
}
.widget-title a.rsswidget,
.widget-title {
color: #585858;
font-size: 18px;
position: relative;
text-transform: uppercase;
}
.widget-title {
display: block;
line-height: 1;
margin-bottom: 5px;
padding-bottom: 15px;
}
.site-footer .widget-title {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
color: rgb(166, 167, 166);
display: block;
font-size: 19px;
margin: 17px 0;
padding-bottom: 10px;
}
.site-footer .widget_bht_insta_feeds ul li a::before {
display: none;
}
.site-footer p {
color: rgb(190, 190, 191);
}
.site-footer .site-title {
font-size: 20px;
margin-bottom: 5px;
}
.site-footer .site-description {
color: rgb(166, 167, 166);
font-size: 14px;
margin-bottom: 15px;
margin-top: 4px;
}
.site-footer ul, 
.site-footer ol {
list-style: none;
}
.site-footer .widget ul li {
color: rgb(166, 167, 166);
}
.site-footer .widget ul ul li a {
padding-left: 20px;
}
.site-footer .widget ul ul ul li a {
padding-left: 30px;
}
.site-footer .widget-recent-entries ul li {
border: none;
margin-bottom: 0px;
} 
.site-footer a {
color: rgb(166, 167, 166);
display: inline-block;
}
.site-footer a:hover{
color: #fff;
}
.site-info {
color: rgba(255, 255, 255, 0.5);
font-size: 14px;
line-height: 20px;
padding: 0 0 3px;
}
.site-footer address {
margin: 0;
}
.bottom-footer {
padding: 40px 0 0;
text-align: center;
}
.site-generator .container {
align-items: center;
align-items: -webkit-box;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; 
flex-wrap: wrap;
flex-wrap: -webkit-box;
}
.site-generator {
padding: 25px 0;
}
.copy-right {
color: rgb(124, 125, 125);
font-size: 14px;
font-weight: 600;
}
.copy-right a{
color: rgb(166, 167, 166);
}
.site-footer input[type="text"], 
.site-footer input[type="email"], 
.site-footer input[type="search"], 
.site-footer input[type="password"], 
.site-footer input[type="tel"], 
.site-footer input[type="url"], 
.site-footer input[type="date"], 
.site-footer textarea,
.site-footer input[type="reset"], 
.site-footer input[type="button"], 
.site-footer input[type="submit"] {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
color: rgb(255, 255, 255);
}
.site-footer .site-footer input[type="reset"],
.site-footer input[type="button"],
.site-footer input[type="submit"] {
background: #0fabf2;
}
.site-footer input[type="reset"]:hover, 
.site-footer input[type="button"]:hover, 
.site-footer input[type="submit"]:hover {
color: rgb(255, 255, 255);
}
.site-footer form input,
.site-footer form textarea {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.contact-information {
border-bottom: 1px solid #323335;
}
.contact-information dl {
flex-wrap: nowrap;
align-items: center;
border-right: 1px solid #323335;
float: left;
min-height: 132px;
margin: 0;
padding: 40px 0 38px;
width: 33.3%;
}
.contact-information dl:last-child {
border-right: medium none;
}
.contact-information dt {
display: inline-block;
padding: 0 15px;
text-align: right;
vertical-align: top;
width: 75px;
}
.contact-information dd {
display: inline-block;
margin: 0;
padding: 0 10px;
width: 66%;
width: calc(100% - 100px);
width: -webkit-calc(100% - 100px);
}
.contact-information p {
margin-bottom: 5px;
}
.contact-information p,
.contact-information a,
.contact-information li{
font-size: 17px;
}
.contact-information .fa {
color: #fff;
font-size: 28px;
}
.widget-shortcut-links li {
float: left;
width: 50%;
}
.widget-shortcut-links li:nth-child(2n+1) {
clear: both
} .site-footer .post-item:last-child {
border-bottom: none;
}
.site-footer .post-image {
float: left;
height: 42px;
width: 42px;
}
#secondary .post-item .post-image {
float: left;
height: auto;
width: 98px;
}
#secondary .post-item-text {
float: right;
width: 68%;
width: calc(100% - 110px);
width: -webkit-calc(100% - 110px);
}
.post-item-text{
float: right;
line-height: 1;
width: 83%;
width: calc(100% - 60px);
width: -webkit-calc(100% - 60px);
}
.post-item-text span{
display: block;
padding-bottom: 10px;
}
.post-item-text .entry-header{
padding-top: 0;
}
.no-image .post-item-text{
float: left;
width: 100% !important;
}
.site-footer .entry-header {
padding: 0 0 2px;
}
.site-footer .entry-title {
font-size: 14px;
line-height: 1.2;
}
.site-footer .heading p {
font-size: 16px;
}
.site-footer .clients-section .heading p {
color: rgb(138, 129, 64);
}
.widget_bht_insta_feeds ul li {
width: 33.3%;
float: left;
padding: 5px;
}
.widget_bht_insta_feeds ul{
margin: 0 -5px;
}
.widget_bht_insta_feeds a:hover img{
opacity: 0.6;
}
.widget_bht_insta_feeds a:hover img,
.widget_bht_insta_feeds a img{
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
}
#secondary .bronx-recetnt-blog > .container{
padding: 0;
} .content-area .bronx-recetnt-blog{
padding: 90px 0 0;
}
.content-area .bronx-recetnt-blog .post-item{
float: left;
width: 50%;
}
.home .content-area .post-item-text{
width: 80%;
}
.home .content-area .post-image,
.home .content-area .post-image img{
width: auto;
}
.home .content-area .post-item-text,
.home .content-area .post-image{
float: left;
}
.content-area .bronx-recetnt-blog .post-image img{
padding-right: 15px;
}
.content-area .widget-area .post-item{
width: 100%;
}
.content-area .widget-area .post-image img{
padding-right: 0;
}
#primary .post-item .date,
#primary .widget-area .post-item .date{
margin: 0;
}
#primary .widget-area .post-item .date{
background: transparent;
padding: 0;
}
#primary .post-item .date{
padding: 0px 5px;
} .gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33.33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.66%;
}
.gallery-columns-7 .gallery-item {
width: 14.28%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
width: 100%;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
.gallery-size-thumbnail {
margin: 0 -10px 20px;
}
.gallery {
margin: 0 -10px;
}
.gallery-item { float: left;
padding: 0 10px;
margin: 10px auto;
text-align: center;
vertical-align: top;
position: relative;
overflow: hidden;
}
.gallery-caption {
bottom: -100%;
color: rgb(255, 255, 255);
left: 10px;
margin: 0;
padding: 6px;
-webkit-text-overflow: ellipsis;
-moz-text-overflow: ellipsis;
-ms-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
white-space: nowrap;
width: 89.5%;
width: calc(100% - 20px);
width: -webkit-calc(100% - 20px);
width: -moz-calc(100% - 20px);
width: -ms-calc(100% - 20px);
width: -o-calc(100% - 20px);
transition: all 0.3s ease 0s;
}
.gallery-item:hover .gallery-caption {
bottom: 0;
}
.top-menu-toggle_bar_wrapper{
display: none;
} .select2-container--default .select2-selection--single {
background: rgb(237, 237, 237) none repeat scroll 0 0;
border: medium none;
border-radius: 0;
padding: 7px 0 0;
}
.hgroup-left .select2-container--default .select2-selection--single{
background: rgb(48, 49, 51) none repeat scroll 0 0;
}
.select2-container .select2-selection--single {
height: 41px;
position: relative;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
color: rgb(173, 173, 173);
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
height: 100%;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
background: rgba(0, 0, 0, 0) url(//bronxads.com/wp-content/themes/bronxpro/assest/img/down-arrow.png) no-repeat scroll center center;
height: 8px;
left: -3px;
margin-left: 0;
margin-top: 0;
position: absolute;
top: 36%;
width: 20px;
border-color: rgba(136, 136, 136, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
border-width: 0;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
border-color: rgba(136, 136, 136, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
border-width: 0;
}
.select2-results__option.select2-results__option--highlighted{
background: #f0b402 !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
padding-right: 40px;
}
.os-animation {
opacity: 0;
}
.os-animation.animated {
opacity: 1;
}
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled, 
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled], 
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, 
.woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled], 
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled, 
.woocommerce button.button.alt.disabled:hover, 
.woocommerce button.button.alt:disabled, 
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover, 
.woocommerce input.button.alt.disabled, 
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled, 
.woocommerce input.button.alt:disabled:hover, 
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.back-to-top a:hover,
.wp-caption-text,
.wpcf7-submit[type="submit"],
#bbpress-forums button:hover,
.site-footer input[type="reset"]:hover, 
.site-footer input[type="button"]:hover, 
.site-footer input[type="submit"]:hover,
.mean-container .mean-nav ul li a:hover,
.mean-container a.meanmenu-reveal span,
.widget_search .search-submit,
.featured-section .price,
.wpcf7-submit[type="submit"]::before,
.rwspt-btn-business::before,
.load-button::before,
.btn,
.back-to-top a{
background-color: #f9ba00 ;
}
.woocommerce .star-rating span::before,
.menu-top-menu-container div > ul > li > a:hover,
.menu-top-menu-container > ul > li > a:hover,
.inline-social-icons.social-links ul li a:hover::before,
.entry-title a:hover,
.site-content .entry-header .entry-meta:last-child a:hover,
.site-content .entry-header .entry-meta:last-child span a:hover,
.entry-content > a:hover {
color: #f9ba00 ;
}
.btn,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="date"]:focus,
input[type="number"]:focus,
textarea:focus,
.site-footer input[type="reset"]:hover, 
.site-footer input[type="button"]:hover, 
.site-footer input[type="submit"]:hover {
border-color: #f9ba00 ;
}
.form-submit input[type="submit"]:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.subscribe-content .wpcf7-form .wpcf7-submit[type="submit"]:hover,
.main-product-section .product-content.center .btn.btn-transparent:hover,
.calculated_shipping .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward:hover,
.btn:hover,
.load-button:hover{
background: #1d1d24;
}
.form-submit input[type="submit"],
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce a.button i,
.woocommerce a.button:hover i,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button{
color: #fff;
}
::selection {
background:  rgba(239, 198, 44, 0.9) none repeat scroll 0 0; color: #fff;
}
::-moz-selection {
background: rgba(239, 198, 44, 0.9) none repeat scroll 0 0; color: #fff;
} .blog-section .custom-col-3:nth-child(4n+1),
.product-item:nth-child(4n+1){
clear: both;
} .home.global-layout-left #home-page-content ,
.global-layout-left #primary{
float: right;
}
.home.global-layout-left #primary{
float: none;
} .product-item .woocommerce .star-rating::before{
color: #878787 !important;
}
.product-item .woocommerce .star-rating span::before{
color: #e5c05e;
} .seller.woocommerce,
.soldout.woocommerce,
.soldout,
.onsale,
.sales-tag{	
border-left: 33px solid transparent;
border-right: 34px solid transparent; 
height: 0;
padding: 0 8px 0 0;
position: absolute;
left: -40px;
transform: rotate(-45deg);
top: 34px;
width: 183px;
}
#secondary .seller.woocommerce,
#secondary .soldout.woocommerce,
#secondary .soldout,
#secondary .onsale,
#secondary .sales-tag,
.home .seller.woocommerce,
.home .soldout.woocommerce,
.home .soldout,
.home .onsale,
.home .sales-tag{
left: -49px;
top: 25px;
}
.soldout.woocommerce,
.soldout{
border-bottom: 35px solid #e13014;	
}
.onsale,
.sales-tag{	
border-bottom: 35px solid #4f9cd6;
}
.seller.woocommerce{
border-bottom: 35px solid #f9ba00;	
}
.seller.woocommerce span,
.soldout.woocommerce span, 
.soldout span,
.onsale,
.sales-tag span{
color: #fff;
display: block;
font-size: 14px;
font-weight: 600;
padding: 9px 0;
text-transform: uppercase;
}
.woocommerce span.onsale{
background: transparent;
border-radius: 0;
left: -40px;
top: 30px;
}
.woocommerce ul.products li.product .onsale{
left: -41px;
right: 0;
top: 35px;
}
.soldout.woocommerce{
text-align: center;
z-index: 99;
}
.outofstock .onsale{
display: none;
} .woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table td,
.entry-content .woocommerce table.shop_table,
.woocommerce table,
.woocommerce th,
.woocommerce td{
border: 0;
} h3#order_review_heading{
color: #0facf3;
}
.woocommerce table.shop_table th{
background: #ebebeb;
color: #000;
font-size: 18px;
font-weight: 400;
text-align: center;
}
.woocommerce table.shop_table td{
padding: 20px 12px;
}
.woocommerce table.shop_table th.product-name,
.woocommerce table.shop_table td.product-name{
text-align: left;
}
.woocommerce table.shop_table td.product-name a{
color: #0facf3;
font-size: 14px;	
}
.woocommerce table.shop_table td.product-price span.amount{
font-size: 14px;
font-weight: 700;
}
.woocommerce table.shop_table td.product-subtotal span.amount{
color: #000;
font-size: 16px;
}
.woocommerce .checkout-wrapper table.shop_table  tfoot .cart-subtotal td span.amount,
.woocommerce-cart .cart_totals tr td span.amount,
.woocommerce table.shop_table td.product-subtotal span.amount,
.woocommerce table.shop_table td.product-price span.amount,
.woocommerce table.shop_table td.product-name a{
font-weight: 700;
}
.woocommerce a.remove{
background: #cd5141;
box-shadow: 0 0 18px rgba(0,0,0,0.38);
color: #fff !important;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals{
background: #ebebeb;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th{
font-weight: 400;
font-size: 16px;
padding: 0 0 10px;
}
.woocommerce-cart .cart_totals tr td{
padding: 0;
}
.form-submit input[type="submit"],
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button{
border-radius: 25px;
}
.woocommerce #respond input#submit{
padding: 15px 40px;
text-transform: uppercase;
}
.woocommerce-Reviews .select2-container{
float: right;
}
#secondary .select2-container--default .select2-selection--single,
.woocommerce-Reviews .select2-container--default .select2-selection--single{
background: #fff;
border: 1px solid #ccc;
} .woocommerce form.login .form-row input.input-text,
.woocommerce form.login .form-row textarea,
.woocommerce-ordering .select2-container--default .select2-selection--single,
.woocommerce-billing-fields input[type="password"],
.woocommerce-billing-fields .select2-container--default .select2-selection--single,
.woocommerce-billing-fields input{
background-color: #e5e5e5;
border: 0;
}
.woocommerce-ordering .select2-container--default .select2-selection--single span,
.shop_table.woocommerce-checkout-review-order-table .product-name{
color: #000;	
}
.woocommerce .checkout-wrapper table.shop_table  tfoot .cart-subtotal td span.amount,
.shop_table.woocommerce-checkout-review-order-table .product-name{
font-size: 16px;
}
.shop_table.woocommerce-checkout-review-order-table .product-total span{
color: rgba(0,0,0,0.8);
font-size: 16px;
font-weight: 600;
} .checkout-wrapper table,
.checkout-wrapper thead,
.checkout-wrapper tbody,
.checkout-wrapper tfoot,
.checkout-wrapper tr,
.checkout-wrapper th,
.checkout-wrapper td{
width: 100%;
}
.checkout-wrapper table,
.checkout-wrapper thead,
.checkout-wrapper tbody,
.checkout-wrapper tfoot{
display: block;
}
.woocommerce .checkout-wrapper table.shop_table  tfoot .cart-subtotal th{
font-size: 16px;
font-weight: 400;
}
.woocommerce .checkout-wrapper table.shop_table  tfoot .cart-subtotal th,
.woocommerce .checkout-wrapper table.shop_table  tfoot .cart-subtotal td span.amount{
color: rgba(0,0,0,0.6);
}
.woocommerce table.shop_table tfoot{
border-top: 2px solid rgba(0,0,0,0.1);
}
.woocommerce table.shop_table tfoot th{
background: transparent;
}
.woocommerce .checkout-wrapper table.shop_table tfoot tr.order-total{
background: #e5e5e5;
}
.woocommerce .checkout-wrapper table.shop_table tfoot tr.order-total span{
color: #000;
}
.woocommerce .quantity .qty{
padding: 4px 1px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals{
float: left;
}
.woocommerce div.product form.cart .variations select{
min-width: auto;
} .woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product{
box-shadow: 0 0 2px rgba(0,0,0,0.2);
padding: 10px;
}
.woocommerce .cart-collaterals .cross-sells ul.products li.product{
margin: 3px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals{
margin-left: 15px;
width: 50%;
}
.woocommerce ul.products li.product .price del{
display: inline-block;
padding-right: 5px;
} #primary .widget{
margin-left: auto;
margin-right: auto;
max-width: 100%;
padding-left: 15px;
padding-right: 15px;
width: 1175px;
}
#primary .widget.woocommerce{
max-width: 100%;
margin: 25px auto;
padding: 0;
width: 1175px;
}
#primary .widget.woocommerce ul{
display: block;
float: left;
}
#primary .widget.woocommerce ul li:nth-child(4n+4){
padding-right: 0;
}
#primary .widget.woocommerce ul li:nth-child(4n+1),
#primary .widget.woocommerce ul li:first-child{
clear: both;
padding-left: 0;
}
#primary .widget.woocommerce ul li{
float: left;
padding: 0 15px;
margin-bottom: 30px;
text-align: center;
width: 25%;
}
#primary .woocommerce ul.product_list_widget li a{
display: inline-block;
width: 100%;
}
#primary .woocommerce ul.product_list_widget li img{
float: none;
margin-left: 0;
width: 100%;
}
#primary .woocommerce.widget > ul > li > span{
float: none;
}
#primary .woocommerce ul.product_list_widget li .product-title{
display: block;
}
#primary .widget.woocommerce ul{
width: 100%;
}
#primary .woocommerce ul.product_list_widget li ins,
#primary .woocommerce ul.product_list_widget li del{
width: auto;
}
#primary  .woocommerce .star-rating{
margin-bottom: 10px !important;
}
#primary .woocommerce ul.product_list_widget li a span,
#primary .woocommerce ul.product_list_widget li ins span.amount,
#primary .woocommerce ul.product_list_widget li del span.amount,
#primary .woocommerce ul.product_list_widget li img{
margin-bottom: 10px;
}
#primary  .woocommerce .star-rating{
margin:  0 auto;
}
#primary .widget.woocommerce ul.product-categories li{
display: block;
float: left;
margin: 0;
padding: 10px 0;
text-align: left;
width: 100%;
}
#primary .widget.woocommerce ul.product-categories li.cat-parent{
padding: 0;
}
#primary .widget.woocommerce ul.product-categories li li{
padding-bottom: 0;
}
#primary .widget.woocommerce ul.product-categories li ul{
padding-left: 15px;
}
#primary .widget.woocommerce.widget_product_search{
overflow: hidden;
}
.widget.woocommerce.widget_product_search,
#primary .widget.woocommerce.widget_product_search{
clear: both;
position: relative;	
}
.widget.woocommerce.widget_product_search input[type="search"],
#primary .widget.woocommerce.widget_product_search input[type="search"]{
margin: 0;
padding: 10px 12% 10px 15px;
}
.widget.woocommerce.widget_product_search input[type="submit"],
#primary .widget.woocommerce.widget_product_search input[type="submit"]{
color: #fff;
margin: 0 auto;
bottom: 0;
position: absolute;
top: 0;
right: 0;
}
.widget.woocommerce.widget_product_search input[type="search"]{
padding: 10px 85px 10px 10px;
}
.widget.woocommerce.widget_product_search input[type="submit"]{
padding: 0 15px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.widget.woocommerce.widget_product_search input[type="submit"]:hover{
background: #1d1d24;
}
.woocommerce nav.woocommerce-pagination {
margin: 25px 0;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
line-height: normal;
} .quantity .minus,
.quantity .plus{
background: transparent;
display: inline-block;
font-size: 25px;	
font-weight: 800;
height: auto;
margin: 0;
padding: 5px 15px;
}
.quantity .minus:hover,
.quantity .plus:hover{
color: #000;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button { -webkit-appearance: none;
margin: 0; }
input[type="number"]{
border: 1px solid #000;
color: #000;
height: 27px;
width: 27px !important;
font-weight: 800;
} .popup-wrapper{
display: none;
}
.popup-wrapper.active{
background: rgba(0,0,0,0.7);
bottom: 0;
display: block;	
height: 100%;
left: 0;
position: fixed;	
top: 0;
right: 0;
width: 100%;
z-index: 99;
overflow-y: auto;
}
.popup-wrapper.active .popup-wrap{
background: #fff;
border-radius: 20px;
display: block;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
top: 3%;
width: 915px;
z-index: 99;
background-image: url(//bronxads.com/wp-content/themes/bronxpro/assest/img/popup.png);
background-size: cover;
}
#masthead .popup-wrapper.active .popup-wrap:before{
border-radius: 20px;
background: rgba(20,129,178,0.8);
content: '';
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.popup-wrapper.active span.close{
display: inline-block;	
position: absolute;
right: 25px;
top: 25px;
z-index: 9999;
}
.popup-wrapper.active span.close i{
cursor: pointer;
font-size: 18px;
}
.popup-wrapper.active .u-column1,
.popup-wrapper.active .u-column2{
padding: 140px 45px 120px;
float: right;
position: relative;
width: 50%;
z-index: 99;
}
.popup-wrapper.active .u-column2{
background: #fff;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
padding: 140px 45px 160px;
}
.popup-wrapper.active .woocommerce form.register,
.popup-wrapper.active .woocommerce form.login{
border: 0;
margin: 0;
padding: 0;
}
.popup-wrapper.active h2{
float: left;
font-family: 'ProximaNovaRegular';
margin-bottom: 25px;
}
.site-header .popup-wrapper.active .u-column2 h2,
.popup-wrapper.active span i{
color: #000;
}
.site-header .lost_password a,
.site-header .popup-wrapper.active h2,
.site-header .woocommerce form.login .form-row label{
color: #fff;
}
.popup-wrapper.active .woocommerce form .form-row input.input-text{
background: #e5e5e5;
border: 0;
color: rgba(0,0,0,0.8);
} .popup-wrapper.active .woocommerce > .woocommerce-form,
.popup-wrapper.popup-wrapper-no-login.active .woocommerce{
padding: 75px 45px;
position: relative;
z-index: 9;
}
.popup-wrapper.active .woocommerce > h2,
.popup-wrapper.active .woocommerce > .woocommerce-form.login,
.popup-wrapper.popup-wrapper-no-login.active .popup-wrap{
top: 15%;
width: 550px;
}
.popup-wrapper.active .woocommerce > .woocommerce-form.login{
margin: 0 auto;
}
.popup-wrapper.active .woocommerce > h2,
.popup-wrapper.active .woocommerce > .woocommerce-form.login{
position: relative;
padding: 25px 0;
} .padding-space{
padding: 90px 0 0;
}
.site-footer,
.testimonial-section,
.discount-section{
margin: 90px 0 0;
} .term-description p{
margin-bottom: 15px;
}
.home .widget-area,
#home-page-content{
padding-top: 25px;
}
#home-page-content .entry-content{
margin: 0;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
padding: .7em 1em;
}
.woocommerce .star-rating span::before,
.woocommerce .star-rating::before{
font-size: 14px;
}
.woocommerce .star-rating span:hover::before,
.woocommerce .star-rating:hover::before{
color: #000;
}
.woocommerce div.product form.cart .variations td.label{
padding: 15px 7px 15px 0;
}
#secondary .featured-product-section.padding-space,
#secondary .top-seller-section.padding-space,
#secondary .blog-section.padding-space{
padding: 0;
}
#secondary .main-product-wrap .product-content{
padding: 0 0 30px;
}
#secondary header.entry-header.heading {
padding: 0px 0 20px;
text-align: left;
margin: 0 -15px 0;
}
#secondary .bronx-recetnt-blog header.entry-header.heading {
margin-left: 0;
margin-right: 0;
padding-bottom: 5px;
}
#secondary .blog-section .post {
margin-top: 30px;
}
#secondary .testimonial-section,
#secondary .discount-section{
margin:0 0 30px;
}
#secondary .discount-content-wrapper header.entry-header.heading {
text-align: center;
} .woocommerce .shop-sidebar ul.products li.product,
.woocommerce-page .shop-sidebar ul.products li.product{
width: 30.8%;
}
.woocommerce .shop-sidebar .related ul.products li.product,
.woocommerce-page .shop-sidebar .related ul.products li.product{
width: 29%;
}
.blog-section .post{
margin-bottom: 0;
}@-ms-viewport {
width: device-width;
}
@viewport {
width: device-width;
} @media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1200px) {
.container{
width: 100%;
}
.site-branding{
margin-right: 35px;
}
.featured-slider{
min-height: auto;
}
.main-product-wrap,
.woocommerce-account .woocommerce form.login,
.woocommerce-account .woocommerce form.register,
.featured-slider,
.woocommerce-account .entry-content{
margin: 0;
}
.bottom-footer,
.content-area .bronx-recetnt-blog,
.padding-space{
padding: 40px 0 0;
}
.site-footer,
.testimonial-section,
.discount-section{
margin: 40px 0 0;
}
.discount-section{
padding: 50px 0;
}
.blog-section .custom-col-3,
.top-seller-section .custom-col-3.product-item,
.main-product-wrap .product-item{
width: 33%;
}
#featured-product-slider .owl-nav .owl-prev,
#new-product-slider .owl-nav .owl-prev{
left: 0;
}
#featured-product-slider .owl-nav .owl-next,
#new-product-slider .owl-nav .owl-next{
right: 0;
}
#secondary #featured-product-slider .owl-nav .owl-prev,
#secondary #new-product-slider .owl-nav .owl-prev {
left: -15px;
}
#secondary #featured-product-slider .owl-nav .owl-next,
#secondary #new-product-slider .owl-nav .owl-next{
right: -15px;
}
#featured-product-slider .owl-nav .owl-prev::before,
#featured-product-slider .owl-nav .owl-next::before,
#new-product-slider .owl-nav .owl-prev::before,
#new-product-slider .owl-nav .owl-next::before{
font-size: 30px;
}
.active .slider-title{
left: 22px;
}
.testimonial-section .custom-col-6{
padding-top: 85px;
padding-left: 45px;
}
.blog-section .custom-col-3:first-child{
padding-left: 15px;
}
.blog-section .custom-col-3:nth-child(4n){
padding-right: 15px;
}
.subscribe-section header.entry-header.heading{
padding: 30px 0 10px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product{
clear: none;
margin: 10px;
}
#secondary .main-product-section .product-wrapper,
.top-seller-section .custom-col-3.product-item img,
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells{
width: 100%
}
.woocommerce .shop-sidebar ul.products li.product, 
.woocommerce-page .shop-sidebar ul.products li.product,
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li{
width: 30%;
}
.blog-section .custom-col-3:nth-child(3n+1){
clear: both;
}
.product-item:nth-child(4n+1){
clear:none;
}
ul.products li:nth-child(3n+1){
clear: both !important;
}
.heading .entry-title::after, 
.heading .entry-title::before {
width: 50px;
}
.home .content-area .post-item-text {
width: 75%;
}
.discount-section .heading .entry-title{
font-size: 50px;
}
header.entry-header.heading{
padding: 0px 0 25px;
}
.content-area .top-seller-section .product-list-wrapper{
margin: 15px 15px 0;
}
.page-title-wrap,
.content-area .blog-section .custom-col-3{
margin: 0 0 40px;
}
.content-area .blog-section .custom-col-3:nth-last-of-type(1),
.content-area .blog-section .custom-col-3 .post,
.content-area .top-seller-section .custom-col-3.product-item:nth-last-of-type(2),
.content-area .top-seller-section .custom-col-3.product-item:nth-last-of-type(1){
margin-bottom: 0;
}
.blog-section .post {
margin-top: 25px;
}
.contact-information dl{
min-height: 75px;
padding: 20px 0;
}
.site-generator{
padding: 25px 0 0;
}
.product-wrapper h3,
.subscribe-content .heading .entry-title{
font-size: 30px;
}
#secondary .post-item-text .entry-title {
font-size: 14px;
}
#secondary .product-wrapper h3 {
font-size: 22px;
}
.woocommerce-account .entry-header,
#secondary .blog-section .container,
#secondary .main-product-section .product-item{
padding: 0;
}
} @media only screen and (max-width: 1023px) {
.error404 .page-title {
font-size: 30px;
}
.site-branding {
margin-right: 20px;
}
.woocommerce #review_form #respond p{
width: 100%;
}
header.entry-header.heading{
padding: 0px 0 15px;
}
.top-seller-section .product-item{
margin-bottom: 0;
}
.blog-section .post {
margin-top: 30px;
}
.price_label{
float: left;
}
#secondary .testimonial-content-wrap p{
font-size: 25px;
}
}
@media only screen and (max-width: 991px) {
.popup-wrapper.active .popup-wrap{
width: 75%;
}
.popup-wrapper.active .woocommerce .u-column2{
padding: 100px 45px 160px;
}
.popup-wrapper.active .u-column1, .popup-wrapper.active .u-column2{
padding: 100px 45px 75px;
}
.popup-wrapper.active .woocommerce > .woocommerce-form.login{
padding: 25px;
width: 100%;
}
.popup-wrapper.active .woocommerce > h2{
padding: 25px;
width: auto;
}
.site-branding{
margin-right: 0;
}
#secondary .post-item-text,
#secondary .post-item .post-image,
#secondary .main-product-section .product-wrapper,
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals,
.header-information,
.header-nav-section .navbar,
.hgroup-left,
.hgroup-right{
width: 100%;
}
.hgroup-right{
justify-content: space-between;
margin-top: 20px;
}
.menu-top-menu-container > ul > li > a, 
.menu-top-menu-container div > ul > li > a{
margin: 0 10px;
}
.testimonial-section .custom-col-6 {
padding-top: 20px;
padding-left: 34px;
}
.discount-section .heading .entry-title,
.slider-title{
font-size: 55px;
}
.subscribe-content .heading .entry-title{
font-size: 30px;
padding-bottom: 0;
}
.subscribe-content .wpcf7-text.wpcf7-email[type="email"],
.subscribe-content .wpcf7-submit[type="submit"]{
height: 40px;
}
.subscribe-content > p{
font-size: 14px;
}
.subscribe-content input[type="submit"],
.subscribe-content input{
height: 50px;
}
#secondary .discount-section .entry-content,
.subscribe-content input{
margin: 0;
}
.featured-product-section::before{
height: 57px;
width: 175px;
}
.product-search-section{
float: right;
width: 64%;
width: calc(100% - 262px);
width: -webkit-calc(100% - 262px);
width: -ms-calc(100% - 262px);
width: -o-calc(100% - 262px);
}
.slider-text-category{
font-size: 135px;
}
.woocommerce .shop-sidebar .related ul.products li.product,
.woocommerce-page .shop-sidebar .related ul.products li.product,
.woocommerce .shop-sidebar ul.products li.product, 
.woocommerce-page .shop-sidebar ul.products li.product,
.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li{
width: 45%;
}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product{
width: 47%;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals{
margin: 0 auto;
}
.contact-information dt{
width: 50px;
}
.contact-information dd{
width: 80%;
width: calc(100% - 50px);
width: -webkit-calc(100% - 50px);
}
.blog-section .custom-col-3:nth-child(3n+1),
ul.products li:nth-child(3n+1){
clear: none !important;   
}
ul.products li:nth-child(2n+1){
clear: both !important; 
}
.error404 .page-title-wrap{
margin-bottom: 35px;
}
.site-main .error-404{
padding-bottom: 35px;
}
.heading .entry-title::after, 
.heading .entry-title::before {
width: 48px;
}
.subscribe-content .wpcf7 .wpcf7-form,
#secondary .discount-section .entry-content {
padding: 0;
}
td{
padding: 5px;
}
#secondary .heading .entry-title::before{
right: -20px;
}
#secondary .heading .entry-title::after{
left: -20px;
}
#secondary .heading .entry-title::after,
#secondary .heading .entry-title::before {
width: 18px;
}
.product-wrapper h3,
.product-content.center .product-wrapper h3 {
font-size: 30px;
}
#home-page-content .entry-content{
margin-top: 0;
}
#secondary .main-product-section .product-wrapper {
padding: 0 15px;
}
.home .content-area .post-item-text {
width: 69%;
}
.contact-information p, 
.contact-information a,
.contact-information li{
font-size: 14px;
}
.header-information .social-links{
text-align: left;
}
.blog-section .custom-col-3,
.top-seller-section .custom-col-3.product-item{
width: 50%;
}
.content-area .top-seller-section .product-list-wrapper{
margin: 20px;
}
.content-area .blog-section .custom-col-3:nth-last-of-type(2){
margin-bottom: 0;
}
.product-wrapper h3, 
.product-content.center .product-wrapper h3 {
font-size: 27px;
}
.post-item-text span{
padding-bottom: 0;
}
.post-item-text span,
#secondary .post-item-text .entry-header{
padding-top: 10px;
}
#secondary .product-wrapper span,
#secondary .product-wrapper h3 {
font-size: 16px;
}
#secondary .v-center{
top: 35%;
} 
table,
th,
td{
padding: 5px;
}
} @media only screen and (max-width: 767px) {
.custom-col-1,  
.custom-col-2,  
.custom-col-3,  
.custom-col-4,  
.custom-col-5, 
.custom-col-6,  
.custom-col-7,  
.custom-col-8, 
.custom-col-9,  
.custom-col-10,  
.custom-col-11,  
.custom-col-12,
.main-product-wrap .product-item{
display: inline-block;
float: none;
width: 100%;
}
.woocommerce .shop-sidebar .related ul.products li.product, 
.woocommerce-page .shop-sidebar .related ul.products li.product,
.woocommerce .shop-sidebar ul.products li.product,
.woocommerce-page .shop-sidebar ul.products li.product,
.home .content-area .post-item-text,
#primary .post-image,
.product-search-section,
.site-branding,
.contact-information dl,
.subscribe-section .featured-image,
.testimonial-section .featured-image,
.product-content a img,
.product-content > a{
width: 100%;
}
.site-branding{
max-width: 100%;
margin: 0 auto;
text-align: center;
padding-bottom: 20px;
}
.site-description{
display: block;
}
.main-navigation ul li:hover > ul, 
.main-navigation ul li.focus > ul,
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul{
left: 0;
}
.main-navigation ul li:hover > ul, 
.main-navigation ul li.focus > ul{
float: none;
}
.mean-container .mean-nav ul li li li a{
padding: 12px 15%;
}
.mean-container .mean-nav ul li li a{
padding: 12px 10%;
}
.main-navigation ul ul.sub-menu,
.mean-container a.meanmenu-reveal,
.subscribe-section .container,
.testimonial-section .container{
position: relative;
}
.popup-wrapper.active{
z-index: 999999;
}
.popup-wrapper.active .popup-wrap {
width: 95%;
}
.popup-wrapper.active .woocommerce .u-column2{
padding: 100px 30px 160px;
}
.popup-wrapper.active .u-column1, .popup-wrapper.active .u-column2 {
padding: 100px 30px 75px;
}
.error-404 .entry-content {
max-width: 310px;
padding-bottom: 50px;
}
.error404 .page-title-wrap > .container {
padding-left: 90px;
}
.contact-information dl{
border-right: 0;
min-height: auto;
}
.contact-information dl:first-child{
padding-top: 25px;
}
.contact-information dt{
text-align: center;
width: auto;
}
.site-generator,
.bottom-footer{
padding: 25px 0 0;
}
.contact-information dl,
.site-footer{
padding: 0 0 25px;  
}
.bottom-footer,
.content-area .bronx-recetnt-blog,
.padding-space{
padding: 30px 0 0;
}
.site-footer,
.testimonial-section,
.discount-section{
margin: 30px 0 0;
}
.main-product-wrap .product-content{
padding: 0 15px 30px;
}
.main-product-wrap .product-content:nth-last-of-type(1){
padding: 0 15px 0;
}
.woocommerce-account .entry-header,
.contact-information dt,
.blog-section{
padding: 0;
}
.testimonial-section{
margin-bottom:30px;
}
.mean-container a.meanmenu-reveal{
padding: 15px 15px 15px 0;
top: 0;
}
.discount-section > .container::after{
border-bottom: 90px solid rgba(0, 0, 0, 0);
border-right: 37px solid rgba(249, 186, 0, 0.2);
border-top: 133px solid rgba(0, 0, 0, 0);
}
.entry-footer > span:last-child{
float: left;
margin-bottom: 25px;
}
.hgroup-wrap{
padding: 20px 0 0;   
}
.hgroup-right{
margin-top: 0;
position: relative;
min-height: 67px;
}
.login-register-wrap{
position: absolute;
right: 15px;
top: 17px;
}
.discount-section .entry-content{
padding: 9px 10px;
margin: 5px 0 0;
}
.blog-section time span{
font-size: 22px;
left: 12%;  
}
#secondary .blog-section time,
.blog-section time{
font-size: 75px;
}
.blog-section .post {
margin-top: 17px;
}
.blog-section .entry-header{
padding-bottom: 8px;
}
.post{
margin-bottom: 30px;
}
.page-title{
font-size: 35px;
} .header-menu-holder{
width: 100%;
}
.toggle.close span:nth-child(1){
transform: rotate(45deg);
width: 25px;
transition: width .3s ease-in;
-webkit-transition: width .3s ease-in;
-moz-transition: width .3s ease-in;
-ms-transition: width .3s ease-in;
}
.toggle.close span:nth-child(2){
display: none;  
}
.toggle.close span:nth-child(3){
transform: rotate(-45deg);
top: -6px;
position: relative;
}
.top-header-menu-wrapper {
background: #000;
display: none;
position: absolute;
top: 55px; 
width: 100%;
z-index: 99999;
}
.top-header-menu-wrapper ul {
list-style: none;
text-align: left;
}
.top-header-menu-wrapper ul li {
border-bottom: 1px solid rgba(225,225,225,0.2);
color: #fff;
display: block;
font-size: 12px;
letter-spacing: 2px;
margin: 0;
padding: 15px;
text-transform: uppercase;
}
.top-header-menu-wrapper ul li:hover { 
background: #16a085; 
}
.top-header-menu-wrapper a {
text-decoration: none;
color: #fff;
}
.toggle span{
background: #f9ba00;
display: block;
height: 2px;
margin-top: 3px;
width: 23px;
transition: all .3s ease-in;
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-ms-transition: all .3s ease-in;
}
.toggle span:first-child{
width: 15px;
}
.toggle span:nth-child(2){
width: 20px;
}
.toggle span:last-child{
width: 25px;
}
a.toggle{
display: block;
float: left;
padding: 0;
width: auto;
position: absolute;
top: 25px;
left: 0;    
}
.woocommerce-account .woocommerce form.login,
.woocommerce-account .entry-content{
margin: 0;
}
.woocommerce-Reviews .select2-container{
float: left;
width: 100% !important;
}
#secondary .heading .entry-title::before{
right: -50px;
}
#secondary .heading .entry-title::after{
left: -50px;
}
.content-area .bronx-recetnt-blog .post-item{
text-align: center;
}
.content-area .bronx-recetnt-blog .post-image img{
padding-right: 0;
}
.blog-section .custom-col-3,
.header-information,
.header-nav-section .navbar {
width: 50%;
}
.bottom-footer{
padding: 25px 0 0; 
}
#primary .widget_media_image {
margin: 30px auto 0;
}
.top-seller-section .custom-col-3.product-item{
width: 49%;
float: left;
}
.blog-section .custom-col-3{
float: left;
}
.content-area .top-seller-section .product-list-wrapper{
margin: 15px;
}
.main-product-section .product-item{
padding:30px 0 0;
}
.main-product-section .product-item:first-child{
padding: 0;
}
.slider-text p{
line-height: 1.5;
}
#secondary.widget-area.custom-col-4 {
padding-left: 15px;
}
#secondary header.entry-header.heading{
margin: 20px 0 0;
}
}
@media only screen and (max-width: 559px) {
.popup-wrapper.active .woocommerce .u-column2{
padding: 100px 10px 160px;
}
.popup-wrapper.active .u-column1, 
.popup-wrapper.active .u-column2 {
padding: 100px 10px 75px;
}
.header-information{
position: absolute;
right: 15px;
z-index: 9999;
}
.login-register-wrap{
top: 20px;
}
.blog-section .custom-col-3,
.header-nav-section .navbar,
.top-seller-section .custom-col-3.product-item,
.woocommerce .cart-collaterals .cross-sells ul.products li, 
.woocommerce-page .cart-collaterals .cross-sells ul.products li,
form.woocommerce-ordering .select2-container,
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.main-navigation ul ul{
width: 100%;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce .cart-collaterals .cross-sells ul.products li.product{
margin: 0 auto;
margin-bottom: 25px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
float: none !important;
}
.woocommerce .cart-collaterals .cross-sells ul.products li.product:first-child,
.woocommerce ul.products li.product:first-child,
.woocommerce-page ul.products li.product:first-child{
margin-top: 25px;
}
.header-information{
width: 60%;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering{
margin: 0;
}
.slider-text-category {
font-size: 80px;
}
.discount-section .heading .entry-title,
.slider-title {
font-size: 40px;
}
.slider-text p{
font-size: 25px;
}
.content-area .blog-section .custom-col-3{
margin: 0 0 30px;
}
.content-area .blog-section .custom-col-3:nth-last-of-type(2),
.testimonial-section{
margin-bottom: 30px;
}
.woocommerce button.button.alt, 
.woocommerce input.button, 
.btn,
.wpcf7-submit[type="submit"],
.rwspt-btn-business,
.load-button{
font-size: 14px;
padding: 10px 16px;
}
.slider-btn{
padding-top: 0;
}
.discount-section > .container::after{
border-bottom: 67px solid rgba(0, 0, 0, 0);
border-right: 27px solid rgba(249, 186, 0, 0.2);
}
.heading .entry-title{
font-size: 25px;
}
.error-404 .entry-content {
float: none;
max-width: 100%;
padding-bottom: 10px;
padding-top: 150px;
text-align: center;
}
.site-main .error-404 {
padding-bottom: 35px;
}
.error404 .page-title-wrap > .container {
padding-left: 35px;
}
.error404 .page-title {
margin-top: 30px;
}
} @media only screen and (max-width: 479px) {
.header-product-info{
width: 50px;
}
.product-wrapper h3{
font-size: 25px;
}
.popup-wrapper.active h2{
margin: 0;
}
.popup-wrapper.active .woocommerce .u-column2 {
padding: 65px 5px 160px;
}
.popup-wrapper.active .u-column1, .popup-wrapper.active .u-column2 {
padding: 65px 5px;
}
.top-seller-section .product-item {
margin-bottom: 5px;
}
.product-search-section input[type="search"]{
font-size: 13px;
}
.inline-social-icons li{
margin: 0 3px;
}
.advance-search-wrap{
width: 130px;
}
.advance-search-form{
width: 53%;
width: calc(100% - 135px);
width: -webkit-calc(100% - 135px);
width: -ms-calc(100% - 135px);
width: -o-calc(100% - 135px);
}
.slider-text p,
.discount-section .heading .entry-title, .slider-title{
font-size: 25px;
}
.slider-text p{
margin: 0 0 -8px;
}
.woocommerce button.button.alt,
.woocommerce input.button, 
.btn, 
.wpcf7-submit[type="submit"],
.rwspt-btn-business,
.load-button{
font-size: 12px;
padding: 7px 12px;
}
.featured-slider .owl-dots{
bottom: 0;
}
.heading .entry-title{
font-size: 20px;
}
.heading .entry-title::after,
.heading .entry-title::before {
width: 45px;
}
.heading .entry-title::before {
right: -47px;
}
.heading .entry-title::after {
left: -50px;
}
.pagination a, 
.pagination > li > a, 
.pagination > li > span, 
#wp_page_numbers li, 
.wp-pagenavi li,
#main ul.default-wp-page, 
.pagination > span{
padding: 5px 9px
}
.pagination a:first-child, 
.pagination a:last-child {
padding: 5px 20px;
}
.woocommerce form .form-row-first, 
.woocommerce form .form-row-last, 
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last{
width: 100%;
}
.coupon-wrapper {
padding-right: 30px;
}
.page-title{
margin-bottom: 0;
}
.error404 .page-title-wrap {
margin-bottom: 20px;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering{
float: none;
}
}div.tnp-subscription,
form.tnp-subscription, form.tnp-profile {
display: block;
margin: 1em auto;
max-width: 500px;
width: 100%;
}
div.tnp-profile {
display: block;
margin: 1em 0;
max-width: 500px; } .tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field
{
margin-bottom: .7em;
border: 0;
padding: 0;
}
.tnp-subscription label,
.tnp-profile label
{
display: block;
color: inherit;
font-weight: normal;
line-height: normal;
padding: 0;
margin: 0;
margin-bottom: .25em;
font-size: .9em;
}
.tnp-subscription .tnp-field-checkbox label,
.tnp-profile .tnp-field-checkbox label
{
display: inline-block;
}
.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select,
.tnp-subscription textarea,
.tnp-profile input[type=text],
.tnp-profile input[type=email],
.tnp-profile input[type=submit],
.tnp-profile select,
.tnp-profile textarea
{
width: 100%;
padding: .7em;
display: block;
border: 1px;
color: #444;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
font-size: 1em;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox]
{ max-width: 1em;
display: inline-block;
margin-right: .5em;
} .tnp-subscription select option,
.tnp-profile select option
{
margin-right: .75em;
}
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit
{
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
display: inline-block;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit],
.tnp-profile input[type=submit] {
width: 100%;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
margin: 10px 0;
}
.tnp-subscription-minimal form {
width: auto;
margin: 0;
padding: 0;
border: 0;
white-space: nowrap;
}
.tnp-subscription-minimal input.tnp-email,
.tnp-subscription-minimal input.tnp-name
{
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin-right: 10px;
}
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name
{
width: 31%;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
} .tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
}
.tnp-subscription-posts {
margin-top: 2em;
margin-bottom: 2em;
padding: 2rem;
}
.tnp-subscription-posts .tnp-subscription {
max-width: auto;
margin: 0;
}
@media all and (max-width: 525px) {
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name,
.tnp-subscription-minimal input.tnp-submit
{
width: 100%;
max-width: 100%;
margin: 0;
display: block;
margin-bottom: .5rem;
}
} .tnp-button-form button.tnp-submit {
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}

@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url(//bronxads.com/wp-content/plugins/wp-latest-posts/css/fonts/material/MaterialIcons-Regular.eot); src: local('Material Icons'),
local('MaterialIcons-Regular'),
url(//bronxads.com/wp-content/plugins/wp-latest-posts/css/fonts/material/MaterialIcons-Regular.woff2) format('woff2'),
url(//bronxads.com/wp-content/plugins/wp-latest-posts/css/fonts/material/MaterialIcons-Regular.woff) format('woff'),
url(//bronxads.com/wp-content/plugins/wp-latest-posts/css/fonts/material/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px; display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga';
}
.wplp_outside {
text-align: left; }
.wplp_container {
text-align: center;
display: block; position: relative;  ;
}
.wplp_container ul {
display: block;
list-style: none;
margin: 0;
padding: 0;
position: absolute; }
.wplp_container.default ul {
margin: 0 !important;
padding: 0 !important;
}
.wplp_container ul {
margin-left: 2px;
}
.entry-content .wplp_container li,.wplp_container li {
display: inline-block;
float: left;
margin: 0;
text-align: left;
vertical-align: top; ;
}
.wplp_container table,
.wplp_container table tr,
.wplp_container table tr td {
border: none !important;
vertical-align: top !important;
margin: 0 !important;
padding: 0 !important;
}
.wplp_container a,
.wplp_container a:focus,
.wplp_container a:active,
.wplp_container a:hover {
text-decoration: none !important;
color: inherit !important;
}
.wpcu_block_title {
text-align: left;
font-weight: bold;
font-size: 1.5em;
line-height: 2.2em;
color: #666;
}
.wplp_container.default .author {
font-size: 0.9em;
line-height: 1.23;
display: block;
}
.wplp_container.default .title {
font-size: 0.9em;
line-height: 1.23;
display: block;
text-align: center;
max-width: 100%;
}
.wplp_container .title {
color: #333;
font-weight: bold;
font-size: 1.1em;
text-align: left;
line-height: 1.35;
max-width: 80%;
overflow: hidden;
}
.wplp_container .title span {
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%;
}
.wplp_container .thumbnail {
display: block;
overflow: hidden;
border: none;
padding: 0;
}
.wplp_container.default .text,
.wplp_container.default .date,
.wplp_container.default .category
{
font-size: 0.8em;
line-height: 1.4;
padding-bottom: 3px;
}
.wplp_container .text,
.wplp_container .date {
overflow: hidden;
display: block;
text-align: left;
line-height: 1.23;
font-size: 1.1em;
font-weight: normal;
text-overflow: ellipsis;
}
.wplp_container .date {
color: #666;
}
.wplp_container .text span {
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%;
}
.wplp_container .read-more {
display: block;
color: #888;
font-size: 0.9em;
text-align: right;
padding-right: 5px;
}
span.img_cropper {
overflow: hidden;
display: block;
position: relative;
}
.wplp_container.default .clone span.img_cropper {
display: none;
}
span.img_cropper img {
vertical-align: middle !important;
display: block !important;
max-width: none !important;
}
span.line_limit {
overflow: hidden;
display: inline-block;
max-width: 100%;
}
.wplp_container a {
border: 0;
}
.wpcu-front-box { ;
}
.wpcu-front-box.left {
margin: 0;
padding: 0;
}
.wpcu-front-box.right {
margin: 0;
padding: 0;
}
.wpcu-front-box.left { ;
}
.wpcu-front-box.right {    ;
}
.wpcu-front-box.top,
.wpcu-front-box.bottom {
display: block;
clear: left;
}
.wpcu-custom-position{
float: left;
}
div.wplp_nav {
margin: 3px auto;
text-align: center;
letter-spacing: 10px;
}
.entry-content div.wplp_nav a,
div.wplp_nav a {
text-decoration: none !important;
}
div.wplp_nav .pagi_p.squarebullet { text-indent: 100%;
white-space: nowrap;
overflow: hidden;
display: inline-block;
width: 10px;
height: 10px;
margin: 5px;
background: #ccc;
}
div.wplp_nav .pagi_p.squarebullet.active {
background: #999;
} .widget .wplp_outside img {
max-width: none !important;
}
.entry-content .wplp_outside img {
max-width: none !important;
}    .wplp_container.default ul {
position: relative;
height: auto;
background: transparent;
left: 0 !important;
}
.wplp_container.default li {
float: none;
}
.wplp_container.default li:before,
.wplp_container.default li:after {
content: none;
}  .flex-container a:active,
.wplp_container.default a:active,
.flex-container a:focus,
.wplp_container.default a:focus {
outline: none;
}
.wplp_container .defaultflexslide,
.wplp_container .flex-control-nav,
.wplp_container .flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
position : relative;
}  @font-face {
font-family: 'flexslider-icon';
src:url(//bronxads.com/wp-content/plugins/wp-latest-posts/css/fonts/flexslider-icon.eot);
src:url(//bronxads.com/wp-content/plugins/wp-latest-posts/css/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'),
url(//bronxads.com/wp-content/plugins/wp-latest-posts/css/fonts/flexslider-icon.woff) format('woff'),
url(//bronxads.com/wp-content/plugins/wp-latest-posts/css/fonts/flexslider-icon.ttf) format('truetype'),
url(//bronxads.com/wp-content/plugins/wp-latest-posts/css/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
font-weight: normal;
font-style: normal;
} .wplp_container.default {
margin: 0;
padding: 0;
}
.wplp_container.default .defaultflexslide > li {
display: none;
-webkit-backface-visibility: hidden;
} .wplp_container.default .defaultflexslide img {
width: 100%;
display: block;
}
.flex-pauseplay span {
text-transform: capitalize;
} .defaultflexslide:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .defaultflexslide {
display: block;
}
* html .defaultflexslide {
height: 1%;
}  .no-js .defaultflexslide > li:first-child {
display: block;
} .wplp_container.default {
zoom: 1;
position: relative;
}
.flex-viewport {
max-height: 3500px; -webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
.wplp_container.default .defaultflexslide {
zoom: 1;
}
.carousel li {
margin-right: 5px;
} html[dir="rtl"] .flex-viewport {
direction: ltr;
}
html[dir="rtl"] .wplp_container .title {
text-align: right ;
max-width: 100%;
}
html[dir="rtl"] .wplp_container .text,html[dir="rtl"] .wplp_container .date {
text-align: right ;
}
html[dir="rtl"] .wplp_container.default .category{
display: block;
text-align: right;
}
.wplp_listposts {
left: 0 !important;
top: 0 !important;
} .wplp_container .flex-direction-nav {
height: 0 !important;
position: static !important;
}
.wplp_container .flex-direction-nav a {
border: 0;
line-height: 1;
text-decoration: none;
display: block;
width: 40px;
height: 40px;
margin: -44px 0 0;
position: absolute;
top: 50%;
z-index: 10;
overflow: hidden;
opacity: 1;
cursor: pointer;
color: rgba(0,0,0,0.8);
text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
box-shadow: none;
}/*/*/.wplp_container .flex-direction-nav a:hover {
box-shadow: none !important;
}
.wplp_container .flex-direction-nav .flex-prev {
left: -50px;
text-indent : 0 !important;
background : none ! important
}
.wplp_container .flex-direction-nav .flex-next {
right: -50px;
text-align: right;
text-indent : 0 !important;
background : none ! important
}
.wplp_container .flex-direction-nav .flex-disabled {
opacity: 0!important;
filter: alpha(opacity=0);
cursor: default;
}
.wplp_container .flex-direction-nav a:before {
font-family: "flexslider-icon";
font-size: 40px;
display: inline-block;
content: '\f001';
line-height: 1;
}
.wplp_container .flex-direction-nav a.flex-next:before {
content: '\f002';
}/**/.flex-pauseplay a {
display: block;
width: 20px;
height: 20px;
position: absolute;
bottom: 5px;
left: 10px;
opacity: 0.8;
z-index: 10;
overflow: hidden;
cursor: pointer;
color: #000;
}
.flex-pauseplay a:before {
font-family: "flexslider-icon";
font-size: 20px;
display: inline-block;
content: '\f004';
}
.flex-pauseplay a:hover {
opacity: 1;
}
.flex-pauseplay a.flex-play:before {
content: '\f003';
}
.wplp_container.default:hover .flex-prev {
opacity: 0.7;
left: 10px;
}
.wplp_container.default:hover .flex-next {
opacity: 0.7;
right: 10px;
}
.wplp_container.default:hover .flex-next:hover,
.wplp_container.default:hover .flex-prev:hover {
opacity: 1;
color: rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);
} .wplp_container .flex-control-nav {
width: 100%;
margin-top: 10px;
text-align: center;
}
.wplp_container .flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
*display: inline;
float: none;
}
.wplp_container .flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
margin: 0 3px;
background: #666;
background: rgba(0,0,0,0.5);
cursor: pointer;
text-indent: -9999px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.wplp_container .flex-control-paging li a:hover {
background: #333;
background: rgba(0,0,0,0.7);
}
.wplp_container .flex-control-paging li a.flex-active {
background: #000;
background: rgba(0,0,0,0.9);
cursor: default;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.flex-control-thumbs img {
width: 100%;
display: block;
opacity: .7;
cursor: pointer;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
}
@media screen and (max-width: 860px) {
.wplp_container .flex-direction-nav .flex-prev {
opacity: 1;
left: 10px;
}
.wplp_container .flex-direction-nav .flex-next {
opacity: 1;
right: 10px;
}
}
@media (max-width: 767px) {
.flex-active-slide div ul li {
width: 100% !important;
}
.wpcu-custom-position{
width: 100% !important;
}
}
.wpcu-front-box .custom_fields{
line-height: 1.4 ;
font-size: 0.8em ;
padding-bottom:3px;
}
input#wplp_front_load_element.wplp_front_load_element {
line-height: 20px !important;
background-color: #777;
color: #fff; border: none;
border-radius: 2px;
padding: 3px 20px;
font-weight: bold;
transition: all ease 0.2s;
}
input#wplp_front_load_element.wplp_front_load_element:hover {
box-shadow: 1px 1px 12px #ccc;
}
.wpcu-front-box.left span.read-more{
text-align: left;
}
.wplp-product-info-wrap {
padding: 5px 20px;
display: inline-block;
width: 100%;
}
.wplp-price {
float: left;
vertical-align: middle;
padding: 5px 0;
}
.wplp-price * {
color: #a0ce4e;
}
.wplp_container .wplp_add_to_cart {
background: #a46497;
padding: 5px 20px;
border-radius: 4px;
color: #fff !important;
float: right;
}
.wpcu-custom-position span.img_cropper img {
width: 70%!important;
} .wplp_container div.swiper-slide {
text-align: left;
}
.wplp_container .equalHeightImg img,
.wpcu-custom-position span.img_cropper img {
width: 100%;
object-fit: cover;
}
.wplp_container .equalHeightImg .img_cropper {
display: flex;
align-items: center;
}
.wplp-swiper .swiper-button-next,
.wplp-swiper .swiper-button-prev,
.wplp-swiper .swiper-pagination {
display: none;
}
.wplp-swiper .swiper-pagination-horizontal {
position: static;
display: flex;
justify-content: center;
margin-top: 15px;
}
.wplp-swiper.swiper-fade .swiper-pagination-horizontal {
position: absolute;
bottom: 0px;
}
.wplp-swiper .swiper-pagination-vertical {
position: absolute;
display: block;
}
.wplp_container.default .author,
.wplp_container.default .text, 
.wplp_container.default .date, 
.wplp_container.default .category {
display: block;
}
.wplp-swiper.swiper-fade {
padding-bottom: 35px;
}
.wplp_container.default .wpcu-front-box.top .title {
margin-top: 10px;
}
.wplp_container.default .text {
margin-top: 5px;
}
.wplp-not-show-link {
cursor: unset!important;
}
@media (max-width: 992px) and (min-width: 769px) {
.wplp-swiper .wplp-swiper-slide-content {
width: 50%!important;
}
}
@media (max-width: 768px) {
.wplp-swiper .wplp-swiper-slide-content {
width: 100%!important;
}
}.wppb-user-forms,
.wppb-user-forms * {
-webkit-box-sizing: border-box !important; -moz-box-sizing: border-box !important; box-sizing: border-box !important; } .wppb-user-forms .wppb-form-field {
list-style: none;
}
.wppb-user-forms input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]):not([value="agree"]),
.wppb-user-forms select,
.wppb-user-forms textarea {
font-size: 100%; margin: 0; vertical-align: baseline; }
.wppb-user-forms input[type="checkbox"],
.wppb-user-forms input[type="radio"] {
padding: 0; }
.wppb-user-forms input[type="search"] {
-webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
box-sizing: content-box;
} .wppb-user-forms input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} .wppb-user-forms button::-moz-focus-inner,
.wppb-user-forms input::-moz-focus-inner {
border: 0;
padding: 0;
}
.wppb-user-forms input[type="text"],
.wppb-user-forms input[type="number"],
.wppb-user-forms input[type="email"],
.wppb-user-forms input[type="url"],
.wppb-user-forms input[type="password"],
.wppb-user-forms input[type="search"],
.wppb-user-forms textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
}
.wppb-user-forms input[type="text"]:focus,
.wppb-user-forms input[type="number"]:focus,
.wppb-user-forms input[type="email"]:focus,
.wppb-user-forms input[type="url"]:focus,
.wppb-user-forms input[type="password"]:focus,
.wppb-user-forms input[type="search"]:focus,
.wppb-user-forms textarea:focus {
color: #111;
}
.wppb-user-forms input[type="text"],
.wppb-user-forms input[type="number"],
.wppb-user-forms input[type="email"],
.wppb-user-forms input[type="url"],
.wppb-user-forms input[type="password"],
.wppb-user-forms input[type="search"] {
padding: 3px;
}
.wppb-user-forms textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; width: 100%;
} .wppb-user-forms .wppb-wysiwyg .wp-editor-wrap {
float: left;
width: 69.9%;
} .wppb-user-forms .wppb-wysiwyg button:hover {
background: none;
} .wppb-user-forms .wppb-wysiwyg div.mce-tinymce.mce-panel {
border: 1px solid #ccc !important;
color: #666 !important;
}
.wppb-user-forms .wppb-wysiwyg div.mce-panel.mce-first {
border-width: 0 0 1px 0 !important;
}
.wppb-user-forms .wppb-wysiwyg div.mce-panel.mce-last {
border-width: 1px 0 !important;
} .wppb-user-forms .wppb-wysiwyg .quicktags-toolbar {
border: 1px solid #dedede;
border-bottom: 0;
} #wp-link label input[type="text"] {
padding: 0;
}
#wppb-search-fields {
min-width: 250px;
float: left;
width: 100%;
}
.wppb-user-forms .wppb-search-button {
padding: 7px 20px;
line-height: 24px;
}
.wppb-search-users-wrap {
display: flex;
align-items: center;
justify-content: flex-start;
gap: 10px;
}
.wppb-user-forms .extra_field_heading {
margin-bottom: 0;
}
.wppb-user-forms .login-submit #wppb-submit:disabled,
.wppb-user-forms .form-submit #wppb-recover-password-button:disabled,
.wppb-user-forms .form-submit #register:disabled,
.wppb-user-forms .form-submit #edit_profile:disabled {
background: #414141;
opacity: 0.3;
cursor: not-allowed;
}
.wppb-userlisting-container form.wppb-search-users {
margin-bottom: 20px;
}
.wppb-userlisting-container .wppb-ul-search {
display: flex;
align-items: center;
justify-content: flex-start;
gap: 10px;
}
.wppb-userlisting-container .wppb-ul-search form.wppb-search-users {
flex-grow: 1;
}
.wppb-search-container {
display: flex;
flex-direction: row;
align-items: center;
justify-content: flex-start;
flex-grow: 1;
position: relative;
}
.wppb-search-container .wppb-clear-results {
position: absolute;
right: 10px;
top: 50%;
transform: translateY(-50%);
text-decoration: none;
}
[id^="wppb-login-widget"] .wppb-user-login-form {
max-width: 100% !important;
}
[id^="wppb-login-widget"] .login-username > *,
[id^="wppb-login-widget"] .login-password > * {
display: block;
width: 100% !important;
} .wppb-user-forms > ul {
max-width: 900px;
list-style: none;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
}
#select_user_to_edit_form .wppb-form-field {
max-width: 900px;
}
.wppb-user-forms ul li {
list-style: none;
margin: 0 0 14px 0;
padding: 0;
}
#wppb-login-wrap p,
#select_user_to_edit_form p {
overflow: hidden;
margin: 0 0 14px 0;
padding: 0;
}
.wppb-user-forms .wppb-recaptcha:not(.wppb-field-error, .wppb-recaptcha-v2) {
margin: 0;
padding: 0;
height: 0;
}
.wppb-user-forms ul li:after {
content: "";
clear: both;
display: block;
}
.wppb-user-forms .wppb-input-hidden {
padding-bottom: 0;
}
.wppb-user-forms.wppb-user-role-administrator .wppb-input-hidden {
padding-bottom: 14px;
}
.wppb-user-forms .wppb-form-field > ul {
margin: 0;
padding: 0;
}
.wppb-form-field .wppb-password-field-container {
display: block;
position: relative;
}
.wppb-form-field .wppb-password-field-container input[type="password"], .wppb-form-field .wppb-password-field-container input[type="text"] {
width: 100%;
}
.wppb-form-field:not(#select_user_to_edit_form .wppb-form-field, .wppb-checkbox-terms-and-conditions, .wppb-gdpr-checkbox, .wppb-subscription-plans) label:not(.wppb-checkboxes label, .wppb-radios label, .login-remember label),
#pms-subscription-plans-discount label,
.pms-invite-code-name-field label,
#wppb-login-wrap .login-username label,
#wppb-login-wrap .login-password label,
#wppb-login-wrap .login-auth label {
width: 30%;
float: left;
min-height: 1px;
}
.wppb-form-field input[type="text"],
.wppb-form-field input[type="number"],
.wppb-form-field input[type="email"],
.wppb-form-field input[type="url"],
.wppb-form-field input[type="search"],
.wppb-form-field select,
.wppb-form-field textarea,
.wppb-form-field .wppb-password-field-container,
.wppb-checkboxes,
.wppb-radios,
#wppb-login-wrap .login-username input,
#wppb-login-wrap .login-auth input {
width: 69.9%;
float: left;
}
.wppb-form-field.wppb-select-multiple select {
height: auto;
}
.wp-theme-oceanwp .wppb-form-field input[type="number"]{
max-width: 100% !important;
}
#wppb-login-wrap .login-remember {
display: flex;
align-items: center;
}
#wppb-login-wrap .login-remember input {
cursor: pointer;
}
#wppb-login-wrap .login-remember label {
padding-left: 8px;
margin-bottom: 0;
cursor: pointer;
}
.wppb-form-field.wppb-timepicker select {
width: auto !important;
margin-right: 5px;
}
.wppb-user-forms .wppb-wysiwyg .wp-editor-wrap .wp-editor-tabs * {
box-sizing: content-box !important;
}
.wp-theme-oceanwp .woocommerce .wppb-user-forms .wppb-wysiwyg .wp-editor-wrap .wp-editor-tabs *{
width: auto !important;
padding: 3px 8px 4px !important;
}
.wppb-user-forms .wp-editor-wrap input {
float: none;
width: auto;
}
input#send_credentials_via_email {
float: none;
margin-right: 10px;
}
.wppb-send-credentials-checkbox label {
width: auto;
}
.wppb-form-field > span:not(.wppb-password-field-container) {
display: block;
clear: both;
font-size: 80%;
font-style: italic;
word-break: break-word;
}
.wppb-form-field > span.custom_field_html {
font-style: normal;
font-size: 100%;
}
.wppb-form-field > span.select2-container {
font-style: normal;
font-size: 100%;
clear: none;
}
.wppb-form-field > span.select2-container .selection .select2-selection {
height: 44px;
}
.wppb-repeater .wppb-select-cpt span.select2-container {
width: auto !important;
}
span.select2-container {
z-index: 9999;
}
.wppb-form-field.wppb-timepicker > span.wppb-timepicker-separator {
display: inline-block;
float: left;
clear: none;
margin-left: 0;
margin-right: 5px;
font-size: 100%;
font-style: normal;
}
.wppb_upload_button {
display: inline-block;
}
.wppb-user-forms .wppb-checkboxes li,
.wppb-user-forms .wppb-radios li {
display: inline-block;
padding: 0 20px 0 0;
}
.wppb-user-forms .wppb-checkboxes li.wppb-hidden {
padding: 0;
}
.wppb-form-field .wppb-checkboxes label,
.wppb-form-field .wppb-radios label {
float: none;
min-width: 0;
padding-left: 5px;
width: auto;
display: inline-block;
}
.wppb-checkbox-terms-and-conditions input,
.wppb-checkboxes li input,
.wppb-radios li input {
min-width: 0;
float: none;
}
.wppb-edit-user .wppb-checkbox-terms-and-conditions {
display: none;
}
.wppb-form-field.wppb-heading span,
.wppb-default-about-yourself-heading span,
.wppb-default-contact-info-heading span,
.wppb-default-name-heading span,
.wppb-checkbox-terms-and-conditions span {
margin-left: 0;
}
.wppb-checkbox-terms-and-conditions label {
width: 100%;
}
.wppb-form-field.wppb-checkbox-terms-and-conditions input[type="checkbox"].custom_field_toa {
float: none;
margin-right: 10px;
}
.wppb-recaptcha-element {
display: inline-block;
}
.wppb-recaptcha-element.wppb-invisible-recaptcha {
display: block !important;
}
.wppb-recaptcha-element iframe {
margin-bottom: 0;
}
.wppb-form-field input.wppb-map-search-box {
position: absolute;
top: 10px !important;
height: 34px;
width: 50%;
min-width: 250px;
background: #fff;
border: 0;
border-radius: 1px;
padding: 0 10px;
box-shadow: 0 1px 1px 0 #c1c1c1;
font-family: "Roboto", sans-serif;
}
.wppb-create-new-site {
width: 100%;
}
input#wppb_create_new_site_checkbox {
width: auto;
margin-right: 10px;
float: none;
}
label[for="wppb_create_new_site_checkbox"] {
width: 100%;
}
label[for="blog-privacy"] {
width: 100%;
} .wppb-gdpr-checkbox.wppb-form-field label {
width: 100%;
float: none;
}
.wppb-gdpr-checkbox.wppb-form-field #user_consent_gdpr {
float: none;
margin: 0 10px 0 0;
} .wppb-error,
.wppb-warning,
.wppb-notice,
.wppb-success {
padding: 6px 9px;
margin: 0 auto 25px;
display: block;
width: 100%;
}
.wppb-error,
.wppb-warning {
box-sizing: border-box;
background: #ffebe8;
border: 1px solid #c00;
}
.wppb-error,
.wppb-warning,
.wppb-notice {
color: #222222 !important;
}
.wppb-error a,
.wppb-warning a {
color: #007acc !important;
}
.admin-bar #wppb_form_general_message {
padding-top: 32px;
}
.wppb-error a:hover,
.wppb-warning a:hover {
color: #007acc !important;
text-decoration: underline;
}
.wppb-notice {
box-sizing: border-box;
background: #ccc;
border: 1px solid #666;
}
.wppb-required {
color: red;
}
.wppb-required,
.wppb-checkbox-terms-and-conditions span.wppb-required {
margin-left: 5px;
}
.wppb-success {
box-sizing: border-box;
background: #e7f7d3;
border: 1px solid #6c3;
}
.wppb-register-user .wppb-field-error,
.wppb-edit-user .wppb-field-error,
#wppb-recover-password .wppb-field-error {
background-color: #ffdfdf;
border: 1px dotted #c89797;
margin-bottom: 6px !important;
padding: 6px !important;
}
.wppb-field-error > input,
.wppb-field-error > select,
.wppb-field-error > textarea,
.wppb-field-error > label {
margin-bottom: 10px;
}
.wppb-field-error img {
box-shadow: none;
-webkit-box-shadow: none;
border: none;
border-radius: 0px;
vertical-align: middle;
margin-top: -3px;
padding-left: 5px;
width: auto;
height: auto;
}
.wppb-form-field > span.wppb-form-error {
margin-top: 10px;
padding-top: 5px;
border-top: 1px dotted #c89797;
font-size: 100%;
margin-left: 0;
} #wppb-register-user .wppb-default-blog-details.wppb-field-error {
background-color: transparent !important;
border: 0px !important;
}
.wppb-default-blog-details > span.wppb-form-error {
display: none;
}
.wppb-blog-details-heading span {
margin-left: 0;
}
.wppb-1website-url {
position: absolute;
left: -99999px;
} .wppb-table * {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wppb-table {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-spacing: 0.5rem;
border-collapse: collapse;
width: 100%;
}
.wppb-table th {
background: #f4f4f4;
padding: 7px;
border: 1px solid #e1e1e1;
text-align: left;
}
.wppb-table thead tr:hover {
background: none;
}
.wppb-table .wppb-sorting .wppb-sorting-default {
display: inline-block;
width: 16px;
height: 16px;
background: url(//bronxads.com/wp-content/plugins/profile-builder/assets/images/sorting-default.png) no-repeat center center;
vertical-align: middle;
}
.wppb-table .wppb-sorting .wppb-sorting-ascending {
background-image: url(//bronxads.com/wp-content/plugins/profile-builder/assets/images/sorting-ascending.png);
}
.wppb-table .wppb-sorting .wppb-sorting-descending {
background-image: url(//bronxads.com/wp-content/plugins/profile-builder/assets/images/sorting-descending.png);
}
.wppb-table tr:hover {
background: #f1fcff;
}
.wppb-table td {
padding: 7px;
border: 1px solid #e1e1e1;
}
.wppb-table .wppb-posts,
.wppb-table .wppb-moreinfo {
text-align: center;
}
.wppb-avatar img {
max-width: none;
}
ul.wppb-profile {
list-style-type: none;
margin-left: auto;
margin-right: auto;
padding-left: 0;
padding-right: 0;
}
ul.wppb-profile li {
margin-left: 0;
margin-right: 0;
overflow: hidden;
}
ul.wppb-profile li label {
display: block;
width: 30%;
float: left;
min-height: 1px;
font-weight: bold;
}
ul.wppb-profile li span {
display: block;
width: 69.9%;
float: left;
}
ul.wppb-profile li h3,
ul.wppb-profile li h3:first-child {
margin: 20px 0;
padding-top: 20px;
border-top: 1px solid #d2d2d2;
}
ul.wppb-faceted-list {
list-style: none;
margin: 0 0 20px;
}
ul.wppb-faceted-list:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
ul.wppb-faceted-list > li {
float: left;
margin-right: 15px;
max-width: 300px;
}
ul.wppb-faceted-list > li:first-child {
float: none;
clear: both;
}
.wppb-userlisting-container .wppb-faceted-list li h5 {
margin: 5px 0;
}
ul.wppb-faceted-list label > * {
vertical-align: middle;
}
ul.wppb-faceted-list input[type="checkbox"] {
margin-right: 5px;
}
.wppb-userlisting-container.wppb-spinner {
position: relative;
opacity: 0.5;
}
.wppb-userlisting-container.wppb-spinner:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
margin-top: -16px;
margin-left: -16px;
display: block;
width: 32px;
height: 32px;
z-index: 1000;
}
ul.wppb-faceted-list .hide-this {
display: none;
}
#wppb-remove-facets-container {
list-style: none;
margin: 0;
}
.wppb-remove-facet:before,
.wppb-remove-all-facets:before {
content: "x";
display: inline-block;
border-right: 1px dotted #d3ccc9;
border-right: 1px dotted #6f6f6f;
padding-right: 5px;
margin-right: 5px;
}
.wppb-userlisting-container .wppb-ul-range-values {
padding: 5px 0;
}
.wppb-userlisting-container:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.wppb-float-left {
float: left;
}
.wppb-float-right {
float: right;
}
.wppb-facet-float-left {
float: left;
max-width: 300px;
}
.wppb-facet-float-right {
float: right;
max-width: 300px;
}
li.wppb-facet-search {
position: relative;
}
.wppb-facet-search-wrap label {
display: inline-block;
position: relative;
padding: 0 !important;
margin: 0 !important;
}
.wppb-facet-search {
width: 75% !important;
margin-right: 5px !important;
}
.wppb-facet-search .screen-reader-text {
display: none;
}
.wppb-facet-search,
.wppb-search-submit {
box-sizing: border-box;
display: inline-block !important;
vertical-align: middle;
}
.wppb-search-submit {
display: inline-block;
width: 20%;
height: 100%;
background: #4f5963;
position: absolute;
right: 0;
cursor: pointer;
border: 1px solid #444d57;
border-radius: 3px;
padding: 0 !important;
margin: 0 !important;
}
.wppb-search-submit:hover {
background: #fff;
color: #4f5963;
}
.wppb-search-submit::before {
content: "\26B2";
display: inline-block;
color: #fff;
font-size: 120%;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.wppb-search-submit:hover::before {
color: #4f5963;
}
@media screen and (max-width: 720px) {
.wppb-table {
border: 0;
}
.wppb-table thead {
display: none;
}
.wppb-table tr {
display: block;
margin-bottom: 30px;
}
.wppb-table td {
display: block;
text-align: right;
border-bottom: 0;
}
.wppb-table td:last-of-type {
border-bottom: 1px solid #e1e1e1;
}
.wppb-table .wppb-posts,
.wppb-table .wppb-moreinfo {
text-align: right;
}
.wppb-table td:before {
content: attr(data-label);
float: left;
}
.wppb-table td:after {
content: "";
display: block;
clear: both;
}
} @media screen and (max-width: 500px) {
.wppb-form-field:not(#select_user_to_edit_form .wppb-form-field, .wppb-checkbox-terms-and-conditions, .wppb-gdpr-checkbox, .wppb-subscription-plans) label:not(.wppb-checkboxes label, .wppb-radios label),
#wppb-login-wrap .login-username label,
#wppb-login-wrap .login-password label,
#wppb-login-wrap .login-auth label,
ul.wppb-profile li label {
width: 100% !important;
display: block;
float: none !important;
}
.wppb-form-field input[type="text"],
.wppb-form-field input[type="number"],
.wppb-form-field input[type="email"],
.wppb-form-field input[type="url"],
.wppb-form-field input[type="password"],
.wppb-form-field input[type="search"],
.wppb-form-field select,
.wppb-form-field textarea,
.wppb-form-field .wp-editor-wrap,
.wppb-form-field .wppb-password-field-container,
.wppb-checkboxes,
.wppb-radios,
#wppb-login-wrap .login-username input,
#wppb-login-wrap .login-password input,
#wppb-login-wrap .login-auth input,
ul.wppb-profile li span {
width: 100% !important;
float: none !important;
}
.wppb-form-field > span {
margin-left: 0;
}
.wppb-checkboxes li label,
.wppb-radios li label {
display: inline;
}
.wppb-form-field .wppb-avatar-nofile,
.wppb-form-field .wppb-avatar-file,
.wppb-form-field .wppb-upload-nofile,
.wppb-form-field .wppb-upload-file {
margin-left: 0;
}
.wppb-form-field.wppb-default-password button.wppb-toggle-pw,
.wppb-form-field.wppb-default-repeat-password button.wppb-toggle-pw,
#wppb-login-wrap .login-password button.wppb-toggle-pw {
top: 6px !important;
}
} #pass-strength-result {
background-color: #eee;
border: 1px solid #ddd;
display: none;
float: left;
margin: 13px 5px 5px 30%;
padding: 3px 5px;
text-align: center;
width: 200px;
height: 28px;
}
#pass-strength-result.short {
background-color: #ffa0a0;
border-color: #f04040;
}
#pass-strength-result.bad {
background-color: #ffb78c;
border-color: #ff853c;
}
#pass-strength-result.good {
background-color: #ffec8b;
border-color: #fc0;
}
#pass-strength-result.strong {
background-color: #c3ff88;
border-color: #8dff1c;
} .wppb-form-field.wppb-default-password button.wppb-toggle-pw,
.wppb-form-field.wppb-default-repeat-password button.wppb-toggle-pw,
#wppb-login-wrap .login-password button.wppb-toggle-pw,
#wppb-recover-password-container .wppb-form-field.passw1 .wppb-toggle-pw,
#wppb-recover-password-container .wppb-form-field.passw2 .wppb-toggle-pw {
position: absolute;
right: 4px;
top: 50%;
transform: translateY(-50%);
background: transparent !important;
background-color: transparent !important;
border: 1px solid transparent;
box-shadow: none;
padding: 0;
margin: 0;
cursor: pointer;
outline: none;
display: flex;
align-items: center;
justify-content: center;
}
.wp-theme-oceanwp .wppb-form-field.wppb-default-password button.wppb-toggle-pw,
.wp-theme-oceanwp .wppb-form-field.wppb-default-repeat-password button.wppb-toggle-pw{
width: auto !important;
}
#wppb-loginform .login-password .show-password-input,
.woocommerce .wppb-default-repeat-password .show-password-input,
.woocommerce .wppb-default-password .show-password-input {
display: none !important;
}
.wppb-form-field.wppb-default-password button img,
.wppb-form-field.wppb-default-repeat-password button img,
#wppb-login-wrap .login-password button img,
#wppb-recover-password-container .wppb-form-field.passw1 button img,
#wppb-recover-password-container .wppb-form-field.passw2 button img {
width: 20px;
} .wppb-form-field.wppb-subscription-plans input {
display: inline-block;
float: none;
margin-right: 10px !important;
}
.wppb-form-field.wppb-subscription-plans span.description {
display: block;
font-size: 100%;
font-style: italic;
margin-left: 0;
margin-bottom: 1.5em;
} .wppb-user-forms table {
border-collapse: separate;
} .wppb-private-website.wppb-private-website-hide-menus .main-navigation {
display: none;
} .marker-content-info {
position: absolute;
top: -400px;
left: -400px;
display: none;
}
.wppb-map-container .marker-content {
min-width: 320px;
max-width: 100%;
}
.wppb-map-container .marker-content .marker-info-avatar_or_gravatar {
float: left;
margin-right: 10px;
} .elementor-edit-mode .wppb-map-container {
width: 69.9%;
float: left;
border: 1px solid #ccc;
border-radius: 3px;
} #wppb_auth_secret_buttons,
#wppb_auth_verify_buttons,
#wppb_auth_backup_buttons {
margin-left: 30%;
display: flex;
justify-content: space-between;
align-items: stretch;
}
.wppb_auth_button {
background: none repeat scroll 0 0 #f7f7f7;
border: 1px solid #ccc !important;
color: #555;
cursor: pointer;
display: inline-block;
font-size: 12px;
line-height: 26px;
padding: 15px;
text-decoration: none;
white-space: nowrap;
text-align: center;
width: 30%;
}
.wppb_auth_button:hover {
background: none repeat scroll 0 0 #fafafa;
border: 1px solid #999 !important;
color: #222;
text-decoration: none;
}
#wppb_auth_newsecret.wppb_auth_new_button,
#wppb_auth_verify_button.wppb_auth_verify_button,
#wppb_auth_backup_button.wppb_auth_backup_button {
flex-grow: 1;
}
#wppb_show_qr.wppb_auth_qr_button,
#wppb_auth_verify_indicator.wppb_auth_verify_indicator,
#wppb_auth_backup_indicator.wppb_auth_backup_indicator {
flex-grow: 1;
}
#wppb_auth_verify_indicator,
#wppb_auth_backup_indicator {
pointer-events: none !important;
}
#wppb_auth_verify_indicator.valid {
background-color: #c3ff88;
border-color: #8dff1c;
}
#wppb_auth_verify_indicator.invalid {
background-color: #ffa0a0;
border-color: #f04040;
}
#wppb_auth_backup_indicator.low {
background-color: #ffeaa7;
border-color: #856404;
}
#wppb_auth_backup_indicator.zero {
background-color: #ffa0a0;
border-color: #f04040;
}
#wppb_auth_QR_INFO {
text-align: right;
}
#wppb_auth_QR_INFO .wppb-description-delimiter {
font-size: 80%;
font-style: italic;
}  .wppb-backup-codes-admin-section {
margin-top: 20px;
padding: 15px;
border: 1px solid #ccc;
border-radius: 4px;
background-color: #f7f7f7;
}
.wppb-backup-codes-section h4,
.wppb-backup-codes-admin-section h3,
.wppb-backup-codes-admin-section h4 {
margin-top: 0;
margin-bottom: 15px;
color: #555;
}
.wppb-backup-codes-new,
.wppb-backup-codes-admin-new { border: 1px solid #ccc ; padding: 15px;
border-radius: 4px;
margin-bottom: 15px;
}
.wppb-backup-codes-new h4,
.wppb-backup-codes-new h5,
.wppb-backup-codes-admin-new h4 {
margin-top: 0;
margin-bottom: 10px;
color: #0c5460;
}
.wppb-backup-codes-list,
.wppb-backup-codes-admin-list {
background-color: #fff;
border: 1px solid #ccc;
border-radius: 4px;
padding: 15px;
margin-bottom: 15px;
font-family: 'Courier New', monospace;
font-size: 14px;
line-height: 1.6;
max-height: 200px;
overflow-y: auto;
}
.wppb-backup-code-item,
.wppb-backup-codes-admin-item {
margin-bottom: 5px;
padding: 5px;
background-color: #f8f9fa;
border-radius: 3px;
word-break: break-all;
}
.wppb-backup-codes-actions {
margin-top: 15px;
}
.wppb-backup-codes-actions .button {
background: none repeat scroll 0 0 #f7f7f7;
border: 1px solid #ccc !important;
color: #555;
cursor: pointer;
display: inline-block;
font-size: 12px;
line-height: 26px;
padding: 15px;
text-decoration: none;
white-space: nowrap;
text-align: center;
margin-right: 10px;
margin-bottom: 5px;
}
.wppb-backup-codes-actions .button:hover {
background: none repeat scroll 0 0 #fafafa;
border: 1px solid #999 !important;
color: #222;
text-decoration: none;
}
.wppb-2fa-forced-notice.wppb-error p{
margin: unset;
}