/* Minify: at least one missing file. See http://code.google.com/p/minify/wiki/Debugging */
.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(0.175,0.885,0.320,1);-webkit-transition-timing-function:cubic-bezier(0.175,0.885,0.320,1.15);-moz-transition-timing-function:cubic-bezier(0.175,0.885,0.320,1.15);-ms-transition-timing-function:cubic-bezier(0.175,0.885,0.320,1.15);-o-transition-timing-function:cubic-bezier(0.175,0.885,0.320,1.15);transition-timing-function:cubic-bezier(0.175,0.885,0.320,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0deg);-moz-transform:rotateZ(0deg);-o-transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);transform:rotateZ(0deg);-webkit-transition-timing-function:cubic-bezier(0.230,0.635,0.495,1);-webkit-transition-timing-function:cubic-bezier(0.230,0.635,0.495,2.4);-moz-transition-timing-function:cubic-bezier(0.230,0.635,0.495,2.4);-ms-transition-timing-function:cubic-bezier(0.230,0.635,0.495,2.4);-o-transition-timing-function:cubic-bezier(0.230,0.635,0.495,2.4);transition-timing-function:cubic-bezier(0.230,0.635,0.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(0.175,0.885,0.320,1);-webkit-transition-timing-function:cubic-bezier(0.175,0.885,0.320,1.15);-moz-transition-timing-function:cubic-bezier(0.175,0.885,0.320,1.15);-ms-transition-timing-function:cubic-bezier(0.175,0.885,0.320,1.15);-o-transition-timing-function:cubic-bezier(0.175,0.885,0.320,1.15);transition-timing-function:cubic-bezier(0.175,0.885,0.320,1.15)}.tooltipster-fall.tooltipster-initial{top:0 !important}.tooltipster-fall.tooltipster-show{}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0 !important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(0.175,0.885,0.320,1);-webkit-transition-timing-function:cubic-bezier(0.175,0.885,0.320,1.15);-moz-transition-timing-function:cubic-bezier(0.175,0.885,0.320,1.15);-ms-transition-timing-function:cubic-bezier(0.175,0.885,0.320,1.15);-o-transition-timing-function:cubic-bezier(0.175,0.885,0.320,1.15);transition-timing-function:cubic-bezier(0.175,0.885,0.320,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px !important}.tooltipster-slide.tooltipster-show{}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0 !important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading 400ms}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating 600ms}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling 600ms}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px
solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0px;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0px;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px
solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:black}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:black}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:black}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:black}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-1 .tooltipster-box{background-color:#333;display:inline-block;border-radius:5px;word-wrap:break-word;padding:6px
14px}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-1 .tooltipster-content{font-size:10px;color:#f2f2f2;text-transform:uppercase;font-family:'Raleway',Sans-serif}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-1.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#333}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-1.tooltipster-left .tooltipster-arrow-background{border-left-color:#333}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-1.tooltipster-right .tooltipster-arrow-background{border-right-color:#333}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-1.tooltipster-top .tooltipster-arrow-background{border-top-color:#333}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-1 .tooltipster-arrow-border,
.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-2 .tooltipster-arrow-border,
.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-3 .tooltipster-arrow-border,
.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-4 .tooltipster-arrow-border{border:none}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-2 .tooltipster-box{background-color:#75bd07;width:100%;display:inline-block;padding:4px
14px}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-2 .tooltipster-content{font-size:14px;color:#fff;text-transform:uppercase;font-family:'Open Sans',Sans-serif}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-2.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#75bd07}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-2.tooltipster-left .tooltipster-arrow-background{border-left-color:#75bd07}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-2.tooltipster-right .tooltipster-arrow-background{border-right-color:#75bd07}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-2.tooltipster-top .tooltipster-arrow-background{border-top-color:#75bd07}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-3 .tooltipster-box{background-color:#fc562e;display:inline-block;border-radius:20px;padding:7px
16px}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-3 .tooltipster-content{font-size:11px;color:#fff;text-transform:capitalize;font-family:'Open Sans',Sans-serif}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-3.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#fc562e}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-3.tooltipster-left .tooltipster-arrow-background{border-left-color:#fc562e}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-3.tooltipster-right .tooltipster-arrow-background{border-right-color:#fc562e}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-3.tooltipster-top .tooltipster-arrow-background{border-top-color:#fc562e}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-4 .tooltipster-box{background-color:#f2f2f2;display:inline-block;border-radius:20px;padding:7px
16px;box-shadow:0 0 25px rgba(0,0,0,0.4)}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-4 .tooltipster-content{font-size:12px;color:#333;text-transform:capitalize;font-family:'Raleway',Sans-serif}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-4.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#f2f2f2;left:0px;top:1px}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-4.tooltipster-left .tooltipster-arrow-background{border-left-color:#f2f2f2;left:-1px;top:0px}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-4.tooltipster-right .tooltipster-arrow-background{border-right-color:#f2f2f2;left:1px;top:0px}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-4.tooltipster-top .tooltipster-arrow-background{border-top-color:#f2f2f2;left:0px;top:-1px}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-5 .tooltipster-box{background-color:#333;display:inline-block;border-radius:3px;padding:7px
16px}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-5 .tooltipster-content{font-size:11px;color:#fff;text-transform:capitalize;font-family:'Open Sans',Sans-serif}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-5.tooltipster-top .tooltipster-box{border-bottom:3px solid #fc562e}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-5.tooltipster-right .tooltipster-box{border-left:3px solid #fc562e}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-5.tooltipster-left .tooltipster-box{border-right:3px solid #fc562e}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-5.tooltipster-bottom .tooltipster-box{border-top:3px solid #fc562e}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-5 .tooltipster-arrow-border{border:10px
solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-5.tooltipster-bottom .tooltipster-arrow-background,
.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-5.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fc562e}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-5.tooltipster-left .tooltipster-arrow-background,
.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-5.tooltipster-left .tooltipster-arrow-border{border-left-color:#fc562e}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-5.tooltipster-right .tooltipster-arrow-background,
.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-5.tooltipster-right .tooltipster-arrow-border{border-right-color:#fc562e}.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-5.tooltipster-top .tooltipster-arrow-background,
.tooltipster-sidetip.tooltipster-noir.smls-tooltip-template-5.tooltipster-top .tooltipster-arrow-border{border-top-color:#fc562e}@media all and (min-width: 768px) and (max-width: 1024px){.smls-main-logo-wrapper .smls-tablet-column-2 .smls-grid-each-item:nth-of-type(2n+1),
.smls-main-logo-wrapper .smls-tablet-column-2 .smls-grid-image-wrap:nth-of-type(2n+1),
.smls-main-logo-wrapper .smls-tablet-column-3 .smls-popup-wrap:nth-of-type(3n+1),
.smls-main-logo-wrapper .smls-tablet-column-3 .smls-grid-each-item:nth-of-type(3n+1),
.smls-main-logo-wrapper .smls-tablet-column-3 .smls-grid-image-wrap:nth-of-type(3n+1),
.smls-main-logo-wrapper .smls-tablet-column-4 .smls-popup-wrap:nth-of-type(4n+1),
.smls-main-logo-wrapper .smls-tablet-column-4 .smls-grid-each-item:nth-of-type(4n+1),
.smls-main-logo-wrapper .smls-tablet-column-4 .smls-grid-image-wrap:nth-of-type(4n+1){clear:left}.ap-template-wise-design .ap-container-5 .ap-container.smls-temp-4-wrap{max-width:100%}.smls-tablet-column-2 .smls-popup-wrap,
.smls-tablet-column-2 .smls-grid-each-item,
.smls-tablet-column-2 .smls-grid-image-wrap{width:50%}.smls-tablet-column-3 .smls-popup-wrap,
.smls-tablet-column-3 .smls-grid-each-item,
.smls-tablet-column-3 .smls-grid-image-wrap{width:33.33%}.smls-tablet-column-4 .smls-grid-each-item,
.smls-tablet-column-4 .smls-grid-image-wrap{width:25%}.smls-logo-inline-wrap{padding:20px}.smls-inline-gallery-detail-wrap-template-1
a{width:23%;margin:0;border:4px
solid #eee}.smls-contact-block-template-1 .smls-social-icon-wrap{margin:10px
0}.smls-main-logo-wrapper .smls-tooltip-title-template-1{width:50%}}@media (max-width: 767px){.smls-main-logo-wrapper .smls-mobile-column-2 .smls-popup-wrap:nth-of-type(2n+1),
.smls-main-logo-wrapper .smls-mobile-column-2 .smls-grid-each-item:nth-of-type(2n+1),
.smls-main-logo-wrapper .smls-mobile-column-2 .smls-grid-image-wrap:nth-of-type(2n+1),
.smls-main-logo-wrapper .smls-mobile-column-3 .smls-popup-wrap:nth-of-type(3n+1),
.smls-main-logo-wrapper .smls-mobile-column-3 .smls-grid-each-item:nth-of-type(3n+1),
.smls-main-logo-wrapper .smls-mobile-column-3 .smls-grid-image-wrap:nth-of-type(3n+1){clear:left}.smls-mobile-column-1 .smls-popup-wrap,
.smls-mobile-column-1 .smls-grid-each-item,
.smls-mobile-column-1 .smls-grid-image-wrap{width:100%;max-width:320px;margin:0
auto;float:none}.smls-resposive-wrap .smls-grid-container-template-1.smls-mobile-column-1 .smls-popup-wrap:before,
.smls-resposive-wrap .smls-grid-container-template-1.smls-mobile-column-1 .smls-grid-each-item:before,
.smls-resposive-wrap .smls-grid-container-template-1.smls-mobile-column-1 .smls-grid-image-wrap:before{border-left:0}.smls-grid-container-template-2.smls-mobile-column-1{max-width:320px;width:100%;margin:0
auto}.smls-mobile-column-2 .smls-popup-wrap,
.smls-mobile-column-2 .smls-grid-each-item,
.smls-mobile-column-2 .smls-grid-image-wrap{width:50%}.smls-overlay-effect .smls-link-style span,
.smls-overlay-effect .smls-popup-icon span,
.smls-overlay-effect .smls-inline-icon
span{width:40px;height:40px;font-size:18px;line-height:40px}}@media (max-width: 640px){.smls-carousel-logo.smls-text-arrow{padding-top:70px}}@media (max-width: 480px){.smls-grid-container-template-1 .smls-popup-wrap,
.smls-grid-container-template-1 .smls-grid-each-item,
.smls-grid-container-template-1 .smls-grid-image-wrap,
.smls-grid-container-template-2 .smls-popup-wrap,
.smls-grid-container-template-2 .smls-grid-each-item,
.smls-grid-container-template-2 .smls-grid-image-wrap{padding:10px}}@media (max-width: 400px){.smls-mobile-column-2 .smls-popup-wrap,
.smls-mobile-column-2 .smls-grid-each-item,
.smls-mobile-column-2 .smls-grid-image-wrap{width:100%;margin:0}.smls-main-logo-wrapper .smls-gallery-wrap-template-2 a,
.smls-main-logo-wrapper .smls-inline-3-gallery-wrap
a{width:21%;margin:2px}.smls-main-logo-wrapper .smls-inline-gallery-detail-wrap-template-1
a{width:29%}}.smls-overlay-contact-info{visibility:hidden;position:absolute;background:#fff;border:3px
solid #666;width:50%;height:50%;left:25%}.smls-popup-open.inactive{visibility:hidden !important}.smls-overlay-contact-info.active{visibility:visible;text-align:center}.popup-content{visibility:hidden}.popup-content.active{visibility:visible}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0
0 -4px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px
solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px
solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow
b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow
b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px
solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0
5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered
li{list-style:none;margin:5px
5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:'';display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px
solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0
5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px
solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px
solid #aaa;border-radius:4px;outline:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px
solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow
b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px
solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow
b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,from(white),color-stop(50%,#eee));background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(white));background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px
solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px
solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0
5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px
solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0
5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px
solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px
solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px
solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}@font-face{font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/star.eot);src:url(/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),url(/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");font-weight:400;font-style:normal}div.pp_woocommerce
.pp_content_container{background:#fff;border-radius:3px;box-shadow:0 1px 30px rgba(0,0,0,.25);padding:20px
0}div.pp_woocommerce .pp_content_container::after,div.pp_woocommerce .pp_content_container::before{content:' ';display:table}div.pp_woocommerce .pp_content_container::after{clear:both}div.pp_woocommerce .pp_loaderIcon::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:'';-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}div.pp_woocommerce
div.ppt{color:#000}div.pp_woocommerce .pp_gallery ul li
a{border:1px
solid rgba(0,0,0,.5);background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.2);border-radius:2px;display:block}div.pp_woocommerce .pp_gallery ul li a:hover{border-color:#000}div.pp_woocommerce .pp_gallery ul li.selected
a{border-color:#000}div.pp_woocommerce .pp_next::before,div.pp_woocommerce .pp_previous::before{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s;font-family:WooCommerce;content:'\e00b';text-indent:0;display:none;position:absolute;top:50%;margin-top:-10px;text-align:center}div.pp_woocommerce .pp_next::before:hover,div.pp_woocommerce .pp_previous::before:hover{background-color:#000}div.pp_woocommerce .pp_next:hover::before,div.pp_woocommerce .pp_previous:hover::before{display:block}div.pp_woocommerce .pp_previous::before{left:1em}div.pp_woocommerce .pp_next::before{right:1em;font-family:WooCommerce;content:'\e008'}div.pp_woocommerce
.pp_details{margin:0;padding-top:1em}div.pp_woocommerce .pp_description,div.pp_woocommerce
.pp_nav{font-size:14px}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_nav,div.pp_woocommerce .pp_nav .pp_pause,div.pp_woocommerce .pp_nav p,div.pp_woocommerce
.pp_play{margin:0}div.pp_woocommerce
.pp_nav{margin-right:1em;position:relative}div.pp_woocommerce
.pp_close{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s;top:-.5em;right:-.5em;font-size:1.618em!important}div.pp_woocommerce .pp_close:hover{background-color:#000}div.pp_woocommerce .pp_close::before{font-family:WooCommerce;content:'\e013';display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce
.pp_arrow_previous{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s;position:relative;margin-top:-1px}div.pp_woocommerce .pp_arrow_next:hover,div.pp_woocommerce .pp_arrow_previous:hover{background-color:#000}div.pp_woocommerce .pp_arrow_next::before,div.pp_woocommerce .pp_arrow_previous::before{font-family:WooCommerce;content:'\e00b';display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce
.pp_arrow_previous{margin-right:.5em}div.pp_woocommerce
.pp_arrow_next{margin-left:.5em}div.pp_woocommerce .pp_arrow_next::before{content:'\e008'}div.pp_woocommerce a.pp_contract,div.pp_woocommerce
a.pp_expand{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s;right:auto;left:-.5em;top:-.5em;font-size:1.618em!important}div.pp_woocommerce a.pp_contract:hover,div.pp_woocommerce a.pp_expand:hover{background-color:#000}div.pp_woocommerce a.pp_contract::before,div.pp_woocommerce a.pp_expand::before{font-family:WooCommerce;content:'\e005';display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce a.pp_contract::before{content:'\e004'}div.pp_woocommerce
#respond{margin:0;width:100%;background:0 0;border:none;padding:0}div.pp_woocommerce #respond .form-submit{margin-top:0;float:none}div.pp_woocommerce
.pp_inline{padding:0!important}.rtl div.pp_woocommerce
.pp_content_container{text-align:right}@media only screen and (max-width:768px){div.pp_woocommerce{left:5%!important;right:5%!important;box-sizing:border-box;width:90%!important}div.pp_woocommerce .pp_contract,div.pp_woocommerce .pp_expand,div.pp_woocommerce .pp_gallery,div.pp_woocommerce .pp_next,div.pp_woocommerce
.pp_previous{display:none!important}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce
.pp_close{height:44px;width:44px;font-size:44px;line-height:44px}div.pp_woocommerce .pp_arrow_next::before,div.pp_woocommerce .pp_arrow_previous::before,div.pp_woocommerce .pp_close::before{font-size:44px}div.pp_woocommerce
.pp_description{display:none!important}div.pp_woocommerce
.pp_details{width:100%!important}.pp_content{width:100%!important}.pp_content #pp_full_res>img{width:100%!important;height:auto!important}.currentTextHolder{line-height:3}}div.pp_pic_holder a:focus{outline:0}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9999}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_top{height:20px;position:relative}* html
.pp_top{padding:0
20px}.pp_top
.pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top
.pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top
.pp_middle{left:0;position:static}.pp_top
.pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_content{height:40px;min-width:40px}* html
.pp_content{width:40px}.pp_fade{display:none}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container
.pp_left{padding-left:20px}.pp_content_container
.pp_right{padding-right:20px}.pp_content_container
.pp_details{float:left;margin:10px
0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social
.facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social
.twitter{float:left}.pp_nav{clear:right;float:left;margin:3px
10px 0 0}.pp_nav
p{float:left;margin:2px
4px;white-space:nowrap}.pp_nav .pp_pause,.pp_nav
.pp_play{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_next,a.pp_arrow_previous{display:block;float:left;height:15px;margin-top:3px;text-indent:-100000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery
div{float:left;overflow:hidden;position:relative}.pp_gallery
ul{float:left;height:35px;margin:0
0 0 5px;padding:0;position:relative;white-space:nowrap}.pp_gallery ul
a{border:1px
#000 solid;border:1px
rgba(0,0,0,.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery li.selected a,.pp_gallery ul a:hover{border-color:#fff}.pp_gallery ul a
img{border:0}.pp_gallery
li{display:block;float:left;margin:0
5px 0 0;padding:0}.pp_gallery li.default
a{display:block;height:33px;width:50px}.pp_gallery li.default a
img{display:none}.pp_gallery .pp_arrow_next,.pp_gallery
.pp_arrow_previous{margin-top:7px!important}a.pp_next{display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_contract,a.pp_expand{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;text-indent:-10000px}.pp_bottom{height:20px;position:relative}* html
.pp_bottom{padding:0
20px}.pp_bottom
.pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom
.pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom
.pp_middle{left:0;position:static}.pp_bottom
.pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}#pp_full_res
.pp_inline{text-align:left}div.ppt{color:#fff!important;font-weight:700;display:none;font-size:17px;margin:0
0 5px 15px;z-index:9999}.wp-pagenavi{clear:both}.wp-pagenavi a, .wp-pagenavi
span{text-decoration:none;border:1px
solid #BFBFBF;padding:3px
5px;margin:2px}.wp-pagenavi a:hover, .wp-pagenavi
span.current{border-color:#000}.wp-pagenavi
span.current{font-weight:bold}.tp-caption{opacity:1}.rev_slider_wrapper{position:relative}.rev_slider{position:relative;overflow:hidden}.rev_slider
img{max-width:none !important;max-width:none !important;-moz-transition:none 0 !important;-webkit-transition:none 0 !important;-o-transition:none 0 !important;transition:none 0 !important}.rev_slider .no-slides-text{font-weight:bold;text-align:center;padding-top:80px}.rev_slider
ul{margin:0px;padding:0px;list-style:none !important;list-style-type:none !important}.rev_slider>ul>li{list-stye:none;position:absolute;visibility:hidden;margin:0px;padding:0px;overflow-x:visible;overflow-y:visible;list-style-type:none !important}.rev_slider .tp-caption,
.rev_slider .caption,{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity:0;-khtml-opacity:0;opacity:0;position:absolute;visibility:hidden}.noFilterClass{filter:none !important}.caption.fullscreenvideo{left:0px;top:0px;position:absolute;width:100%;height:100%}.caption.fullscreenvideo
iframe{width:100% !important;height:100% !important}.tp-caption.fullscreenvideo{left:0px;top:0px;position:absolute;width:100%;height:100%}.tp-caption.fullscreenvideo
iframe{width:100% !important;height:100% !important}.fullwidthbanner-container{width:100% !important;position:relative;padding:0;overflow:hidden}.fullwidthbanner-container
.fullwidthabanner{width:100% !important;position:relative}.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive
img{-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;-webkit-perspective:1000}.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity:0;-khtml-opacity:0;opacity:0;position:absolute}.tp-bannershadow{position:absolute;margin-left:auto;margin-right:auto;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tp-bannershadow.tp-shadow1{background:url(/wp-content/themes/shopifiq_december/assets/shadow1.png) no-repeat;background-size:100%;width:890px;height:30px;bottom:-30px}.tp-bannershadow.tp-shadow2{background:url(/wp-content/themes/shopifiq_december/assets/shadow2.png) no-repeat;background-size:100%;width:890px;height:60px;bottom:-60px}.tp-bannershadow.tp-shadow3{background:url(/wp-content/themes/shopifiq_december/assets/shadow3.png) no-repeat;background-size:100%;width:890px;height:60px;bottom:-60px}.tp-button{color:#fff;text-decoration:none;display:block;position:relative;font-size:14px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-moz-box-shadow:1px 1px 2px #888;-webkit-box-shadow:1px 1px 2px 0px #888;box-shadow:0px 1px 1px 0px rgba(0, 0, 0, .14);text-shadow:rgba(0, 0, 0, .31) 0 -1px 1px;text-align:center;border:none;width:auto;cursor:pointer;opacity:1;line-height:30px}.tp-button:before{content:"";position:absolute;left:0;top:0;width:100%;height:8px;border:1px
solid rgba(255, 255, 255, 0.3);border-style:solid none none none;border-radius:4px;-webkit-border-radius:4px}.tp-button:hover{opacity:0.9}.tp-button:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:5px;border:1px
solid rgba(0, 0, 0, 0.3);border-style:none none solid none;border-radius:4px;-webkit-border-radius:4px}.tp-button.big{font-size:17px;padding:15px
50px}.tp-button.medium{font-size:14px;padding:12px
35px}@media screen and (max-width: 767px){.tp-button.medium{font-size:12px;padding:6px
25px}}@media screen and (max-width: 479px){.tp-button.medium{font-size:10px;padding:4px
15px}}.tp-button.small{font-size:11px;padding:8px
30px}.purchase:hover,.tp-button:hover,.tp-button.big:hover{background-position:bottom, 15px 11px}@media only screen and (min-width: 480px) and (max-width: 767px){.tp-button{padding:4px
8px 3px;line-height:25px !important;font-size:11px !important;font-weight:normal}a.tp-button{-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none}}@media only screen and (min-width: 0px) and (max-width: 479px){.tp-button{padding:2px
5px 2px;line-height:20px !important;font-size:10px !important}a.tp-button{-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none}}.tp-button.green,.tp-button:hover.green,.purchase.green,.purchase:hover.green{color:#fff !important;background:#719400;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#719400), to(#89b300));background:-webkit-linear-gradient(top, #89b300, #719400);background:-moz-linear-gradient(top, #89b300, #719400);background:-ms-linear-gradient(top, #89b300, #719400);background:-o-linear-gradient(top, #89b300, #719400);-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0,startColorstr=#89b300,endColorstr=#719400)";box-shadow:none}.tp-button.blue,.tp-button:hover.blue,.purchase.blue,.purchase:hover.blue{color:#fff !important;background:#005691;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#005691), to(#166CA7));background:-webkit-linear-gradient(top, #166CA7, #005691);background:-moz-linear-gradient(top, #166CA7, #005691);background:-ms-linear-gradient(top, #166CA7, #005691);background:-o-linear-gradient(top, #166CA7, #005691);-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0,startColorstr=#166CA7,endColorstr=#005691)"}.tp-button.red,.tp-button:hover.red,.purchase.red,.purchase:hover.red{color:#fff !important;background:#a31717;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#a31717), to(#bf2525));background:-webkit-linear-gradient(top, #bf2525, #a31717);background:-moz-linear-gradient(top, #bf2525, #a31717);background:-ms-linear-gradient(top, #bf2525, #a31717);background:-o-linear-gradient(top, #bf2525, #a31717);-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0,startColorstr=#bf2525,endColorstr=#a31717)"}.tp-button.orange,.tp-button:hover.orange,.purchase.orange,.purchase:hover.orange{color:#fff !important;background:#d68b00;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#d68b00), to(#fbac14));background:-webkit-linear-gradient(top, #fbac14, #d68b00);background:-moz-linear-gradient(top, #fbac14, #d68b00);background:-ms-linear-gradient(top, #fbac14, #d68b00);background:-o-linear-gradient(top, #fbac14, #d68b00);-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0,startColorstr=#fbac14,endColorstr=#d68b00)"}.tp-button.darkgrey,.tp-button.grey,.tp-button:hover.darkgrey,.tp-button:hover.grey,.purchase.darkgrey,.purchase:hover.darkgrey{color:#fff !important;background:#252525;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#454545));background:-webkit-linear-gradient(top, #454545, #252525);background:-moz-linear-gradient(top, #454545, #252525);background:-ms-linear-gradient(top, #454545, #252525);background:-o-linear-gradient(top, #454545, #252525);-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0,startColorstr=#454545,endColorstr=#252525)"}.tp-button.lightgrey,.tp-button:hover.lightgrey,.purchase.lightgrey,.purchase:hover.lightgrey{color:#696969 !important;background:#d4d4d4;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#d4d4d4), to(#f0f0f0));background:-webkit-linear-gradient(top, #f0f0f0, #d4d4d4);background:-moz-linear-gradient(top, #f0f0f0, #d4d4d4);background:-ms-linear-gradient(top, #f0f0f0, #d4d4d4);background:-o-linear-gradient(top, #f0f0f0, #d4d4d4);-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0,startColorstr=#f0f0f0,endColorstr=#d4d4d4)"}.tp-button.coolblue{}.tp-bullets{z-index:100;position:absolute;bottom:10px}.tp-bullets.simplebullets{bottom:10px}.tp-bullets.simplebullets.navbar{margin-left:-40px;border:1px
solid #666;border-bottom:1px solid #444;bottom:-20px;background:url(/wp-content/themes/shopifiq_december/assets/boxed_bgtile.png);height:40px;padding:0px
40px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin-top:-17px}.tp-bullets.simplebullets.navbar-old{bottom:-20px;background:url(/wp-content/themes/shopifiq_december/assets/navigdots_bgtile.png);height:35px;padding:0px
0px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin-top:-17px}.tp-bullets.simplebullets.round
.bullet{cursor:pointer;position:relative;background:url(/wp-content/themes/shopifiq_december/assets/bullet.png) no-Repeat top left;width:20px;height:20px;margin-right:0px;float:left;margin-top:-10px;margin-left:3px}.tp-bullets.simplebullets.round
.bullet.last{margin-right:3px}.tp-bullets.simplebullets.round-old
.bullet{cursor:pointer;position:relative;background:url(/wp-content/themes/shopifiq_december/assets/bullets.png) no-Repeat bottom left;width:23px;height:23px;margin-right:0px;float:left;margin-top:-12px}.tp-bullets.simplebullets.round-old
.bullet.last{margin-right:0px}.tp-bullets.simplebullets.square
.bullet{cursor:pointer;position:relative;background:url(/wp-content/themes/shopifiq_december/assets/bullets2.png) no-Repeat bottom left;width:19px;height:19px;margin-right:0px;float:left;margin-top:-10px}.tp-bullets.simplebullets.square
.bullet.last{margin-right:0px}.tp-bullets.simplebullets.square-old
.bullet{cursor:pointer;position:relative;background:url(/wp-content/themes/shopifiq_december/assets/bullets2.png) no-Repeat bottom left;width:19px;height:19px;margin-right:0px;float:left;margin-top:-10px}.tp-bullets.simplebullets.square-old
.bullet.last{margin-right:0px}.tp-bullets.simplebullets.navbar
.bullet{cursor:pointer;position:relative;width:18px;height:19px;margin-right:5px;float:left;margin-top:10px}.tp-bullets.simplebullets.navbar
.bullet.first{margin-left:0px !important}.tp-bullets.simplebullets.navbar
.bullet.last{margin-right:0px !important}.tp-bullets.simplebullets.navbar-old
.bullet{cursor:pointer;position:relative;background:url(/wp-content/themes/shopifiq_december/assets/navigdots.png) no-Repeat bottom left;width:15px;height:15px;margin-left:5px !important;margin-right:5px !important;float:left;margin-top:10px}.tp-bullets.simplebullets.navbar-old
.bullet.first{margin-left:30px !important}.tp-bullets.simplebullets.navbar-old
.bullet.last{margin-right:30px !important}.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets
.bullet.selected{background-position:top left}.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar
.bullet.selected{background-position:bottom left}.tp-leftarrow.round{z-index:100;cursor:pointer;position:relative;background:url(/wp-content/themes/shopifiq_december/assets/small_left.png) no-Repeat top left;width:19px;height:14px;margin-right:0px;float:left;margin-top:-7px}.tp-rightarrow.round{z-index:100;cursor:pointer;position:relative;background:url(/wp-content/themes/shopifiq_december/assets/small_right.png) no-Repeat top left;width:19px;height:14px;margin-right:0px;float:left;margin-top:-7px}.tp-leftarrow.round-old{z-index:100;cursor:pointer;position:relative;background:url(/wp-content/themes/shopifiq_december/assets/arrow_left.png) no-Repeat top left;width:26px;height:26px;margin-right:0px;float:left;margin-top:-13px}.tp-rightarrow.round-old{z-index:100;cursor:pointer;position:relative;background:url(/wp-content/themes/shopifiq_december/assets/arrow_right.png) no-Repeat top left;width:26px;height:26px;margin-right:0px;float:left;margin-top:-13px}.tp-leftarrow.round,.tp-rightarrow.round{position:absolute;top:50%;margin-top:-31px}.tp-leftarrow.round{left:0}.tp-rightarrow.round{right:0}.tp-leftarrow.navbar{z-index:100;cursor:pointer;position:relative;background:url(/wp-content/themes/shopifiq_december/assets/small_left_boxed.png) no-Repeat top left;width:20px;height:15px;float:left;margin-right:4px;margin-top:-4px}.tp-rightarrow.navbar{z-index:100;cursor:pointer;position:relative;background:url(/wp-content/themes/shopifiq_december/assets/small_right_boxed.png) no-Repeat top left;width:20px;height:15px;float:left;margin-left:-36px;margin-top:-4px}.tp-leftarrow.navbar-old{z-index:100;cursor:pointer;position:relative;background:url(/wp-content/themes/shopifiq_december/assets/arrowleft.png) no-Repeat top left;width:9px;height:16px;float:left;margin-right:-20px;margin-top:-8px}.tp-rightarrow.navbar-old{z-index:100;cursor:pointer;position:relative;background:url(/wp-content/themes/shopifiq_december/assets/arrowright.png) no-Repeat top left;width:9px;height:16px;float:left;margin-left:-20px;margin-top:-8px}.tp-leftarrow.navbar-old.thumbswitharrow{margin-right:10px}.tp-rightarrow.navbar-old.thumbswitharrow{margin-left:0px}.tp-leftarrow.square{z-index:100;cursor:pointer;position:relative;background:url(/wp-content/themes/shopifiq_december/assets/arrow_left2.png) no-Repeat top left;width:12px;height:17px;float:left;margin-right:0px;margin-top:-9px}.tp-rightarrow.square{z-index:100;cursor:pointer;position:relative;background:url(/wp-content/themes/shopifiq_december/assets/arrow_right2.png) no-Repeat top left;width:12px;height:17px;float:left;margin-left:0px;margin-top:-9px}.tp-leftarrow.square-old{z-index:100;cursor:pointer;position:relative;background:url(/wp-content/themes/shopifiq_december/assets/arrow_left2.png) no-Repeat top left;width:12px;height:17px;float:left;margin-right:0px;margin-top:-9px}.tp-rightarrow.square-old{z-index:100;cursor:pointer;position:relative;background:url(/wp-content/themes/shopifiq_december/assets/arrow_right2.png) no-Repeat top left;width:12px;height:17px;float:left;margin-left:0px;margin-top:-9px}.tp-leftarrow.large{z-index:100;cursor:pointer;position:relative;background:url(/wp-content/themes/shopifiq_december/assets/large_left.png) no-Repeat top left;width:40px;height:40px;margin-left:20px;margin-top:-20px}.tp-rightarrow.large{z-index:100;cursor:pointer;position:relative;background:url(/wp-content/themes/shopifiq_december/assets/large_right.png) no-Repeat top left;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.tp-leftarrow:hover,.tp-rightarrow:hover{background-position:bottom left}.tp-bullets.tp-thumbs{z-index:100;position:absolute;padding:0px
2px 2px;background-color:#fff;width:500px;height:50px}.fullwidthbanner-container .tp-thumbs{padding:2px}.tp-bullets.tp-thumbs .tp-mask{width:500px;height:50px;overflow:hidden;position:relative}.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer{width:5000px;position:absolute}.tp-bullets.tp-thumbs
.bullet{width:100px;height:50px;cursor:pointer;overflow:hidden;background:none;margin:0;float:left;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out}.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs
.bullet.selected{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1}.tp-thumbs
img{width:100%}.tp-bannertimer{width:100%;height:10px;background:url(/wp-content/themes/shopifiq_december/assets/timer.png);position:absolute;z-index:200}.tp-bannertimer.tp-bottom{bottom:0px !important;height:5px}@media only screen and (min-width: 480px) and (max-width: 767px){.responsive .tp-bullets.tp-thumbs{width:300px !important;height:30px !important}.responsive .tp-bullets.tp-thumbs .tp-mask{width:300px !important;height:30px !important}.responsive .tp-bullets.tp-thumbs
.bullet{width:60px !important;height:30px !important}}@media only screen and (min-width: 0px) and (max-width: 479px){.responsive .tp-bullets{display:none}.responsive
.tparrows{display:none}}.tp-simpleresponsive
img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tp-simpleresponsive
ul{list-style:none;padding:0;margin:0}.tp-simpleresponsive >ul
li{list-stye:none;position:absolute;visibility:hidden}.caption.slidelink a div,
.tp-caption.slidelink a
div{width:10000px;height:10000px;background:url(/wp-content/themes/shopifiq_december/assets/coloredbg.png) repeat}.tp-loader{background:url(/wp-content/themes/shopifiq_december/assets/loader.gif) no-repeat 10px 10px;background-color:#fff;margin:-22px -22px;top:50%;left:50%;z-index:10000;position:absolute;width:44px;height:44px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.tp-button{border:medium none;border-radius:4px;box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.14);color:#fff;cursor:pointer;display:block;font-size:14px;opacity:1;position:relative;text-align:center;text-decoration:none;text-shadow:0 -1px 1px rgba(0, 0, 0, 0.31);width:auto;height:30px;line-height:30px}.tp-caption
a{color:#ff7302;text-shadow:none;transition:all 0.2s ease-out 0s}.tp-button:hover{opacity:0.9}.tp-button.medium{font-size:14px;font-weight:400;letter-spacing:0.5px;padding:12px
35px 17px;text-shadow:none}.purchase:hover,.tp-button:hover,.tp-button.big:hover{background-position:center bottom, 15px 11px}.tp-button.orange,.tp-button.orange:hover,.purchase.orange,.purchase.orange:hover{background:-moz-linear-gradient(center top , #fbac14, #d68b00) repeat scroll 0 0 rgba(0, 0, 0, 0);color:#fff !important}.tp-caption a:hover{color:#ffa902}.tp-button.orange,.tp-button.orange:hover,.purchase.orange,.purchase.orange:hover{background:-moz-linear-gradient(center top , #fbac14, #d68b00) repeat scroll 0 0 rgba(0, 0, 0, 0);color:#fff !important}.tp-button:before{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:rgba(255, 255, 255, 0.3);border-image:none;border-radius:4px;border-style:solid none none;border-width:1px;content:"";height:8px;left:0;position:absolute;top:0;width:100%}.purchase:hover,.tp-button:hover,.tp-button.big:hover{background-position:center bottom, 15px 11px}.tp-button:after{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:rgba(0, 0, 0, 0.3);border-image:none;border-radius:4px;border-style:none none solid;border-width:1px;bottom:0;content:"";height:5px;left:0;position:absolute;width:100%}.tp-caption.large_text{text-shadow:none}.tp-button.medium:hover{color:#fefefe}a.anps_button{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:rgba(0, 0, 0, 0.3);border-image:none;border-radius:4px;border-style:none none solid;border-width:1px;bottom:0;content:"";height:5px;left:0;position:absolute;width:100%}.tp-caption
a{color:#ff7302;text-shadow:none;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out}.tp-caption a:hover{color:#ffa902}.tp-caption
a.anps_button{display:block;color:#fff;padding-top:12px;padding-bottom:12px;padding-left:35px;padding-right:35px;font-family:Arial;font-size:14px;font-weight:400;border-width:1px;border-color:rgba(0, 0, 0, 0.3);border-radius:4px;box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.14);cursor:pointer;display:block;line-height:30px;height:30px;opacity:1;position:relative;text-align:center;text-decoration:none;text-shadow:0 -1px 1px rgba(0, 0, 0, 0.31);width:auto}.tp-caption a.anps_button:hover{color:#ffa902;opacity:0.8}.tp-caption
a.anps_green{color:#fff !important;background:#719400;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#719400), to(#89b300));background:-webkit-linear-gradient(top, #89b300, #719400);background:-moz-linear-gradient(top, #89b300, #719400);background:-ms-linear-gradient(top, #89b300, #719400);background:-o-linear-gradient(top, #89b300, #719400);-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#89b300, endColorstr=#719400)";box-shadow:none}.tp-caption
a.anps_orange{color:#fff !important;background:#d68b00;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#d68b00), to(#fbac14));background:-webkit-linear-gradient(top, #fbac14, #d68b00);background:-moz-linear-gradient(top, #fbac14, #d68b00);background:-ms-linear-gradient(top, #fbac14, #d68b00);background:-o-linear-gradient(top, #fbac14, #d68b00);-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#fbac14, endColorstr=#d68b00)"}