.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(//lavie.si/wp-content/themes/kute-boutique/assets/vendor/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(//lavie.si/wp-content/themes/kute-boutique/assets/vendor/chosen/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(//lavie.si/wp-content/themes/kute-boutique/assets/vendor/chosen/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(//lavie.si/wp-content/themes/kute-boutique/assets/vendor/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(//lavie.si/wp-content/themes/kute-boutique/assets/vendor/chosen/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(//lavie.si/wp-content/themes/kute-boutique/assets/vendor/chosen/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,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:none;text-decoration:underline;-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.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:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;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]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:"Glyphicons Halflings";src:url(//lavie.si/wp-content/themes/kute-boutique/assets/vendor/fonts/glyphicons-halflings-regular.eot);src:url(//lavie.si/wp-content/themes/kute-boutique/assets/vendor/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(//lavie.si/wp-content/themes/kute-boutique/assets/vendor/fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(//lavie.si/wp-content/themes/kute-boutique/assets/vendor/fonts/glyphicons-halflings-regular.woff) format("woff"),url(//lavie.si/wp-content/themes/kute-boutique/assets/vendor/fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(//lavie.si/wp-content/themes/kute-boutique/assets/vendor/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media(min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media(min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:"\2014 \00A0"}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:""}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:"\00A0 \2014"}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:768px){.container{width:750px}}@media(min-width:992px){.container{width:970px}}@media(min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.row-no-gutters{margin-right:0;margin-left:0}.row-no-gutters [class*=col-]{padding-right:0;padding-left:0}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media(min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media(min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media(min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media(min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media(min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media(min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);opacity:.65;-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;background-image:none;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;background-image:none;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;background-image:none;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;background-image:none;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;background-image:none;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;background-image:none;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media(min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media(min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media(min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media(min-width:768px){.navbar{border-radius:4px}}@media(min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media(min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}@media(min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media(min-width:768px){.navbar-static-top{border-radius:0}}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media(min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-right:15px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media(min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media(max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media(min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-right:-15px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin-top:8px;margin-bottom:8px}@media(min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media(max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media(min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media(min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media(min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media(max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media(max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media(min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.42857143;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:12px;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.42857143;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:14px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover>.arrow{border-width:11px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;outline:0;filter:alpha(opacity=90);opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:"\2039"}.carousel-control .icon-next:before{content:"\203a"}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media(max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media(max-width:767px){.visible-xs-block{display:block!important}}@media(max-width:767px){.visible-xs-inline{display:inline!important}}@media(max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media(min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media(min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media(min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media(min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media(min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media(min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media(min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media(min-width:1200px){.visible-lg-block{display:block!important}}@media(min-width:1200px){.visible-lg-inline{display:inline!important}}@media(min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media(max-width:767px){.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.header.style-12:not(.style-18) .header-top .header-inner>*{position:relative}.header.style-18 .header-top{background-color:#d14b78;color:#fff;padding:8px 0;font-weight:600;text-align:center;letter-spacing:.2em}.header.style-18 .header-top p{margin:0 -.2em 0 0}body:not(.page-template-fullwidth) .header.style-12 .header-bot .header-inner{box-shadow:0 1px #e5e5e5}.header.style-12 .header-bot .header-inner{position:relative;padding:25px 0 45px}.header.style-12 .header-control>*{display:inline-block;vertical-align:top}.header.style-12 .control-inner>*{display:inline-block;vertical-align:top;float:left;position:relative}.header.style-12 .control-inner>*>a,.header.style-12 .control-inner>.block-search{padding-left:25px;padding-right:25px}.header.style-12 .control-inner>:first-child>a{padding-left:0}.header.style-12 .control-inner>:last-child>a{padding-right:0}.header.style-12 .control-inner>*>a>:not(.icon){display:none}.header.style-12 .block-minicart>a{font-weight:400}.header.style-12 .block-menu-bar a{width:30px}.header.style-12 .block-menu-bar a .text{display:none}.header.style-12 .box-header-nav .main-menu>.menu-item{margin:0 13px}.header.style-18 .block-search .dgwt-wcas-search-wrapp::after{position:absolute;content:'';bottom:6px;left:0;right:0;border-bottom:1px solid #e5e5e5}@media(min-width:768px){.header.style-12:not(.style-18) .control-inner>:not(:first-child)::before{position:absolute;content:'';top:0;bottom:0;left:-1px;height:25px;margin:auto;border-left:1px solid #e5e5e5}}@media(min-width:992px){.header.style-12:not(.style-18) .header-top .header-inner>*{display:inline-block;vertical-align:top}.header.style-12:not(.style-18) .header-top .header-inner .header-right{float:right}.header.style-12 .header-bot .header-inner{font-size:0;line-height:0}.header.style-12 .header-bot .header-inner>*{display:inline-block;vertical-align:middle;font-size:14px;line-height:24px}.header.style-12 .header-bot .header-inner>:not(:last-child){padding-right:15px}.header.style-12 .header-bot .header-inner>:not(:first-child){padding-left:15px}.header.style-12 .header-bot .header-left{width:calc(50% - 130px)}.header.style-12 .logo{width:260px;text-align:center}.header.style-12 .header-control{width:calc(50% - 130px);text-align:right}.header.style-12 .header-control .block-menu-bar{display:none!important}.header.style-12 .control-inner>.block-search:first-child{padding-left:0}.header.style-12 .header-top .header-right .top-bar-menu .sub-menu{left:auto;right:0}}@media(min-width:1200px){.header.style-12:not(.style-18) .control-inner>.block-minicart>a>.total{display:inline-block}}@media(max-width:1199px){.header.style-12 .header-bot .header-inner{padding:20px 0 40px}.header.style-12 .control-inner>*>a,.header.style-12 .control-inner>.block-search{padding-left:15px;padding-right:15px}}@media(max-width:991px){.header.style-12:not(.style-18),.header.style-18 .header-bot .header-inner{padding:20px 0}.header.style-12:not(.style-18) .header-top{text-align:center;margin-bottom:5px}.header.style-12 .top-bar-menu>li>a{padding:8px 0}.header.style-12:not(.style-18) .header-bot .header-inner{padding:0}.header.style-12 .header-bot .logo{text-align:center}.header.style-12 .header-bot .header-left .block-menu-bar{display:none!important}.header.style-12 .control-inner{float:right;max-width:calc(100% - 30px)}.header.style-12 .block-search{max-width:calc(100% - 70px)}.header.style-12 .top-bar-menu .sub-menu{width:210px;left:50%;right:auto;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0)}.header.style-12 .top-bar-menu li:not(:hover)>.sub-menu{-webkit-transform:translate(-50%,15px);-moz-transform:translate(-50%,15px);-ms-transform:translate(-50%,15px);-o-transform:translate(-50%,15px);transform:translate(-50%,15px)}}@media(max-width:767px){.header.style-12:not(.style-18),.header.style-18 .header-bot .header-inner{padding:15px 0}.header.style-12:not(.style-18) .header-top{margin-bottom:10px}.header.style-12 .top-bar-menu>li>a{padding:3px 0}.header.style-12 .control-inner>.block-search{padding:0 6px;max-width:calc(100% - 70px)}.header.style-12 .control-inner>*>a{padding-left:0;padding-right:0;width:40px;text-align:center}.header.style-12 .control-inner>.block-userlink>a{width:30px;text-align:right}.header.style-12 .block-minicart,.header.style-12 .block-userlink{position:static}.header.style-12 .block-minicart .widget_shopping_cart,.header.style-12 .block-userlink>.sub-menu{left:0;right:0;width:auto}}.header.style-18 .control-inner>*>a,.header.style-18 .control-inner>.block-search{padding-left:10px;padding-right:10px}@font-face{font-family:FontAwesome;src:url(//lavie.si/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//lavie.si/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//lavie.si/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//lavie.si/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//lavie.si/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//lavie.si/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;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(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;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-close:before,.fa-remove: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-cog:before,.fa-gear: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-repeat:before,.fa-rotate-right: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-image:before,.fa-photo: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-exclamation-triangle:before,.fa-warning: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-cogs:before,.fa-gears: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-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder: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-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste: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-chain-broken:before,.fa-unlink: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-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won: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-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira: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-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board: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-pp: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-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-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-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-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-futbol-o:before,.fa-soccer-ball-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-ils:before,.fa-shekel:before,.fa-sheqel: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-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc: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,.fa-battery: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-paper-o:before,.fa-hand-stop-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-television:before,.fa-tv: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-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:"Flaticon";src:url(https://lavie.si/wp-content/themes/kute-boutique/assets/vendor/flaticon/Flaticon.eot);src:url(https://lavie.si/wp-content/themes/kute-boutique/assets/vendor/flaticon/Flaticon.eot?#iefix) format("embedded-opentype"), url(https://lavie.si/wp-content/themes/kute-boutique/assets/vendor/flaticon/Flaticon.woff2) format("woff2"), url(https://lavie.si/wp-content/themes/kute-boutique/assets/vendor/flaticon/Flaticon.woff) format("woff"), url(https://lavie.si/wp-content/themes/kute-boutique/assets/vendor/flaticon/Flaticon.ttf) format("truetype"), url(https://lavie.si/wp-content/themes/kute-boutique/assets/vendor/flaticon/Flaticon.svg#Flaticon) format("svg");font-weight:normal;font-style:normal;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face{font-family:"Flaticon";src:url(https://lavie.si/wp-content/themes/kute-boutique/assets/vendor/flaticon/Flaticon.svg#Flaticon) format("svg");}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after{font-family:Flaticon;font-size:20px;font-style:normal;margin-left:20px;}
.flaticon-search:before{content:"\f100";}
.flaticon-heart:before{content:"\f101";}
.flaticon-headphone:before{content:"\f102";}
.flaticon-reload:before{content:"\f103";}
.flaticon-plane:before{content:"\f104";}
.flaticon-long-right-arrow:before{content:"\f105";}
.flaticon-search-2:before{content:"\f106";}
.flaticon-user-2:before{content:"\f107";}
.flaticon-cart-2:before{content:"\f108";}
.flaticon-boat:before{content:"\f109";}
.flaticon-clock:before{content:"\f10a";}
.flaticon-gift:before{content:"\f10b";}
.flaticon-pin:before { content: "\f10c"; }@font-face{font-family:'Pe-icon-7-stroke';src:url(https://lavie.si/wp-content/themes/kute-boutique/assets/vendor/pe-icon-7-stroke/Pe-icon-7-stroke.eot?d7yf1v);src:url(https://lavie.si/wp-content/themes/kute-boutique/assets/vendor/pe-icon-7-stroke/Pe-icon-7-stroke.eot?#iefixd7yf1v) format('embedded-opentype'),url(https://lavie.si/wp-content/themes/kute-boutique/assets/vendor/pe-icon-7-stroke/Pe-icon-7-stroke.woff?d7yf1v) format('woff'),url(https://lavie.si/wp-content/themes/kute-boutique/assets/vendor/pe-icon-7-stroke/Pe-icon-7-stroke.ttf?d7yf1v) format('truetype'),url(https://lavie.si/wp-content/themes/kute-boutique/assets/vendor/pe-icon-7-stroke/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');font-weight:normal;font-style:normal}[class^="pe-7s-"],[class*=" pe-7s-"]{display:inline-block;font-family:'Pe-icon-7-stroke';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}.pe-7s-album:before{content:"\e6aa"}.pe-7s-arc:before{content:"\e6ab"}.pe-7s-back-2:before{content:"\e6ac"}.pe-7s-bandaid:before{content:"\e6ad"}.pe-7s-car:before{content:"\e6ae"}.pe-7s-diamond:before{content:"\e6af"}.pe-7s-door-lock:before{content:"\e6b0"}.pe-7s-eyedropper:before{content:"\e6b1"}.pe-7s-female:before{content:"\e6b2"}.pe-7s-gym:before{content:"\e6b3"}.pe-7s-hammer:before{content:"\e6b4"}.pe-7s-headphones:before{content:"\e6b5"}.pe-7s-helm:before{content:"\e6b6"}.pe-7s-hourglass:before{content:"\e6b7"}.pe-7s-leaf:before{content:"\e6b8"}.pe-7s-magic-wand:before{content:"\e6b9"}.pe-7s-male:before{content:"\e6ba"}.pe-7s-map-2:before{content:"\e6bb"}.pe-7s-next-2:before{content:"\e6bc"}.pe-7s-paint-bucket:before{content:"\e6bd"}.pe-7s-pendrive:before{content:"\e6be"}.pe-7s-photo:before{content:"\e6bf"}.pe-7s-piggy:before{content:"\e6c0"}.pe-7s-plugin:before{content:"\e6c1"}.pe-7s-refresh-2:before{content:"\e6c2"}.pe-7s-rocket:before{content:"\e6c3"}.pe-7s-settings:before{content:"\e6c4"}.pe-7s-shield:before{content:"\e6c5"}.pe-7s-smile:before{content:"\e6c6"}.pe-7s-usb:before{content:"\e6c7"}.pe-7s-vector:before{content:"\e6c8"}.pe-7s-wine:before{content:"\e6c9"}.pe-7s-cloud-upload:before{content:"\e68a"}.pe-7s-cash:before{content:"\e68c"}.pe-7s-close:before{content:"\e680"}.pe-7s-bluetooth:before{content:"\e68d"}.pe-7s-cloud-download:before{content:"\e68b"}.pe-7s-way:before{content:"\e68e"}.pe-7s-close-circle:before{content:"\e681"}.pe-7s-id:before{content:"\e68f"}.pe-7s-angle-up:before{content:"\e682"}.pe-7s-wristwatch:before{content:"\e690"}.pe-7s-angle-up-circle:before{content:"\e683"}.pe-7s-world:before{content:"\e691"}.pe-7s-angle-right:before{content:"\e684"}.pe-7s-volume:before{content:"\e692"}.pe-7s-angle-right-circle:before{content:"\e685"}.pe-7s-users:before{content:"\e693"}.pe-7s-angle-left:before{content:"\e686"}.pe-7s-user-female:before{content:"\e694"}.pe-7s-angle-left-circle:before{content:"\e687"}.pe-7s-up-arrow:before{content:"\e695"}.pe-7s-angle-down:before{content:"\e688"}.pe-7s-switch:before{content:"\e696"}.pe-7s-angle-down-circle:before{content:"\e689"}.pe-7s-scissors:before{content:"\e697"}.pe-7s-wallet:before{content:"\e600"}.pe-7s-safe:before{content:"\e698"}.pe-7s-volume2:before{content:"\e601"}.pe-7s-volume1:before{content:"\e602"}.pe-7s-voicemail:before{content:"\e603"}.pe-7s-video:before{content:"\e604"}.pe-7s-user:before{content:"\e605"}.pe-7s-upload:before{content:"\e606"}.pe-7s-unlock:before{content:"\e607"}.pe-7s-umbrella:before{content:"\e608"}.pe-7s-trash:before{content:"\e609"}.pe-7s-tools:before{content:"\e60a"}.pe-7s-timer:before{content:"\e60b"}.pe-7s-ticket:before{content:"\e60c"}.pe-7s-target:before{content:"\e60d"}.pe-7s-sun:before{content:"\e60e"}.pe-7s-study:before{content:"\e60f"}.pe-7s-stopwatch:before{content:"\e610"}.pe-7s-star:before{content:"\e611"}.pe-7s-speaker:before{content:"\e612"}.pe-7s-signal:before{content:"\e613"}.pe-7s-shuffle:before{content:"\e614"}.pe-7s-shopbag:before{content:"\e615"}.pe-7s-share:before{content:"\e616"}.pe-7s-server:before{content:"\e617"}.pe-7s-search:before{content:"\e618"}.pe-7s-film:before{content:"\e6a5"}.pe-7s-science:before{content:"\e619"}.pe-7s-disk:before{content:"\e6a6"}.pe-7s-ribbon:before{content:"\e61a"}.pe-7s-repeat:before{content:"\e61b"}.pe-7s-refresh:before{content:"\e61c"}.pe-7s-add-user:before{content:"\e6a9"}.pe-7s-refresh-cloud:before{content:"\e61d"}.pe-7s-paperclip:before{content:"\e69c"}.pe-7s-radio:before{content:"\e61e"}.pe-7s-note2:before{content:"\e69d"}.pe-7s-print:before{content:"\e61f"}.pe-7s-network:before{content:"\e69e"}.pe-7s-prev:before{content:"\e620"}.pe-7s-mute:before{content:"\e69f"}.pe-7s-power:before{content:"\e621"}.pe-7s-medal:before{content:"\e6a0"}.pe-7s-portfolio:before{content:"\e622"}.pe-7s-like2:before{content:"\e6a1"}.pe-7s-plus:before{content:"\e623"}.pe-7s-left-arrow:before{content:"\e6a2"}.pe-7s-play:before{content:"\e624"}.pe-7s-key:before{content:"\e6a3"}.pe-7s-plane:before{content:"\e625"}.pe-7s-joy:before{content:"\e6a4"}.pe-7s-photo-gallery:before{content:"\e626"}.pe-7s-pin:before{content:"\e69b"}.pe-7s-phone:before{content:"\e627"}.pe-7s-plug:before{content:"\e69a"}.pe-7s-pen:before{content:"\e628"}.pe-7s-right-arrow:before{content:"\e699"}.pe-7s-paper-plane:before{content:"\e629"}.pe-7s-delete-user:before{content:"\e6a7"}.pe-7s-paint:before{content:"\e62a"}.pe-7s-bottom-arrow:before{content:"\e6a8"}.pe-7s-notebook:before{content:"\e62b"}.pe-7s-note:before{content:"\e62c"}.pe-7s-next:before{content:"\e62d"}.pe-7s-news-paper:before{content:"\e62e"}.pe-7s-musiclist:before{content:"\e62f"}.pe-7s-music:before{content:"\e630"}.pe-7s-mouse:before{content:"\e631"}.pe-7s-more:before{content:"\e632"}.pe-7s-moon:before{content:"\e633"}.pe-7s-monitor:before{content:"\e634"}.pe-7s-micro:before{content:"\e635"}.pe-7s-menu:before{content:"\e636"}.pe-7s-map:before{content:"\e637"}.pe-7s-map-marker:before{content:"\e638"}.pe-7s-mail:before{content:"\e639"}.pe-7s-mail-open:before{content:"\e63a"}.pe-7s-mail-open-file:before{content:"\e63b"}.pe-7s-magnet:before{content:"\e63c"}.pe-7s-loop:before{content:"\e63d"}.pe-7s-look:before{content:"\e63e"}.pe-7s-lock:before{content:"\e63f"}.pe-7s-lintern:before{content:"\e640"}.pe-7s-link:before{content:"\e641"}.pe-7s-like:before{content:"\e642"}.pe-7s-light:before{content:"\e643"}.pe-7s-less:before{content:"\e644"}.pe-7s-keypad:before{content:"\e645"}.pe-7s-junk:before{content:"\e646"}.pe-7s-info:before{content:"\e647"}.pe-7s-home:before{content:"\e648"}.pe-7s-help2:before{content:"\e649"}.pe-7s-help1:before{content:"\e64a"}.pe-7s-graph3:before{content:"\e64b"}.pe-7s-graph2:before{content:"\e64c"}.pe-7s-graph1:before{content:"\e64d"}.pe-7s-graph:before{content:"\e64e"}.pe-7s-global:before{content:"\e64f"}.pe-7s-gleam:before{content:"\e650"}.pe-7s-glasses:before{content:"\e651"}.pe-7s-gift:before{content:"\e652"}.pe-7s-folder:before{content:"\e653"}.pe-7s-flag:before{content:"\e654"}.pe-7s-filter:before{content:"\e655"}.pe-7s-file:before{content:"\e656"}.pe-7s-expand1:before{content:"\e657"}.pe-7s-exapnd2:before{content:"\e658"}.pe-7s-edit:before{content:"\e659"}.pe-7s-drop:before{content:"\e65a"}.pe-7s-drawer:before{content:"\e65b"}.pe-7s-download:before{content:"\e65c"}.pe-7s-display2:before{content:"\e65d"}.pe-7s-display1:before{content:"\e65e"}.pe-7s-diskette:before{content:"\e65f"}.pe-7s-date:before{content:"\e660"}.pe-7s-cup:before{content:"\e661"}.pe-7s-culture:before{content:"\e662"}.pe-7s-crop:before{content:"\e663"}.pe-7s-credit:before{content:"\e664"}.pe-7s-copy-file:before{content:"\e665"}.pe-7s-config:before{content:"\e666"}.pe-7s-compass:before{content:"\e667"}.pe-7s-comment:before{content:"\e668"}.pe-7s-coffee:before{content:"\e669"}.pe-7s-cloud:before{content:"\e66a"}.pe-7s-clock:before{content:"\e66b"}.pe-7s-check:before{content:"\e66c"}.pe-7s-chat:before{content:"\e66d"}.pe-7s-cart:before{content:"\e66e"}.pe-7s-camera:before{content:"\e66f"}.pe-7s-call:before{content:"\e670"}.pe-7s-calculator:before{content:"\e671"}.pe-7s-browser:before{content:"\e672"}.pe-7s-box2:before{content:"\e673"}.pe-7s-box1:before{content:"\e674"}.pe-7s-bookmarks:before{content:"\e675"}.pe-7s-bicycle:before{content:"\e676"}.pe-7s-bell:before{content:"\e677"}.pe-7s-battery:before{content:"\e678"}.pe-7s-ball:before{content:"\e679"}.pe-7s-back:before{content:"\e67a"}.pe-7s-attention:before{content:"\e67b"}.pe-7s-anchor:before{content:"\e67c"}.pe-7s-albums:before{content:"\e67d"}.pe-7s-alarm:before{content:"\e67e"}.pe-7s-airplay:before{content:"\e67f"}@font-face{font-family:'main-icon';src:url(//lavie.si/wp-content/themes/kute-boutique/assets/vendor/main-icon/fonts/main-icon.eot?qbdrrb);src:url(//lavie.si/wp-content/themes/kute-boutique/assets/vendor/main-icon/fonts/main-icon.eot?qbdrrb#iefix) format('embedded-opentype'), url(//lavie.si/wp-content/themes/kute-boutique/assets/vendor/main-icon/fonts/main-icon.ttf?qbdrrb) format('truetype'), url(//lavie.si/wp-content/themes/kute-boutique/assets/vendor/main-icon/fonts/main-icon.woff?qbdrrb) format('woff'), url(//lavie.si/wp-content/themes/kute-boutique/assets/vendor/main-icon/fonts/main-icon.svg?qbdrrb#main-icon) format('svg');font-weight:normal;font-style:normal;font-display:block;}
[class^="main-icon-"], [class*=" main-icon-"]{font-family:'main-icon' !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.main-icon-enter:before{content:"\e900";}
.main-icon-close:before{content:"\e901";}
.main-icon-back:before{content:"\e902";}
.main-icon-next:before{content:"\e903";}
.main-icon-menu:before{content:"\e904";}
.main-icon-menu-2:before{content:"\e905";}
.main-icon-back-2:before{content:"\e906";}
.main-icon-next-2:before{content:"\e907";}
.main-icon-star:before{content:"\e908";}
.main-icon-star_alt:before{content:"\e909";}
.main-icon-user:before{content:"\e90a";}
.main-icon-cart:before{content:"\e90b";}
.main-icon-heart:before{content:"\e90c";}
.main-icon-compare:before{content:"\e90d";}
.main-icon-search:before{content:"\e90e";}
.main-icon-home:before{content:"\e90f";}
.main-icon-sidebar:before{content:"\e910";}
.main-icon-expand:before{content:"\e911";}
.main-icon-phone:before{content:"\e912";}
.main-icon-headphone:before{content:"\e913";}
.main-icon-map:before{content:"\e914";}
.main-icon-check:before{content:"\e915";}
.main-icon-reload:before{content:"\e916";}
.main-icon-plane:before{content:"\e917";}
.main-icon-sticky:before{content:"\e918";}
.main-icon-payment:before{content:"\e919";}
.main-icon-back-3:before{content:"\e91a";}
.main-icon-next-3:before{content:"\e91b";}
.main-icon-back-4:before{content:"\e91c";}
.main-icon-next-4:before{content:"\e91d";}
.main-icon-back-5:before{content:"\e91e";}
.main-icon-next-5:before{content:"\e91f";}
.main-icon-close-2:before{content:"\e920";}
.main-icon-minus:before{content:"\e921";}
.main-icon-plus:before{content:"\e922";}
.main-icon-settings:before{content:"\e923";}
.main-icon-play:before{content:"\e924";}
.main-icon-help:before{content:"\e925";}
.main-icon-help_alt:before{content:"\e926";}
.main-icon-support:before{content:"\e927";}
.main-icon-support_alt:before{content:"\e928";}
.main-icon-back-6:before{content:"\e929";}
.main-icon-next-6:before{content:"\e92a";}
.main-icon-back-7:before{content:"\e92b";}
.main-icon-next-7:before{content:"\e92c";}
.main-icon-back-8:before{content:"\e92d";}
.main-icon-next-8:before{content:"\e92e";}
.main-icon-back-9:before{content:"\e92f";}
.main-icon-next-9:before{content:"\e930";}
.main-icon-back-10:before{content:"\e931";}
.main-icon-next-10:before{content:"\e932";}
.main-icon-menu-3:before{content:"\e933";}
.main-icon-cart-2:before{content:"\e934";}
.main-icon-user-2:before{content:"\e935";}
.main-icon-heart-2:before{content:"\e936";}
.main-icon-search-2:before{content:"\e937";}
.main-icon-cart-3:before{content:"\e938";}
.main-icon-cart-4:before{content:"\e939";}
.main-icon-cart-5:before{content:"\e93a";}
.main-icon-cart-6:before{content:"\e93b";}
.main-icon-heart-3:before{content:"\e93c";}
.main-icon-heart-4:before{content:"\e93d";}
.main-icon-search-3:before{content:"\e93e";}
.main-icon-compare-2:before{content:"\e93f";}
.main-icon-compare-3:before{content:"\e940";}
.main-icon-gift:before{content:"\e941";}
.main-icon-lifebuoy:before{content:"\e942";}
.main-icon-card:before{content:"\e943";}
.main-icon-support-2:before{content:"\e944";}
.main-icon-phone-2:before{content:"\e945";}
.main-icon-lock:before{content:"\e946";}
.main-icon-cut:before{content:"\e947";}
.main-icon-bow:before{content:"\e948";}
.main-icon-shirt:before{content:"\e949";}
.main-icon-cart-7:before{content:"\e94a";}
.main-icon-eye:before{content:"\e94b";}
.main-icon-bag_alt:before{content:"\e94c";}
.main-icon-heart_alt:before{content:"\e94d";}
.main-icon-search2:before {
content: "\e94e";
}@font-face{font-display:swap;font-family:'DearPrudence';font-style:normal;font-weight:normal;src:url(//lavie.si/wp-content/themes/kute-boutique/assets/fonts/DearPrudence-Regular.otf) format('opentype');}
@font-face{font-display:swap;font-family:'LaCompagnie';font-style:normal;font-weight:normal;src:url(//lavie.si/wp-content/themes/kute-boutique/assets/fonts/la-Compagnie-des-Ombres.ttf) format('truetype');}
@font-face{font-display:swap;font-family:'GlacialIndifference Regular';font-style:normal;font-weight:normal;src:url(//lavie.si/wp-content/themes/kute-boutique/assets/fonts/GlacialIndifference-Regular.otf) format('opentype');}
@font-face{
font-display: swap;
font-family: 'GlacialIndifference Bold';
font-style: normal;
font-weight: normal;
src: url(//lavie.si/wp-content/themes/kute-boutique/assets/fonts/GlacialIndifference-Bold.otf) format('opentype');
}@media(min-width:1500px){
.col-bg-1, .col-bg-10, .col-bg-11, .col-bg-12, .col-bg-2, .col-bg-3, .col-bg-4, .col-bg-5, .col-bg-6, .col-bg-7, .col-bg-8, .col-bg-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-bg-1, .col-bg-2, .col-bg-3, .col-bg-4, .col-bg-5, .col-bg-6, .col-bg-7, .col-bg-8, .col-bg-9, .col-bg-10, .col-bg-11{float:left;}
.col-bg-12{width:100%;}
.col-bg-11{width:91.66666667%;}
.col-bg-10{width:83.33333333%;}
.col-bg-9{width:75%;}
.col-bg-8{width:66.66666667%;}
.col-bg-7{width:58.33333333%;}
.col-bg-6{width:50%;}
.col-bg-5{width:41.66666667%;}
.col-bg-4{width:33.33333333%;}
.col-bg-3{width:25%;}
.col-bg-2{width:16.66666667%;}
.col-bg-1{width:8.33333333%;}
} @media(max-width:479px){
.col-ts-1, .col-ts-10, .col-ts-11, .col-ts-12, .col-ts-2, .col-ts-3, .col-ts-4, .col-ts-5, .col-ts-6, .col-ts-7, .col-ts-8, .col-ts-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px;}
.col-ts-1, .col-ts-2, .col-ts-3, .col-ts-4, .col-ts-5, .col-ts-6, .col-ts-7, .col-ts-8, .col-ts-9, .col-ts-10, .col-ts-11{float:left;}
.col-ts-12{width:100%;}
.col-ts-11{width:91.66666667%;}
.col-ts-10{width:83.33333333%;}
.col-ts-9{width:75%;}
.col-ts-8{width:66.66666667%;}
.col-ts-7{width:58.33333333%;}
.col-ts-6{width:50%;}
.col-ts-5{width:41.66666667%;}
.col-ts-4{width:33.33333333%;}
.col-ts-3{width:25%;}
.col-ts-2{width:16.66666667%;}
.col-ts-1{width:8.33333333%;}
} .col-bg-15,
.col-bg-25, .col-bg-35, .col-bg-45, .col-lg-15, .col-lg-25, .col-lg-35, .col-lg-45, .col-md-15, .col-md-25, .col-md-35, .col-md-45, .col-sm-15, .col-sm-25, .col-sm-35, .col-sm-45, .col-xs-15, .col-xs-25, .col-xs-35, .col-xs-45, .col-ts-15, .col-ts-25, .col-ts-35, .col-ts-45{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
@media(max-width:479px){
.col-ts-15, .col-ts-25, .col-ts-35, .col-ts-45{float:left;}
.col-ts-15{width:20%;}
.col-ts-25{width:40%;}
.col-ts-35{width:60%;}
.col-ts-45{width:80%;}
}
@media(min-width:480px) and (max-width:767px){
.col-xs-15, .col-xs-25, .col-xs-35, .col-xs-45{float:left;}
.col-xs-15{width:20%;}
.col-xs-25{width:40%;}
.col-xs-35{width:60%;}
.col-xs-45{width:80%;}
}
@media(min-width:768px) and (max-width:991px){
.col-sm-15, .col-sm-25, .col-sm-35, .col-sm-45{float:left;}
.col-sm-15{width:20%;}
.col-sm-25{width:40%;}
.col-sm-35{width:60%;}
.col-sm-45{width:80%;}
}
@media(min-width:992px) and (max-width:1199px){
.col-md-15, .col-md-25, .col-md-35, .col-md-45{float:left;}
.col-md-15{width:20%;}
.col-md-25{width:40%;}
.col-md-35{width:60%;}
.col-md-45{width:80%;}
}
@media(min-width:1200px) and (max-width:1499px){
.col-lg-15, .col-lg-25, .col-lg-35, .col-lg-45{float:left;}
.col-lg-15{width:20%;}
.col-lg-25{width:40%;}
.col-lg-35{width:60%;}
.col-lg-45{width:80%;}
}
@media(min-width:1500px){
.col-bg-15, .col-bg-25, .col-bg-35, .col-bg-45{float:left;}
.col-bg-15{width:20%;}
.col-bg-25{width:40%;}
.col-bg-35{width:60%;}
.col-bg-45{width:80%;}
} .owl-slick .row-item > .item{vertical-align:top;}
.rows-space-0 .row-item, .rows-space-0{margin-bottom:0;}
.rows-space-5 .row-item, .rows-space-5{margin-bottom:5px;}
.rows-space-10 .row-item, .rows-space-10{margin-bottom:10px;}
.rows-space-15 .row-item, .rows-space-15{margin-bottom:15px;}
.rows-space-20 .row-item, .rows-space-20{margin-bottom:20px;}
.rows-space-25 .row-item, .rows-space-25{margin-bottom:25px;}
.rows-space-30 .row-item, .rows-space-30{margin-bottom:30px;}
.rows-space-35 .row-item, .rows-space-35{margin-bottom:35px;}
.rows-space-40 .row-item, .rows-space-40{margin-bottom:40px;}
.rows-space-45 .row-item, .rows-space-45{margin-bottom:45px;}
.rows-space-50 .row-item, .rows-space-50{margin-bottom:50px;}
.rows-space-60 .row-item, .rows-space-60{margin-bottom:60px;}
.elementor-widget-wrap[class*="rows-space-"],
.ovic-custommenu[class*="rows-space-"],
.ovic-container[class*="rows-space-"]{margin-bottom:0;}
@media(max-width:1199px){
.rows-space-60 .row-item, .rows-space-60, .rows-space-50 .row-item, .rows-space-50{margin-bottom:40px;}
.rows-space-45 .row-item, .rows-space-45{margin-bottom:35px;}
.rows-space-40 .row-item, .rows-space-40{margin-bottom:30px;}
}
@media(max-width:767px){
.rows-space-60 .row-item, .rows-space-60, .rows-space-50 .row-item, .rows-space-50{margin-bottom:30px;}
.rows-space-45 .row-item, .rows-space-45{margin-bottom:25px;}
.rows-space-40 .row-item, .rows-space-40, .rows-space-35 .row-item, .rows-space-35, .rows-space-30 .row-item, .rows-space-30{margin-bottom:20px;}
}
@media(max-width:479px){
.rows-space-60 .row-item, .rows-space-60, .rows-space-50 .row-item, .rows-space-50{margin-bottom:20px;}
.rows-space-45 .row-item, .rows-space-45{margin-bottom:15px;}
.rows-space-40 .row-item, .rows-space-40, .rows-space-35 .row-item, .rows-space-35, .rows-space-30 .row-item, .rows-space-30, .rows-space-25 .row-item, .rows-space-25, .rows-space-20 .row-item, .rows-space-20{margin-bottom:10px;}
} .elementor .background-slide .image-effect,
.elementor .background-slide img{max-width:calc(100% + 60px);}
@media(min-width:1200px){ .site ::-webkit-scrollbar{width:3px;height:3px;}
.site ::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:90px;}
.site ::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:90px;}
.site ::-webkit-scrollbar-thumb:hover{background-color:#000;}
.site ::-webkit-scrollbar-button{width:0;height:0;}
} .woocommerce .woocommerce-error,
.woocommerce .woocommerce-info, .woocommerce .woocommerce-message{padding:1em 2em 1em 2em;margin:0 0 30px;position:relative;background-color:#fafafa;color:#515151;border-top:3px solid #337ab7;list-style:none !important;width:auto;word-wrap:break-word;}
.woocommerce .woocommerce-error a, .woocommerce .woocommerce-info a, .woocommerce .woocommerce-message a{font-weight:600;}
.woocommerce .woocommerce-error:after, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:after, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:after, .woocommerce .woocommerce-message:before{content:" ";display:table;}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button{float:right;font-size:13px;display:inline-block;padding:0 15px;margin:0;}
.woocommerce .woocommerce-error{border-top-color:#b81c23}
.woocommerce .woocommerce-info{border-top-color:#1e85be}
.woocommerce-message{border-top-color:#8fae1b}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a{float:none;width:100%;margin:0;}
.woocommerce-checkout-payment{background-color:#ebe9eb;padding:30px 15px;margin-top:15px;}
.woocommerce-checkout-payment .payment_methods{margin:0;padding:0;}
.woocommerce-checkout-payment .payment_methods .wc_payment_method{list-style:none;}
.woocommerce-checkout-payment .payment_methods .wc_payment_method:not(:last-child){padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #fff;}
.woocommerce-checkout-payment .payment_methods .wc_payment_method > input[type="radio"],
.woocommerce-checkout-payment .payment_methods .wc_payment_method > input[type="checkbox"]{vertical-align:middle;margin-top:-1px;}
.woocommerce-checkout-payment .payment_methods label{display:inline;vertical-align:middle;cursor:pointer;}
.woocommerce-checkout-payment .payment_methods .stripe-pf-right{float:none;}
.woocommerce-checkout-payment .payment_methods .payment_method_paypal img{margin-right:5px;}
.woocommerce-checkout-payment #place_order{min-width:270px;padding:13px 30px;font-size:14px;}
#add_payment_method #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;line-height:1.5;background-color:#dfdcde;color:#515151;}
#add_payment_method #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before{content:"";display:block;border:1em solid;border-color:transparent transparent #dfdcde transparent;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em;}
.woocommerce-checkout-payment .payment_box p:last-child{margin:0;}
.woocommerce form .form-row .checkbox input[type=checkbox],
.woocommerce form .form-row .radio input[type=radio],
.woocommerce-page form .form-row .checkbox input[type=checkbox],
.woocommerce-page form .form-row .radio input[type=radio]{position:static;margin:-3px 3px 0 0;vertical-align:middle;}
.woocommerce form .form-row, .woocommerce-page form .form-row{margin-bottom:20px;}
.woocommerce form .form-row label, .woocommerce-page form .form-row label{display:block;margin-bottom:2px;font-weight:600;}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{display:inline-block;width:calc(50% - 15px);overflow:visible;}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last{float:right;}
.woocommerce .cart-collaterals .shipping_calculator::after, .woocommerce form .form-row-wide, .woocommerce form .form-row::after, .woocommerce ul.cart_list li::after, .woocommerce ul.product_list_widget li::after, .woocommerce-page .cart-collaterals .shipping_calculator::after, .woocommerce-page form .form-row-wide, .woocommerce-page form .form-row::after, .woocommerce-page ul.cart_list li::after, .woocommerce-page ul.product_list_widget li::after{clear:both;}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text, .woocommerce form .form-row select, .woocommerce-page form .form-row select{box-sizing:border-box;width:100%;}
.woocommerce form .form-row select{padding:9px 20px;}
.woocommerce form .form-row textarea.input-text, .woocommerce-page form .form-row textarea.input-text{height:126px;}
.woocommerce .col2-set, .woocommerce-page .col2-set{width:100%;}
.woocommerce .col2-set:before, .woocommerce-page .col2-set:before, .woocommerce .col2-set:after, .woocommerce-page .col2-set:after{content:'';display:table;}
.woocommerce .col2-set:after, .woocommerce-page .col2-set:after{clear:both;}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{float:left;width:calc(50% - 15px);}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{float:right;}
.woocommerce-thankyou-order-details{padding:0;margin-bottom:30px;}
.woocommerce-thankyou-order-received{font-size:20px;color:#222;}
.woocommerce-thankyou-order-details li{list-style:none;line-height:35px;}
.woocommerce-account-fields{padding-bottom:10px;}
.woocommerce-account-fields .create-account{margin-bottom:0;}
.woocommerce-account-fields .create-account > label{display:inline-block !important;clear:none;cursor:pointer;font-weight:600;}
.woocommerce-account-fields .create-account #account_password::-webkit-input-placeholder{opacity:0.6;}
.woocommerce-account-fields .create-account #account_password:-moz-placeholder{opacity:0.6;}
.woocommerce-account-fields .create-account #account_password::-moz-placeholder{opacity:0.6;}
.woocommerce-account-fields .create-account #account_password:-ms-input-placeholder{opacity:0.6;}
.woocommerce-account-fields .create-account label input[type="checkbox"],
#ship-to-different-address label input{position:static;vertical-align:middle;margin:-3px 0 0;cursor:inherit;}
.woocommerce form.lost_reset_password .form-row-first, .woocommerce form.lost_reset_password .form-row-last, .woocommerce-page form.lost_reset_password .form-row-first, .woocommerce-page form.lost_reset_password .form-row-last{float:none;width:100%;max-width:585px;}
.woocommerce .woocommerce-MyAccount-navigation{width:270px;float:left;margin-right:30px;margin-bottom:30px;padding:10px 20px;background-color:#f1f1f1;}
.woocommerce .woocommerce-MyAccount-navigation{padding:10px 30px;}
.woocommerce .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin-bottom:0;}
.woocommerce .woocommerce-MyAccount-navigation ul li a{display:block;padding:8px 0;}
.woocommerce .woocommerce-MyAccount-navigation ul li:not(:last-child){border-bottom:1px solid #e5e5e5;}
.woocommerce .woocommerce-MyAccount-navigation ul li.is-active a::after{float:right;font-family:FontAwesome, sans-serif;content:'\f105';margin-left:10px;}
.woocommerce .woocommerce-MyAccount-content{overflow:hidden;}
.woocommerce address{line-height:inherit;}
.woocommerce .woocommerce-MyAccount-content .edit{font-style:italic;}
.woocommerce .review_link_data_wappers{line-height:0;}
.woocommerce .review_link_data_wappers > *{display:inline-block;vertical-align:middle;line-height:20px;}
.woocommerce .review_link_data_wappers .button{padding:6px 15px;font-size:12px;margin-right:5px;}
.woocommerce #shipping_method{list-style:none;padding:0;margin-bottom:0;}
.woocommerce #shipping_method input[type="radio"],
.woocommerce #shipping_method input[type="checkbox"]{vertical-align:middle;margin:0 3px 2px 0;}
.woocommerce #shipping_method label{font-size:inherit;font-weight:inherit;color:inherit;margin:0;}
.woocommerce #shipping_method input[type="radio"] ~ label,
.woocommerce #shipping_method input[type="checkbox"] ~ label{display:inline;cursor:pointer;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}
.woocommerce-form-login .form-row .button, .woocommerce-form-register .form-row .button{min-width:150px;}
.woocommerce-form-login .form-row .button{vertical-align:middle;margin-right:15px;}
.woocommerce-form-login .form-row label.woocommerce-form__label-for-checkbox{display:inline-block;vertical-align:middle;float:right;padding:8px 0;margin:0;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}
.woocommerce-form-login .woocommerce-form__label-for-checkbox input[type="checkbox"]{display:inline-block;vertical-align:middle;cursor:inherit;margin:-1px 3px 0 0;}
.woocommerce-form-login .lost_password{margin-top:13px;}
.return-to-shop .button, .woocommerce-MyAccount-content > .button, .woocommerce-MyAccount-content .woocommerce-address-fields .button, #customer_login input[type="submit"],
.woocommerce-ResetPassword input[type="submit"]{vertical-align:middle;min-width:180px;margin-top:10px;}
body .select2-drop{border:1px solid #e5e5e5;border-radius:0;}
body .select2-dropdown{border-color:#e5e5e5;border-radius:0 !important;z-index:100001;}
body .select2-drop.select2-drop-above.select2-drop-active{border-top:1px solid #e5e5e5;}
body .select2-container--default .select2-selection--single .select2-selection__rendered{padding:0;color:inherit;line-height:inherit;}
body .select2-container--default .select2-selection--single .select2-selection__arrow{position:absolute;top:calc(50% - 15px);right:10px;}
body .select2-container .select2-choice .select2-arrow b:after{border:none;font-family:FontAwesome, sans-serif;content:"\f107";-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);margin-top:0;margin-left:-15px;}
body .select2.select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#e5e5e5;}
body .select2.select2-container .select2-selection--multiple{border-radius:0;border:1px solid #e5e5e5;}
body .select2.select2-container .select2-selection--multiple .select2-selection__rendered{padding:0;display:block;}
body .select2.select2-container .select2-search--inline .select2-search__field{margin-top:0;padding:0 10px;}
body .select2-drop.select2-drop-above .select2-search input{width:100%;}
body .select2-container--default .select2-selection--single .select2-selection__clear{float:none;}
.place-order #place_order{margin-top:20px;}
.woocommerce-form__label-for-checkbox{cursor:pointer;}
.woocommerce-privacy-policy-link, .woocommerce-privacy-policy-link:hover, .woocommerce-privacy-policy-link:focus, .woocommerce-terms-and-conditions-link, .woocommerce-terms-and-conditions-link:hover, .woocommerce-terms-and-conditions-link:focus{text-decoration:underline;}
.woocommerce-checkout-review-order-table .cart_item dl:last-child, .woocommerce-checkout-review-order-table .cart_item dl p:last-child{margin-bottom:0;}
.col2-set .col-1 > h2, .col2-set .col-2 > h2, .woocommerce-billing-fields > h3, .woocommerce-shipping-fields > h3, .woocommerce-additional-fields > h3, #order_review_heading{font-size:20px;line-height:24px;margin-bottom:13px;text-transform:capitalize;}
#order_review_heading{color:#222;}
#ship-to-different-address{overflow:hidden;}
#ship-to-different-address label input[type="checkbox"]{display:none;}
#ship-to-different-address label span{position:relative;display:block;margin:0;padding-right:43px;}
#ship-to-different-address label{font-weight:inherit;cursor:pointer;color:inherit;margin:0;font-size:inherit;}
#ship-to-different-address label input[type="checkbox"]:checked + span::after{right:3px;}
#ship-to-different-address label span::before{content:"";display:block;height:20px;width:36px;background-color:#c2c2c2;border-radius:90px;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;position:absolute;bottom:2px;right:0;}
#ship-to-different-address label span::after{content:"";display:block;width:14px;height:14px;background-color:#fff;position:absolute;bottom:5px;right:18px;border-radius:13em;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.shop_table th{font-weight:600;}
.shop_table .product-remove, .shop_table .product-price, .shop_table .product-subtotal, .shop_table .product-quantity{text-align:center;}
.shop_table td.product-price, .shop_table td.product-subtotal{font-size:18px;line-height:20px;font-weight:600;color:#222;}
.shop_table td.product-price > *,
.shop_table td.product-subtotal > *{display:inline-block;vertical-align:bottom;}
.shop_table td.product-price del, .shop_table td.product-subtotal del{font-size:14px;line-height:18px;font-weight:400;color:#c2c2c2;margin-right:3px;}
.shop_table td.product-price ins, .shop_table td.product-subtotal ins{text-decoration:none;}
.wishlist_table tr td.product-thumbnail a img, .shop_table td.product-thumbnail a img{width:170px;max-width:inherit;}
.shop_table td.product-remove a{display:block;font-size:20px;}
.shop_table .actions{text-align:left;padding:20px 0;border:none;}
.shop_table .actions::before, .shop_table .actions::after{content:'';display:table;clear:both;}
.shop_table .actions .coupon{display:inline-block;vertical-align:top;}
.shop_table .actions .coupon label{vertical-align:middle;margin:0;}
.shop_table .actions > .button{float:right;}
.yes-js #yith-wcwl-form .hidden-title-form{margin-top:0;}
.woocommerce table.wishlist_table{font-size:inherit;margin-bottom:0;}
.woocommerce table.wishlist_table th{white-space:nowrap;}
.woocommerce table.wishlist_table td.product-add-to-cart a{margin:auto;line-height:inherit;border-radius:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.woocommerce table.wishlist_table td.product-name > *{display:inline-block;vertical-align:middle;}
.woocommerce table.wishlist_table td.product-name a:not(.yith-wcqv-button){padding:4px 15px 4px 0;}
.woocommerce table.wishlist_table tr td.product-thumbnail a{max-width:inherit;}
.woocommerce table.wishlist_table .product-price, .woocommerce table.wishlist_table .product-stock-status{text-align:center;}
.woocommerce table.wishlist_table tfoot td{border:none;padding:0;}
.woocommerce table.wishlist_table tfoot .yith-wcwl-share{margin:30px 0 0;}
.woocommerce table.wishlist_table tfoot .yith-wcwl-share ul{margin:0;}
.woocommerce ul.wishlist_table.mobile{list-style:none;padding:0;}
.woocommerce ul.wishlist_table.mobile li{position:relative;margin-bottom:30px;}
.woocommerce ul.wishlist_table.mobile li table td.label{display:table-cell !important;vertical-align:middle !important;font-size:inherit !important;font-weight:600 !important;padding:0 !important;color:#000 !important;}
.woocommerce ul.wishlist_table.mobile li table td.value{display:table-cell !important;vertical-align:middle !important;font-size:inherit !important;padding:0 !important;}
.woocommerce ul.wishlist_table.mobile li .item-wrapper{display:flex;width:100%;margin:0;}
.woocommerce ul.wishlist_table.mobile li .product-name{margin-inline-end:15px;}
.woocommerce ul.wishlist_table.mobile li .product-thumbnail{margin:0;margin-inline-end:10px;}
.woocommerce ul.wishlist_table.mobile li .item-details{flex:1 1 auto;width:1%;}
.woocommerce ul.wishlist_table.mobile li .item-details h3{display:inline;font-size:14px;line-height:24px;margin:0;margin-inline-end:5px;}
.woocommerce ul.wishlist_table.mobile li .item-details a:not(:hover){color:var(--main-color);}
.woocommerce ul.wishlist_table.mobile li .item-details .amount{color:var(--main-color-2);font-weight:600;}
.woocommerce ul.wishlist_table.mobile li .product-add-to-cart a.button{display:block !important;line-height:inherit;}
.woocommerce ul.wishlist_table.mobile li .product-remove{position:absolute;top:0;right:0;}
.woocommerce ul.wishlist_table.mobile li .product-remove a{display:inline-block;vertical-align:top;padding:0 2px;text-decoration:none;}
.woocommerce ul.wishlist_table.mobile li .product-remove a:not(:hover){color:#888;}
.woocommerce ul.wishlist_table.mobile li .product-remove a i::before{font-family:FontAwesome, sans-serif;content:"\f00d";}
.woocommerce ul.wishlist_table.mobile li ins{text-decoration:none;}
.woocommerce ul.wishlist_table.mobile li .add-to-cart{display:block;}
.woocommerce ul.wishlist_table.mobile li .yith-wcqv-button{width:auto;border:none;margin-inline-end:5px;}
.woocommerce ul.wishlist_table.mobile li .yith-wcqv-button::before{line-height:24px;}
.wishlist_table.images_grid li .item-details table.item-details-table td.label, .wishlist_table.mobile li .item-details table.item-details-table td.label, .wishlist_table.mobile li table.additional-info td.label, .wishlist_table.modern_grid li .item-details table.item-details-table td.label{text-align:start;}
.wishlist_table.images_grid li .item-details table.item-details-table td.value, .wishlist_table.mobile li .item-details table.item-details-table td.value, .wishlist_table.mobile li table.additional-info td.value, .wishlist_table.modern_grid li .item-details table.item-details-table td.value{text-align:end;}
.woocommerce .user-role > .radio{margin-left:20px;cursor:pointer;}
.woocommerce .user-role > .radio > input{cursor:inherit;}
.woocommerce form #billing_phone_field,
.woocommerce form #billing_email_field,
.woocommerce-page form #billing_phone_field,
.woocommerce-page form #billing_email_field{width:100%;}
.wcppec-checkout-buttons{text-align:inherit;}
.shop_table .woocommerce-shipping-contents{margin-bottom:0;}
.cart_totals .shop_table th{width:33%;}
.cart_totals .woocommerce-shipping-calculator > p{margin-bottom:0;}
.cart_totals .woocommerce-shipping-calculator > .shipping-calculator-form{margin-top:10px;}
.woocommerce-orders-table .woocommerce-orders-table__cell-order-number{color:#000;font-weight:600;font-size:calc(100% + 2px);}
.woocommerce-orders-table .woocommerce-orders-table__cell-order-status{color:var(--main-color);}
@media(min-width:768px) and (max-width:991px){
table.wishlist_table tr td.product-thumbnail a img, .shop_table td.product-thumbnail img{width:100px;}
}
@media(max-width:767px){
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{float:none;width:100%;}
.woocommerce .col2-set .col-1:not(:last-child),
.woocommerce-page .col2-set .col-1:not(:last-child){padding-bottom:30px;border-bottom:1px solid #e5e5e5;margin-bottom:30px;}
.woocommerce .woocommerce-MyAccount-navigation{width:100%;float:none;margin-right:0;}
.shop_table .actions .coupon{display:block;margin-bottom:15px;}
.shop_table .actions .coupon .input-text{margin-bottom:10px;}
.shop_table .actions > .button{float:none;}
.woocommerce-cart-form > .shop_table.cart{border:none;}
.woocommerce-cart-form > .shop_table.cart thead{display:none;}
.woocommerce-cart-form > .shop_table.cart, .woocommerce-cart-form > .shop_table.cart > *{display:block;}
.woocommerce-cart-form > .shop_table.cart tr{display:block;margin-bottom:30px;border:1px solid #c2c2c2;}
.woocommerce-cart-form > .shop_table.cart td{display:block;text-align:center !important;border:none;}
.woocommerce-cart-form > .shop_table.cart td:not(:first-child){border-top:1px solid #e5e5e5;}
.woocommerce-orders-table thead{display:none;}
.woocommerce-orders-table tbody{display:block;}
.woocommerce-orders-table tr{display:flex;flex-wrap:wrap;align-items:center;}
.woocommerce-orders-table tr:not(:last-child){margin-bottom:16px;}
.woocommerce-orders-table td{width:100%;border:none;padding:0;}
.woocommerce-orders-table .woocommerce-orders-table__cell-order-number{width:auto;}
.woocommerce-orders-table .woocommerce-orders-table__cell-order-date{flex:1 1 auto;width:1%;margin-inline-start:16px;text-align:end;}
.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .button{width:100%;margin-top:10px;}
}
@media(max-width:479px){
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{float:none;width:100%;}
.woocommerce-form-login .woocommerce-form__label-for-checkbox{float:none;margin-top:15px;}
} .vc_col-has-fill > div.vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill > .vc_column_container > div.vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > div.vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > div.vc_column-inner, section.vc_section.vc_section-has-fill, section.vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section,
section.vc_section.vc_section-has-fill + .vc_section{padding-top:0;}
body .vc_cta3-container, body .wpb_button, body .wpb_content_element, body ul.wpb_thumbnails-fluid > li{margin-bottom:0;}
.vc_row-no-padding .vc_inner{margin-left:-15px;margin-right:-15px;}
div.vc_row.vc_row-no-padding .vc_inner{margin-left:-15px;margin-right:-15px;}
div.vc_row.vc_row-no-padding .vc_inner .vc_column-inner{padding-left:15px;padding-right:15px;}
div.vc_row.vc_row-flex > .vc_column_container > .vc_column-inner{z-index:auto;}
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-] > a:hover,
body .vc_custom_heading a:hover{opacity:1;color:var(--main-color-2);}
.vc_separator *{display:block;}
div.vc_separator .vc_sep_holder{height:auto;}
div.vc_separator .vc_sep_holder .vc_sep_line{height:auto;top:auto;}
@media(min-width:1200px){
.vc_section.vc_parallax:not(.fp-section),
.wpb_row.vc_parallax, .wpb_column.vc_parallax > .vc_column-inner{background-attachment:fixed !important;background-position:center center !important;}
.vc_section.vc_parallax:not(.fp-section) > .vc_parallax-inner,
.wpb_row.vc_parallax > .vc_parallax-inner, .wpb_column.vc_parallax > .vc_parallax-inner{height:100% !important;top:0 !important;background-attachment:fixed;background-position:center center;background-repeat:no-repeat;}
.vc_section.vc_parallax.fp-section > .vc_parallax-inner{display:none !important;}
} .site > .elementor{clear:both;}
.site > .elementor > .elementor-inner{max-width:100% !important;;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;}
.elementor-section:not(.elementor-section-stretched),
.elementor-section.elementor-section-boxed:not(.elementor-has-width) > .elementor-container{max-width:100%;}
.elementor-section-stretched.elementor-section-full_width .elementor-section.elementor-section-boxed:not(.elementor-has-width) > .elementor-container,
.elementor-section-stretched.elementor-section-boxed:not(.elementor-has-width) > .elementor-container{padding-left:15px;padding-right:15px;}
.elementor-row{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.elementor-column-gap-narrow > .elementor-row{margin:0 -5px;width:calc(100% + 10px);}
body .elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap{padding:0 5px;}
.elementor-column-gap-default > .elementor-row{margin:0 -10px;width:calc(100% + 20px);}
body .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap{padding:0 10px;}
.elementor-column-gap-extended > .elementor-row{margin:0 -15px;width:calc(100% + 30px);}
body .elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap{padding:0 15px;}
.elementor-column-gap-wide > .elementor-row{margin:0 -20px;width:calc(100% + 40px);}
body .elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap{padding:0 20px;}
.elementor-column-gap-wider > .elementor-row{margin:0 -30px;width:calc(100% + 60px);}
body .elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap{padding:0 30px;}
@media(max-width:1199px){
.elementor-column-gap-wide > .elementor-row{margin:0 -15px;width:calc(100% + 30px);}
body .elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap{padding:0 15px;}
.elementor-column-gap-wider > .elementor-row{margin:0 -20px;width:calc(100% + 40px);}
body .elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap{padding:0 20px;}
}
@media(max-width:767px){
.elementor-column-gap-wider > .elementor-row{margin:0 -15px;width:calc(100% + 30px);}
body .elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap{padding:0 15px;}
} body .elementor-animation-grow{-webkit-transition:transform 0.2s ease;-moz-transition:transform 0.2s ease;-o-transition:transform 0.2s ease;transition:transform 0.2s ease;}
body .elementor .elementor-widget-wrap.owl-slick{display:block;}
body .elementor-widget:not(:last-child){margin:0;}
.elementor-widget[class*="elementor-align-"] .elementor-widget-container > *{text-align:inherit;}
@media(max-width:1024px){
.elementor-widget[class*="elementor-tablet-align-"] .elementor-widget-container > *{text-align:inherit;}
}
@media(max-width:767px){
.elementor-widget[class*="elementor-mobile-align-"] .elementor-widget-container > *{text-align:inherit;}
} body.elementor-editor-active .elementor-widget-slider_revolution .elementor-widget-empty-icon{padding:150px 0;}
.elementor-custom-embed-play i{font-size:58px;opacity:0.5;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;}
.elementor-custom-embed-play i::before{display:inline-block;vertical-align:top;}
.elementor-open-lightbox{position:relative;}
.dialog-type-lightbox{z-index:999999;}
.elementor-widget-image .elementor-image{font-size:0;line-height:0;letter-spacing:0;}
.elementor-widget-social-icons a{text-decoration:none !important;}
.elementor-text-editor > :last-child{margin-bottom:0;}
.elementor-toggle .elementor-tab-title{position:relative;}
.elementor-toggle .elementor-tab-title:hover{color:var(--main-color-2);}
.elementor-toggle .elementor-tab-title a{display:block;padding-left:20px;}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon{position:absolute;top:calc(50% - 10px);left:0;font-size:18px;line-height:20px;font-weight:400;text-align:end;}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon .fa-angle-up::before{font-family:FontAwesome, sans-serif;content:'\f106';font-weight:400;}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon .fa-angle-down::before{font-family:FontAwesome, sans-serif;content:'\f107';font-weight:400;}
.elementor-widget-icon-box .elementor-icon-box-title a:hover{color:var(--main-color-2);}
@media(min-width:768px){
.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{text-align:inherit;}
} .elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon):not(.elementor-widget-divider--separator-type-pattern) .elementor-divider-separator{vertical-align:top;}
.elementor-widget-counter.style-01 .elementor-counter-title{font-size:15px;line-height:var(--main-lh);font-weight:500;color:#111;margin:1px 0 0;text-align:inherit;}
.elementor-widget-counter.style-01 .elementor-counter-number-wrapper{font-size:40px;line-height:1.2;}
.elementor-widget-counter.style-01 .elementor-counter-number-prefix, .elementor-widget-counter.style-01 .elementor-counter-number-suffix{-webkit-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit;}
@media(max-width:1199px){
.elementor-widget-counter.style-01 .elementor-counter-number-wrapper{font-size:38px;}
.elementor-widget-counter.style-01 .elementor-counter-title{font-size:14px;margin:0;}
} .elementor-control .elementor-control-title,
.elementor-control.elementor-control-type-select .elementor-control-input-wrapper select, .elementor-input-style, input, select, textarea{font-size:13px;}
.elementor-widget-image-gallery{min-height:30px;}
.sticky{color:inherit;}
.auto-clear{display:flex;flex-wrap:wrap;}
.auto-clear::before, .auto-clear::after{display:block;}
.bypostauthor{color:inherit;}
.woocommerce-review__author, .comment-author, .post-author, .author{text-transform:capitalize;}
.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px;}
.text-center{text-align:center;}
.btn{border-radius:0;}
.modal.fade .modal-dialog{top:50%;-webkit-transform:translateY(-65%);-moz-transform:translateY(-65%);-ms-transform:translateY(-65%);-o-transform:translateY(-65%);transform:translateY(-65%);}
.modal.in div.modal-dialog{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.modal-content{border-radius:0;border:none;}
#yith-quick-view-close,
.modal-content .btn-close{position:absolute;top:0;left:auto;right:0;font-size:0;line-height:0;width:30px;height:30px;padding:0;border:none;text-align:center;}
#yith-quick-view-close::before,
#yith-quick-view-close::after,
.modal-content .btn-close::before, .modal-content .btn-close::after{position:absolute;content:'';top:0;bottom:0;left:0;right:0;margin:auto;width:12px;height:1px;background-color:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
#yith-quick-view-close::after,
.modal-content .btn-close::after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}
.wpb_single_image{font-size:0;line-height:0;}:focus{outline:none;}
.mc4wp-alert{padding:5px 15px;margin-top:15px;color:#666;background-color:#fff;}
.mc4wp-alert p:last-child{margin-bottom:0;}
.mc4wp-error{background-color:#f2dede;}
.mc4wp-success{background-color:#dff0d8;}
.popover.bottom > .arrow:after{left:0;}
.vc_column_container{max-width:100%;}
abbr[data-original-title],
abbr[title]{text-decoration:none;}
address, dt, dd{line-height:inherit;}
dd{margin-left:20px;}
code{vertical-align:middle;}
pre{margin-bottom:25px;}
.beeketing-page-block .bkt--brand{display:none !important;}
.elem-hidden{display:none !important;}
.clear + .clear{display:none !important;}
.overflow-content > .slick-slider > .slick-list, .overflow-content .product-list-owl > .slick-list{overflow:visible;}
.comment-form-cookies-consent{padding:3px 0;}
.comment-form-cookies-consent input[type="checkbox"]{vertical-align:middle;margin:-1px 5px 0 0;}
.comment-form-cookies-consent label{display:inline;color:inherit;font-weight:inherit;cursor:pointer;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;margin:0;}
.sticky-content-main.remove-sticky-content{bottom:0;position:absolute !important;top:auto !important;}
.current-menu-ancestor > a, .current-menu-parent > a, .current-menu-item > a, .current_page_item > a{color:var(--main-color-2);}
.overlay-body{position:fixed;top:0;left:0;right:0;height:100vh;background-color:#000;z-index:100000;visibility:hidden;opacity:0;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.open-mobile-sidebar .overlay-body, .open-header-control .overlay-body, .active-overlay .overlay-body{visibility:visible;opacity:0.5;}
.woocommerce-store-notice{margin:0;text-align:center;padding:8px 15px;background-color:#000;color:#fff;}
.woocommerce-store-notice a{text-decoration:underline;}
.post-password-form label[for="pwbox-1168"]{margin-bottom:10px;}
@media(max-width:479px){
.post-password-form p:last-child{text-align:center;}
}
.password-input{display:inline-block;vertical-align:top;width:100%;position:relative;}
.password-input [type="password"]{padding-inline-end:40px;}
.password-input .show-password-input{position:absolute;top:0;right:0;cursor:pointer;font-size:14px;line-height:24px;padding:8px 0;width:40px;text-align:center;}
.password-input .show-password-input:hover{color:var(--main-color-2);}
.password-input .show-password-input::before{display:block;font-family:FontAwesome, sans-serif;content:"\f06e";}
.woocommerce-password-strength{color:#000;background-color:#efefef;border:1px solid #bbb;text-align:center;padding:2px 9px;}
.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b;}
.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53;}
.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733;}
.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373;}
.alignnone, .wp-caption.alignnone, a img.alignnone{margin:5px 0 20px;clear:both;}
div.aligncenter, .aligncenter, .wp-caption.aligncenter, a img.aligncenter{display:block;margin:5px auto 20px auto;clear:both;}
.alignleft, .wp-caption.alignleft, a img.alignleft{float:left;margin:5px 0 20px;margin-right:20px;clear:both;}
.alignright, .wp-caption.alignright, a img.alignright{float:right;margin:5px 0 20px;margin-left:20px;clear:both;}
.sidebar-full .alignfull{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);}
@media(min-width:1200px){
.sidebar-full .alignfull{width:calc(100vw - 17px);margin-left:calc(50% - 50vw + 8.5px);margin-right:calc(50% - 50vw + 8.5px);}
} .wp-caption{background-color:#fff;max-width:100%;padding:5px;border:1px solid #e5e5e5;text-align:center;margin:0;}
.wp-caption.alignnone{clear:both;}
.wp-caption img{border:0 none;height:auto;margin:0;max-width:100%;padding:0;width:auto;}
.wp-caption .wp-caption-text{font-weight:400;padding:5px 0 0;margin:0 !important;}
.wp-block-button, .post-content > [class*="wp-block-"]{margin-top:5px;margin-bottom:20px;}
.wp-block-embed-wordpress-tv iframe{width:100%;}
.wp-block-cover{color:#fff;margin-top:5px;margin-bottom:20px;}
.wp-block-group.has-background{padding:1em;}
.is-style-squared .wp-block-button__link{border-radius:0;}
blockquote{padding:0;border:none;}
blockquote cite{display:block;font-weight:600;}
blockquote.has-text-align-right{text-align:end;}
blockquote.has-light-gray-color{color:gray;}
.wp-block-pullquote{margin-bottom:20px;}
.wp-block-pullquote blockquote{margin-bottom:0;}
.gallery{display:flex;flex-wrap:wrap;margin:-5px;}
.gallery-caption{display:block;font-family:'Noto Sans', sans-serif;font-size:12px;line-height:1.5;padding:0.5em 0;color:#222;}
.gallery-item{padding:5px;font-style:italic;color:#666;}
.gallery-columns-1 .gallery-item{width:100%;}
.gallery-columns-2 .gallery-item{width:50%;}
.gallery-columns-3 .gallery-item{width:33.33333333%;}
.gallery-columns-4 .gallery-item{width:25%;}
.gallery-columns-5 .gallery-item{width:20%;}
.gallery-columns-6 .gallery-item{width:16.66666667%;}
.gallery-columns-7 .gallery-item{width:14.28571428%;}
.gallery-columns-8 .gallery-item{width:12.5%;}
.gallery-columns-9 .gallery-item{width:11.11111111%;}
@media(max-width:991px){
.gallery .gallery-item{min-width:25%;}
}
@media(max-width:767px){
.gallery .gallery-item{min-width:33.33333333%;}
}
@media(max-width:479px){
.gallery .gallery-item{min-width:50%;}
}
.not-responsive .gallery-item{min-width:inherit;}
span.fa, i.fa{display:inline-block;vertical-align:top;line-height:inherit;text-decoration:inherit;}
.fa::before, .fas::before, .far::before, .fal::before, .fad::before, .fab::before, span.fa::before, i.fa::before{display:inline-block;vertical-align:top;}
body [class^="pe-7s-"],
body [class*=" pe-7s-"]{display:inline-block;vertical-align:top;line-height:inherit;}
body [class^="pe-7s-"]::before,
body [class*=" pe-7s-"]::before{display:inline-block;vertical-align:top;}
body [class^="ti-"],
body [class*=" ti-"]{display:inline-block;vertical-align:top;line-height:inherit;}
body [class^="ti-"]::before,
body [class*=" ti-"]::before{display:inline-block;vertical-align:top;}
.dashicons, .dashicons-before:before{display:inline-block;vertical-align:top;width:auto;height:auto;font-size:inherit;line-height:inherit;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;}
body [class*="main-icon-"],
body [class*="main-icon-"]::before{display:inline-block;vertical-align:top;font-size:inherit;line-height:inherit;font-weight:inherit;text-decoration:inherit;direction:inherit;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;margin:0;}
.chosen-container{vertical-align:top;font-size:inherit;line-height:inherit;text-align:left;width:auto !important;max-width:100%;}
.chosen-container-single .chosen-single::after{display:inline-block;vertical-align:top;font-family:FontAwesome, sans-serif;content:"\f0d7";margin-left:10px;}
.chosen-container-single .chosen-single span{display:inline-block;vertical-align:top;margin-right:0;}
.chosen-container-single .chosen-single div{display:none;}
.chosen-container-single .chosen-drop{top:100%;left:0;right:auto;clip:auto;border:none;border-radius:0;box-shadow:0 0 0 1px #e5e5e5 inset;width:auto;min-width:100%;white-space:nowrap;margin:0;padding:0;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.chosen-container:not(.chosen-with-drop) .chosen-drop{visibility:hidden;opacity:0;-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);-o-transform:translateY(20px);transform:translateY(20px);}
.chosen-container-single .chosen-drop .chosen-search{display:none;}
.chosen-container-single .chosen-results{color:#666;padding:0;margin:0;}
.chosen-container .chosen-results li{font-size:inherit;line-height:inherit;padding:5px 20px;overflow:hidden;text-overflow:ellipsis;}
.chosen-container .chosen-results li[class^="level-"]::before,
.chosen-container .chosen-results li[class*=" level-"]::before{display:inline-block;vertical-align:middle;width:4px;height:1px;margin-right:6px;content:'';}
.chosen-container .chosen-results li.level-0::before{border-top:1px solid;}
.chosen-container .chosen-results li.result-selected:not(.highlighted){background-color:#e5e5e5;color:#222;}
.chosen-container .chosen-results li.highlighted{background-image:none;color:#fff;}
.ovic-open-mobile-menu .overlay-body{opacity:0.5;visibility:visible;}
div.ovic-menu-clone-wrap{left:-320px;right:auto;width:320px;max-width:100%;box-shadow:none;color:inherit;z-index:100001;}
div.ovic-menu-clone-wrap .ovic-menu-current-panel-title{font-size:16px;font-weight:600;line-height:30px;padding:10px 0;}
div.ovic-menu-clone-wrap .megamenu{background-image:none !important;}
div.ovic-menu-clone-wrap .megamenu [class^="col-"],
div.ovic-menu-clone-wrap .megamenu [class*=" col-"],
div.ovic-menu-clone-wrap .megamenu [class^="vc_col-"],
div.ovic-menu-clone-wrap .megamenu [class*=" vc_col-"]{width:100% !important;float:none;}
div.ovic-menu-clone-wrap .sub-menu.megamenu{padding:0;}
div.ovic-menu-clone-wrap .ovic-menu-panel.ovic-menu-sub-panel, div.ovic-menu-clone-wrap .ovic-menu-panel-main{-webkit-overflow-scrolling:touch;}
div.ovic-menu-clone-wrap .ovic-menu-panel-main .ovic-menu-item-title{text-transform:capitalize;}
div.ovic-menu-clone-wrap .ovic-menu-panel > ul{padding:20px 0;}
div.ovic-menu-clone-wrap .ovic-menu-panel > ul > li{padding:0 30px;border-bottom:none;}
div.ovic-menu-clone-wrap .ovic-menu-panel .ovic-menu-next-panel{line-height:inherit;padding:8px 30px;height:auto;width:auto;}
div.ovic-menu-clone-wrap .ovic-menu-panel > ul > li > a{line-height:inherit;padding:8px 0;color:inherit;}
div.ovic-menu-clone-wrap .ovic-menu-panel > ul > li:not(:last-child) > .menu-link{border-bottom:1px dashed #ddd;}
div.ovic-menu-clone-wrap .ovic-menu-panel > .depth-0 > li > .menu-link{font-size:12px;font-weight:600;text-transform:uppercase;}
div.ovic-menu-clone-wrap .ovic-menu-panel li > a > .icon-img{vertical-align:middle;}
div.ovic-menu-clone-wrap .ovic-menu-panel li > a > .icon img{vertical-align:top;}
div.ovic-menu-clone-wrap .ovic-custommenu{margin-bottom:38px;}
div.ovic-menu-clone-wrap .ovic-menu-panels-actions-wrap .ovic-menu-close-btn{font-size:0;line-height:0;letter-spacing:0;}
div.ovic-menu-clone-wrap .ovic-menu-panels-actions-wrap .ovic-menu-prev-panel:before{font-family:main-icon,sans-serif;content:"\e902";font-size:10px;line-height:50px;}
div.ovic-menu-clone-wrap .ovic-menu-panels-actions-wrap .ovic-menu-close-btn::before{font-family:main-icon,sans-serif;content:"\e901";font-size:10px;line-height:50px;}
div.ovic-menu-clone-wrap{display:flex;flex-direction:column;}
.head-menu-mobile{padding:15px;color:#fff;background-color:#000;background-position:center center;background-size:cover;font-size:13px;line-height:16px;}
.head-menu-mobile::before, .head-menu-mobile::after{display:table;content:'';clear:both;}
.head-menu-mobile a{color:#fff;}
.head-menu-mobile .avatar{display:inline-block;vertical-align:top;width:60px;height:60px;border-radius:50%;overflow:hidden;margin-bottom:9px;}
.head-menu-mobile .author{padding:0 5px;}
.head-menu-mobile .name{text-transform:capitalize;font-size:14px;font-weight:600;}
.head-menu-mobile .name span{display:block;font-size:13px;text-transform:none;font-weight:400;opacity:0.7;}
.head-menu-mobile .action{display:inline-block;float:right;}
.head-menu-mobile .action .icon{font-size:12px;}
.ovic-menu-clone-wrap .head-menu-mobile ~ .ovic-menu-panels{flex:1 1 auto;overflow:hidden;}
.slick-slider{overflow:visible;}
.slick-list{padding:0;}
.slick-track{display:flex;margin-left:0;}
.slick-vertical > .slick-list > .slick-track{display:block;}
.slick-slide > .row-item > *{vertical-align:top;}
.slick-slider .slick-arrow{display:inline-block;position:absolute;width:30px;font-size:18px;line-height:30px;z-index:3;cursor:pointer;text-align:center;color:#fff;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.slick-slider .slick-arrow:not(:hover){opacity:0.7;}
.slick-slider .slick-arrow.prev{top:calc(50% - 15px);left:0;-webkit-transform-origin:left;-moz-transform-origin:left;-ms-transform-origin:left;-o-transform-origin:left;transform-origin:left;}
.slick-slider .slick-arrow.next{top:calc(50% - 15px);right:0;-webkit-transform-origin:right;-moz-transform-origin:right;-ms-transform-origin:right;-o-transform-origin:right;transform-origin:right;}
.slick-slider .slick-arrow.prev::before{font-family:FontAwesome, sans-serif;content:"\f104";font-weight:400;}
.slick-slider .slick-arrow.next::before{font-family:FontAwesome, sans-serif;content:"\f105";font-weight:400;}
.slick-slider.slick-vertical .slick-slide{border:none;}
.slick-slider.slick-vertical .slick-arrow.prev{top:0;left:calc(50% - 15px);-webkit-transform-origin:top;-moz-transform-origin:top;-ms-transform-origin:top;-o-transform-origin:top;transform-origin:top;}
.slick-slider.slick-vertical .slick-arrow.next{top:auto;bottom:0;left:calc(50% - 15px);right:auto;-webkit-transform-origin:bottom;-moz-transform-origin:bottom;-ms-transform-origin:bottom;-o-transform-origin:bottom;transform-origin:bottom;}
@media(min-width:1200px){
.slick-slider:not(:hover) .slick-arrow{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);}
}
@media(max-width:479px){
.slick-slider .slick-arrow{width:24px;font-size:14px;line-height:24px;}
} .slick-slider.nav-bottom-left > .slick-arrow,
.slick-slider.nav-top-right > .slick-arrow{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;width:36px;line-height:36px;}
.slick-slider.nav-bottom-left > .slick-arrow:not(:hover),
.slick-slider.nav-top-right > .slick-arrow:not(:hover){opacity:1;background-color:transparent;box-shadow:0 0 0 1px #e5e5e5 inset;color:inherit;}
.slick-slider.nav-top-right > .slick-arrow.prev{top:-66px;left:auto;right:41px;}
.slick-slider.nav-top-right > .slick-arrow.next{top:-66px;}
div.nav-top-right > .ovic-custom-heading.style-01{text-align:inherit;padding-right:75px;margin-bottom:30px;}
@media(max-width:1199px){
.slick-slider.nav-top-right > .slick-arrow.prev, .slick-slider.nav-top-right > .slick-arrow.next{top:-56px;}
div.nav-top-right > .ovic-custom-heading.style-01{margin-bottom:20px;}
}
@media(max-width:479px){
.slick-slider.nav-top-right > .slick-arrow.prev, .slick-slider.nav-top-right > .slick-arrow.next{top:-53px;}
.slick-slider.nav-bottom-left > .slick-arrow, .slick-slider.nav-top-right > .slick-arrow{width:30px;line-height:30px;}
} div .slick-slider.nav-top-center{padding-top:70px;}
.slick-slider.nav-top-center > .slick-arrow{width:35px;background-color:transparent;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;}
.slick-slider.nav-top-center > .slick-arrow:not(:hover){color:inherit;box-shadow:0 0 0 1px #aaa inset;}
.slick-slider.nav-top-center > .slick-arrow::before{line-height:32px;}
.slick-slider.nav-top-center > .slick-arrow:hover{color:#fff;}
.slick-slider.nav-top-center > .slick-arrow.prev{top:0;left:calc(50% - 55px);}
.slick-slider.nav-top-center > .slick-arrow.next{top:0;right:calc(50% - 55px);}
.slick-slider.nav-top-center > .slick-arrow.prev::after{position:absolute;content:'';top:50%;left:100%;border-top:1px dashed #666;width:40px;}
@media(max-width:1199px){
div .slick-slider.nav-top-center{padding-top:57px;}
} div .slick-slider.nav-bottom-left{padding-bottom:70px;}
.slick-slider.nav-bottom-left > .slick-arrow.prev{top:auto;bottom:0;}
.slick-slider.nav-bottom-left > .slick-arrow.next{top:auto;left:41px;right:auto;bottom:0;}
@media(max-width:1199px){
div .slick-slider.nav-bottom-left{padding-bottom:50px;}
} .elementor-section.nav-out-side .elementor-row.slick-slider > .slick-arrow,
.elementor-column.nav-out-side .elementor-widget-wrap.slick-slider > .slick-arrow, .nav-out-side > .slick-slider > .slick-arrow, .slick-slider.nav-out-side > .slick-arrow{width:35px;font-size:32px;background-color:transparent;color:#999;}
.product-item .product-thumb .slick-arrow{font-size:26px;background-color:transparent;color:#999;}
.product-item .product-thumb .slick-arrow:hover, .elementor-section.nav-out-side .elementor-row.slick-slider > .slick-arrow:hover, .elementor-column.nav-out-side .elementor-widget-wrap.slick-slider > .slick-arrow:hover, .nav-out-side > .slick-slider > .slick-arrow:hover, .slick-slider.nav-out-side > .slick-arrow:hover{color:var(--main-color);background-color:transparent;}
.elementor-section.nav-out-side .elementor-row.slick-slider > .slick-arrow.prev, .elementor-column.nav-out-side .elementor-widget-wrap.slick-slider > .slick-arrow.prev, .nav-out-side > .slick-slider > .slick-arrow.prev, .slick-slider.nav-out-side > .slick-arrow.prev{left:-35px;}
.elementor-section.nav-out-side .elementor-row.slick-slider > .slick-arrow.next, .elementor-column.nav-out-side .elementor-widget-wrap.slick-slider > .slick-arrow.next, .nav-out-side > .slick-slider > .slick-arrow.next, .slick-slider.nav-out-side > .slick-arrow.next{right:-35px;}
@media(min-width:1230px){
.elementor-section.nav-out-side .elementor-row.slick-slider > .slick-arrow, .elementor-column.nav-out-side .elementor-widget-wrap.slick-slider > .slick-arrow, .nav-out-side > .slick-slider > .slick-arrow, .slick-slider.nav-out-side > .slick-arrow{width:50px;font-size:43px;}
.elementor-section.nav-out-side .elementor-row.slick-slider > .slick-arrow.prev, .elementor-column.nav-out-side .elementor-widget-wrap.slick-slider > .slick-arrow.prev, .nav-out-side > .slick-slider > .slick-arrow.prev, .slick-slider.nav-out-side > .slick-arrow.prev{padding-right:15px;left:-50px;}
.elementor-section.nav-out-side .elementor-row.slick-slider > .slick-arrow.next, .elementor-column.nav-out-side .elementor-widget-wrap.slick-slider > .slick-arrow.next, .nav-out-side > .slick-slider > .slick-arrow.next, .slick-slider.nav-out-side > .slick-arrow.next{padding-left:15px;right:-50px;}
}
@media(max-width:991px){
.elementor-section.nav-out-side .elementor-row.slick-slider > .slick-arrow, .elementor-column.nav-out-side .elementor-widget-wrap.slick-slider > .slick-arrow, .nav-out-side > .slick-slider > .slick-arrow, .slick-slider.nav-out-side > .slick-arrow{width:20px;font-size:26px;}
.elementor-section.nav-out-side .elementor-row.slick-slider > .slick-arrow.prev, .elementor-column.nav-out-side .elementor-widget-wrap.slick-slider > .slick-arrow.prev, .nav-out-side > .slick-slider > .slick-arrow.prev, .slick-slider.nav-out-side > .slick-arrow.prev{left:-20px;}
.elementor-section.nav-out-side .elementor-row.slick-slider > .slick-arrow.next, .elementor-column.nav-out-side .elementor-widget-wrap.slick-slider > .slick-arrow.next, .nav-out-side > .slick-slider > .slick-arrow.next, .slick-slider.nav-out-side > .slick-arrow.next{right:-20px;}
}
@media(max-width:767px){
.elementor-section.nav-out-side .elementor-row.slick-slider > .slick-arrow.prev, .elementor-column.nav-out-side .elementor-widget-wrap.slick-slider > .slick-arrow.prev, .nav-out-side > .slick-slider > .slick-arrow.prev, .slick-slider.nav-out-side > .slick-arrow.prev{left:-18px;}
.elementor-section.nav-out-side .elementor-row.slick-slider > .slick-arrow.next, .elementor-column.nav-out-side .elementor-widget-wrap.slick-slider > .slick-arrow.next, .nav-out-side > .slick-slider > .slick-arrow.next, .slick-slider.nav-out-side > .slick-arrow.next{right:-18px;}
} .slick-dots{list-style:none;padding:0;text-align:center;font-size:0;line-height:0;margin:5px -4px 0;}
.slick-dots li{display:inline-block;vertical-align:top;margin:5px 4px 0;cursor:pointer;}
.slick-dots li button{display:block;opacity:1;padding:0;font-size:inherit;line-height:inherit;overflow:hidden;width:10px;height:10px;background-color:transparent;border:1px solid #ccc;}
.slick-dots li.slick-active button, .slick-dots li:hover button{background-color:#000;border-color:transparent;}
.elementor-section.dot-circle .elementor-row.slick-slider > .slick-dots, .elementor-column.dot-circle .elementor-widget-wrap.slick-slider > .slick-dots, .slick-slider.dot-circle > .slick-dots, .product-item .product-thumb .slick-dots, .product-page-slide .flex-control-nav{margin-left:-5px;margin-right:-5px;}
.elementor-section.dot-circle .elementor-row.slick-slider > .slick-dots li, .elementor-column.dot-circle .elementor-widget-wrap.slick-slider > .slick-dots li, .slick-slider.dot-circle > .slick-dots li, .product-item .product-thumb .slick-dots li, .product-page-slide .flex-control-nav li{display:inline-block;vertical-align:top;margin-left:5px;margin-right:5px;}
.elementor-section.dot-circle .elementor-row.slick-slider > .slick-dots li button, .elementor-column.dot-circle .elementor-widget-wrap.slick-slider > .slick-dots li button, .slick-slider.dot-circle > .slick-dots li button, .product-item .product-thumb .slick-dots li button, .product-page-slide .flex-control-nav li a{display:block;width:12px;height:12px;border-radius:50%;background-color:#000;box-shadow:0 0 15px rgba(255, 255, 255, 0.5);border:none;}
.elementor-section.dot-circle .elementor-row.slick-slider > .slick-dots li:not(.slick-active):not(:hover) button,
.elementor-column.dot-circle .elementor-widget-wrap.slick-slider > .slick-dots li:not(.slick-active):not(:hover) button,
.slick-slider.dot-circle > .slick-dots li:not(.slick-active):not(:hover) button,
.product-item .product-thumb .slick-dots li:not(.slick-active):not(:hover) button,
.product-page-slide .flex-control-nav li a:not(.flex-active):not(:hover){background-color:rgba(0, 0, 0, 0.2);}
.dot-rectangle .slick-dots{margin-top:45px;}
.dot-rectangle .slick-dots li button{width:33px;height:4px;background-color:rgba(0, 0, 0, 0.3);border:none;}
.dot-rectangle .slick-dots li.slick-active button, .dot-rectangle .slick-dots li:hover button{background-color:#000;}
.light .dot-rectangle .slick-dots li button{background-color:rgba(255, 255, 255, 0.3);}
.light .dot-rectangle .slick-dots li.slick-active button, .light .dot-rectangle .slick-dots li:hover button{background-color:#fff;}
@media(max-width:1199px){
.dot-rectangle .slick-dots{margin-top:25px;}
}
@media(max-width:767px){
.dot-rectangle .slick-dots{margin-top:15px;}
} .loading-lazy{position:relative;display:inline-block;vertical-align:top;max-width:100%;}
.cart_totals, .woocommerce-cart-form, .ovic-products.loading > .woocommerce, ul.shop-page.loading, .tabs-container.loading{position:relative;}
.cart_totals.processing > *,
.woocommerce-cart-form.processing > *,
.loading-lazy > *,
.ovic-products.loading > .owl > *:not(.button-products),
ul.shop-page.loading > *,
.tabs-container.loading > .tab-panel.active{opacity:0.3;}
.cart_totals .blockUI.blockOverlay, .woocommerce-cart-form .blockUI.blockOverlay{background-color:transparent !important;opacity:1 !important;}
.widget_shopping_cart .woocommerce-mini-cart li .blockUI.blockOverlay{background-color:rgba(255, 255, 255, 0.7) !important;opacity:1 !important;}
.dgwt-wcas-inner-preloader::after, .send-to-friend.loading::after, .cart_totals .blockUI.blockOverlay::after, .woocommerce-cart-form .blockUI.blockOverlay::after, .loading-lazy::after, .ovic-products.loading > .woocommerce::after, ul.shop-page.loading::after, .tabs-container.loading::after, .button.loading::after, .widget_shopping_cart .woocommerce-mini-cart li .blockUI.blockOverlay::before, .pagination-nav.loading .button-loadmore::before{position:absolute;top:0;bottom:0;left:0;right:0;z-index:10;}
.dgwt-wcas-inner-preloader::after, .send-to-friend.loading::after, .cart_totals .blockUI.blockOverlay::after, .woocommerce-cart-form .blockUI.blockOverlay::after, .loading-lazy::after, .ovic-products.loading > .woocommerce::after, ul.shop-page.loading::after, .tabs-container.loading::after, .button.loading::after, a.compare .blockUI.blockOverlay::before, li.product a.yith-wcqv-button .blockUI.blockOverlay:before, a.yith-wcqv-button .blockUI.blockOverlay::before, .yith-wcwl-add-to-wishlist .blockUI.blockOverlay::before, .widget_shopping_cart .woocommerce-mini-cart li .blockUI.blockOverlay::before, .pagination-nav.loading .button-loadmore::before{content:'';width:30px;height:30px;margin:auto;background-size:cover;background-position:center center;-webkit-animation:fa-spin 1.5s infinite linear;-o-animation:fa-spin 1.5s infinite linear;animation:fa-spin 1.5s infinite linear;display:block;border-style:solid;border-width:2px 2px 0 0;border-radius:50%;}
.yith-wcwl-add-to-wishlist .blockUI.blockOverlay::before{display:block !important;}
.send-to-friend.loading::after{width:20px;height:20px;}
html{font-size:14px;}
body{--main-ff:'Roboto', sans-serif;--main-fz:14px;--main-lh:24px;--main-cl:#555;--main-fw:400;--main-color:#000000;--main-color-2:#ff0000;--main-container:1170px;font-family:var(--main-ff);font-size:var(--main-fz);line-height:var(--main-lh);color:var(--main-cl);font-weight:var(--main-fw);overflow-x:hidden;}
.main-special-font{font-family:inherit;}
rs-group-wrap.container{top:0 !important;bottom:0 !important;left:0 !important;right:0 !important;margin:auto}
rs-group-wrap.ovic-wrap{top:0 !important;bottom:0 !important;margin:auto}
rs-group-wrap.container > rs-loop-wrap, rs-group-wrap.container > rs-loop-wrap > rs-mask-wrap, rs-group-wrap.ovic-wrap > rs-loop-wrap, rs-group-wrap.ovic-wrap > rs-loop-wrap > rs-mask-wrap{position:static !important}
rs-group-wrap.container > rs-loop-wrap > rs-mask-wrap > rs-group, rs-group-wrap.ovic-wrap > rs-loop-wrap > rs-mask-wrap > rs-group{width:100% !important}
.elementor .content-overflow .elementor-widget-wrap{display:inline-grid;}
.content-overflow > .elementor-column-wrap > .slick-slider{display:block;}
.content-overflow > .elementor-container > .elementor-row > .slick-list, .content-overflow > .elementor-column-wrap > .slick-slider > .slick-list, .content-overflow > .slick-slider > .slick-list, .content-overflow .product-list-owl > .slick-list, .content-overflow .content-post > .slick-list{overflow:visible;}
.elementor-toggle .elementor-tab-title{font-weight:inherit;line-height:inherit;}
.elementor-widget-heading .elementor-heading-title{line-height:inherit;}
.elementor-toggle h1.elementor-tab-title, .elementor-toggle h2.elementor-tab-title, .elementor-toggle h3.elementor-tab-title, .elementor-toggle h4.elementor-tab-title, .elementor-toggle h5.elementor-tab-title, .elementor-toggle h6.elementor-tab-title{font-size:inherit;line-height:1.42857143;font-weight:600;}
.elementor-widget-heading h1.elementor-heading-title, .elementor-widget-heading h2.elementor-heading-title, .elementor-widget-heading h3.elementor-heading-title, .elementor-widget-heading h4.elementor-heading-title, .elementor-widget-heading h5.elementor-heading-title, .elementor-widget-heading h6.elementor-heading-title{line-height:1.42857143;}
[class*=" main-color"].elementor-widget-heading h1,
[class*=" main-color"].elementor-widget-heading h2,
[class*=" main-color"].elementor-widget-heading h3,
[class*=" main-color"].elementor-widget-heading h4,
[class*=" main-color"].elementor-widget-heading h5,
[class*=" main-color"].elementor-widget-heading h6{color:inherit;}
.elementor-heading-title a{color:inherit;}
h1, h2, h3, h4, h5, h6{font-weight:600;margin:0 0 20px;color:var(--main-color);line-height:1.42857143;}
h1{font-size:36px;}
h2{font-size:32px;}
h3{font-size:28px;}
h4{font-size:24px;}
h5{font-size:20px;}
h6{
font-size: 16px;
}
p{
margin-bottom: 20px;
}
a{cursor:pointer;color:inherit;text-decoration:none;line-height:inherit;-webkit-transition:color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, opacity 0.2s ease, box-shadow 0.2s ease;-moz-transition:color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, opacity 0.2s ease, box-shadow 0.2s ease;-o-transition:color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, opacity 0.2s ease, box-shadow 0.2s ease;transition:color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, opacity 0.2s ease, box-shadow 0.2s ease;}
a:hover, a:focus{text-decoration:none;outline:none;color:var(--main-color-2);}
a:active{text-decoration:none;outline:none;}
.elementor .elementor-icon{color:inherit;vertical-align:top;}
dt, b, strong{font-weight:600;}
svg, img{height:auto;max-width:100%;}
figure{margin:0;}
iframe{display:block;max-width:100% !important;}
ul, ol{padding:0 0 0 20px;margin-bottom:20px;}
.comments-area .comment ol, .comments-area .comment ul{margin-bottom:20px;}
.comments-area .comment ol ol, .comments-area .comment ol ul, .comments-area .comment ul ul, .comments-area .comment ul ol{margin-bottom:0;}
table{border-collapse:collapse;border-spacing:0;table-layout:auto;width:100%;margin-bottom:20px;}
th, td{border:1px solid #e5e5e5;padding:10px;text-align:left;}
label{vertical-align:top;font-size:inherit;font-weight:600;color:#222;margin:0 0 6px;}
label .required{border-bottom:none;text-decoration:none;color:inherit;}
.chosen-container-active.chosen-with-drop .chosen-single, .chosen-container-single .chosen-single, body .select2-container .select2-selection--single, input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="search"],
input[type="url"],
input[type="number"],
select, textarea{border:none;padding:8px 20px;font-size:inherit;line-height:inherit;color:inherit;font-weight:inherit;max-width:100%;border-radius:0 !important;background:none;box-shadow:0 0 0 1px #e5e5e5 inset;-webkit-appearance:none;-moz-appearance:none;outline:none;margin:0;}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
input[type="number"]:focus,
select:focus, textarea:focus{box-shadow:0 0 0 1px var(--main-color-2) inset;}
.chosen-container-single .chosen-single, body .select2-container .select2-selection--single, input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="search"],
input[type="url"],
input[type="number"]{height:40px;}
textarea{display:block;height:300px;}
select{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpBNTg4QjI3OThCMThFMzExQkNDRUQ5RTc4RjM4N0M5NCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2MjI4NURDNkE0NTExMUU4OTE1MzhCNTJBMkNBMjQyRiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MjI4NURDNUE0NTExMUU4OTE1MzhCNTJBMkNBMjQyRiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5NmQ4Y2E4ZC1jMzdkLTJiNGMtOTkzMy1kNTBlMGQ3ODY1YmMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo3MjlhYzViOC0yOWY1LTExZTgtODkyOC04NjZhNDI3NjIxNDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5rNEDVAAAAXElEQVR42mL8//8/Q01NjSADAwMIYwPvW1pa3jNWV1eDFNzFpxCIlZlAqoGMMKgANkVhIDVMIB6QsQeLYpgikBwDI8iNMAB0qwuQWgXlwhVhKERSzICsCAQAAgwAkeQpHATH348AAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:center right 18px;padding-right:35px;cursor:pointer;}
select::-ms-expand{display:none;}
input[type="radio"],
input[type="checkbox"]{margin-top:5px;cursor:pointer;}::-webkit-input-placeholder{color:inherit;opacity:1;filter:alpha(opacity=100);}:-moz-placeholder{color:inherit;opacity:1;filter:alpha(opacity=100);}::-moz-placeholder{color:inherit;opacity:1;filter:alpha(opacity=100);}:-ms-input-placeholder{color:inherit;opacity:1;filter:alpha(opacity=100);}
.woocommerce .hidden-title-form a.hide-title-form{vertical-align:top;line-height:24px;}
.elementor-button, .added_to_cart, .button, button, input[type="submit"]{position:relative;display:inline-block;vertical-align:top;font-size:12px;line-height:24px;font-weight:600;text-transform:uppercase;padding:8px 30px;border:none;background-color:var(--main-color);color:#fff;text-align:center;cursor:pointer;border-radius:0;-webkit-transition:color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, opacity 0.2s ease, box-shadow 0.2s ease;-moz-transition:color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, opacity 0.2s ease, box-shadow 0.2s ease;-o-transition:color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, opacity 0.2s ease, box-shadow 0.2s ease;transition:color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, opacity 0.2s ease, box-shadow 0.2s ease;}
.elementor-button:hover, .added_to_cart:hover, .added_to_cart:focus, .button:hover, .button:focus, button:hover, input[type="submit"]:hover{color:#fff;background-color:var(--main-color-2);}
button:focus{outline:none;}
.button[disabled],
button[disabled],
input[type="submit"][disabled],
.single_add_to_cart_button.disabled{pointer-events:none;opacity:0.5;}
.product-item .button.disabled, .product-item button.disabled, .product-item .single_add_to_cart_button.disabled{pointer-events:auto;opacity:1;}
.elementor-button-text{flex-grow:inherit;}
blockquote:not(.wp-block-quote){font-family:'Playfair Display', sans-serif;font-size:inherit;line-height:inherit;font-weight:700;font-style:italic;color:#222;border:none;border-left:4px solid var(--main-color-2);padding:15px 0 17px 25px;margin-bottom:20px;}
blockquote:not(.wp-block-quote) > *:last-child{margin-bottom:0;}
.author, .post-author, .product-name, .breadcrumb, .page-title, .post-title, .product_title{-ms-word-wrap:break-word;word-wrap:break-word;}
.page-main-content::before, .page-main-content::after, .entry-content::before, .entry-content::after, .post-content::before, .post-content::after, .post-excerpt::before, .post-excerpt::after{display:table;content:'';clear:both;}
.post-pagination{display:inline-block;width:100%;vertical-align:top;font-size:0;line-height:0;margin-bottom:5px;margin-top:10px;}
.post-pagination > *{display:inline-block;vertical-align:top;font-size:14px;line-height:30px;font-weight:600;min-width:30px;height:30px;text-align:center;margin-right:10px;margin-bottom:10px;color:#fff;background-color:#222;}
.post-pagination .title{display:none;}
.post-pagination .post-page-numbers:not(:hover):not(.current){color:#222;box-shadow:0 0 0 1px #e5e5e5 inset;background-color:transparent;}
.post-pagination .post-page-numbers:hover, .post-pagination .post-page-numbers:focus{color:#fff;}
.post-item .post-content .post-pagination a:hover{text-decoration:none;}
.kute-boutique-dropdown{position:relative;}
.kute-boutique-dropdown > .sub-menu, .top-bar-menu .sub-menu{position:absolute;top:100%;left:0;width:258px;background-color:#fff;z-index:9;box-shadow:0 0 0 1px #e5e5e5 inset;list-style:none;padding:20px 0;margin-bottom:0;-webkit-transition:transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;-moz-transition:transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;-o-transition:transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;transition:transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;text-align:left;visibility:visible;}
.kute-boutique-dropdown > .sub-menu > .menu-item, .top-bar-menu .sub-menu li{padding:0 30px;}
.kute-boutique-dropdown > .sub-menu > .menu-item:not(:last-child) > a,
.top-bar-menu .sub-menu li:not(:last-child) > a{border-bottom:1px dashed #ddd;}
.kute-boutique-dropdown > .sub-menu > .menu-item > a, .top-bar-menu .sub-menu li > a{display:block;padding:8px 0;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.kute-boutique-dropdown > .sub-menu > .menu-item > a:hover, .top-bar-menu .sub-menu li > a:hover{padding-left:15px;}
.kute-boutique-dropdown:not(.open) > .sub-menu{visibility:hidden;opacity:0;-webkit-transform:translateY(15px);-moz-transform:translateY(15px);-ms-transform:translateY(15px);-o-transform:translateY(15px);transform:translateY(15px);}
.top-bar-menu li:not(:hover) > .sub-menu{visibility:hidden;opacity:0;-webkit-transform:translateY(15px);-moz-transform:translateY(15px);-ms-transform:translateY(15px);-o-transform:translateY(15px);transform:translateY(15px);}
.top-bar-menu{display:inline-block;vertical-align:top;list-style:none;padding:0;margin:0 -15px;}
.top-bar-menu li{position:relative;}
.top-bar-menu li .icon{display:inline-block;vertical-align:top;margin-right:7px;}
.top-bar-menu li .fa-phone, .top-bar-menu > .menu-item-has-children > a::after{margin-top:1px;margin-bottom:-1px;}
.top-bar-menu li .icon:not(figure){opacity:0.7;}
.top-bar-menu li .icon img{margin-top:-1px;}
.top-bar-menu > li{display:inline-block;vertical-align:top;margin:0 15px;}
.top-bar-menu > li > a{display:inline-block;vertical-align:top;position:relative;font-size:13px;padding:13px 0;}
.top-bar-menu > li > a .text > span:not(.icon){color:#333;}
.top-bar-menu > .menu-item-has-children > a::after{display:inline-block;vertical-align:top;font-family:FontAwesome, sans-serif;content:'\f107';opacity:0.7;margin-left:7px;}
.breadcrumbs .trail-browse{display:none;}
.breadcrumb{display:block;list-style:none;font-weight:inherit;color:inherit;padding:13px 0;background-color:transparent;margin:0 0 20px;border-radius:0;}
.breadcrumb li, .breadcrumb li a, .breadcrumb > li + li:before{display:inline-block;vertical-align:top;}
.breadcrumb li{max-width:100%;padding-right:5px;}
.breadcrumb li:last-child{padding-right:0;}
.breadcrumb > li + li:before{content:"/";padding:0 5px 0 0;color:inherit;}
.breadcrumb > .active{color:inherit;}
.woocommerce-breadcrumb{padding:13px 0;margin:0 0 30px;}
.woocommerce-breadcrumb .delimiter{padding:0 8px;}
.woocommerce-breadcrumb a{font-weight:500;}
@media(max-width:1199px){
.woocommerce-breadcrumb{margin:0 0 15px;}
}
@media(max-width:767px){
.breadcrumb, .woocommerce-breadcrumb{white-space:nowrap;overflow-y:hidden;-webkit-overflow-scrolling:touch;position:relative;z-index:1;}
.woocommerce-breadcrumb{padding:8px 0;margin:0 0 10px;}
} .pagination-nav,
.woocommerce-pagination{text-align:center;padding-top:25px;border-top:1px solid #e5e5e5;}
.pagination-nav .button-loadmore{display:inline-block;vertical-align:top;font-size:14px;line-height:24px;font-weight:600;padding:3px 0;text-decoration:underline;position:relative;}
.woocommerce-pagination ul.page-numbers{list-style:none;padding-left:0;margin-bottom:0;}
.woocommerce-pagination ul.page-numbers > li{display:inline-block;}
.woocommerce-pagination ul.page-numbers, .navigation, .pagination{display:block;border-radius:0;margin:0;clear:both;font-size:16px;line-height:18px;font-weight:600;padding:2px 0;}
.woocommerce-pagination > .screen-reader-text, .navigation > .screen-reader-text, .pagination .screen-reader-text{display:none;}
.woocommerce-pagination > ul.page-numbers, .navigation .nav-links, .pagination .nav-links{display:inline-block;vertical-align:top;margin:0 -15px;}
.woocommerce-pagination a.page-numbers, .woocommerce-pagination span.page-numbers, .navigation .page-numbers, .pagination .page-numbers{display:inline-block;vertical-align:top;padding:0 1px;margin:10px 15px 0;text-align:center;border-top:1px solid transparent;border-bottom:1px solid transparent;}
.woocommerce-pagination .page-numbers.current, .navigation .page-numbers.current, .pagination .page-numbers.current{border-bottom:1px solid;}
.woocommerce-pagination a.page-numbers.prev, .woocommerce-pagination span.page-numbers.prev, .navigation .page-numbers.prev, .pagination .page-numbers.prev, .woocommerce-pagination a.page-numbers.next, .woocommerce-pagination span.page-numbers.next, .navigation .page-numbers.next, .pagination .page-numbers.next{font-size:0;line-height:0;font-weight:400;}
.woocommerce-pagination a.page-numbers.prev::before, .woocommerce-pagination span.page-numbers.prev::before, .navigation .page-numbers.prev::before, .pagination .page-numbers.prev::before{display:block;content:"\f177";font-family:FontAwesome, sans-serif;font-size:16px;line-height:18px;}
.woocommerce-pagination a.page-numbers.next::before, .woocommerce-pagination span.page-numbers.next::before, .navigation .page-numbers.next::before, .pagination .page-numbers.next::before{display:block;content:"\f178";font-family:FontAwesome, sans-serif;font-size:16px;line-height:18px;}
@media(max-width:767px){
.pagination-nav, .woocommerce-pagination{padding-top:15px;}
.woocommerce-pagination a.page-numbers, .woocommerce-pagination span.page-numbers, .navigation .page-numbers, .pagination .page-numbers{margin:10px 10px 0;}
} .site{position:relative;overflow:hidden;}
.site-content::before, .site-content::after, #primary::before,
#primary::after,
#secondary::before,
#secondary::after{display:table;clear:both;content:'';}
.site-content{padding-top:50px;}
.header.style-29 ~ .site-content > .shop-gallery:first-child,
.header.style-26 ~ .site-content > .shop-gallery:first-child,
.header.style-23 ~ .site-content > .shop-gallery:first-child,
.header.style-20 ~ .site-content > .shop-gallery:first-child,
.header.style-18 ~ .site-content > .shop-gallery:first-child,
.header.style-17 ~ .site-content > .shop-gallery:first-child,
.header.style-16 ~ .site-content > .shop-gallery:first-child,
.header.style-12 ~ .site-content > .shop-gallery:first-child,
.header.style-03 ~ .site-content > .shop-gallery:first-child,
.header.style-02 ~ .site-content > .shop-gallery:first-child,
.header.style-01 ~ .site-content > .shop-gallery:first-child,
.site-content > .shop-gallery.alignfull:first-child, .site-content > .woocommerce-breadcrumb:first-child, .site-content > .breadcrumb:first-child{margin-top:-50px;}
#primary,
#secondary{margin-bottom:60px;}
.container .container{max-width:100%;}
@media(min-width:768px){
.elementor-section.elementor-section-boxed:not(.elementor-has-width) > .elementor-container{width:var(--main-container);}
.elementor-section-stretched.elementor-section-full_width .elementor-section.elementor-section-boxed:not(.elementor-has-width) > .elementor-container,
.elementor-section-stretched.elementor-section-boxed:not(.elementor-has-width) > .elementor-container,
.site > .elementor > .elementor-inner, .container{width:calc(var(--main-container) + 30px);}
body{--main-container:720px;}
}
@media(min-width:992px){
body{--main-container:940px;}
}
@media(min-width:1200px){
body{--main-container:1140px;}
}
@media(min-width:1230px){
body{--main-container:1170px;}
}
@media(min-width:992px){
.site-content.sidebar-left #primary,
.site-content.sidebar-right #primary{display:inline-block;float:left;width:calc(100% - 300px);}
.site-content.sidebar-left #secondary,
.site-content.sidebar-right #secondary{display:inline-block;width:270px;}
.site-content.sidebar-left #primary{float:right;margin-left:30px;}
.site-content.sidebar-right #primary{margin-right:30px;}
.site-content.sidebar-left #secondary + *,
.site-content.sidebar-right #secondary + *{clear:both;}
}
@media(max-width:1199px){
#primary,
#secondary{margin-bottom:40px;}
.site-content{padding-top:30px;}
.header.style-29 ~ .site-content > .shop-gallery:first-child,
.header.style-26 ~ .site-content > .shop-gallery:first-child,
.header.style-23 ~ .site-content > .shop-gallery:first-child,
.header.style-20 ~ .site-content > .shop-gallery:first-child,
.header.style-18 ~ .site-content > .shop-gallery:first-child,
.header.style-17 ~ .site-content > .shop-gallery:first-child,
.header.style-16 ~ .site-content > .shop-gallery:first-child,
.header.style-12 ~ .site-content > .shop-gallery:first-child,
.header.style-03 ~ .site-content > .shop-gallery:first-child,
.header.style-02 ~ .site-content > .shop-gallery:first-child,
.header.style-01 ~ .site-content > .shop-gallery:first-child,
.site-content > .shop-gallery.alignfull:first-child, .site-content > .woocommerce-breadcrumb:first-child, .site-content > .breadcrumb:first-child{margin-top:-30px;}
} .widget .screen-reader-text{display:none !important;}
.widget .widgettitle, .widget .widget-title{font-size:15px;line-height:24px;padding:3px 0;margin-bottom:15px;}
.widget select{width:100%;cursor:pointer;}
.widget ul, .widget ol{list-style:none;padding:0;margin-bottom:0;}
.widget ul ul, .widget ol ul, .widget ol ol, .widget ul ol{padding:0 0 0 20px;}
.dokan-widget-area .widget, .widget-area .widget{margin-bottom:40px;}
.widget_calendar th, .widget_calendar td{text-align:center;padding:5px;}
.widget_calendar caption{margin-top:-8px;}
.widget #today,
.widget #today a{background-color:var(--main-color);color:#fff;}
.widget .comment-author-link{text-transform:capitalize;}
.dokan-widget-area .widget_search .search-form, .dokan-widget-area .widget_product_search .woocommerce-product-search, .dokan-widget-area .widget_tag_cloud .tagcloud, .widget-area .widget_search .search-form, .widget-area .widget_product_search .woocommerce-product-search, .widget-area .widget_tag_cloud .tagcloud{padding:10px 0;}
.dokan-widget-area .widget_archive select, .dokan-widget-area .widget_categories select, .widget-area .widget_archive select, .widget-area .widget_categories select{margin:10px 0;}
.widget_rss .widgettitle img, .widget_rss .widget-title img{margin-top:-1px;}
.dokan-store-menu .caret-icon{float:right;padding-right:10px;}
.dokan-widget-area .dokan-store-menu ul, .dokan-widget-area .widget_product_categories .product-categories, .dokan-widget-area .widget_categories > ul, .dokan-widget-area .widget_categories > * > ul,
.dokan-widget-area .widget_layered_nav > ul, .dokan-widget-area .widget_layered_nav > * > ul,
.widget-area .dokan-store-menu ul, .widget-area .widget_product_categories .product-categories, .widget-area .widget_categories > ul, .widget-area .widget_categories > * > ul,
.widget-area .widget_layered_nav > ul, .widget-area .widget_layered_nav > * > ul{max-height:491px !important;overflow-x:hidden;-webkit-overflow-scrolling:touch;}
.dokan-store-menu ul ul, .widget_product_categories ul ul, .widget_categories ul ul{max-height:inherit !important;}
.widget_layered_nav .term-count, .widget_layered_nav .count, .elementor-widget .tagcloud .tag-link-count, .widget .tagcloud .tag-link-count, .widget_product_categories .tag-link-count, .widget_categories .tag-link-count{opacity:0.7;}
.widget_layered_nav a.selected, .widget_layered_nav .chosen > a, .widget_rating_filter .chosen > a, .dokan-store-menu li > a.selected, .widget_product_categories .current-cat > a, .widget_categories .current-cat > a{color:var(--main-color-2);}
.widget_ovic_nav_menu ul li, .dokan-store-menu ul li, .widget_product_categories ul li, .widget_nav_menu ul li, .widget_layered_nav ul li, .widget_rss ul li, .widget_recent_entries ul li, .widget_recent_comments ul li, .widget_meta ul li, .widget_pages ul li, .widget_categories ul li, .widget_archive ul li{padding:8px 0;border-top:1px dashed #ddd;min-height:41px;}
.widget_ovic_nav_menu .menu > li:first-child, .dokan-store-menu > ul > li:first-child, .widget_product_categories > ul > li:first-child, .widget_product_categories .scroll-wrapper > ul > li:first-child, .widget_nav_menu .menu > li:first-child, .widget_nav_menu .menu .scroll-wrapper > li:first-child, .widget_layered_nav > ul > li:first-child, .widget_layered_nav .scroll-wrapper > ul > li:first-child, .widget_rss > ul > li:first-child, .widget_rss .scroll-wrapper > ul > li:first-child, .widget_recent_entries > ul > li:first-child, .widget_recent_entries .scroll-wrapper > ul > li:first-child, .widget_recent_comments > ul > li:first-child, .widget_recent_comments .scroll-wrapper > ul > li:first-child, .widget_meta > ul > li:first-child, .widget_meta .scroll-wrapper > ul > li:first-child, .widget_pages > ul > li:first-child, .widget_pages .scroll-wrapper > ul > li:first-child, .widget_categories > ul > li:first-child, .widget_categories .scroll-wrapper > ul > li:first-child, .widget_archive > ul > li:first-child, .widget_archive .scroll-wrapper > ul > li:first-child{border-top:none;min-height:40px;}
.widget_ovic_nav_menu ul ul, .dokan-store-menu ul ul, .widget_product_categories ul ul, .widget_nav_menu ul ul, .widget_layered_nav ul ul, .widget_rss ul ul, .widget_recent_entries ul ul, .widget_recent_comments ul ul, .widget_meta ul ul, .widget_pages ul ul, .widget_categories ul ul, .widget_archive ul ul{margin:8px 0 -8px;}
.widget_rss ul li > a, .widget_recent_comments ul li > a, .widget_recent_entries > ul > li > a{display:table;font-weight:600;}
.widget_rss ul li .rss-date, .widget_rss ul li cite, .widget_recent_entries ul li .post-date{display:block;font-size:13px;color:#888;}
.yith-woocompare-widget::before, .yith-woocompare-widget::after{display:table;content:'';clear:both;}
.yith-woocompare-widget ul{list-style:none;padding:10px 0;margin-bottom:0;}
.yith-woocompare-widget a.compare{border-radius:0;}
.widget_ovic_nav_menu .megamenu, .widget_nav_menu .megamenu{background-image:none !important;width:auto !important;}
.widget_ovic_nav_menu .megamenu > .vc_row, .widget_nav_menu .megamenu > .vc_row{padding:0 !important;}
.widget_ovic_nav_menu .megamenu [class^="vc_col-"],
.widget_ovic_nav_menu .megamenu [class*=" vc_col-"],
.widget_nav_menu .megamenu [class^="vc_col-"],
.widget_nav_menu .megamenu [class*=" vc_col-"]{width:100%;float:none;}
.widget_ovic_nav_menu .megamenu .ovic-custommenu, .widget_nav_menu .megamenu .ovic-custommenu{padding:0 0 0 20px !important;margin:0 !important;}
.widget_ovic_nav_menu .megamenu .ovic-custommenu .widget, .widget_nav_menu .megamenu .ovic-custommenu .widget{margin:10px 0 0;}
.widget_ovic_nav_menu .megamenu .widget_nav_menu > .widgettitle, .widget_ovic_nav_menu .megamenu .widget_nav_menu > .widget-title, .widget_nav_menu .megamenu .widget_nav_menu > .widgettitle, .widget_nav_menu .megamenu .widget_nav_menu > .widget-title{margin-bottom:0;padding:5px 0;font-size:16px;}
.widget_ovic_nav_menu .megamenu .menu, .widget_nav_menu .megamenu .menu{margin:0;padding:0;}
.widget .product_list_widget{list-style:none;padding:0;}
.widget .product_list_widget > li::before, .widget .product_list_widget > li::after{display:table;clear:both;content:'';}
.widget .product_list_widget > li:not(:first-child){padding-top:20px;}
.widget .product_list_widget > li:not(:last-child){border-bottom:1px solid #e5e5e5;padding-bottom:20px;}
.widget .product_list_widget > li > a:not(.remove){display:block;font-size:12px;line-height:24px;font-weight:600;text-transform:uppercase;}
.widget .product_list_widget > li > a:not(.remove) ~ *{display:block;margin-left:90px;}
.widget .product_list_widget > li figure{float:left;width:70px;margin-right:20px;}
.widget .product_list_widget > li figure img{margin-right:0;}
.widget .product_list_widget > li img{float:left;width:70px;margin-right:20px;}
.widget .product_list_widget > li .star-rating{display:table;}
.widget .product_list_widget > li .amount, .widget .product_list_widget > li > a ~ .amount{display:inline-block;vertical-align:top;font-weight:600;margin:0;}
.widget .product_list_widget > li ins{text-decoration:none;}
.widget .product_list_widget > li del .amount{text-decoration:line-through;font-weight:inherit;color:#999;}
.widget_shopping_cart .cart-head{font-size:11px;line-height:20px;text-transform:uppercase;padding:5px 0 15px;border-bottom:1px solid #e5e5e5;margin-bottom:20px;}
.widget_shopping_cart .woocommerce-mini-cart{max-height:222px;overflow-x:hidden;-webkit-overflow-scrolling:touch;}
.widget_shopping_cart .woocommerce-mini-cart li{position:relative;}
.widget_shopping_cart .woocommerce-mini-cart li a:not(.remove){padding-right:5px;}
.widget_shopping_cart .woocommerce-mini-cart li .remove{position:absolute;left:0;top:20px;width:20px;font-size:0;line-height:0;text-align:center;background-color:rgba(0, 0, 0, 0.1);}
.widget_shopping_cart .woocommerce-mini-cart li .remove:hover{color:#fff;}
.widget_shopping_cart .woocommerce-mini-cart li:first-child .remove{top:0;}
.widget_shopping_cart .woocommerce-mini-cart li .remove::before{font-family:FontAwesome, sans-serif;content:"\f00d";font-size:14px;line-height:20px;}
.widget_shopping_cart .woocommerce-mini-cart li .variation dt{float:left;margin-right:7px;}
.widget_shopping_cart .woocommerce-mini-cart li .variation dd{margin:0;}
.widget_shopping_cart .total{font-size:14px;line-height:24px;padding:20px 0;margin:20px 0 0;border-top:1px solid #e5e5e5;color:#666;font-weight:600;text-align:center;}
.widget_shopping_cart .total > *{display:inline-block;vertical-align:top;}
.widget_shopping_cart .total .amount{font-size:16px;margin:-1px 0 0 5px;}
.widget_shopping_cart .buttons{margin:0;}
.widget_shopping_cart .buttons .button{display:block;width:100%;font-size:14px;padding:13px 20px;margin-bottom:10px;}
.widget_shopping_cart .buttons .button.checkout:not(:hover){background-color:transparent;}
.widget_shopping_cart .buttons .wcppec-cart-widget-button{display:block;vertical-align:top;}
.widget_shopping_cart .buttons .wcppec-cart-widget-button img{height:50px !important;}
.widget_shopping_cart .wcppec-cart-widget-spb{margin-top:15px;}
dl.variation{margin-bottom:3px;}
dl.variation *:last-child{margin-bottom:0;}
.widget_product_categories .cat-item.cat-parent:before, .widget_product_categories .cat-item.cat-parent:after{content:'';display:table;clear:both;}
.widget_product_categories .cat-item.cat-parent > .carets{float:right;cursor:pointer;overflow:hidden;margin-inline-start:10px;padding-inline-end:5px;text-align:center;}
.widget_product_categories .cat-item.cat-parent > .carets:hover{color:var(--main-color);}
.widget_product_categories .cat-item.cat-parent > .carets:before{display:inline-block;vertical-align:top;font-family:main-icon, sans-serif;content:'\e903';font-size:10px;transition:.3s;}
.widget_product_categories .cat-item.show-sub > .carets:before{transform:rotate(180deg);}
.widget_product_categories .children{display:none;clear:both;}
.widget_layered_nav .inline-group{margin:0 -10px;}
.widget_layered_nav .inline-group a{display:inline-block;vertical-align:top;position:relative;margin:8px 10px;}
.widget_layered_nav .group-image, .widget_layered_nav .group-button, .widget_layered_nav .group-color{display:flex;flex-wrap:wrap;margin:-5px -8px;}
.widget_layered_nav .group-image a, .widget_layered_nav .group-button a, .widget_layered_nav .group-color a{display:inline-block;vertical-align:top;margin:5px 8px;font-size:inherit !important;}
.widget_layered_nav .group-image a > *,
.widget_layered_nav .group-button a > *,
.widget_layered_nav .group-color a > *{display:inline-block;vertical-align:top;}
.widget_layered_nav .group-image a i, .widget_layered_nav .group-color a i{display:inline-block !important;border:1px solid #ddd;background-position:center center;background-size:cover;margin:2px 0;margin-inline-end:3px;}
.widget_layered_nav .group-button{margin:-5px;}
.widget_layered_nav .group-button a{box-shadow:0 0 0 1px #ddd inset;padding:2px 10px;min-width:30px;margin:5px;}
.widget_layered_nav .group-button a i{display:none !important;}
.widget_search .search-form, .widget_product_search .woocommerce-product-search{position:relative;}
.widget_search .search-field, .widget_product_search .search-field{width:100%;padding-right:40px;}
.widget_search button[type="submit"],
.widget_product_search button[type="submit"]{position:absolute;top:10px;bottom:10px;right:0;width:40px;font-size:0;line-height:0;padding:0;background-color:transparent;color:inherit;}
.widget_search button[type="submit"]::before,
.widget_product_search button[type="submit"]::before{font-family:Pe-icon-7-stroke, sans-serif;content:"\e618";font-size:18px;line-height:40px;}
.elementor-widget-wp-widget-woocommerce_product_tag_cloud .elementor-widget-container > h5, .elementor-widget-wp-widget-tag_cloud .elementor-widget-container > h5{display:none;font-size:19px;line-height:32px;margin-bottom:30px;}
.elementor-widget .tagcloud, .widget .tagcloud{display:flex;flex-wrap:wrap;margin:0 -5px -10px;}
.elementor-widget .tagcloud a, .widget .tagcloud a{display:inline-block;vertical-align:top;font-size:13px !important;padding:2px 10px;border:1px solid #ddd;margin:0 5px 10px;}
.elementor-widget .tagcloud a:hover, .widget .tagcloud a:hover{border-color:transparent;color:#fff;}
.elementor-widget-wp-widget-woocommerce_product_tag_cloud.light, .elementor-widget-wp-widget-tag_cloud.light{color:#888;}
.elementor-widget-wp-widget-woocommerce_product_tag_cloud.light .elementor-widget-container > h5, .elementor-widget-wp-widget-tag_cloud.light .elementor-widget-container > h5{color:#fff;}
.elementor-widget-wp-widget-woocommerce_product_tag_cloud.light .tagcloud a:not(:hover),
.elementor-widget-wp-widget-tag_cloud.light .tagcloud a:not(:hover){border-color:#555;}
@media(max-width:1199px){
.elementor-widget-wp-widget-woocommerce_product_tag_cloud .elementor-widget-container > h5, .elementor-widget-wp-widget-tag_cloud .elementor-widget-container > h5{margin-bottom:16px;}
} .widget_product_brand .product-categories.logo{margin:0 -5px;}
.widget_product_brand .product-categories.logo .cat-item{border:none;width:33.33%;max-width:100px;display:inline-block;float:left;padding:10px 5px;}
.widget_product_brand .product-categories.logo .cat-item:nth-child(3n+1){clear:both;}
.widget_product_brand .product-categories.logo .cat-item:not(.current-cat) a:not(:hover){opacity:0.5;}
.widget_price_filter form::before, .widget_price_filter form::after{display:table;content:'';clear:both;}
.ui-slider{position:relative;text-align:left;background-color:#e5e5e5;height:3px;margin:15px 0 15px;}
.ui-slider .ui-slider-range{display:block;position:absolute;top:0;height:100%;background-color:#222;z-index:1;}
.ui-slider .ui-slider-handle{position:absolute;top:-4px;left:0;width:3px;height:11px;cursor:e-resize;-ms-touch-action:none;touch-action:none;background-size:cover;z-index:2;background-color:#222;border-radius:0;}
.ui-slider .ui-slider-handle:last-child{margin-left:-3px;}
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range{filter:inherit;}
.ui-slider-horizontal .ui-slider-range-min{left:0;}
.ui-slider-horizontal .ui-slider-range-max{right:0;}
.price_slider_amount{position:relative;padding:10px 0;overflow:hidden;}
.price_slider_amount .price_label{display:inline-block;vertical-align:top;padding:8px 0;}
.price_slider_amount .price_label span{font-weight:600;}
.price_slider_amount .button{float:right;padding-left:25px;padding-right:25px;}
.price_slider_amount .button:not(:hover){background-color:transparent;box-shadow:0 0 0 1px #ccc inset;}
.wp-video{width:100% !important;}
.ovic-custom-heading.style-01{text-align:center;margin-bottom:20px;}
.ovic-custom-heading.style-01 .title{display:inline-block;vertical-align:top;font-size:24px;line-height:36px;position:relative;margin:0;padding:0 15px;}
.ovic-custom-heading.style-01 .title:not(:last-child){margin-bottom:6px;}
.ovic-custom-heading.style-01 .title::before{position:absolute;content:'';left:0;top:17px;width:50px;height:2px;}
.ovic-custom-heading.style-01 .title .text{position:relative;}
.ovic-custom-heading.style-01 .subtitle{font-family:'Playfair Display', sans-serif;font-style:italic;margin:0 0 6px;}
@media(max-width:479px){
.ovic-custom-heading.style-01 .title{font-size:22px;line-height:34px;}
} .ovic-custom-heading.style-02{font-family:'Playfair Display', sans-serif;font-size:14px;line-height:24px;font-style:italic;padding:0 0 0 50px;position:relative;}
.ovic-custom-heading.style-02::before{position:absolute;content:'';top:20px;bottom:20px;left:0;width:2px;}
.ovic-custom-heading.style-02 .title{font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;margin-bottom:0;}
.ovic-custom-heading.style-02 .title::before, .ovic-custom-heading.style-02 .title::after{display:inline-block;vertical-align:top;content:'“';font-size:80px;font-style:normal;opacity:0.1;}
.ovic-custom-heading.style-02 .title::before{margin:14px -10px -14px -29px;}
.ovic-custom-heading.style-02 .title::after{margin:-12px 0 0 -10px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}
@media(max-width:991px){
.ovic-custom-heading.style-02{padding-left:40px;}
} .ovic-custom-heading.style-03{border:1px dashed #ddd;background-repeat:no-repeat;background-position:left 17% bottom;text-align:center;padding:28px 30px;}
.ovic-custom-heading.style-03 .title{font-size:13px;line-height:inherit;margin:0;}
.ovic-custom-heading.style-04{text-align:center;margin-bottom:20px;}
.ovic-custom-heading.style-04 .subtitle{font-family:'Playfair Display', sans-serif;font-style:italic;font-size:14px;line-height:24px;color:#aaa;margin-bottom:0;}
.ovic-custom-heading.style-04 .title{font-size:24px;line-height:36px;margin-bottom:0;}
.ovic-custom-heading.style-04 figure{font-size:0;line-height:0;letter-spacing:0;}
.ovic-custom-heading.style-04 img{margin-top:10px;}
.ovic-custom-heading.style-05 .title{display:inline-block;vertical-align:top;font-size:35px;line-height:50px;color:#fff;background-position:left 40px center;background-repeat:no-repeat;padding:60px 0;position:relative;max-width:calc(100% - 40px);letter-spacing:0.15em;margin:0;}
.ovic-custom-heading.style-05 .title::before{position:absolute;content:'';top:0;bottom:0;left:0;right:0;border:3px solid;opacity:0.5;}
.ovic-custom-heading.style-05 .title .text{margin:0 -40px 0 40px;}
@media(max-width:1199px){
.ovic-custom-heading.style-05 .title{font-size:32px;line-height:45px;padding:55px 0;max-width:calc(100% - 35px);background-position:left 35px center;}
.ovic-custom-heading.style-05 .title .text{margin:0 -35px 0 35px;}
}
@media(max-width:767px){
.ovic-custom-heading.style-05 .title{max-width:calc(100% - 30px);background-position:left 30px center;}
.ovic-custom-heading.style-05 .title .text{margin:0 -30px 0 30px;}
}
@media(max-width:479px){
.ovic-custom-heading.style-05 .title{font-size:28px;line-height:40px;padding:50px 0;max-width:calc(100% - 25px);background-position:left 25px center;}
.ovic-custom-heading.style-05 .title .text{margin:0 -25px 0 25px;}
} .ovic-custom-heading.style-06{text-align:center;font-size:0;line-height:0;}
.ovic-custom-heading.style-06 .title{display:inline-block;vertical-align:middle;background-position:center center;background-repeat:no-repeat;font-size:24px;line-height:36px;letter-spacing:0.05em;padding:10px 15px 10px calc(15px + 0.05em);margin:0;}
.ovic-custom-heading.style-06::before, .ovic-custom-heading.style-06::after{display:inline-block;vertical-align:middle;content:'';width:22px;height:1px;}
.ovic-custom-heading.style-07{text-align:center;font-size:0;line-height:0;}
.ovic-custom-heading.style-07 .title{font-size:30px;line-height:34px;letter-spacing:0.01em;margin-bottom:0;}
.ovic-custom-heading.style-07 .subtitle{font-family:'Playfair Display', sans-serif;font-size:14px;line-height:20px;font-style:italic;letter-spacing:0.06em;margin-bottom:0;}
.ovic-custom-heading.style-07::after{display:inline-block;vertical-align:top;content:'';width:47px;height:2px;margin-top:8px;}
.ovic-custom-heading.style-08{text-align:center;}
.ovic-custom-heading.style-08::after{display:inline-block;vertical-align:top;content:'';width:30px;height:2px;margin:11px 0;}
.ovic-custom-heading.style-08 .title{font-size:25px;line-height:32px;margin-bottom:0;}
.ovic-custom-heading.style-08 .subtitle{margin-bottom:5px;}
.ovic-custom-heading.style-08.light{color:#ccc;}
.ovic-custom-heading.style-08.light::after{background-color:#fff;}
.elementor-widget-ovic_custommenu{position:static;}
.ovic-custommenu ul{list-style:none;padding:0;margin-bottom:0;}
.ovic-custommenu ul li > a{display:block;position:relative;}
.ovic-custommenu ul li > a .icon img{display:inline-block !important;vertical-align:bottom;width:auto;}
.ovic-custommenu.light{color:#aaa;}
.ovic-custommenu.light .widget .widgettitle, .ovic-custommenu.light .widget .widget-title{color:#fff;}
.ovic-custommenu.style-06 ul li, .ovic-custommenu.style-02 ul li{border:none;min-height:inherit;padding:3px 0;}
.ovic-custommenu.style-06 .menu > li:first-child, .ovic-custommenu.style-02 .menu > li:first-child{min-height:inherit;}
.ovic-custommenu.style-06 ul ul, .ovic-custommenu.style-02 ul ul{margin:3px 0 -3px;}
.ovic-custommenu.style-08{text-align:center;}
.ovic-custommenu.style-03{display:flex;align-items:center;flex-wrap:wrap;text-align:center;padding:0 15px;}
.ovic-custommenu.style-03 > *{flex:1 1 auto;width:1%;padding:0 15px;}
.ovic-custommenu.style-03 .ovic-custom-heading.style-01{flex:0 0 auto;width:37.3%;margin-bottom:0;}
.ovic-custommenu.style-03 .ovic-custom-heading + * > .menu > .slick-list{display:inline-block;vertical-align:top;width:622px;max-width:100%;}
.ovic-custommenu.style-05 .menu-item > a, .ovic-custommenu.style-03 .menu-item > a{display:inline-block;vertical-align:top;width:133px;height:133px;border:1px dashed #ccc;text-align:center;font-size:11px;line-height:24px;text-transform:uppercase;font-weight:600;border-radius:90px;padding:28px 15px 34px;}
.ovic-custommenu.style-05 .menu-item > a:hover, .ovic-custommenu.style-03 .menu-item > a:hover{border:1px dashed;}
.ovic-custommenu.style-08 .menu-item > a .icon, .ovic-custommenu.style-05 .menu-item > a .icon, .ovic-custommenu.style-04 .menu-item > a .icon, .ovic-custommenu.style-03 .menu-item > a .icon{display:block !important;width:auto;height:auto;font-size:40px;line-height:45px;margin:auto;}
.ovic-custommenu.style-08 .menu-item > a img, .ovic-custommenu.style-05 .menu-item > a img, .ovic-custommenu.style-04 .menu-item > a img, .ovic-custommenu.style-03 .menu-item > a img{max-width:101px;max-height:45px;}
.ovic-custommenu.style-08 .menu-item > a .label-image, .ovic-custommenu.style-05 .menu-item > a .label-image, .ovic-custommenu.style-04 .menu-item > a .label-image, .ovic-custommenu.style-03 .menu-item > a .label-image{position:absolute;top:-10px;right:-10px;}
.ovic-custommenu.style-05.light, .ovic-custommenu.style-04.light, .ovic-custommenu.style-03.light{color:#eee;}
.ovic-custommenu.style-05.light .custommenu-inner > .title, .ovic-custommenu.style-04.light .custommenu-inner > .title, .ovic-custommenu.style-03.light .ovic-custom-heading.style-01 .title{color:#fff;}
.ovic-custommenu.style-05.light .custommenu-inner > .subtitle, .ovic-custommenu.style-04.light .custommenu-inner > .subtitle, .ovic-custommenu.style-03.light .ovic-custom-heading.style-01 .subtitle{color:#aaa;}
.ovic-custommenu.style-05.light .menu-item > a:not(:hover),
.ovic-custommenu.style-04.light .menu-item > a:not(:hover),
.ovic-custommenu.style-03.light .menu-item > a:not(:hover){border-color:#444;}
.ovic-custommenu.style-05.light .slick-dots li button, .ovic-custommenu.style-04.light .slick-dots li button, .ovic-custommenu.style-03.light .slick-dots li button{border-color:#444;}
.ovic-custommenu.style-05.light .slick-dots li.slick-active button, .ovic-custommenu.style-05.light .slick-dots li:hover button, .ovic-custommenu.style-04.light .slick-dots li.slick-active button, .ovic-custommenu.style-04.light .slick-dots li:hover button, .ovic-custommenu.style-03.light .slick-dots li.slick-active button, .ovic-custommenu.style-03.light .slick-dots li:hover button{background-color:#eee;border-color:transparent;}
@media(max-width:1199px){
.ovic-custommenu.style-03 .ovic-custom-heading.style-01{width:42%;}
.ovic-custommenu.style-03 .ovic-custom-heading + * > .menu > .slick-list{width:459px;}
}
@media(max-width:991px){
.ovic-custommenu.style-03 .ovic-custom-heading.style-01{width:48%;}
.ovic-custommenu.style-03 .ovic-custom-heading + * > .menu > .slick-list{width:286px;}
}
@media(max-width:767px){
.ovic-custommenu.style-03, .ovic-custommenu.style-03 > *{padding:0;}
.ovic-custommenu.style-03 .ovic-custom-heading.style-01{width:100%;margin-bottom:17px;}
.ovic-custommenu.style-03 .ovic-custom-heading + * > .menu > .slick-list{width:100%;}
} .ovic-custommenu.style-05,
.ovic-custommenu.style-04{text-align:center;padding:31px 25px 20px;}
.ovic-custommenu.style-05 .custommenu-inner > .title, .ovic-custommenu.style-04 .custommenu-inner > .title{font-size:24px;line-height:36px;position:relative;margin-bottom:13px;}
.ovic-custommenu.style-05 .custommenu-inner > .title::after, .ovic-custommenu.style-04 .custommenu-inner > .title::after{display:block;content:'';width:50px;height:2px;margin:1px auto 0;}
.ovic-custommenu.style-05 .custommenu-inner > .subtitle, .ovic-custommenu.style-04 .custommenu-inner > .subtitle{font-family:'Playfair Display', sans-serif;font-style:italic;font-size:14px;line-height:24px;margin-bottom:10px;}
.ovic-custommenu.style-04 .menu-item{padding:0 10px;}
.ovic-custommenu.style-04 .menu-item > a{font-size:11px;line-height:24px;text-transform:uppercase;font-weight:600;border-bottom:1px dashed #ddd;margin-bottom:-1px;padding:22px 0;}
.ovic-custommenu.style-04 .menu-item > a:hover{border-bottom:1px dashed;}
.ovic-custommenu.style-05 .custommenu-inner .menu{margin-top:45px;}
.ovic-custommenu.posi-absolute, .ovic-custommenu.posi-fixed{position:fixed;top:0;left:0;right:auto;bottom:0;width:345px;max-width:100%;padding:70px 0 80px;z-index:100000;background-color:#fff;background-image:inherit;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.ovic-custommenu.posi-absolute{position:absolute;background-color:rgba(255, 255, 255, 0.8);z-index:3;}
.ovic-custommenu.posi-absolute.posi-end, .ovic-custommenu.posi-fixed.posi-end{left:auto;right:0;}
.ovic-custommenu.posi-absolute.light{background-color:rgba(0, 0, 0, 0.8);}
.ovic-custommenu.posi-fixed.light{background-color:#000;}
.ovic-custommenu.posi-absolute .custommenu-inner, .ovic-custommenu.posi-fixed .custommenu-inner{padding:0 50px;}
.ovic-custommenu.posi-absolute .custommenu-close, .ovic-custommenu.posi-fixed .custommenu-close{position:absolute;top:0;left:auto;right:0;font-size:0;line-height:0;width:30px;height:30px;padding:0;border:none;text-align:center;background-color:#e5e5e5;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.ovic-custommenu.posi-absolute.posi-end .custommenu-close, .ovic-custommenu.posi-fixed.posi-end .custommenu-close{left:0;right:auto;}
.ovic-custommenu.posi-absolute .custommenu-close:hover, .ovic-custommenu.posi-fixed .custommenu-close:hover, .ovic-custommenu.posi-absolute.light .custommenu-close:not(:hover),
.ovic-custommenu.posi-fixed.light .custommenu-close:not(:hover){color:#fff;}
.ovic-custommenu.posi-absolute .custommenu-close::before, .ovic-custommenu.posi-absolute .custommenu-close::after, .ovic-custommenu.posi-fixed .custommenu-close::before, .ovic-custommenu.posi-fixed .custommenu-close::after{position:absolute;content:'';top:15px;right:15px;width:6px;height:6px;border-top:1px solid;border-right:1px solid;-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:transform 0.3s ease;-moz-transition:transform 0.3s ease;-o-transition:transform 0.3s ease;transition:transform 0.3s ease;}
.ovic-custommenu.posi-absolute .custommenu-close::after, .ovic-custommenu.posi-fixed .custommenu-close::after{right:16px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg);}
@media(min-width:1200px){
.ovic-custommenu.posi-fixed:not(.open){z-index:100001;}
.ovic-custommenu.posi-absolute.posi-end.open, .ovic-custommenu.posi-fixed.posi-end.open{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);}
.ovic-custommenu.posi-absolute.posi-end.open .custommenu-close, .ovic-custommenu.posi-fixed.posi-end.open .custommenu-close{left:-30px;}
.ovic-custommenu.posi-absolute.posi-end.open .custommenu-close::before, .ovic-custommenu.posi-fixed.posi-end.open .custommenu-close::before{right:20px;-webkit-transform:rotate(45deg) scale(-1);-moz-transform:rotate(45deg) scale(-1);-ms-transform:rotate(45deg) scale(-1);-o-transform:rotate(45deg) scale(-1);transform:rotate(45deg) scale(-1);}
.ovic-custommenu.posi-absolute.posi-start.open, .ovic-custommenu.posi-fixed.posi-start.open{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%);}
.ovic-custommenu.posi-absolute.posi-start.open .custommenu-close, .ovic-custommenu.posi-fixed.posi-start.open .custommenu-close{right:-30px;}
.ovic-custommenu.posi-absolute.posi-start.open .custommenu-close::after, .ovic-custommenu.posi-fixed.posi-start.open .custommenu-close::after{right:10px;-webkit-transform:rotate(-135deg) scale(-1);-moz-transform:rotate(-135deg) scale(-1);-ms-transform:rotate(-135deg) scale(-1);-o-transform:rotate(-135deg) scale(-1);transform:rotate(-135deg) scale(-1);}
.ovic-custommenu.posi-absolute .header-control > *:nth-child(2) > a,
.ovic-custommenu.posi-fixed .header-control > *:nth-child(2) > a{padding-left:0;}
}
@media(max-width:1499px){
.ovic-custommenu.posi-absolute, .ovic-custommenu.posi-fixed{width:320px;padding:40px 0 50px;}
.ovic-custommenu.posi-absolute .custommenu-inner, .ovic-custommenu.posi-fixed .custommenu-inner{padding:0 40px;}
.ovic-custommenu.style-05 .custommenu-inner .menu{margin-top:35px;}
}
@media(max-width:1199px){
.ovic-custommenu.posi-fixed.open{z-index:100001;}
.ovic-custommenu.posi-absolute.posi-end:not(.open),
.ovic-custommenu.posi-fixed.posi-end:not(.open){-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);}
.ovic-custommenu.posi-absolute.posi-end:not(.open) .custommenu-close,
.ovic-custommenu.posi-fixed.posi-end:not(.open) .custommenu-close{left:-30px;}
.ovic-custommenu.posi-absolute.posi-end:not(.open) .custommenu-close::before,
.ovic-custommenu.posi-fixed.posi-end:not(.open) .custommenu-close::before{right:20px;-webkit-transform:rotate(45deg) scale(-1);-moz-transform:rotate(45deg) scale(-1);-ms-transform:rotate(45deg) scale(-1);-o-transform:rotate(45deg) scale(-1);transform:rotate(45deg) scale(-1);}
.ovic-custommenu.posi-absolute.posi-start:not(.open),
.ovic-custommenu.posi-fixed.posi-start:not(.open){-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%);}
.ovic-custommenu.posi-absolute.posi-start:not(.open) .custommenu-close,
.ovic-custommenu.posi-fixed.posi-start:not(.open) .custommenu-close{right:-30px;}
.ovic-custommenu.posi-absolute.posi-start:not(.open) .custommenu-close::after,
.ovic-custommenu.posi-fixed.posi-start:not(.open) .custommenu-close::after{right:10px;-webkit-transform:rotate(-135deg) scale(-1);-moz-transform:rotate(-135deg) scale(-1);-ms-transform:rotate(-135deg) scale(-1);-o-transform:rotate(-135deg) scale(-1);transform:rotate(-135deg) scale(-1);}
.ovic-custommenu.posi-absolute .custommenu-inner, .ovic-custommenu.posi-fixed .custommenu-inner{max-height:100%;overflow-x:hidden;-webkit-overflow-scrolling:touch;}
}
.ovic-custommenu.posi-absolute{width:260px;padding:35px 0 30px;z-index:8;}
.ovic-custommenu.posi-absolute .custommenu-inner{padding:0 30px;}
.ovic-custommenu.style-06 ul li > a::before{content:'';display:inline-block;vertical-align:middle;width:4px;height:4px;border:2px solid;border-radius:50%;margin:0 12px 2px 0;}
.ovic-custommenu.style-11 ul li, .ovic-custommenu.style-10 ul li, .ovic-custommenu.style-07 ul li{padding:0;min-height:inherit;border:none;}
.ovic-custommenu.style-11 ul ul, .ovic-custommenu.style-10 ul ul, .ovic-custommenu.style-07 ul ul{margin:0;padding:0;}
.ovic-custommenu.style-11 .menu > li:first-child, .ovic-custommenu.style-10 .menu > li:first-child, .ovic-custommenu.style-07 .menu > li:first-child{min-height:inherit;}
.ovic-custommenu.style-11 > .widget_nav_menu > .menu, .ovic-custommenu.style-11 > .widget_nav_menu > * > .menu,
.ovic-custommenu.style-10 > .widget_nav_menu > .menu, .ovic-custommenu.style-10 > .widget_nav_menu > * > .menu,
.ovic-custommenu.style-07 > .widget_nav_menu > .menu, .ovic-custommenu.style-07 > .widget_nav_menu > * > .menu{margin:0 -7px;}
.ovic-custommenu.style-11 > .widget_nav_menu > .menu > li, .ovic-custommenu.style-11 > .widget_nav_menu > * > .menu > li,
.ovic-custommenu.style-10 > .widget_nav_menu > .menu > li, .ovic-custommenu.style-10 > .widget_nav_menu > * > .menu > li,
.ovic-custommenu.style-07 > .widget_nav_menu > .menu > li, .ovic-custommenu.style-07 > .widget_nav_menu > * > .menu > li{display:inline-block;vertical-align:top;margin:0 7px;position:relative;border:none;}
.ovic-custommenu.style-11 > .widget_nav_menu > .menu > li > a, .ovic-custommenu.style-11 > .widget_nav_menu > * > .menu > li > a,
.ovic-custommenu.style-10 > .widget_nav_menu > .menu > li > a, .ovic-custommenu.style-10 > .widget_nav_menu > * > .menu > li > a,
.ovic-custommenu.style-07 > .widget_nav_menu > .menu > li > a, .ovic-custommenu.style-07 > .widget_nav_menu > * > .menu > li > a{padding:3px 0;}
.ovic-custommenu.style-07 > .widget_nav_menu > .menu > li:not(:last-child)::after,
.ovic-custommenu.style-07 > .widget_nav_menu > * > .menu > li:not(:last-child)::after{content:'';position:absolute;top:9px;bottom:0;right:-9px;border-right:1px solid;height:12px;}
.ovic-custommenu.style-08 .menu{padding:0;}
.ovic-custommenu.style-08 .menu-item{font-size:12px;line-height:24px;text-transform:uppercase;letter-spacing:0.15em;font-weight:600;position:relative;}
.ovic-custommenu.style-08 .menu-item > a .icon{margin-bottom:15px;}
.ovic-custommenu.style-08 .menu-item::after{position:absolute;content:'';top:5px;bottom:5px;right:-1px;border-right:1px solid #e5e5e5;}
.ovic-custommenu.style-09{text-align:center;}
.ovic-custommenu.style-09 .menu-item > a{display:inline-block;vertical-align:top;max-width:100%;position:relative;overflow:hidden;}
.ovic-custommenu.style-09 .menu-item > a::before{position:absolute;content:'';top:0;bottom:0;left:0;right:0;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;z-index:1;}
.ovic-custommenu.style-09 .menu-item > a:hover::before{background-color:rgba(255, 255, 255, 0.5);}
.ovic-custommenu.style-09.light .menu-item > a:hover::before{background-color:rgba(0, 0, 0, 0.5);}
.ovic-custommenu.style-09 .menu-item > a .label-image{-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
.ovic-custommenu.style-09 .menu-item > a:hover .label-image{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.ovic-custommenu.style-09.light .menu-item > a .text-title{color:#fff;}
.ovic-custommenu.style-09 .menu-item > a .text-title{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;justify-content:center;font-size:18px;line-height:30px;font-weight:600;text-transform:uppercase;letter-spacing:0.15em;z-index:1;}
.ovic-custommenu.style-09 .menu-item > a .icon{display:block;letter-spacing:0;margin:0 auto 20px;font-size:38px;line-height:42px;width:66px;height:66px;border:2px solid;border-radius:50%;position:relative;}
.ovic-custommenu.style-09 .menu-item > a .icon img, .ovic-custommenu.style-09 .menu-item > a .icon::before{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin:auto;}
.ovic-custommenu.style-09 .menu-item > a .icon img{max-height:42px;}
@media(min-width:480px){
.ovic-custommenu.style-11 > .widget_nav_menu > .menu, .ovic-custommenu.style-11 > .widget_nav_menu > * > .menu,
.ovic-custommenu.style-10 > .widget_nav_menu > .menu, .ovic-custommenu.style-10 > .widget_nav_menu > * > .menu{margin:0 -15px;}
.ovic-custommenu.style-11 > .widget_nav_menu > .menu > li, .ovic-custommenu.style-11 > .widget_nav_menu > * > .menu > li,
.ovic-custommenu.style-10 > .widget_nav_menu > .menu > li, .ovic-custommenu.style-10 > .widget_nav_menu > * > .menu > li{margin:0 15px;}
} .ovic-custommenu.style-11 > .widget_nav_menu > .menu > li > a,
.ovic-custommenu.style-11 > .widget_nav_menu > * > .menu > li > a{font-weight:600;text-transform:uppercase;}
.ovic-custommenu.style-11.light > .widget_nav_menu > .menu > li:not(.current-menu-parent):not(.current-menu-item):not(.current_page_item) > a:not(:hover),
.ovic-custommenu.style-11.light > .widget_nav_menu > * > .menu > li:not(.current-menu-parent):not(.current-menu-item):not(.current_page_item) > a:not(:hover){color:#fff;}
.ovic-custommenu.style-12{font-size:16px;line-height:24px;font-weight:500;}
.ovic-custommenu.style-12 .widget .widgettitle, .ovic-custommenu.style-12 .widget .widget-title{font-size:16px;line-height:30px;padding:0;}
.ovic-custommenu.style-12 .widget_nav_menu ul li{border-top:none;min-height:inherit;}
.ovic-custommenu.style-12 .widget_nav_menu ul li:first-child{min-height:inherit;}
.gm-style{font:inherit !important;}
.gm-style *{border-radius:0 !important;}
.gm-style .gm-style-iw{max-width:270px !important;font-size:inherit !important;line-height:inherit !important;font-weight:inherit !important;}
.gm-style .gm-style-iw > div{display:block !important;max-width:inherit !important;max-height:inherit !important;padding:10px 10px 15px;}
.ovic-google-maps .title-maps{display:block;line-height:25px;font-weight:600;letter-spacing:0.17em;}
.ovic-google-maps .address-maps{display:block;margin-bottom:5px;}
.ovic-google-maps .direction-maps{display:block;font-size:13px;line-height:20px;padding:10px 25px;letter-spacing:0.17em;color:#fff;text-align:center;font-weight:600;}
.ovic-google-maps .direction-maps:hover{opacity:0.7;}
.ovic-google-maps button[title="Close"]{width:35px !important;height:35px !important;}
.ovic-tabs{position:relative;}
.ovic-tabs .tabs-head::before, .ovic-tabs .tabs-head::after{display:table;content:'';clear:both;}
.ovic-tabs .tab-panel{opacity:0;visibility:hidden;height:0;overflow:hidden;}
.ovic-tabs .tab-panel.active{opacity:1;visibility:visible;height:auto;overflow:visible;}
.ovic-tabs .tabs{list-style:none;padding:0;margin-bottom:0;font-size:0;line-height:0;}
.ovic-tabs .tabs li{display:inline-block;vertical-align:middle;font-size:16px;line-height:30px;font-weight:600;max-width:100%;}
.ovic-tabs .tabs li a{display:block;position:relative;}
.ovic-tabs.style-01 .tabs{text-align:center;margin:0 -15px 20px;padding-bottom:10px;}
.ovic-tabs.style-01 .tabs li{margin:0 18px;}
.ovic-tabs.style-01 .tabs li a{padding-bottom:8px;position:relative;}
.ovic-tabs.style-01 .tabs li a::before{position:absolute;content:'';bottom:0;left:20px;right:20px;width:0;border-bottom:2px solid;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.ovic-tabs.style-01 .tabs li.active a::before{width:calc(100% - 40px);}
@media(max-width:1199px){
.ovic-tabs.style-03 .tabs, .ovic-tabs.style-01 .tabs{white-space:nowrap;overflow-y:hidden;-webkit-overflow-scrolling:touch;position:relative;z-index:1;}
.ovic-tabs.style-01 .tabs{margin-bottom:25px;}
.ovic-tabs.style-01 .tabs li a{padding-bottom:3px;}
} .ovic-tabs.style-02 .tabs-head{margin-bottom:60px;}
.ovic-tabs.style-02 .tabs{text-align:center;background-position:center center;background-size:contain;background-repeat:no-repeat;white-space:nowrap;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding:10px 0;position:relative;z-index:1;}
.ovic-tabs.style-02 .tabs li{white-space:normal;line-height:36px;}
.ovic-tabs.style-02 .tabs li.active{font-size:24px;}
.ovic-tabs.style-02 .tabs li:not(.active){color:#666;}
.ovic-tabs.style-02 .tabs li:not(:last-child)::after{display:inline-block;vertical-align:middle;content:'';width:22px;border-top:1px solid;margin:0 12px;}
.ovic-tabs.style-02 .tabs li a{display:inline-block;vertical-align:top;}
@media(max-width:1199px){
.ovic-tabs.style-02 .tabs-head{margin-bottom:30px;}
} .ovic-tabs.style-03 .tabs-head{border-bottom:1px solid #ddd;margin-bottom:30px;}
.ovic-tabs.style-03 .tabs-head .ovic-custom-heading.style-01{display:inline-block;vertical-align:top;text-align:inherit;margin:0 30px 0 0;}
.ovic-tabs.style-03 .tabs{display:inline-block;vertical-align:top;float:right;padding:6px 0;margin:0 -12px;}
.ovic-tabs.style-03 .tabs li{font-size:14px;line-height:24px;font-weight:inherit;padding:3px 12px;position:relative;}
.ovic-tabs.style-03 .tabs li:not(:last-child)::after{position:absolute;content:'';top:0;bottom:0;right:-1px;height:14px;margin:auto;border-right:1px solid;}
.ovic-tabs.style-04 .tabs{text-align:center;white-space:nowrap;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin-bottom:20px;position:relative;z-index:1;}
.ovic-tabs.style-04 .tabs li{font-size:24px;line-height:36px;}
.ovic-tabs.style-04 .tabs li:not(:last-child)::after{display:inline-block;vertical-align:top;content:'';width:7px;height:7px;border-radius:50%;background-color:#999;margin:14px 15px 15px;}
.ovic-tabs.style-04 .tabs li:not(.active){color:#999;}
.ovic-tabs.style-04 .tabs li a{display:inline-block;vertical-align:top;}
@media(max-width:1199px){
.ovic-tabs.style-04 .tabs{margin-bottom:10px;}
} .ovic-tabs.style-05 .tabs-head{margin-bottom:50px;}
.ovic-tabs.style-05 .tabs{text-align:center;white-space:nowrap;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-bottom:10px;margin:0 -15px;}
.ovic-tabs.style-05 .tabs li{font-size:24px;line-height:34px;letter-spacing:0.05em;font-weight:600;margin:0 20px;}
.ovic-tabs.style-05 .tabs li:not(.active):not(:hover) a{color:#aaa;}
.ovic-tabs.style-05 .tabs li a::before{position:absolute;left:0;right:0;bottom:0;content:'';width:100%;border-top:3px solid #4e4e4e;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.ovic-tabs.style-05 .tabs li:not(.active) a::before{width:0;}
@media(max-width:1199px){
.ovic-tabs.style-05 .tabs-head{margin-bottom:20px;}
.ovic-tabs.style-05 .tabs li{font-size:22px;line-height:32px;margin:0 15px;}
}
@media(max-width:767px){
.ovic-tabs.style-05 .tabs li{font-size:20px;line-height:30px;}
} .ovic-tab.style-06 .tabs-head{margin-bottom:35px;}
.ovic-tab.style-06 .tabs{white-space:nowrap;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-bottom:15px;}
.ovic-tab.style-06 .tabs li{font-size:30px;line-height:1.5;font-weight:400;color:#888;}
.ovic-tab.style-06 .tabs li:not(:last-child){margin-inline-end:65px;}
.ovic-tab.style-06 .tabs li a{color:inherit;}
.ovic-tab.style-06 .tabs li a::before{position:absolute;content:'';bottom:0;left:0;right:0;width:100%;border-top:2px solid var(--main-color-2);-webkit-transition:width 0.3s ease;-moz-transition:width 0.3s ease;-o-transition:width 0.3s ease;transition:width 0.3s ease;}
.ovic-tab.style-06 .tabs li a:hover, .ovic-tab.style-06 .tabs li.active a{color:var(--main-color);}
.ovic-tab.style-06 .tabs li:not(.active) a:not(:hover)::before{width:0;}
@media(max-width:1199px){
.ovic-tab.style-06 .tabs-head{margin-bottom:15px;}
.ovic-tab.style-06 .tabs li{font-size:26px;}
.ovic-tab.style-06 .tabs li:not(:last-child){margin-inline-end:45px;}
}
@media(max-width:767px){
.ovic-tab.style-06 .tabs-head{margin-bottom:5px;}
.ovic-tab.style-06 .tabs li{font-size:24px;}
.ovic-tab.style-06 .tabs li:not(:last-child){margin-inline-end:30px;}
} .ovic-tab.style-07 .tabs{text-align:center;margin:0 -30px 42px;}
.ovic-tab.style-07 .tabs li{vertical-align:middle;font-family:'Playfair Display', sans-serif;font-size:24px;line-height:36px;font-weight:400;color:#b7b7b7;margin:0 30px;}
.ovic-tab.style-07 .tabs li.active{font-size:38px;line-height:46px;color:var(--main-color);}
.ovic-tab.style-08 .tabs-head{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:38px;}
.ovic-tab.style-08 .ovic-custom-heading{text-align:inherit;margin:0;}
.ovic-tab.style-08 .ovic-custom-heading .title:before{display:none;}
.ovic-tab.style-08 .ovic-custom-heading .title{display:block;font-family:"Crimson Pro", Sans-serif;font-size:42px;line-height:52px;font-weight:400;padding:0;}
.ovic-tab.style-08 .tabs{flex:1 1 auto;width:1%;margin-inline-start:30px;text-align:end;white-space:nowrap;overflow-y:hidden;-webkit-overflow-scrolling:touch;}
.ovic-tab.style-08 .tabs li:not(:last-child){margin-inline-end:44px;}
.ovic-tab.style-08 .tabs li{font-family:"Crimson Pro", Sans-serif;font-size:15px;line-height:24px;font-weight:400;}
.ovic-tab.style-08 .tabs li a{padding-bottom:3px;}
.ovic-tab.style-08 .tabs li a:before{position:absolute;content:'';bottom:0;left:0;right:0;border-top:2px solid var(--main-color-2);transition:all 0.2s ease;width:100%;}
.ovic-tab.style-08 .tabs li:not(.active) a:not(:hover):before{width:0;}
@media(max-width:1199px){
.ovic-tab.style-07 .tabs{margin:0 -20px 32px;}
.ovic-tab.style-07 .tabs li{font-size:21px;line-height:32px;margin:0 20px;}
.ovic-tab.style-07 .tabs li.active{font-size:32px;line-height:40px;}
.ovic-tab.style-08 .tabs-head{margin-bottom:28px;}
.ovic-tab.style-08 .ovic-custom-heading .title{font-size:38px;line-height:46px;}
.ovic-tab.style-08 .tabs li:not(:last-child){margin-inline-end:30px;}
}
@media(max-width:991px){
.ovic-tab.style-08 .ovic-custom-heading .title{font-size:35px;line-height:42px;}
.ovic-tab.style-08 .tabs li:not(:last-child){margin-inline-end:25px;}
}
@media(max-width:767px){
.ovic-tab.style-07 .tabs{margin:0 -15px 27px;}
.ovic-tab.style-07 .tabs li{font-size:19px;line-height:28px;margin:0 15px;}
.ovic-tab.style-07 .tabs li.active{font-size:28px;line-height:36px;}
.ovic-tab.style-08 .tabs{width:100%;margin:0;}
} .ovic-iconbox .icon{display:inline-block;vertical-align:top;}
.ovic-iconbox .icon svg, .ovic-iconbox .icon img{display:inline-block !important;vertical-align:top;}
@-webkit-keyframes kt_shake{
from, to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
17%, 50%, 83%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0);}
33%, 67%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0);}
}
@keyframes kt_shake{
from, to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
17%, 50%, 83%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0);}
33%, 67%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0);}
}
.ovic-iconbox .fa-truck, .ovic-iconbox .fa-exchange-alt, .ovic-iconbox .fa-shield-alt{vertical-align:top;line-height:inherit;font-weight:400;font-family:FontAwesome, sans-serif;}
.ovic-iconbox .fa-exchange-alt::before{content:"\f0ec";}
.ovic-iconbox .fa-shield-alt::before{content:"\f132";}
.ovic-iconbox.light{color:#888;}
.ovic-iconbox.light .title{color:#fff;}
.ovic-iconbox.style-01{position:relative;overflow:hidden;}
.ovic-iconbox.style-01::before, .ovic-iconbox.style-01::after{position:absolute;content:'';top:0;bottom:0;left:0;right:0;border-style:dashed;margin:auto;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;}
.ovic-iconbox.style-01::before{width:0;border-width:1px 0;}
.ovic-iconbox.style-01::after{height:0;border-width:0 1px;}
.ovic-iconbox.style-01:hover::before{width:100%;}
.ovic-iconbox.style-01:hover::after{height:100%;}
.ovic-iconbox.style-01 .iconbox-inner{font-size:0;line-height:0;padding:50px 30px;border:1px dashed #ddd;text-align:center;}
.ovic-iconbox.style-01 .iconbox-inner > *{display:inline-block;vertical-align:middle;position:relative;z-index:1;}
.ovic-iconbox.style-01 .icon-wrap{width:30px;font-size:30px;line-height:1;}
.ovic-iconbox.style-01 .icon img{max-width:30px;max-height:30px;}
.ovic-iconbox.style-01 .content{max-width:calc(100% - 30px);padding-left:15px;}
.ovic-iconbox.style-01 .title{font-size:12px;line-height:20px;margin-bottom:0;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}
.ovic-iconbox.style-01:hover .title{color:inherit;}
.ovic-iconbox:not(.style-04) .fa-truck::before,
.ovic-iconbox:not(.style-04) .flaticon-plane::before,
.ovic-iconbox:not(.style-04) .flaticon-reload::before,
.ovic-iconbox:not(.style-04) .flaticon-clock::before,
.ovic-iconbox:not(.style-04) .flaticon-boat::before{-webkit-transition:transform 0.5s ease, opacity 0.5s ease;-moz-transition:transform 0.5s ease, opacity 0.5s ease;-o-transition:transform 0.5s ease, opacity 0.5s ease;transition:transform 0.5s ease, opacity 0.5s ease;}
.ovic-iconbox.style-02:hover .fa-truck::before{-webkit-transform:translate(-70px, 0);-moz-transform:translate(-70px, 0);-ms-transform:translate(-70px, 0);-o-transform:translate(-70px, 0);transform:translate(-70px, 0);}
.ovic-iconbox:not(.style-04):not(.style-02):hover .fa-truck::before{-webkit-transform:translate(-120px, 0);-moz-transform:translate(-120px, 0);-ms-transform:translate(-120px, 0);-o-transform:translate(-120px, 0);transform:translate(-120px, 0);}
.ovic-iconbox.style-06:hover .flaticon-plane::before, .ovic-iconbox.style-03:hover .flaticon-plane::before, .ovic-iconbox.style-01:hover .flaticon-plane::before{-webkit-transform:translate(50px, -90px);-moz-transform:translate(50px, -90px);-ms-transform:translate(50px, -90px);-o-transform:translate(50px, -90px);transform:translate(50px, -90px);}
.ovic-iconbox:not(.style-04):not(.style-01):not(.style-03):not(.style-06):hover .flaticon-plane::before{-webkit-transform:translate(30px, -50px);-moz-transform:translate(30px, -50px);-ms-transform:translate(30px, -50px);-o-transform:translate(30px, -50px);transform:translate(30px, -50px);}
.ovic-iconbox:not(.style-04):hover .flaticon-reload::before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}
.ovic-iconbox:not(.style-04):hover .flaticon-clock::before{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}
.ovic-iconbox:not(.style-04):hover .flaticon-boat::before{opacity:0;-webkit-transform:scale(1.8);-moz-transform:scale(1.8);-ms-transform:scale(1.8);-o-transform:scale(1.8);transform:scale(1.8);}
.ovic-iconbox:not(.style-04):hover .icon > *:not(.fa-truck):not(.flaticon-plane):not(.flaticon-reload):not(.flaticon-clock):not(.flaticon-boat)::before,
.ovic-iconbox:not(.style-04):hover .icon > svg,
.ovic-iconbox:not(.style-04):hover .icon > figure{-webkit-animation:kt_shake 0.5s linear;-o-animation:kt_shake 0.5s linear;animation:kt_shake 0.5s linear;}
@media(max-width:1199px){
.ovic-iconbox.style-01 .iconbox-inner{padding:40px 25px;}
}
@media(max-width:479px){
.ovic-iconbox.style-01 .iconbox-inner{padding:30px 15px;}
} .ovic-iconbox.style-02{text-align:center;}
.ovic-iconbox.style-02 .icon-wrap{display:inline-block;vertical-align:top;width:80px;font-size:35px;line-height:36px;margin-bottom:20px;position:relative;-webkit-transition:color 0.2s ease;-moz-transition:color 0.2s ease;-o-transition:color 0.2s ease;transition:color 0.2s ease;}
.ovic-iconbox.style-02 .icon-wrap::before{position:absolute;top:0;bottom:0;left:0;right:0;content:'';border:2px solid;opacity:0.8;}
.ovic-iconbox.style-02 .icon{display:block;position:relative;overflow:hidden;padding:16px 0;}
.ovic-iconbox.style-02 .icon::before, .ovic-iconbox.style-02 .icon::after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;border-style:solid;margin:auto;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;}
.ovic-iconbox.style-02 .icon::before{width:0;border-width:2px 0;}
.ovic-iconbox.style-02 .icon::after{height:0;border-width:0 2px;}
.ovic-iconbox.style-02:hover .icon::before{width:100%;}
.ovic-iconbox.style-02:hover .icon::after{height:100%;}
.ovic-iconbox.style-02 .icon img{max-width:35px;max-height:36px;}
.ovic-iconbox.style-02 .title{font-size:18px;line-height:30px;font-weight:400;color:#fff;margin-bottom:2px;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}
.ovic-iconbox.style-02 .title span{font-weight:600;}
.ovic-iconbox.style-02 .desc{font-family:'Playfair Display', sans-serif;font-style:italic;margin-bottom:0;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}
.ovic-iconbox.style-02 .iconbox-inner:hover .icon, .ovic-iconbox.style-02 .iconbox-inner:hover .desc{color:#fff;}
.ovic-iconbox.style-03{overflow:hidden;padding:40px 0;}
.ovic-iconbox.style-03 .iconbox-inner{font-size:0;line-height:0;text-align:center;}
.ovic-iconbox.style-03 .iconbox-inner > *{display:inline-block;vertical-align:middle;text-align:left;}
.ovic-iconbox.style-03 .icon-wrap{width:60px;font-size:35px;line-height:36px;}
.ovic-iconbox.style-03 .icon img{max-width:35px;max-height:36px;}
.ovic-iconbox.style-03 .content{max-width:calc(100% - 60px);}
.ovic-iconbox.style-03 .title{font-size:18px;line-height:30px;font-weight:400;margin-bottom:0;}
.ovic-iconbox.style-03 .title span{font-weight:600;}
.ovic-iconbox.style-03 .desc{font-family:'Playfair Display', sans-serif;font-size:14px;line-height:24px;font-style:italic;margin-bottom:0;}
@media(max-width:1199px){
.ovic-iconbox.style-03{padding:35px 0;}
.ovic-iconbox.style-03 .icon-wrap{width:50px;}
.ovic-iconbox.style-03 .content{max-width:calc(100% - 50px);}
}
@media(max-width:991px){
.ovic-iconbox.style-03{padding:25px 0;}
} .ovic-iconbox.style-04 .iconbox-inner::before,
.ovic-iconbox.style-04 .iconbox-inner::after{display:table;content:'';clear:both;}
.ovic-iconbox.style-04 .icon-wrap{display:inline-block;vertical-align:top;float:left;width:39px;font-size:18px;color:#999;}
.ovic-iconbox.style-04 .content{display:inline-block;vertical-align:top;width:calc(100% - 39px);}
.ovic-iconbox.style-04 .title{font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;color:inherit;margin:0;}
.ovic-iconbox.style-05{text-align:center;overflow:hidden;padding:10px 0;}
.ovic-iconbox.style-05 .iconbox-inner{font-size:0;line-height:0;}
.ovic-iconbox.style-05 .iconbox-inner > *{display:inline-block;vertical-align:middle;text-align:left;}
.ovic-iconbox.style-05 .iconbox-inner .icon-wrap{width:30px;font-size:26px;line-height:30px;margin-right:15px;}
.ovic-iconbox.style-05 .iconbox-inner .content{max-width:calc(100% - 45px);}
.ovic-iconbox.style-05 .iconbox-inner .title{font-family:inherit;font-size:13px;line-height:20px;padding:5px 0;letter-spacing:0.05em;margin-bottom:0;font-weight:400;}
.ovic-iconbox.style-05 .iconbox-inner .title span{text-decoration:underline;}
.ovic-iconbox.style-05.light .icon-wrap{color:#ddd;}
.ovic-iconbox.style-05.light .title{color:#999;}
.ovic-iconbox.style-06{border:2px solid #eee;text-align:center;padding:30px;overflow:hidden;}
.ovic-iconbox.style-06 .icon-wrap{display:block;font-size:36px;line-height:50px;}
.ovic-iconbox.style-06 .title{font-size:13px;line-height:24px;letter-spacing:0.05em;font-weight:500;margin-bottom:0;}
.ovic-iconbox.style-07{text-align:center;font-family:'Oswald', sans-serif;font-weight:300;padding:24px 30px;overflow:hidden;}
.ovic-iconbox.style-07 .iconbox-inner{font-size:0;line-height:0;}
.ovic-iconbox.style-07 .iconbox-inner > *{display:inline-block;vertical-align:top;font-size:14px;line-height:24px;}
.ovic-iconbox.style-07 .icon-wrap{width:28px;margin-right:10px;font-size:28px;line-height:30px;}
.ovic-iconbox.style-07 .content{padding:3px 0;max-width:calc(100% - 38px);}
.ovic-iconbox.style-07 .content > *{display:inline-block;vertical-align:top;}
.ovic-iconbox.style-07 .title{font-size:18px;line-height:inherit;font-family:inherit;font-weight:400;letter-spacing:0.05em;margin:0 5px 0 0;}
.ovic-iconbox.style-07 .desc{margin:2px 0 -2px;}
.ovic-iconbox.style-08{text-align:center;border:3px solid #ddd;padding:5px 10px;}
.ovic-iconbox.style-08 .iconbox-inner{font-size:0;line-height:0;}
.ovic-iconbox.style-08 .iconbox-inner > *{display:inline-block;vertical-align:middle;}
.ovic-iconbox.style-08 .icon-wrap{font-size:24px;line-height:30px;width:30px;}
.ovic-iconbox.style-08 .icon-wrap a{display:block;}
.ovic-iconbox.style-08 .content{max-width:calc(100% - 30px);}
.ovic-iconbox.style-08 .title{font-size:13px;line-height:20px;letter-spacing:0.05em;margin:0;}
.ovic-iconbox.style-08 .title a{padding:0 5px;}
.ovic-iconbox.style-08.light{border:2px solid #333;}
.ovic-iconbox.style-08.light .icon-wrap{color:#ddd;}
.ovic-iconbox.style-08.light .title{color:#aaa;}
.ovic-iconbox.style-09, .ovic-iconbox.style-10{position:relative;text-align:center;}
.ovic-iconbox.style-09:not(:hover)::before,
.ovic-iconbox.style-10:not(:hover)::before{-webkit-transform:translate(5px,5px);-moz-transform:translate(5px,5px);-ms-transform:translate(5px,5px);-o-transform:translate(5px,5px);transform:translate(5px,5px);}
.ovic-iconbox.style-09::before, .ovic-iconbox.style-10::before{position:absolute;content:'';top:0;left:0;bottom:0;right:0;border:3px solid #ddd;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}
.ovic-iconbox.style-09 .iconbox-inner, .ovic-iconbox.style-10 .iconbox-inner{position:relative;background-color:#fff;padding:14px;-webkit-transition:background-color 0.2s ease;-moz-transition:background-color 0.2s ease;-o-transition:background-color 0.2s ease;transition:background-color 0.2s ease;}
.ovic-iconbox.style-09 .iconbox-inner > a, .ovic-iconbox.style-10 .iconbox-inner > a{position:absolute;top:0;bottom:0;left:0;right:0;}
.ovic-iconbox.style-09 .icon-wrap, .ovic-iconbox.style-10 .icon-wrap{display:inline;margin:0 5px;}
.ovic-iconbox.style-09 .icon-wrap a, .ovic-iconbox.style-10 .icon-wrap a, .ovic-iconbox.style-09 .title a, .ovic-iconbox.style-10 .title a{color:inherit;}
.ovic-iconbox.style-09 .content, .ovic-iconbox.style-10 .content{display:inline;margin:0 5px;}
.ovic-iconbox.style-09 .title, .ovic-iconbox.style-10 .title{display:inline;font-size:14px;line-height:24px;font-weight:600;margin:0;}
.ovic-iconbox.style-09 .title span, .ovic-iconbox.style-10 .title span{-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}
.ovic-iconbox.style-09 .iconbox-inner:hover .title span{color:#fff;}
.ovic-iconbox.style-10::before{border:none;background-color:#fff;}
.ovic-iconbox.style-10 .iconbox-inner{padding:10px 14px;background-color:transparent;}
.ovic-iconbox.style-10 .title{color:#fff;}
.ovic-iconbox.style-11 .icon-wrap{display:inline-block;vertical-align:bottom;width:40px;}
.ovic-iconbox.style-11 .icon{font-size:32px;line-height:32px;max-width:32px;}
.ovic-iconbox.style-11 .content{display:inline;vertical-align:bottom;}
.ovic-iconbox.style-11 .title{display:inline;font-size:14px;line-height:24px;font-weight:400;margin:0;}
.ovic-iconbox.style-12{text-align:center;}
.ovic-iconbox.style-12 .icon{font-size:36px;line-height:50px;margin-bottom:14px;}
.ovic-iconbox.style-12 .title{display:inline-block;vertical-align:top;font-size:15px;line-height:24px;letter-spacing:0.05em;position:relative;margin-bottom:0;}
.ovic-iconbox.style-12 .title::before{position:absolute;content:'';bottom:0;left:0;right:0;border-top:2px solid;opacity:0.5;}
@media(max-width:1199px){
.ovic-iconbox.style-12 .icon{font-size:32px;line-height:44px;margin-bottom:7px;}
.ovic-iconbox.style-12 .title{font-size:14px;}
} .ovic-iconbox.style-13{font-size:14px;line-height:24px;color:#3b3b3b;}
.ovic-iconbox.style-13 .iconbox-inner{display:flex;}
.ovic-iconbox.style-13 .icon-wrap{width:60px;}
.ovic-iconbox.style-13 .icon{font-size:60px;line-height:1;color:#e0e0e0;}
.ovic-iconbox.style-13 .content{flex:1 1 auto;width:1%;padding-top:5px;padding-inline-start:22px;}
.ovic-iconbox.style-13 .title{font-size:20px;line-height:30px;font-family:inherit;margin-bottom:1px;}
.ovic-iconbox.style-13 .desc{margin:0;}
@media(max-width:767px){
.ovic-iconbox.style-05{padding:5px 0;}
} .ovic-brand{text-align:center;}
.ovic-brand .brand-item a{display:flex;}
.ovic-brand .brand-item .thumb{width:100%;display:flex;align-items:center;justify-content:center;}
.ovic-brand .brand-item img{max-height:100%;width:auto;}
.ovic-socials .fa{font-family:FontAwesome, sans-serif;}
.ovic-socials ul{list-style:none;padding:0;font-size:0;line-height:0;margin:0 -5px -10px;}
.ovic-socials ul li{display:inline-block;vertical-align:top;margin:0 5px 10px;}
.ovic-socials ul li a{display:block;width:44px;text-align:center;color:#fff;border-radius:50%;}
.ovic-socials ul li a .icon{display:block;font-size:21px;line-height:44px;}
.ovic-socials ul li a .text{display:none;}
.ovic-socials.light ul li a:not(:hover){background-color:#fff;}
.ovic-socials.style-02 ul li a{width:40px;}
.ovic-socials.style-02 ul li a .icon{font-size:18px;line-height:40px;}
.ovic-socials.style-02 ul li a:not(:hover){color:#ccc;background-color:transparent;box-shadow:0 0 0 2px #ccc inset;}
.ovic-socials.style-02.light ul li a:not(:hover){color:#888;box-shadow:0 0 0 2px #888 inset;}
.ovic-socials.style-03 ul li a{width:36px;background-color:transparent;border-radius:0;}
.ovic-socials.style-03 ul li a .icon{font-size:18px;line-height:34px;}
.ovic-socials.style-03 ul li a:not(:hover){color:#666;background-color:transparent;box-shadow:0 0 0 1px #ddd inset;}
.ovic-socials.style-03.light ul li a:not(:hover){color:#eee;box-shadow:0 0 0 1px #555 inset;}
.ovic-socials.style-04 ul{margin:0 -15px;}
.ovic-socials.style-04 ul li{margin:0 15px;}
.ovic-socials.style-04 ul li a{width:auto;background-color:transparent;border-radius:0;}
.ovic-socials.style-04 ul li a .icon{font-size:17px;line-height:30px;}
.ovic-socials.style-04 ul li a:hover{background-color:transparent;}
.ovic-socials.style-04.light ul li a:not(:hover){color:#fff;background-color:transparent;}
.ovic-socials.style-05 ul{margin:0 -7px -15px;}
.ovic-socials.style-05 ul li{margin:0 7px 15px;}
.ovic-socials.style-05 ul li a{width:30px;}
.ovic-socials.style-05 ul li a .icon{font-size:17px;line-height:30px;}
.ovic-socials.style-06 ul{margin:0;}
.ovic-socials.style-06 ul li{display:block;margin:0;font-size:14px;line-height:30px;}
.ovic-socials.style-07 ul li a, .ovic-socials.style-06 ul li a{color:var(--main-color);background-color:transparent;width:auto;text-align:inherit;padding:3px 0;}
.ovic-socials.style-06 ul li a .icon{display:inline-block;vertical-align:top;font-size:19px;line-height:inherit;width:20px;text-align:center;margin-inline-end:30px;}
.ovic-socials.style-07 ul li a .text, .ovic-socials.style-06 ul li a .text{display:inline-block;vertical-align:top;}
.ovic-socials.style-07 ul li a:hover, .ovic-socials.style-06 ul li a:hover{color:var(--main-color-2);background-color:transparent;}
.ovic-socials.style-07.light ul li a, .ovic-socials.style-06.light ul li a{background-color:transparent;}
.ovic-socials.style-07.light ul li a:not(:hover),
.ovic-socials.style-06.light ul li a:not(:hover){color:#888;}
.ovic-socials.style-07.light ul li a:not(:hover) .icon,
.ovic-socials.style-06.light ul li a:not(:hover) .icon{color:#fff;}
.ovic-socials.style-07 ul{display:flex;flex-wrap:wrap;justify-content:space-between;}
.ovic-socials.style-07 ul li{font-size:14px;line-height:24px;font-weight:700;}
.ovic-socials.style-07 ul li .icon{display:inline-block;vertical-align:top;font-size:19px;line-height:inherit;width:20px;text-align:center;margin-inline-end:3px;}
@media(max-width:1199px){
.ovic-socials.style-06 ul li{line-height:26px;}
.ovic-socials.style-06 ul li a .icon{margin-inline-end:20px;}
} .ovic-newsletter.open-modal{-webkit-animation:none;-o-animation:none;animation:none;}
.ovic-newsletter .mc4wp-form-fields{position:relative;}
.ovic-newsletter .text-field{font-weight:inherit;color:inherit;margin:0;}
.ovic-newsletter .input-text, .ovic-newsletter .submit-newsletter{position:relative;z-index:1;}
.ovic-newsletter .input-focus{position:absolute;top:0;bottom:0;left:0;right:0;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}
.ovic-newsletter .radio-field{display:inline-block;vertical-align:top;font-size:14px;line-height:24px;cursor:pointer;font-weight:500;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}
.ovic-newsletter .input-radio{vertical-align:middle;margin:-1px 2px 0 0;}
.ovic-newsletter .discount .text-primary{display:inline-block;vertical-align:bottom;font-size:18px;line-height:32px;font-weight:900;letter-spacing:0.2em;margin:0 5px;}
.ovic-newsletter .discount .text-primary span{font-size:30px;margin:-4px 0 4px;}
.ovic-newsletter .discount .desc{display:inline-block;vertical-align:bottom;font-size:14px;line-height:30px;font-weight:700;letter-spacing:0.05em;margin:0 5px;}
.ovic-newsletter.light{color:#888;}
.ovic-newsletter.light .title{color:#fff;}
.ovic-newsletter.style-01{text-align:center;}
.ovic-newsletter.style-01 .ovic-custom-heading.style-01{margin-bottom:38px;}
.ovic-newsletter.style-01 .newsletter-inner{font-size:0;line-height:0;}
.ovic-newsletter.style-01 .newsletter-inner > *{display:inline-block;vertical-align:middle;font-size:14px;line-height:24px;width:100%;position:relative;}
.ovic-newsletter.style-01 .newsletter-video{width:57.3%;}
.ovic-newsletter.style-01 .thumb{display:inline-block;vertical-align:top;position:relative;max-width:100%;}
.ovic-newsletter.style-01 .thumb::before{position:absolute;content:'';top:0;bottom:0;left:0;right:0;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.ovic-newsletter.style-01 .newsletter-inner:hover .thumb::before{background-color:rgba(0, 0, 0, 0.5);}
.ovic-newsletter.style-01 .button-play{position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);width:60px;border:3px solid;font-size:0;line-height:0;border-radius:50%;padding:0 0 0 4px;background-color:transparent;}
.ovic-newsletter.style-01 .button-play::before{font-family:FontAwesome, sans-serif;content:"\f04b";font-size:20px;line-height:54px;}
.ovic-newsletter.style-01 .newsletter-video ~ .newsletter-info{width:42.7%;}
.ovic-newsletter.style-01 .newsletter-video ~ .newsletter-info::before{margin-left:-136px;}
.ovic-newsletter.style-01 .newsletter-info::before{position:absolute;content:'';top:0;bottom:0;left:0;right:0;border:6px solid;}
.ovic-newsletter.style-01 .newsletter-info > *{position:relative;}
.ovic-newsletter.style-01 .info-inner{min-height:280px;padding:30px 30px 50px;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;justify-content:center;}
.ovic-newsletter.style-10 .mc4wp-form, .ovic-newsletter.style-07 .mc4wp-form, .ovic-newsletter.style-05 .mc4wp-form, .ovic-newsletter.style-04 .mc4wp-form, .ovic-newsletter.style-02 .mc4wp-form, .ovic-newsletter.style-01 .mc4wp-form{display:inline-block;vertical-align:top;width:100%;max-width:370px;}
.ovic-newsletter.style-10 .mc4wp-form-fields, .ovic-newsletter.style-07 .mc4wp-form-fields, .ovic-newsletter.style-05 .mc4wp-form-fields, .ovic-newsletter.style-04 .mc4wp-form-fields, .ovic-newsletter.style-02 .mc4wp-form-fields, .ovic-newsletter.style-01 .mc4wp-form-fields{display:table;width:100%;}
.ovic-newsletter.style-10 .mc4wp-form-fields > *,
.ovic-newsletter.style-07 .mc4wp-form-fields > *,
.ovic-newsletter.style-05 .mc4wp-form-fields > *,
.ovic-newsletter.style-04 .mc4wp-form-fields > *,
.ovic-newsletter.style-02 .mc4wp-form-fields > *,
.ovic-newsletter.style-01 .mc4wp-form-fields > *{display:table-cell;vertical-align:top;}
.ovic-newsletter.style-10 .text-field, .ovic-newsletter.style-07 .text-field, .ovic-newsletter.style-05 .text-field, .ovic-newsletter.style-04 .text-field, .ovic-newsletter.style-02 .text-field, .ovic-newsletter.style-01 .text-field{width:100%;}
.ovic-newsletter.style-10 .input-text, .ovic-newsletter.style-07 .input-text, .ovic-newsletter.style-05 .input-text, .ovic-newsletter.style-04 .input-text, .ovic-newsletter.style-02 .input-text, .ovic-newsletter.style-01 .input-text{width:100%;}
.ovic-newsletter.style-10 .submit-newsletter, .ovic-newsletter.style-07 .submit-newsletter, .ovic-newsletter.style-05 .submit-newsletter, .ovic-newsletter.style-04 .submit-newsletter, .ovic-newsletter.style-02 .submit-newsletter, .ovic-newsletter.style-01 .submit-newsletter{white-space:nowrap;}
.ovic-newsletter.style-10 .input-text, .ovic-newsletter.style-05 .input-text, .ovic-newsletter.style-04 .input-text, .ovic-newsletter.style-02 .input-text, .ovic-newsletter.style-01 .input-text{box-shadow:none;font-size:13px;padding:1px 10px;height:26px;width:100%;}
.ovic-newsletter.style-10 .submit-newsletter, .ovic-newsletter.style-05 .submit-newsletter, .ovic-newsletter.style-04 .submit-newsletter, .ovic-newsletter.style-02 .submit-newsletter, .ovic-newsletter.style-01 .submit-newsletter{background-color:transparent;padding:1px 10px;}
.ovic-newsletter.style-10 .input-focus, .ovic-newsletter.style-05 .input-focus, .ovic-newsletter.style-04 .input-focus, .ovic-newsletter.style-02 .input-focus, .ovic-newsletter.style-01 .input-focus{border-bottom:1px solid #e5e5e5;}
.ovic-newsletter.style-04 .input-text::-webkit-input-placeholder, .ovic-newsletter.style-02 .input-text::-webkit-input-placeholder, .ovic-newsletter.style-01 .input-text::-webkit-input-placeholder{color:#aaa;}
.ovic-newsletter.style-04 .input-text:-moz-placeholder, .ovic-newsletter.style-02 .input-text:-moz-placeholder, .ovic-newsletter.style-01 .input-text:-moz-placeholder{color:#aaa;}
.ovic-newsletter.style-04 .input-text::-moz-placeholder, .ovic-newsletter.style-02 .input-text::-moz-placeholder, .ovic-newsletter.style-01 .input-text::-moz-placeholder{color:#aaa;}
.ovic-newsletter.style-04 .input-text:-ms-input-placeholder, .ovic-newsletter.style-02 .input-text:-ms-input-placeholder, .ovic-newsletter.style-01 .input-text:-ms-input-placeholder{color:#aaa;}
@media(max-width:1199px){
.ovic-newsletter.style-01 .newsletter-video{width:60%;}
.ovic-newsletter.style-01 .newsletter-video ~ .newsletter-info{width:40%;}
.ovic-newsletter.style-01 .info-inner{min-height:260px;}
}
@media(max-width:991px){
.ovic-newsletter.style-01 .newsletter-video{width:100%;}
.ovic-newsletter.style-01 .newsletter-video ~ .newsletter-info{width:calc(100% - 30px);max-width:570px;}
.ovic-newsletter.style-01 .newsletter-video ~ .newsletter-info::before{margin:-55px 0 0;}
.ovic-newsletter.style-01 .info-inner{min-height:auto;padding:20px 20px 40px;}
.ovic-newsletter.style-01 .ovic-custom-heading.style-01{margin-bottom:20px;}
.ovic-newsletter.style-01 .thumb img{max-width:none;position:relative;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}
}
@media(max-width:479px){
.ovic-newsletter.style-01 .newsletter-video ~ .newsletter-info{width:calc(100% - 20px);}
.ovic-newsletter.style-01 .newsletter-video ~ .newsletter-info::before{margin:-45px 0 0;}
} .ovic-newsletter.style-02{text-align:center;padding:20px;border:6px solid;min-height:282px;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;justify-content:center;}
.ovic-newsletter.style-02 .ovic-custom-heading.style-01{margin-bottom:60px;}
.ovic-newsletter.style-03 .text-field{width:100%;position:relative;margin-bottom:10px;background-color:#fff;}
.ovic-newsletter.style-03 .input-text{width:100%;box-shadow:none;}
.ovic-newsletter.style-03 .input-focus{border:2px solid #ddd;}
.ovic-newsletter.style-04{border:1px dashed #ddd;padding:30px 70px;}
.ovic-newsletter.style-04 .ovic-custom-heading.style-01{padding:16px 30px 12px;}
.ovic-newsletter.style-04 .content{text-align:center;padding:8px 30px;}
.ovic-newsletter.style-04 .content-inner{display:inline-block;vertical-align:top;max-width:445px;}
.ovic-newsletter.style-04 .mc4wp-form{text-align:left;display:block;max-width:inherit;}
.ovic-newsletter.style-04 .discount{margin-top:22px;}
@media(min-width:768px){
.ovic-newsletter.style-04 .newsletter-inner{font-size:0;line-height:0;}
.ovic-newsletter.style-04 .newsletter-inner > *{font-size:14px;line-height:24px;}
.ovic-newsletter.style-04 .ovic-custom-heading.style-01{display:inline-block;vertical-align:middle;width:38.5%;margin:0;border-right:1px solid #e5e5e5;}
.ovic-newsletter.style-04 .ovic-custom-heading.style-01 ~ .content{display:inline-block;vertical-align:middle;width:61.5%;}
}
@media(max-width:1199px){
.ovic-newsletter.style-04{padding:30px;}
.ovic-newsletter.style-04 .ovic-custom-heading.style-01, .ovic-newsletter.style-04 .content{padding-left:20px;padding-right:20px;}
}
@media(max-width:991px){
.ovic-newsletter.style-04{padding:30px 0;}
}
@media(max-width:767px){
.ovic-newsletter.style-04{padding:50px 15px;}
.ovic-newsletter.style-04 .ovic-custom-heading.style-01, .ovic-newsletter.style-04 .content{padding:0;}
} .ovic-newsletter.style-05{padding:25px 68px;border:1px dashed #ddd;}
.ovic-newsletter.style-05 .newsletter-inner{font-size:0;line-height:0;}
.ovic-newsletter.style-05 .content{font-size:14px;line-height:24px;}
.ovic-newsletter.style-05 .ovic-custom-heading.style-07{display:inline-block;vertical-align:middle;width:34%;padding:0 30px 6px;text-align:inherit;}
.ovic-newsletter.style-05 .ovic-custom-heading.style-07 ~ .content{display:inline-block;vertical-align:middle;width:66%;padding:0 30px 12px;}
.ovic-newsletter.style-05 .mc4wp-form{max-width:inherit;}
.ovic-newsletter.style-10 .input-text, .ovic-newsletter.style-05 .input-text{padding:6px 20px;height:36px;}
.ovic-newsletter.style-10 .submit-newsletter, .ovic-newsletter.style-05 .submit-newsletter{padding:6px 20px;font-size:14px;letter-spacing:0.1em;}
@media(max-width:1199px){
.ovic-newsletter.style-05{padding:25px 30px;}
.ovic-newsletter.style-05 .ovic-custom-heading.style-07{width:40%;padding:0 20px 6px;}
.ovic-newsletter.style-05 .ovic-custom-heading.style-07 ~ .content{width:60%;padding:0 20px 12px;}
}
@media(max-width:991px){
.ovic-newsletter.style-05{padding:25px 15px;}
.ovic-newsletter.style-05 .ovic-custom-heading.style-07{width:46%;padding:0 15px 6px;}
.ovic-newsletter.style-05 .ovic-custom-heading.style-07 ~ .content{width:54%;padding:0 15px 12px;}
}
@media(max-width:767px){
.ovic-newsletter.style-05 .ovic-custom-heading.style-07{width:100%;}
.ovic-newsletter.style-05 .ovic-custom-heading.style-07 ~ .content{width:100%;}
}
@media(max-width:479px){
.ovic-newsletter.style-05{padding:25px 0;}
} .ovic-newsletter.style-06 .ovic-custom-heading.style-08{margin-bottom:15px;}
.ovic-newsletter.style-06 .discount{text-align:center;padding:15px 0;}
.ovic-newsletter.style-06 .discount .text-primary{display:block;font-size:36px;line-height:1;letter-spacing:0;margin:0;}
.ovic-newsletter.style-06 .discount .text-primary span{font-size:60px;margin:0;}
.ovic-newsletter.style-06 .discount .desc{display:block;font-size:18px;line-height:20px;font-weight:600;letter-spacing:0;color:#fff;text-align:right;margin:0;}
.ovic-newsletter.style-06 .mc4wp-form{padding:15px 0;}
.ovic-newsletter.style-06 .mc4wp-form-fields{background-color:#fff;}
.ovic-newsletter.style-06 .text-field{width:100%;}
.ovic-newsletter.style-06 .input-text{width:100%;padding:10px 76px 10px 20px;height:44px;box-shadow:none;}
.ovic-newsletter.style-06 .input-focus{border:1px solid #e5e5e5;}
.ovic-newsletter.style-06 .submit-newsletter{position:absolute;top:0;right:0;bottom:0;padding:0;font-size:0;line-height:0;width:56px;text-align:center;background-color:transparent;color:inherit;font-weight:400;}
.ovic-newsletter.style-06 .submit-newsletter::before{font-family:Pe-icon-7-stroke, sans-serif;content:"\e66c";font-size:27px;line-height:44px;margin-left:3px;}
.ovic-newsletter.style-06 .submit-newsletter::after{position:absolute;content:'';top:9px;bottom:9px;left:0;border-left:1px solid #e5e5e5;}
@media(min-width:768px){
.ovic-newsletter.style-06 .content{display:table;width:100%;}
.ovic-newsletter.style-06 .content > *{display:table-cell;vertical-align:middle;width:50%;}
.ovic-newsletter.style-06 .content > *:not(:last-child){padding-right:15px;}
.ovic-newsletter.style-06 .content > *:not(:first-child){padding-left:15px;}
} .ovic-newsletter.style-07 .ovic-custom-heading.style-01{text-align:inherit;}
.ovic-newsletter.style-07 .input-text{box-shadow:none;}
.ovic-newsletter.style-07 .submit-newsletter{padding-left:15px;padding-right:15px;}
.ovic-newsletter.style-07 .input-focus{border:1px solid #ccc;right:1px;}
.ovic-newsletter.style-07.light{color:#888;}
.ovic-newsletter.style-07.light .input-focus{border-color:#555;}
.ovic-newsletter.style-07.light .submit-newsletter:not(:hover){background-color:#fff;}
.ovic-newsletter.style-08 .input-focus{border-color:#ddd;}
.ovic-newsletter.style-08 .submit-newsletter:not(:hover){background-color:transparent;box-shadow:1px 0 #ddd inset;}
.ovic-newsletter.style-08.light .submit-newsletter:not(:hover){background-color:transparent;color:#fff !important;box-shadow:1px 0 #555 inset;}
.ovic-newsletter.style-09{padding:72px 50px 73px;}
.ovic-newsletter.style-09 .newsletter-inner{display:table;width:100%;}
.ovic-newsletter.style-09 .newsletter-inner > *{display:table-cell;vertical-align:middle;padding:0 50px;}
.ovic-newsletter.style-09 .block-title{width:38%;text-align:center;}
.ovic-newsletter.style-09 .content{width:62%;}
.ovic-newsletter.style-09 .subtitle{font-size:14px;line-height:24px;font-family:'Playfair Display', sans-serif;color:#bbb;font-style:italic;margin-bottom:0;}
.ovic-newsletter.style-09 .title{font-size:24px;line-height:36px;margin-bottom:0;color:#fff;letter-spacing:0.15em;}
.ovic-newsletter.style-09 .mc4wp-form-fields{display:table;width:100%;}
.ovic-newsletter.style-09 .mc4wp-form-fields > *{display:table-cell;vertical-align:top;}
.ovic-newsletter.style-09 .text-field{width:100%;}
.ovic-newsletter.style-09 .input-text{width:100%;box-shadow:none;padding:10px 0 10px 20px;height:44px;color:#ccc;font-size:13px;font-style:italic;}
.ovic-newsletter.style-09 .submit-newsletter{white-space:nowrap;font-size:10px;letter-spacing:0.15em;background-color:transparent;padding:10px 20px;}
.ovic-newsletter.style-09 .input-focus{border:1px solid rgba(255, 255, 255, 0.2);}
@media(max-width:1199px){
.ovic-newsletter.style-09{padding:52px 15px 53px;}
.ovic-newsletter.style-09 .newsletter-inner > *{padding:0 25px;}
.ovic-newsletter.style-09 .block-title{width:40%;}
.ovic-newsletter.style-09 .content{width:60%;}
}
@media(max-width:991px){
.ovic-newsletter.style-09{padding-left:0;padding-right:0;}
.ovic-newsletter.style-09 .newsletter-inner > *{padding-left:20px;padding-right:20px;}
.ovic-newsletter.style-09 .block-title{width:45%;}
.ovic-newsletter.style-09 .content{width:55%;}
.ovic-newsletter.style-09 .title{letter-spacing:0.1em;}
}
@media(max-width:767px){
.ovic-newsletter.style-09 .newsletter-inner{display:block;}
.ovic-newsletter.style-09 .newsletter-inner > *{display:block;width:auto;padding:10px 0;}
} .ovic-newsletter.style-10{padding:15px 75px 28px;background-color:#f9f9f9;text-align:center;min-height:300px;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;justify-content:center;}
.ovic-newsletter.style-10 .ovic-custom-heading.style-01{margin-bottom:5px;text-align:inherit;}
.ovic-newsletter.style-10 .discount{margin-bottom:34px;}
.ovic-newsletter.style-10 .mc4wp-form{max-width:inherit;}
@media(max-width:1199px){
.elementor-widget-ovic_newsletter .ovic-newsletter.style-10{min-height:260px;}
.ovic-newsletter.style-10{min-height:241px;padding-left:35px;padding-right:35px;}
.ovic-newsletter.style-10 .ovic-custom-heading.style-01 .title:not(:last-child){margin-bottom:3px;}
.ovic-newsletter.style-10 .discount{margin-bottom:20px;}
.ovic-newsletter.style-10 .ovic-newsletter .discount .desc{line-height:24px;}
}
@media(max-width:991px){
.ovic-newsletter.style-10{padding-left:20px;padding-right:20px;}
}
@media(max-width:479px){
.ovic-newsletter.style-10{padding-left:15px;padding-right:15px;}
} .ovic-newsletter.style-11 .newsletter-inner > *{padding:5px 0;}
.ovic-newsletter.style-11:not(.style-13) .block-title{text-align:center;margin-bottom:35px;}
.ovic-newsletter.style-11 .title{font-size:24px;line-height:30px;margin-bottom:0;}
.ovic-newsletter.style-11 .subtitle{font-size:14px;line-height:20px;margin-bottom:0;}
.ovic-newsletter.style-11 .text-field{width:100%;}
.ovic-newsletter.style-11 .input-text{font-size:13px;width:100%;height:30px;padding:3px 40px 3px 10px;box-shadow:none;}
.ovic-newsletter.style-11 .input-focus{border-bottom:2px solid #969696;bottom:2px;}
.ovic-newsletter.style-11 .submit-newsletter{position:absolute;top:0;right:0;bottom:0;font-size:0;line-height:0;font-weight:400;padding:0 10px;background-color:transparent;color:inherit;}
.ovic-newsletter.style-11 .submit-newsletter:hover{background-color:transparent;}
.ovic-newsletter.style-11 .submit-newsletter::before{display:block;font-family:Flaticon, sans-serif;content:'\f105';font-size:16px;line-height:30px;}
@media(max-width:1199px){
.ovic-newsletter.style-11:not(.style-13) .block-title{margin-bottom:15px;}
} .ovic-newsletter.style-12 .text-field{width:100%;}
.ovic-newsletter.style-12 .input-text{width:100%;height:44px;padding:10px 44px 10px 20px;box-shadow:none;}
.ovic-newsletter.style-12 .input-focus{border:1px solid #e5e5e5;}
.ovic-newsletter.style-12 .submit-newsletter{position:absolute;top:0;right:0;bottom:0;width:44px;font-size:0;line-height:0;color:#888;font-weight:400;padding:0;background-color:transparent;}
.ovic-newsletter.style-12 .submit-newsletter:hover{background-color:transparent;}
.ovic-newsletter.style-12 .submit-newsletter::before{display:block;font-family:FontAwesome, sans-serif;content:'\f105';font-size:18px;line-height:44px;}
@media(min-width:768px){
.ovic-newsletter.style-13 .newsletter-inner{display:table;width:100%;max-width:800px;margin:auto;}
.ovic-newsletter.style-13 .newsletter-inner > *{display:table-cell;vertical-align:middle;width:50%;padding:5px 15px;}
} .ovic-newsletter.style-14 .text-field,
.ovic-newsletter.style-15 .text-field{display:block;position:relative;margin-bottom:10px;}
.ovic-newsletter.style-14 .input-text, .ovic-newsletter.style-15 .input-text{width:100%;box-shadow:none;font-size:13px;padding-top:10px;padding-bottom:10px;height:44px;}
.ovic-newsletter.style-14 .input-focus, .ovic-newsletter.style-15 .input-focus{border:2px solid #ddd;}
.ovic-newsletter.style-14 .radio-field{margin:10px 0;}
.ovic-newsletter.style-14 .radio-field:not(:last-child){margin-right:13px;}
.ovic-newsletter.style-14 .submit-newsletter{width:100%;border:3px solid;font-size:14px;line-height:24px;margin:18px 0;}
.ovic-newsletter.style-14 .submit-newsletter:not(:hover):not(:focus){background-color:#fff;}
.ovic-newsletter.style-14 .submit-newsletter::after{display:inline-block;vertical-align:top;font-family:FontAwesome, sans-serif;content:'\f0da';margin-left:5px;}
.ovic-newsletter.style-15 .block-title{padding-bottom:8px;}
.ovic-newsletter.style-15 .block-title .title{font-size:16px;line-height:30px;margin-bottom:15px;}
.ovic-newsletter.style-15 .block-title .subtitle{margin-bottom:15px;}
.ovic-newsletter.style-15 .submit-newsletter{width:100%;font-size:14px;padding:10px 20px;}
.ovic-newsletter.style-17.light, .ovic-newsletter.style-16.light, .ovic-newsletter.style-15.light{color:#aaa;}
.ovic-newsletter.style-17.light .block-title .title, .ovic-newsletter.style-16.light .block-title .title, .ovic-newsletter.style-15.light .block-title .title{color:#fff;}
.ovic-newsletter.style-15.light .input-focus{border-color:#666;}
.ovic-newsletter.style-15.light .submit-newsletter:not(:hover):not(:focus){background-color:#fff;}
.ovic-newsletter.style-16{text-align:center;}
.ovic-newsletter.style-16 .block-title{padding-bottom:50px;}
.ovic-newsletter.style-16 .block-title .title{font-size:30px;line-height:36px;margin-bottom:12px;}
.ovic-newsletter.style-16 .block-title .subtitle{font-size:14px;line-height:24px;margin-bottom:15px;}
.ovic-newsletter.style-16 .mc4wp-form-fields{position:relative;max-width:370px;margin:auto;}
.ovic-newsletter.style-17 .text-field, .ovic-newsletter.style-16 .text-field{width:100%;position:relative;}
.ovic-newsletter.style-17 .input-text, .ovic-newsletter.style-16 .input-text{width:100%;box-shadow:none;padding-left:0;padding-right:24px;}
.ovic-newsletter.style-17 .input-focus, .ovic-newsletter.style-16 .input-focus{border-bottom:2px solid;}
.ovic-newsletter.style-17 .submit-newsletter, .ovic-newsletter.style-16 .submit-newsletter{position:absolute;top:0;bottom:0;right:0;width:24px;text-align:right;background-color:transparent;padding:0;font-size:0;line-height:0;font-weight:400;}
.ovic-newsletter.style-17 .submit-newsletter::before, .ovic-newsletter.style-16 .submit-newsletter::before{font-family:FontAwesome, sans-serif;content:"\f061";font-size:16px;line-height:40px;}
.ovic-newsletter.style-17.light .input-focus, .ovic-newsletter.style-16.light .input-focus{border-color:#fff;}
.ovic-newsletter.style-17.light .submit-newsletter, .ovic-newsletter.style-16.light .submit-newsletter{color:#fff;}
@media(max-width:1199px){
.ovic-newsletter.style-16 .block-title{padding-bottom:30px;}
.ovic-newsletter.style-16 .block-title .title{font-size:27px;line-height:33px;margin-bottom:7px;}
.ovic-newsletter.style-16 .block-title .subtitle{margin-bottom:5px;}
}
@media(max-width:767px){
.ovic-newsletter.style-16 .block-title{padding-bottom:10px;}
} .ovic-newsletter.style-17 .block-title .title{font-size:16px;line-height:30px;margin-bottom:15px;}
.ovic-newsletter.style-17 .mc4wp-form-fields{position:relative;max-width:370px;}
.ovic-newsletter.style-18{text-align:center;}
.ovic-newsletter.style-18 .title{font-size:36px;color:#555;margin-bottom:0;}
.ovic-newsletter.style-18 .subtitle{font-size:16px;color:#aaa;margin-bottom:24px;}
.ovic-newsletter.style-18 .mc4wp-form-fields{display:flex;}
.ovic-newsletter.style-18 .text-field{flex:1 1 auto;width:1%;margin-inline-end:10px;}
.ovic-newsletter.style-18 .input-text{padding:13px 30px;height:50px;color:#888;width:100%;}
.ovic-newsletter.style-18 .submit-newsletter{padding:13px 30px;font-family:'Montserrat', sans-serif;}
.ovic-newsletter.style-19{text-align:center;}
.ovic-newsletter.style-19 .title{font-size:22px;margin-bottom:18px;}
.ovic-newsletter.style-19 .subtitle{margin:-18px 0 20px;}
.ovic-newsletter.style-19 .text-field{width:100%;}
.ovic-newsletter.style-19 .input-text{background-color:#fff;padding:9px 37px;padding-inline-end:92px;height:42px;width:100%;}
.ovic-newsletter.style-19 .input-text:not(:focus){box-shadow:none;}
.ovic-newsletter.style-19 .submit-newsletter{position:absolute;top:0;bottom:0;right:0;font-size:0;line-height:0;letter-spacing:0;padding:9px 0;width:92px;text-align:center;color:var(--main-color);background-color:transparent;}
.ovic-newsletter.style-19 .submit-newsletter::before{font-family:Flaticon, sans-serif;content:"\f104";font-size:24px;line-height:24px;font-weight:400;}
.ovic-newsletter.style-19 .submit-newsletter:hover{color:var(--main-color-2);}
@media(max-width:1199px){
.ovic-newsletter.style-18 .title{font-size:32px;}
.ovic-newsletter.style-18 .subtitle{font-size:15px;line-height:22px;}
}
@media(max-width:767px){
.ovic-newsletter.style-18 .mc4wp-form-fields{display:block;}
.ovic-newsletter.style-18 .text-field{width:100%;margin:0 0 10px;}
.ovic-newsletter.style-18 .input-text{padding:11px 24px;height:46px;}
.ovic-newsletter.style-18 .submit-newsletter{padding:11px 24px;width:100%;}
.ovic-newsletter.style-19 .input-text{padding-inline-start:17px;padding-inline-end:54px;}
.ovic-newsletter.style-19 .submit-newsletter{width:54px;}
} .ovic-newsletter.style-20 .mc4wp-form-fields{display:flex;flex-wrap:wrap;width:470px;max-width:100%;}
.ovic-newsletter.style-20 .text-field{flex:1 1 auto;width:1%;margin-inline-end:20px;position:relative;}
.ovic-newsletter.style-21 .text-field::before, .ovic-newsletter.style-20 .text-field::before{position:absolute;top:0;bottom:2px;left:20px;font-family:FontAwesome, sans-serif;content:"\f003";font-size:20px;line-height:1;display:flex;align-items:center;opacity:0.7;}
.ovic-newsletter.style-21 .input-text, .ovic-newsletter.style-20 .input-text{font-size:16px;padding:10px 20px;width:100%;height:44px;padding-inline-start:50px;box-shadow:0 -2px #666 inset;}
.ovic-newsletter.style-20 .input-text:focus{box-shadow:0 -2px var(--main-color-2) inset;}
.ovic-newsletter.style-20 .submit-newsletter{font-size:17px;padding:10px 25px;background-color:var(--main-color-2);}
.ovic-newsletter.style-21 .submit-newsletter:hover, .ovic-newsletter.style-20 .submit-newsletter:hover{opacity:0.7;}
.ovic-newsletter.style-21 .text-field{width:100%;position:relative;}
.ovic-newsletter.style-21 .input-text{box-shadow:0 0 0 2px #e5e5e5 inset;}
.ovic-newsletter.style-21 .input-text:focus{box-shadow:0 0 0 2px var(--main-color-2) inset;}
.ovic-newsletter.style-21 .submit-newsletter{width:100%;font-size:17px;padding:10px 25px;background-color:var(--main-color-2);margin-top:10px;}
@media(max-width:1199px){
.ovic-newsletter.style-20 .mc4wp-form-fields{width:420px;}
.ovic-newsletter.style-20 .text-field{margin-inline-end:15px;}
.ovic-newsletter.style-21 .input-text, .ovic-newsletter.style-20 .input-text{font-size:15px;padding:8px 15px;padding-inline-start:40px;height:40px;}
.ovic-newsletter.style-21 .text-field::before, .ovic-newsletter.style-20 .text-field::before{font-size:17px;left:15px;}
.ovic-newsletter.style-21 .submit-newsletter, .ovic-newsletter.style-20 .submit-newsletter{font-size:16px;padding:8px 20px;}
} .ovic-newsletter.style-22 .mc4wp-form-fields{display:flex;}
.ovic-newsletter.style-22 .text-field{flex:1 1 auto;width:1%;}
.ovic-newsletter.style-22 .input-text{padding:13px 30px;height:50px;background-color:#fff;box-shadow:none;font-style:italic;width:100%;}
.ovic-newsletter.style-22 .submit-newsletter{font-size:15px;font-weight:700;letter-spacing:0.2em;padding:13px 33px;}
.ovic-newsletter.style-22 .submit-newsletter:hover{color:var(--main-color);background-color:#fff;}
.ovic-newsletter.style-23 .title{font-size:24px;font-weight:700;margin-bottom:4px;}
.ovic-newsletter.style-23 .subtitle{font-size:15px;margin-bottom:27px;}
.ovic-newsletter.style-23 .mc4wp-form-fields{display:flex;padding-bottom:10px;border-bottom:2px solid var(--main-color);}
.ovic-newsletter.style-23 .text-field{flex:1 1 auto;width:1%;}
.ovic-newsletter.style-23 .input-text{font-size:15px;line-height:24px;padding:0;padding-inline-end:15px;height:24px;background-color:transparent;box-shadow:none;width:100%;}
.ovic-newsletter.style-23 .submit-newsletter{font-size:14px;font-weight:700;letter-spacing:0.1em;padding:0;color:var(--main-color);background-color:transparent;}
.ovic-newsletter.style-23 .submit-newsletter:hover{color:var(--main-color-2);background-color:transparent;}
.ovic-newsletter.style-24 .mc4wp-form-fields{display:flex;padding-bottom:10px;border-bottom:1px solid #fff;}
.ovic-newsletter.style-24 .text-field{flex:1 1 auto;width:1%;}
.ovic-newsletter.style-24 .input-text{font-size:15px;line-height:24px;padding:0;padding-inline-end:15px;height:24px;background-color:transparent;box-shadow:none;width:100%;}
.ovic-newsletter.style-24 .input-text:not(:focus){opacity:0.3;}
.ovic-newsletter.style-24 .submit-newsletter{font-size:14px;font-weight:700;letter-spacing:0.1em;padding:0;color:var(--main-color-2);background-color:transparent;}
.ovic-newsletter.style-24 .submit-newsletter:hover{color:#fff;background-color:transparent;}
@media(max-width:1199px){
.ovic-newsletter.style-22 .input-text{padding:12px 20px;height:48px;}
.ovic-newsletter.style-22 .submit-newsletter{font-size:14px;padding:12px 25px;}
.ovic-newsletter.style-23 .title{font-size:22px;margin-bottom:3px;}
.ovic-newsletter.style-23 .subtitle{margin-bottom:17px;}
}
@media(max-width:767px){
.ovic-newsletter.style-23 .title{font-size:20px;}
.ovic-newsletter.style-23 .subtitle{font-size:14px;}
} .elementor-widget-ovic_banner.full-width .ovic-banner .banner-inner,
.elementor-widget-ovic_banner.full-width .ovic-banner .thumb img{width:100%;}
.ovic-banner{text-align:center;}
.ovic-banner .banner-inner{display:inline-block;vertical-align:top;max-width:100%;position:relative;text-align:center;}
.ovic-banner .banner-inner > .thumb-link{position:absolute;top:0;bottom:0;left:0;right:0;z-index:3;}
.ovic-banner .thumb{position:relative;overflow:hidden;z-index:auto;}
.ovic-banner .thumb ~ .content{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;justify-content:center;background-color:transparent;z-index:auto;}
.ovic-banner .content{padding:30px;}
.ovic-banner .content > *{position:relative;z-index:3;}
@media(max-width:1199px) and (min-width:992px){
.ovic-banner .thumb ~ .content{padding:20px 15px;}
}
@media(max-width:479px){
.ovic-banner .thumb ~ .content{padding:20px 15px;}
} .ovic-banner.default .banner-inner{text-align:inherit;}
.ovic-banner.style-01 .thumb ~ .content{padding-top:100px;}
.ovic-banner.style-01 .title{font-size:36px;line-height:43px;font-weight:700;color:#fff;margin-bottom:3px;}
.ovic-banner.style-01 .subtitle{font-family:'Playfair Display', sans-serif;font-style:italic;color:#fff;font-size:16px;line-height:30px;margin-bottom:40px;}
.ovic-banner.style-01 .button{padding:11px 24px;}
.ovic-banner.style-01 .button:hover{opacity:0.7;}
@media(max-width:479px){
.ovic-banner.style-01 .title{font-size:32px;line-height:38px;}
.ovic-banner.style-01 .thumb ~ .content{padding-top:60px;}
.ovic-banner.style-01 .subtitle{font-size:14px;line-height:26px;margin-bottom:30px;}
} .ovic-banner.style-02 .title{font-size:24px;line-height:36px;font-weight:700;color:#fff;margin-bottom:0;}
.ovic-banner.style-03 .content{max-width:300px;}
.ovic-banner.style-03 .subtitle{font-family:'LaCompagnie', sans-serif;font-size:48px;line-height:30px;font-style:italic;margin-bottom:0;}
.ovic-banner.style-03 .title{font-size:24px;line-height:26px;margin-bottom:0;}
@media(max-width:1199px){
.ovic-banner.style-03 .content{max-width:250px;}
}
@media(max-width:479px){
.ovic-banner.style-03 .content{max-width:230px;}
} .ovic-banner.style-04 .content{padding-bottom:170px;}
.ovic-banner.style-04 .subtitle{font-family:'LaCompagnie', sans-serif;font-size:36px;line-height:1;font-style:italic;letter-spacing:0.05em;margin-bottom:0;}
.ovic-banner.style-04 .title{font-size:22px;line-height:26px;color:#fff;margin-bottom:0;}
.ovic-banner.style-04 .content > div{position:absolute;bottom:30px;left:0;right:0;padding:0 30px;}
.ovic-banner.style-04 .button{background-color:transparent;padding:3px 0;text-decoration:underline;}
.ovic-banner.style-05 .banner-logo{margin-bottom:5px;}
.ovic-banner.style-05 .banner-logo img{display:inline-block !important;vertical-align:top;}
.ovic-banner.style-05 .subtitle{font-family:'LaCompagnie', sans-serif;font-size:48px;line-height:36px;margin-bottom:0;}
.ovic-banner.style-05 .title{font-size:24px;line-height:30px;color:#fff;margin-bottom:125px;}
.ovic-banner.style-07 .button, .ovic-banner.style-06 .button, .ovic-banner.style-05 .button{font-size:14px;line-height:24px;padding:3px 0;background-color:transparent;text-decoration:underline;}
.ovic-banner.style-06 .plus-zoom .thumb::after, .ovic-banner.style-06 .background-zoom .thumb::after, .ovic-banner.style-06 .rotate-left .thumb::after, .ovic-banner.style-06 .rotate-right .thumb::after{opacity:0.5;}
.ovic-banner.style-06 .thumb::after{position:absolute;content:'';top:0;bottom:0;left:0;right:0;background-color:rgb(2,0,8);-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;opacity:0.3;}
.ovic-banner.style-06 .subtitle{font-family:'LaCompagnie', sans-serif;font-size:60px;line-height:46px;margin-bottom:6px;}
.ovic-banner.style-06 .title{font-size:24px;line-height:30px;color:#fff;margin-bottom:30px;}
@media(min-width:1200px){
.ovic-banner.style-06:not(:hover) .plus-zoom .thumb::after,
.ovic-banner.style-06:not(:hover) .background-zoom .thumb::after,
.ovic-banner.style-06:not(:hover) .rotate-left .thumb::after,
.ovic-banner.style-06:not(:hover) .rotate-right .thumb::after,
.ovic-banner.style-06:not(:hover) .thumb::after{opacity:0;}
.ovic-banner.style-06:not(:hover) .thumb ~ .content .content-inner{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);}
.ovic-banner.style-06 .thumb ~ .content .content-inner{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
} .ovic-banner.style-07 .subtitle{font-family:'LaCompagnie', sans-serif;font-size:60px;line-height:46px;font-style:italic;margin-bottom:5px;color:#fff;}
.ovic-banner.style-07 .title{font-size:24px;line-height:36px;font-weight:700;color:#fff;margin-bottom:28px;}
.ovic-banner.style-08, .ovic-banner.style-08 .banner-inner{text-align:inherit;}
.ovic-banner.style-08::before, .ovic-banner.style-08::after{display:table;content:'';clear:both;}
.ovic-banner.style-08 .content{background-color:transparent;padding:0;}
.ovic-banner.style-08 .content-inner{padding:50px 50px 70px;overflow:hidden;border:3px solid;}
.ovic-banner.style-08 .block-head{font-size:0;line-height:0;margin-bottom:25px;}
.ovic-banner.style-08 .discount{display:inline-block;vertical-align:middle;width:92px;height:92px;border-radius:90px;color:#fff;font-family:'Playfair Display', sans-serif;font-size:36px;line-height:82px;font-weight:700;text-align:center;position:relative;font-style:italic;}
.ovic-banner.style-08 .discount > *{display:inline-block;vertical-align:top;font-weight:400;}
.ovic-banner.style-08 .discount span:first-child{font-size:24px;line-height:90px;}
.ovic-banner.style-08 .discount span:last-child{font-size:18px;line-height:98px;}
.ovic-banner.style-08 .discount::before{position:absolute;content:'';left:calc(50% - 1px);bottom:calc(100% - 2px);height:1000px;width:2px;background-color:inherit;}
.ovic-banner.style-08 .discount ~ .block-title{display:inline-block;vertical-align:middle;width:calc(100% - 92px);padding-left:25px;}
.ovic-banner.style-08 .block-title::after{display:block;content:'';width:46px;height:2px;margin:9px 0;}
.ovic-banner.style-08 .title{font-size:48px;line-height:52px;font-weight:700;letter-spacing:0.1em;margin-bottom:0;}
.ovic-banner.style-08 .subtitle{font-family:'Playfair Display', sans-serif;font-size:30px;line-height:32px;font-weight:700;font-style:italic;margin-bottom:0;}
.ovic-banner.style-08 .desc{font-size:13px;margin-bottom:30px;}
.ovic-banner.style-08 .button-wrap{text-align:right;}
.ovic-banner.style-08 .button{padding:3px 15px;font-size:11px;float:right;}
.ovic-banner.style-08.has-thumb .thumb{width:320px;max-width:100%;}
@media(min-width:768px){
.ovic-banner.style-08.has-thumb .banner-inner{display:table;width:100%;}
.ovic-banner.style-08.has-thumb .banner-inner > *{display:table-cell;vertical-align:middle;}
.ovic-banner.style-08.has-thumb.content-left .content-inner{margin-right:-50px;padding-right:100px;}
.ovic-banner.style-08.has-thumb.content-right .content-inner{margin-left:-50px;padding-left:100px;}
.ovic-banner.style-08.has-thumb.content-right .banner-inner{direction:rtl;}
.ovic-banner.style-08.has-thumb.content-right .banner-inner > *{direction:ltr;}
}
@media(max-width:1199px) and (min-width:768px){
.ovic-banner.style-08.has-thumb.content-left .content-inner{margin-right:-35px;padding-right:70px;}
.ovic-banner.style-08.has-thumb.content-right .content-inner{margin-left:-35px;padding-left:70px;}
}
@media(max-width:1199px){
.ovic-banner.style-08 .content-inner{padding:35px 35px 50px;}
.ovic-banner.style-08 .block-head{margin-bottom:20px;}
.ovic-banner.style-08 .discount{width:80px;height:80px;font-size:32px;line-height:72px;}
.ovic-banner.style-08 .discount span:first-child{font-size:20px;line-height:80px;}
.ovic-banner.style-08 .discount span:last-child{font-size:16px;line-height:84px;}
.ovic-banner.style-08 .discount ~ .block-title{width:calc(100% - 80px);padding-left:20px;}
.ovic-banner.style-08 .title{font-size:38px;line-height:42px;letter-spacing:0.07em;}
.ovic-banner.style-08 .subtitle{font-size:24px;line-height:26px;}
.ovic-banner.style-08 .desc{margin-bottom:25px;}
.ovic-banner.style-08.has-thumb .thumb{width:270px;}
}
@media(max-width:767px){
.ovic-banner.style-08 .content-inner{margin-bottom:-35px;padding-bottom:80px;}
.ovic-banner.style-08.has-thumb .thumb{max-width:calc(100% - 60px);margin:0 30px;}
.ovic-banner.style-08.has-thumb.content-left .thumb{float:right;}
.ovic-banner.style-08.has-thumb.content-right .thumb{float:left;}
}
@media(max-width:479px){
.ovic-banner.style-08 .content-inner{padding:30px 20px 70px;}
.ovic-banner.style-08 .discount ~ .block-title{display:block;padding:15px 0 0;width:auto;}
} .ovic-banner.style-09 .banner-inner{display:block;}
.ovic-banner.style-09 .content{background-color:transparent;padding:35px 15px;border:3px solid;font-size:0;line-height:0;text-align:center;position:relative;z-index:3;}
.ovic-banner.style-09 .title{font-size:18px;line-height:24px;margin-bottom:0;}
.ovic-banner.style-09 .subtitle{font-family:'Playfair Display', sans-serif;font-size:16px;line-height:22px;font-weight:600;letter-spacing:0.07em;font-style:italic;margin-bottom:0;}
.ovic-banner.style-09 .content::after{display:inline-block;vertical-align:top;content:'';width:52px;height:2px;margin:9px 0;}
.ovic-banner.style-09.has-thumb .content{margin-bottom:-35px;padding-bottom:65px;}
.ovic-banner.style-09 .thumb{display:inline-block;vertical-align:top;max-width:calc(100% - 30px);}
.ovic-banner.style-09.has-thumb.content-left .banner-inner{text-align:right;}
.ovic-banner.style-09.has-thumb.content-right .banner-inner{text-align:left;}
.ovic-banner.style-09.has-thumb.content-left .content{margin-right:30px;}
.ovic-banner.style-09.has-thumb.content-right .content{margin-left:30px;}
.ovic-banner.style-12 .banner-inner, .ovic-banner.style-10 .banner-inner{display:block;}
.ovic-banner.style-10 .content{background-color:transparent;padding:0;}
.ovic-banner.style-10 .content-inner{position:relative;padding:70px 15px;}
.ovic-banner.style-10 .content-inner::before{position:absolute;top:0;bottom:0;left:0;right:0;content:'';border:5px solid;opacity:0.5;}
.ovic-banner.style-10 .content-inner > *{position:relative;}
.ovic-banner.style-12 .subtitle, .ovic-banner.style-10 .subtitle{font-family:'LaCompagnie', sans-serif;font-size:48px;line-height:40px;margin-bottom:0;}
.ovic-banner.style-12 .title, .ovic-banner.style-10 .title{font-size:20px;line-height:30px;margin-bottom:2px;}
.ovic-banner.style-12 .button, .ovic-banner.style-10 .desc{font-family:'Playfair Display', sans-serif;font-size:14px;line-height:26px;font-weight:700;font-style:italic;margin-bottom:0;}
.ovic-banner.style-10.has-thumb .thumb{display:inline-block;vertical-align:top;width:280px;max-width:calc(100% - 40px);}
.ovic-banner.style-10.has-thumb .content-inner::before{right:-20px;}
@media(min-width:768px){
.ovic-banner.style-10.has-thumb .banner-inner{display:table;width:100%;}
.ovic-banner.style-10.has-thumb .banner-inner > *{display:table-cell;vertical-align:middle;}
.ovic-banner.style-10.has-thumb.content-left .content-inner{margin-right:-50px;padding-right:100px;}
.ovic-banner.style-10.has-thumb.content-right .content-inner{margin-left:-50px;padding-left:100px;}
.ovic-banner.style-10.has-thumb.content-right .banner-inner{direction:rtl;}
.ovic-banner.style-10.has-thumb.content-right .banner-inner > *{direction:ltr;}
}
@media(max-width:1199px){
.ovic-banner.style-10.has-thumb .thumb{width:219px;}
.ovic-banner.style-10 .content-inner{padding:45px 15px;}
.ovic-banner.style-10 .content-inner::before{border-width:4px;}
.ovic-banner.style-12 .title, .ovic-banner.style-10 .title{font-size:18px;line-height:28px;}
}
@media(max-width:991px){
.ovic-banner.style-10.has-thumb .thumb{width:227px;}
}
@media(max-width:767px){
.ovic-banner.style-10 .content-inner{padding:25px 15px 20px;}
.ovic-banner.style-10.has-thumb .content-inner::before{right:0;bottom:-20px;}
} .ovic-banner.style-11{text-align:inherit;}
.ovic-banner.style-11 .banner-inner{display:block;text-align:inherit;}
.ovic-banner.style-11 .product-item{font-size:0;line-height:0;}
.ovic-banner.style-11 .product-item > *{display:inline-block;vertical-align:middle;font-size:14px;line-height:24px;}
.ovic-banner.style-11 .product-thumb{width:470px;}
.ovic-banner.style-11 .product-info{width:calc(100% - 470px);padding:30px 0 30px 60px;}
.ovic-banner.style-11 .product-item.right{direction:rtl;}
.ovic-banner.style-11 .product-item.right > *{direction:ltr;}
.ovic-banner.style-11 .product-item.right .product-info{padding:30px 60px 30px 0;}
.ovic-banner.style-11 .product-title{font-size:28px;line-height:42px;text-transform:uppercase;margin-bottom:4px;}
.ovic-banner.style-11 .post-excerpt{font-size:18px;line-height:30px;font-weight:300;margin-bottom:45px;}
.ovic-banner.style-11 .post-excerpt *:last-child{margin-bottom:0;}
.ovic-banner.style-11 .price{font-size:24px;line-height:30px;margin-bottom:20px;}
.ovic-banner.style-11 .quantity, .ovic-banner.style-11 a.compare, .ovic-banner.style-11 .yith-wcwl-add-to-wishlist{display:none !important;}
.ovic-banner.style-11 .single_add_to_cart_button, .ovic-banner.style-11 .added_to_cart{background-color:transparent;font-size:14px;line-height:24px;padding:3px 0;text-decoration:underline;margin-top:30px;}
.ovic-banner.style-11 .cart:not(.variations_form)::before,
.ovic-banner.style-11 .woocommerce-variation-add-to-cart::before{display:inline-block;vertical-align:top;font-family:Pe-icon-7-stroke, sans-serif;content:"\e66e";font-size:25px;font-weight:400;text-decoration:none;padding:2px 7px 4px 0;margin:30px 0 0;}
.ovic-banner.style-11 table.variations{margin-bottom:28px;}
.ovic-banner.style-11 table.variations .label{display:none;}
.ovic-banner.style-11 table.variations .value{display:inline-block;vertical-align:top;width:100%;}
.ovic-banner.style-11 table.variations .variable-items-wrapper{margin:-10px;}
.ovic-banner.style-11 table.variations .variable-item{margin:10px !important;border-radius:90px !important;overflow:hidden;}
.ovic-banner.style-11 table.variations .color-variable-item, .ovic-banner.style-11 table.variations .image-variable-item{width:40px !important;height:40px !important;}
.ovic-banner.style-11 table.variations .button-variable-item{min-width:40px !important;width:auto !important;height:auto !important;padding:0 5px !important;line-height:38px;}
.ovic-banner.style-11 .single_variation_wrap .woocommerce-variation-price{display:none !important;}
@media(max-width:1199px){
.ovic-banner.style-11 .product-info{padding:30px 0 30px 30px;}
.ovic-banner.style-11 .product-item.right .product-info{padding:30px 30px 30px 0;}
}
@media(max-width:991px){
.ovic-banner.style-11 .product-thumb, .ovic-banner.style-11 .product-info{width:50%;}
.ovic-banner.style-11 .product-title{font-size:24px;line-height:36px;}
.ovic-banner.style-11 .post-excerpt{font-size:16px;line-height:27px;margin-bottom:35px;}
.ovic-banner.style-11 .price{font-size:20px;margin-bottom:15px;}
.ovic-banner.style-11 table.variations .variable-items-wrapper{margin:-7px;}
.ovic-banner.style-11 table.variations .variable-item{margin:7px !important;}
.ovic-banner.style-11 table.variations .color-variable-item, .ovic-banner.style-11 table.variations .image-variable-item{width:32px !important;height:32px !important;}
.ovic-banner.style-11 table.variations .button-variable-item{min-width:32px !important;line-height:30px;}
}
@media(max-width:767px){
.ovic-banner.style-11 .product-thumb, .ovic-banner.style-11 .product-info{display:block;width:auto;}
.ovic-banner.style-11 .product-info, .ovic-banner.style-11 .product-item.right .product-info{padding:30px 0;}
} .ovic-banner.style-12{border:1px solid;padding:75px 15px;}
.ovic-banner.style-12 .content{background-color:transparent;padding:0;}
.ovic-banner.style-12 .button{background-color:transparent;padding:0;text-decoration:underline;text-transform:none;}
@media(max-width:1199px){
.ovic-banner.style-12{padding:45px 15px;}
}
@media(max-width:991px){
.ovic-banner.style-12{padding:50px 15px;}
}
@media(max-width:767px){
.ovic-banner.style-12{padding:25px 15px;}
} .ovic-banner.style-13{text-align:inherit;}
.ovic-banner.style-13 .banner-inner{display:block;max-width:inherit;text-align:inherit;margin-right:calc(50% - 50vw);}
.ovic-banner.style-13 .banner-inner::before, .ovic-banner.style-13 .banner-inner::after{display:table;content:'';clear:both;}
.ovic-banner.style-13 .banner-inner > *{display:inline-block;vertical-align:top;max-width:100%;}
.ovic-banner.style-13 .gallery-banner{float:left;width:762px;max-width:calc(100% - 859px);padding:20px 30px 20px 0;}
.ovic-banner.style-13 .gallery-thumb{float:right;width:859px;text-align:center;}
.ovic-banner.style-13 .gallery-thumb figure{display:inline-block;vertical-align:top;max-width:100%;}
.ovic-banner.style-13 .gallery-slide{max-width:732px;}
.ovic-banner.style-13 .gallery-item{padding:0;font-style:inherit;color:#444;margin:0;cursor:pointer;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;text-align:center;}
.ovic-banner.style-13 .gallery-item .text{display:block;letter-spacing:0.15em;font-size:10px;line-height:20px;font-weight:600;margin-top:13px;}
.ovic-banner.style-13 .gallery-item .image{display:inline-block;vertical-align:top;max-width:100%;position:relative;overflow:hidden;background-color:#000;}
.ovic-banner.style-13 .gallery-item img{-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
.ovic-banner.style-13 .gallery-item:hover img{opacity:0.5;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.ovic-banner.style-13 .gallery-item .image::before, .ovic-banner.style-13 .gallery-item .image::after{position:absolute;content:'';top:0;bottom:0;left:0;right:0;margin:auto;width:30px;height:2px;background-color:#fff;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;z-index:1;}
.ovic-banner.style-13 .gallery-item .image::after{width:2px;height:30px;}
.ovic-banner.style-13 .gallery-item:not(:hover) .image::before,
.ovic-banner.style-13 .gallery-item:not(:hover) .image::after{-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5);opacity:0;}
.ovic-banner.style-13 .gallery-head{padding-bottom:56px;}
.ovic-banner.style-13 .subtitle{font-family:'Playfair Display', sans-serif;font-size:14px;line-height:24px;font-style:italic;color:#aaa;margin-bottom:7px;}
.ovic-banner.style-13 .title{font-size:29px;line-height:42px;letter-spacing:0.1em;margin-bottom:4px;}
.ovic-banner.style-13 .desc{margin-bottom:10px;}
.ovic-banner.style-13 .gallery-title{font-size:14px;line-height:24px;letter-spacing:0.15em;margin-bottom:30px;}
.ovic-banner.style-13 .gallery-title::after{display:block;content:'';width:48px;height:2px;background-color:#f7593f;margin-top:13px;}
@media(max-width:1199px){
.ovic-banner.style-13 .banner-inner{margin:0;}
.ovic-banner.style-13 .gallery-banner{width:100%;max-width:100%;padding-right:0;}
.ovic-banner.style-13 .gallery-thumb{width:100%;}
.ovic-banner.style-13 .gallery-head{padding-bottom:26px;}
} .ovic-banner.style-14 .thumb img{position:relative;max-width:inherit;margin-left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}
.ovic-banner.style-14 .content{left:auto;max-width:270px;padding:30px 20px 20px;text-align:left;}
.ovic-banner.style-14 .title{font-size:24px;line-height:30px;margin-bottom:5px;}
.ovic-banner.style-14 .subtitle{font-size:13px;line-height:18px;color:#666666;margin-bottom:30px;}
.ovic-banner.style-14 .button{font-size:12px;line-height:20px;letter-spacing:0.05em;border-bottom:2px solid #767676;background-color:transparent;padding:0;}
.ovic-banner.style-14 .button:hover{background-color:transparent;border-bottom:2px solid;}
@media(max-width:1199px){
.ovic-banner.style-14 .content{max-width:250px;margin-left:auto;padding:20px 15px 15px;}
}
@media(max-width:991px){
.ovic-banner.style-14 .content{max-width:230px;}
}
@media(max-width:1199px) and (min-width:992px){
.ovic-banner.style-14 .thumb img{max-height:230px;}
}
@media(max-width:991px) and (min-width:768px){
.ovic-banner.style-14 .thumb img{max-height:210px;}
}
@media(max-width:479px){
.ovic-banner.style-14 .content{max-width:202px;}
} .ovic-banner.style-15.content-left .banner-inner{margin-inline-end:30px;}
.ovic-banner.style-15.content-right .banner-inner{margin-inline-start:30px;}
.ovic-banner.style-15 .thumb{display:block;}
.ovic-banner.style-15 .thumb ~ .content{padding:0;bottom:auto;right:auto;-webkit-transform:rotate(90deg) translateX(80px);-moz-transform:rotate(90deg) translateX(80px);-ms-transform:rotate(90deg) translateX(80px);-o-transform:rotate(90deg) translateX(80px);transform:rotate(90deg) translateX(80px);}
.ovic-banner.style-15.content-left .thumb ~ .content{top:0;left:calc(100% + 30px);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top;}
.ovic-banner.style-15.content-right .thumb ~ .content{top:-30px;left:-30px;-webkit-transform-origin:left bottom;-moz-transform-origin:left bottom;-ms-transform-origin:left bottom;-o-transform-origin:left bottom;transform-origin:left bottom;}
.ovic-banner.style-15 .title{font-size:14px;line-height:20px;letter-spacing:0.1em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:80px;margin:-5px 0 15px;}
.ovic-banner.style-15.content-right .title{margin:15px 0 -5px;}
.ovic-banner.style-15 .thumb .arrow{position:absolute;bottom:0;left:0;width:60px;font-size:16px;line-height:60px;background-color:#fff;text-align:center;}
.ovic-banner.style-15 .thumb .arrow::before{display:block;font-family:Flaticon, sans-serif;content:'\f105';}
@media(max-width:1199px){
.ovic-banner.style-15 .thumb ~ .content{-webkit-transform:rotate(90deg) translateX(50px);-moz-transform:rotate(90deg) translateX(50px);-ms-transform:rotate(90deg) translateX(50px);-o-transform:rotate(90deg) translateX(50px);transform:rotate(90deg) translateX(50px);}
}
@media(max-width:991px){
.ovic-banner.style-15 .thumb ~ .content{-webkit-transform:rotate(90deg) translateX(15px);-moz-transform:rotate(90deg) translateX(15px);-ms-transform:rotate(90deg) translateX(15px);-o-transform:rotate(90deg) translateX(15px);transform:rotate(90deg) translateX(15px);max-width:100%;}
.ovic-banner.style-15 .title{font-size:12px;}
}
@media(max-width:767px){
.ovic-banner.style-15.content-left .banner-inner{margin-right:20px;}
.ovic-banner.style-15.content-right .banner-inner{margin-left:20px;}
.ovic-banner.style-15.content-left .thumb ~ .content{left:calc(100% + 20px);}
.ovic-banner.style-15.content-right .thumb ~ .content{left:-20px;}
} .ovic-banner.style-16 .thumb ~ .content{right:auto;padding:30px;text-align:left;}
.ovic-banner.style-16.content-top .thumb ~ .content{top:5px;bottom:auto;}
.ovic-banner.style-16.content-mid .thumb ~ .content{top:50%;bottom:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.ovic-banner.style-16.content-bot .thumb ~ .content{top:auto;bottom:5px;}
.ovic-banner.style-16 .title{font-size:18px;line-height:24px;margin-bottom:0;}
.ovic-banner.style-16 .subtitle{font-size:12px;line-height:20px;letter-spacing:0.05em;color:#888;margin-bottom:0;}
@media(max-width:1199px){
.ovic-banner.style-16 .thumb ~ .content{padding:20px;}
} .ovic-banner.style-17 .subtitle{font-size:18px;line-height:30px;font-family:'Playfair Display', sans-serif;font-style:italic;color:#fff;margin-bottom:18px;}
.ovic-banner.style-17 .title{font-size:36px;line-height:50px;color:#fff;letter-spacing:0.25em;margin-right:-0.25em;margin-bottom:28px;}
.ovic-banner.style-17 .button{letter-spacing:0.15em;padding:13px calc(30px - 0.15em) 13px 30px;}
.ovic-banner.style-17 .button:not(:hover){background-color:transparent;box-shadow:0 0 0 2px #fff inset;}
@media(max-width:767px){
.ovic-banner.style-17 .thumb img{position:relative;max-width:inherit;margin-left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}
} .ovic-banner.style-18{text-align:inherit;}
.ovic-banner.style-18 .banner-inner{display:block;padding:80px 160px;text-align:inherit;}
.ovic-banner.style-18 .thumb{position:absolute;top:0;bottom:0;right:0;left:0;}
.ovic-banner.style-18 .thumb figure{position:absolute;top:0;bottom:0;left:0;right:0;background-position:center center;background-size:cover;}
.ovic-banner.style-18 .content{position:relative;max-width:360px;margin-left:auto;padding:86px 60px 93px;background-color:#fff;opacity:1;}
.ovic-banner.style-18 .title{font-size:30px;line-height:37px;margin-bottom:8px;}
.ovic-banner.style-18 .subtitle{font-size:14px;line-height:24px;margin-bottom:22px;}
.ovic-banner.style-18 .button{font-size:14px;border:3px solid;}
.ovic-banner.style-18 .button:not(:hover):not(:focus){background-color:#fff;}
@media(max-width:1199px){
.ovic-banner.style-18 .banner-inner{padding:60px 110px;}
.ovic-banner.style-18 .content{max-width:320px;padding:63px 50px 68px;}
.ovic-banner.style-18 .title{font-size:27px;line-height:33px;}
}
@media(max-width:991px){
.ovic-banner.style-18 .banner-inner{padding-left:55px;padding-right:55px;}
}
@media(max-width:767px){
.ovic-banner.style-18 .banner-inner{padding-left:30px;padding-right:30px;}
}
@media(max-width:479px){
.ovic-banner.style-18 .banner-inner{padding-left:15px;padding-right:15px;}
.ovic-banner.style-18 .content{padding-left:18px;padding-right:18px;}
} .ovic-banner.style-19{text-align:inherit;}
.ovic-banner.style-19 .banner-inner{display:block;text-align:inherit;}
.ovic-banner.style-19 .thumb{display:inline-block;vertical-align:top;max-width:70%;overflow:hidden;}
.ovic-banner.style-19 .thumb ~ .content{left:auto;width:400px;max-width:50%;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;justify-content:center;}
.ovic-banner.style-19 .content{padding:0;background-color:transparent;}
.ovic-banner.style-19 .title{font-size:26px;line-height:32px;margin-bottom:16px;}
.ovic-banner.style-19 .subtitle{font-size:14px;line-height:24px;margin-bottom:46px;}
.ovic-banner.style-19 .button{font-size:14px;padding:10px 30px;margin-bottom:6px;}
@media(max-width:1199px){
.ovic-banner.style-19 .thumb{max-width:80%;}
.ovic-banner.style-19 .thumb ~ .content{max-width:52%;}
.ovic-banner.style-19 .title{font-size:22px;line-height:28px;margin-bottom:11px;}
.ovic-banner.style-19 .subtitle{font-size:13px;line-height:22px;margin-bottom:26px;}
.ovic-banner.style-19 .button{font-size:13px;padding:8px 25px;}
}
@media(max-width:767px){
.ovic-banner.style-19{text-align:center;}
.ovic-banner.style-19 .thumb{max-width:inherit;}
.ovic-banner.style-19 .thumb ~ .content{position:static;width:auto;max-width:inherit;padding:20px 0 0;}
.ovic-banner.style-19 .title{margin-bottom:7px;}
.ovic-banner.style-19 .subtitle{margin-bottom:20px;}
.ovic-banner.style-19 .button{margin-bottom:0;}
}  .ovic-person.style-01 .thumb-avatar{margin-bottom:14px;}
.ovic-person.style-01 .thumb-avatar a{display:inline-block;vertical-align:top;max-width:100%;}
.ovic-person.style-01 .name{font-size:15px;line-height:24px;margin-bottom:3px;}
.ovic-person.style-01 .positions{font-family:'Playfair Display', sans-serif;font-size:13px;line-height:24px;font-style:italic;margin-bottom:0;}
.ovic-person.style-02{text-align:center;}
.ovic-person.style-02 .desc{font-family:'Playfair Display', sans-serif;font-size:13px;line-height:24px;font-style:italic;letter-spacing:0.05em;margin-bottom:46px;}
.ovic-person.style-02 .name{font-size:15px;line-height:24px;margin-bottom:3px;}
.ovic-person.style-02 .positions{font-family:'Playfair Display', sans-serif;font-size:14px;line-height:24px;margin-bottom:0;}
.ovic-person.style-03{text-align:center;}
.ovic-person.style-03 .second-slide{display:inline-block;vertical-align:top;width:270px;max-width:100%;margin-bottom:24px;}
.ovic-person.style-03 .person-thumb{border-radius:50%;overflow:hidden;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;cursor:pointer;}
.ovic-person.style-03 .person-thumb:not(:hover):not(.slick-current){opacity:0.7;}
.ovic-person.style-03 .desc{font-size:13px;color:#fff;letter-spacing:0.1em;margin-bottom:8px;}
.ovic-person.style-03 .name{font-family:'Playfair Display', sans-serif;font-size:18px;line-height:30px;font-weight:700;font-style:italic;color:#fff;margin-bottom:0;}
.ovic-person.style-03 .name a::before{display:inline-block;vertical-align:top;content:'-';margin-right:3px;}
.ovic-person.style-03 .name a::after{display:inline-block;vertical-align:top;content:'-';margin-left:3px;}
.ovic-person.style-03 .main-slide{padding:0 50px;}
.ovic-person.style-03 .main-slide .slick-arrow{top:-15px;font-size:14px;width:32px;border:1px solid transparent;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;}
.ovic-person.style-03 .main-slide .slick-arrow:not(:hover){background-color:transparent;border:1px solid;}
.ovic-person.style-03 .main-slide .slick-arrow.prev{left:-15px;}
.ovic-person.style-03 .main-slide .slick-arrow.next{right:-15px;}
@media(min-width:1200px){
.ovic-person.style-03:not(:hover) .main-slide .slick-arrow{opacity:0;}
.ovic-person.style-03 .main-slide .slick-arrow.prev{left:-32px;}
.ovic-person.style-03 .main-slide .slick-arrow.next{right:-32px;}
}
@media(max-width:1199px){
.ovic-person.style-02 .desc{margin-bottom:26px;}
.ovic-person.style-02 .name{margin-bottom:0;}
}
@media(max-width:767px){
.ovic-person.style-03 .main-slide{padding:0 30px;}
}
@media(max-width:479px){
.ovic-person.style-03 .main-slide{padding:0 20px;}
} .ovic-person.style-04{color:#fff;}
.ovic-person.style-04 .inner::before, .ovic-person.style-04 .inner::after{display:table;content:'';clear:both;}
.ovic-person.style-04 .thumb-avatar{display:inline-block;vertical-align:top;max-width:110px;float:left;}
.ovic-person.style-04 .thumb-avatar a{display:block;border-radius:50%;border:5px solid rgba(255, 255, 255, 0.7);overflow:hidden;}
.ovic-person.style-04 .content-person{display:inline-block;vertical-align:top;width:calc(100% - 110px);padding:20px 110px 0;position:relative;}
.ovic-person.style-04 .content-person::before, .ovic-person.style-04 .content-person::after{position:absolute;font-size:100px;line-height:1;font-weight:700;opacity:0.3;}
.ovic-person.style-04 .content-person::before{content:'“';top:9px;left:35px;}
.ovic-person.style-04 .content-person::after{content:'”';right:35px;bottom:0;}
.ovic-person.style-04 .desc{margin-bottom:23px;}
.ovic-person.style-04 .name{color:inherit;font-size:12px;line-height:24px;text-transform:uppercase;margin-bottom:0;}
.ovic-person.style-04 .name a::before{content:'-';}
.ovic-person.style-04 .name a::after{content:'-';}
@media(max-width:767px){
.ovic-person.style-04 .thumb-avatar{width:80px;}
.ovic-person.style-04 .thumb-avatar a{border-width:3px;}
.ovic-person.style-04 .content-person{width:calc(100% - 80px);padding:13px 50px 0 75px;}
.ovic-person.style-04 .content-person::before{font-size:80px;top:6px;left:20px;}
.ovic-person.style-04 .content-person::after{font-size:80px;right:0;}
}
@media(max-width:479px){
.ovic-person.style-04 .content-person{width:100%;padding:15px 40px 0 45px;}
.ovic-person.style-04 .content-person::before{font-size:70px;left:0;}
.ovic-person.style-04 .content-person::after{font-size:70px;}
} .ovic-person.style-05{text-align:center;margin-bottom:35px;}
.ovic-person.style-05 .desc{font-family:'Playfair Display', sans-serif;font-size:14px;line-height:24px;font-style:italic;padding-top:5px;margin-bottom:45px;}
.ovic-person.style-05 .desc::before, .ovic-person.style-05 .desc::after{display:inline-block;vertical-align:top;font-family:"Georgia", sans-serif;content:'“';font-size:120px;font-style:normal;opacity:0.1;margin:33px -60px -33px 10px;}
.ovic-person.style-05 .desc::after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);margin:-33px 10px 33px -60px;}
.ovic-person.style-05 .name{font-size:15px;line-height:24px;margin-bottom:2px;}
.ovic-person.style-05 .positions{font-family:'Playfair Display', sans-serif;font-size:14px;line-height:24px;color:#888;margin-bottom:0;}
@media(max-width:1199px){
.ovic-person.style-05{margin-bottom:20px;}
.ovic-person.style-05 .desc{margin-bottom:25px;}
}
@media(max-width:991px){
.ovic-person.style-05 .desc br{display:none;}
} .ovic-person.style-06 .person-item{text-align:center;}
.ovic-person.style-06 .content-person{display:inline-block;vertical-align:top;width:100%;max-width:710px;}
.ovic-person.style-06 .positions, .ovic-person.style-06 .name{display:inline-block;vertical-align:top;font-family:inherit;font-size:13px;line-height:24px;color:var(--main-color);letter-spacing:0.12em;margin:0;}
.ovic-person.style-06 .name{display:inline-block;vertical-align:top;font-size:13px;line-height:24px;font-weight:800;}
.ovic-person.style-06 .desc{font-size:24px;line-height:34px;font-weight:800;color:var(--main-color);margin:26px 0 0;padding:0 44px;position:relative;}
.ovic-person.style-06 .desc::before{position:absolute;top:0;left:1px;font-family:FontAwesome, sans-serif;content:"\f10d";font-size:20px;line-height:1;}
.ovic-person.style-06 .slick-slider{padding:0 30px;}
.ovic-person.style-06 .slick-dots{position:absolute;top:0;bottom:0;right:0;display:flex;flex-direction:column;justify-content:center;margin:0;}
.ovic-person.style-06 .slick-dots li{margin:8px 0;padding:3px;border-radius:50%;color:var(--main-color);}
.ovic-person.style-06 .slick-dots li button{width:7px;height:7px;border:none;background-color:#a6a3a3;border-radius:inherit;}
.ovic-person.style-06 .slick-dots li.slick-active{border:1px solid;}
.ovic-person.style-06 .slick-dots li.slick-active button{width:5px;height:5px;background-color:var(--main-color);}
.ovic-person.style-06 .slick-dots li:hover button{background-color:var(--main-color);}
@media(max-width:767px){
.ovic-person.style-06 .slick-slider{padding:0;}
.ovic-person.style-06 .slick-dots{position:static;flex-direction:row;margin:14px 0 0;}
.ovic-person.style-06 .slick-dots li{margin:8px;}
.ovic-person.style-06 .desc{font-size:22px;line-height:32px;padding:0 24px;}
} .ovic-person.style-07 .item{font-size:16px;line-height:24px;}
.ovic-person.style-07 .item::before{display:block;font-family:Georgia, sans-serif;content:'“';font-size:80px;line-height:1;color:var(--main-color-2);margin:0 0 -8px;}
.ovic-person.style-07 .desc{margin:0 0 23px;}
.ovic-person.style-07 .name{display:inline-block;vertical-align:top;font-size:inherit;line-height:inherit;font-weight:inherit;margin:0;}
.ovic-person.style-07 .name a::after{content:',';}
.ovic-person.style-07 .positions{display:inline-block;vertical-align:top;color:#888;font-style:italic;margin:0;}
.ovic-person.style-07 .avatar a{display:inline-block;vertical-align:top;border-radius:50%;overflow:hidden;margin:20px 0 0;}
.ovic-person.style-07 .avatar a img{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.ovic-person.style-07 .avatar a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
@media(max-width:1199px){
.ovic-person.style-07 .item::before{margin-bottom:-28px;}
.ovic-person.style-07 .desc{margin-bottom:13px;}
} .ovic-person.style-08 .item{text-align:center;}
.ovic-person.style-08 .inner{display:inline-block;vertical-align:top;max-width:960px;}
.ovic-person.style-08 .item:before{display:block;font-family:"Crimson Pro", Sans-serif;content:'“';font-size:200px;line-height:0;padding-top:80px;color:var(--main-color-2);margin-bottom:7px;}
.ovic-person.style-08 .desc{font-family:"Crimson Pro", Sans-serif;font-size:30px;line-height:40px;font-style:italic;margin-bottom:31px;}
.ovic-person.style-08 .avatar a{display:inline-block;vertical-align:top;margin-bottom:14px;}
.ovic-person.style-08 .name{font-family:"Crimson Pro", Sans-serif;font-size:20px;line-height:26px;font-weight:400;margin-bottom:9px;}
.ovic-person.style-08 .positions{margin-bottom:9px;}
.ovic-person.style-08 .star-rating > span::before{content:"\f005\f005\f005\f005\f005";}
@media(max-width:1199px){
.ovic-person.style-08 .inner{max-width:860px;}
.ovic-person.style-08 .item:before{font-size:160px;padding-top:64px;margin-bottom:2px;}
.ovic-person.style-08 .desc{font-size:27px;line-height:36px;margin-bottom:21px;}
.ovic-person.style-08 .avatar a{margin-bottom:14px;}
.ovic-person.style-08 .name{font-size:19px;line-height:24px;margin-bottom:5px;}
.ovic-person.style-08 .positions{margin-bottom:5px;}
}
@media(max-width:991px){
.ovic-person.style-08 .item:before{font-size:140px;padding-top:52px;}
.ovic-person.style-08 .desc{font-size:24px;line-height:32px;}
.ovic-person.style-08 .name{font-size:18px;line-height:22px;}
} .ovic-progress.vc_progress_bar .progress-item{font-size:0;line-height:0;margin-bottom:40px;}
.ovic-progress.vc_progress_bar .progress-item > h4{display:inline-block;vertical-align:middle;width:200px;font-size:12px;line-height:18px;margin:0;padding-right:30px;}
.ovic-progress.vc_progress_bar .vc_general{display:inline-block;vertical-align:middle;width:calc(100% - 200px);height:36px;background-color:#e5e5e5;border-radius:0;box-shadow:none;margin:0;}
.ovic-progress.vc_progress_bar .vc_general .vc_bar{border-radius:inherit;margin:0;}
.ovic-progress.vc_progress_bar .vc_general .vc_bar.animated{display:none;}
.ovic-progress.vc_progress_bar .vc_general .vc_label_units{position:absolute;top:0;bottom:0;right:30px;font-size:12px;line-height:18px;height:18px;font-weight:600;margin:auto;z-index:1;}
@media(max-width:767px){
.ovic-progress.vc_progress_bar .progress-item > h4{display:block;width:auto;padding:0 0 10px;}
.ovic-progress.vc_progress_bar .vc_general{display:block;width:auto;}
} .ovic-flickr .row,
.ovic-instagram .row{margin:0 -5px;}
.ovic-flickr .row [class^="col-"],
.ovic-flickr .row [class*=" col-"],
.ovic-instagram .row [class^="col-"],
.ovic-instagram .row [class*=" col-"]{padding:0 5px;}
.plus-icon, .gallery-item a, .thumb-flickr, .thumb-instagram{display:inline-block;vertical-align:top;max-width:100%;position:relative;background-color:#000;}
.plus-icon .image-effect, .plus-icon img, .gallery-item a img, .thumb-flickr img, .thumb-instagram img{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.plus-icon::before, .plus-icon::after, .gallery-item a::before, .gallery-item a::after, .thumb-flickr::before, .thumb-flickr::after, .thumb-instagram::before, .thumb-instagram::after{position:absolute;content:'';top:0;bottom:0;left:0;right:0;background-color:#fff;width:1px;height:20px;margin:auto;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;z-index:1;}
.plus-icon::after, .gallery-item a::after, .thumb-flickr::after, .thumb-instagram::after{width:20px;height:1px;}
.plus-icon:hover .image-effect, .plus-icon:hover img, .gallery-item a:hover img, .thumb-flickr:hover img, .thumb-instagram:hover img{opacity:0.5;}
.plus-icon:not(:hover)::before,
.gallery-item a:not(:hover)::before,
.thumb-flickr:not(:hover)::before,
.thumb-instagram:not(:hover)::before{opacity:0;-webkit-transform:scale(1, 2);-moz-transform:scale(1, 2);-ms-transform:scale(1, 2);-o-transform:scale(1, 2);transform:scale(1, 2);}
.plus-icon:not(:hover)::after,
.gallery-item a:not(:hover)::after,
.thumb-flickr:not(:hover)::after,
.thumb-instagram:not(:hover)::after{opacity:0;-webkit-transform:scale(2, 1);-moz-transform:scale(2, 1);-ms-transform:scale(2, 1);-o-transform:scale(2, 1);transform:scale(2, 1);}
.thumb-flickr.slide-up, .thumb-instagram.slide-up{background-color:transparent;margin-top:20px;}
.thumb-flickr.slide-up::before, .thumb-flickr.slide-up::after, .thumb-instagram.slide-up::before, .thumb-instagram.slide-up::after{display:none;}
.thumb-flickr.slide-up:hover img, .thumb-instagram.slide-up:hover img{opacity:1;}
.slide-up .image-effect, .slide-up img{-webkit-transition:all 0.8s ease;-moz-transition:all 0.8s ease;-o-transition:all 0.8s ease;transition:all 0.8s ease;}
.slide-up:hover .image-effect, .slide-up:hover img{-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-o-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}
.ovic-countdown .kute-boutique-countdown{font-size:0;line-height:0;margin:0 -10px 20px;}
.ovic-countdown .kute-boutique-countdown > *{display:inline-block;vertical-align:top;font-size:14px;line-height:18px;text-align:center;background-color:#fff;min-width:82px;margin:0 10px 20px;padding:16px 10px 13px;border:2px solid #eee;}
.ovic-countdown .kute-boutique-countdown .number{display:block;font-weight:500;color:#000;font-size:24px;line-height:30px;margin-bottom:1px;}
.ovic-countdown .kute-boutique-countdown .text{display:block;line-height:18px;font-size:12px;font-weight:400;color:#666;}
.ovic-countdown.style-01{text-align:center;}
.ovic-countdown.style-01 .title{font-size:26px;line-height:32px;font-weight:500;color:#222;margin-bottom:6px;}
.ovic-countdown.style-01 .desc{font-size:13px;line-height:20px;color:#666;font-weight:400;margin-bottom:36px;}
@media(max-width:767px){
.ovic-countdown.style-01 .desc{margin-bottom:30px;}
}
@media(max-width:479px){
.ovic-countdown.style-01 .desc{margin-bottom:25px;}
} .ovic-countdown.style-02{text-align:center;}
.ovic-countdown.style-02 .desc{font-size:16px;line-height:24px;margin-bottom:35px;}
.ovic-countdown.style-02 .button{font-size:14px;line-height:24px;border:3px solid;}
.ovic-countdown.style-02 .button:not(:hover):not(:focus){background-color:#fff;}
.ovic-countdown.style-02 .kute-boutique-countdown .number{font-size:30px;font-weight:700;}
@media(max-width:1199px){
.ovic-countdown .kute-boutique-countdown{margin:0 -7px 15px;}
.ovic-countdown .kute-boutique-countdown > *{min-width:74px;margin:0 7px 14px;padding:15px 7px 12px;}
.ovic-countdown .kute-boutique-countdown .number{font-size:22px;line-height:28px;}
.ovic-countdown .kute-boutique-countdown .text{line-height:16px;}
.ovic-countdown.style-02 .kute-boutique-countdown .number{font-size:26px;}
.ovic-countdown.style-02 .desc{font-size:15px;margin-bottom:25px;}
}
@media(max-width:767px){
.ovic-countdown .kute-boutique-countdown{margin:0 -5px 15px;}
.ovic-countdown .kute-boutique-countdown > *{min-width:65px;margin:0 5px 10px;padding:12px 10px 10px;}
.ovic-countdown .kute-boutique-countdown .number{font-size:20px;line-height:26px;}
.ovic-countdown.style-02 .kute-boutique-countdown .number{font-size:24px;}
.ovic-countdown.style-02 .desc{font-size:14px;margin-bottom:20px;}
} .ovic-countdown.style-03{min-height:600px;padding:45px 50px;background-image:var(--count-down-bg);background-position:center center;background-size:cover;background-repeat:no-repeat;position:relative;}
.ovic-countdown.style-03 .button{position:absolute;top:0;bottom:0;left:0;right:0;font-size:0;line-height:0;letter-spacing:0;background-color:transparent;}
.ovic-countdown.style-03 .title{font-size:30px;color:#fff;font-weight:700;margin-bottom:80px;position:relative;z-index:1;}
.ovic-countdown.style-03 .kute-boutique-countdown{position:absolute;bottom:0;right:0;background-color:#fff;padding:22px 0;padding-inline-start:15px;min-width:305px;text-align:end;margin:0;z-index:1;}
.ovic-countdown.style-03 .kute-boutique-countdown > *{background-color:transparent;border:none;min-width:auto;padding:0;font-size:26px;line-height:36px;color:var(--main-color);margin:0;position:relative;}
.ovic-countdown.style-03 .kute-boutique-countdown > *:not(:first-child){margin-inline-start:25px;}
.ovic-countdown.style-03 .kute-boutique-countdown > *:not(:first-child)::before{position:absolute;bottom:0;left:-14px;content:':';font-size:15px;line-height:32px;font-weight:700;}
.ovic-countdown.style-03 .kute-boutique-countdown > * > *{display:inline-block;vertical-align:top;font-size:inherit;line-height:inherit;color:inherit;}
@media(max-width:1199px){
.ovic-countdown.style-03{min-height:400px;padding:25px 30px;}
.ovic-countdown.style-03 .title{font-size:27px;}
.ovic-countdown.style-03 .kute-boutique-countdown{padding:16px 0;padding-inline-start:15px;min-width:290px;}
.ovic-countdown.style-03 .kute-boutique-countdown > *{font-size:24px;line-height:34px;}
}
@media(max-width:767px){
.ovic-countdown.style-03{min-height:350px;}
.ovic-countdown.style-03 .title{font-size:25px;}
.ovic-countdown.style-03 .kute-boutique-countdown{padding:12px 0;padding-inline-start:10px;min-width:260px;}
.ovic-countdown.style-03 .kute-boutique-countdown > *{font-size:22px;line-height:32px;}
} .ovic-countdown.style-04 .kute-boutique-countdown{margin:0 -10px -20px;}
.ovic-countdown.style-04 .kute-boutique-countdown > *{font-size:18px;line-height:20px;color:#999;min-width:110px;border:none;border-radius:900px;padding:27px 10px;margin:0 10px 20px;}
.ovic-countdown.style-04 .kute-boutique-countdown .number{font-size:36px;line-height:1;margin:0;}
.ovic-countdown.style-04 .kute-boutique-countdown .text{font-size:inherit;line-height:inherit;color:inherit;}
@media(max-width:767px){
.ovic-countdown.style-04 .kute-boutique-countdown{margin:0 -5px -10px;}
.ovic-countdown.style-04 .kute-boutique-countdown > *{font-size:16px;line-height:18px;min-width:80px;padding:15px 7px;margin:0 5px 10px;}
.ovic-countdown.style-04 .kute-boutique-countdown .number{font-size:32px;}
} .ovic-countdown.style-05 .kute-boutique-countdown{margin:0 -24px -10px;}
.ovic-countdown.style-05 .kute-boutique-countdown > *{text-align:center;background-color:transparent;padding:0;box-shadow:none;border:none;min-width:auto;margin:0 24px 10px;}
.ovic-countdown.style-05 .number{font-family:'Playfair Display', sans-serif;font-size:36px;line-height:1;min-width:76px;padding:13px 5px 24px;padding-inline-end:13px;color:#fff;background-image:var(--count-down-bg);background-position:center center;background-repeat:no-repeat;background-size:contain;}
.ovic-countdown.style-05 .text{font-size:15px;text-transform:uppercase;margin-top:11px;}
.ovic-countdown.style-05 .button{font-size:15px;font-weight:700;letter-spacing:0.2em;padding:11px 33px;margin-top:47px;}
.ovic-countdown.style-05 .button:not(:hover){color:var(--main-color);background-color:#fff;}
.ovic-countdown.style-06 .kute-boutique-countdown{margin:0 -24px -10px;}
.ovic-countdown.style-06 .kute-boutique-countdown > *{text-align:center;background-color:transparent;padding:0;box-shadow:none;border:none;min-width:auto;margin:0 24px 10px;}
.ovic-countdown.style-06 .number{font-size:48px;line-height:1;min-width:54px;}
.ovic-countdown.style-06 .text{font-size:16px;text-transform:uppercase;margin-top:9px;}
.ovic-countdown.style-06 .button{font-size:14px;font-weight:700;letter-spacing:0.2em;padding:0 0 3px;margin-top:40px;color:#000;background-color:transparent;border-bottom:2px solid var(--main-color-2);}
.ovic-countdown.style-06 .button:hover{color:var(--main-color-2);}
@media(max-width:1199px){
.ovic-countdown.style-05 .kute-boutique-countdown{margin:0 -12px -10px;}
.ovic-countdown.style-05 .kute-boutique-countdown > *{margin:0 12px 10px;}
.ovic-countdown.style-05 .number{font-size:32px;min-width:68px;padding:13px 5px 20px;padding-inline-end:10px;}
.ovic-countdown.style-05 .text{font-size:14px;margin-top:7px;}
.ovic-countdown.style-05 .button{font-size:14px;padding:10px 28px;margin-top:27px;}
.ovic-countdown.style-06 .kute-boutique-countdown{margin:0 -15px -10px;}
.ovic-countdown.style-06 .kute-boutique-countdown > *{margin:0 15px 10px;}
.ovic-countdown.style-06 .number{font-size:42px;min-width:46px;}
.ovic-countdown.style-06 .text{font-size:15px;margin-top:6px;}
.ovic-countdown.style-06 .button{margin-top:30px;}
}
@media(max-width:767px){
.ovic-countdown.style-06 .kute-boutique-countdown{margin:0 -13px -10px;}
.ovic-countdown.style-06 .kute-boutique-countdown > *{margin:0 13px 10px;}
.ovic-countdown.style-06 .number{font-size:38px;min-width:40px;}
.ovic-countdown.style-06 .text{font-size:14px;margin-top:4px;}
.ovic-countdown.style-06 .button{margin-top:25px;}
} .ovic-video .wp-video{overflow:hidden;}
.ovic-video:not(:hover) .mejs-controls{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%);}
.ovic-video .mejs-controls{-webkit-transition:transform 0.3s ease;-moz-transition:transform 0.3s ease;-o-transition:transform 0.3s ease;transition:transform 0.3s ease;}
.ovic-video:not(:hover) .mejs-overlay-button{opacity:0.6;}
.ovic-video .mejs-overlay-button{font-size:0;line-height:0;width:66px;height:66px;color:#fff;background:none;text-align:center;border:2px solid;border-radius:50%;padding:8px 0 8px 7px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.ovic-video .mejs-overlay-button::before{display:block;font-family:Pe-icon-7-stroke, sans-serif;content:"\e624";font-size:46px;line-height:1;}
.ovic-video.style-01 .inner{position:relative;padding:7px;box-shadow:0 0 0 1px #e5e5e5 inset;}
.ovic-video.style-01 .inner::before, .ovic-video.style-01 .inner::after, .ovic-video.style-01 .inner > span::before, .ovic-video.style-01 .inner > span::after{position:absolute;content:'';width:44px;height:44px;border-style:solid;}
.ovic-video.style-01 .inner::before{top:0;left:0;border-width:2px 0 0 2px;}
.ovic-video.style-01 .inner::after{top:0;right:0;border-width:2px 2px 0 0;}
.ovic-video.style-01 .inner > span::before{bottom:0;left:0;border-width:0 0 2px 2px;}
.ovic-video.style-01 .inner > span::after{bottom:0;right:0;border-width:0 2px 2px 0;}
.ovic-video.style-01 .wp-video{position:relative;z-index:1;border:1px solid #e5e5e5;}
.ovic-categories.style-02, .ovic-categories.style-01{text-align:center;}
.ovic-categories.style-02 .category-inner, .ovic-categories.style-01 .category-inner{position:relative;overflow:hidden;}
.ovic-categories.style-02 .category-inner > .thumb-link, .ovic-categories.style-01 .category-inner > .thumb-link{position:absolute;top:0;bottom:0;left:0;right:0;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;z-index:3;}
.ovic-categories.style-02 .category-inner:hover > .thumb-link, .ovic-categories.style-01 .category-inner:hover > .thumb-link{background-color:rgba(0, 0, 0, 0.2);}
.ovic-categories.style-01 .category-inner:hover .content > *{-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-o-transform:translateY(-20px);transform:translateY(-20px);}
.ovic-categories.style-02 .content > *,
.ovic-categories.style-01 .content > *{position:relative;z-index:3;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;}
.ovic-categories.style-01 .content{position:absolute;left:0;right:0;bottom:0;padding:25px 15px 35px;}
.ovic-categories.style-01 .title{font-size:18px;line-height:24px;margin-bottom:1px;}
.ovic-categories.style-01 .count{font-size:13px;line-height:16px;color:#666;margin-bottom:0;}
.ovic-categories.style-01 .count span{display:inline-block;vertical-align:top;border-bottom:2px solid #a8a8a8;}
.ovic-categories.style-02.title-top .category-inner:hover .content > *{-webkit-transform:translate(20px,20px);-moz-transform:translate(20px,20px);-ms-transform:translate(20px,20px);-o-transform:translate(20px,20px);transform:translate(20px,20px);}
.ovic-categories.style-02.title-bottom .category-inner:hover .content > *{-webkit-transform:translate(20px,-20px);-moz-transform:translate(20px,-20px);-ms-transform:translate(20px,-20px);-o-transform:translate(20px,-20px);transform:translate(20px,-20px);}
.ovic-categories.style-02.title-top .content{position:absolute;left:0;right:0;top:0;}
.ovic-categories.style-02.title-bottom .content{position:absolute;left:0;right:0;bottom:0;}
.ovic-categories.style-02 .content{text-align:left;padding:60px;}
.ovic-categories.style-02 .title{font-size:30px;line-height:36px;margin-bottom:6px;}
.ovic-categories.style-02 .count{display:inline-block;vertical-align:top;font-size:16px;line-height:22px;border-bottom:2px solid rgba(0,0,0,0.8);margin:0;}
.ovic-categories.style-02 .count span{font-weight:600;color:#222;}
@media(max-width:1199px){
.ovic-categories.style-01 .content{padding:15px 15px 25px;}
.ovic-categories.style-02 .content{padding:30px;}
.ovic-categories.style-02 .title{font-size:27px;line-height:33px;margin-bottom:3px;}
.ovic-categories.style-02 .count{font-size:15px;line-height:20px;}
}
@media(max-width:767px){
.ovic-categories.style-02 .content{padding:15px;}
.ovic-categories.style-02 .title{font-size:24px;line-height:30px;}
.ovic-categories.style-02 .count{font-size:14px;line-height:18px;}
} div.vc_btn3-container{margin-bottom:0;}
.vc_btn3-container .vc_btn3.vc_btn3-style-ovic-button{padding:8px 30px !important;font-size:12px;line-height:24px;border:none;font-weight:600;text-transform:uppercase;color:#fff;text-align:center;-webkit-transition:color 0.2s ease, background-color 0.2s ease, opacity 0.2s ease;-moz-transition:color 0.2s ease, background-color 0.2s ease, opacity 0.2s ease;-o-transition:color 0.2s ease, background-color 0.2s ease, opacity 0.2s ease;transition:color 0.2s ease, background-color 0.2s ease, opacity 0.2s ease;}
.vc_btn3-container .vc_btn3.vc_btn3-style-ovic-button:focus, .vc_btn3-container .vc_btn3.vc_btn3-style-ovic-button:hover{border:none;color:#fff;}
.vc_btn3-container .vc_btn3.vc_btn3-style-ovic-button .vc_btn3-icon{position:static;display:inline-block;vertical-align:top;font-size:inherit;line-height:inherit;height:auto;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;}
.vc_btn3-container .vc_btn3.vc_btn3-style-ovic-button.vc_btn3-icon-left .vc_btn3-icon{margin-right:2px;}
.vc_btn3-container .vc_btn3.vc_btn3-style-ovic-button.vc_btn3-icon-right .vc_btn3-icon{margin-left:2px;}
.style-02 div.ovic-pinmap .ovic-pin .ovic-wc .ovic-popup-footer a, .elementor-widget-button.style-02 .elementor-button{padding:8px 20px;font-size:14px;border:3px solid var(--main-color);min-width:160px;}
.vc_btn3-container .vc_btn3.vc_btn3-style-ovic-button.ovic-button-2{padding:8px 20px !important;font-size:14px;border:3px solid var(--main-color);min-width:160px;}
.style-02 div.ovic-pinmap .ovic-pin .ovic-wc .ovic-popup-footer a:not(:hover):not(:focus),
.elementor-widget-button.style-02 .elementor-button:not(:hover):not(:focus),
.vc_btn3-container .vc_btn3.vc_btn3-style-ovic-button.ovic-button-2:not(:hover):not(:focus){color:var(--main-color);background-color:#fff;}
.vc_btn3-container .vc_btn3.vc_btn3-shape-round{border-radius:90px;}
.page-title{font-size:24px;line-height:36px;text-transform:uppercase;margin-bottom:50px;}
@media(max-width:1199px){
.page-title{font-size:22px;line-height:30px;margin-bottom:30px;}
} .post-item .post-inner,
.blog-item .post-inner{position:relative;}
.post-item .post-inner::before, .post-item .post-inner::after, .blog-item .post-inner::before, .blog-item .post-inner::after{display:table;content:'';clear:both;}
.post-item .post-thumb, .blog-item .post-thumb{display:inline-block;vertical-align:top;max-width:100%;position:relative;}
.post-item .thumb-link, .blog-item .thumb-link{display:block;position:relative;overflow:hidden;}
.post-item .thumb-link img, .blog-item .thumb-link img{-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
.post-item .thumb-link:hover img, .blog-item .thumb-link:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.post-item .meta-data, .blog-item .meta-data{font-size:13px;margin-bottom:7px;}
.post-item .meta-data > *,
.blog-item .meta-data > *{display:inline-block;vertical-align:top;}
.post-item .meta-data > *:not(:last-child)::after,
.blog-item .meta-data > *:not(:last-child)::after{display:inline-block;vertical-align:top;opacity:0.2;margin:-1px 6px 1px;content:'|';}
.post-item .meta-data > * > .icon,
.blog-item .meta-data > * > .icon{margin-right:2px;}
.post-item .meta-data .comment .text, .blog-item .meta-data .comment .text{display:none;}
.post-item .post-category ul, .post-item .post-tags ul, .blog-item .post-category ul, .blog-item .post-tags ul{display:inline-block;vertical-align:top;list-style:none;padding:0;margin-bottom:0;}
.post-item .post-category ul li, .post-item .post-tags ul li, .blog-item .post-category ul li, .blog-item .post-tags ul li{display:inline-block;vertical-align:top;}
.post-item .post-category ul li:not(:last-child)::after,
.post-item .post-tags ul li:not(:last-child)::after,
.blog-item .post-category ul li:not(:last-child)::after,
.blog-item .post-tags ul li:not(:last-child)::after{content:',';margin-right:2px;}
.post-item .post-excerpt{margin-bottom:14px;}
.post-item .post-excerpt *:last-child{margin-bottom:0;}
.post-item .readmore{display:inline-block;vertical-align:top;font-size:12px;font-weight:600;text-transform:uppercase;}
.readmore .fa.fa-long-arrow-right::before{font-family:FontAwesome, sans-serif;content:"\f178";}
.post-item.style-01 .post-title{font-size:14px;line-height:24px;text-transform:uppercase;margin-bottom:6px;}
.post-item.style-01 .post-thumb{margin-bottom:14px;}
.blog-content .post-item{margin-bottom:50px;}
.blog-content.kute-boutique-isotope{margin-left:-15px;margin-right:-15px;}
.blog-content.kute-boutique-isotope .post-item.isotope-item{padding-left:15px;padding-right:15px;}
@media(min-width:768px){
.site-content.blog-page.style-list .blog-content .post-item .post-thumb{float:left;width:370px;margin:0 30px 0 0;}
.site-content.blog-page.style-list .blog-content .post-item .post-info{overflow:hidden;}
}
@media(max-width:1199px){
.blog-content .post-item{margin-bottom:30px;}
} .blog-item .border-plus::before{border-width:0 1px;}
.blog-item .border-plus::after{border-width:1px 0;}
.blog-item.style-01 .post-inner{font-size:0;line-height:0;max-width:570px;margin:auto;}
.blog-item.style-01 .post-inner > *{display:inline-block;vertical-align:middle;font-size:14px;line-height:24px;width:50%;}
.blog-item.style-01 .post-info{padding-right:15px;}
.blog-item.style-01 .post-thumb{padding-left:15px;}
.blog-item.style-01 .post-thumb::after{position:absolute;content:'';top:calc(50% - 18px);left:14px;border-left:16px solid #fff;border-top:18px solid transparent;border-bottom:18px solid transparent;}
.blog-item.style-02 .post-title, .blog-item.style-01 .post-title{font-size:18px;line-height:30px;text-transform:uppercase;margin-bottom:15px;}
.blog-item.style-02 .meta-data, .blog-item.style-01 .meta-data{margin-bottom:0;}
.blog-item.style-01 .blog-date{margin-bottom:15px;}
.blog-item.style-02 .blog-date a, .blog-item.style-01 .blog-date a{display:inline-block;vertical-align:top;}
.blog-item.style-02 .blog-date .day, .blog-item.style-01 .blog-date .day{display:inline-block;vertical-align:top;font-size:60px;font-weight:300;line-height:1;}
.blog-item.style-02 .blog-date .month-year, .blog-item.style-01 .blog-date .month-year{display:inline-block;vertical-align:top;font-size:13px;line-height:16px;text-transform:uppercase;padding:5px 0 5px 10px;}
.blog-item.style-02 .blog-date .month, .blog-item.style-02 .blog-date .year, .blog-item.style-01 .blog-date .month, .blog-item.style-01 .blog-date .year{display:block;}
@media(max-width:479px){
.blog-item.style-01 .blog-date{margin-bottom:10px;}
.blog-item.style-02 .blog-date .day, .blog-item.style-01 .blog-date .day{font-size:50px;}
.blog-item.style-02 .blog-date .month-year, .blog-item.style-01 .blog-date .month-year{font-size:12px;line-height:14px;padding:4px 0 4px 5px;}
.blog-item.style-01 .post-title{font-size:14px;line-height:24px;margin-bottom:10px;}
.blog-item.style-01 .post-thumb{padding-left:0;}
.blog-item.style-01 .post-thumb::after{left:-1px;}
} .blog-item.style-02 .post-thumb{margin-bottom:15px;}
.blog-item.style-02 .blog-date{position:absolute;top:10px;left:10px;}
.blog-item.style-02 .blog-date a{padding:7px 12px;color:#fff;position:relative;}
.blog-item.style-02 .blog-date a::after{position:absolute;content:'';top:0;bottom:0;left:0;right:0;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.blog-item.style-02 .blog-date a:hover::after{background-color:rgba(255, 255, 255, 0.3);}
@media(max-width:1199px){
.blog-item.style-02 .post-thumb{margin-bottom:10px;}
.blog-item.style-02 .post-title{margin-bottom:7px;}
} .blog-item.style-03 .post-title{font-size:14px;line-height:24px;letter-spacing:0.1em;text-transform:uppercase;margin-bottom:16px;}
.blog-item.style-03 .post-thumb{margin-bottom:15px;}
.blog-item.style-07 .thumb-link::before, .blog-item.style-03 .thumb-link::before{height:1px;border:none;background-color:#fff;width:25px;}
.blog-item.style-07 .thumb-link:not(:hover)::before,
.blog-item.style-03 .thumb-link:not(:hover)::before{-webkit-transform:scale(2, 1);-moz-transform:scale(2, 1);-ms-transform:scale(2, 1);-o-transform:scale(2, 1);transform:scale(2, 1);}
.blog-item.style-07 .thumb-link::after, .blog-item.style-03 .thumb-link::after{width:1px;border:none;background-color:#fff;height:25px;}
.blog-item.style-07 .thumb-link:not(:hover)::after,
.blog-item.style-03 .thumb-link:not(:hover)::after{-webkit-transform:scale(1, 2);-moz-transform:scale(1, 2);-ms-transform:scale(1, 2);-o-transform:scale(1, 2);transform:scale(1, 2);}
.blog-item.style-03 .meta-data{font-size:12px;color:#666;margin-bottom:3px;}
.blog-item.style-03 .meta-data > *:not(:last-child)::after{content:'-';opacity:0.8;margin:0 1px;}
.blog-item.style-03 .post-excerpt{font-size:13px;line-height:22px;}
.blog-item.style-04 .post-inner{font-size:0;line-height:0;max-width:570px;margin:auto;}
.blog-item.style-04 .post-inner > *{display:inline-block;vertical-align:middle;font-size:14px;line-height:24px;}
.blog-item.style-04 .post-thumb{width:calc(50% - 15px);}
.blog-item.style-04 .post-info{margin-left:-30px;width:calc(50% + 45px);position:relative;padding:30px 30px 25px 60px;}
.blog-item.style-04 .post-info::before{position:absolute;content:'';top:0;bottom:0;left:0;right:0;border:5px solid;opacity:0.5;}
.blog-item.style-04 .post-info > *{position:relative;}
.blog-item.style-04 .post-title{font-size:18px;line-height:24px;text-transform:uppercase;margin-bottom:35px;}
.blog-item.style-04 .blog-date{margin-bottom:7px;}
.blog-item.style-07 .blog-date a, .blog-item.style-04 .blog-date a{display:inline-block;vertical-align:top;}
.blog-item.style-07 .blog-date .day, .blog-item.style-04 .blog-date .day{display:inline-block;vertical-align:top;font-size:48px;font-weight:200;line-height:1;}
.blog-item.style-07 .blog-date .month-year, .blog-item.style-04 .blog-date .month-year{display:inline-block;vertical-align:top;font-size:13px;line-height:16px;text-transform:uppercase;padding:12px 0 0 3px;}
.blog-item.style-07 .blog-date .month, .blog-item.style-07 .blog-date .year, .blog-item.style-04 .blog-date .month, .blog-item.style-04 .blog-date .year{display:block;}
.blog-item.style-04 .meta-data{color:inherit;}
@media(max-width:479px){
.blog-item.style-04 .post-thumb{width:50%;}
.blog-item.style-04 .post-info{margin-left:-20px;width:calc(50% + 20px);padding:30px 15px 25px 40px;}
.blog-item.style-04 .post-title{font-size:14px;line-height:24px;margin-bottom:20px;}
} .ovic-blog.style-05.overflow-content > .slick-slider > .slick-list > .slick-track > .slick-slide:not(.slick-active),
.ovic-blog.style-05.overflow-content .product-list-owl > .slick-list > .slick-track > .slick-slide:not(.slick-active){opacity:0.4;pointer-events:none;}
.blog-item.style-05{text-align:center;}
.blog-item.style-05 .post-inner{display:inline-block;vertical-align:top;max-width:100%;}
.blog-item.style-05 .post-info{position:absolute;bottom:10px;left:10px;right:10px;background-color:rgba(255, 255, 255, 0.9);z-index:2;padding:20px 15px 16px;}
.blog-item.style-05 .meta-data{font-size:10px;line-height:24px;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:0;}
.blog-item.style-05 .meta-data > *:not(:last-child)::after{content:'';opacity:0.5;width:2px;height:2px;border:1px solid;vertical-align:middle;margin:0 2px;}
.blog-item.style-05 .blog-date a > *{display:inline-block;vertical-align:top;}
.blog-item.style-05 .blog-date a .day{font-size:24px;font-weight:700;margin:-4px 0 4px;}
.blog-item.style-05 .blog-date a .cross{font-size:18px;margin:-2px 0 2px 2px;}
.blog-item.style-05 .post-title{font-size:14px;line-height:24px;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:0;}
.blog-item.style-05 .readmore{display:inline-block;vertical-align:top;font-size:12px;line-height:24px;text-transform:uppercase;font-weight:600;text-decoration:underline;}
.blog-item.style-05 .readmore .icon{display:none;}
.blog-item.style-05 .post-category ul li a:hover, .blog-item.style-05 .readmore:hover{opacity:0.7;}
@media(min-width:1200px){
.blog-item.style-05 .post-inner:not(:hover) .post-info{opacity:0;visibility:hidden;-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5);}
.blog-item.style-05 .post-info{-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
} .blog-item.style-06 .post-inner{display:table;width:100%;box-shadow:0 0 0 1px #f3f3f3 inset;}
.blog-item.style-06 .post-inner > *{display:table-cell;vertical-align:middle;max-width:100%;}
.blog-item.style-06 .post-thumb{width:370px;}
.blog-item.style-06 .post-info{padding:15px 30px;}
.blog-item.style-06 .post-category{font-size:10px;line-height:20px;font-weight:600;text-transform:uppercase;color:#888;letter-spacing:0.15em;margin-bottom:4px;}
.blog-item.style-06 .post-title{font-size:14px;line-height:24px;font-family:'Playfair Display', sans-serif;font-style:italic;font-weight:400;margin-bottom:11px;}
.blog-item.style-06 .meta-data > * > .icon{color:inherit;opacity:0.4;}
.blog-item.style-06 .post-excerpt{margin-bottom:33px;}
.blog-item.style-06 .readmore{font-family:'Playfair Display', sans-serif;font-size:13px;line-height:24px;}
.blog-item.style-06 .readmore:not(:hover){color:#888;}
.blog-item.style-06 .readmore .icon{display:inline-block;vertical-align:top;opacity:0.5;margin:1px 0 -1px 3px;}
.blog-item.style-06 .readmore .icon::before{content:"\f18e";}
@media(max-width:1499px) and (min-width:1200px){
.blog-item.style-06 .post-thumb{width:300px;}
.blog-item.style-06 .post-info{padding-left:20px;padding-right:20px;}
.blog-item.style-06 .post-category{margin-bottom:2px;}
.blog-item.style-06 .post-title{margin-bottom:8px;}
.post-item .meta-data, .blog-item .meta-data{margin-bottom:5px;}
.blog-item.style-06 .post-excerpt{margin-bottom:15px;}
}
@media(max-width:767px){
.blog-item.style-06 .post-inner{display:block;}
.blog-item.style-06 .post-thumb{display:block;margin:auto;}
.blog-item.style-06 .post-info{display:block;padding-left:15px;padding-right:15px;}
.blog-item.style-06 .post-category{margin-bottom:2px;}
.blog-item.style-06 .post-title{margin-bottom:8px;}
.post-item .meta-data, .blog-item .meta-data{margin-bottom:5px;}
.blog-item.style-06 .post-excerpt{margin-bottom:15px;}
} .blog-item.style-07 .post-thumb{margin-bottom:18px;}
.blog-item.style-07 .blog-date{display:inline-block;vertical-align:top;float:left;}
.blog-item.style-07 .post-title{font-size:14px;line-height:24px;min-height:55px;text-transform:uppercase;overflow:hidden;position:relative;padding:7px 0 0 30px;margin-bottom:13px;}
.blog-item.style-07 .post-title::before{position:absolute;content:'';top:10px;bottom:5px;left:15px;border-left:1px solid;}
.blog-item.style-07 .meta-data{margin:0;color:#999;}
.ovic-blog.style-10 > .slick-slider.dot-circle > .slick-dots, .ovic-blog.style-09 > .slick-slider.dot-circle > .slick-dots, .ovic-blog.style-08 > .slick-slider.dot-circle > .slick-dots{margin:0 -3px;}
.ovic-blog.style-10 > .slick-slider.dot-circle > .slick-dots li, .ovic-blog.style-09 > .slick-slider.dot-circle > .slick-dots li, .ovic-blog.style-08 > .slick-slider.dot-circle > .slick-dots li{margin:0 3px;}
.ovic-blog.style-10 > .slick-slider.dot-circle > .slick-dots li button, .ovic-blog.style-09 > .slick-slider.dot-circle > .slick-dots li button, .ovic-blog.style-08 > .slick-slider.dot-circle > .slick-dots li button{width:9px;height:9px;}
.blog-item.style-08 .post-inner{display:table;width:100%;max-width:570px;position:relative;background-color:#fff;box-shadow:0 0 0 1px #f3f3f3;color:#666;text-align:center;margin:0 auto;}
.blog-item.style-08 .post-inner > *{display:table-cell;vertical-align:middle;}
.blog-item.style-08 .post-thumb{width:270px;}
.blog-item.style-08 .post-info{width:calc(100% - 270px);padding:60px 20px 15px;}
.blog-item.style-08 .post-info > *{max-width:190px;margin-left:auto;margin-right:auto;}
.blog-item.style-08 .blog-date a{display:inline-block;vertical-align:top;font-size:13px;line-height:20px;margin-bottom:10px;}
.blog-item.style-08 .post-title{font-size:14px;line-height:22px;letter-spacing:0.05em;min-height:134px;margin-bottom:30px;}
.blog-item.style-09 .readmore, .blog-item.style-08 .readmore{display:inline-block;vertical-align:top;font-size:13px;line-height:18px;border-bottom:1px solid #bdbdbd;box-shadow:0 -1px #dfdfdf inset;}
.blog-item.style-09 .readmore:hover, .blog-item.style-08 .readmore:hover{border-bottom:1px solid;}
.blog-item.style-08 .readmore .icon{display:none;}
@media(max-width:1199px) and (min-width:992px){
.blog-item.style-08 .post-inner > *{width:50%;}
.blog-item.style-08 .post-info{padding:30px 15px 15px;}
}
@media(max-width:767px){
.blog-item.style-08 .post-inner > *{width:50%;}
.blog-item.style-08 .post-info{padding:45px 20px 15px;}
}
@media(max-width:479px){
.blog-item.style-08 .post-inner{display:block;max-width:270px;}
.blog-item.style-08 .post-inner > *{display:block;width:auto;}
.blog-item.style-08 .post-info{padding:20px 15px 15px;}
.blog-item.style-08 .post-title{min-height:88px;margin-bottom:20px;}
} .blog-item.style-09 .post-inner{background-color:#fff;text-align:center;}
.blog-item.style-09 .post-info{padding:0 30px 25px;position:relative;}
.blog-item.style-09 .blog-date a{display:inline-block;vertical-align:top;font-size:13px;line-height:20px;padding:6px 12px;color:#fff;margin-top:-16px;margin-bottom:10px;}
.blog-item.style-09 .post-title{font-size:14px;line-height:22px;letter-spacing:0.05em;margin-bottom:0;padding-bottom:5px;}
.blog-item.style-09 .post-excerpt{font-size:12px;line-height:22px;margin-bottom:0;padding-bottom:30px;}
.blog-item.style-09 .readmore{border-bottom:2px solid #7f7f7f;box-shadow:none;font-weight:500;text-transform:uppercase;font-size:12px;}
.blog-item.style-09 .readmore .icon{display:none;}
@media(max-width:1199px){
.blog-item.style-09 .post-info{padding:0 20px 20px;}
} .blog-item.style-10 .post-inner{text-align:center;position:relative;}
.blog-item.style-10 .post-thumb{margin-bottom:13px;}
.blog-item.style-10 .blog-date{position:absolute;top:10px;left:10px;z-index:2;}
.blog-item.style-10 .blog-date a{display:inline-block;vertical-align:top;font-size:13px;line-height:24px;color:#fff;padding:4px 15px;}
.blog-item.style-10 .post-title{font-size:16px;line-height:24px;letter-spacing:0.05em;margin-bottom:4px;}
.blog-item.style-10 .post-excerpt{font-size:13px;line-height:23px;margin-bottom:6px;}
.blog-item.style-10 .comment{color:#aaa;}
.blog-item.style-11{text-align:center;}
.blog-item.style-11 .post-inner{display:inline-block;vertical-align:top;max-width:100%;position:relative;}
.blog-item.style-11 .post-info{position:absolute;top:0;bottom:0;left:0;right:0;border:3px solid #222;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:70px 50px 30px;background-color:rgba(255,255,255,0.5);}
.blog-item.style-11 .blog-date{display:inline-block;vertical-align:top;font-size:14px;line-height:24px;margin-bottom:6px;}
.blog-item.style-11 .post-title{font-size:18px;line-height:24px;margin-bottom:57px;}
.blog-item.style-11 .readmore{font-size:14px;line-height:20px;color:#111;letter-spacing:0.05em;box-shadow:none;border-bottom:3px solid #7f7f7f;}
.blog-item.style-11 .readmore:hover{opacity:0.7;}
.blog-item.style-11 .readmore .icon{display:none;}
@media(min-width:1200px){
.blog-item.style-11 .post-info{-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;background-color:#fff;}
.blog-item.style-11 .post-inner:not(:hover) .post-info{opacity:0;-webkit-transform:scale(0.9);-moz-transform:scale(0.9);-ms-transform:scale(0.9);-o-transform:scale(0.9);transform:scale(0.9);}
}
@media(max-width:1199px){
.blog-item.style-11 .post-info{padding:50px 30px 30px;}
.blog-item.style-11 .post-title{margin-bottom:47px;}
}
@media(max-width:767px){
.blog-item.style-11 .post-info{padding:30px 20px 20px;}
.blog-item.style-11 .post-title{margin-bottom:35px;}
} .blog-item.style-12 .post-thumb{margin-bottom:31px;}
.blog-item.style-12 .blog-date{position:absolute;top:0;left:0;z-index:2;}
.blog-item.style-12 .blog-date a{display:inline-block;vertical-align:top;text-align:center;min-width:70px;padding:14px 10px 6px;background-color:var(--main-color-2);color:var(--main-color);font-size:10px;line-height:18px;text-transform:uppercase;}
.blog-item.style-12 .blog-date a:hover{color:#fff;}
.blog-item.style-12 .blog-date a .day{display:block;font-family:'Montserrat', sans-serif;font-size:36px;line-height:1;margin-bottom:2px;}
.blog-item.style-12 .blog-date a::after{position:absolute;content:'';top:calc(100% + 5px);left:0;right:0;height:5px;background-color:inherit;}
.blog-item.style-12 .post-title{font-size:20px;text-transform:uppercase;margin-bottom:8px;}
.blog-item.style-12 .post-excerpt{font-size:16px;line-height:20px;margin-bottom:26px;}
.blog-item.style-12 .readmore{display:inline-block;vertical-align:top;font-family:'Montserrat', sans-serif;font-size:16px;line-height:24px;font-weight:600;padding:12px 23px 11px;border:1px solid #ddd;text-transform:uppercase;color:var(--main-color);}
.blog-item.style-12 .readmore:hover{color:#fff;background-color:var(--main-color-2);border-color:var(--main-color-2);}
.blog-item.style-12 .readmore .icon{display:none;}
.blog-item.style-13 .thumb-wrap{position:relative;overflow:hidden;margin-bottom:25px;}
.blog-item.style-13 .post-inner:not(:hover) .readmore{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%);}
.blog-item.style-13 .readmore{position:absolute;right:0;bottom:0;font-size:14px;line-height:24px;padding:12px 24px;padding-inline-start:40px;background-color:#fff;text-decoration:underline;letter-spacing:0.02em;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.blog-item.style-13 .readmore .icon{display:none;}
.blog-item.style-13 .blog-date{color:#808080;letter-spacing:0.02em;margin-bottom:9px;}
.blog-item.style-13 .post-title{font-family:inherit;font-size:16px;line-height:22px;font-weight:800;margin:0;}
@media(max-width:1199px){
.blog-item.style-12 .post-thumb{margin-bottom:16px;}
.blog-item.style-12 .post-title{font-size:18px;margin-bottom:5px;}
.blog-item.style-12 .post-excerpt{font-size:15px;margin-bottom:16px;}
.blog-item.style-12 .readmore{font-size:15px;padding:10px 21px;}
.blog-item.style-12 .blog-date a{min-width:65px;padding:13px 5px 5px;}
.blog-item.style-12 .blog-date a .day{font-size:32px;margin:0;}
.blog-item.style-13 .thumb-wrap{margin-bottom:15px;}
.blog-item.style-13 .blog-date{margin-bottom:5px;}
} .blog-item.style-14 .blog-date{font-size:15px;color:#999;margin:18px 0 0;}
.blog-item.style-14 .blog-date a::before{display:inline-block;vertical-align:top;font-family:FontAwesome, sans-serif;content:"\f073";font-size:20px;margin-inline-end:7px;}
.blog-item.style-14 .post-title{font-size:26px;margin:7px 0 0;}
.blog-item.style-14 .readmore{display:inline-block;vertical-align:top;font-size:18px;line-height:2em;border-bottom:2px solid var(--main-color-2);margin:9px 0 0;}
.blog-item.style-14 .readmore .icon{display:none;}
@media(max-width:1199px){
.blog-item.style-14 .blog-date{margin-top:13px;}
.blog-item.style-14 .post-title{font-size:22px;margin:2px 0 0;}
.blog-item.style-14 .readmore{font-size:16px;margin-top:4px;}
}
@media(max-width:767px){
.blog-item.style-14 .readmore{font-size:15px;}
} .blog-item.style-15 .post-info{background-color:#fff;margin:-30px 0 0;margin-inline-start:30px;padding:15px 30px;position:relative;}
.blog-item.style-15 .post-category{font-family:'Playfair Display', sans-serif;font-size:14px;color:var(--main-color-2);text-transform:uppercase;margin-bottom:10px;}
.blog-item.style-15 .post-title{font-size:22px;line-height:26px;margin-bottom:12px;}
.blog-item.style-15 .meta-data{font-size:13px;text-transform:uppercase;color:#888;margin:0;}
.blog-item.style-15 .meta-data .author{text-transform:inherit;}
.blog-item.style-15 .meta-data a:not(:hover) .name{color:var(--main-color);}
.blog-item.style-15 .meta-data > :not(:last-child)::after{opacity:0.7;}
.ovic-blog.style-16 .slick-list{padding-top:12px;margin-top:-12px;}
.blog-item.style-16 .blog-date{position:absolute;top:-12px;left:30px;font-size:12px;line-height:18px;text-transform:uppercase;letter-spacing:0.2em;font-weight:700;color:#fff;background-color:#000;padding:3px 18px;}
.blog-item.style-16 .post-info{padding:23px 0 0;padding-inline-start:30px;}
.blog-item.style-16 .meta-data{font-size:14px;margin-bottom:9px;}
.blog-item.style-16 .meta-data > :not(:last-child)::after{margin:0 3px;opacity:0.7;}
.blog-item.style-16 .post-title{font-size:16px;line-height:30px;font-weight:700;text-transform:uppercase;letter-spacing:0.2em;margin:0;}
@media(max-width:991px){
.blog-item.style-15 .post-category{margin-bottom:6px;}
.blog-item.style-15 .post-title{font-size:20px;line-height:24px;margin-bottom:8px;}
.blog-item.style-16 .post-info{padding:13px 0 0;padding-inline-start:20px;}
.blog-item.style-16 .meta-data{margin-bottom:5px;}
.blog-item.style-16 .post-title{font-size:15px;line-height:28px;}
} .site-main > .post-item > .post-head::before,
.site-main > .post-item > .post-head::after{display:table;content:'';clear:both;}
.site-main > .post-item > .post-head{padding-bottom:12px;}
.site-main > .post-item > .post-head .post-title{font-size:24px;line-height:36px;text-transform:uppercase;margin-bottom:4px;}
.site-main > .post-item > .post-head .meta-data{margin-bottom:10px;}
.site-main > .post-item > .post-head .change-font-size{width:370px;max-width:100%;margin-bottom:10px;}
.site-main > .post-item > .post-thumb{margin-bottom:32px;}
.site-main > .post-item .author-head{padding:5px 0;border-bottom:1px solid #e5e5e5;margin-top:30px;}
.site-main > .post-item .author-head::before, .site-main > .post-item .author-head::after{display:table;content:'';clear:both;}
.site-main > .post-item .author-head > *{display:inline-block;vertical-align:top;}
.site-main > .post-item .author-head .author-title{font-family:'Playfair Display', sans-serif;font-size:18px;line-height:30px;font-style:italic;padding:5px 0;margin:0 30px 0 0;}
.site-main > .post-item .author-head .post-share{float:right;padding:5px 0;}
.site-main > .post-item .author-head .share-title{display:inline-block;vertical-align:top;font-family:'Playfair Display', sans-serif;font-size:13px;line-height:30px;font-style:italic;margin:0 15px 0 0;}
.site-main > .post-item .author-head .kute-boutique-share-socials{display:inline-block;vertical-align:top;font-size:18px;line-height:30px;margin:0 -3px;}
.site-main > .post-item .author-head .kute-boutique-share-socials a{display:inline-block;vertical-align:top;margin:0 3px;}
.site-main > .post-item .content-author{padding:10px 130px 10px 40px;margin-top:30px;}
.site-main > .post-item .content-author .avatar{width:130px;border-radius:50%;overflow:hidden;}
.site-main > .post-item .content-author .info{padding-left:25px;}
.site-main > .post-item .content-author .name{display:inline-block;vertical-align:top;font-size:15px;line-height:24px;font-weight:600;margin-bottom:5px;}
.site-main > .post-item .content-author .desc{margin:0;}
.site-main > .post-item .content-author .person-socials{display:none;}
@media(min-width:768px){
.site-main > .post-item .content-author{display:table;width:100%;}
.site-main > .post-item .content-author > *{display:table-cell;vertical-align:middle;}
.site-main > .post-item > .post-head .meta-data{display:inline-block;vertical-align:top;}
.site-main > .post-item > .post-head .change-font-size{display:inline-block;vertical-align:top;float:right;}
}
@media(max-width:1199px){
.site-main > .post-item .content-author{padding:10px 40px;}
}
@media(max-width:991px){
.site-main > .post-item .content-author{padding:10px 30px;}
}
@media(max-width:767px){
.site-main > .post-item .content-author{padding:10px 0;}
.site-main > .post-item .content-author .info{padding:20px 0 0;}
} .related-post,
.comments-area{text-align:center;margin-top:60px;}
.related-post > *,
.comments-area > *{text-align:left;}
.related-post > .title, .comments-area .comments-title{display:inline-block;vertical-align:top;font-size:14px;line-height:24px;text-transform:uppercase;padding:3px 0;border-bottom:2px solid;margin-bottom:40px;}
.comments-area .comment-list{list-style:none;padding:0;margin-bottom:0;}
.comments-area .comment-body{margin-bottom:40px;}
.comments-area .comment-body::before, .comments-area .comment-body::after, .comments-area .comment-content::before, .comments-area .comment-content::after{display:table;content:'';clear:both;}
.comments-area .comment-avatar{float:left;width:80px;margin-right:30px;border-radius:50%;overflow:hidden;}
.comments-area .comment-info{overflow:hidden;border:1px solid #e5e5e5;padding:23px 28px 25px;}
.comments-area .comment-meta{margin:0 -10px 6px;font-size:13px;line-height:24px;}
.comments-area .comment-meta > *{display:inline-block;vertical-align:top;margin:0 10px;}
.comments-area .comment-author{font-weight:600;font-size:14px;text-transform:capitalize;}
.comments-area .comment-author cite{font-style:inherit;}
.comments-area .comment-edit-link{font-style:italic;}
.comments-area .comment-edit-link::before{content:'(';}
.comments-area .comment-edit-link::after{content:')';}
.comments-area .comment-text{font-family:'Playfair Display', sans-serif;font-style:italic;margin-bottom:15px;}
.comments-area .comment-text p:last-child{margin-bottom:0;}
.comments-area .comment-reply-link{float:right;font-size:12px;line-height:24px;font-weight:600;text-transform:uppercase;}
.comments-area .comment-reply-link::after{display:inline-block;vertical-align:top;font-family:FontAwesome, sans-serif;content:"\f064";margin-left:9px;font-size:11px;}
.comments-area .children{list-style:none;padding:0 0 0 30px;margin-bottom:0;}
.comments-area .comment-respond{margin-top:40px;border-top:1px solid #e5e5e5;padding-top:30px;}
.comments-area .comment-reply-title{font-size:14px;line-height:24px;text-transform:uppercase;padding:3px 0;margin-bottom:30px;}
.comments-area .comment-reply-title #cancel-comment-reply-link{margin-left:10px;}
.comments-area .comment-respond .comment-form p{margin-bottom:30px;}
.comments-area .comment-respond input[type="text"],
.comments-area .comment-respond input[type="email"],
.comments-area .comment-respond input[type="url"],
.comments-area .comment-respond textarea{width:100%;}
.comments-area .comment-respond input[type="submit"]{padding:13px 40px;}
.comments-area .comment-respond .comment-form .comment-notes, .comments-area .comment-respond .comment-form .comment-form-cookies-consent{margin:-10px 0 20px;}
.comments-area .comment-respond .comment-form .form-submit{margin-bottom:0;}
@media(min-width:768px){
.comments-area .comment-list > * > .children{padding-left:110px;}
}
@media(max-width:767px){
.comments-area .comment-body{margin-bottom:30px;}
.comments-area .comment-avatar{margin:0 0 15px;}
.comments-area .comment-info{clear:both;padding:23px 15px 25px;}
}  .add-to-cart{display:block;max-width:100%;position:relative;}
.add-to-cart .single_add_to_cart_button, .add-to-cart .added_to_cart, .add-to-cart > a{overflow:hidden;position:relative;white-space:nowrap;text-overflow:ellipsis;max-width:100%;}
.add-to-cart .single_add_to_cart_button:hover, .add-to-cart .single_add_to_cart_button:focus, .add-to-cart .added_to_cart:hover, .add-to-cart .added_to_cart:focus, .add-to-cart > a:hover, .add-to-cart > a:focus{color:#fff;}
.single_add_to_cart_button.added, .add-to-cart > a.added{display:none !important;}
.add-to-cart:not(:hover)::before,
.add-to-cart:not(:hover)::after{opacity:0;visibility:hidden;}
.add-to-cart::before, .add-to-cart::after{display:none;position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}
.add-to-cart::before{content:attr(data-title);font-size:12px;font-weight:400;line-height:1.42857143;white-space:nowrap;background-color:var(--main-color);color:#fff;padding:3px 8px;bottom:calc(100% + 8px);}
.add-to-cart::after{content:'';border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--main-color);bottom:calc(100% + 3px);}
@media(max-width:479px){
.add-to-cart .single_add_to_cart_button, .add-to-cart .added_to_cart, .add-to-cart > a{padding:6px 20px;}
} .product-item .compare-button,
.yith-wcwl-add-to-wishlist{display:inline-block;vertical-align:top;}
.woocommerce-product-gallery a.compare, .entry-summary a.compare, .product-item a.compare, a.yith-wcqv-button, .yith-wcwl-add-to-wishlist a{display:inline-block;vertical-align:top;width:40px;font-size:0;line-height:0;padding:0;background-color:transparent;border-radius:0;text-align:center;overflow:hidden;position:relative;font-weight:400;text-transform:capitalize;color:#999;border:1px solid #ddd;}
.woocommerce-product-gallery a.compare:hover, .entry-summary a.compare:hover, .product-item a.compare:hover, a.yith-wcqv-button:hover, .yith-wcwl-add-to-wishlist a:hover{border:1px solid;}
.woocommerce-product-gallery a.compare:hover, .woocommerce-product-gallery a.compare:focus, .entry-summary a.compare:hover, .entry-summary a.compare:focus, .product-item a.compare:hover, .product-item a.compare:focus, a.yith-wcqv-button:hover, a.yith-wcqv-button:focus, .yith-wcwl-add-to-wishlist a:hover, .yith-wcwl-add-to-wishlist a:focus{background-color:transparent;}
.woocommerce-product-gallery a.compare::before, .entry-summary a.compare::before, .product-item a.compare::before, a.yith-wcqv-button::before, .yith-wcwl-add-to-wishlist a::before{display:block;font-size:14px;line-height:38px;font-family:FontAwesome, sans-serif;font-weight:400;}
.woocommerce-product-gallery a.compare::before, .entry-summary a.compare::before, .product-item a.compare::before{content:"\f0ec";}
a.yith-wcqv-button::before{content:"\f002";}
.yith-wcwl-add-to-wishlist a::before{content:"\f08a";font-weight:600;}
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before, .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before, .yith-wcwl-add-to-wishlist .delete_item::before{content:"\f004";}
.yith-wcwl-add-to-wishlist .separator, .yith-wcwl-add-to-wishlist .view-wishlist{display:none;}
a.compare .blockUI.blockOverlay, a.yith-wcqv-button .blockUI.blockOverlay, .yith-wcwl-add-to-wishlist .blockUI.blockOverlay{z-index:8 !important;cursor:wait !important;background:none !important;opacity:1 !important;text-align:center;height:30px !important;margin:auto !important;top:0 !important;bottom:0 !important;}
.yith-wcwl-add-to-wishlist + .clear{display:none !important;}
.yith-wcwl-add-to-wishlist{margin:0;}
.yith-wcwl-add-to-wishlist a{opacity:1 !important;}
.yith-wcwl-add-to-wishlist .feedback{display:none;}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button{position:relative;}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist{border-radius:0;}
.price{display:block;font-size:14px;line-height:24px;font-weight:600;color:var(--main-color);}
.price > *{display:inline-block;vertical-align:bottom;}
.price ins{float:left;text-decoration:none;}
.price del{font-size:12px;color:#aaa;font-weight:400;margin:1px 0 -1px 10px;}
.price .amount{color:inherit;text-decoration:inherit;}
.star-rating{display:inline-block;vertical-align:top;position:relative;overflow:hidden;}
.star-rating > span{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap;font-size:0;line-height:0;}
.star-rating::before, .star-rating > span::before{display:inline-block;float:left;font-family:FontAwesome, sans-serif;content:"\f006\f006\f006\f006\f006";font-size:15px;line-height:24px;letter-spacing:0.2em;color:#ccc;}
.star-rating > span::before{color:#ffcc33;}
.review-count{display:none !important;}
p.stars{display:inline-block;vertical-align:top;font-size:0;line-height:0;}
p.stars a{display:inline-block;}
p.stars a:before{display:block;font-family:FontAwesome, sans-serif;font-size:15px;line-height:24px;margin:0 0.1em;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;color:#ccc;content:"\f006";}
p.stars:hover a:before, p.stars.selected:not(:hover) a:before{color:#ffcc33;}
p.stars a:hover ~ a:before,
p.stars.selected:not(:hover) a.active ~ a:before{color:#ccc;}
@media(max-width:767px){
.star-rating::before, .star-rating > span::before, p.stars a:before{font-size:14px;}
} .quantity{display:inline-block;vertical-align:top;max-width:100%;font-size:16px;font-weight:600;}
.quantity .control{display:inline-block;position:relative;max-width:100%;}
.quantity .input-text::-webkit-inner-spin-button, .quantity .input-text::-webkit-outer-spin-button{-webkit-appearance:none;}
.quantity .input-text{width:80px;text-align:center;padding-left:25px;padding-right:25px;}
.quantity .btn-number{position:absolute;top:0;bottom:0;z-index:1;padding:8px 0;width:25px;opacity:0.3;text-align:center;}
.quantity .btn-number span{display:none;}
.quantity .btn-number:hover{color:inherit;opacity:1;}
.quantity .quantity-minus{left:0;}
.quantity .quantity-plus{right:0;}
.quantity .quantity-minus::before{content:'-';}
.quantity .quantity-plus::before{content:'+';}
@-moz-document url-prefix(){
.quantity .input-text{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;}
} .stock{font-size:13px;font-weight:600;margin-bottom:0;}
.in-stock{color:#27ae5f;}
.out-of-stock{color:#c91f28;}
.product-labels{position:absolute;top:10px;left:10px;z-index:1;}
.product-labels > *{display:block;font-size:12px;line-height:20px;font-weight:600;text-align:center;color:#fff;background-color:var(--main-color);border-color:var(--main-color);padding:3px 10px;text-transform:uppercase;margin-bottom:5px;}
.product-labels .onsale .text{display:none;}
.product-item.outofstock:not(.product-type-variable):not(.product-type-external) .thumb-link::after{position:absolute;content:'';top:0;bottom:0;left:0;right:0;background-color:rgba(255, 255, 255, 0.7);}
.label-square-color .product-labels .onnew, .label-circle .product-labels .onnew{background-color:#339967;border-color:#339967;}
.label-square-color .product-labels .featured, .label-circle .product-labels .featured, .label-vertical .product-labels .featured{background-color:#e01616;border-color:#e01616;}
.label-circle .product-labels > *{display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;justify-content:center;width:48px;height:48px;border-radius:50%;font-size:11px;line-height:16px;padding:0 5px;}
.label-vertical .product-labels{top:0;left:calc(100% - 10px);-webkit-transform-origin:top left;-moz-transform-origin:top left;-ms-transform-origin:top left;-o-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}
.label-vertical .product-labels > *{display:table;white-space:nowrap;letter-spacing:0.12em;margin-bottom:10px;}
.label-vertical .product-labels .onnew{background-color:#9ec8b2;border-color:#9ec8b2;}
.product_meta .wcml_currency_switcher, .product_meta .wpml-ls{display:none !important;}
.product_meta > *{display:block;font-size:inherit;line-height:inherit;}
.product_meta > * > *{display:inline-block;vertical-align:top;}
.product_meta > * > .title{margin-right:5px;}
.product_meta > * a:hover{opacity:0.7;}
.product_meta ul.the_champ_sharing_ul{margin:0 -12px 0 -15px !important;}
.product_meta ul.the_champ_sharing_ul li{margin:0 12px !important;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding-bottom:2px !important;min-height:30px;}
.product_meta .theChampSharing{margin:0;}
.product_meta .theChampSharing > *{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
table.variations, table.variations tbody{display:block;}
table.variations tr{display:block;margin-bottom:20px;}
table.variations th, table.variations td{display:block;text-align:inherit;padding:0;border:none;}
table.variations .label{font-size:inherit;line-height:inherit;color:inherit;font-weight:inherit;border-radius:0;text-transform:uppercase;}
table.variations .label::after{display:none;}
table.variations .label label{margin:0 0 10px;}
table.variations .value{display:inline-block;vertical-align:top;max-width:100%;}
table.variations .variable-items-wrapper{display:inline-block;vertical-align:middle;margin:0 -5px;}
table.variations .variable-item{display:inline-block !important;vertical-align:top;border-radius:0 !important;padding:0 !important;box-shadow:none !important;margin:5px !important;border:1px solid #ddd;}
table.variations .variable-item span, table.variations .variable-item img{display:block !important;}
table.variations .variable-item span::after{display:none !important;}
table.variations select{width:300px;}
table.variations .reset_variations{display:table;font-size:14px;line-height:1;text-decoration:underline;margin:20px 0 0;}
table.variations .reset_variations[style*="visibility: hidden;"]{display:none !important;}
table.variations .rtwpvs-terms-wrapper{margin:-5px;}
table.variations .rtwpvs-terms-wrapper.radio-variable-wrapper{display:flex;}
table.variations .rtwpvs-term{padding:0 !important;box-shadow:none !important;margin:5px !important;border:1px solid #e5e5e5 !important;-webkit-transition:none !important;-moz-transition:none !important;-o-transition:none !important;transition:none !important;font-weight:400;border-radius:0 !important;}
table.variations .rtwpvs-term span, table.variations .rtwpvs-term img{display:block !important;border-radius:inherit !important;color:inherit !important;}
table.variations .rtwpvs-term span::after{display:none !important;}
table.variations .rtwpvs-term span[style*="background-color:#ffffff;"]{box-shadow:0 0 0 1px #e6e6e6 inset;}
table.variations .rtwpvs-term .rtwpvs-term-span-button{padding-top:1px !important;}
table.variations .rtwpvs-terms-wrapper.radio-variable-wrapper .rtwpvs-radio-term input{display:inline;vertical-align:middle;margin:-1px 5px 1px 0;}
table.variations .rtwpvs-terms-wrapper.radio-variable-wrapper .rtwpvs-radio-term label{display:inline;vertical-align:middle;padding:0;margin:0;font-weight:inherit;color:inherit;}
.product-item .product-inner{position:relative;}
.product-item .product-thumb{display:inline-block;vertical-align:top;max-width:100%;position:relative;}
.product-item .thumb-link{display:block;position:relative;overflow:hidden;}
.product-item.list{width:100% !important;}
.product-item.list .product-inner{font-size:0;line-height:0;}
.product-item.list .product-inner > *{display:inline-block;vertical-align:top;font-size:13px;line-height:24px;}
.product-item.list .product-thumb{width:270px;}
.product-item.list .product-info{width:calc(100% - 270px);padding-left:30px;}
.product-item.list .product-title{font-size:12px;line-height:24px;text-transform:uppercase;margin-bottom:2px;}
.product-item.list .price{display:table;margin-bottom:2px;}
.product-item.list .star-rating{margin-top:8px;}
.product-item.list .stock{margin-top:23px;}
.product-item.list .stock + .post-excerpt{margin-top:0;}
.product-item.list .post-excerpt{margin-top:25px;}
.product-item.list .post-excerpt *:last-child{margin-bottom:0;}
.product-item.list .group-button{margin-top:40px;overflow:hidden;}
.product-item.list .group-button > *{float:left;margin:5px 5px 0 0;}
.product-item.list .product-inner:not(:hover) .add-to-cart > a{background-color:transparent;box-shadow:0 0 0 1px #e5e5e5 inset;}
@media(max-width:767px){
.product-item.list .group-button > *:not(.add-to-cart){display:none;}
.product-item.list .product-info{padding-left:15px;}
.product-item.list .product-title, .product-item.list .price{margin-bottom:1px;}
.product-item.list .star-rating{margin-top:6px;}
.product-item.list .stock{margin-top:18px;}
.product-item.list .post-excerpt{margin-top:18px;}
.product-item.list .group-button{margin-top:30px;}
}
@media(max-width:479px){
.product-item.list .product-thumb{width:35%;}
.product-item.list .product-info{width:65%;}
.product-item.list .product-title, .product-item.list .price{margin-bottom:0;}
.product-item.list .star-rating{margin-top:4px;}
.product-item.list .stock{display:none;}
.product-item.list .post-excerpt{display:none;}
.product-item.list .group-button{margin-top:20px;}
} .product-item .thumb-link .second-thumb{position:absolute;top:0;bottom:0;left:0;right:0;-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;-o-transition:all 0.6s ease;transition:all 0.6s ease;}
.product-item .product-inner:not(:hover) .thumb-link .second-thumb{opacity:0;-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-o-transform:translateY(-20px);transform:translateY(-20px);}
.product-item.list .product-inner:not(:hover) .thumb-link .second-thumb{opacity:0;-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-ms-transform:translateX(-20px);-o-transform:translateX(-20px);transform:translateX(-20px);}
.product-item .thumb-link.hover-zoom{overflow:hidden;}
.product-item .thumb-link.hover-zoom img{-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;-o-transition:all 0.6s ease;transition:all 0.6s ease;}
.product-item .thumb-link.hover-zoom:hover img{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15);}
@media(max-width:767px){
.product-item .product-labels{display:none;}
.product-item.short-title .product-title a{display:inline-block;vertical-align:top;overflow:hidden;max-width:100%;white-space:nowrap;text-overflow:ellipsis;}
} .product-item .product-inner:not(:hover) .product-thumb .slick-dots{opacity:0;visibility:hidden;}
.product-item .product-thumb .slick-dots{position:absolute;bottom:20px;left:10px;right:10px;text-align:center;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.shop-gallery{position:relative;background-color:#fff;}
.shop-gallery img{width:100%;}
.shop-gallery.alignfull{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);}
ul.products{list-style:none;padding:0;margin-bottom:0;}
ul.shop-page{list-style:none;padding:0;display:flex;flex-wrap:wrap;margin:0 -15px;position:relative;clear:both;}
ul.shop-page.columns-6 > .product-item, ul.shop-page.columns-6 > .product-category{width:16.66666667%;}
ul.shop-page.columns-5 > .product-item, ul.shop-page.columns-5 > .product-category{width:20%;}
ul.shop-page.columns-4 > .product-item, ul.shop-page.columns-4 > .product-category{width:25%;}
ul.shop-page.columns-3 > .product-item, ul.shop-page.columns-3 > .product-category{width:33.33333333%;}
ul.shop-page.columns-2 > .product-item, ul.shop-page.columns-2 > .product-category{width:50%;}
ul.shop-page > .product-item, ul.shop-page > .product-category{padding:0 15px;margin-bottom:30px;}
ul.shop-page > .product-category a{display:block;border:1px solid #e5e5e5;text-align:center;}
ul.shop-page > .product-category a img{width:100%;-webkit-transition:opacity 0.2s ease;-moz-transition:opacity 0.2s ease;-o-transition:opacity 0.2s ease;transition:opacity 0.2s ease;}
ul.shop-page > .product-category a:hover img{opacity:0.7;}
ul.shop-page > .product-category .woocommerce-loop-category__title{font-size:14px;line-height:30px;margin-bottom:0;font-weight:normal;padding:5px 10px;}
ul.shop-page > .product-category mark{background-color:transparent;padding:0;margin-left:3px;}
ul.shop-page .product-item{margin-bottom:70px;}
ul.shop-page .product-item.list:not(:last-child){margin-bottom:45px;}
@media(min-width:992px) and (max-width:1199px){
ul.shop-page:not(.columns-2):not(.columns-3) > .product-item,
ul.shop-page:not(.columns-2):not(.columns-3) > .product-category{width:25%;}
}
@media(min-width:768px) and (max-width:991px){
ul.shop-page:not(.columns-2) > .product-item,
ul.shop-page:not(.columns-2) > .product-category{width:33.33333333%;}
}
@media(max-width:1499px){
ul.shop-page .product-item{margin-bottom:60px;}
}
@media(max-width:1199px){
ul.shop-page .product-item{margin-bottom:50px;}
}
@media(max-width:991px){
ul.shop-page .product-item{margin-bottom:40px;}
}
@media(max-width:767px){
.ovic-products .product-list-grid, ul.shop-page{width:calc(100% + 20px);margin:0 -10px;}
.ovic-products .product-list-grid > .product-item, ul.shop-page > .product-item, ul.shop-page > .product-category{padding-left:10px;padding-right:10px;}
ul.shop-page[class^="columns-"] > .product-item,
ul.shop-page[class*=" columns-"] > .product-item,
ul.shop-page[class^="columns-"] > .product-category,
ul.shop-page[class*=" columns-"] > .product-category{width:50%;}
ul.shop-page .product-item{margin-bottom:30px;}
}
@media(max-width:479px){
.ovic-products .product-list-grid, ul.shop-page{width:calc(100% + 10px);margin:0 -5px;}
.ovic-products .product-list-grid > .product-item, ul.shop-page > .product-item, ul.shop-page > .product-category{padding-left:5px;padding-right:5px;}
ul.shop-page .product-item{margin-bottom:20px;}
} .shop-before-control::before,
.shop-before-control::after{display:table;content:'';clear:both;}
.shop-before-control{margin:0 0 30px;}
.shop-before-control > *{padding:3px 0;margin:0;}
.shop-before-control select{box-shadow:none;padding:0 18px 0 0;background-position:center right;}
.shop-before-control .chosen-container-active.chosen-with-drop .chosen-single, .shop-before-control .chosen-container-single .chosen-single{box-shadow:none;padding:0;height:auto;}
.shop-before-control .page-title{font-size:15px;line-height:24px;}
.shop-before-control .grid-view-mode > *{display:inline-block;vertical-align:top;}
.shop-before-control .grid-view-mode form{white-space:nowrap;}
.shop-before-control .grid-view-mode button{background-color:transparent;color:#999;font-size:inherit;padding:0;margin-left:15px;}
.shop-before-control .grid-view-mode .mode-grid::after{position:absolute;content:'';top:0;bottom:0;right:-10px;width:1px;height:16px;background-color:#e5e5e5;margin:auto;}
@media(min-width:768px){
.shop-before-control{text-align:right;}
.shop-before-control > *{display:inline-block;vertical-align:top;text-align:left;margin:0 0 0 50px;}
.shop-before-control > *:first-child{float:left;margin-left:0;}
}
@media(max-width:767px){
.shop-before-control{margin-bottom:10px;}
.shop-before-control .woocommerce-result-count{display:none;}
.shop-before-control .woocommerce-ordering{display:inline-block;vertical-align:top;}
.shop-before-control .grid-view-mode{float:right;}
} .ovic-products::before,
.ovic-products::after{display:table;content:'';clear:both;}
.ovic-products .button-products{text-align:center;border:1px solid #e5e5e5;padding:20px 15px;}
.ovic-products .button-products .button{background-color:transparent;font-size:12px;line-height:24px;padding:3px 0;text-decoration:underline;}
.ovic-products .button-products .button:not(:hover){color:inherit;}
.ovic-products.has-banner{border:1px solid #e5e5e5;}
.ovic-products.banner-after .banner-product{float:right;}
.ovic-products .banner-product{display:inline-block;vertical-align:top;float:left;width:270px;position:relative;background-color:#000;overflow:hidden;margin:-1px 0 -1px -1px;}
.ovic-products .banner-product img{opacity:0.5;width:100%;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
.ovic-products .banner-product:hover img{opacity:0.3;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.ovic-products .banner-product .head{position:absolute;top:0;left:0;right:0;padding:40px 30px;}
.ovic-products .banner-product .title{font-size:21px;line-height:30px;color:#eee;margin-bottom:0;}
.ovic-products .banner-product .subtitle{font-family:'Playfair Display', sans-serif;font-style:italic;font-size:14px;line-height:24px;color:#ddd;}
.ovic-products .banner-product .foot{position:absolute;bottom:0;left:0;right:0;padding:30px;}
.ovic-products .banner-product .link{display:inline-block;vertical-align:top;font-size:12px;line-height:24px;font-weight:600;text-transform:uppercase;position:relative;padding:3px 0;text-decoration:underline;}
.ovic-products .banner-product .link:not(:hover){color:#eee;}
.ovic-products .banner-product .link::after{position:absolute;content:'';bottom:8px;left:0;right:0;}
.ovic-products .banner-product ~ ul.products{display:inline-block;vertical-align:top;width:calc(100% - 268px);padding:30px 30px 20px;margin:-1px -1px -1px 0;}
@media(min-width:1200px){
.ovic-products .ovic-custom-heading.style-01{margin-bottom:43px;}
}
@media(max-width:1199px){
.ovic-products .banner-product{width:240px;}
.ovic-products .banner-product ~ ul.products{width:calc(100% - 238px);}
.ovic-products .button-products{padding:10px 15px;}
}
@media(max-width:767px){
.ovic-products .banner-product{width:calc(100% + 2px);margin:-1px -1px 0 -1px;}
.ovic-products .banner-product ~ ul.products{width:calc(100% + 2px);padding:30px 20px 25px;margin:0 -1px -1px -1px;}
}
@media(max-width:479px){
.ovic-products .banner-product ~ ul.products{padding:30px 15px 25px;}
} .product-item.style-01 .product-inner{text-align:center;}
.product-item.style-03 .product-thumb, .product-item.style-01 .product-thumb{margin-bottom:13px;overflow:hidden;}
.product-item.style-06 .group-button, .product-item.style-03 .group-button, .product-item.style-01 .group-button{position:absolute;bottom:0;right:10px;}
.product-item.style-06 .group-button > *,
.product-item.style-03 .group-button > *,
.product-item.style-01 .group-button > *{display:block;margin-bottom:10px;}
.product-item.style-06 a.compare, .product-item.style-06 a.yith-wcqv-button, .product-item.style-06 .yith-wcwl-add-to-wishlist a, .product-item.style-03 a.compare, .product-item.style-03 a.yith-wcqv-button, .product-item.style-03 .yith-wcwl-add-to-wishlist a, .product-item.style-01 a.compare, .product-item.style-01 a.yith-wcqv-button, .product-item.style-01 .yith-wcwl-add-to-wishlist a{background-color:#fff;}
.product-item.style-03 .product-title, .product-item.style-01 .product-title{font-size:12px;line-height:24px;text-transform:uppercase;margin-bottom:2px;}
.product-item.style-03 .price, .product-item.style-01 .price{display:inline-block;vertical-align:top;margin-bottom:2px;}
.product-item.style-01 .add-to-cart{margin-top:10px;}
.product-item.style-01 .add-to-cart > a{padding:9px 25px;}
.product-item.style-13 .product-inner:not(:hover) .add-to-cart > a{background-color:transparent;box-shadow:0 0 0 1px #e5e5e5 inset;}
.product-item.style-03 .add-to-cart{margin-top:3px;}
.product-item.style-03 .add-to-cart > a{background-color:transparent;color:inherit;padding:3px 0;}
.product-item.style-03 .add-to-cart > a:hover{background-color:transparent;opacity:0.7;}
.product-item.style-03 .add-to-cart > a::before{display:inline-block;vertical-align:top;content:'+';margin-right:3px;}
.product-item.style-03 .add-to-cart > a.loading::after{width:24px;height:24px;}
.product-item.style-03 .add-to-cart > a:not(.loading)::after{position:absolute;content:'';bottom:8px;left:0;right:0;border-bottom:2px solid;opacity:0.2;}
@media(min-width:1200px){
.product-item.style-06 .product-inner:not(:hover) .group-button > *,
.product-item.style-03 .product-inner:not(:hover) .group-button > *,
.product-item.style-01 .product-inner:not(:hover) .group-button > *{-webkit-transform:translateX(50px);-moz-transform:translateX(50px);-ms-transform:translateX(50px);-o-transform:translateX(50px);transform:translateX(50px);}
.product-item.style-06 .group-button > *:nth-child(1),
.product-item.style-03 .group-button > *:nth-child(1),
.product-item.style-01 .group-button > *:nth-child(1){-webkit-transition:transform 0.3s ease, background-color 0.2s ease;-moz-transition:transform 0.3s ease, background-color 0.2s ease;-o-transition:transform 0.3s ease, background-color 0.2s ease;transition:transform 0.3s ease, background-color 0.2s ease;}
.product-item.style-06 .group-button > *:nth-child(2),
.product-item.style-03 .group-button > *:nth-child(2),
.product-item.style-01 .group-button > *:nth-child(2){-webkit-transition:transform 0.3s ease 0.15s, background-color 0.2s ease;-moz-transition:transform 0.3s ease 0.15s, background-color 0.2s ease;-o-transition:transform 0.3s ease 0.15s, background-color 0.2s ease;transition:transform 0.3s ease 0.15s, background-color 0.2s ease;}
.product-item.style-06 .group-button > *:nth-child(3),
.product-item.style-03 .group-button > *:nth-child(3),
.product-item.style-01 .group-button > *:nth-child(3){-webkit-transition:transform 0.3s ease 0.3s, background-color 0.2s ease;-moz-transition:transform 0.3s ease 0.3s, background-color 0.2s ease;-o-transition:transform 0.3s ease 0.3s, background-color 0.2s ease;transition:transform 0.3s ease 0.3s, background-color 0.2s ease;}
}
@media(max-width:767px){
.product-item.style-06 .group-button, .product-item.style-03 .group-button, .product-item.style-01 .group-button{display:none;}
.product-item.style-03 .product-thumb, .product-item.style-01 .product-thumb{margin-bottom:8px;}
.product-item.style-03 .product-title, .product-item.style-01 .product-title, .product-item.style-03 .price, .product-item.style-01 .price{margin-bottom:0;}
.product-item.style-03 .add-to-cart{margin-top:0;}
.product-item.style-01 .add-to-cart{margin-top:8px;}
.product-item.style-01 .add-to-cart > a{padding:6px 20px;font-size:11px;}
} .product-item.style-02 .product-inner{text-align:center;}
.product-item.style-02 .product-thumb:hover .thumb-link::after{background-color:rgba(0, 0, 0, 0.7);}
.product-item.style-02 .product-thumb .slick-arrow:hover{color:#fff;}
.product-item.style-02 .thumb-wrapper{position:relative;z-index:1;}
.product-item.style-02 .thumb-link::after{position:absolute;content:'';top:0;bottom:0;left:0;right:0;z-index:1;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.product-item.style-02 .product-title{position:absolute;top:0;bottom:40px;left:30px;right:30px;font-size:12px;line-height:20px;text-transform:uppercase;color:#fff;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin:0;z-index:auto;}
.product-item.style-02 .product-thumb:not(:hover) .product-title a{opacity:0;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);}
.product-item.style-02 .product-title a{position:relative;z-index:2;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.product-item.style-02 .price{position:absolute;bottom:30px;right:30px;max-width:calc(100% - 60px);padding:8px 15px;background-color:#fff;box-shadow:0 0 15px rgba(0, 0, 0, 0.1);z-index:2;}
@media(max-width:1199px){
.product-item.style-02 .product-title{bottom:30px;left:20px;right:20px;}
.product-item.style-02 .price{bottom:20px;right:20px;max-width:calc(100% - 40px);padding:5px 12px;}
}
@media(max-width:1199px){
.product-item.style-02 .product-title{bottom:20px;left:10px;right:10px;}
.product-item.style-02 .price{bottom:10px;right:10px;max-width:calc(100% - 20px);padding:3px 10px;font-size:12px;}
.product-item.style-02 .price del{font-size:10px;margin-left:5px;}
} .ovic-products.style-04 .button-products{border-width:1px 0;}
.product-item.style-11 .product-thumb, .product-item.style-04 .product-thumb{margin-bottom:20px;overflow:hidden;}
.product-item.style-11 .group-button, .product-item.style-04 .group-button{position:absolute;bottom:0;left:0;right:0;background-color:#fff;padding:17px 0 0;font-size:0;line-height:0;text-align:center;}
.product-item.style-11 .group-button > *,
.product-item.style-04 .group-button > *{display:inline-block;vertical-align:top;background-color:#fff;}
.product-item.style-11 .group-button > *:not(:first-child),
.product-item.style-04 .group-button > *:not(:first-child){margin-left:5px;}
.product-item.style-11 .add-to-cart, .product-item.style-04 .add-to-cart{max-width:calc(100% - 82px);}
.product-item.style-11 .add-to-cart a, .product-item.style-04 .add-to-cart a{padding:6px 20px;}
.product-item.style-11 .add-to-cart a:not(:hover),
.product-item.style-04 .add-to-cart a:not(:hover){background-color:transparent;box-shadow:0 0 0 1px #999 inset;}
.product-item.style-11 .yith-wcwl-add-to-wishlist a, .product-item.style-11 a.compare, .product-item.style-11 a.yith-wcqv-button, .product-item.style-04 a.compare, .product-item.style-04 a.yith-wcqv-button{width:36px;}
.product-item.style-11 .yith-wcwl-add-to-wishlist a::before, .product-item.style-11 a.compare::before, .product-item.style-11 a.yith-wcqv-button::before, .product-item.style-04 a.compare::before, .product-item.style-04 a.yith-wcqv-button::before{line-height:34px;}
.product-item.style-11 .product-title, .product-item.style-04 .product-title{font-size:12px;line-height:20px;text-transform:uppercase;margin-bottom:5px;}
.product-item.style-11 .price, .product-item.style-04 .price{display:inline-block;vertical-align:top;max-width:calc(100% - 30px);}
.product-item.style-11 .price del, .product-item.style-04 .price del{margin-left:6px;}
.product-item.style-04 .yith-wcwl-add-to-wishlist{display:inline-block;vertical-align:top;float:right;}
.product-item.style-07 .yith-wcwl-add-to-wishlist a, .product-item.style-04 .yith-wcwl-add-to-wishlist a{width:20px;border:none;}
.product-item.style-07 .yith-wcwl-add-to-wishlist a::before, .product-item.style-04 .yith-wcwl-add-to-wishlist a::before{line-height:24px;}
.product-item.style-07 .yith-wcwl-add-to-wishlist .blockUI.blockOverlay, .product-item.style-04 .yith-wcwl-add-to-wishlist .blockUI.blockOverlay{height:20px !important;}
.product-item.style-07 .yith-wcwl-add-to-wishlist .blockUI.blockOverlay::before, .product-item.style-04 .yith-wcwl-add-to-wishlist .blockUI.blockOverlay::before{width:20px;height:20px;}
@media(min-width:1200px){
.product-item.style-11 .product-inner:not(:hover) .group-button,
.product-item.style-09 .product-inner:not(:hover) .add-to-cart,
.product-item.style-07 .product-inner:hover .group-price, .product-item.style-07 .product-inner:not(:hover) .group-button,
.product-item.style-06 .product-inner:not(:hover) .group-add-to-cart,
.product-item.style-04 .product-inner:not(:hover) .group-button{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%);}
.product-item.style-11 .group-button, .product-item.style-09 .add-to-cart, .product-item.style-07 .group-price, .product-item.style-07 .group-button, .product-item.style-06 .group-add-to-cart, .product-item.style-04 .group-button{-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
}
@media(max-width:1199px){
.product-item.style-11 .group-button, .product-item.style-04 .group-button{background-color:rgba(255, 255, 255, 0.8);padding:15px 0 0;}
}
@media(max-width:767px){
.product-item.style-11 .group-button > *:not(.add-to-cart),
.product-item.style-04 .group-button > *:not(.add-to-cart){display:none;}
.product-item.style-11 .add-to-cart, .product-item.style-04 .add-to-cart{max-width:100%;}
}
@media(max-width:479px){
.product-item.style-11 .group-button, .product-item.style-04 .group-button{display:none;}
} .ovic-blog.style-07 .ovic-custom-heading.style-01,
.ovic-products.style-05 .ovic-custom-heading.style-01{border-bottom:1px solid #e5e5e5;margin-bottom:30px;}
.ovic-blog.style-07 .ovic-custom-heading.style-01 .title, .ovic-products.style-05 .ovic-custom-heading.style-01 .title{padding:3px 15px;}
.ovic-blog.style-07 .ovic-custom-heading.style-01 .title::before, .ovic-products.style-05 .ovic-custom-heading.style-01 .title::before{top:20px;}
.ovic-blog.style-07 .slick-slider.nav-top-right > .slick-arrow, .ovic-products.style-05 .slick-slider.nav-top-right > .slick-arrow{top:-77px;width:32px;line-height:32px;}
.ovic-blog.style-07 .slick-slider.nav-top-right > .slick-arrow.prev, .ovic-products.style-05 .slick-slider.nav-top-right > .slick-arrow.prev{right:37px;}
.product-item.style-05 .product-thumb{overflow:hidden;}
.product-item.style-05 .product-inner:not(:hover) .thumb-link .second-thumb{-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-ms-transform:translateX(-20px);-o-transform:translateX(-20px);transform:translateX(-20px);}
.product-item.style-05 a.yith-wcqv-button{position:absolute;bottom:0;right:0;color:#fff;border-color:transparent;}
.product-item.style-05 .product-title{font-size:14px;line-height:24px;text-transform:uppercase;margin:10px 0 5px;}
.product-item.style-05 .price{display:inline-block;vertical-align:middle;font-size:16px;margin:0 7px 8px 0;}
.product-item.style-05 .price del{font-size:14px;font-weight:inherit;margin:0 0 0 7px;}
.product-item.style-05 .product-labels{display:inline-block;vertical-align:middle;position:static;font-size:0;line-height:0;margin-bottom:8px;}
.product-item.style-05 .product-labels > *{display:inline-block;vertical-align:top;padding:0 5px;font-size:11px;margin:0 5px 0;position:relative;}
.product-item.style-05 .product-labels > *::before{position:absolute;content:'';top:calc(50% - 5px);left:-5px;border-style:solid;border-width:5px 6px 5px 0;border-color:transparent;border-right-color:inherit;}
.product-item.style-05 .star-rating{margin-bottom:15px;}
.product-item.style-05 .post-excerpt{font-size:13px;margin-bottom:27px;}
.product-item.style-05 .group-button::before, .product-item.style-05 .group-button::after{display:table;content:'';clear:both;}
.product-item.style-05 .group-button{margin:0 -2px 45px;}
.product-item.style-05 .group-button > *{display:inline-block;vertical-align:top;margin:0 2px 5px;}
.product-item.style-05 .add-to-cart > a{padding:6px 20px;}
.product-item.style-05 a.compare, .product-item.style-05 .yith-wcwl-add-to-wishlist a{width:36px;}
.product-item.style-05 a.compare::before, .product-item.style-05 .yith-wcwl-add-to-wishlist a::before{line-height:34px;}
.product-item.style-05 .kute-boutique-countdown{margin:0 -4px -8px;font-size:0;line-height:0;color:#333;}
.product-item.style-05 .kute-boutique-countdown > *{display:inline-block;vertical-align:top;min-width:54px;text-align:center;background-color:#e5e5e5;padding:8px 5px 10px;margin:0 3px 6px;}
.product-item.style-05 .kute-boutique-countdown .number{display:block;font-size:18px;line-height:21px;}
.product-item.style-05 .kute-boutique-countdown .text{font-size:13px;line-height:15px;}
@media(min-width:768px){
.product-item.style-05 .product-inner{display:flex;}
.product-item.style-05 .product-thumb{width:calc(50% - 15px);max-width:270px;}
.product-item.style-05 .product-info{flex:1 1 auto;width:1%;margin-left:30px;}
}
@media(min-width:1200px){
.product-item.style-05 .product-inner:not(:hover) .add-to-cart > a{background-color:transparent;color:inherit;box-shadow:0 0 0 1px #ddd inset;}
.product-item.style-05 .product-inner:not(:hover) a.yith-wcqv-button{-webkit-transform:translate(100%, 100%);-moz-transform:translate(100%, 100%);-ms-transform:translate(100%, 100%);-o-transform:translate(100%, 100%);transform:translate(100%, 100%);}
.product-item.style-05 a.yith-wcqv-button{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
}
@media(max-width:767px){
.product-item.style-05 .product-title{margin-bottom:3px;}
.product-item.style-05 .price, .product-item.style-05 .product-labels{margin-bottom:5px;}
.product-item.style-05 .star-rating{margin-bottom:8px;}
.product-item.style-05 .post-excerpt{margin-bottom:17px;}
.product-item.style-05 .group-button{margin-bottom:22px;}
} .ovic-products.style-06 .button-products{border-width:1px 0;}
.ovic-products.style-06 .slick-slider.nav-top-right > .slick-arrow{box-shadow:none !important;font-size:25px;width:20px;color:#ccc;text-align:end;background-color:transparent;}
.ovic-products.style-06 .slick-slider.nav-top-right > .slick-arrow.prev{text-align:start;right:20px;}
.ovic-products.style-06 .slick-slider.nav-top-right > .slick-arrow:hover{color:var(--main-color);}
.product-item.style-06 .product-inner{text-align:center;}
.product-item.style-06 .product-thumb{margin-bottom:18px;overflow:hidden;}
.product-item.style-06 .product-thumb .slick-arrow.prev{top:0;left:auto;right:30px;}
.product-item.style-06 .product-thumb .slick-arrow.next{top:0;}
.product-item.style-06 .product-title{font-size:14px;line-height:24px;text-transform:uppercase;margin-bottom:2px;}
.product-item.style-06 .price{display:inline-block;vertical-align:top;font-size:16px;font-weight:400;}
.product-item.style-06 .group-add-to-cart{position:absolute;bottom:0;left:0;right:0;background-color:#fff;padding:17px 0 0;font-size:0;line-height:0;}
.product-item.style-06 .add-to-cart a{padding:6px 20px;}
.product-item.style-06 .add-to-cart a:not(:hover){background-color:transparent;box-shadow:0 0 0 1px #999 inset;}
.product-item.style-06 .group-button{bottom:53px;}
@media(max-width:1199px){
.product-item.style-06 .group-button{bottom:51px;}
.product-item.style-06 .group-add-to-cart{background-color:rgba(255, 255, 255, 0.8);padding:15px 0 0;}
}
@media(max-width:479px){
.product-item.style-06 .group-add-to-cart{display:none;}
} .ovic-products.style-07.overflow-content .product-list-owl > .slick-list::before,
.ovic-products.style-07.overflow-content .product-list-owl > .slick-list::after{position:absolute;content:'';top:0;left:100%;bottom:77px;width:1000%;background-color:rgba(0, 0, 0, 0.15);z-index:1;pointer-events:none;}
.ovic-products.style-07.overflow-content .product-list-owl > .slick-list::after{left:auto;right:100%;}
.product-item.style-07 .product-thumb{overflow:hidden;margin-bottom:25px;text-align:center;}
.product-item.style-07 .thumb-link::after{position:absolute;content:'';top:0;bottom:0;left:0;right:0;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.product-item.style-07 .product-inner:hover .thumb-link::after{background-color:rgba(0, 0, 0, 0.2);}
.product-item.style-07 .group-price{position:absolute;bottom:0;left:0;right:0;}
.product-item.style-07 .price{display:inline-block;vertical-align:top;background-color:#fff;padding:9px 25px;}
.product-item.style-07 .price del{font-weight:inherit;margin-left:7px;}
.product-item.style-07 .group-button{position:absolute;bottom:0;left:0;right:0;font-size:0;line-height:0;}
.product-item.style-07 .group-button > *{display:inline-block;vertical-align:top;margin:2px 1px 0;background-color:#fff;}
.product-item.style-07 a.compare, .product-item.style-07 a.yith-wcqv-button{border:none;width:42px;}
.product-item.style-07 a.compare::before, .product-item.style-07 a.yith-wcqv-button::before{line-height:42px;}
.product-item.style-07 .add-to-cart a{padding:9px 25px;}
.product-item.style-07 .add-to-cart a:not(:hover){background-color:transparent;}
.product-item.style-07 .product-info{padding-right:15px;}
.product-item.style-07 .product-title{font-size:12px;line-height:20px;text-transform:uppercase;margin-bottom:7px;}
@media(max-width:1199px){
.product-item.style-07 .group-button{display:none;}
}
@media(max-width:479px){
.ovic-products.style-07.overflow-content .product-list-owl > .slick-list::before, .ovic-products.style-07.overflow-content .product-list-owl > .slick-list::after{bottom:64px;}
.product-item.style-07 .product-thumb{margin-bottom:15px;}
.product-item.style-07 .product-title{margin-bottom:5px;}
.product-item.style-07 .price{padding:5px 13px;font-size:13px;}
.product-item.style-07 .price del{font-size:11px;margin-left:5px;}
} .product-item.style-08 .product-inner{text-align:center;background-color:#fff;padding:25px 11px 20px;box-shadow:0 0 0 1px #f3f3f3 inset;}
.product-item.style-08 .posted_in{display:block;font-size:11px;line-height:20px;font-weight:600;text-transform:uppercase;margin-bottom:3px;}
.product-item.style-08 .product-title{font-size:14px;line-height:24px;font-weight:inherit;font-family:inherit;color:inherit;margin-bottom:0;padding-bottom:13px;}
.product-item.style-08 .product-thumb{margin-bottom:15px;}
.product-item.style-08 .yith-wcwl-add-to-wishlist{position:absolute;top:10px;right:10px;}
.product-item.style-08 .yith-wcwl-add-to-wishlist a{border:none;background-color:#ccc;border-radius:50%;width:42px;color:#fff;}
.product-item.style-08 .yith-wcwl-add-to-wishlist a::before{font-size:17px;line-height:42px;}
.product-item.style-08 .yith-wcwl-add-to-wishlist a:hover{color:#fff;}
.product-item.style-08 .price{display:inline-block;vertical-align:top;font-size:16px;padding:4px;}
.product-item.style-08 .price del{font-size:13px;margin:0 0 0 5px;}
.product-item.style-08 .add-to-cart{display:inline-block;vertical-align:top;padding:0 4px;}
.product-item.style-08 .add-to-cart::before, .product-item.style-08 .add-to-cart::after{display:block;}
.product-item.style-08 .add-to-cart a{font-size:0;line-height:0;padding:1px 13px;border-radius:90px;}
.product-item.style-08 .add-to-cart a:not(:hover){background-color:transparent;box-shadow:0 0 0 1px #ddd inset;color:#ccc;}
.product-item.style-08 .add-to-cart a::before{display:inline-block;vertical-align:top;content:'+';font-size:18px;line-height:30px;}
.product-item.style-08 .add-to-cart a::after{position:static;display:inline-block;vertical-align:top;width:20px;height:20px;margin:5px 1px 5px 2px;}
.product-item.style-08 .add-to-cart a:not(.loading)::after{font-family:Pe-icon-7-stroke, sans-serif;content:"\e66e";font-size:20px;line-height:20px;}
@media(min-width:1200px){
.product-item.style-11 .product-inner:not(:hover) .yith-wcwl-add-to-wishlist,
.product-item.style-09 .product-inner:not(:hover) .yith-wcwl-add-to-wishlist,
.product-item.style-08 .product-inner:not(:hover) .yith-wcwl-add-to-wishlist{opacity:0;visibility:hidden;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);}
.product-item.style-11 .yith-wcwl-add-to-wishlist, .product-item.style-09 .yith-wcwl-add-to-wishlist, .product-item.style-08 .yith-wcwl-add-to-wishlist{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
}
@media(max-width:991px){
.product-item.style-08 .price{font-size:14px;}
.product-item.style-08 .price del{font-size:12px;margin:1px 0 -1px 5px;}
.product-item.style-08 .yith-wcwl-add-to-wishlist a{width:36px;}
.product-item.style-08 .yith-wcwl-add-to-wishlist a::before{font-size:16px;line-height:36px;}
}
@media(max-width:479px){
.product-item.style-08 .product-inner{padding:20px 8px 15px;}
.product-item.style-08 .posted_in, .product-item.style-08 .yith-wcwl-add-to-wishlist a{display:none;}
.product-item.style-08 .product-thumb{margin-bottom:5px;}
.product-item.style-08 .price{display:block;padding:4px 0;}
} .ovic-products.style-09 .button-products{border:none;padding:0;}
.ovic-products.style-09 .button-products .button{font-size:12px;line-height:18px;padding:0;text-decoration:none;border-bottom:2px solid #7f7f7f;}
.ovic-products.style-09 .button-products .button:hover{border-bottom:2px solid;}
.product-item.style-09 .product-thumb{overflow:hidden;margin-bottom:10px;}
.product-item.style-09 .product-title{font-size:13px;line-height:20px;margin-bottom:0;font-weight:400;color:#666;}
.product-item.style-09 .add-to-cart{position:absolute;bottom:0;left:0;right:0;}
.product-item.style-09 .add-to-cart > a{font-size:12px;letter-spacing:0.05em;padding:6px 20px;width:100%;}
.product-item.style-11 .yith-wcwl-add-to-wishlist, .product-item.style-09 .yith-wcwl-add-to-wishlist{position:absolute;top:0;right:0;}
.product-item.style-11 .yith-wcwl-add-to-wishlist a, .product-item.style-09 .yith-wcwl-add-to-wishlist a{border-color:transparent;}
.product-item.style-09 .price{font-size:16px;}
.product-item.style-09 .price del{font-size:13px;margin:0 0 0 5px;}
@media(max-width:479px){
.product-item.style-09 .add-to-cart{display:none;}
} .product-item.style-10 .product-thumb{margin-bottom:10px;}
.product-item.style-10 .product-title{font-size:13px;line-height:20px;font-weight:400;color:#666;margin-bottom:0;}
.product-item.style-10 .price{font-size:15px;}
.product-item.style-10 .group-button{position:absolute;left:0;right:0;bottom:65px;height:0;font-size:0;line-height:0;text-align:center;}
.product-item.style-10 .group-button > *{display:inline-block;vertical-align:top;margin:0 5px;position:static;}
.product-item.style-10 a.yith-wcqv-button, .product-item.style-10 .yith-wcwl-add-to-wishlist a, .product-item.style-10 .add-to-cart > a{width:44px;height:auto;border-radius:50%;background-color:#fff;padding:0;letter-spacing:0;color:#aaa;font-size:0;line-height:0;box-shadow:0 0 10px rgba(0, 0, 0, 0.05);overflow:hidden;border:none;font-weight:400;}
.product-item.style-10 a.yith-wcqv-button:hover, .product-item.style-10 .yith-wcwl-add-to-wishlist a:hover, .product-item.style-10 .add-to-cart > a:hover{color:#fff;}
.product-item.style-10 a.yith-wcqv-button::before, .product-item.style-10 .yith-wcwl-add-to-wishlist a::before, .product-item.style-10 .add-to-cart > a::before{font-size:18px;line-height:44px;}
.product-item.style-10 a.yith-wcqv-button::before{font-family:FontAwesome, sans-serif;content:"\f06e";}
.product-item.style-10 .yith-wcwl-add-to-wishlist a::before{font-size:16px;}
.product-item.style-10 .add-to-cart::before, .product-item.style-10 .add-to-cart::after{display:block;}
.product-item.style-10 .add-to-cart > a::before{font-family:Flaticon, sans-serif;content:"\f108";}
@media(min-width:1200px){
.product-item.style-10 .product-inner:not(:hover) a.yith-wcqv-button,
.product-item.style-10 .product-inner:not(:hover) .yith-wcwl-add-to-wishlist,
.product-item.style-10 .product-inner:not(:hover) .add-to-cart{visibility:hidden;opacity:0;-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);-o-transform:scale(1.3);transform:scale(1.3);}
.product-item.style-10 .group-button > *{-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;-o-transition:all 0.6s ease;transition:all 0.6s ease;}
}
@media(max-width:767px){
.product-item.style-10 .group-button{display:none;}
} .product-item.style-11 .product-info{text-align:center;}
.ovic-products.style-12 .product-list-owl::before, .ovic-products.style-12 .product-list-owl::after{display:table;content:'';clear:both;}
.ovic-products.style-12 .product-list-owl > .slick-list{-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;}
.ovic-products.style-12 .button-products{border:none;padding:30px 0 0;}
.ovic-products.style-12 .button-products .button{padding:10px 15px;color:var(--main-color);border:3px solid var(--main-color);font-size:14px;line-height:24px;text-decoration:none;width:270px;max-width:100%;}
.ovic-products.style-12 .button-products .button:hover{color:#fff;background-color:var(--main-color-2);}
.product-item.style-12{text-align:center;}
.product-item.style-12 .product-wrapper{display:inline-block;vertical-align:top;max-width:100%;text-align:left;}
.product-item.style-12 .product-inner{background-color:#fff;}
.product-item.style-12 .product-thumb{display:inline-block;vertical-align:top;max-width:100%;overflow:hidden;}
.product-item.style-12 .product-info{position:relative;padding-top:12px;}
.product-item.style-12 .product-info:before, .product-item.style-12 .product-info:after{content:'';display:table;clear:both;}
.product-item.style-12 .product-title{font-size:13px;line-height:20px;margin-bottom:7px;font-weight:400;color:#666;}
.product-item.style-12 .add-to-cart{margin-top:10px;}
.product-item.style-12 .add-to-cart > a{width:100%;font-size:14px;font-weight:600;padding-left:20px;padding-right:20px;border:3px solid;}
.product-item.style-12 .add-to-cart > a:not(:hover):not(:focus){background-color:#fff;}
.product-item.style-12 .yith-wcwl-add-to-wishlist{position:absolute;top:10px;right:10px;z-index:1;}
.product-item.style-12 .yith-wcwl-add-to-wishlist a{width:36px;border-radius:90%;border:none;background-color:#fff;}
.product-item.style-12 .yith-wcwl-add-to-wishlist a::before{font-size:16px;line-height:36px;}
.product-item.style-12 table.variations{margin-bottom:5px;}
.product-item.style-12 table.variations tr{margin-bottom:0;padding-bottom:10px;}
.product-item.style-12 table.variations .color-variable-item, .product-item.style-12 table.variations .image-variable-item{width:20px !important;height:20px !important;border:none !important;}
.product-item.style-12 table.variations .color-variable-item.selected span, .product-item.style-12 table.variations .color-variable-item:hover span, .product-item.style-12 table.variations .image-variable-item.selected img, .product-item.style-12 table.variations .image-variable-item:hover img{border:2px solid;}
.product-item.style-12 table.variations .color-variable-item [style="background-color:#ffffff;"]{border:2px solid #ccc;}
.product-item.style-12 table.variations .button-variable-item{width:auto !important;height:auto !important;min-width:inherit !important;color:#aaa;border:none;}
.product-item.style-12 table.variations .button-variable-item:not(:last-child){margin-right:10px;}
.product-item.style-12 table.variations .button-variable-item span{font-size:14px !important;line-height:20px !important;font-weight:500;padding:0 !important;}
@media(min-width:1200px){
.product-item.style-12 .product-wrapper:hover .product-inner{box-shadow:0 0 15px rgba(0,0,0,0.3);z-index:2;}
.product-item.style-12 .product-inner{margin:-15px -15px 0;padding:15px 15px 0;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
.product-item.style-12 .product-inner:not(:hover){background-color:transparent;}
.product-item.style-12 .product-inner::after{position:absolute;content:'';bottom:-15px;left:0;right:0;height:16px;background-color:#fff;}
.product-item.style-12 .product-info{padding-bottom:23px;background-color:#fff;position:relative;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
.product-item.style-12 .product-wrapper:hover .product-info{margin-top:-70px;padding-bottom:10px;margin-bottom:83px;}
.product-item.style-12 .product-wrapper:not(:hover) .group-button{opacity:0;visibility:hidden;}
.product-item.style-12 .group-button{position:absolute;top:100%;left:0;right:0;box-shadow:0 0 15px rgba(0,0,0,0.3);background-color:#fff;z-index:2;padding:1px 15px 15px;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
.product-item.style-12 .group-button::after{position:absolute;content:'';top:-15px;left:0;right:0;background-color:#fff;height:16px;}
.product-item.style-12 .add-to-cart{margin-top:0;}
}
@media(max-width:1199px){
.ovic-products.style-12 .button-products .button{font-size:13px;padding:7px 15px;width:210px;}
.product-item.style-12 .variations_form{display:none;}
}
@media(max-width:479px){
.product-item.style-12 .add-to-cart > a{padding:4px 8px;font-size:13px;}
} .ovic-products.style-14 .ovic-custom-heading.style-01{margin-bottom:25px;}
.ovic-products.style-14 .ovic-custom-heading.style-01 .title{display:block;padding:0;}
.ovic-products.style-14 .ovic-custom-heading.style-01 .title:not(:last-child){margin-bottom:2px;}
.ovic-products.style-14 .ovic-custom-heading.style-01 .title::before{display:none;}
.ovic-products.style-14 .ovic-custom-heading.style-01 .subtitle{font-family:inherit;font-style:inherit;font-size:16px;color:#888;margin-bottom:2px;}
.ovic-products.style-14.nav-top-right{position:relative;}
.ovic-products.style-14.nav-top-right > .ovic-custom-heading.style-01{text-align:center;padding:0;}
.ovic-products.style-14.nav-top-right > .ovic-custom-heading.style-01 .title{padding:0 60px;}
.ovic-products.style-14.nav-top-right .product-list-owl{position:static;}
.ovic-products.style-14 .product-list-owl.nav-top-right > .slick-arrow{top:0;font-size:14px;box-shadow:none;width:22px;line-height:44px;text-align:end;color:#aaa;}
.ovic-products.style-14 .product-list-owl.nav-top-right > .slick-arrow:hover{color:var(--main-color);background-color:transparent;}
.ovic-products.style-14 .product-list-owl.nav-top-right > .slick-arrow.prev{right:22px;text-align:start;}
.ovic-products.style-14 .product-list-owl.nav-top-right > .slick-arrow.prev::before{font-family:main-icon, sans-serif;content:'\e902';}
.ovic-products.style-14 .product-list-owl.nav-top-right > .slick-arrow.next::before{font-family:main-icon, sans-serif;content:'\e903';}
.product-item.style-14 .product-inner{text-align:center;}
.product-item.style-14 .product-info{padding:14px 0 1px;position:relative;}
.product-item.style-14 .product-title{font-family:inherit;font-size:16px;line-height:24px;font-weight:400;color:inherit;margin-bottom:2px;}
.product-item.style-14 .price{display:inline-block;vertical-align:top;font-family:'Montserrat', sans-serif;font-size:18px;line-height:30px;}
.product-item.style-14 .price del{font-size:14px;}
.product-item.style-14 .product-inner:not(:hover) .group-button{-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);opacity:0;visibility:hidden;}
.product-item.style-14 .group-button{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#fff;padding:11px 0 0;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.product-item.style-14 .group-button > *{display:inline-block;vertical-align:top;margin:0 5px;}
.product-item.style-14 .add-to-cart > a{font-family:'Montserrat', sans-serif;font-size:16px;line-height:24px;background-color:transparent;padding:4px 6px 2px;color:var(--main-color);}
.product-item.style-14 .add-to-cart > a:hover{color:var(--main-color-2);}
.product-item.style-14 .add-to-cart > a::before{content:'+';margin-inline-end:3px;}
.product-item.style-14 a.compare, .product-item.style-14 a.yith-wcqv-button, .product-item.style-14 .yith-wcwl-add-to-wishlist a{border:none;width:30px;}
.product-item.style-14 a.compare:not(.added):not(:hover),
.product-item.style-14 a.yith-wcqv-button:not(:hover),
.product-item.style-14 .yith-wcwl-add-to-wishlist > *:not(.yith-wcwl-wishlistaddedbrowse):not(.yith-wcwl-wishlistexistsbrowse) a:not(:hover){color:#333;}
.product-item.style-14 a.compare::before{font-family:main-icon, sans-serif;content:'\e916';font-size:17px;line-height:30px;}
.product-item.style-14 a.yith-wcqv-button::before{font-family:main-icon, sans-serif;content:'\e90e';font-size:19px;line-height:30px;}
.product-item.style-14 .yith-wcwl-add-to-wishlist a::before{font-size:19px;line-height:30px;font-weight:400;margin:1px 0 -1px;}
.product-item.style-14 .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .product-item.style-14 .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .product-item.style-14 .yith-wcwl-add-to-wishlist .delete_item{color:var(--main-color-2);}
.product-item.style-14 .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before, .product-item.style-14 .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before, .product-item.style-14 .yith-wcwl-add-to-wishlist .delete_item::before{content:"\f08a";}
.product-item.style-15 .product-thumb{overflow:hidden;}
.product-item.style-15 .product-inner:not(:hover) .group-attribute{opacity:0;visibility:hidden;-webkit-transform:translateY(30px);-moz-transform:translateY(30px);-ms-transform:translateY(30px);-o-transform:translateY(30px);transform:translateY(30px);}
.product-item.style-15 .group-attribute{position:absolute;bottom:0;left:0;right:0;padding:20px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.product-item.style-15 .product-loop-gallery{margin:-2px;display:flex;flex-wrap:wrap;}
.product-item.style-15 .gallery-item{padding:0;margin:2px;background-color:#fff;box-shadow:1px 1px 5px rgba(0,0,0,0.08);overflow:hidden;width:60px;}
.product-item.style-15 .gallery-item img{-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}
.product-item.style-15 .gallery-item:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);}
.product-item.style-15 .variations_form{margin-top:18px;margin-bottom:-2px;}
.product-item.style-15 table.variations{margin:0;}
.product-item.style-15 table.variations tr{margin:0;}
.product-item.style-15 table.variations .label{display:none;}
.product-item.style-15 table.variations .rtwpvs-term{margin:2px !important;border:none !important;}
.product-item.style-15 table.variations .rtwpvs-terms-wrapper{margin:0 -2px;}
.product-item.style-15 table.variations .rtwpvs-button-term span{font-size:12px !important;}
.product-item.style-16 .product-info, .product-item.style-15 .product-info{padding:14px 0 0;overflow:hidden;}
.product-item.style-16 .product-title, .product-item.style-15 .product-title{font-family:inherit;font-size:14px;line-height:24px;font-weight:400;letter-spacing:0.04em;color:#272727;margin-bottom:4px;}
.product-item.style-15 .group-button::before, .product-item.style-15 .group-button::after{content:'';display:table;clear:both;}
.product-item.style-15 .price{font-family:inherit;display:inline-block;vertical-align:top;font-weight:800;color:var(--main-color);}
.product-item.style-15 .amount{color:inherit;font-family:inherit;}
.product-item.style-15 .product-inner:not(:hover) .group-right{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);}
.product-item.style-15 .group-right{float:right;margin:0 -6px;font-size:0;line-height:0;letter-spacing:0;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.product-item.style-15 .group-right > *{display:inline-block;vertical-align:top;margin:0 6px;font-size:14px;line-height:24px;}
.product-item.style-15 .yith-wcwl-add-to-wishlist a{width:20px;font-size:0;line-height:0;letter-spacing:0;border:none;color:var(--main-color);}
.product-item.style-15 .yith-wcwl-add-to-wishlist a::before{margin:0;font-size:18px;line-height:24px;}
.product-item.style-15 .yith-wcwl-add-to-wishlist a:hover{color:var(--main-color-2);}
.product-item.style-15 .add-to-cart::before{left:auto;right:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;}
.product-item.style-15 .add-to-cart > a{width:20px;font-size:0;line-height:0;letter-spacing:0;padding:0;background-color:transparent;color:var(--main-color);}
.product-item.style-15 .add-to-cart > a::before{display:block;font-family:main-icon, sans-serif;content:'\e934';font-weight:600;font-size:18px;line-height:24px;}
.product-item.style-15 .add-to-cart > a:hover{color:var(--main-color-2);}
.product-item.style-15 .add-to-cart > a.loading::after{width:20px;height:20px;}
.product-item.style-15 .yith-wcwl-add-to-wishlist a.loading::before, .product-item.style-15 .add-to-cart > a.loading::before{opacity:0;}
.product-item.style-16 .view-now{display:inline-block;vertical-align:top;font-size:14px;line-height:24px;font-weight:800;}
.product-item.style-16 .view-now:not(:hover){color:var(--main-color);}
@media(max-width:1199px){
.ovic-products.style-14 .product-list-owl.nav-top-right > .slick-arrow{font-size:13px;width:17px;line-height:34px;}
.ovic-products.style-14 .product-list-owl.nav-top-right > .slick-arrow.prev{right:17px;}
.ovic-products.style-14 .ovic-custom-heading.style-01{margin-bottom:21px;}
.ovic-products.style-14 .ovic-custom-heading.style-01 .title:not(:last-child){margin-bottom:0;}
.ovic-products.style-14 .ovic-custom-heading.style-01 .subtitle{font-size:15px;line-height:22px;}
.ovic-products.style-14.nav-top-right > .ovic-custom-heading.style-01 .title{padding:0 50px;}
.product-item.style-14 .product-info{padding:12px 0 0;}
.product-item.style-14 .product-title{font-size:15px;line-height:22px;margin-bottom:0;}
.product-item.style-14 .price{font-size:17px;line-height:27px;}
.product-item.style-15 .group-right, .product-item.style-15 .group-attribute, .product-item.style-14 .group-button{display:none;}
}
@media(max-width:767px){
.product-item.style-14 .price{font-size:15px;line-height:24px;}
.product-item.style-14 .price del{font-size:13px;margin:0 0 0 5px;}
} .ovic-products.style-17 .button-products{padding:0;border:none;margin-top:20px;}
.ovic-products.style-17 .button-products .button{font-size:16px;text-decoration:none;padding:10px 40px;color:#fff !important;background-color:var(--main-color-2) !important;}
.ovic-products.style-17 .button-products .button:hover{opacity:0.7;}
.product-item.style-17 .product-inner{text-align:center;}
.product-item.style-17 .product-labels > *{font-size:16px;font-weight:400;text-transform:none;padding:3px 14px;background-color:var(--main-color-2);border-color:var(--main-color-2);}
.product-item.style-17 .product-labels .onsale .text{display:block;}
.product-item.style-17 .product-labels .onsale .percent{display:none;}
.product-item.style-17 .product-labels .onsale{background-color:#ebad36;border-color:#ebad36;}
.product-item.style-17 .product-labels .featured{background-color:#ff7a5f;border-color:#ff7a5f;}
.product-item.style-17 .thumb-link::after{position:absolute;content:'';top:0;bottom:0;left:0;right:0;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.product-item.style-17 .product-inner:hover .thumb-link::after{background-color:rgba(0, 0, 0, 0.1);}
.product-item.style-17 .product-inner:not(:hover) .group-button{-webkit-transform:scale(1, 0.5);-moz-transform:scale(1, 0.5);-ms-transform:scale(1, 0.5);-o-transform:scale(1, 0.5);transform:scale(1, 0.5);opacity:0;visibility:hidden;}
.product-item.style-17 .group-button{position:absolute;top:calc(50% - 28px);left:0;right:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.product-item.style-17 .group-button > *{margin:0 5px;}
.product-item.style-17 .add-to-cart > a, .product-item.style-17 .yith-wcwl-add-to-wishlist a, .product-item.style-17 a.yith-wcqv-button{font-size:0;line-height:0;letter-spacing:0;padding:0;width:56px;color:#fff;border:none;background-color:transparent;box-shadow:0 0 0 2px rgba(255, 255, 255, 0.6) inset;border-radius:50%;}
.product-item.style-17 .add-to-cart > a:hover, .product-item.style-17 .yith-wcwl-add-to-wishlist a:hover, .product-item.style-17 .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .product-item.style-17 .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .product-item.style-17 .yith-wcwl-add-to-wishlist .delete_item a, .product-item.style-17 a.yith-wcqv-button:hover{background-color:var(--main-color-2);box-shadow:none;}
.product-item.style-17 .yith-wcwl-add-to-wishlist a::before{font-family:main-icon, sans-serif;content:'\e90c';font-weight:400;font-size:20px;line-height:56px;}
.product-item.style-17 a.yith-wcqv-button::before{font-family:main-icon, sans-serif;content:'\e94b';font-weight:400;font-size:22px;line-height:56px;}
.product-item.style-17 .add-to-cart > a::before{font-family:main-icon, sans-serif;content:'\e94a';font-weight:400;font-size:20px;line-height:56px;}
.product-item.style-17 .add-to-cart::before, .product-item.style-17 .add-to-cart::after{display:block;}
.product-item.style-17 .product-title{font-size:16px;font-weight:400;margin:10px 0 0;}
.product-item.style-17 .price{display:inline-block;vertical-align:top;font-size:18px;font-weight:400;color:#333;margin:1px 0 0;}
.product-item.style-17 .price ins{color:#ff7a5f;margin-inline-end:10px;}
.product-item.style-17 .price del{font-size:inherit;color:inherit;margin:0;}
.product-item.style-17 table.variations{margin:0;}
.product-item.style-17 table.variations .rtwpvs-terms-wrapper{justify-content:center;}
.product-item.style-17 table.variations tr{margin:10px 0 0;}
@media(max-width:1199px){
.product-item.style-17 .group-button, .product-item.style-17 table.variations{display:none;}
}
@media(max-width:767px){
.product-item.style-17 .product-title{font-size:15px;margin-top:7px;}
.product-item.style-17 .price{font-size:16px;}
} .product-item.style-18 .product-inner{text-align:center;}
.product-item.style-18 .product-thumb{overflow:hidden;}
.product-item.style-18 .product-labels{top:15px;left:15px;}
.product-item.style-18 .product-labels > *{--product-label-color:var(--main-color-2);font-size:13px;padding:0 10px;padding-inline-end:6px;background-color:var(--product-label-color);}
.product-item.style-18 .product-labels > *:after{position:absolute;top:0;bottom:0;left:calc(100% - 1px);border-inline-start:7px solid var(--product-label-color);border-top:1px solid transparent;border-bottom:1px solid transparent;}
.product-item.style-18 .product-labels > .onnew{--product-label-color:#7bab9f;}
.product-item.style-18 .product-info{padding:18px 0 0;}
.product-item.style-18 .product-title{font-size:14px;line-height:24px;font-weight:400;margin:0 0 2px;}
.product-item.style-18 .price{display:inline-block;vertical-align:top;font-size:15px;font-weight:700;}
.product-item.style-18 .price ins{margin-inline-end:7px;}
.product-item.style-18 .price del{font-size:13px;margin:1px 0 -1px;}
.product-item.style-18 .group-button{position:absolute;bottom:28px;left:0;right:0;font-size:0;line-height:0;letter-spacing:0;}
.product-item.style-18 .group-button > *{display:inline-block;vertical-align:top;margin:10px 5px 0;}
.product-item.style-20 .yith-wcwl-add-to-wishlist a, .product-item.style-19 .yith-wcwl-add-to-wishlist a, .product-item.style-18 .yith-wcwl-add-to-wishlist a{color:inherit;background-color:transparent;border:none;transition:none;width:100%;}
.product-item.style-18 a.compare, .product-item.style-18 .yith-wcwl-add-to-wishlist > *,
.product-item.style-18 a.yith-wcqv-button{border-radius:90px !important;width:40px;color:#000;background-color:#fff;box-shadow:0 1px 2px rgba(0, 0, 0, 0.15);border:none;transition:all 0.2s ease;}
.product-item.style-18 a.compare:hover, .product-item.style-18 a.compare.added, .product-item.style-18 a.yith-wcqv-button:hover, .product-item.style-18 .yith-wcwl-add-to-wishlist > *:hover,
.product-item.style-18 .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse, .product-item.style-18 .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse, .product-item.style-18 .yith-wcwl-add-to-wishlist .delete_item{color:#fff;background-color:var(--main-color-2);}
.product-item.style-19 a.compare:before, .product-item.style-18 a.compare:before{font-size:16px;line-height:40px;}
.product-item.style-19 .yith-wcwl-add-to-wishlist a:before, .product-item.style-18 .yith-wcwl-add-to-wishlist a:before{font-family:main-icon, sans-serif;content:'\e94d';font-size:16px;line-height:40px;font-weight:600;margin:-1px 0 1px;}
.product-item.style-19 a.yith-wcqv-button:before, .product-item.style-18 a.yith-wcqv-button:before{font-family:main-icon, sans-serif;content:'\e94e';font-size:15px;line-height:40px;font-weight:600;margin:1px 0 -1px;}
.product-item.style-18 .add-to-cart > a{font-size:0;line-height:0;letter-spacing:0;width:40px;padding:0;border-radius:90px;}
.product-item.style-19 .add-to-cart > a:before, .product-item.style-18 .add-to-cart > a:before{display:inline-block;vertical-align:top;font-family:main-icon, sans-serif;content:'\e94c';font-size:17px;line-height:40px;font-weight:400;}
.product-item.style-19 .add-to-cart::before, .product-item.style-19 .add-to-cart::after, .product-item.style-18 .add-to-cart::before, .product-item.style-18 .add-to-cart::after{display:block;}
.product-item.style-19 .product-inner{display:flex;flex-wrap:wrap;align-items:flex-start;}
.product-item.style-19 .product-thumb{width:100%;overflow:hidden;margin-bottom:14px;}
.product-item.style-20 .product-labels, .product-item.style-19 .product-labels{top:20px;left:0;}
.product-item.style-20 .product-labels > *,
.product-item.style-19 .product-labels > *{font-weight:700;letter-spacing:0.1em;padding:0 15px;}
.product-item.style-20 .product-labels .onsale, .product-item.style-19 .product-labels .onsale{background-color:var(--main-color-2);}
.product-item.style-20 .product-labels .onsale .text, .product-item.style-19 .product-labels .onsale .text{display:block;}
.product-item.style-20 .product-labels .onsale .percent, .product-item.style-19 .product-labels .onsale .percent{display:none;}
.product-item.style-19 .group-button{position:absolute;top:calc(50% - 20px);left:calc(50% - 64px);width:128px;background-color:#000;text-align:center;transition:all 0.3s ease;}
.product-item.style-19 .group-button > *{display:inline-block;vertical-align:top;margin:0 3px;}
.product-item.style-19 a.compare, .product-item.style-19 .yith-wcwl-add-to-wishlist > *,
.product-item.style-19 a.yith-wcqv-button{width:20px;color:#fff;background-color:transparent;border:none;transition:all 0.2s ease;padding:0;}
.product-item.style-19 a.compare:hover, .product-item.style-19 a.compare.added, .product-item.style-19 a.yith-wcqv-button:hover, .product-item.style-19 .yith-wcwl-add-to-wishlist > *:hover,
.product-item.style-19 .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse, .product-item.style-19 .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse, .product-item.style-19 .yith-wcwl-add-to-wishlist .delete_item{color:var(--main-color-2);}
.product-item.style-19 .add-to-cart > a{font-size:0;line-height:0;letter-spacing:0;padding:0;width:20px;}
.product-item.style-19 .add-to-cart > a:hover{color:var(--main-color-2);background-color:transparent;}
.product-item.style-19 .product-info{flex:1 1 auto;width:1%;padding-inline-end:15px;}
.product-item.style-19 .product-title{font-size:15px;line-height:24px;font-weight:400;margin:0;}
.product-item.style-19 .price{font-size:15px;font-weight:700;}
.product-item.style-19 .price del{font-size:13px;}
.product-item.style-19 .star-rating:before{font-size:14px;letter-spacing:0.1em;color:#888;}
.product-item.style-19 .star-rating > span:before{font-size:14px;letter-spacing:0.1em;color:#f7aa23;content:"\f005\f005\f005\f005\f005";}
.light .product-item.style-19 .product-title{color:#fff;}
.light .product-item.style-19 .price{color:#fff;}
.light .product-item.style-19 .price del, .light .product-item.style-19 .star-rating:before{color:#b7b7b7;}
.product-item.style-20 .product-inner{text-align:center;}
.product-item.style-20 .product-thumb{overflow:hidden;}
.product-item.style-20 .group-button{position:absolute;top:10px;right:10px;}
.product-item.style-20 .group-button > *{display:block;}
.product-item.style-20 .group-button > *:not(:first-child){margin-top:-1px;}
.product-item.style-20 a.compare, .product-item.style-20 .yith-wcwl-add-to-wishlist > *,
.product-item.style-20 a.yith-wcqv-button{width:42px;color:#000;background-color:#fff;border:1px solid #000;transition:all 0.2s ease;padding:0;}
.product-item.style-20 a.compare:hover, .product-item.style-20 a.compare.added, .product-item.style-20 a.yith-wcqv-button:hover, .product-item.style-20 .yith-wcwl-add-to-wishlist > *:hover,
.product-item.style-20 .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse, .product-item.style-20 .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse, .product-item.style-20 .yith-wcwl-add-to-wishlist .delete_item{color:#fff;background-color:var(--main-color-2);}
.product-item.style-20 a.compare:before{font-family:main-icon, sans-serif;content:'\e916';font-size:16px;line-height:42px;font-weight:400;}
.product-item.style-20 .yith-wcwl-add-to-wishlist a:before{font-family:main-icon, sans-serif;content:'\e90c';font-size:17px;line-height:42px;font-weight:400;}
.product-item.style-20 a.yith-wcqv-button:before{font-family:main-icon, sans-serif;content:'\e90e';font-size:16px;line-height:42px;font-weight:400;}
.product-item.style-20 .product-info{padding:14px 0 0;}
.product-item.style-20 .add-to-cart{position:absolute;bottom:0;left:0;right:0;transition:all 0.2s ease;}
.product-item.style-20 .add-to-cart > a{font-size:14px;font-weight:600;letter-spacing:0.2em;padding:10px 15px;width:100%;}
.product-item.style-20 .product-title{font-size:15px;line-height:24px;font-weight:700;color:inherit;margin:0 0 3px;}
.product-item.style-20 .price{display:inline-block;vertical-align:top;font-size:15px;font-weight:700;margin:0;}
.product-item.style-20 .price ins{margin-inline-end:7px;}
.product-item.style-20 .price del{font-size:13px;margin:0;}
@media(min-width:768px){
.product-item.style-19 .price{display:flex;flex-wrap:wrap;justify-content:flex-end;text-align:end;}
.product-item.style-19 .price > .amount ~ .amount{width:100%;}
.product-item.style-19 .price del{order:1;width:100%;}
.product-item.style-19 .price ins{order:0;width:100%;}
}
@media(min-width:1200px){
.product-item.style-18 .product-inner:not(:hover) .group-button > *{transform:translateY(70px);}
.product-item.style-18 .group-button > *:nth-child(1){transition:transform 0.2s ease, color 0.2s ease, background-color 0.2s ease;}
.product-item.style-18 .group-button > *:nth-child(2){transition:transform 0.2s ease 0.15s, color 0.2s ease, background-color 0.2s ease;}
.product-item.style-18 .group-button > *:nth-child(3){transition:transform 0.2s ease 0.3s, color 0.2s ease, background-color 0.2s ease;}
.product-item.style-19 .product-inner:not(:hover) .group-button{visibility:hidden;opacity:0;transform:translateY(30px);}
.product-item.style-19 .thumb-link:after{position:absolute;content:'';top:0;bottom:0;left:0;right:0;transition:all 0.3s ease;}
.product-item.style-19 .product-inner:hover .thumb-link:after{background-color:rgba(255, 255, 255, 0.7);}
.product-item.style-20 .product-inner:not(:hover) .group-button > *{transform:translateX(53px);}
.product-item.style-20 .group-button > *:nth-child(1){transition:transform 0.2s ease, color 0.2s ease, background-color 0.2s ease;}
.product-item.style-20 .group-button > *:nth-child(2){transition:transform 0.2s ease 0.15s, color 0.2s ease, background-color 0.2s ease;}
.product-item.style-20 .group-button > *:nth-child(3){transition:transform 0.2s ease 0.3s, color 0.2s ease, background-color 0.2s ease;}
.product-item.style-20 .product-inner:not(:hover) .add-to-cart{transform:translateY(45px);}
}
@media(max-width:1199px){
.product-item.style-18 .product-info{padding-top:13px;}
.product-item.style-20 .add-to-cart, .product-item.style-20 .group-button, .product-item.style-19 .group-button, .product-item.style-18 .group-button{display:none;}
.product-item.style-19 .product-thumb{margin-bottom:9px;}
.product-item.style-20 .product-info{padding-top:9px;}
.product-item.style-20 .product-title{margin:0;}
}
@media(max-width:767px){
.product-item.style-19 .product-info{width:100%;padding-inline-end:0;}
} .single-product-wrapper{position:relative;}
.single-product-wrapper::before, .single-product-wrapper::after{display:table;content:'';clear:both;}
.woocommerce-product-gallery::before, .woocommerce-product-gallery::after{display:table;clear:both;content:'';}
.woocommerce-product-gallery{position:relative;margin-bottom:30px;}
.woocommerce-product-gallery__trigger{position:absolute;font-size:0;line-height:0;right:10px;top:10px;z-index:1;}
.woocommerce-product-gallery__trigger::before{display:block;font-family:Pe-icon-7-stroke, sans-serif;content:"\e657";width:40px;font-size:30px;line-height:40px;text-align:center;}
.woocommerce-product-gallery__trigger img{display:none !important;}
.woocommerce-product-gallery .flex-control-nav{list-style:none;padding:0;margin:20px 0 0;overflow:hidden;max-width:370px;}
.woocommerce-product-gallery .flex-control-nav .slick-slide img{cursor:pointer;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.woocommerce-product-gallery .flex-control-nav .slick-slide img:not(.flex-active):not(:hover){opacity:0.3;}
.woocommerce-product-gallery .flex-control-thumbs{display:flex;flex-wrap:wrap;--gap:18px;gap:var(--gap);}
.woocommerce-product-gallery .flex-control-thumbs > li{width:calc((100% / var(--columns)) - (var(--gap) * (var(--columns) - 1) / var(--columns)));}
.woocommerce-product-gallery .flex-control-thumbs.slick-slider{display:block;}
.woocommerce-product-gallery__image.none-zoom > a, .woocommerce-product-gallery__image.none-zoom > .zoomImg{display:none !important;}
.post-views{font-size:inherit;line-height:inherit;text-transform:none;}
.post-views .icon:before{font-family:inherit;}
.delivery-info{font-size:14px;line-height:20px;padding-top:22px;border-top:1px solid #eee;margin-top:22px;}
.delivery-info .item:not(:last-child){margin-bottom:6px;}
.delivery-info .icon{display:inline-block;vertical-align:top;font-size:17px;width:18px;text-align:center;margin-inline-end:8px;}
.delivery-info .main-icon-eye{font-size:19px;}
.delivery-info .text{display:inline;}
.delivery-info b{color:var(--main-color);}
.payment-info{font-size:14px;line-height:20px;color:var(--main-color);background-color:#f5f5f5;border-radius:var(--main-bora-2);padding:14px 12px;text-align:center;margin-top:22px;}
.payment-info .item:not(:last-child){margin-bottom:5px;}
.payment-info .text{display:block;font-weight:600;margin:0 0 4px;}
.payment-info .image{display:block;}
.payment-info img{display:inline-block;vertical-align:top;margin:6px 0;}
.entry-summary{margin-bottom:30px;}
.entry-summary .product-brand{white-space:nowrap;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin-bottom:10px;position:relative;z-index:1;}
.entry-summary .product-brand a{display:inline-block;vertical-align:middle;}
.entry-summary .product-brand.scroll-wrapper > .scroll-element.scroll-x .scroll-element_outer{display:none;}
.entry-summary .product_title{display:inline-block;vertical-align:top;font-size:18px;line-height:30px;text-transform:uppercase;margin-bottom:0;}
.entry-summary .star-rating{margin-right:15px;}
.entry-summary .price{font-size:24px;line-height:30px;margin:22px 0 0;}
.entry-summary .price del{font-size:18px;}
.entry-summary .stock{margin:15px 0 0;}
.stock .title{margin-right:5px;}
.entry-summary > .stock:not(.ovic-stock){display:none;}
.entry-summary .button-wrapper{float:none;margin:0;}
.entry-summary #chart-button{display:inline-block;vertical-align:top;text-transform:uppercase;font-weight:600;margin:15px 0 0;}
.entry-summary #chart-button::after{display:inline-block;vertical-align:top;font-family:FontAwesome, sans-serif;content:"\f0c4";margin-left:10px;}
.entry-summary .woocommerce-product-details__short-description{margin:15px 0 0;border-top:1px solid #e5e5e5;padding-top:22px;}
.entry-summary .cart{margin:22px 0 0;border-top:1px solid #e5e5e5;padding-top:22px;}
.entry-summary .variations_form .single_variation_wrap{margin:30px 0 0;border-top:1px solid #e5e5e5;padding-top:27px;}
.entry-summary .variations_form .single_variation > *{margin-bottom:5px;}
.entry-summary .variations_form .price, .entry-summary .variations_form .stock{margin:0;}
.entry-summary .cart .quantity{display:inline-block;vertical-align:middle;margin:0 5px 5px 0;}
.entry-summary .cart .quantity .input-text{width:160px;padding:13px 40px;height:50px;}
.entry-summary .cart .quantity .btn-number{padding:13px 0;width:40px;}
.entry-summary .single_add_to_cart_button, .entry-summary .added_to_cart{display:inline-block;vertical-align:middle;padding:13px 40px;margin:0 5px 5px 0;}
.entry-summary a.compare, .entry-summary .yith-wcwl-add-to-wishlist{display:inline-block;vertical-align:middle;margin:0 5px 5px 0;}
.entry-summary .grouped_form .stock{margin:0;}
.entry-summary .grouped_form .quantity{margin:0;}
.entry-summary .grouped_form .quantity .input-text{width:100px;padding:8px 25px;height:40px;}
.entry-summary .grouped_form .quantity .btn-number{width:25px;padding:8px 0;}
.entry-summary .grouped_form .woocommerce-grouped-product-list-item__quantity{width:1%;text-align:center;}
.entry-summary .grouped_form .woocommerce-grouped-product-list-item__quantity .button{padding-left:20px;padding-right:20px;}
.entry-summary .grouped_form .woocommerce-grouped-product-list-item__label label{text-transform:uppercase;margin:0;font-size:12px;}
.entry-summary .grouped_form .woocommerce-grouped-product-list-item__price{text-align:center;}
.entry-summary .grouped_form .woocommerce-grouped-product-list-item__price .amount{font-weight:600;}
.entry-summary .grouped_form .woocommerce-grouped-product-list-item__price ins{text-decoration:none;}
.entry-summary .grouped_form .woocommerce-grouped-product-list-item__price del .amount{font-weight:inherit;}
.entry-summary .product_meta{margin:22px 0 0;border-top:1px solid #e5e5e5;padding-top:22px;}
.entry-summary .share{font-size:13px;color:#999;margin:15px -15px 0;}
.entry-summary .share a{display:inline-block;vertical-align:top;margin:0 15px;position:relative;}
.entry-summary .share a .icon{display:inline-block;vertical-align:top;font-size:14px;margin-right:2px;}
.kute_boutique-product-pagination{float:right;}
.kute_boutique-product-pagination ~ *{clear:both;}
.kute_boutique-product-pagination a{display:inline-block;vertical-align:top;font-size:30px;line-height:30px;position:relative;margin-left:10px;}
.kute_boutique-product-pagination a:not(:hover) figure{opacity:0;visibility:hidden;}
.kute_boutique-product-pagination a figure{position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);font-size:0;line-height:0;width:60px;}
body .footer-bundle .cart > *{margin-right:5px;}
@media(min-width:768px){
.woocommerce-product-gallery{display:inline-block;float:left;width:370px;max-width:100%;margin-right:30px;}
.entry-summary{display:inline-block;vertical-align:top;width:calc(100% - 400px);}
}
@media(min-width:992px) and (max-width:1199px){
.product-page:not(.sidebar-full) .woocommerce-product-gallery{width:300px;margin-right:20px;}
.product-page:not(.sidebar-full) .entry-summary{width:calc(100% - 320px);}
}
@media(min-width:768px) and (max-width:991px){
.woocommerce-product-gallery{width:330px;margin-right:20px;}
.entry-summary{width:calc(100% - 350px);}
}
@media(max-width:767px){
.woocommerce-product-gallery{max-width:370px;}
}
@media(max-width:479px){
.woocommerce-product-gallery .flex-control-nav{margin-top:10px;}
.woocommerce-product-gallery .flex-control-thumbs{--gap:10px;}
} @media(min-width:768px){
.product-page-vertical_left .woocommerce-product-gallery.has-gallery ~ .entry-summary,
.product-page-vertical_right .woocommerce-product-gallery.has-gallery ~ .entry-summary{width:calc(100% - 500px);}
.product-page-vertical_left .woocommerce-product-gallery.has-gallery{width:470px;padding-left:100px;}
.product-page-vertical_left .woocommerce-product-gallery.has-gallery .flex-control-nav{position:absolute;top:0;left:0;width:80px;margin:0;}
.product-page-vertical_right .woocommerce-product-gallery.has-gallery{width:470px;padding-right:100px;}
.product-page-vertical_right .woocommerce-product-gallery.has-gallery .flex-control-nav{position:absolute;top:0;right:0;width:80px;margin:0;}
.product-page-vertical_right .woocommerce-product-gallery.has-gallery .woocommerce-product-gallery__trigger{right:110px;}
.product-page-vertical_left .woocommerce-product-gallery.has-gallery .flex-control-thumbs > li, .product-page-vertical_right .woocommerce-product-gallery.has-gallery .flex-control-thumbs > li{width:100%;}
}
@media(min-width:768px) and (max-width:991px){
.product-page-vertical_left .woocommerce-product-gallery.has-gallery, .product-page-vertical_right .woocommerce-product-gallery.has-gallery{width:430px;}
.product-page-vertical_left .woocommerce-product-gallery.has-gallery ~ .entry-summary,
.product-page-vertical_right .woocommerce-product-gallery.has-gallery ~ .entry-summary{width:calc(100% - 450px);}
} .product-page-grid .woocommerce-product-gallery.has-gallery .flex-viewport{width:auto !important;height:auto !important;}
.product-page-grid .woocommerce-product-gallery.has-gallery .woocommerce-product-gallery__wrapper{display:block !important;width:auto !important;height:auto !important;-webkit-transform:none !important;-moz-transform:none !important;-ms-transform:none !important;-o-transform:none !important;transform:none !important;font-size:0;line-height:0;margin:0 -5px -10px;}
.product-page-grid .woocommerce-product-gallery.has-gallery .woocommerce-product-gallery__image{display:inline-block !important;vertical-align:top;width:calc(50% - 10px) !important;float:none !important;margin:0 5px 10px;}
.product-page-grid .woocommerce-product-gallery.has-gallery .flex-control-nav{display:none;}
.product-page-slide .flex-control-nav{position:absolute;left:20px;right:20px;bottom:20px;margin:0;font-size:0;line-height:0;text-align:center;overflow:visible;max-width:100%;}
.product-page-slide .flex-direction-nav{list-style:none;padding:0;margin:0;}
.product-page-slide .woocommerce-product-gallery:not(:hover) .flex-direction-nav li a{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);}
.product-page-slide .flex-direction-nav a:not(:hover){opacity:0.7;}
.product-page-slide .flex-direction-nav a{position:absolute;top:calc(50% - 15px);width:30px;font-size:0;line-height:0;text-align:center;color:#fff;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.product-page-slide .flex-direction-nav .flex-prev{left:0;-webkit-transform-origin:left;-moz-transform-origin:left;-ms-transform-origin:left;-o-transform-origin:left;transform-origin:left;}
.product-page-slide .flex-direction-nav .flex-next{right:0;-webkit-transform-origin:right;-moz-transform-origin:right;-ms-transform-origin:right;-o-transform-origin:right;transform-origin:right;}
.product-page-slide .flex-direction-nav .flex-prev::before, .product-page-slide .flex-direction-nav .flex-next::before{font-family:FontAwesome, sans-serif;font-size:18px;line-height:30px;}
.product-page-slide .flex-direction-nav .flex-prev::before{content:'\f104';}
.product-page-slide .flex-direction-nav .flex-next::before{content:'\f105';}
@media(min-width:768px){ .product-page-sticky .entry-summary.sticky{padding-top:10px;}
.product-page-sticky .woocommerce-product-gallery.has-gallery .flex-viewport{width:auto !important;height:auto !important;}
.product-page-sticky .woocommerce-product-gallery.has-gallery .woocommerce-product-gallery__wrapper{display:block !important;width:auto !important;height:auto !important;-webkit-transform:none !important;-moz-transform:none !important;-ms-transform:none !important;-o-transform:none !important;transform:none !important;font-size:0;line-height:0;margin:0 0 -30px;}
.product-page-sticky .woocommerce-product-gallery.has-gallery .woocommerce-product-gallery__image{display:inline-block !important;vertical-align:top;width:100% !important;float:none !important;margin:0 0 30px;}
.product-page-sticky .woocommerce-product-gallery.has-gallery .flex-control-nav{display:none;}
}
@media(min-width:768px) and (max-width:782px){
.product-page-sticky .entry-summary.sticky{padding-top:24px;}
} .woocommerce-tabs{clear:both;margin:10px 0 0;}
.woocommerce-tabs .tabs{list-style:none;margin:0 -15px 20px;color:#999;font-weight:600;text-transform:uppercase;padding:5px 0;white-space:nowrap;overflow-y:hidden;-webkit-overflow-scrolling:touch;position:relative;z-index:1;}
.woocommerce-tabs .tabs li{display:inline-block;vertical-align:top;margin:0 15px;}
.woocommerce-tabs .tabs li a{display:block;position:relative;padding:3px 0;}
.woocommerce-tabs .tabs li a::before{position:absolute;bottom:0;left:0;right:0;content:'';border-top:2px solid;width:0;-webkit-transition:width 0.3s ease;-moz-transition:width 0.3s ease;-o-transition:width 0.3s ease;transition:width 0.3s ease;}
.woocommerce-tabs .tabs li.active a::before{width:100%;}
.woocommerce-tabs .panel{background-color:transparent;margin-bottom:0;border-radius:0;box-shadow:none;border:none;}
#tab-description *:last-child{margin-bottom:0;}
#tab-additional_information .shop_attributes{margin-bottom:0;}
#tab-additional_information th,
#tab-additional_information td{padding:15px;}
#tab-additional_information *:last-child{margin-bottom:0;}
#tab-reviews .woocommerce-Reviews-title{font-size:20px;line-height:30px;}
#tab-reviews .woocommerce-Reviews-title span::before{content:'"';}
#tab-reviews .woocommerce-Reviews-title span::after{content:'”';}
#tab-reviews #comments{margin-bottom:30px;}
#wcmp_vendor_reviews .commentlist,
#tab-reviews .commentlist{list-style:none;padding:0;margin:0;}
#wcmp_vendor_reviews .commentlist .review:not(:last-child) .comment_container,
#tab-reviews .commentlist .review:not(:last-child) .comment_container{margin-bottom:30px;}
#wcmp_vendor_reviews .commentlist .comment_container::before,
#wcmp_vendor_reviews .commentlist .comment_container::after,
#tab-reviews .commentlist .comment_container::before,
#tab-reviews .commentlist .comment_container::after{display:table;clear:both;content:'';}
#wcmp_vendor_reviews .commentlist .avatar,
#tab-reviews .commentlist .avatar{float:left;width:48px;height:48px;margin-right:15px;margin-bottom:15px;}
#wcmp_vendor_reviews .commentlist .meta,
#tab-reviews .commentlist .meta{text-transform:capitalize;line-height:20px;margin-bottom:15px;}
#wcmp_vendor_reviews .commentlist .description,
#tab-reviews .commentlist .description{clear:both;border:1px solid #eee;padding:10px 20px;}
#wcmp_vendor_reviews .commentlist .description > *:last-child,
#tab-reviews .commentlist .description > *:last-child{margin-bottom:0;}
#tab-reviews .commentlist .children{list-style:none;padding:0 0 0 20px;}
#tab-reviews .commentlist > li > .children{padding-left:63px;}
#wcmp_vendor_reviews .comment-form-rating > label,
#tab-reviews .comment-form-rating > label{margin-right:10px;}
#tab-reviews #review_form p{margin-bottom:10px;}
#tab-reviews #review_form label{font-size:15px;}
#tab-reviews #review_form .comment-reply-title{display:block;font-size:20px;line-height:30px;font-weight:600;margin-bottom:10px;}
#tab-reviews #review_form input[type="text"],
#tab-reviews #review_form input[type="email"],
#tab-reviews #review_form textarea{width:100%;}
#tab-reviews #review_form .comment-form-author > label,
#tab-reviews #review_form .comment-form-email > label{display:block;}
#tab-reviews #review_form .form-submit{margin-bottom:0;margin-top:20px;}
#tab-reviews #review_form .form-submit input[type="submit"]{padding:15px 35px;min-width:200px;}
@media(min-width:480px){
.woocommerce-tabs > ul > li .dropdown-menu{left:auto;right:0;}
}
@media(min-width:768px){
#tab-reviews .ovic-panel-rating{float:left;width:290px;padding-right:30px;}
#tab-reviews #reviews{display:inline;}
#tab-reviews #comments{float:right;width:calc(100% - 290px);padding-left:30px;border-left:1px solid #eee;}
#tab-reviews #comments + *{clear:both;}
#tab-reviews #review_form .comment-form-author{display:inline-block;float:left;width:calc(50% - 15px);margin-right:30px;}
#tab-reviews #review_form .comment-form-email{display:inline-block;vertical-align:top;width:calc(50% - 15px);}
}
@media(max-width:479px){
> ul li{display:block;}
#tab-reviews .comment-form-author,
#tab-reviews .comment-form-email{width:100%;}
} .related.products,
.up-sells.products, .cross-sells.products{display:inline-block;vertical-align:top;width:100%;margin-top:60px;padding-top:30px;border-top:1px solid #e5e5e5;}
.related.products .slick-slider, .up-sells.products .slick-slider, .cross-sells.products .slick-slider, .ovic-products .slick-slider{list-style:none;padding:0;margin-bottom:0;}
.popup-email-content{position:relative;background-color:#fff;width:800px;margin:20px auto;max-width:100%;}
.popup-email-content .btn-close{position:absolute;left:auto;right:0;top:0;width:40px;height:40px;font-size:0;line-height:0;text-align:center;padding:0;color:#fff;border:none;border-radius:0;}
.popup-email-content .btn-close::before{font-family:Pe-icon-7-stroke, sans-serif;content:"\e680";font-size:40px;line-height:40px;}
.form-send-friend{padding:30px;background-color:#fff;}
.form-send-friend .title{font-size:24px;text-transform:uppercase;margin-bottom:30px;}
.form-send-friend .form .text-input{width:100%;}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="password"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="search"],
.wpcf7 input[type="url"],
.wpcf7 input[type="number"],
.wpcf7 textarea{width:100%;}
.wpcf7 p{margin-bottom:30px;}
.wpcf7 p.submit{margin-bottom:0;}
.wishlist_table th, .woocommerce-cart-form > .shop_table th{font-weight:600;text-transform:uppercase;}
.woocommerce table.wishlist_table td.product-name, .woocommerce-cart-form > .shop_table td.product-name{font-size:12px;line-height:24px;font-weight:600;text-transform:uppercase;}
.woocommerce table.wishlist_table tr td.product-remove a, .woocommerce-cart-form > .shop_table .product-remove a{font-size:0;line-height:0;}
.woocommerce table.wishlist_table tr td.product-remove a::before, .woocommerce-cart-form > .shop_table .product-remove a::before{display:block;font-family:FontAwesome, sans-serif;content:"\f00d";font-size:14px;line-height:24px;}
.woocommerce-cart-form > .shop_table tbody tr td.actions{display:block;border:3px dashed #aaa;padding:10px 20px 80px;text-align:center;}
.woocommerce-cart-form > .shop_table tbody tr td.actions .coupon{display:block;margin:0;}
.woocommerce-cart-form > .shop_table tbody tr td.actions label[for="coupon_code"]{display:block;font-family:'Playfair Display', sans-serif;font-size:18px;line-height:30px;font-style:italic;margin-bottom:39px;text-align:left;}
.woocommerce-cart-form > .shop_table tbody tr td.actions .input-text{width:370px;max-width:100%;}
.cart-collaterals{max-width:370px;margin-left:auto;border:1px solid #e5e5e5;padding:30px 30px 50px;}
.cart-collaterals .cart_totals > h2{font-size:14px;line-height:24px;text-transform:uppercase;border-bottom:1px solid #e5e5e5;padding-bottom:13px;}
.cart-collaterals .shop_table{margin-bottom:0;}
.cart-collaterals .shop_table th{border:none;padding-left:0;font-weight:400;}
.cart-collaterals .shop_table td{border:none;padding-right:0;}
.cart-collaterals .shop_table tr:not(:last-child) th,
.cart-collaterals .shop_table tr:not(:last-child) td{border-bottom:1px solid #e5e5e5;}
.cart-collaterals .shop_table .amount{font-weight:600;}
.cart-collaterals .shop_table .order-total td{padding-top:25px;padding-bottom:25px;}
.cart-collaterals .shop_table .order-total .amount{font-size:24px;line-height:36px;}
.cart-collaterals .wc-proceed-to-checkout .button{width:100%;font-size:14px;padding:13px 30px;}
.cart-collaterals .wc-proceed-to-checkout .button:not(:last-child){margin-bottom:20px;}
.woocommerce table.wishlist_table tr td.product-remove{padding:0;}
.woocommerce #content table.wishlist_table.cart a.remove{color:inherit;}
.woocommerce #content table.wishlist_table.cart a.remove:hover{background-color:transparent;}
@media(min-width:768px){
.woocommerce table.wishlist_table, .woocommerce table.wishlist_table > *,
.woocommerce-cart-form > .shop_table, .woocommerce-cart-form > .shop_table > *{display:block;}
.woocommerce table.wishlist_table tr, .woocommerce-cart-form > .shop_table tr{display:block;position:relative;}
.woocommerce table.wishlist_table tbody tr, .woocommerce-cart-form > .shop_table tbody .cart_item{border-top:1px solid #e5e5e5;}
.woocommerce table.wishlist_table th, .woocommerce-cart-form > .shop_table th{border:none;display:inline-block;vertical-align:middle;padding:13px 10px;}
.woocommerce table.wishlist_table tbody td, .woocommerce-cart-form > .shop_table td{border:none;display:inline-block;vertical-align:middle;padding-top:40px;padding-bottom:40px;}
.woocommerce table.wishlist_table .product-thumbnail, .woocommerce-cart-form > .shop_table .product-thumbnail{width:110px;padding-left:0;}
.woocommerce table.wishlist_table .product-thumbnail img, .woocommerce-cart-form > .shop_table .product-thumbnail img{width:100px;}
.woocommerce table.wishlist_table .product-name, .woocommerce-cart-form > .shop_table .product-name{width:calc(42% - 110px);}
.woocommerce table.wishlist_table .product-price, .woocommerce table.wishlist_table .product-stock-status, .woocommerce table.wishlist_table .product-add-to-cart, .woocommerce-cart-form > .shop_table .product-price, .woocommerce-cart-form > .shop_table .product-quantity, .woocommerce-cart-form > .shop_table .product-subtotal{width:16%;}
.woocommerce table.wishlist_table .product-remove, .woocommerce-cart-form > .shop_table .product-remove{position:absolute;top:calc(50% - 12px);right:0;padding:0;}
.woocommerce table.wishlist_table thead th, .woocommerce table.wishlist_table tbody td{border:none;}
}
@media(min-width:992px){
.woocommerce-cart-form::before, .woocommerce-cart-form::after{display:table;content:'';clear:both;}
.woocommerce-cart-form > .shop_table{display:inline-block;vertical-align:top;float:left;width:calc(100% - 400px);margin-right:30px;}
.woocommerce-cart-form > .cart-collaterals{display:inline-block;vertical-align:top;width:370px;}
}
@media(max-width:991px) and (min-width:768px){
.woocommerce table.wishlist_table .product-price, .woocommerce table.wishlist_table .product-stock-status{width:13%;}
.woocommerce table.wishlist_table .product-add-to-cart{width:23%;}
.woocommerce table.wishlist_table .product-add-to-cart a{padding-left:15px;padding-right:15px;}
}
@media(max-width:767px){
.cart-collaterals{padding-left:20px;padding-right:20px;}
} .wishlist_table .add_to_cart.button{display:inline-block !important;vertical-align:top;padding:10px 30px;}
.error-404{text-align:center;padding:80px 0 100px;}
.error-404 .page-title{font-size:168px;line-height:1;padding:0;color:#999;margin-bottom:40px;}
.error-404 .title{font-size:26px;line-height:36px;margin-bottom:15px;}
.error-404 .subtitle{font-size:13px;line-height:24px;color:inherit;margin-bottom:40px;}
.error-404 .button{border:1px solid transparent;font-size:14px;}
.error-404 .button:not(:hover){background-color:transparent;border:1px solid #e5e5e5;}
@media(max-width:479px){
.error-404 .page-title{font-size:130px;}
} .header{position:relative;}
.menu-item > .desc{display:none;}
.header-inner::before, .header-inner::after{display:table;content:'';clear:both;}
body .ovic-menu li > a > .icon{display:inline-block;vertical-align:top;margin:0;margin-inline-end:5px;}
body .ovic-menu li > a > .icon-img{vertical-align:middle;}
body .ovic-menu li > a > .icon img{vertical-align:top;}
.header .logo{padding:15px 0;}
.header .logo a{display:inline-block;vertical-align:top;max-width:100%;font-size:0;line-height:0;letter-spacing:0;}
@media(max-width:767px){
.header .logo{padding:10px 0;}
} .block-menu-bar{display:inline-block;vertical-align:top;}
.block-menu-bar a{display:inline-block;vertical-align:top;font-weight:600;padding:13px 0;}
.block-menu-bar a > *{display:inline-block;vertical-align:top;}
.block-menu-bar a .icon{position:relative;width:22px;font-size:0;line-height:0;padding:4px 0 3px;margin:0 2px;}
.block-menu-bar a .icon span{display:block;width:100%;border-top:1px solid;}
.block-menu-bar a .icon span:not(:last-child){margin-bottom:7px;}
.block-menu-bar a .text{padding-left:5px;}
@media(min-width:1200px){
.block-menu-bar{display:none !important;}
} .block-userlink{display:inline-block;vertical-align:top;}
.block-userlink > a{display:inline-block;vertical-align:top;font-weight:600;padding:13px 0;}
.block-userlink > a .icon{font-size:24px;}
.block-userlink > a .text{padding-left:5px;}
.block-userlink > .sub-menu{left:auto;right:0;}
.box-header-nav .main-menu{list-style:none;padding:0;margin:0 -15px;}
.box-header-nav .main-menu .menu-item{position:relative;}
.box-header-nav .main-menu .menu-item > a{display:block;position:relative;}
.box-header-nav .main-menu > .menu-item{display:inline-block;vertical-align:top;text-align:left;margin:0 15px;}
.box-header-nav .main-menu > .menu-item > a{font-size:12px;line-height:20px;font-weight:600;text-transform:uppercase;padding:15px 0;}
.box-header-nav .main-menu > .menu-item > a::before{position:absolute;content:'';bottom:0;left:0;right:0;width:100%;border-top:2px solid var(--main-color-2);-webkit-transition:width 0.3s ease;-moz-transition:width 0.3s ease;-o-transition:width 0.3s ease;transition:width 0.3s ease;}
.box-header-nav .main-menu > .menu-item:not(:hover) > a::before{width:0;}
.box-header-nav .ovic-menu li > a > .label-image{margin-left:5px;}
.box-header-nav .main-menu > .menu-item:not(:hover) > .sub-menu{visibility:hidden;opacity:0;-webkit-transform:translateY(15px);-moz-transform:translateY(15px);-ms-transform:translateY(15px);-o-transform:translateY(15px);transform:translateY(15px);}
.box-header-nav .main-menu > .menu-item:hover > .sub-menu, .box-header-nav .main-menu > .menu-item > .sub-menu:not(.megamenu) .menu-item:hover > .sub-menu{z-index:11;}
.box-header-nav .main-menu > .menu-item > .sub-menu, .box-header-nav .main-menu > .menu-item > .sub-menu:not(.megamenu) .menu-item > .sub-menu{list-style:none;position:absolute;top:100%;left:0;width:258px;background-color:#fff;box-shadow:0 0 0 1px #e5e5e5 inset;padding:20px 0;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;z-index:10;}
.box-header-nav .main-menu > .menu-item > .sub-menu > .menu-item, .box-header-nav .main-menu > .menu-item > .sub-menu:not(.megamenu) .menu-item > .sub-menu > .menu-item{padding:0 30px;}
.box-header-nav .main-menu > .menu-item > .sub-menu > .menu-item > a, .box-header-nav .main-menu > .menu-item > .sub-menu:not(.megamenu) .menu-item > .sub-menu > .menu-item > a,
.megamenu .widget_nav_menu ul li > a{padding:8px 0;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.megamenu .widget_nav_menu ul li{padding:0;min-height:auto;}
.megamenu .widget_nav_menu ul ul{margin:0;}
.megamenu .ovic-custommenu .widget-title{text-transform:uppercase;font-size:14px;margin-bottom:4px;}
.box-header-nav .main-menu > .menu-item > .sub-menu > .menu-item > a:hover, .box-header-nav .main-menu > .menu-item > .sub-menu:not(.megamenu) .menu-item > .sub-menu > .menu-item > a:hover,
.megamenu .widget_nav_menu ul li > a:hover{padding-left:15px;}
.box-header-nav .main-menu > .menu-item > .sub-menu > .menu-item:not(:last-child) > a,
.box-header-nav .main-menu > .menu-item > .sub-menu:not(.megamenu) .menu-item > .sub-menu > .menu-item:not(:last-child) > a{border-bottom:1px dashed #ddd;}
.box-header-nav .main-menu > .menu-item > .sub-menu > .menu-item-has-children > a::after{display:inline-block;float:right;content:"\f105";font-family:FontAwesome, sans-serif;font-weight:400;}
.box-header-nav .main-menu > .menu-item > .sub-menu:not(.megamenu) .menu-item > .sub-menu{top:-20px;left:calc(100% - 1px);box-shadow:0 -1px #e5e5e5 inset, 0 1px #e5e5e5 inset, -1px 0 #e5e5e5 inset;}
.box-header-nav .main-menu > .menu-item > .sub-menu:not(.megamenu) .menu-item:not(:hover) > .sub-menu{visibility:hidden;opacity:0;-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px);}
.box-header-nav .main-menu > .menu-item > .megamenu{padding:20px 30px 0;}
.box-header-nav .ovic-custommenu{margin-bottom:38px;}
.box-header-nav .view-all-category a{display:block;font-size:13px;line-height:30px;text-transform:uppercase;letter-spacing:0.17em;padding:20px 25px;}
.box-header-nav .view-all-category a .icon{display:inline-block;vertical-align:top;font-size:0;line-height:0;padding:13px 0;margin-right:5px;opacity:0.8;}
.box-header-nav .view-all-category a .icon span{display:inline-block;vertical-align:middle;content:'';width:4px;height:4px;border:2px solid;border-radius:50%;}
.box-header-nav .view-all-category a .icon span:not(:last-child){margin-right:5px;}
@media(max-width:1199px){
.box-header-nav{display:none !important;}
} .block-minicart{display:inline-block;vertical-align:top;position:relative;}
.block-minicart > a{display:block;position:relative;font-weight:600;padding:13px 0;}
.block-minicart > a > *{display:inline-block;vertical-align:top;padding:0 0 0 5px;}
.block-minicart > a .icon, .block-wishlist > a .icon{font-size:24px;position:relative;padding:0 5px 0 0;font-family:inherit;}
.block-minicart > a .icon::before, .block-wishlist > a .icon::before{font-family:Pe-icon-7-stroke, sans-serif;}
.block-minicart > a .count, .block-wishlist > a .count{position:absolute;left:calc(50% - 2px);bottom:calc(50% - 2px);min-width:18px;height:18px;color:#fff;border-radius:90px;font-size:12px;line-height:18px;text-align:center;padding:0 3px;}
.block-minicart > a .amount{color:inherit;font-family:inherit;}
.block-minicart:not(.open) > .widget_shopping_cart{visibility:hidden;opacity:0;-webkit-transform:translateY(15px);-moz-transform:translateY(15px);-ms-transform:translateY(15px);-o-transform:translateY(15px);transform:translateY(15px);}
.block-minicart .widget_shopping_cart{position:absolute;top:100%;right:0;width:400px;background-color:#fff;box-shadow:0 0 0 1px #e5e5e5 inset;z-index:9;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;text-align:left;}
.block-minicart .widget_shopping_cart > .widgettitle{display:none;}
.block-minicart .widget_shopping_cart_content{padding:20px 25px 25px;}
.block-minicart .woocommerce-mini-cart__empty-message{margin:0;padding:10px 0;text-align:center;}
.block-minicart .mini-cart-title{display:block;}
@media(max-width:479px){
.block-minicart .widget_shopping_cart_content{padding:15px;}
} .block-wishlist{display:inline-block;vertical-align:top;}
.block-wishlist > a{display:inline-block;vertical-align:top;font-weight:600;padding:13px 0;}
.block-wishlist > a > *{display:inline-block;vertical-align:top;}
.block-wishlist > a .icon{font-size:23px;}
.block-wishlist > a .text{padding-left:5px;}
.block-search{display:inline-block;vertical-align:top;}
.block-search > a{display:inline-block;vertical-align:top;font-weight:600;padding:13px 0;}
.block-search > a > *{display:inline-block;vertical-align:top;}
.block-search > a .icon{font-size:23px;}
.block-search > a .text{padding-left:5px;}
.block-search > .sub-menu{left:auto;right:0;padding:0;}
.block-search > .sub-menu .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:20px;padding-right:50px;}
.block-search > .sub-menu .dgwt-wcas-search-wrapp button.dgwt-wcas-search-submit{left:auto;right:20px;}
.block-search > .sub-menu .dgwt-wcas-search-wrapp .dgwt-wcas-preloader, .block-search > .sub-menu .dgwt-wcas-search-wrapp .dgwt-wcas-close{left:auto !important;right:38px !important;}
.block-search .search-form{position:relative;}
.block-search .search-input{font-weight:inherit;color:inherit;margin:0;width:100%;}
.block-search .dgwt-wcas-search-wrapp{position:relative;color:inherit;min-width:inherit;text-align:inherit;line-height:inherit;max-width:100% !important;}
.block-search .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-preloader:not(.dgwt-wcas-close){z-index:auto;}
.block-search .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{width:100%;height:50px;box-shadow:none;padding:13px 60px 13px 0;border:none;background-color:transparent !important;font-size:13px;line-height:24px;text-align:inherit;color:inherit !important;position:relative;z-index:1;}
.block-search .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{color:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;opacity:inherit;}
.block-search .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-webkit-input-placeholder{color:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;opacity:inherit;}
.block-search .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-moz-placeholder{color:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;opacity:inherit;}
.block-search .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-moz-placeholder{color:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;opacity:inherit;}
.block-search .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-ms-input-placeholder{color:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;opacity:inherit;}
.block-search .dgwt-wcas-search-wrapp button.dgwt-wcas-search-submit{position:absolute;top:0;bottom:0;left:auto;right:0;border-radius:0;height:auto;min-width:inherit;font-size:0;line-height:0;padding:13px 0;text-align:right;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;background-color:transparent;text-shadow:none;z-index:1;}
.block-search .dgwt-wcas-search-wrapp .dgwt-wcas-search-submit::before{position:static;border:none !important;font-size:23px;line-height:24px;font-family:Pe-icon-7-stroke, sans-serif;content:"\e618";-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;font-weight:400;}
.block-search .dgwt-wcas-search-wrapp .dgwt-wcas-search-submit > *{display:none;}
.block-search .dgwt-wcas-search-wrapp button.dgwt-wcas-search-submit:hover, .block-search .dgwt-wcas-search-wrapp button.dgwt-wcas-search-submit:focus{opacity:1;}
.block-search .dgwt-wcas-search-wrapp .dgwt-wcas-preloader{opacity:1;background:none !important;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}
.block-search .dgwt-wcas-search-wrapp .dgwt-wcas-preloader > *{display:none;}
.block-search .dgwt-wcas-search-wrapp .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader)::before,
.block-search .dgwt-wcas-search-wrapp .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader)::after{position:absolute;content:'';top:0;bottom:0;left:0;right:0;width:19px;height:1px;border-top:1px solid;margin:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
.block-search .dgwt-wcas-search-wrapp .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader)::after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}
.block-search .dgwt-wcas-search-wrapp .dgwt-wcas-inner-preloader::after{width:16px;height:16px;border-width:1px 1px 0 0;}
.block-search .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{display:none !important;}
body.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp, body.dgwt-wcas-details-right .dgwt-wcas-details-wrapp{border-radius:0;}
.block-search.block-search-popup:not(.open-block-search){opacity:0;visibility:hidden;-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-o-transform:translateY(-20px);transform:translateY(-20px);}
.block-search.block-search-popup{position:fixed;top:0;bottom:0;left:0;right:0;background-color:#fff;z-index:100001;padding-top:130px;box-shadow:none;overflow-x:hidden;-webkit-overflow-scrolling:touch;border:none;opacity:1;visibility:visible;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.block-search.block-search-popup .block-close{display:inline-block;vertical-align:top;float:right;width:30px;position:relative;color:var(--main-color);background-color:#ddd;font-size:12px;line-height:30px;text-align:center;}
.block-search.block-search-popup .block-close:hover{color:#fff;background-color:var(--main-color-2);}
.block-search.block-search-popup .block-close::before{display:block;font-family:main-icon, sans-serif;content:'\e901';}
.block-search.block-search-popup .dgwt-wcas-search-wrapp{clear:both;padding-top:50px;}
.block-search.block-search-popup .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:18px 60px 18px 30px;height:60px;font-size:15px;}
.block-search.block-search-popup .dgwt-wcas-search-wrapp button.dgwt-wcas-search-submit{width:60px;text-align:center;padding:18px 0;}
.block-search.block-search-popup .dgwt-wcas-search-wrapp button.dgwt-wcas-search-submit::before{font-family:Flaticon, sans-serif;content:"\f106";font-size:24px;}
.block-search.block-search-popup .dgwt-wcas-search-wrapp button.dgwt-wcas-search-submit:not(:hover){color:inherit;}
.block-search.block-search-popup .dgwt-wcas-search-wrapp .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader)::before,
.block-search.block-search-popup .dgwt-wcas-search-wrapp .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader)::after{width:25px;height:2px;border:1px solid;border-radius:90px;}
.block-search.block-search-popup .dgwt-wcas-search-wrapp .dgwt-wcas-inner-preloader::after{width:22px;height:22px;border-width:2px 2px 0 0;}
.block-search.block-search-popup.light{background-color:#000;color:#eee;}
.block-search.block-search-popup.light .block-close{color:#fff;}
.block-search.block-search-popup.light .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{box-shadow:0 -2px #eee inset;}
@media(max-width:1499px){
.block-search.block-search-popup{padding-top:100px;}
}
@media(max-width:1199px){
.block-search.block-search-popup{padding-top:70px;}
}
@media(max-width:991px){
.block-search.block-search-popup{padding-top:40px;}
}
@media(max-width:767px){
.block-search.block-search-popup{padding-top:15px;}
} .header-sticky{display:none;}
.header-sticky .header-inner{position:relative;}
.header-sticky .header-inner > *{display:inline-block;vertical-align:top;}
.header-sticky .header-control{float:right;}
.header-sticky .header-control > *{display:inline-block;vertical-align:top;float:left;}
.header-sticky .header-control > .block-search{padding:0 10px;}
.header-sticky .header-control > * > a{padding-left:10px;padding-right:10px;}
.header-sticky .header-control > *:last-child > a{padding-right:0;}
.header-sticky .header-control > * > a > *:not(.icon){display:none;}
@media(min-width:1200px){
body.admin-bar .header-sticky{top:32px;}
.header-sticky{display:block;position:fixed;top:0;left:0;right:0;background-color:#fff;box-shadow:0 0 15px rgba(0, 0, 0, 0.2);z-index:8;max-width:100%;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.header-sticky:not(.is-sticky){box-shadow:none;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);}
} .block-canvas-bar{display:inline-block;vertical-align:top;}
.canvas-open{display:inline-block;vertical-align:top;padding:13px 0;}
.canvas-open .icon{display:inline-block;vertical-align:top;width:20px;padding:5px 0;}
.canvas-open .icon span{display:block;width:100%;border-top:2px solid;}
.canvas-open .icon span:not(:last-child){margin-bottom:4px;}
.header-canvas.open ~ .overlay-body{visibility:visible;opacity:0.5;}
.header-canvas.end:not(.open){-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);}
.header-canvas.end{left:auto;right:0;}
.header-canvas:not(.open){-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%);}
.header-canvas{position:fixed;top:0;left:0;bottom:0;width:345px;max-width:100%;padding:80px 0;z-index:100001;background-color:#fff;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.header-canvas .canvas-inner > *{padding:0 45px 30px;}
.header-canvas .canvas-inner .box-header-nav{padding-left:0;padding-right:0;}
.header-canvas .box-header-nav .main-menu{margin:0;}
.header-canvas .box-header-nav .main-menu > .menu-item{display:block;padding:0 45px;margin:0;}
.header-canvas .box-header-nav .main-menu > .menu-item > a{display:block;padding:20px 0;}
.header-canvas .box-header-nav .main-menu > .menu-item:not(:last-child) > a{border-bottom:1px dashed #ddd;}
.header-canvas .box-header-nav .main-menu > .menu-item > a::before{bottom:-1px;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
.header-canvas .box-header-nav .main-menu > .menu-item-has-children > a::after{display:inline-block;vertical-align:top;float:right;font-family:FontAwesome, sans-serif;content:'\f105';margin-left:15px;}
.header-canvas .box-header-nav .main-menu > .menu-item:not(:hover) > .sub-menu{-webkit-transform:translateX(15px);-moz-transform:translateX(15px);-ms-transform:translateX(15px);-o-transform:translateX(15px);transform:translateX(15px);}
.header-canvas .box-header-nav .main-menu > .menu-item > .sub-menu{top:-1px;left:100%;box-shadow:0 -1px #e5e5e5 inset, 0 1px #e5e5e5 inset, -1px 0 #e5e5e5 inset;max-width:calc(100vw - 345px) !important;}
.header-canvas .box-header-nav .main-menu > .menu-item > .sub-menu:not(.megamenu) .menu-item > .sub-menu{top:-20px;box-shadow:0 -1px #e5e5e5 inset, 0 1px #e5e5e5 inset, -1px 0 #e5e5e5 inset;}
.header-canvas .canvas-inner > .block-menu-bar{display:block;}
.header-canvas .canvas-inner > .block-menu-bar a{padding:3px 0;}
.header-canvas .canvas-inner > .block-menu-bar a .text{display:none;}
.header-canvas .header-control > *{display:inline-block;vertical-align:top;position:static;}
.header-canvas .header-control > *:first-child > a{padding-left:0;}
.header-canvas .header-control > * > a{padding:3px 8px;}
.header-canvas .header-control > * > a > *:not(.icon){display:none;}
.header-canvas .header-control > * > .sub-menu,
.header-canvas .header-control > * > .widget_shopping_cart{top:0;left:0;right:0;bottom:0;width:auto;border:none;box-shadow:none;overflow-x:hidden;-webkit-overflow-scrolling:touch;}
.header-canvas .header-control > * > .sub-menu{padding:80px 0;}
.header-canvas .header-control > * > .sub-menu > .menu-item{padding:0 45px;}
.header-canvas .header-control > * > .sub-menu > .menu-item > a{padding:18px 0;}
.header-canvas .block-minicart .widget_shopping_cart_content{padding:80px 45px;}
.header-canvas .block-search .dgwt-wcas-search-wrapp{padding:0 45px;}
.header-canvas .block-search > .sub-menu .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:0 30px 0 0;}
.header-canvas .block-search > .sub-menu .dgwt-wcas-search-wrapp button.dgwt-wcas-search-submit{right:0;}
.header-canvas .block-search > .sub-menu .dgwt-wcas-search-wrapp .dgwt-wcas-preloader, .header-canvas .block-search > .sub-menu .dgwt-wcas-search-wrapp .dgwt-wcas-close{right:23px !important;}
.header-canvas .block-minicart:not(.open) > .widget_shopping_cart,
.header-canvas .kute-boutique-dropdown:not(.open) > .sub-menu{opacity:1;visibility:visible;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%);}
.header-canvas .header-deco{font-size:0;line-height:0;}
.header-canvas .header-text{position:absolute;bottom:0;left:0;right:0;font-size:10px;line-height:20px;letter-spacing:0.05em;margin:0;padding-bottom:60px;}
.header-canvas .ovic-socials ul li a{width:36px;}
.header-canvas .ovic-socials ul li a .icon{font-size:18px;line-height:36px;}
.header-canvas .block-close, .header-canvas .canvas-close, .header-canvas .canvas-toggle{position:absolute;top:0;right:0;font-size:0;line-height:0;width:30px;height:30px;padding:0;border:none;text-align:center;background-color:#ddd;}
.header-canvas .block-close::before, .header-canvas .block-close::after, .header-canvas .canvas-close::before, .header-canvas .canvas-close::after{position:absolute;content:'';top:0;bottom:0;left:0;right:0;margin:auto;width:12px;height:1px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
.header-canvas .block-close::after, .header-canvas .canvas-close::after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}
.header-canvas .block-close:hover::before, .header-canvas .block-close:hover::after, .header-canvas .canvas-close:hover::before, .header-canvas .canvas-close:hover::after{background-color:#fff;}
.header-canvas .canvas-toggle{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.header-canvas .canvas-toggle::before, .header-canvas .canvas-toggle::after{position:absolute;content:'';top:15px;right:15px;width:6px;height:6px;border-top:1px solid;border-right:1px solid;-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.header-canvas .canvas-toggle::after{right:16px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg);}
.header-canvas .canvas-toggle:hover::before, .header-canvas .canvas-toggle:hover::after{border-color:#fff;}
@media(min-width:1200px){
.header-canvas.open .canvas-toggle{right:-30px;}
.header-canvas.open .canvas-toggle::after{right:11px;-webkit-transform:rotate(-135deg) scale(-1);-moz-transform:rotate(-135deg) scale(-1);-ms-transform:rotate(-135deg) scale(-1);-o-transform:rotate(-135deg) scale(-1);transform:rotate(-135deg) scale(-1);}
.header-canvas .header-control > *:nth-child(2) > a{padding-left:0;}
}
@media(max-width:1499px){
.header-canvas{width:320px;}
.header-canvas, .header-canvas .header-control > * > .sub-menu{padding:50px 0;}
.header-canvas .canvas-inner > *{padding:0 35px 20px;}
.header-canvas .box-header-nav .main-menu > .menu-item, .header-canvas .block-search .dgwt-wcas-search-wrapp, .header-canvas .header-control > * > .sub-menu > .menu-item{padding:0 35px;}
.header-canvas .box-header-nav .main-menu > .menu-item > a{padding:15px 0;}
.header-canvas .header-text{padding-bottom:30px;}
.header-canvas .block-minicart .widget_shopping_cart_content{padding:50px 35px;}
.header-canvas .header-control > * > .sub-menu > .menu-item > a{padding:13px 0;}
.header-canvas .box-header-nav .main-menu > .menu-item > .sub-menu{max-width:calc(100vw - 320px) !important;}
}
@media(max-width:1199px){
.header-canvas .canvas-inner{max-height:100%;overflow-x:hidden;-webkit-overflow-scrolling:touch;}
.header-canvas .canvas-inner .logo{padding-bottom:30px;}
.header-canvas:not(.open) .canvas-toggle{right:-30px;}
.header-canvas:not(.open) .canvas-toggle::after{right:11px;-webkit-transform:rotate(-135deg) scale(-1);-moz-transform:rotate(-135deg) scale(-1);-ms-transform:rotate(-135deg) scale(-1);-o-transform:rotate(-135deg) scale(-1);transform:rotate(-135deg) scale(-1);}
}
.header-canvas.light{color:#aaa;background-color:#000;}
.header-canvas.light h1, .header-canvas.light h2, .header-canvas.light h3, .header-canvas.light h4, .header-canvas.light h5, .header-canvas.light h6{color:#fff;}
.header-canvas.light .added_to_cart:not(:hover),
.header-canvas.light .button:not(:hover),
.header-canvas.light button:not(:hover),
.header-canvas.light input[type="submit"]:not(:hover){background-color:#fff;}
.header-canvas.light .box-header-nav .main-menu > .menu-item:not(.current-menu-parent):not(.current-menu-item):not(.current_page_item) > a:not(:hover), .block-menu-bar a:not(:hover){color:#eee;}
.header-canvas.light .box-header-nav .main-menu > .menu-item:not(:last-child) > a{border-bottom:1px dashed #444;}
.header-canvas.light .box-header-nav .main-menu > .menu-item > .sub-menu{box-shadow:0 -1px #444 inset, 0 1px #444 inset, -1px 0 #444 inset;background-color:#000;}
.header-canvas.light .box-header-nav .main-menu > .menu-item > .sub-menu:not(.megamenu) .menu-item > .sub-menu{box-shadow:0 -1px #444 inset, 0 1px #444 inset, -1px 0 #444 inset;background-color:#000;}
.header-canvas.light .box-header-nav .main-menu > .menu-item > .sub-menu > .menu-item:not(:last-child) > a,
.header-canvas.light .box-header-nav .main-menu > .menu-item > .sub-menu:not(.megamenu) .menu-item > .sub-menu > .menu-item:not(:last-child) > a,
.header-canvas.light .widget_nav_menu ul li, .header-canvas.light .header-control > * > .sub-menu > .menu-item:not(:last-child) > a,
.header-canvas.light .widget_shopping_cart .cart-head{border-color:#444;}
.header-canvas.light .header-control > * > .sub-menu,
.header-canvas.light .header-control > * > .widget_shopping_cart{background-color:#000;}
.header-canvas.light .widget_shopping_cart .buttons .button.checkout:not(:hover){box-shadow:0 0 0 2px #fff inset;color:#fff;}
.header-canvas.light .widget_shopping_cart .total{color:inherit;}
.header-canvas.light .block-search > .sub-menu .dgwt-wcas-search-wrapp button.dgwt-wcas-search-submit{background-color:transparent;}
.header-canvas.light .block-search .dgwt-wcas-search-wrapp button.dgwt-wcas-search-submit:not(:hover),
.header-canvas.light .widget .product_list_widget > li > a:not(.remove):not(:hover),
.header-canvas.light .quantity, .header-canvas.light .amount{color:#fff;}
.header-canvas.light .block-menu-bar a:not(:hover),
.header-canvas.light .block-userlink > a:not(:hover),
.header-canvas.light .block-minicart > a:not(:hover),
.header-canvas.light .block-search > a:not(:hover){color:#eee;}
.header-canvas.light .header-text{color:inherit;}
.header-canvas.light .block-close, .header-canvas.light .canvas-close{color:#fff;}
.header-canvas.light .block-close::before, .header-canvas.light .block-close::after, .header-canvas.light .canvas-close::before, .header-canvas.light .canvas-close::after{background-color:#fff;}
.header-canvas.light .canvas-toggle::before, .header-canvas.light .canvas-toggle::after{border-color:#fff;}
.footer-absolute:not(.page-template-fullwidth):not(.elementor-template-full-width) .footer{border-top:1px solid #e5e5e5;}
.footer-absolute.elementor-template-full-width .footer, .footer-absolute.page-template-fullwidth .footer{position:absolute;bottom:0;left:0;right:0;z-index:13;}
.footer-dark:not(.page-template-fullwidth):not(.elementor-template-full-width) .footer{background-color:#000;border-top:none;}
.by-vendor-name-link{font-size:14px;line-height:24px;font-weight:600;color:var(--main-color-2);text-transform:capitalize;}
.by-vendor-name-link .text{font-size:13px;font-weight:400;text-transform:none;}
.by-vendor-name-link:not(:hover) .text{color:#888;}
.entry-summary .wcfmmp_sold_by_container, .entry-summary .by-vendor-name-link{display:inline-block !important;vertical-align:top;margin:5px 15px 0 0;}
.entry-summary .wcfmmp_sold_by_container + .woocommerce-product-rating,
.entry-summary .by-vendor-name-link + .woocommerce-product-rating{display:inline-block;vertical-align:top;margin:5px 0 0;}
body div.ovic-pinmap .ovic-pin .ovic-popup .woocommerce-product-rating{display:block;float:none;line-height:inherit;}
body .ovic-mapper .ovic-pin .ovic-popup-header h2{text-align:start;}
div.ovic-pinmap .shortcode-pinmap-builder{text-align:center;}
div.ovic-pinmap .shortcode-pinmap-builder .ovic-pinmap{display:inline-block;vertical-align:top;max-width:100%;}
div.ovic-pinmap .ovic-pin{display:block;z-index:auto;}
div.ovic-pinmap .ovic-pin:hover{z-index:auto;}
div.ovic-pinmap .ovic-pin > *:not(.ovic-popup){position:relative;z-index:1;}
div.ovic-pinmap .ovic-pin .ovic-popup{display:block;cursor:auto;box-shadow:0 0 15px rgba(0, 0, 0, 0.15) !important;border:none !important;border-radius:0 !important;z-index:9;}
div.ovic-pinmap .ovic-pin .ovic-popup-main{color:inherit;font-size:inherit;line-height:inherit;padding-left:0;padding-right:0;}
div.ovic-pinmap .ovic-pin .ovic-popup-header{padding-left:0;padding-right:0;}
div.ovic-pinmap .ovic-pin .ovic-wc .ovic-popup-main{display:block;padding:0;}
div.ovic-pinmap .ovic-pin .ovic-popup-main > .ovic-product-thumbnail{margin-bottom:10px;}
div.ovic-pinmap .ovic-pin .ovic-popup-main > .ovic-product-thumbnail a{display:inline-block;vertical-align:top;max-width:100%;overflow:hidden;}
div.ovic-pinmap .ovic-pin .ovic-popup-main > .ovic-product-thumbnail + .col-right{margin:0;}
div.ovic-pinmap .ovic-pin .ovic-wc .product-title{font-family:inherit;font-size:13px;line-height:20px;font-weight:400;color:#222;margin-bottom:2px;}
div.ovic-pinmap .ovic-pin .ovic-wc .product-title a:not(:hover){color:inherit;}
div.ovic-pinmap .ovic-pin .ovic-wc .ovic-wc-price{font-size:14px;line-height:24px;font-weight:600;color:#222;margin-bottom:0;}
div.ovic-pinmap .ovic-pin .ovic-wc .ovic-wc-price ins{text-decoration:none;}
div.ovic-pinmap .ovic-pin .ovic-wc .ovic-wc-price del{color:#888;font-weight:400;margin-right:5px;}
div.ovic-pinmap .ovic-pin .ovic-wc .ovic-wc-price .amount{font-size:inherit;font-family:inherit;}
div.ovic-pinmap .ovic-pin .ovic-wc .description :last-child{margin-bottom:0;}
div.ovic-pinmap .ovic-pin .ovic-wc .ovic-popup-main p{text-align:inherit;}
div.ovic-pinmap .ovic-pin .ovic-wc .ovic-popup-footer a{position:relative;font-size:12px;line-height:24px;padding:8px 30px;border:none;color:#fff;text-transform:uppercase;border-radius:0;height:auto;margin:10px 0 0;background-color:var(--main-color);}
div.ovic-pinmap .ovic-pin .ovic-wc .ovic-popup-footer a:hover{background-color:var(--main-color-2);}
div.ovic-pinmap .ovic-pin .icon-theme{display:inline-block;vertical-align:top;border-radius:50%;padding:5px;}
div.ovic-pinmap .ovic-pin .icon-theme:hover::before{top:0;bottom:0;left:0;right:0;}
div.ovic-pinmap .ovic-pin .icon-theme::before{position:absolute;content:'';top:5px;bottom:5px;left:5px;right:5px;border-radius:inherit;background-color:var(--main-color);-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}
div.ovic-pinmap .ovic-pin .icon-theme span{width:40px;height:40px;font-size:0;line-height:0;border:none;background:transparent;}
div.ovic-pinmap .ovic-pin .icon-theme span::before, div.ovic-pinmap .ovic-pin .icon-theme span::after{position:absolute;content:'';top:0;bottom:0;left:0;right:0;width:12px;height:2px;border-top:2px solid;margin:auto;}
div.ovic-pinmap .ovic-pin .icon-theme span::after{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}
div.ovic-pinmap .ovic-pin.text .ovic-popup-header h2{font-size:20px;line-height:26px;font-weight:600;padding:0;}
div.ovic-pinmap .ovic-pin.text.text-line .popover::before, div.ovic-pinmap .ovic-pin.text.text-line .popover::after, div.ovic-pinmap .ovic-pin.text.text-line .popover-content::after{border-color:var(--main-color);}
@media(min-width:1200px){
div.ovic-pinmap .ovic-pin .ovic-popup-main > .ovic-product-thumbnail a img{-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;}
div.ovic-pinmap .ovic-pin .ovic-popup-main > .ovic-product-thumbnail a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
}
@media(max-width:1199px){
div.ovic-pinmap .wrap-image{overflow:hidden;}
body.admin-bar div.ovic-pinmap .ovic-pin .ovic-popup{top:32px;}
div.ovic-pinmap .ovic-pin .ovic-popup{position:fixed !important;top:50% !important;bottom:auto !important;left:0 !important;right:0 !important;margin:0 auto !important;-webkit-transform:translateY(-50%) !important;-moz-transform:translateY(-50%) !important;-ms-transform:translateY(-50%) !important;-o-transform:translateY(-50%) !important;transform:translateY(-50%) !important;max-height:calc(100vh - 30px);overflow-x:hidden;-webkit-overflow-scrolling:touch;z-index:100000 !important;}
div.ovic-pinmap .ovic-pin .ovic-popup::before, div.ovic-pinmap .ovic-pin .ovic-popup::after{display:none !important;}
div.ovic-pinmap .ovic-pin .ovic-pinmap-close{display:block !important;position:absolute;top:0;right:0;width:20px;height:20px;text-align:center;font-size:0;line-height:0;letter-spacing:0;opacity:1;}
div.ovic-pinmap .ovic-pin .ovic-pinmap-close::before{display:block;font-family:main-icon, sans-serif;content:"\e901";font-size:10px;line-height:20px;}
} div.mfp-bg{z-index:100000;}
div.mfp-wrap{z-index:100001;}
div.mfp-content .social-content .mfp-bottom-bar{margin-top:0;position:static;}
div.mfp-content .social-content .mfp-user{position:absolute;bottom:0;left:0;right:auto;}
div.mfp-content .social-content .mfp-user a{display:inline-block;vertical-align:top;background-color:rgba(0, 0, 0, 0.5);font-size:13px;line-height:20px;}
div.mfp-content .social-content .mfp-user a:not(:hover){color:#fff;}
div.mfp-content .social-content .mfp-user img{display:inline-block;vertical-align:top;float:left;width:48px;height:48px;margin-right:10px;}
div.mfp-content .social-content .mfp-user a > span{display:inline-block;vertical-align:top;padding:5px 10px 3px 0;}
div.mfp-content .social-content .mfp-user .name{display:block;overflow:hidden;text-transform:uppercase;}
div.mfp-content .social-content .mfp-user .date{display:block;overflow:hidden;font-style:italic;font-size:11px;opacity:0.7;}
div.mfp-content .social-content img.mfp-img{padding:0;}
div.mfp-content .social-content .mfp-title{position:absolute;top:0;left:30px;right:30px;color:#fff;font-size:16px;line-height:24px;padding:3px 20px;text-align:center;text-shadow:0 0 15px rgba(0, 0, 0, 0.5);}
div.mfp-content button.mfp-close{position:absolute;top:0;left:auto;right:0;opacity:1;width:30px;height:30px;font-size:0;line-height:0;padding:0;}
div.mfp-content button.mfp-close::before, div.mfp-content button.mfp-close::after{position:absolute;content:'';top:0;bottom:0;left:0;right:0;margin:auto;width:12px;height:2px;background-color:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);border-radius:90px;}
div.mfp-content button.mfp-close::after{width:2px;height:12px;}
html.yith-quick-view-is-open, html.yith-quick-view-is-open body{overflow:hidden;}
#yith-quick-view-modal{position:fixed;visibility:hidden;top:0;left:0;right:0;bottom:0;z-index:99999;opacity:0;text-align:center;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;}
#yith-quick-view-modal:before{content:'';display:inline-block;vertical-align:middle;height:100%;width:0;}
#yith-quick-view-modal .yith-quick-view-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0, 0, 0, 0.3);}
#yith-quick-view-modal .yith-wcqv-wrapper{display:inline-block;vertical-align:middle;visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;text-align:left;width:calc(100% - 30px) !important;height:auto !important;max-width:910px;max-height:calc(100% - 30px);overflow-x:hidden;-webkit-overflow-scrolling:touch;}
#yith-quick-view-modal.open .yith-wcqv-main{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;position:relative;box-shadow:none;overflow:hidden;}
#yith-quick-view-modal .yith-wcqv-main{-webkit-transform:translateY(20%);-moz-transform:translateY(20%);-ms-transform:translateY(20%);transform:translateY(20%);opacity:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;-webkit-box-shadow:0 0 0 10px rgba(255, 255, 255, 0.2);box-shadow:0 0 0 10px rgba(255, 255, 255, 0.2);background-color:#fff;padding:30px 30px 0;}
#yith-quick-view-modal.open,
#yith-quick-view-modal.open .yith-wcqv-wrapper{visibility:visible;opacity:1;}
#yith-quick-view-modal #yith-quick-view-content:after,
#yith-quick-view-modal #yith-quick-view-content:before{content:'';display:table;clear:both;}
#yith-quick-view-close{z-index:2;margin:0;opacity:1;}
#yith-quick-view-modal .woocommerce-product-gallery__trigger{display:none;}
body.admin-bar #yith-quick-view-modal{top:32px;}
@media(min-width:1200px){
#yith-quick-view-content .entry-summary .product_title{margin-top:-8px;}
}
@media(max-width:782px){
body.admin-bar #yith-quick-view-modal{top:46px;}
}
@media(max-width:767px){
#yith-quick-view-modal #yith-quick-view-content label{color:inherit;}
#yith-quick-view-content div.images,
#yith-quick-view-content div.summary{margin-left:auto;margin-right:auto;width:100%;float:none !important;}
#yith-quick-view-content div.images{max-width:380px;}
#yith-quick-view-modal .yith-wcqv-wrapper{height:80vh !important;}
#yith-quick-view-modal #yith-quick-view-content > .product,
#yith-quick-view-modal #yith-quick-view-content > * > .product{position:relative;}
#yith-quick-view-modal div.entry-summary{z-index:1;position:static;}
}
@media(max-width:600px){
body.admin-bar #yith-quick-view-modal{top:0;}
}
@media(max-width:479px){
#yith-quick-view-modal .yith-wcqv-wrapper{height:60vh !important;}
#yith-quick-view-modal .yith-wcqv-main{padding-left:15px;padding-right:15px;}
} a.backtotop:not(.show){-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);}
a.backtotop{position:fixed;bottom:100px;right:30px;width:40px;height:40px;font-size:24px;line-height:36px;text-align:center;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;overflow:hidden;z-index:9;color:#fff;background-color:#222;}
a.backtotop:hover, a.backtotop:focus{color:#fff;}
@media(max-width:767px){
a.backtotop{display:none !important;}
} .tooltip{font-family:inherit;}
.tooltip-inner{border-radius:0;}
.change-font-size{font-size:0;line-height:0;}
.change-font-size > *{display:inline-block;vertical-align:top;}
.change-font-size > span:first-child{width:25px;font-size:15px;line-height:24px;}
.change-font-size > span:last-child{width:30px;font-size:22px;line-height:24px;text-align:right;}
.change-font-size .slider{width:calc(100% - 55px);height:1px;margin:11px 0 10px;position:relative;background-color:#c7c7c7;}
.change-font-size .ui-slider .ui-slider-handle{width:23px;height:23px;border-radius:50%;background-color:#fff;box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);top:-11px;margin-left:-11px;cursor:pointer;-webkit-transition:box-shadow 0.2s ease;-moz-transition:box-shadow 0.2s ease;-o-transition:box-shadow 0.2s ease;transition:box-shadow 0.2s ease;}
.change-font-size .ui-slider .ui-slider-handle:hover{box-shadow:0 3px 10px rgba(0, 0, 0, 0.5);}
.change-font-size .step{position:absolute;top:-4px;left:0;height:9px;width:1px;background-color:#888;}
.change-font-size .step:nth-child(2){left:16.66666667%;}
.change-font-size .step:nth-child(3){left:33.33333333%;}
.change-font-size .step:nth-child(4){left:50%;}
.change-font-size .step:nth-child(5){left:66.66666667%;}
.change-font-size .step:nth-child(6){left:83.33333333%;}
.change-font-size .step:nth-child(7){left:calc(100% - 1px);}
.custom-plus-icon, .custom-plus-icon-small{position:relative;}
.custom-plus-icon::after, .custom-plus-icon-small::after{position:absolute;top:calc(50% - 10px);left:calc(100% - 10px);width:20px;height:20px;content:'+';font-size:30px;line-height:20px;text-align:center;font-weight:600;}
@media(max-width:991px){
.custom-plus-icon::after, .custom-plus-icon-small::after{top:calc(100% - 10px);left:calc(50% - 10px);}
} .custom-plus-icon-small::after{font-size:18px;color:#333;}
.vc_custom_heading.custom-underline, .elementor-widget-heading.custom-underline .elementor-widget-container{position:relative;}
.vc_custom_heading.custom-underline::after, .elementor-widget-heading.custom-underline .elementor-heading-title::after{position:absolute;content:'';bottom:16px;left:0;right:0;width:42px;border-bottom:1px solid;margin:auto;}
@media(max-width:767px){
.vc_custom_heading.custom-underline::after, .elementor-widget-heading.custom-underline .elementor-heading-title::after{bottom:13px;}
} .elementor-section.custom-arrow > .elementor-container{border-color:inherit;}
.elementor-section.custom-arrow > .elementor-container::after{position:absolute;content:'';bottom:calc(50% - 16px);right:calc(100% - 1px);border-top:16px solid transparent;border-bottom:16px solid transparent;border-right:16px solid;border-right-color:inherit;}
@media(max-width:767px){
.elementor-section.custom-arrow > .elementor-container::after{bottom:calc(100% - 1px);right:calc(50% - 16px);border-top:none;border-left:16px solid transparent;border-right:16px solid transparent;border-bottom:16px solid;border-bottom-color:inherit;}
} .elementor-section.style-packery > .elementor-container > .elementor-row{display:block;}
.elementor-section.style-packery > .elementor-container > .elementor-row > .elementor-column{float:left;}
.custom-col-1 > .elementor-column-wrap:before{position:absolute;content:'';top:0;bottom:0;right:calc(100% - 1px);width:calc((100vw - var(--main-container)) / 2 + 1px);background-color:inherit;}
.custom-col-2 > .elementor-column-wrap:before{position:absolute;content:'';top:0;bottom:0;left:calc(100% - 1px);width:calc((100vw - var(--main-container)) / 2 + 1px);background-color:inherit;}
@media(max-width:767px){
.custom-col-1 > .elementor-column-wrap:before{right:-15px;width:100vw;}
.custom-col-2 > .elementor-column-wrap:before{left:-15px;width:100vw;}
} .main-color,
.editor-writing-flow .editor-post-title__block .editor-post-title__input, .post-pagination .post-page-numbers:not(:hover):not(.current),
.woocommerce-pagination, .navigation, .pagination, .box-header-nav .main-menu > .menu-item:not(.current-menu-parent):not(.current-menu-item):not(.current_page_item) > a:not(:hover),
.block-menu-bar a:not(:hover),
.block-userlink > a:not(:hover),
.block-minicart > a:not(:hover),
.block-wishlist > a:not(:hover),
.block-search > a:not(:hover),
.block-canvas-bar > a:not(:hover),
div.ovic-menu-clone-wrap .ovic-menu-current-panel-title, div.ovic-menu-clone-wrap .ovic-menu-panel > .depth-0 > li > .menu-link, .block-search .dgwt-wcas-search-wrapp button.dgwt-wcas-search-submit:not(:hover),
.ovic-google-maps .title-maps, .woocommerce-thankyou-order-received, #order_review_heading,
.shop_table th, .wishlist_table th, .shop_table td.product-price, .shop_table td.product-subtotal, .gallery-caption, .chosen-container .chosen-results li.result-selected:not(.highlighted),
blockquote:not(.wp-block-quote),
.breadcrumb > *:not(.active),
.woocommerce-breadcrumb a:not(:hover),
.post-item .meta-data, .blog-item .meta-data, .post-item .readmore:not(:hover),
.site-main > .post-item .author-head .kute-boutique-share-socials a:not(:hover),
.site-main > .post-item .content-author .name:not(:hover),
.comments-area .comment-meta, .comments-area .comment-reply-link:not(:hover),
.widget_shopping_cart .cart-head, .widget .product_list_widget > li > a:not(.remove):not(:hover),
.amount, .widget_shopping_cart .buttons .button.checkout:not(:hover),
.quantity, .stock .title, .entry-summary #chart-button,
.product_meta > * > .title,
.woocommerce-tabs .tabs li.active, .product-item.list .product-inner:not(:hover) .add-to-cart > a,
.product-item.style-13 .product-inner:not(:hover) .add-to-cart > a,
.shop-before-control .woocommerce-ordering, .pagination-nav .button-loadmore:not(:hover),
.ovic-socials.light ul li a:not(:hover),
.shop-before-control .woocommerce-result-count, .shop-before-control .grid-view-mode > span, .shop-before-control .grid-view-mode button.active, #tab-reviews #review_form .comment-reply-title,
#tab-reviews .commentlist .woocommerce-review__author,
.woocommerce table.wishlist_table th, .woocommerce table.wishlist_table td.product-name, .woocommerce table.wishlist_table, .woocommerce table.wishlist_table td.product-price, .woocommerce table.wishlist_table td.product-subtotal, .woocommerce-cart-form > .shop_table td.product-name, .woocommerce-cart-form > .shop_table td.product-price, .woocommerce-cart-form > .shop_table td.product-subtotal, .error-404 .button:not(:hover),
.ovic-products .button-products .button, .ovic-custom-heading.style-02 .title::before, .ovic-custom-heading.style-02 .title::after, .ovic-newsletter.style-01 .submit-newsletter, .ovic-newsletter.style-02 .submit-newsletter, .ovic-newsletter.style-04 .submit-newsletter, .ovic-newsletter.style-05 .submit-newsletter, .ovic-newsletter.style-10 .submit-newsletter, .ovic-tabs .tabs li, .ovic-custommenu.style-03, .ovic-custommenu.style-04, .ovic-custommenu.style-05, .ovic-banner.style-11 .single_add_to_cart_button, .ovic-banner.style-11 .added_to_cart, .ovic-newsletter.style-07.light .submit-newsletter:not(:hover),
.ovic-newsletter.style-08 .submit-newsletter:not(:hover),
.product-item.style-04 .add-to-cart a:not(:hover),
.product-item.style-06 .add-to-cart a:not(:hover),
.product-item.style-11 .add-to-cart a:not(:hover),
.ovic-banner.style-10 .desc, .ovic-banner.style-12 .button, .ovic-newsletter .discount .desc, .ovic-progress.vc_progress_bar .vc_general .vc_bar, .blog-item.style-07 .blog-date .day, .blog-item.style-04 .blog-date .day, .ovic-custommenu.posi-absolute .custommenu-close, .ovic-custommenu.posi-fixed .custommenu-close, .product-item.style-07 .add-to-cart a:not(:hover),
.ovic-socials.style-04 ul li a, .ovic-custommenu.style-08 .menu-item, .product-item.style-08 .posted_in, .ovic-custommenu.style-09 .menu-item > a .text-title, .ovic-iconbox.style-05 .icon-wrap, .ovic-banner.style-14 .button, .widget_shopping_cart .woocommerce-mini-cart li .remove, .blog-item.style-09 .readmore:not(:hover),
.ovic-banner.style-15 .thumb-link::after, .ovic-custommenu.style-11 > .widget_nav_menu > .menu > li:not(.current-menu-parent):not(.current-menu-item):not(.current_page_item) > a:not(:hover),
.ovic-custommenu.style-11 > .widget_nav_menu > * > .menu > li:not(.current-menu-parent):not(.current-menu-item):not(.current_page_item) > a:not(:hover),
.header.style-01 .control-inner > * > a:not(:hover),
.header-canvas.light .added_to_cart:not(:hover),
.header-canvas.light .button:not(:hover),
.header-canvas.light button:not(:hover),
.header-canvas.light input[type="submit"]:not(:hover),
.header.style-21 .control-open:not(:hover),
.header.style-26 .box-header-nav .main-menu > .menu-item:not(.current-menu-parent):not(.current-menu-item):not(.current_page_item) > a:not(:hover),
.header.style-26 .block-menu-bar a:not(:hover),
.header.style-26 .block-userlink > a:not(:hover),
.header.style-26 .block-minicart > a:not(:hover),
.header.style-26 .block-search > a:not(:hover),
.header.style-27 .header-textarea p strong, .price_slider_amount .button:not(:hover),
.kute_boutique-product-pagination a:not(:hover),
.product-item.style-12 table.variations .button-variable-item.selected span, .product-item.style-12 table.variations .button-variable-item:hover span, .product-item.style-12 .add-to-cart > a:not(:hover):not(:focus),
.ovic-iconbox.style-10 .iconbox-inner:hover .title span, .ovic-iconbox.style-11 .icon, .ovic-newsletter.style-14 .radio-field, .ovic-newsletter.style-14 .submit-newsletter:not(:hover):not(:focus),
.ovic-tabs.style-05 .tabs li a, .ovic-countdown.style-02 .desc, .ovic-countdown.style-02 .button:not(:hover):not(:focus),
.ovic-newsletter.style-15.light .submit-newsletter:not(:hover):not(:focus),
.ovic-banner.style-18 .button:not(:hover):not(:focus),
.ovic-newsletter.style-16 .submit-newsletter, .ovic-newsletter.style-17 .submit-newsletter{color:var(--main-color);}
@media(max-width:1199px){
.header.style-26 .block-search .dgwt-wcas-search-wrapp button.dgwt-wcas-search-submit:not(:hover){color:var(--main-color) !important;}
}
.main-bg, a.backtotop, .vc_btn3-container .vc_btn3.vc_btn3-style-ovic-button, div.mfp-content button.mfp-close, .ovic-google-maps .direction-maps, #ship-to-different-address label input[type="checkbox"]:checked + span::before,
.post-pagination > *,
.ui-slider .ui-slider-range, .ui-slider .ui-slider-handle, .slick-slider .slick-arrow, .slick-dots li.slick-active button, .slick-dots li:hover button, .popup-email-content .btn-close, .ovic-socials ul li a, .scroll-wrapper > .scroll-element .scroll-arrow, #yith-quick-view-close,
.product-page-slide .flex-direction-nav .flex-prev, .product-page-slide .flex-direction-nav .flex-next, .ovic-banner .content, .slick-slider.nav-top-right > .slick-arrow:hover, .slick-slider.nav-bottom-left > .slick-arrow:hover, .ovic-custommenu.posi-absolute.light .custommenu-close:not(:hover),
.ovic-custommenu.posi-fixed.light .custommenu-close:not(:hover),
.product-item.style-05 a.yith-wcqv-button, .slick-slider.nav-top-center > .slick-arrow:hover, .blog-item.style-09 .blog-date a, .blog-item.style-10 .blog-date a, .header-canvas .block-close::before, .header-canvas .block-close::after, .header-canvas .canvas-close::before, .header-canvas .canvas-close::after, .header-canvas.light .block-close:not(:hover),
.header-canvas.light .canvas-close:not(:hover),
.header-canvas.light .canvas-toggle:not(:hover),
.header.style-23 .header-top, .header.style-24 .header-top, .block-search.block-search-popup.light .block-close, .ovic-iconbox.style-10 .iconbox-inner{background-color:var(--main-color);}
.main-bd, .header-canvas .canvas-toggle::before, .header-canvas .canvas-toggle::after, .product-item.style-12 table.variations .color-variable-item.selected span, .product-item.style-12 table.variations .color-variable-item:hover span, .product-item.style-12 table.variations .image-variable-item.selected img, .product-item.style-12 table.variations .image-variable-item:hover img, .product-item.style-12 .add-to-cart > a, .ovic-newsletter.style-14 .submit-newsletter, .ovic-countdown.style-02 .button, .ovic-banner.style-18 .button, .ovic-newsletter.style-16 .input-focus, .ovic-newsletter.style-17 .input-focus{border-color:var(--main-color);}
.widget_shopping_cart .buttons .button.checkout{box-shadow:0 0 0 2px var(--main-color) inset;}
.ovic-iconbox.style-09 .iconbox-inner{box-shadow:0 0 0 3px var(--main-color) inset;}
.block-search.block-search-popup .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input,
.product-item.style-12 table.variations .button-variable-item.selected span, .product-item.style-12 table.variations .button-variable-item:hover span{box-shadow:0 -2px var(--main-color) inset;}
.main-color-2, .highlight, .chosen-container-single .chosen-single:hover, .woocommerce-form-login .form-row label.woocommerce-form__label-for-checkbox:hover, .woocommerce #shipping_method input[type="radio"]:hover ~ label,
.woocommerce #shipping_method input[type="radio"] ~ label:hover,
.woocommerce #shipping_method input[type="checkbox"]:hover ~ label,
.woocommerce #shipping_method input[type="checkbox"] ~ label:hover,
.comment-form-cookies-consent label:hover, body .vc_custom_heading a:hover, .post-item .meta-data > * > .icon,
.blog-item .meta-data > * > .icon,
.comments-area .comment-edit-link, .widget_search button[type="submit"]:hover,
.widget_product_search button[type="submit"]:hover,
.widget_shopping_cart .cart-head span, .widget_layered_nav a.selected, .widget_layered_nav .chosen > a, .widget_rating_filter .chosen > a, .widget_product_categories .current-cat > a, .widget_categories .current-cat > a, .block-search .dgwt-wcas-search-wrapp button.dgwt-wcas-search-submit:hover, .block-search .dgwt-wcas-search-wrapp button.dgwt-wcas-search-submit:focus, table.variations .variable-item:hover, table.variations .variable-item.selected, .product-item.style-03 .add-to-cart, .in-stock, .entry-summary #chart-button:hover,
.woocommerce-product-gallery a.compare:hover, .entry-summary a.compare:hover, .product-item a.compare:hover, a.yith-wcqv-button:hover, .yith-wcwl-add-to-wishlist a:hover, .woocommerce-product-gallery a.compare:focus, .entry-summary a.compare:focus, .product-item a.compare:focus, a.yith-wcqv-button:focus, .yith-wcwl-add-to-wishlist a:focus, .product_meta .posted_in, .product_meta .tagged_as, .ovic-products .button-products .button:hover, .shop-before-control .grid-view-mode button:hover, .woocommerce #content table.wishlist_table.cart a.remove:hover:hover,
.ovic-iconbox.style-01:hover, .ovic-newsletter.style-01 .button-play:hover, .ovic-newsletter.style-01 .submit-newsletter:hover, .ovic-newsletter.style-02 .submit-newsletter:hover, .ovic-newsletter.style-04 .submit-newsletter:hover, .ovic-newsletter.style-05 .submit-newsletter:hover, .ovic-newsletter.style-09 .submit-newsletter:hover, .ovic-newsletter.style-10 .submit-newsletter:hover, .ovic-newsletter.style-11 .submit-newsletter:hover, .ovic-banner.style-03 .subtitle, .ovic-banner.style-04 .subtitle, .ovic-banner.style-04 .button:hover, .ovic-banner.style-05 .subtitle, .ovic-banner.style-05 .button:hover, .ovic-banner.style-06 .subtitle, .ovic-banner.style-06 .button:hover, .ovic-banner.style-07 .button:hover, .ovic-banner.style-08 .subtitle, .ovic-banner.style-09 .subtitle, .ovic-banner.style-11 .single_add_to_cart_button:hover, .ovic-banner.style-11 .added_to_cart:hover, .product-item.style-04 .price, .product-item.style-05 .price, .product-item.style-07 .price, .product-item.style-11 .price, .ovic-iconbox.style-02 .icon-wrap, .ovic-iconbox.style-02 .desc, .ovic-custom-heading.style-05 .title::before, .blog-item.style-03 .meta-data .author, .product-item.style-04 .yith-wcwl-add-to-wishlist a, .ovic-iconbox.style-02 .iconbox-inner:hover .title, .ovic-banner.style-10 .subtitle, .ovic-banner.style-12 .subtitle, .ovic-banner.style-12 .button:hover, .ovic-newsletter .discount .text-primary, .blog-item.style-05 .readmore, .blog-item.style-05 .post-category ul li a, .star-rating > span::before, p.stars:hover a:before, p.stars.selected:not(:hover) a:before,
.ovic-tabs.style-03 .tabs li.active, .ovic-custom-heading.style-08.light .title, .ovic-newsletter.style-06 .discount .text-primary, .ovic-newsletter.style-06 .mc4wp-form-fields .submit-newsletter:hover, .product-item.style-07 .yith-wcwl-add-to-wishlist a, .ovic-socials.style-04 ul li a:hover, .ovic-newsletter.style-12 .submit-newsletter:hover, .ovic-banner.style-13 .gallery-item:hover, .ovic-banner.style-14 .button:hover, .ovic-iconbox.style-06 .icon-wrap, .header.style-16 .ovic-socials ul li a:hover, .block-search .dgwt-wcas-search-wrapp .dgwt-wcas-preloader:hover, .custom-plus-icon::after, .ovic-panel-rating .average span, .ovic-newsletter .radio-field:hover, .ovic-newsletter.style-16 .submit-newsletter:hover, .ovic-newsletter.style-17 .submit-newsletter:hover{color:var(--main-color-2);}
.main-bg-2, .widget #today a:hover,
a.backtotop:hover, a.backtotop:focus, .vc_btn3-container .vc_btn3.vc_btn3-style-ovic-button:focus, .vc_btn3-container .vc_btn3.vc_btn3-style-ovic-button:hover, div.mfp-content button.mfp-close:hover, .chosen-container .chosen-results li.highlighted, .ovic-google-maps .direction-maps:hover, .block-minicart > a .count, .block-wishlist > a .count, .slick-slider .slick-arrow:hover, .ovic-custom-heading.style-01 .title::before, .popup-email-content .btn-close:hover, .ovic-socials ul li a:hover, .scroll-wrapper > .scroll-element .scroll-arrow:hover, #yith-quick-view-close:hover,
.product-page-slide .flex-direction-nav .flex-prev:hover, .product-page-slide .flex-direction-nav .flex-next:hover, .label-square-color .product-labels .onsale, .label-circle .product-labels .onsale, .label-vertical .product-labels .onsale, .ovic-custom-heading.style-02::before, .ovic-banner.style-01 .button, .blog-item.style-02 .blog-date a, .ovic-custommenu.style-04 .custommenu-inner > .title::after, .ovic-custommenu.style-05 .custommenu-inner > .title::after, .ovic-custommenu.posi-absolute .custommenu-close:hover, .ovic-custommenu.posi-fixed .custommenu-close:hover, .elementor-widget .tagcloud a:hover, .widget .tagcloud a:hover, .ovic-banner.style-08 .block-title::after, .ovic-banner.style-08 .discount, .ovic-banner.style-08 .discount::before, .ovic-banner.style-09 .content::after, .ovic-custom-heading.style-06::before, .ovic-custom-heading.style-06::after, .ovic-progress.vc_progress_bar .vc_general .vc_bar, .ovic-custom-heading.style-07::after, .product-item.style-05 a.yith-wcqv-button:hover, .ovic-custom-heading.style-08::after, .product-item.style-08 .yith-wcwl-add-to-wishlist a:hover, .widget_shopping_cart .woocommerce-mini-cart li .remove:hover, .blog-item.style-09 .blog-date a:hover, .blog-item.style-10 .blog-date a:hover, .product-item.style-10 a.yith-wcqv-button:hover, .product-item.style-10 .yith-wcwl-add-to-wishlist a:hover, .product-item.style-10 .add-to-cart > a:hover, .header-canvas .block-close:hover, .header-canvas .canvas-close:hover, .header-canvas .canvas-toggle:hover, .header.style-21 .control-inner > * > a:hover,
.header.style-21 .control-inner > *.open > a,
.ovic-panel-rating .process-bar, .ovic-iconbox.style-09 .iconbox-inner:hover, .ovic-iconbox.style-10 .iconbox-inner:hover{background-color:var(--main-color-2);}
.main-bd-2, .loading-lazy::after, .ovic-products.loading > .woocommerce::after, ul.shop-page.loading::after, .tabs-container.loading::after, .cart_totals .blockUI.blockOverlay::after, .woocommerce-cart-form .blockUI.blockOverlay::after, .widget_shopping_cart .woocommerce-mini-cart li .blockUI.blockOverlay::before, .ovic-newsletter .input-text:focus ~ .input-focus,
.widget_layered_nav .group-image a.selected i, .widget_layered_nav .group-image a:hover i, .widget_layered_nav .group-color a.selected i, .widget_layered_nav .group-color a:hover i, table.variations .variable-item.selected, table.variations .variable-item:hover, .ovic-iconbox.style-01::before, .ovic-iconbox.style-01::after, .ovic-newsletter.style-01 .newsletter-info::before, .ovic-tabs.style-01 .tabs li a::before, .ovic-newsletter.style-02, .ovic-banner.style-08 .content-inner, .ovic-banner.style-09 .content, .ovic-tabs.style-02 .tabs li:not(:last-child)::after,
.ovic-banner.style-10 .content-inner::before, .ovic-banner.style-12, .blog-item.style-04 .post-info::before, .blog-item.style-07 .post-title::before, .label-square-color .product-labels .onsale, .label-circle .product-labels .onsale, .label-vertical .product-labels .onsale, .ovic-video.style-01 .inner::before, .ovic-video.style-01 .inner::after, .ovic-video.style-01 .inner > span::before, .ovic-video.style-01 .inner > span::after{border-color:var(--main-color-2);}
table.variations .rtwpvs-term:hover, table.variations .rtwpvs-term.selected{border-color:var(--main-color-2) !important;}
.widget_layered_nav .group-button a.selected, .widget_layered_nav .group-button a:hover{box-shadow:0 0 0 1px var(--main-color-2) inset;}
.blog-item.style-09 .readmore:hover, .blog-item.style-08 .readmore:hover
{
box-shadow: 0 -1px var(--main-color-2) inset;
}