/*!
 * Datepicker for Bootstrap v1.4.0 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-top:before{top:-7px}.datepicker-dropdown.datepicker-orient-top:after{top:-6px}.datepicker-dropdown.datepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker>div{display:none}.datepicker.days .datepicker-days,.datepicker.months .datepicker-months,.datepicker.years .datepicker-years{display:block}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.day:hover,.datepicker table tr td.day.focused{background:#eee;cursor:pointer}.datepicker table tr td.old,.datepicker table tr td.new{color:#999}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td.today,.datepicker table tr td.today:hover,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover{background-color:#fde19a;background-image:-moz-linear-gradient(top,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(top,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(top,#fdd49a,#fdf59a);background-image:-o-linear-gradient(top,#fdd49a,#fdf59a);background-image:linear-gradient(top,#fdd49a,#fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a',endColorstr='#fdf59a',GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000}.datepicker table tr td.today:hover,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today:active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today[disabled],.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today.disabled:hover[disabled]{background-color:#fdf59a}.datepicker table tr td.today:active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:hover.active{background-color:#fbf069 \9}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range:hover,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover{background-color:#f3d17a;background-image:-moz-linear-gradient(top,#f3c17a,#f3e97a);background-image:-ms-linear-gradient(top,#f3c17a,#f3e97a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3c17a),to(#f3e97a));background-image:-webkit-linear-gradient(top,#f3c17a,#f3e97a);background-image:-o-linear-gradient(top,#f3c17a,#f3e97a);background-image:linear-gradient(top,#f3c17a,#f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a',endColorstr='#f3e97a',GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today[disabled],.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today.disabled:hover[disabled]{background-color:#f3e97a}.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:hover.active{background-color:#efe24b \9}.datepicker table tr td.selected,.datepicker table tr td.selected:hover,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover{background-color:#9e9e9e;background-image:-moz-linear-gradient(top,#b3b3b3,gray);background-image:-ms-linear-gradient(top,#b3b3b3,gray);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(gray));background-image:-webkit-linear-gradient(top,#b3b3b3,gray);background-image:-o-linear-gradient(top,#b3b3b3,gray);background-image:linear-gradient(top,#b3b3b3,gray);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3',endColorstr='#808080',GradientType=0);border-color:gray gray #595959;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected[disabled],.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected.disabled:hover[disabled]{background-color:gray}.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:hover.active{background-color:#666 \9}.datepicker table tr td.active,.datepicker table tr td.active:hover,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover{background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-ms-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(top,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc',endColorstr='#0044cc',GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active:hover,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active:active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active[disabled],.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active.disabled:hover[disabled]{background-color:#04c}.datepicker table tr td.active:active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:hover.active{background-color:#039 \9}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover{background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-ms-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(top,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc',endColorstr='#0044cc',GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active[disabled],.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active.disabled:hover[disabled]{background-color:#04c}.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:hover.active{background-color:#039 \9}.datepicker table tr td span.old,.datepicker table tr td span.new{color:#999}.datepicker .datepicker-switch{width:145px}.datepicker thead tr:first-child th,.datepicker tfoot tr th{cursor:pointer}.datepicker thead tr:first-child th:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker thead tr:first-child .cw{cursor:default;background-color:transparent}.input-append.date .add-on,.input-prepend.date .add-on{cursor:pointer}.input-append.date .add-on i,.input-prepend.date .add-on i{margin-top:3px}.input-daterange input{text-align:center}.input-daterange input:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.input-daterange input:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:18px;padding:4px 5px;font-weight:400;line-height:18px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px}.pp_gallery div,.pp_gallery ul a,.pp_social .facebook{overflow:hidden;float:left}div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right,div.pp_default .pp_top,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_right{height:13px}div.pp_default .pp_top .pp_left{background:url(../../../themes/divichild/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}div.pp_default .pp_top .pp_middle{background:url(../../../themes/divichild/images/prettyPhoto/default/sprite_x.png) top left repeat-x}div.pp_default .pp_top .pp_right{background:url(../../../themes/divichild/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_content_container .pp_left{background:url(../../../themes/divichild/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url(../../../themes/divichild/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}div.light_rounded .pp_content,div.pp_default .pp_content{background-color:#fff}div.pp_default .pp_next:hover{background:url(../../../themes/divichild/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}div.pp_default .pp_previous:hover{background:url(../../../themes/divichild/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}div.pp_default .pp_expand{background:url(../../../themes/divichild/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_expand:hover{background:url(../../../themes/divichild/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}div.pp_default .pp_contract{background:url(../../../themes/divichild/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_contract:hover{background:url(../../../themes/divichild/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}div.pp_default .pp_close{width:30px;height:30px;background:url(../../../themes/divichild/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}div.facebook #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.pp_default #pp_full_res .pp_inline{color:#000}div.pp_default .pp_gallery ul li a{background:url(../../../themes/divichild/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}.pp_gallery li.selected a,.pp_gallery ul a:hover,div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a{border-color:#fff}div.pp_default .pp_social{margin-top:7px}div.pp_default .pp_gallery a.pp_arrow_next,div.pp_default .pp_gallery a.pp_arrow_previous{position:static;left:auto}div.pp_default .pp_nav .pp_pause,div.pp_default .pp_nav .pp_play{background:url(../../../themes/divichild/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.dark_rounded .pp_details,div.dark_square .pp_details,div.facebook .pp_details,div.light_rounded .pp_details,div.light_square .pp_details,div.pp_default .pp_details{position:relative}div.pp_default a.pp_arrow_next,div.pp_default a.pp_arrow_previous{background:url(../../../themes/divichild/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover,div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_nav .pp_play:hover{opacity:.7}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}div.pp_default .pp_bottom .pp_left{background:url(../../../themes/divichild/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url(../../../themes/divichild/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}div.pp_default .pp_bottom .pp_right{background:url(../../../themes/divichild/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}div.pp_default .pp_loaderIcon{background:url(../../../themes/divichild/images/prettyPhoto/default/loader.gif) center center no-repeat}div.light_rounded .pp_top .pp_left{background:url(../../../themes/divichild/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}div.facebook .pp_content,div.light_rounded .pp_bottom .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_top .pp_middle,div.light_square .pp_content,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right{background:#fff}div.light_rounded .pp_top .pp_right{background:url(../../../themes/divichild/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}div.light_rounded .pp_next:hover{background:url(../../../themes/divichild/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(../../../themes/divichild/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_rounded .pp_expand{background:url(../../../themes/divichild/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(../../../themes/divichild/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url(../../../themes/divichild/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(../../../themes/divichild/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{width:75px;height:22px;background:url(../../../themes/divichild/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .pp_description,div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous{margin-top:12px!important}div.light_rounded .pp_nav .pp_play{background:url(../../../themes/divichild/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_nav .pp_pause{background:url(../../../themes/divichild/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_arrow_previous{background:url(../../../themes/divichild/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_rounded .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded .pp_arrow_next{background:url(../../../themes/divichild/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_rounded .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_bottom .pp_left{background:url(../../../themes/divichild/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_right{background:url(../../../themes/divichild/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../../../themes/divichild/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.dark_rounded .pp_top .pp_left{background:url(../../../themes/divichild/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}div.dark_rounded .pp_bottom .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_top .pp_middle{background:url(../../../themes/divichild/images/prettyPhoto/dark_rounded/contentPattern.png) top left}div.dark_rounded .pp_top .pp_right{background:url(../../../themes/divichild/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}div.dark_rounded .pp_content_container .pp_left{background:url(../../../themes/divichild/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}div.dark_rounded .pp_content_container .pp_right{background:url(../../../themes/divichild/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}div.dark_rounded .pp_next:hover{background:url(../../../themes/divichild/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url(../../../themes/divichild/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url(../../../themes/divichild/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(../../../themes/divichild/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url(../../../themes/divichild/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(../../../themes/divichild/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{width:75px;height:22px;background:url(../../../themes/divichild/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_rounded #pp_full_res .pp_inline,div.dark_rounded .pp_description,div.dark_square #pp_full_res .pp_inline,div.ppt{color:#fff}div.dark_rounded .pp_nav .pp_play{background:url(../../../themes/divichild/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_nav .pp_pause{background:url(../../../themes/divichild/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_arrow_previous{background:url(../../../themes/divichild/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded .pp_arrow_next{background:url(../../../themes/divichild/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}div.dark_rounded .pp_bottom .pp_left{background:url(../../../themes/divichild/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_right{background:url(../../../themes/divichild/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(../../../themes/divichild/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_content,div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.pp_overlay{background:#000}div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}div.dark_square .pp_loaderIcon{background:url(../../../themes/divichild/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}div.dark_square .pp_expand{background:url(../../../themes/divichild/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url(../../../themes/divichild/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url(../../../themes/divichild/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(../../../themes/divichild/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{width:75px;height:22px;background:url(../../../themes/divichild/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_square .pp_nav{clear:none}div.dark_square .pp_nav .pp_play{background:url(../../../themes/divichild/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_nav .pp_pause{background:url(../../../themes/divichild/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_arrow_previous{background:url(../../../themes/divichild/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}div.dark_square .pp_arrow_next{background:url(../../../themes/divichild/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}div.dark_square .pp_next:hover{background:url(../../../themes/divichild/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(../../../themes/divichild/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_expand{background:url(../../../themes/divichild/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(../../../themes/divichild/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(../../../themes/divichild/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(../../../themes/divichild/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url(../../../themes/divichild/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square .pp_nav .pp_play{background:url(../../../themes/divichild/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_square .pp_nav .pp_pause{background:url(../../../themes/divichild/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_square .pp_arrow_previous{background:url(../../../themes/divichild/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square .pp_arrow_next{background:url(../../../themes/divichild/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square .pp_next:hover{background:url(../../../themes/divichild/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(../../../themes/divichild/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_top .pp_left{background:url(../../../themes/divichild/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}div.facebook .pp_top .pp_middle{background:url(../../../themes/divichild/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}div.facebook .pp_top .pp_right{background:url(../../../themes/divichild/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}div.facebook .pp_content_container .pp_left{background:url(../../../themes/divichild/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}div.facebook .pp_content_container .pp_right{background:url(../../../themes/divichild/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}div.facebook .pp_expand{background:url(../../../themes/divichild/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}div.facebook .pp_expand:hover{background:url(../../../themes/divichild/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}div.facebook .pp_contract{background:url(../../../themes/divichild/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}div.facebook .pp_contract:hover{background:url(../../../themes/divichild/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}div.facebook .pp_close{width:22px;height:22px;background:url(../../../themes/divichild/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}div.facebook .pp_description{margin:0 37px 0 0}div.facebook .pp_loaderIcon{background:url(../../../themes/divichild/images/prettyPhoto/facebook/loader.gif) center center no-repeat}div.facebook .pp_arrow_previous{background:url(../../../themes/divichild/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}div.facebook .pp_arrow_next{background:url(../../../themes/divichild/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}div.facebook .pp_nav{margin-top:0}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}div.facebook .pp_nav .pp_play{background:url(../../../themes/divichild/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}div.facebook .pp_nav .pp_pause{background:url(../../../themes/divichild/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}div.facebook .pp_next:hover{background:url(../../../themes/divichild/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}div.facebook .pp_previous:hover{background:url(../../../themes/divichild/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_bottom .pp_left{background:url(../../../themes/divichild/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}div.facebook .pp_bottom .pp_middle{background:url(../../../themes/divichild/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}div.facebook .pp_bottom .pp_right{background:url(../../../themes/divichild/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}div.pp_pic_holder a:focus{outline:0}div.pp_overlay{display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_bottom,.pp_top{height:20px;position:relative}* html .pp_bottom,* html .pp_top{padding:0 20px}.pp_bottom .pp_left,.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom .pp_middle,.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom .pp_middle,* html .pp_top .pp_middle{left:0;position:static}.pp_bottom .pp_right,.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,.pp_gallery li.default a img{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{margin-left:5px;width:55px}.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;overflow:hidden;text-indent:-10000px;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{position:relative}.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}a.pp_next,a.pp_previous{background:url(../../../themes/divichild/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;height:100%;width:49%;text-indent:-10000px}.pp_gallery ul a{border:1px solid rgba(0,0,0,.5);display:block;height:33px}.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{background:url(../../../themes/divichild/images/prettyPhoto/facebook/default_thumbnail.gif) no-repeat;display:block;height:33px;width:50px}.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous{margin-top:7px!important}a.pp_next{float:right}a.pp_previous{float:left}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}.pp_loaderIcon,a.pp_close{display:block;position:absolute}a.pp_close{right:0;top:0;line-height:22px;text-indent:-10000px}.pp_loaderIcon{height:24px;left:50%;margin:-12px 0 0 -12px;top:50%;width:24px}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px}div.ppt{display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}.mobile_menu_bar{border:2px solid #b8860b}@media (min-width:768px) and (max-width:1024px){.rank-math-breadcrumb{padding-left:20px;padding-right:20px}}@media (min-width:1024px) and (max-width:1043px){.location-detail-page .container{width:90%}.location-left .address h3{background-position:95%}}@media (min-width:667px) and (max-width:980px){.location-left .et_pb_section>.et_pb_row_0{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-start}.location-left .et_pb_section>.et_pb_row_0 .et_pb_column_2_5{width:50%!important;padding-right:20px!important}.location-left .et_pb_section>.et_pb_row_0 .et_pb_column_3_5{width:50%!important}.et_pb_text_1 .wrapper #map-canvas{height:420px!important}.location-left .et_pb_column .et_pb_code{padding:15px 20px 0}}@media (max-width:992px){body .location-detail-page .row .location_img1 img,body .location-detail-page .row .location_img2 img{width:100%;padding:0 10px;height:350px;object-fit:cover;object-position:center}body .location-detail-page .row .location_img1,body .location-detail-page .row .location_img2{width:100%;margin:5px 0;max-width:100%;padding:5px}body .location-detail-page .location-left .row .et_pb_image img{padding:10px 15px}body .location-detail-page .location-left .et_pb_row_1{padding:0!important}body .location-detail-page .location-left .et_pb_row_0 .et_pb_module:nth-child(2){width:100vw;position:relative;left:0;transform:translateX(-50%)}body .location-detail-page .location-left .et_pb_row_0 .et_pb_module.et_pb_image,body .location-detail-page .location-left .et_pb_row_0 .et_pb_module.et_pb_image img,body .location-detail-page .location-left .et_pb_row_0 .et_pb_module.et_pb_image span{width:100%!important}}@media (max-width:1024px){body .custom-header .et_pb_text_1_tb_header h1{font-size:48px}body .secondary-menu-menu-container li a,body .secondary-menu-menu-container li:before{display:inline-block!important;color:#25a507}.home-wrapper .et_pb_image{text-align:center}.et_mobile_menu{border-top:none}body .home-wrapper h3{font-size:24px!important}body .home-wrapper h2{font-size:38px}.cl_question_form .col-lg-6,.rating .col-lg-9{width:100%;max-width:100%}.cl_question_form .col-lg-5,.rating .col-lg-5{width:100%;max-width:100%;padding:15px 0}.border_comment_box.mb15{padding-top:34px}.border_comment_box{padding:5px 0 15px 10px}.et_pb_row{width:100%!important;padding:10px 20px}ul.faqs_list .answer.ans-18 img{max-width:160px!important}.cl_question_form .form-group label,.fs-22,body .comment_box_top .fs-22{font-size:18px!important}body .fs-30{font-size:26px!important}.faqs_list ol.border_list,.location-detail-page .container{width:100%}.ticket_list_text{font-size:18px}.faqs_list li .answer::before{left:0!important}.faqs_list li .answer{padding-left:25px!important}.faqs_list li .answer p.text-index{text-indent:0!important;padding-left:0!important}.faqs_list li .answer .ans_23 p{text-indent:0!important}body .faqs_list span a{padding-right:0;font-size:16px}body ul.sitemap_list{padding:0}.et-db #et-boc .et-l .et_pb_text_1_tb_header h1{font-size:44px!important}div#footer-widgets .footer-widget .fwidget{margin-bottom:30px}div.footer-widget:nth-child(n){width:auto!important;margin:0!important}#footer-widgets{padding:0!important}.search_box h2{font-size:24px}body ul.faqs_list .ans-23 .que_23{display:block;left:0}body ul.faqs_list .ans-27 span{display:inline-block}}@media (max-width:980px){body #mobile_menu1 li a{font-size:18px!important;color:#0035fd!important}body #mobile_menu2 li a{font-size:18px!important;color:#25a507!important}.et-db #et-boc .et-l .et_mobile_menu{border-top:none!important}.custom-header,.et_pb_section.et_pb_section.home-wrapper.et_section_regular .et_pb_row{display:flex;flex-wrap:wrap}.custom-header .et_pb_row--with-menu{width:50%!important;max-width:none;padding:10px 20px!important;margin-top:0}.custom-header .et_pb_row--with-menu.et_pb_row_2_tb_header .et_pb_menu__wrap{justify-content:flex-end!important}.custom-header .et_pb_row--with-menu.et_pb_row_3_tb_header .et_pb_menu__wrap{justify-content:flex-start!important}.custom-header .et_pb_row--with-menu,.custom-header .et_pb_row--with-menu :not(.et_pb_menu__wrap *){position:unset!important}.custom-header .mobile_menu_bar:before{font-size:42px!important;top:2px}body .faqs_list .answer.ans-3 img{width:45%!important;padding-left:20px}.home-wrapper .et_pb_column.et_pb_column_0{order:1}.home-wrapper .et_pb_column.et_pb_column_2.et-last-child{order:2}.et_pb_row_2_tb_header .et_pb_menu,.et_pb_row_3_tb_header .secondary-menu-menu-container{position:relative}.et_pb_row_3_tb_header .secondary-menu-menu-container .et_pb_menu__wrap .et_mobile_nav_menu::after{background-image:url(https://greaterhoustonsharpening.com/wp-content/uploads/2021/12/right-menu-icon-1.png);content:'';background-repeat:no-repeat;background-size:100px;background-position:right center;position:relative;height:40px;width:115px}.et_pb_row_2_tb_header .et_pb_menu .et_pb_menu__wrap .et_mobile_nav_menu::before{background-image:url(https://greaterhoustonsharpening.com/wp-content/uploads/2021/12/left-menu-icon-1.png);content:'';background-repeat:no-repeat;background-size:100px;background-position:left center;position:relative;height:40px;width:115px}.locations-list table.table td:last-child{width:90px!important;text-align:right;vertical-align:top}#footer-widgets .footer-widget .fwidget{margin-bottom:30px}#main-footer .footer-widget:nth-child(3){justify-content:center}#main-footer .footer-widget:nth-child(3) .fwidget{padding-left:0}body .wgs_wrapper .gsc-search-button .gsc-search-button-v2{padding:17px 27px}body .gsc-search-box .gsc-search-box{border-radius:8px}}@media (max-width:767px){body #mobile_menu1 li a{padding:8px 5%}body .location-detail-page .location-left .et_pb_row_0 .et_pb_module:nth-child(2){width:100%;transform:none}body .location-detail-page .row .location_img1 img,body .location-detail-page .row .location_img2 img{height:auto}.custom-header .et_mobile_menu{padding:3% 5%}.custom-header p img{width:100px}#footer-widgets .footer-widget,#footer-widgets .footer-widget:empty{margin:0!important}#question_form.cl_question_form .border_comment_box .form-group{display:inline-block!important}.border_comment_box .arrow-icon,.border_comment_box .arrow-icon1,.border_comment_box .arrow-icon2{display:inherit}body .custom-header .et_pb_text_1_tb_header h1{font-size:32px}.row-div .col-lg-9{max-width:100%!important}.cl_question_form .form-group label{white-space:inherit}.fs-30{font-size:22px!important}.about-wrapper h4,.fs-32{font-size:24px!important}.ticket_list_text.ticket_message_text .message_text,body .location-timing tr td,body .what-to-wrapper-one p,body ul.sitemap_list a{font-size:16px}.message_text{word-break:break-all}.faqs_list h1,.message_text h1,.message_text h2{font-size:22px}.faqs_list li h3{font-size:18px;line-height:1.4}.faqs_list li .answer p{font-size:14px}.faqs_list li .ans-19 tr td{width:100%;display:inline-block}.faqs_list li .ans-19 td img{max-width:160px!important}body .faqs_list li .ans-21 img{float:none!important;margin-top:0!important}.customer_ticket_form .row-div .rating,.faqs_list li .answer .ans_23{display:block!important}body .contact-wrapper h3{font-size:26px}.et_pb_row.search_box{width:85%}.search_box h2,.secondary-menu-menu-container li a,.secondary-menu-menu-container li:before,.what-to-wrapper-one h2.blue,body .location-detail-page .decorator h3{font-size:20px}.faqs_list li .ans_23 div{width:100%!important}.faqs_list li .ans_23 .que_23{left:0}.location_cont h3,h3#store_pricing_title{font-size:18px}body .td_arrowimg img{bottom:100px}.location-left .et_pb_column .et-last-child,.what-to-expect-next-table-2 tr{display:grid}.what-to-expect-next-table-2 tr td{width:100%}.what-to-expect-next-table-2 .black_boder_box{margin:0}.et_pb_column,body .what-to-wrapper .black_boder_box{margin-bottom:0}.faqs_list li tr td{font-size:14px!important}.et_pb_code_inner .wos-table{overflow-x:auto}body .cont_div{padding-left:0}body .locations-list .table tr td a{font-size:13px;text-align:left}.et-db #et-boc .et-l .et_pb_text_1_tb_header h1{font-size:32px!important}.col-lg-6.location_img1,.col-lg-6.location_img2{max-width:100%;flex:0 0 100%}.row-div .border_comment_box.mb15 .form-group label{width:80%!important}.row-div .border_comment_box.mb15 .form-control.phonenumber_input,.row-div .border_comment_box.mb15 .form-control.store_code_input,.row-div .border_comment_box.mb15 .form-control.ticket_input{display:inline-block;margin:5px 15px 0 35px}.et_pb_section.et_pb_section.home-wrapper.et_section_regular .et_pb_row{display:flex;flex-wrap:wrap}.home-wrapper .et_pb_column.et_pb_column_0,.location-left .et_pb_column .et-last-child .et_pb_module .et_pb_text_1{order:1}.home-wrapper .et_pb_column.et_pb_column_2.et-last-child{order:2}.fundamental-wrapper h3{font-size:18px!important}.fundamental-wrapper ul>li:before{font-size:20px!important}.et_pb_gutters3.et_pb_footer_columns6 .footer-widget .fwidget{margin:0;padding:20px 0 0 30px}body #footer-widgets .footer-widget .fwidget{margin-bottom:1%!important;margin-top:15px!important}.about-wrapper p,.contact-wrapper p{font-size:15px!important}.locations-list table.table td:last-child{width:90px!important;text-align:right;vertical-align:top}#main-footer .widget_search{min-width:100%!important}.customer_ticket_form .rating .col-lg-9 div.purple label{white-space:inherit!important}body ul.faqs_list{padding-left:0!important}.contact-wrapper p.cont-us span,body .what-to-wrapper .wte-img-div{display:block}body .what-to-wrapper .et-last-child p img{display:none}.location-left .et_pb_column .et-last-child .et_pb_module .et_pb_code{order:0}}@media (max-width:480px){.et-db #et-boc .et-l .et_mobile_menu{border-top:none!important;width:75%;top:101%}.custom-header .et_pb_text_1_tb_header h1{font-size:32px}.custom-header .et_mobile_menu{padding:3% 5%}.custom-header .et_pb_row--with-menu{padding:10px!important}body #mobile_menu1 li a{padding:4px 5%}body .contact-wrapper p.blue.fs-18,body .home-wrapper h3{font-size:20px!important}.fs-22{font-size:18px!important}.faqs_list li .ans-18 table tr td{display:inline-block;width:100%}.faqs_list li .ans-18 table tr td img{margin:0!important;padding:0!important}.faqs_list li .ans-18 table tr td:empty{display:none}.faqs_list li .ans_23 div{width:100%!important}.faqs_list li .ans_23 .que_23{left:0}body .gm-style .gm-style-iw-c{max-width:300px!important}body .location-left .address h3{background-position:bottom right 20px}body .location-left .et_pb_code_inner u a{word-break:break-all!important}.faqs_list li .ans-18 tr:first-child,.faqs_list li .ans-19 tr:first-child{display:flex;flex-wrap:wrap}.faqs_list li .ans-18 tr:first-child td.t-td,.faqs_list li .ans-19 tr:first-child td.t-td{order:0}.faqs_list li .ans-18 tr:first-child td.fr-td,.faqs_list li .ans-19 tr:first-child td.f-td{order:1}.faqs_list li .ans-18 tr:first-child td.f-td,.faqs_list li .ans-19 tr:first-child td.s-td{order:2}.faqs_list li .ans-18 tr:first-child td.s-td{order:3}body .faqs_list span a{margin-bottom:10px;float:none;display:inline-block}}@media (max-width:600px){.et_pb_gutters3.et_pb_footer_columns6 .footer-widget .fwidget{padding-left:0!important}#footer-widgets .footer-widget{display:grid;text-align:center}}@media (min-width:601px) and (max-width:1024px){#footer-widgets .footer-widget:nth-child(2n){display:flex;justify-content:space-between;align-items:center}}@media (min-width:601px) and (max-width:980px){#footer-widgets .footer-widget:nth-child(2n) .fwidget,#footer-widgets .footer-widget:nth-child(2n) .fwidget:nth-child(-n+3){padding:0}}@media (min-width:480px) and (max-width:992px){.custom-header .et_mobile_menu{padding:3% 2%;width:80%}#mobile_menu1 li.menu-item{min-width:36%;display:inline-block;vertical-align:top}#mobile_menu1 li:first-child,#mobile_menu1 li:nth-child(10),#mobile_menu1 li:nth-child(4),#mobile_menu1 li:nth-child(7){min-width:25%}#mobile_menu1 li.menu-item a{font-size:15px!important;padding:0}}@media screen and (min-width:0) and (max-width:1023px){body .what-to-wrapper .wte-img-div{display:block}body .what-to-wrapper .et-last-child p img{display:none}}@media screen and (min-width:1024px){body .what-to-wrapper .wte-img-div{display:none}#main-footer .footer-widget:nth-child(4){justify-content:center}}@media screen and (max-width:480px){body .secondary-menu-menu-container li a,body .secondary-menu-menu-container li:before{display:inline-block!important;color:#25a507;font-size:18px}body #mobile_menu2 li a{font-size:16px!important;color:#25a507!important;padding-left:0}}.home-wrapper ol>li{font-size:19px!important}.et-menu-nav li,.et-menu-nav li a{position:relative;line-height:normal;display:inline-block;text-align:center}.home-wrapper ol>li,.secondary-menu-menu-container ul{border:1px solid #ccc}.cl_question_form .form-group.display-none label,.et-menu-nav li,.et-menu-nav li a,.pricing_third p span,.user_star_rating .checkmark,ul.social_icon li,ul.social_icon li a{display:inline-block}#header,#main_wrapper,body{background:#fff}@font-face{font-family:'Arial Rounded MT';src:url(../../../themes/divichild/fonts/ArialRoundedMTBold.eot);src:url('../../../themes/divichild/fonts/ArialRoundedMTBold.eot?#iefix') format('embedded-opentype'),url(../../../themes/divichild/fonts/ArialRoundedMTBold.woff2) format('woff2'),url(../../../themes/divichild/fonts/ArialRoundedMTBold.woff) format('woff'),url(../../../themes/divichild/fonts/ArialRoundedMTBold.ttf) format('truetype'),url('../../../themes/divichild/fonts/ArialRoundedMTBold.svg#ArialRoundedMTBold') format('svg');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Arial Rounded MT';src:url(../../../themes/divichild/fonts/ArialRoundedMTStd-ExtraBold.eot);src:url('../../../themes/divichild/fonts/ArialRoundedMTStd-ExtraBold.eot?#iefix') format('embedded-opentype'),url(../../../themes/divichild/fonts/ArialRoundedMTStd-ExtraBold.woff2) format('woff2'),url(../../../themes/divichild/fonts/ArialRoundedMTStd-ExtraBold.woff) format('woff'),url(../../../themes/divichild/fonts/ArialRoundedMTStd-ExtraBold.ttf) format('truetype');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Courier Bold';src:url(../../../themes/divichild/fonts/courier_new_bold.woff2) format('woff2'),url(../../../themes/divichild/fonts/courier_new_bold.woff) format('woff');font-weight:400;font-style:normal;font-display:swap}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:'Arial Rounded MT',sans-serif!important;font-weight:700!important;font-style:normal}#main_wrapper,.et-menu-nav li,.home-wrapper h2,.home-wrapper h3,.home-wrapper h4,.home-wrapper ol>li,.secondary-menu-menu-container li,body{font-family:'Arial Rounded MT',sans-serif}#main_wrapper{width:100%;height:100%;margin:0;padding:0;position:relative}b{font-weight:700}.faqs_list li .answer p.red,.red{color:#fd2102}.dark-blue{color:#00008b}.orange{color:#ff8c00}#left-area .post-meta a,.black,.faqs_list li .answer p.black,.faqs_list li .text_black p,.faqs_list li tr td.black,.location-timing tr,article.et_pb_post{color:#000}#main-footer .footer-widget .fwidget:first-child li a,.green{color:#25a507!important}.cyan,.form-group.cyan .form-control .form-control{color:#0aa}.brown{color:#c46200}.dark-brown,.table_data td,.ticket_list_text.dark-brown a{color:#964b00}.blue,.locations-list ul li a,.locations-list ul li:first-child,.search-results .entry-title a,.ticket_list_title a{color:#0035fd}#main-footer #footer-widgets .footer-widget a,#main-footer #footer-widgets .footer-widget li a,#main-footer #footer-widgets .footer-widget li a:hover,#main-footer .footer-widget,.footer{color:#fff}.mobile-menu{display:none}#header{padding:15px 0;width:100%;box-sizing:border-box;position:relative;text-align:center}#tm_builder_outer_content .tm_pb_module ol>li a:hover,.contact-wrapper h3 span,.et_pb_section .faqs_list li p a,.et_pb_section.home-wrapper .timing-hours h3 a:hover,.fundamental-wrapper h4 span,.home-wrapper h2 span,.home-wrapper ol>li>a:hover,.ticket_list_title a:hover,.underline,a.on-hover-link:hover,h4.about-us-title{text-decoration:underline}#tm_builder_outer_content .tm_pb_module ol>li:before,.form-group-rating .label,.form-group.green .form-control,.form-group.green .form-control .form-control,.location-timing tr:nth-child(6),.location-timing tr:nth-child(7),.que span{color:#25a507}.et-menu-nav li{list-style:none;padding:0 20px;box-sizing:initial;margin:0}.et-menu-nav li a{text-decoration:none;padding:0;font-size:22px;color:#0035fd!important;font-weight:700;opacity:1!important}.location-left .address h3{padding-right:50px;background-image:url(../../../themes/divichild/images/arrow.png);background-repeat:no-repeat;background-size:38px;background-position:82%}.et_pb_text_1 .wrapper #map-canvas{height:454px!important}.location-detail-page{padding:20px}@media (min-width:1025px){.location-detail-page{padding-left:0;padding-right:0}}.locations-list table{width:100%;margin:20px 0}.right_part{padding-top:15px}#tm_builder_outer_content{width:100%;max-width:100%}.fundamental-wrapper ul,.home-wrapper ol,.secondary-menu-menu-container ul{counter-reset:list;padding:0}.footer p,.secondary-menu-menu-container li:before{padding-top:5px}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{font-size:40px!important;opacity:1!important}.home-wrapper ol>li{list-style:none;font-size:20px;font-weight:700;line-height:1.3;margin-bottom:10px;color:#000;padding:10px 15px}.fundamental-wrapper ul>li:before,.home-wrapper ol>li:before,.secondary-menu-menu-container li:before{content:"(" counter(list) ") ";counter-increment:list;font-family:'Arial Rounded MT',sans-serif;color:#25a507}.fundamental-wrapper ul>li:before{content:"(" counter(lis) ") ";left:0;position:absolute;font-size:24px;color:brown}.fundamental-wrapper .et_pb_module h1.fundamentals-title,.ticket_list_title.toggle-div{font-size:22px}.about-wrapper .et_pb_module p a,.fundamental-wrapper .et_pb_module ul li a,.what-to-wrapper .et_pb_module p a{color:inherit;text-decoration:underline}.secondary-menu-menu-container li a{padding-top:7px}.fundamental-wrapper ol>li::marker{display:none}.home-wrapper ol>li>a{color:#25a507;text-decoration:none}#footer-info,#tm_builder_outer_content .tm_pb_module ol,.border_comment_box .col-lg-8{padding:0}h4{font-size:20px;line-height:1.2}.home-wrapper h2{font-weight:700;color:#979a00;font-size:48px}.home-wrapper h4{font-size:22px;margin-bottom:10px;margin-top:15px;font-weight:700;color:#000}.cl_message_list_table p,.link-location,.secondary-menu-menu-container{margin-top:0}.home-wrapper h3{font-size:28px;margin-top:15px;line-height:normal}.footer{font-size:14px;float:left;width:100%;background:#000;padding:15px 0}.footer p{float:left;font-size:13px}ul.social_icon{float:right;padding:0}ul.social_icon li a{color:#000;font-size:14px;width:30px;height:30px;line-height:30px;list-style:none;padding:0 10px;background:#fff;border-radius:50%;margin:0 3px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}.arrowimg,.et_pb_row,.td_arrowimg{position:relative}.secondary-menu-menu-container li{margin-top:0!important}.secondary-menu-menu-container li a,.secondary-menu-menu-container li:before{font-size:28px;font-weight:700;color:#25a507!important;padding-right:10px;line-height:normal}.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li,.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li{margin-top:0!important}.et-menu a:hover{opacity:1}.et_pb_row{width:80%;max-width:1080px;margin:auto}#main-footer{background-color:#000;padding:30px 0}#main-footer #footer-widgets,#main-footer .footer-widget,#main-footer .footer-widget:first-child{padding-top:0}#main-footer .footer-widget:last-child,.et_pb_gutters3.et_pb_footer_columns4 #main-footer .footer-widget .fwidget{margin:0}#main-footer #footer-widgets .footer-widget .et-social-icons{float:left;padding-top:15px;width:100%;text-align:center}#main-footer #footer-widgets .footer-widget .et-social-icons li{list-style:none;padding:0;margin:0 5px}#footer-bottom,#footer-bottom .et-social-icons,#footer-widgets .footer-widget li:before,#main-footer #footer-widgets .footer-widget .et-social-icons li:before,.content_div .store_pricing_img,.et_right_sidebar #main-content .container:before,.lable_star_rating input[type=radio],.resharp-market,.store_pricing_img h3{display:none}.et-social-linkedin a.icon:before{content:'\e09d'}#main-footer #footer-widgets .footer-widget .et-social-icons li a{font-size:28px}#main-footer .footer-widget{width:auto;flex-wrap:wrap;margin-right:0;margin-bottom:0}.widget_search{clear:both}.et_pb_gutters3.et_pb_footer_columns6 .footer-widget .fwidget{margin:0;padding:0 0 0 30px}#footer-widgets .footer-widget li,.border_comment_box .col-lg-12,.cl_question_form .col-lg-6,.rating .col-lg-9{padding-left:0}#main-footer .widget_text .textwidget h3{text-transform:uppercase;white-space:nowrap;color:#fff!important}#main-footer #footer-widgets .textwidget .copyright-info a{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}#main-footer #footer-widgets .footer-widget a,#main-footer #footer-widgets .footer-widget li a{font-size:19px}#main-footer .footer-widget .fwidget:nth-child(2) li a{color:#0070c0!important}#main-footer .footer-widget .fwidget:nth-child(3) li a{color:#e47014!important}#main-footer .qr_code_image img{max-width:100%;width:130px}.fundamental-wrapper ul li{counter-increment:lis;list-style:none;font-size:16px;padding-left:45px;padding-bottom:5px;line-height:1.4}.fs-15{font-size:15px}.fs-18{font-size:18px!important}.fs-22{font-size:22px!important}.about-wrapper h1,.fs-30{font-size:30px}.about-wrapper p,.contact-wrapper p{font-size:16px;padding-bottom:5px;line-height:1.3}.what-to-wrapper p,.what-to-wrapper p:first-child{padding-bottom:10px}.what-to-wrapper p{font-size:17px;line-height:1.3}.input-div{display:flex;margin-top:10px}.black_boder_box{padding:15px;margin-bottom:20px;border:2px solid #000}.what-to-wrapper-one p{font-size:18px;padding-bottom:10px;line-height:1.3}.what-to-wrapper h1,.what-to-wrapper-one h1{line-height:normal}.what-to-expect-next-table-2 .black_boder_box{margin-right:10px}table.what-to-expect-next-table,table.what-to-expect-next-table tr td,table.what-to-expect-next-table-2,table.what-to-expect-next-table-2 tr td{border:none!important;padding:0;color:#964399;vertical-align:top}table.what-to-expect-next-table-2{margin:0!important}table.what-to-expect-next-table-2 tr td{vertical-align:middle}.what-to-expect-next-table tr td.add{width:40%}table.what-to-expect-next-table tr td:first-child{padding:20px 15px 0 0}.fundamental-wrapper p{line-height:1.3;padding:7px 0 3px!important}.pl15{padding-left:15px}.contact-wrapper p a{color:#25a507;color:inherit;text-decoration:underline}.contact-wrapper p{padding-bottom:15px}.contact-wrapper p.blue.fs-18{letter-spacing:0;font-size:26px!important;font-family:'Courier Bold',sans-serif;font-weight:700;line-height:1.4;padding:0 0 10px}.contact-wrapper h1{font-size:34px}#main-footer .widget_search,#wgs_widget-3{min-width:400px}#main-footer .footer-widget:nth-child(4){display:flex;align-items:flex-end;padding-top:10px}.purple{color:#964399}.arrowimg{padding-right:50px}.arrowimg img{position:absolute;top:1px;right:-10px}.dark-yellow{color:#ae6824}.fs-32{font-size:32px}.fs-24,.single-faq .faq-detail-page .faqs_list h3{font-size:24px}.fs-17{font-size:17px}.fs-20{font-size:20px}.fs-27{font-size:27px}.customer-wrapper h4{margin:0;padding:0;line-height:1.4}.customer-wrapper h1{line-height:normal;padding:0}.customer-wrapper h3.mb10{margin-bottom:12px}.pl-70{padding-left:100px}.row{display:flex;flex-wrap:wrap;margin-left:-.9375rem;margin-right:-.9375rem}.row-div{display:block;flex-wrap:wrap;margin:0!important}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.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-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-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-left:.9375rem;padding-right:.9375rem}.cl_question_form .form-group .form-control{border:none;border-bottom:2px solid;outline:0;width:auto;display:table-cell;padding:0 0 0 5px;font-size:20px}.cl_question_form .form-group label{font-size:22px;display:table-cell;width:1px;white-space:nowrap;vertical-align:middle}.cl_question_form .form-group{display:table;width:100%;margin-bottom:5px}.border_comment_box .arrow-icon,.border_comment_box .arrow-icon1,.border_comment_box .arrow-icon2{background-size:30px;background-repeat:no-repeat;background-position:7% 30%;padding-left:43px;font-size:18px}.border_comment_box .arrow-icon{background-image:url(../../../themes/divichild/images/left-arrow.png)}.border_comment_box .arrow-icon1{background-image:url(../../../themes/divichild/images/left-arrow-1.png)}.border_comment_box .arrow-icon2{background-image:url(../../../themes/divichild/images/left-arrow-2.png)}.mb15{margin-bottom:156px}.form-group.purple .form-control{color:#964399;border-color:#964399}.form-group.black .form-control{color:#000;border-color:#000}.form-group.blue .form-control{color:#0035fd;border-color:#0035fd}.form-group.red .form-control{color:#fd2102;border-color:#fd2102}.form-group .form-control.your_name_input,.sitemap_items ul{width:100%}.form-group.dark-blue .form-control .form-control{color:#00008b;border-bottom:2px solid #00008b}.cl_question_form .btn.btn-default{padding:0 30px;border:none;background:#000;display:inline-block;float:left;height:35px;color:#fff;font-size:14px;cursor:pointer;line-height:40px;margin-top:5px}.cl_question_form .form-group .form-control.phonenumber_input,.cl_question_form .form-group .form-control.store_code_input,.cl_question_form .form-group .form-control.ticket_input{border:2px solid;padding:5px 5px 0;margin-right:5px;margin-left:5px;text-transform:uppercase}.cl_question_form .form-group .form-control.ticket_input{color:#a0a0a0;padding-right:0;width:90px}.cl_question_form .form-group .form-control.ticket_input::placeholder{color:#a0a0a0}.cl_question_form .form-group .form-control.store_code_input{color:#8f8fcc;width:73px}.cl_question_form .form-group .form-control.store_code_input::placeholder{color:#8f8fcc}.cl_question_form .form-group .form-control.phonenumber_input{color:#9fcad8;width:63px}.cl_question_form .form-group .form-control.phonenumber_input::placeholder{color:#9fcad8}.mb10{margin-bottom:20px}.customer-wrapper p{line-height:1.3;font-size:15px;padding-bottom:10px}.form-group.purple textarea.form-control{background:url(../../../themes/divichild/images/line.png) 0 14px;line-height:30px;height:90px;width:100%;padding-left:0}.form-group.purple textarea.form-control#question_message{border:none}.td_arrowimg img{position:absolute;bottom:80px;right:10px;width:56px;max-width:none}#loginform-custom label,#question_form.cl_question_form .form-group label.label,.cl_question_form .form-group.form-group-rating,.content_div .store_pricing_img.first_image,.register_section label,.single-faq .faq-detail-page .faqs_list li .answer,.single-resharp .faq-detail-page .faqs_list li .answer,.user_star_rating .checkmark svg{display:block}.cl_question_form .form-group label.label{display:block;margin-bottom:10px;width:100%}.cl_question_form .form-group label.lable_star_rating{display:inline-block;margin-right:5px;width:auto;cursor:pointer}.lable_star_rating.active svg path,.user_star_rating .checkmark.active svg path{fill:#fd2102}.lable_star_rating.hover svg path{fill:#fd2102!important}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;color:#212529;text-align:left;list-style:none;background-clip:padding-box;border:1px solid #e9ecef;border-radius:.25rem;padding:4px 0;font-size:14px;-webkit-box-shadow:0 0 13px 0 rgb(236 236 241);box-shadow:0 0 13px 0 rgb(236 236 241);background-color:#fff;margin:0}.border_comment_box .form-group{display:flex;width:100%}.row-div .num{font-size:22px;padding-right:2px}.row-div .rating{display:flex}.datepicker{border:1px solid #ccc;padding:8px}.customer_ticket_list{margin-top:10px;margin-bottom:20px}.ticket_list_text{font-size:22px;display:inline-block}.ticket-pagination{width:100%;text-align:center}.customer_ticket_list>.ticket_list_text{margin-right:20px;margin-bottom:10px}.customer_ticket_list>.user_star_rating{display:inline-block;vertical-align:middle;float:right;margin-top:0}.user_star_rating{display:block;margin-top:-7px}.ticket-pagination a.disable{color:#ccc;cursor:none}.DashboardPage .state-overview a.cat_btn{color:#0035fd;font-size:18px;text-decoration:underline;margin-bottom:10px;display:inline-block;margin-top:10px}.cont_div p span:last-child,.ticket_list_text a.cat_btn{padding-right:0}.customer_ticket_list .ticket_list_text.ticket_message_text,.location_img1{margin-right:0}.ticket_list_text.ticket_message_text .message_text{background:url(../../../themes/divichild/images/line.png) 0 14px;line-height:30px;display:inline-block;font-size:20px;width:100%}.ticket_list_title{margin-bottom:10px}#loginform-custom,.register_section{max-width:350px;margin:30px auto 0;background:#fff;padding:20px;border:1px solid #ccc}.register_section{margin-top:10px}#loginform-custom input[type=password],#loginform-custom input[type=text],.register_section input[type=email],.register_section input[type=password],.register_section input[type=text]{padding:10px;width:100%}#loginform-custom input[type=submit],.register_section input[type=submit]{padding:11px 30px;border:none;background:#000;color:#fff;font-size:15px;line-height:1;cursor:pointer}.register_section .ghs_header{margin-bottom:10px;font-size:18px}.gm-style .gm-style-iw-c p b,.register_section .error,.resharp-myths-section .content-div p span.red,.tb_data table span,table td.red{color:red}.customer_ticket_form .success_message{color:#26a507;font-size:18px;margin-bottom:12px}.customer_ticket_form .error_message{color:red;font-size:18px;margin-bottom:12px}.border_box,.border_comment_box.mb15{margin-bottom:15px}.customer_ticket_form .border_comment_box .error_message{position:absolute;right:15px;top:15px;margin:0}.wall_of_shame_page,.wall_of_shame_page .what-to-wrapper-one p{font-size:14px;padding-bottom:10px;line-height:1.3;text-align:justify}.sitemap_items{padding-left:30px}.sitemap_items li{width:100%;float:left;list-style:none}.sitemap_items .et-menu-nav li a{color:#000;font-size:18px}.table_data table td,.table_data table tr{padding:5px;border:none}.entry-content table:not(.variations),body.et-pb-preview #main-content .container table{border:none;padding:5px 10px}.tb_data table,.tb_data table td,.tb_data table tr{border:1px solid #ccc;text-align:center;padding:4px 8px;font-size:13px;line-height:1}.location h3,.location p,.location_cont h3,.location_cont p{color:#00f}.table_data hr{margin-bottom:30px;border-color:#000}.table_data_sharpen table .border_thick td{border-top:3px solid #000}.table_data_sharpen table,.table_data_sharpen table td,.table_data_sharpen table tr{border:1px solid #ccc;text-align:left;padding:4px 8px;font-size:13px;line-height:1}.what-to-wrapper-one .block{border:1px solid orange}body.et-pb-preview #main-content .container .tb_data table tr td{border-top:1px solid #eee;padding:5px 10px}.border_box{border:2px solid #000;padding:10px 10px 0}.border_comment_box{border:3px solid #000;padding:5px 0 5px 10px;margin:4px 0;width:100%;position:relative}.comment_box_top .c-image{width:45%;display:block;margin:0 auto;padding-top:10px;padding-bottom:5px}.comment_box_top .c-image img{margin:0;float:none;width:100%;display:block}.faqs_list li{list-style:none;padding:0;margin:0 0 10px}.faqs_list li tr td,.sublist li{color:#964399;margin:0;font-size:16px}.faqs_list li h3{color:#000;cursor:pointer;position:relative;padding-bottom:5px}.resharp-myths-section .faqs_list li h3{display:flex;grid-gap:5px}.faqs_list li .answer{position:relative;padding-left:60px;display:none}.faqs_list li .answer p{color:#964399;font-size:16px;line-height:1.4;padding:3px;text-align:justify}.search_box{border:1px solid #000;max-width:600px}.faqs_list li .answer::before{content:'(A)  ';position:absolute;left:34px;top:0;color:#964399}.faqs_list .box_margin{max-width:750px}.faqs_list li .answer p.text-index{text-indent:-34px;padding-left:38px}.faqs_list li tr{line-height:1.5}.faqs_list li tr td{border:none;padding:0;line-height:1.5}.faqs_list span a{color:red;float:right;padding-right:30px}.faqs_list .orange{margin-top:20px}.faqs_list{counter-reset:list}.faqs_list li h3:before{content:"(" counter(list) ")  ";counter-increment:list}.sub_list li{list-style:numbers;color:#964399;font-size:16px}.sublist li{list-style-type:lower-alpha}tbody>:nth-child(2){border:none;outline:0}.pricing_img{float:left;width:55%}.pricing_third br{content:"";height:11px;display:block}.que_23{display:flex;align-items:flex-start;left:-90px;position:relative}.que_23 img{margin-right:15px}.faqs_list li .border_box{border:2px solid #000;padding:5px 5px 0;margin:5px 0}ul.sitemap_list a{color:#00f;font-size:20px}ul.sitemap_list{margin:0;padding:0 40px}ul.sitemap_list li{list-style:none}.content_div .et_pb_column_3_5{margin:0;width:53%}.img_div{margin:0;padding:0;float:left}.cont_div br{content:"";height:9px;display:block}.cont_div{margin:0;padding-left:20px}.content_div .et_pb_column_2_5{margin:0;padding:0;width:47%}.cont_div p,.pricing_third p{padding-bottom:2px;line-height:1.4;font-size:12px}.cont_div p span{display:inline-block;padding-right:4px}ol.border_list{border:2px solid #000;width:30%;padding:10px}ol.border_list li{list-style-position:inside}.price_div{margin-bottom:9px}.cl_message_list_table{background:#f8f8f8;border:1px solid #ccd0d4;box-shadow:0 1px 1px rgb(0 0 0 / 4%);width:100%;clear:both;margin:0 0 20px;padding:15px;box-sizing:border-box;font-size:14px}.cl_message_list_table:after,.cl_message_list_table:before{content:"";clear:both;display:table}.wp-die-message,.wp-die-message p{line-height:1.5;margin:1em 0;font-size:14px;font-family:Open Sans,Arial,sans-serif;padding:0}.cl_message_list.adminside{background:#f1f1f1;box-shadow:none;float:left}.cl_message_list{float:right;clear:both;background:#fff;border:1px solid #ccc;border-radius:4px;padding:15px;margin-bottom:15px;box-shadow:none;min-width:50%;max-width:90%}.cl_message_list h5{margin-top:0;font-weight:600;text-transform:capitalize}#question_form.cl_question_form .form-group{display:flex;width:100%;margin-bottom:10px;margin-top:7px;align-items:center}#question_form.cl_question_form .form-group:last-child{margin-bottom:4px}.rating .form-group-rating{display:block!important}#question_form.cl_question_form .form-group.purple-praise{display:inline-block!important;width:100%;border:3px solid purple;padding:10px;margin-top:5px;padding-bottom:0}#question_form.cl_question_form .form-group label{margin-bottom:0;display:inline-block;width:auto}#question_form.cl_question_form .btn.btn-default{line-height:40px;height:40px}.locations-list .table th{font-size:20px;font-weight:700;line-height:1.3;margin-bottom:10px;color:#000;padding-left:0;padding-right:0}.entry-content .locations-list .table tr td{border-top:1px solid #ccc;padding-left:0;padding-right:0}.locations-list .table tr td{line-height:1.3}.locations-list .table tr td a{text-decoration:none;padding:0;display:inline-block;font-size:16px;color:#0035fd;position:relative;font-weight:700;text-align:left;line-height:1.2}.locations-list .table tr td:last-child a{text-align:center}.location-left h3{font-size:26px;color:#000;margin-bottom:20px;line-height:1.4}.location-left h5,.location-left h5 a{color:red;font-size:15px;margin:0 0 15px;line-height:1.2}.pricing_third{float:left;width:45%;padding-left:15px}.location-timing{padding:0;margin:0;width:100%}.location-timing tr td{font-size:20px;line-height:1.6}.location-timing tr td:last-child{text-align:right;width:auto!important}#main-content #left-area{width:100%;padding:0 0 30px}.link-location a,.link-location p a{color:#494394;font-size:18px}.link-location p{color:#494394;margin-bottom:5px;font-size:15px}.location-right .table{margin-top:15px;background:#fdfacd;width:100%;padding:10px;display:inline-block}.location-right .table td{padding:5px 10px;color:#e34220}.location-detail-page .decorator h1{font-size:26px;color:#893188;margin:20px 0;padding:0}.gm-style .gm-style-iw-c h3{margin-top:5px}.gm-style .gm-style-iw-c p{font-size:16px;font-weight:700;padding-bottom:10px;color:#25a507}.gm-style .gm-style-iw-c a{color:#0035fd!important;text-decoration:underline!important}.gm-style .gm-style-iw-c .gm-ui-hover-effect{right:0!important;top:0!important;width:35px!important;height:35px!important}.gm-style .gm-style-iw-c .gm-ui-hover-effect img{width:35px!important;height:35px!important;margin:0!important}.gm-style .gm-style-iw-c{max-width:600px!important}.gsc-control-cse,.gsc-search-box{margin:0!important;padding:0!important}body .gsc-search-box table{border:none!important;padding:0!important;margin:0!important}body .gsc-search-box .gsc-search-box{border:1px solid #ccc!important;border-radius:3px;background:#fff}body .wgs_wrapper .gsc-input-box .gsib_a input{height:auto!important;padding:10px 25px 10px 13px!important;margin:0!important;background-position:17px 50%!important}body .wgs_wrapper .gsc-search-button .gsc-search-button-v2{margin:0!important;padding:13px 27px;border:none;cursor:pointer}.gsc-search-box .gsc-search-box td{padding:0!important;border:none}.google_et_pb_widget .et_pb_widget{margin:0!important;width:100%!important;float:none;display:inline-block}.google_et_pb_widget.et_pb_widget_area_left{padding:0;border:none}.locations-list ul{text-align:center;padding-top:10px}.locations-list ul li{display:inline-block;padding:5px 30px;font-size:26px}.locations-list ul li.active a{color:#fd2102;text-decoration:underline}.search-results article.et_pb_post{color:#000;font-size:16px;margin-bottom:60px}.search-results #left-area article.et_pb_post span.author a{color:#00f;text-decoration:underline}form.searchform input[type=text]{width:50%;height:35px;border:1px solid #000;color:#000;padding:5px 10px;font-weight:500}form.searchform input[type=submit]{height:35px;border:1px solid #000;width:100px}form.searchform input::-webkit-input-placeholder{color:#000}form.searchform input:-ms-input-placeholder{color:#000}form.searchform input::placeholder{color:#000}.faqs_list li img.featured-img{float:right;max-width:180px;padding-left:20px}.space-left{top:4px;position:relative;padding-left:10px}.custom-header nav.et-menu-nav ul li.last-child{width:100%;justify-content:center}.custom-header nav.et-menu-nav ul li.last-child a{color:#816801!important}.resharp-myths-section ol.list-info li{margin-bottom:0;color:#000}.resharp-myths-section ol.list-info li span{color:#98470a}.resharp-myths-section .answer .d-flex{display:flex;grid-gap:10px;align-items:start}.resharp-myths-section .answer .d-flex>.list-info{width:85%}.resharp-myths-section .d-flex .img-div.mt_20{margin-top:-20px;text-align:center}.resharp-myths-section .faqs_list li h3 img.featured-img{margin-top:-50px}.resharp-market a,.resharp-marketing a{color:#816801!important;font-size:20px!important}.resharp-marketing{padding:15px 0 5px}.faqs_list li .answer p.pt-10{padding-top:12px}@media (max-width:1300px){#wgs_widget-3{min-width:360px}}@media screen and (max-width:1036px){body .resharp-market{display:block}#main-footer .footer-widget:nth-child(3),body .resharp-marketing{display:none}body #footer-widgets .footer-widget:nth-child(2) .fwidget:nth-child(4){width:100%;padding:15px 0 15px 30px}#footer-widgets .footer-widget:nth-child(2n){margin-bottom:15px!important}}@media (max-width:1024px){.et_pb_text_1_tb_header h1{font-size:46px}.locations-list table.table-heading td:first-child{font-size:28px}.locations-list table.table-heading td a{font-size:24px;vertical-align:middle}.locations-list .table tr td a{font-size:14px}.locations-list ul li{padding:5px 20px;font-size:22px}.locations-list ul{padding-top:20px}.location-left .address h3{padding-right:85px;background-size:30px;background-position:right 45px bottom}}@media (max-width:992px){.resharp-myths-section .d-flex .img-div.mt_20{margin-top:0}.resharp-myths-section ul.faqs_list li h3#que1{position:unset}.resharp-myths-section ul.faqs_list li h3#que1 span{width:70%}.resharp-myths-section ul.faqs_list li h3#que1 img.featured-img{position:absolute;margin-top:0;top:0;right:0}.resharp-myths-section ul.faqs_list li:first-child div.answer{margin-top:75px}}@media only screen and (max-width:820px){.resharp-myths-section ul.faqs_list li:first-child div.answer{margin-top:50px}.resharp-myths-section ul.faqs_list{padding-bottom:30px!important}}@media (max-width:980px){body #mobile_menu1 li.last-child a{color:#816801!important}.resharp-myths-section .faqs_list li h3{line-height:1.3}.resharp-myths-section .answer .d-flex{display:block}.resharp-myths-section .answer .d-flex>.list-info{width:100%}#main-footer .footer-widget:nth-child(4){justify-content:center}body footer #footer-widgets .footer-widget:nth-child(2) .fwidget:nth-child(4){padding:0 0 0 30px}}@media (max-width:900px){div.pp_pic_holder.light_square{width:90%!important;left:50%!important;transform:translateX(-50%)}div.pp_pic_holder.light_square #pp_full_res img,div.pp_pic_holder.light_square .pp_content{width:100%!important;height:auto!important}div.pp_pic_holder.light_square .pp_details{width:100%!important}div.pp_pic_holder.light_square a.pp_close{z-index:99!important;top:-10px!important}div.pp_pic_holder.light_square .pp_bottom .pp_left,div.pp_pic_holder.light_square .pp_bottom .pp_middle,div.pp_pic_holder.light_square .pp_bottom .pp_right{height:25px!important}div.pp_pic_holder.light_square .ppt{display:none!important}}@media (min-width:601px) and (max-width:818px){body #footer-widgets .footer-widget:nth-child(4) .fwidget:first-child{width:100%!important}}@media screen and (max-width:980px){body footer div#footer-widgets .footer-widget:nth-child(2) .fwidget:nth-child(4){padding-left:0}}@media screen and (max-width:718px) and (min-width:554px){.resharp-myths-section ul.faqs_list{padding-bottom:30px!important}}@media (max-width:666px){.location-left .address h3{background-image:none;padding-right:0}.location-left h5 a u:not(:first-child){position:relative}.location-left h5 a u:not(:first-child):before{content:"";width:40px;height:100px;position:absolute;bottom:100%;margin-bottom:10px;left:50%;transform:translatex(-50%);background-image:url(../../../themes/divichild/images/arrow.png);background-repeat:no-repeat;background-size:38px;background-position:82%}}@media (max-width:767px){.locations-list ul li{padding:5px 12px;font-size:16px}.locations-list .table tr td a{font-size:12px}.et_pb_section.test-page .et_pb_module.et_pb_text_align_right{text-align:center}.resharp-myths-section .answer .d-flex .img-div,.resharp-myths-section .answer .d-flex>.list-info{width:100%}.resharp-myths-section .faqs_list li h3 img.featured-img{margin-top:-35px;position:relative;z-index:99}.resharp-myths-section .faqs_list li h3{display:flex}.faqs_list li img.featured-img{max-width:170px}body #footer-widgets .footer-widget:nth-child(2n){margin-bottom:15px!important}@media (max-width:480px){.custom-header .et_pb_text_1_tb_header h1{font-size:32px}.locations-list table.table-heading td:first-child{font-size:14px}.locations-list ul li{font-size:15px;padding:5px 7px}.locations-list ul li:first-child{display:block;line-height:1}.resharp-myths-section .answer .d-flex{display:block}.resharp-myths-section ul.faqs_list li:first-child div.answer{margin-top:25px}}@media (max-width:560px){.resharp-myths-section ul.faqs_list li h3#que1 span{width:50%}}@media (max-width:767px) and (min-width:718px){.resharp-myths-section ul.faqs_list li:first-child div.answer{margin-top:80px}.resharp-myths-section ul.faqs_list{padding-bottom:60px!important}}@media (max-width:440px){.location-left h5 a{position:relative;display:block;line-height:1.3;margin:0}.location-left h5 a u:not(:first-child){position:unset}.location-left h5 a u:not(:first-child):before{left:auto;right:50px;transform:none}.resharp-myths-section .answer ol{padding-left:0}}@media (max-width:410px){.location-left h5 a u:not(:first-child):before{right:20px}.resharp-myths-section ul.faqs_list li h3#que1 span{width:40%}}@media (max-width:360px){.location-left h5 a u:not(:first-child):before{right:0}}}.et-db #et-boc .et-l .et_pb_row_0.et_pb_row{padding-top:0;padding-bottom:0}.et-db #et-boc .et-l .et_pb_image_0{text-align:left;margin-left:0}@media only screen and (max-width:980px){.et-db #et-boc .et-l .et_pb_image_0 .et_pb_image_wrap img{width:auto}}@media only screen and (max-width:767px){.et-db #et-boc .et-l .et_pb_image_0 .et_pb_image_wrap img{width:auto}}