.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 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;
}@font-face{font-family:"gallery-manager-lightbox-icons";src:url(//imright.ru/wp-content/plugins/fancy-gallery/assets/font/lightbox-icons.eot);src:url(//imright.ru/wp-content/plugins/fancy-gallery/assets/font/lightbox-icons.eot#iefix) format("embedded-opentype"),url(//imright.ru/wp-content/plugins/fancy-gallery/assets/font/lightbox-icons.woff2) format("woff2"),url(//imright.ru/wp-content/plugins/fancy-gallery/assets/font/lightbox-icons.woff) format("woff"),url(//imright.ru/wp-content/plugins/fancy-gallery/assets/font/lightbox-icons.ttf) format("truetype"),url(//imright.ru/wp-content/plugins/fancy-gallery/assets/font/lightbox-icons.svg#lightbox-icons) format("svg");font-weight:normal;font-style:normal}.blueimp-gallery>.close:before,.blueimp-gallery>.prev:before,.blueimp-gallery>.next:before,.blueimp-gallery>.play-pause:before{display:block;font-family:"gallery-manager-lightbox-icons";font-weight:normal;font-style:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.blueimp-gallery>.close:before{content:""}.blueimp-gallery>.prev:before{content:"";padding-right:2px}.blueimp-gallery>.next:before{content:"";padding-left:2px}.blueimp-gallery>.play-pause:before{content:""}.blueimp-gallery.blueimp-gallery-playing>.play-pause:before{content:""}.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content{position:absolute;top:0;right:0;bottom:0;left:0;-moz-backface-visibility:hidden}.blueimp-gallery>.slides>.slide>.slide-content{margin:auto;width:auto;height:auto;max-width:100%;max-height:100%;opacity:1}.blueimp-gallery{position:fixed;z-index:999999;overflow:hidden;background:#000;background:rgba(0,0,0,.9);opacity:0;display:none;direction:ltr;-ms-touch-action:none;touch-action:none}.blueimp-gallery-carousel{position:relative;z-index:auto;margin:1em auto;padding-bottom:56.25%;box-shadow:0 0 10px #000;-ms-touch-action:pan-y;touch-action:pan-y}.blueimp-gallery-display{display:block;opacity:1}.blueimp-gallery>.slides{position:relative;height:100%;overflow:hidden}.blueimp-gallery-carousel>.slides{position:absolute}.blueimp-gallery>.slides>.slide{position:relative;float:left;height:100%;text-align:center;-webkit-transition-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1);-moz-transition-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1);-ms-transition-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1);-o-transition-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1);transition-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1)}.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content{-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-ms-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.blueimp-gallery>.slides>.slide-loading{background:url(//imright.ru/wp-content/plugins/fancy-gallery/assets/img/loading.gif) center no-repeat;background-size:64px 64px}.blueimp-gallery>.slides>.slide-loading>.slide-content{opacity:0}.blueimp-gallery>.slides>.slide-error{background:url(//imright.ru/wp-content/plugins/fancy-gallery/assets/img/error.png) center no-repeat}.blueimp-gallery>.slides>.slide-error>.slide-content{display:none}.blueimp-gallery>.prev,.blueimp-gallery>.next{position:absolute;top:50%;left:15px;width:40px;height:40px;margin-top:-23px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:60px;font-weight:100;line-height:30px;color:#fff;text-decoration:none;text-shadow:0 0 2px #000;text-align:center;background:#222;background:rgba(0,0,0,.5);-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border:3px solid #fff;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:.5;cursor:pointer;display:none}.blueimp-gallery>.next{left:auto;right:15px}.blueimp-gallery>.close,.blueimp-gallery>.title{position:absolute;top:15px;left:15px;margin:0 40px 0 0;font-size:20px;line-height:30px;color:#fff;text-shadow:0 0 2px #000;opacity:.8;display:none}.blueimp-gallery>.close{padding:15px;right:15px;left:auto;margin:-15px;font-size:30px;text-decoration:none;cursor:pointer}.blueimp-gallery>.play-pause{position:absolute;right:15px;bottom:15px;width:15px;height:15px;background:url(//imright.ru/wp-content/plugins/fancy-gallery/assets/img/play-pause.png) 0 0 no-repeat;cursor:pointer;opacity:.5;display:none}.blueimp-gallery-playing>.play-pause{background-position:-15px 0}.blueimp-gallery>.prev:hover,.blueimp-gallery>.next:hover,.blueimp-gallery>.close:hover,.blueimp-gallery>.title:hover,.blueimp-gallery>.play-pause:hover{color:#fff;opacity:1}.blueimp-gallery-controls>.prev,.blueimp-gallery-controls>.next,.blueimp-gallery-controls>.close,.blueimp-gallery-controls>.title,.blueimp-gallery-controls>.play-pause{display:block;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.blueimp-gallery-single>.prev,.blueimp-gallery-left>.prev,.blueimp-gallery-single>.next,.blueimp-gallery-right>.next,.blueimp-gallery-single>.play-pause{display:none}.blueimp-gallery>.slides>.slide>.slide-content,.blueimp-gallery>.prev,.blueimp-gallery>.next,.blueimp-gallery>.close,.blueimp-gallery>.play-pause{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body:last-child .blueimp-gallery>.slides>.slide-error{background-image:url(//imright.ru/wp-content/plugins/fancy-gallery/assets/img/error.svg)}body:last-child .blueimp-gallery>.play-pause{width:20px;height:20px;background-size:40px 20px;background-image:url(//imright.ru/wp-content/plugins/fancy-gallery/assets/img/play-pause.svg)}body:last-child .blueimp-gallery-playing>.play-pause{background-position:-20px 0}*+html .blueimp-gallery>.slides>.slide{min-height:300px}*+html .blueimp-gallery>.slides>.slide>.slide-content{position:relative}.blueimp-gallery>.indicator{position:absolute;top:auto;right:15px;bottom:15px;left:15px;margin:0 40px;padding:0;list-style:none;text-align:center;line-height:10px;display:none}.blueimp-gallery>.indicator>li{display:inline-block;width:9px;height:9px;margin:6px 3px 0 3px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border:1px solid transparent;background:#ccc;background:rgba(255,255,255,.25) center no-repeat;border-radius:5px;box-shadow:0 0 2px #000;opacity:.5;cursor:pointer}.blueimp-gallery>.indicator>li:hover,.blueimp-gallery>.indicator>.active{background-color:#fff;border-color:#fff;opacity:1}.blueimp-gallery>.indicator>li:after{opacity:0;display:block;position:absolute;content:"";top:-5em;width:75px;height:75px;transition:transform 600ms ease-out,opacity 400ms ease-out;transform:translateX(-50%) translateY(0) translateZ(0px);pointer-events:none}.blueimp-gallery>.indicator>li:hover:after{opacity:1;border-radius:50%;background:inherit;transform:translateX(-50%) translateY(-5px) translateZ(0px)}.blueimp-gallery>.indicator>.active:after{display:none}.blueimp-gallery-controls>.indicator{display:block;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.blueimp-gallery-single>.indicator{display:none}.blueimp-gallery>.indicator{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*+html .blueimp-gallery>.indicator>li{display:inline}.blueimp-gallery>.close,.blueimp-gallery>.prev,.blueimp-gallery>.next,.blueimp-gallery>.play-pause{border:3px solid #fff;border-radius:50%;height:44px;width:44px;line-height:44px;font-size:24px;color:#fff;font-weight:normal;text-align:center;text-shadow:none;text-decoration:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.blueimp-gallery>.prev,.blueimp-gallery>.next{margin-top:-22px}.blueimp-gallery>.close{top:15px;right:15px;margin:0;padding:0}.blueimp-gallery>.play-pause{right:15px;bottom:15px;font-size:20px;background:none}.blueimp-gallery>.prev:hover,.blueimp-gallery>.next:hover,.blueimp-gallery>.close:hover,.blueimp-gallery>.title:hover,.blueimp-gallery>.play-pause:hover{color:#fff;opacity:1}.blueimp-gallery .title-description{position:absolute;top:5px;left:10px;margin:0 40px 0 0;line-height:150%;color:#fff;display:none;z-index:10}.blueimp-gallery .title-description .title,.blueimp-gallery .title-description .description,.blueimp-gallery .title-description .gallery{background:rgba(0,0,0,.4);padding:5px;margin:5px 0;display:inline-block;border-radius:3px;color:inherit}.blueimp-gallery .title-description .title{font-weight:bold;margin-bottom:5px}.blueimp-gallery .title-description a.gallery:before{content:"["}.blueimp-gallery .title-description a.gallery:after{content:"]"}.blueimp-gallery .title-description :empty{display:none}.blueimp-gallery.blueimp-gallery-controls>.title-description{display:block}body:last-child .blueimp-gallery>.play-pause{width:44px;height:44px;background:none}.widget_galleries .gallery-caption,.widget_random-gallery-images .gallery-caption{display:none}@font-face {
font-family: 'icon54com';
src:  url(//imright.ru/wp-content/plugins/ut-shortcodes/css/bklynicons/fonts/icon54com.eot?s2cxjx);
src:  url(//imright.ru/wp-content/plugins/ut-shortcodes/css/bklynicons/fonts/icon54com.eot?s2cxjx#iefix) format('embedded-opentype'),
url(//imright.ru/wp-content/plugins/ut-shortcodes/css/bklynicons/fonts/icon54com.ttf?s2cxjx) format('truetype'),
url(//imright.ru/wp-content/plugins/ut-shortcodes/css/bklynicons/fonts/icon54com.woff?s2cxjx) format('woff'),
url(//imright.ru/wp-content/plugins/ut-shortcodes/css/bklynicons/fonts/icon54com.svg?s2cxjx#icon54com) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="BklynIcons-"]:not(.ut-lead-has-icon), 
[class*=" BklynIcons-"]:not(.ut-lead-has-icon) { font-family: 'icon54com' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.BklynIcons-Right-6:before {
content: "\e977";
}
.BklynIcons-Gallery-1:before {
content: "\e900";
}
.BklynIcons-by4-Hour:before {
content: "\e901";
}
.BklynIcons-Addon:before {
content: "\e902";
}
.BklynIcons-Addon-Setting:before {
content: "\e903";
}
.BklynIcons-Angry-Birds:before {
content: "\e904";
}
.BklynIcons-Application:before {
content: "\e905";
}
.BklynIcons-Atom:before {
content: "\e906";
}
.BklynIcons-Bad-3:before {
content: "\e907";
}
.BklynIcons-Blend-Tool:before {
content: "\e908";
}
.BklynIcons-Block-Chart-2:before {
content: "\e909";
}
.BklynIcons-Box-1:before {
content: "\e90a";
}
.BklynIcons-Busy-1:before {
content: "\e90b";
}
.BklynIcons-Camera-Rear:before {
content: "\e90c";
}
.BklynIcons-Cash-Pay:before {
content: "\e90d";
}
.BklynIcons-Circle:before {
content: "\e90e";
}
.BklynIcons-Clean-Code:before {
content: "\e90f";
}
.BklynIcons-Clipboard-Write:before {
content: "\e910";
}
.BklynIcons-Clock-1:before {
content: "\e911";
}
.BklynIcons-Cloud-Database:before {
content: "\e912";
}
.BklynIcons-Cloud-Server-1:before {
content: "\e913";
}
.BklynIcons-Compas-Rose:before {
content: "\e914";
}
.BklynIcons-Compass-2:before {
content: "\e915";
}
.BklynIcons-Computer-Network-2:before {
content: "\e916";
}
.BklynIcons-Computer-Sync:before {
content: "\e917";
}
.BklynIcons-Cube-3:before {
content: "\e918";
}
.BklynIcons-Cup-2:before {
content: "\e919";
}
.BklynIcons-Delivery:before {
content: "\e91a";
}
.BklynIcons-Diamond:before {
content: "\e91b";
}
.BklynIcons-Digital-Design:before {
content: "\e91c";
}
.BklynIcons-Disabled-man:before {
content: "\e91d";
}
.BklynIcons-Distance-1:before {
content: "\e91e";
}
.BklynIcons-Down-2:before {
content: "\e91f";
}
.BklynIcons-Down-3:before {
content: "\e920";
}
.BklynIcons-Download:before {
content: "\e921";
}
.BklynIcons-Enlarge:before {
content: "\e922";
}
.BklynIcons-Ethernet:before {
content: "\e923";
}
.BklynIcons-Fan .path1:before {
content: "\e924";
color: rgb(0, 0, 0);
}
.BklynIcons-Fan .path2:before {
content: "\e925";
margin-left: -1em;
color: rgb(0, 0, 0);
}
.BklynIcons-Fan .path3:before {
content: "\e926";
margin-left: -1em;
color: rgb(0, 0, 0);
}
.BklynIcons-Fan .path4:before {
content: "\e927";
margin-left: -1em;
color: rgb(0, 0, 0);
}
.BklynIcons-Fan .path5:before {
content: "\e928";
margin-left: -1em;
color: rgb(0, 0, 0);
}
.BklynIcons-Fan .path6:before {
content: "\e929";
margin-left: -1em;
color: rgb(0, 0, 0);
}
.BklynIcons-Fan .path7:before {
content: "\e92a";
margin-left: -1em;
color: rgb(0, 0, 0);
}
.BklynIcons-Fan .path8:before {
content: "\e92b";
margin-left: -1em;
color: rgb(0, 0, 0);
}
.BklynIcons-Fan .path9:before {
content: "\e92c";
margin-left: -1em;
color: rgb(169, 0, 0);
}
.BklynIcons-Fan .path10:before {
content: "\e92d";
margin-left: -1em;
color: rgb(0, 0, 0);
}
.BklynIcons-Financial-Care-2:before {
content: "\e92e";
}
.BklynIcons-First-ad:before {
content: "\e92f";
}
.BklynIcons-Flying-Rocket:before {
content: "\e930";
}
.BklynIcons-Free-Tag-2:before {
content: "\e931";
}
.BklynIcons-French-Fries:before {
content: "\e932";
}
.BklynIcons-Gas-Pump:before {
content: "\e933";
}
.BklynIcons-Gear-1:before {
content: "\e934";
}
.BklynIcons-Hamburger:before {
content: "\e935";
}
.BklynIcons-Hand-cargo:before {
content: "\e936";
}
.BklynIcons-Handshake:before {
content: "\e937";
}
.BklynIcons-Hat-3:before {
content: "\e938";
}
.BklynIcons-Hearts-Empty:before {
content: "\e939";
}
.BklynIcons-Hotspot-Mobile:before {
content: "\e93a";
}
.BklynIcons-Increasing-Chart-1:before {
content: "\e93b";
}
.BklynIcons-Lamp-2:before {
content: "\e93c";
}
.BklynIcons-Lamp-3:before {
content: "\e93d";
}
.BklynIcons-Laptop-1:before {
content: "\e93e";
}
.BklynIcons-Left-2:before {
content: "\e93f";
}
.BklynIcons-Left-3:before {
content: "\e940";
}
.BklynIcons-Lens-1:before {
content: "\e941";
}
.BklynIcons-Light-Bulb:before {
content: "\e942";
}
.BklynIcons-Line-Chart-1:before {
content: "\e943";
}
.BklynIcons-Map-Pin-2:before {
content: "\e944";
}
.BklynIcons-Map-pin-6:before {
content: "\e945";
}
.BklynIcons-Maximize-3:before {
content: "\e946";
}
.BklynIcons-Medic:before {
content: "\e947";
}
.BklynIcons-Minimize-1:before {
content: "\e948";
}
.BklynIcons-Monitor-1:before {
content: "\e949";
}
.BklynIcons-Mustache-1:before {
content: "\e94a";
}
.BklynIcons-Navigation-1:before {
content: "\e94b";
}
.BklynIcons-Office-Chair:before {
content: "\e94c";
}
.BklynIcons-Office-Desk-2:before {
content: "\e94d";
}
.BklynIcons-Paint-Bucket:before {
content: "\e94e";
}
.BklynIcons-Paper-Clip-3:before {
content: "\e94f";
}
.BklynIcons-Party-Glasses:before {
content: "\e950";
}
.BklynIcons-Pen-Holder:before {
content: "\e951";
}
.BklynIcons-Pie-Chart-1:before {
content: "\e952";
}
.BklynIcons-Pin:before {
content: "\e953";
}
.BklynIcons-Pizza-Slice:before {
content: "\e954";
}
.BklynIcons-Plugin:before {
content: "\e955";
}
.BklynIcons-Pokemon:before {
content: "\e956";
}
.BklynIcons-Reduce:before {
content: "\e957";
}
.BklynIcons-Responsive-Design:before {
content: "\e958";
}
.BklynIcons-Right-2:before {
content: "\e959";
}
.BklynIcons-Right-3:before {
content: "\e95a";
}
.BklynIcons-Rocket-Launch:before {
content: "\e95b";
}
.BklynIcons-Rotate-2:before {
content: "\e95c";
}
.BklynIcons-Ruler-Tool:before {
content: "\e95d";
}
.BklynIcons-Sailboat:before {
content: "\e95e";
}
.BklynIcons-Sandwich:before {
content: "\e95f";
}
.BklynIcons-Saturn:before {
content: "\e960";
}
.BklynIcons-Scale-Tool:before {
content: "\e961";
}
.BklynIcons-Screen-Rotation:before {
content: "\e962";
}
.BklynIcons-Search:before {
content: "\e963";
}
.BklynIcons-Selection-Tool:before {
content: "\e964";
}
.BklynIcons-Share-File-1:before {
content: "\e965";
}
.BklynIcons-Shoe-2:before {
content: "\e966";
}
.BklynIcons-Smart-Devices:before {
content: "\e967";
}
.BklynIcons-Smartphone:before {
content: "\e968";
}
.BklynIcons-Smartwatch-EKG-1:before {
content: "\e969";
}
.BklynIcons-Stormtrooper-2:before {
content: "\e96a";
}
.BklynIcons-Tablet-1:before {
content: "\e96b";
}
.BklynIcons-Telescope:before {
content: "\e96c";
}
.BklynIcons-Tempometer:before {
content: "\e96d";
}
.BklynIcons-Test-Flusk-1:before {
content: "\e96e";
}
.BklynIcons-Text-box:before {
content: "\e96f";
}
.BklynIcons-Theme:before {
content: "\e970";
}
.BklynIcons-Umbrella:before {
content: "\e971";
}
.BklynIcons-Up-2:before {
content: "\e972";
}
.BklynIcons-Up-3:before {
content: "\e973";
}
.BklynIcons-Upload:before {
content: "\e974";
}
.BklynIcons-Waiting-room:before {
content: "\e975";
}
.BklynIcons-Worms-Armagedon:before {
content: "\e976";
}
@font-face {
font-family: 'Brooklyn-Core';
src:
url(//imright.ru/wp-content/plugins/ut-shortcodes/css/bklynicons/fonts/Brooklyn-Core.ttf?c262xj) format('truetype'),
url(//imright.ru/wp-content/plugins/ut-shortcodes/css/bklynicons/fonts/Brooklyn-Core.woff?c262xj) format('woff'),
url(//imright.ru/wp-content/plugins/ut-shortcodes/css/bklynicons/fonts/Brooklyn-Core.svg?c262xj#Brooklyn-Core) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="Bklyn-Core-"], [class*=" Bklyn-Core-"] { font-family: 'Brooklyn-Core' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.Bklyn-Core-Volume-2-1:before {
content: "\e904";
}
.Bklyn-Core-Volume-2-Mute:before {
content: "\e905";
}
.Bklyn-Core-Anchor:before {
content: "\e900";
}
.Bklyn-Core-Clock-1:before {
content: "\e901";
}
.Bklyn-Core-Down-2:before {
content: "\e902";
}
.Bklyn-Core-Down-3:before {
content: "\e903";
}
.Bklyn-Core-Headset-1:before {
content: "\e908";
}
.Bklyn-Core-Left-2:before {
content: "\e90a";
}
.Bklyn-Core-Left-3:before {
content: "\e90b";
}
.Bklyn-Core-Map-Pin-2:before {
content: "\e90e";
}
.Bklyn-Core-Map-pin-6:before {
content: "\e90f";
}
.Bklyn-Core-Maximize-3:before {
content: "\e910";
}
.Bklyn-Core-Minimize-2:before {
content: "\e911";
}
.Bklyn-Core-Photo-Library:before {
content: "\e914";
}
.Bklyn-Core-Right-2:before {
content: "\e915";
}
.Bklyn-Core-Right-3:before {
content: "\e916";
}
.Bklyn-Core-Right-6:before {
content: "\e917";
}
.Bklyn-Core-Rotate-2:before {
content: "\e918";
}
.Bklyn-Core-Solid-Anchor:before {
content: "\e919";
}
.Bklyn-Core-Solid-Clock-1:before {
content: "\e91a";
}
.Bklyn-Core-Solid-Down-2:before {
content: "\e91b";
}
.Bklyn-Core-Solid-Down-3:before {
content: "\e91c";
}
.Bklyn-Core-Solid-Headset-1:before {
content: "\e921";
}
.Bklyn-Core-Solid-Left-2:before {
content: "\e923";
}
.Bklyn-Core-Solid-Left-3:before {
content: "\e924";
}
.Bklyn-Core-Solid-Map-Pin-2:before {
content: "\e927";
}
.Bklyn-Core-Solid-Map-pin-6:before {
content: "\e928";
}
.Bklyn-Core-Solid-Photo-Library:before {
content: "\e92b";
}
.Bklyn-Core-Solid-Right-2:before {
content: "\e92c";
}
.Bklyn-Core-Solid-Right-3:before {
content: "\e92d";
}
.Bklyn-Core-Solid-Right-6:before {
content: "\e92e";
}
.Bklyn-Core-Solid-Up-2:before {
content: "\e932";
}
.Bklyn-Core-Solid-Up-3:before {
content: "\e933";
}
.Bklyn-Core-Up-2:before {
content: "\e937";
}
.Bklyn-Core-Up-3:before {
content: "\e938";
}
@font-face {
font-family: 'Brooklyn-WooCommerce';
src:
url(//imright.ru/wp-content/plugins/ut-shortcodes/css/bklynicons/fonts/Brooklyn-WooCommerce.ttf?6hhy2i) format('truetype'),
url(//imright.ru/wp-content/plugins/ut-shortcodes/css/bklynicons/fonts/Brooklyn-WooCommerce.woff?6hhy2i) format('woff'),
url(//imright.ru/wp-content/plugins/ut-shortcodes/css/bklynicons/fonts/Brooklyn-WooCommerce.svg?6hhy2i#Brooklyn-WooCommerce) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="BklynWoo-"], [class*=" BklynWoo-"] { font-family: 'Brooklyn-WooCommerce' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.BklynWoo-Add-Shopping-Cart:before {
content: "\e900";
}
.BklynWoo-Add:before {
content: "\e901";
}
.BklynWoo-Add-Basket:before {
content: "\e902";
}
.BklynWoo-Add-Cart:before {
content: "\e903";
}
.BklynWoo-Bag-1:before {
content: "\e904";
}
.BklynWoo-Bag-2:before {
content: "\e905";
}
.BklynWoo-Basket-1:before {
content: "\e906";
}
.BklynWoo-Black-Friday:before {
content: "\e907";
}
.BklynWoo-Cart-1:before {
content: "\e908";
}
.BklynWoo-Cart-2:before {
content: "\e909";
}
.BklynWoo-Cart-Done:before {
content: "\e90a";
}
.BklynWoo-Check-1:before {
content: "\e90b";
}
.BklynWoo-Checkout-Bitcoin-1:before {
content: "\e90c";
}
.BklynWoo-Checkout-Bitcoin-2:before {
content: "\e90d";
}
.BklynWoo-Checkout-Dollar-1:before {
content: "\e90e";
}
.BklynWoo-Checkout-Dollar-2:before {
content: "\e90f";
}
.BklynWoo-Checkout-Euro-1:before {
content: "\e910";
}
.BklynWoo-Checkout-Euro-2:before {
content: "\e911";
}
.BklynWoo-Checkout-Pound-1:before {
content: "\e912";
}
.BklynWoo-Checout-Pound-2:before {
content: "\e913";
}
.BklynWoo-Clear-Basket:before {
content: "\e914";
}
.BklynWoo-Clear-Cart:before {
content: "\e915";
}
.BklynWoo-Discount-Bitcoin:before {
content: "\e916";
}
.BklynWoo-Discount-Dollar:before {
content: "\e917";
}
.BklynWoo-Discount-Euro:before {
content: "\e918";
}
.BklynWoo-Discount-Pound:before {
content: "\e919";
}
.BklynWoo-Done-Basket:before {
content: "\e91a";
}
.BklynWoo-Error:before {
content: "\e91b";
}
.BklynWoo-Favorite-Store:before {
content: "\e91c";
}
.BklynWoo-Free-Tag-1:before {
content: "\e91d";
}
.BklynWoo-Free-Tag-2:before {
content: "\e91e";
}
.BklynWoo-Full-Cart:before {
content: "\e91f";
}
.BklynWoo-Gift-Box:before {
content: "\e920";
}
.BklynWoo-Gift-Card:before {
content: "\e921";
}
.BklynWoo-Loyalty-Card:before {
content: "\e922";
}
.BklynWoo-New-Tag-1:before {
content: "\e923";
}
.BklynWoo-New-Tag-2:before {
content: "\e924";
}
.BklynWoo-New-Tag-3:before {
content: "\e925";
}
.BklynWoo-New-Tag-5:before {
content: "\e926";
}
.BklynWoo-New-Tga-4:before {
content: "\e927";
}
.BklynWoo-Play-Stor:before {
content: "\e928";
}
.BklynWoo-Remouve-Basket:before {
content: "\e929";
}
.BklynWoo-Remouve-Cart:before {
content: "\e92a";
}
.BklynWoo-Remove-Shopping-Cart:before {
content: "\e92b";
}
.BklynWoo-Remove:before {
content: "\e92c";
}
.BklynWoo-Sale-1:before {
content: "\e92d";
}
.BklynWoo-Sale-2:before {
content: "\e92e";
}
.BklynWoo-Sale-Tag-1:before {
content: "\e92f";
}
.BklynWoo-Search:before {
content: "\e930";
}
.BklynWoo-Shopping-Bag:before {
content: "\e931";
}
.BklynWoo-Shopping-Basket:before {
content: "\e932";
}
.BklynWoo-Shopping-Cart:before {
content: "\e933";
}
.BklynWoo-User-1:before {
content: "\e934";
}