.ht_ctc_chat_greetings_box :not(ul):not(ol){padding:0;margin:0;box-sizing:border-box}.ht_ctc_chat_greetings_box ul,.ht_ctc_chat_greetings_box ol{margin-top:0;margin-bottom:0}.ctc_g_content,.ctc_g_sentbutton,.ctc_g_bottom{margin-top:-.9px!important}.ctc_g_content{max-height:calc(80vh - 140px);overflow-y:auto}.greetings_header_image img{object-fit:cover}.greetings_header_image{position:relative;display:inline-block}.g_header_badge_online{position:absolute;bottom:0;right:0;z-index:1;width:12px;height:12px;border-radius:50%}@media only screen and (max-width: 420px){.ctc_side_positions .ctc_m_p_left{right:unset!important;left:0!important}.ctc_side_positions .ctc_m_p_right{left:unset!important;right:0!important}.ctc_side_positions .ctc_m_p_left .ctc_greetings_close_btn{float:left!important}.ctc_side_positions .ctc_m_p_right .ctc_greetings_close_btn{float:right!important}.ctc_side_positions .ctc_m_cta_order_0{order:0!important}.ctc_side_positions .ctc_m_cta_order_1{order:1!important}.ht_ctc_greetings.ctc_m_full_width{position:fixed!important;bottom:0!important;right:0!important}.ht_ctc_greetings.ctc_m_full_width .ht_ctc_chat_greetings_box{position:unset!important;margin:7px!important;min-width:80vw!important;width:calc(100vw - 14px)!important}.ctc_m_full_width .ctc_g_message_box_width{max-width:85%!important}.ht_ctc_animation:has(.ht_ctc_greetings){animation-fill-mode:none!important}}@media only screen and (min-width: 900px){.ctc_g_content::-webkit-scrollbar{width:2.8px}.ctc_g_content::-webkit-scrollbar-thumb{background:#a5a5a5}}.service-section .service-icon svg {
width: 2em;
height: 2em;
display: block;
fill: #ffffff;
font-size: 23px;  
}
.service-icon {
background: var(--main);
text-align: center;
border-radius: 100%;
display: inline-block;
padding: 12px;
}
.service-icon .image-crop {
display: block;
width: 3em;
height: 3em;
vertical-align: middle;
line-height: 3em;
}
.wash-stribe-payment {
position: relative;
}
.loader {
position: absolute;
margin: 0 auto;
width: 30px;
height: 30px;
margin-left: -15px;
margin-top: -15px;
opacity: 0;
top: 50%;
left: 50%
}
.loader:before {
content: '';
display: block;
padding-top: 100%
}
.loading .loader {
opacity: 1
}
.loader .circular {
animation: rotatekey 2s linear infinite;
height: 100%;
transform-origin: center center;
width: 100%;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto
}
.loader .path {
stroke-dasharray: 1, 200;
stroke-dashoffset: 0;
animation: dash 1.5s ease-in-out infinite;
stroke: #000;
stroke-linecap: round
}
@keyframes dash {
0% {
stroke-dasharray: 1, 200;
stroke-dashoffset: 0
}
50% {
stroke-dasharray: 89, 200;
stroke-dashoffset: -35px
}
100% {
stroke-dasharray: 89, 200;
stroke-dashoffset: -124px
}
}
.wash_payment_list .box_added_content {
display: none;
}
.show_box_added {
cursor: pointer;
font-weight: 500;
text-decoration: underline;
}@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Dosis:wght@800&display=swap");.alert-wrapper{display:flex;width:100%;height:100%;align-items:center;justify-content:center;margin:0 auto;padding:0 auto;left:0;top:0;overflow:hidden;position:fixed;background:rgb(0,0,0,.3);z-index:999999}@keyframes open-frame{0%{transform:scale(1)}25%{transform:scale(.95)}50%{transform:scale(.97)}75%{transform:scale(.93)}100%{transform:scale(1)}}.alert-frame{background:#fff;min-height:350px;width:300px;box-shadow:5px 5px 10px rgb(0,0,0,.2);border-radius:10px;animation:open-frame .3s linear}.alert-header{display:flex;flex-direction:row;height:175px;border-top-left-radius:5px;border-top-right-radius:5px}.alert-header-base{border-top-left-radius:5px;border-top-right-radius:5px}.custom-img-wrapper{min-height:145px;max-height:20rem;overflow:scroll;display:flex;align-items:center;justify-content:center}.alert-img{height:80px;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;align-self:center}.alert-close{width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-family:Dosis,sans-serif;font-weight:700;cursor:pointer;line-height:30px}.alert-close-default{color:rgb(0,0,0,.2);font-size:16px;transition:color .5s;margin-left:auto;margin-right:5px;margin-top:5px}.alert-close-circle{background:#e4eae7;color:#222;border-radius:17.5px;margin-top:-15px;margin-right:-15px;font-size:12px;transition:background .5s;margin-left:auto}.alert-close-circle:hover{background:#fff}.alert-close:hover{color:rgb(0,0,0,.5)}.alert-body{padding:30px 30px;display:flex;flex-direction:column;text-align:center}.alert-title{font-size:18px!important;font-family:'Open Sans',sans-serif;font-weight:700;font-size:15px;margin-bottom:35px;color:#222;align-self:center}.alert-message{font-size:15px!important;color:#666;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;text-align:center;line-height:1.6;align-self:center}.alert-button{min-width:140px;height:35px;border-radius:20px;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;color:#fff;border:none;cursor:pointer;transition:background .5s;padding:0 15px;align-self:center;display:inline-flex;align-items:center;justify-content:center}.alert-button:focus{outline:0}.question-buttons{display:flex;flex-direction:row;justify-content:center}.confirm-button{min-width:100px;height:35px;border-radius:20px;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;color:#fff;border:none;cursor:pointer;transition:background .5s;padding:0 15px;margin-right:10px;display:inline-flex;align-items:center;justify-content:center}.confirm-button:focus{outline:0}.cancel-button{min-width:100px;height:35px;border-radius:20px;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;color:#fff;border:none;cursor:pointer;padding:0;line-height:1.6;transition:background .5s;padding:0 15px;display:inline-flex;align-items:center;justify-content:center}.cancel-button:focus{outline:0}@keyframes open-toast{0%{transform:scaleX(1) scaleY(1)}20%,45%{transform:scaleX(1.35) scaleY(.1)}65%{transform:scaleX(.8) scaleY(1.7)}80%{transform:scaleX(.6) scaleY(.85)}100%{transform:scaleX(1) scaleY(1)}}.toast-container{display:flex;flex-direction:column;top:15px;right:15px;position:fixed;z-index:999999}.toast-content{overflow:hidden;border-radius:5px;box-shadow:0 0 20px rgb(0,0,0,.2);animation:open-toast .3s linear}.toast-content+.toast-content{margin-top:10px}.toast-frame{padding:5px 15px;display:flex;min-width:100px;height:70px;border-top-left-radius:10px;border-top-right-radius:10px;align-items:center;flex-wrap:wrap}.toast-body-img{height:40px}.toast-body{display:flex;align-items:center;width:100%}.toast-body-content{display:flex;flex-direction:column;width:100%}.toast-title{font-size:16px!important;font-family:'Open Sans',sans-serif;font-weight:700;font-size:15px;color:#fff;margin-left:15px}.toast-message{font-size:13px!important;font-family:'Open Sans',sans-serif;font-weight:600;font-size:15px;color:#fff;margin-left:15px}.toast-close{color:rgb(0,0,0,.2);font-family:Dosis,sans-serif;font-weight:700;font-size:16px;cursor:pointer;transition:color .5s;margin-left:25px}@keyframes timer{0%{width:100%}25%{width:75%}50%{width:50%}75%{width:25%}100%{width:1%}}.toast-timer{width:1%;height:5px}.toast-close:hover{color:rgb(0,0,0,.5)}.error-bg{background:#d85261}.success-bg{background:#2dd284}.warning-bg{background:#fada5e}.question-bg{background:#779ecb}.error-btn:hover{background:#e5a4b4}.success-btn:hover{background:#6edaa4}.warning-btn:hover{background:#fcecae}.info-btn:hover{background:#c3e6fb}.question-btn:hover{background:#bacee4}.error-timer{background:#e5a4b4}.success-timer{background:#6edaa4}.warning-timer{background:#fcecae}.info-timer{background:#c3e6fb}.info-bg{background:#88cef7}.ql-container{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;min-height:200px;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li::before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.42;height:100%;outline:0;overflow-y:auto;padding:0;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li::before{content:'\2022'}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li::before,.ql-editor ul[data-checked=true]>li::before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li::before{content:'\2611'}.ql-editor ul[data-checked=false]>li::before{content:'\2610'}.ql-editor li::before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl)::before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl::before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) '. '}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) '. '}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) '. '}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) '. '}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) '. '}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) '. '}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) '. '}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) '. '}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) '. '}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) '. '}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank::before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:'';display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:0 0;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:0}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow{-webkit-box-sizing:border-box;box-sizing:border-box}.ql-snow *{-webkit-box-sizing:border-box;box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:'';display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label::before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item::before,.ql-snow .ql-picker.ql-header .ql-picker-label::before{content:'Normal'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before{content:'Heading 1'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before{content:'Heading 2'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before{content:'Heading 3'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before{content:'Heading 4'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before{content:'Heading 5'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before{content:'Heading 6'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item::before,.ql-snow .ql-picker.ql-font .ql-picker-label::before{content:'Sans Serif'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before{content:'Serif'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before{content:'Monospace'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item::before,.ql-snow .ql-picker.ql-size .ql-picker-label::before{content:'Normal'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before{content:'Small'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before{content:'Large'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before{content:'Huge'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;padding:8px 0}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 8px;box-shadow:rgba(0,0,0,.2) 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{border-color:#ccc}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip::before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action::after{border-right:1px solid #ccc;content:'Edit';margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove::before{content:'Remove';margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action::after{border-right:0;content:'Save';padding-right:0}.ql-snow .ql-tooltip[data-mode=link]::before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]::before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]::before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border-top:1px solid #ccc}@font-face {
font-family: 'jws_icon';
src: url(//mechntricks.in/wp-content/themes/idealauto/assets/font/jws_icon/jws-icon.eot?41701544);
src: url(//mechntricks.in/wp-content/themes/idealauto/assets/font/jws_icon/jws-icon.eot?41701544#iefix) format('embedded-opentype'),
url(//mechntricks.in/wp-content/themes/idealauto/assets/font/jws_icon/jws-icon.woff2?41701544) format('woff2'),
url(//mechntricks.in/wp-content/themes/idealauto/assets/font/jws_icon/jws-icon.woff?41701544) format('woff'),
url(//mechntricks.in/wp-content/themes/idealauto/assets/font/jws_icon/jws-icon.ttf?41701544) format('truetype'),
url(//mechntricks.in/wp-content/themes/idealauto/assets/font/jws_icon/jws-icon.svg?41701544#jws-icon) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="jws-icon-"]:before, [class*=" jws-icon-"]:before {
font-family: "jws_icon";
font-style: normal;
font-weight: normal;
}
.jws-icon-004-car:before { content: '\e800'; } .jws-icon-008-share:before { content: '\e801'; } .jws-icon-009-shuffle:before { content: '\e802'; } .jws-icon-010-random:before { content: '\e803'; } .jws-icon-001-road-perspective:before { content: '\e804'; } .jws-icon-002-engine:before { content: '\e805'; } .jws-icon-003-car:before { content: '\e806'; } .jws-icon-004-grid:before { content: '\e807'; } .jws-icon-005-list:before { content: '\e808'; } .jws-icon-006-fuel-station:before { content: '\e809'; } .jws-icon-007-fuel:before { content: '\e80a'; } .jws-icon-art:before { content: '\e80b'; } .jws-icon-001-right-arrows-couple:before { content: '\e80c'; } .jws-icon-play:before { content: '\e80d'; } .jws-icon-002-settings:before { content: '\e80e'; } .jws-icon-icon_heart_alt:before { content: '\e80f'; } .jws-icon-dashboard:before { content: '\e810'; } .jws-icon-car:before { content: '\e811'; } .jws-icon-icon_mail_alt:before { content: '\e812'; } .jws-icon-wallet2:before { content: '\e813'; } .jws-icon-wallet3:before { content: '\e814'; } .jws-icon-003-user:before { content: '\e815'; } .jws-icon-logout:before { content: '\e816'; } .jws-icon-calendar2:before { content: '\e817'; } .jws-icon-plus-circle:before { content: '\e818'; } .jws-icon-user:before { content: '\e819'; } .jws-icon-profile-user:before { content: '\e81a'; } .jws-icon-icon_zoom-in_alt:before { content: '\e81b'; } .jws-icon-arrow_left-right_alt:before { content: '\e81c'; } .jws-icon-icon_cart_alt:before { content: '\e81d'; } .jws-icon-account:before { content: '\e81e'; } .jws-icon-icon_search2:before { content: '\e81f'; } .jws-icon-icon_menu:before { content: '\e820'; } .jws-icon-icon_close:before { content: '\e821'; } .jws-icon-arrow_expand:before { content: '\e822'; } .jws-icon-maintenance:before { content: '\e823'; } .jws-icon-maintenance2:before { content: '\e824'; } .jws-icon-repair:before { content: '\e825'; } .jws-icon-arrow_carrot-right_alt2:before { content: '\e826'; } .jws-icon-arrow_right:before { content: '\e827'; } .jws-icon-icon_plus:before { content: '\e828'; } .jws-icon-icon_clock_alt:before { content: '\e829'; } .jws-icon-arrow_carrot-down:before { content: '\e82a'; } .jws-icon-arrow_carrot-up:before { content: '\e82b'; } .jws-icon-arrow_carrot-left:before { content: '\e82c'; } .jws-icon-arrow_carrot-right:before { content: '\e82d'; } .jws-icon-icon_currency:before { content: '\e82e'; } .jws-icon-icon_check:before { content: '\e82f'; } .jws-icon-icon_comment:before { content: '\e830'; } .jws-icon-icon_grid-2x2:before { content: '\e831'; } .jws-icon-icon_quotations:before { content: '\e832'; } .jws-icon-icon_globe-2:before { content: '\e833'; } .jws-icon-icon_loading:before { content: '\e834'; } .jws-icon-icon_close_alt2:before { content: '\e835'; } .jws-icon-icon_close_alt:before { content: '\e836'; } .jws-icon-icon_close-1:before { content: '\e837'; } .jws-icon-icon_pin:before { content: '\e838'; } .jws-icon-print:before { content: '\e839'; } .jws-icon-document:before { content: '\e83a'; } .jws-icon-ink:before { content: '\e83b'; } .jws-icon-icon_info_alt:before { content: '\e83c'; } .jws-icon-photo:before { content: '\e83d'; } .jws-icon-layout-grid4-01:before { content: '\e83e'; } .jws-icon-icon_phone:before { content: '\e83f'; } .jws-icon-car2:before { content: '\e840'; } .jws-icon-arrow_carrot-right_alt:before { content: '\e841'; } .jws-icon-menu:before { content: '\e842'; } .jws-icon-menu-(1):before { content: '\e843'; } .jws-icon-transmission2:before { content: '\e844'; } .jws-icon-lnr-gift:before { content: '\e845'; } .jws-icon-001-manual-transmission:before { content: '\e846'; } .jws-icon-002-fuel-station:before { content: '\e847'; } .jws-icon-003-car-oil:before { content: '\e848'; } .jws-icon-004-fuel-station-1:before { content: '\e849'; } .jws-icon-drive-train:before { content: '\e84a'; } .jws-icon-clipboard:before { content: '\e84b'; } .jws-icon-key:before { content: '\e84c'; } .jws-icon-pause_circle_outline:before { content: '\e84f'; } .jws-icon-play_circle_outline:before { content: '\e850'; } .jws-icon-stack-2:before { content: '\e851'; } .jws-icon-clear:before { content: '\e852'; } .jws-icon-arrow-left:before { content: '\e853'; } .jws-icon-arrow-right:before { content: '\e854'; } .jws-icon-dollar:before { content: '\e855'; } .jws-icon-coloring-tool:before { content: '\e856'; } .jws-icon-box:before { content: '\e858'; } .jws-icon-upload:before { content: '\e85b'; } .jws-icon-add:before { content: '\e85c'; } .jws-icon-icon_link_alt:before { content: '\e85d'; } .jws-icon-icon_info:before { content: '\e85e'; } .jws-icon-icon_box-empty:before { content: '\e85f'; } .jws-icon-icon_box-checked:before { content: '\e860'; } .jws-icon-oil:before { content: '\e861'; } .jws-icon-car-door:before { content: '\e862'; } .jws-icon-seat:before { content: '\e863'; } .jws-icon-star-empty:before { content: '\e9d7'; } .jws-icon-star-full:before { content: '\e9d9'; }a  {
transition: 0.3s all;  
}
.wpsl-search #wpsl-search-wrap div label {
width: auto;  
}
.elementor-text-editor p {
margin: 0;
}
*,
*::before,
*::after {
box-sizing: border-box;
}
@-ms-viewport {
width: device-width;
}
.wpcf7 form.submitting .ajax-loader {
visibility: visible;
transform: scale(1);
-webkit-transform: scale(1);
width: 25px;
height: 25px;
margin: 0;  
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
input:-internal-autofill-selected {
background-color:transparent !important;  
}
.opacity0 {
opacity: 0;
}
.select2 {
width: 100% !important;  
}
.select2-results__option {
color: var(--heading);
margin-bottom: 9px;
}
.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {
background-color: #f3f3f3;   
}
.ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
background-color: #ffffff ;
padding:15px;
color: var(--heading);
font-size: 12px;
line-height: 24px;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
body.single .jws-text-ellipsis{
display: none;
}
body .ui-tooltip {
border-width: 2px;
}
.mce-content-body .accordion {
padding: 10px 25px;
background: #404040;
color: #ffffff; 
position: relative;   
}
.mce-content-body .accordion:after {
content: "\f132"; 
font-family: dashicons;
position: absolute; 
}
body {
margin: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.clear-both:after  {
display:table;
clear:both;
content:"";   
}
.background-main {
background: var(--main);    
}
.slick-slider .slick-track {
will-change: transform;   
}
.slick-slider .slick-list {
overflow: hidden;
}
[tabindex="-1"]:focus {
outline: 0 !important;
}
input[type="password"] {font:small-caption;font-size:16px;}
input[type="submit"] , button {
cursor: pointer;
outline: none !important;
}
select {
-webkit-appearance:none;
-moz-appearance:none;
background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
background-position:right 1em top 50%;
background-repeat: no-repeat;
padding-right: 1.4em;
background-size: auto 16px;
border-radius: 0;
}
.hidden {
display: none!important;
visibility: hidden!important;   
}
@media(max-width:767px) {
.hidden_mobile {
display: none!important;
visibility: hidden!important;   
}
}
@media(min-width:768px) and (max-width:1024px) {
.hidden_tablet {
display: none!important;
visibility: hidden!important;   
}
}
@media(min-width:1200px) {
.hidden_dektop {
display: none!important;
visibility: hidden!important;   
}
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
abbr {
color: #ed1c24;
}
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
}
address {
font-style: normal;
line-height: inherit;
}
ol,
ul,
dl {
margin-top: 0;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: .5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
dfn {
font-style: italic;
}
b,
strong {
font-weight: bolder;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -.25em;
}
sup {
top: -.5em;
}
h1, h2, h3, h4, h5, h6 {
margin-bottom: 10px;
line-height: 1.2;
margin-top: 0;
}
h1 {
font-size: 45px;   
}
h2 {
font-size: 30px;   
}
h3 {
font-size: 24px;
line-height: 36px;   
}
h4 {
font-size: 20px;   
}
h5 {
font-size: 15px;
line-height: 20px;   
}
h6 {
font-size: 13px;   
}
a {
color: #007bff;
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
p {
margin-bottom:20px;
}
a:not([href]):not([tabindex]) {
text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
outline: 0;
}
pre,
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
-ms-overflow-style: scrollbar;
}
figure {
margin: 0 0 1rem;
}
img {
vertical-align: middle;
border-style: none;
max-width: 100%;
height: auto;
will-change: transform;
}
svg:not(:root) {
overflow: hidden;
}
table {
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom;
}
th {
text-align: inherit;
}
label {
display: inline-block;
margin-bottom: .5rem;
}
button {
border-radius: 0;
transition: 0.3s all;
}
input[type="submit"] {
transition: 0.3s all;  
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
input[type="text"],textarea ,input[type="email"] , input[type="tel"] , input[type="password"] , input[type="url"] , input[type="number"] , input[type="date"] , select {
width:100%;
background: #f2f2f2;
border: 1px solid transparent;
padding: 0 15px;
} 
input[type="text"] ,input[type="email"] , input[type="tel"] , input[type="password"] , input[type="url"] , input[type="number"]  , input[type="date"] , select {
min-height: 50px;
}
select {
height: 50px;
}
input {
background: transparent;
}
body .select2-container .select2-selection--single {
height: 50px;  
border-radius: 0;
border: 1px solid transparent;
outline: none;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 50px;  
color: var(--body);
outline: none;
padding-left: 15px;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow b {
margin-left: -14px; margin-top: -5px;
}
body .select2-container .select2-selection--multiple {
height: 50px;  
border-radius: 0;
border: 1px solid transparent;
outline: none;  
width:100%;
background: #f2f2f2;
border: 1px solid transparent;
padding: 0 15px; 
}
body .select2-container .select2-search--inline .select2-search__field {
margin-top: 9px;
height: 40px;
background: transparent;
min-height: 40px;
}
body .select2-container--default .select2-selection--multiple .select2-selection__choice {
margin-top: 9px;
background-color: var(--heading);
border: 1px solid var(--heading);
color: #ffffff;   
padding: 0 15px;  
}
body .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
color: #ffffff !important;
margin-right: 5px;  
}
body .select2-container--default.select2-container--focus .select2-selection--multiple {
border: solid var(--main) 1px; 
}
textarea {
padding-top: 10px;
height: 130px;
}
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-size: inherit;
line-height: inherit;
font-family: inherit;
color: inherit;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
padding: 0;
border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
box-sizing: border-box;
padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
-webkit-appearance: listbox;
}
textarea {
overflow: auto;
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
progress {
vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
outline-offset: -2px;
-webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
summary {
display: list-item;
cursor: pointer;
}
template {
display: none;
}
.lead {
font-size: 1.25rem;
font-weight: 300;
}
.display-1 {
font-size: 6rem;
font-weight: 300;
line-height: 1.2;
}
.display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.2;
}
hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small,
.small {
font-size: 80%;
font-weight: 400;
}
mark,
.mark {
padding: 0.2em;
background-color: #fcf8e3;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline-item {
display: inline-block;
}
.list-inline-item:not(:last-child) {
margin-right: 0.5rem;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
.blockquote {
margin-bottom: 1rem;
font-size: 1.25rem;
}
.blockquote-footer {
display: block;
font-size: 80%;
color: #6c757d;
}
.blockquote-footer::before {
content: "\2014 \00A0";
}
.img-fluid {
max-width: 100%;
height: auto;
}
.img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #dee2e6;
border-radius: 0.25rem;
max-width: 100%;
height: auto;
}
.figure {
display: inline-block;
}
.figure-img {
margin-bottom: 0.5rem;
line-height: 1;
}
.figure-caption {
font-size: 90%;
color: #6c757d;
}
code,
kbd,
pre,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
code {
font-size: 87.5%;
color: #e83e8c;
word-break: break-word;
}
a > code {
color: inherit;
}
kbd {
padding: 0.2rem 0.4rem;
font-size: 87.5%;
color: #fff;
background-color: #212529;
border-radius: 0.2rem;
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: 700;
}
pre {
display: block;
font-size: 87.5%;
color: #212529;
}
pre code {
font-size: inherit;
color: inherit;
word-break: normal;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.container {
max-width: 1200px;
}
.col-1, .col-2, .col-20, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-lg-1, .col-lg-2, .col-lg-20 , .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2,.col-xl-20, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.row-eq-height {
align-items: center;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-0-align-items: center;
}
.row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-20 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-1 {
margin-left: 8.333333%;
}
.offset-2 {
margin-left: 16.666667%;
}
.offset-20 {
margin-left: 20%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.333333%;
}
.offset-5 {
margin-left: 41.666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.333333%;
}
.offset-8 {
margin-left: 66.666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.333333%;
}
.offset-11 {
margin-left: 91.666667%;
}
@media (min-width: 650px) {
.col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-20 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-lg-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-lg-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-lg-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-lg-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-lg-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-lg-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-lg-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-lg-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-lg-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-lg-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-lg-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-lg-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-lg-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-lg-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.333333%;
}
.offset-lg-2 {
margin-left: 16.666667%;
}
.offset-lg-20 {
margin-left: 20%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.333333%;
}
.offset-lg-5 {
margin-left: 41.666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.333333%;
}
.offset-lg-8 {
margin-left: 66.666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.333333%;
}
.offset-lg-11 {
margin-left: 91.666667%;
}
}
@media (min-width:1200px) {
.col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-xl-20 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-xl-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-xl-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-xl-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-xl-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-xl-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-xl-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-xl-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-xl-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-xl-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-xl-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-xl-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-xl-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-xl-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-xl-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.333333%;
}
.offset-xl-2 {
margin-left: 16.666667%;
}
.offset-xl-20 {
margin-left: 20%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.333333%;
}
.offset-xl-5 {
margin-left: 41.666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.333333%;
}
.offset-xl-8 {
margin-left: 66.666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.333333%;
}
.offset-xl-11 {
margin-left: 91.666667%;
}
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 1rem;
background-color: transparent;
}
.table th,
.table td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #dee2e6;
}
.table thead th {
vertical-align: bottom;
border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
border-top: 2px solid #dee2e6;
}
.table .table {
background-color: #fff;
}
.table-sm th,
.table-sm td {
padding: 0.3rem;
}
.table-bordered {
border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
border-bottom-width: 2px;
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
background-color: #b8daff;
}
.table-hover .table-primary:hover {
background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
background-color: #9fcdff;
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
background-color: #d6d8db;
}
.table-hover .table-secondary:hover {
background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
background-color: #c8cbcf;
}
.table-success,
.table-success > th,
.table-success > td {
background-color: #c3e6cb;
}
.table-hover .table-success:hover {
background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
background-color: #b1dfbb;
}
.table-info,
.table-info > th,
.table-info > td {
background-color: #bee5eb;
}
.table-hover .table-info:hover {
background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
background-color: #abdde5;
}
.table-warning,
.table-warning > th,
.table-warning > td {
background-color: #ffeeba;
}
.table-hover .table-warning:hover {
background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
background-color: #ffe8a1;
}
.table-danger,
.table-danger > th,
.table-danger > td {
background-color: #f5c6cb;
}
.table-hover .table-danger:hover {
background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
background-color: #f1b0b7;
}
.table-light,
.table-light > th,
.table-light > td {
background-color: #fdfdfe;
}
.table-hover .table-light:hover {
background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
background-color: #ececf6;
}
.table-dark,
.table-dark > th,
.table-dark > td {
background-color: #c6c8ca;
}
.table-hover .table-dark:hover {
background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
background-color: #b9bbbe;
}
.table-active,
.table-active > th,
.table-active > td {
background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
color: #fff;
background-color: #212529;
border-color: #32383e;
}
.table .thead-light th {
color: #495057;
background-color: #e9ecef;
border-color: #dee2e6;
}
.table-dark {
color: #fff;
background-color: #212529;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
border-color: #32383e;
}
.table-dark.table-bordered {
border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
background-color: rgba(255, 255, 255, 0.075);
}
.hover_line {
width: auto;
background-repeat: no-repeat;
background-image: -o-linear-gradient(transparent calc(100% - 1px),currentColor 1px);
background-image: linear-gradient(transparent calc(100% - 1px),currentColor 1px);
background-image: -ms-linear-gradient(transparent 95%,currentColor 1px);
-webkit-transition: .6s cubic-bezier(.215,.61,.355,1);
-o-transition: .6s cubic-bezier(.215,.61,.355,1);
transition: .6s cubic-bezier(.215,.61,.355,1);
background-size: 0 80%;  
}
.hover_line:hover {
background-size: 100% 80%;
}
.single-blog .post-navigation > a .content_nav .title span:hover {
background-size: 100% 80%;
}
.wp-caption , .wp-caption-text , .gallery-caption , .bypostauthor  {
display: block;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;    
}
.jws_blog_item.sticky > div {
background: #fafafa;
padding: 17px 30px 30px;
}
.mu_register input[type="submit"], .mu_register #blog_title, .mu_register #user_email, .mu_register #blogname, .mu_register #user_name {
border: 1px solid #dfdfdf;
width: 100%;
padding: 0 15px;
margin-bottom: 9px;
height: 55px; 
}
.mu_register {
width: 900px !important;
padding-bottom: 90px; 
}
.jws-edit-user input, .jws-edit-user select, .jws-edit-user optgroup, .jws-edit-user textarea {
border: 1px solid #c7c7c7;
padding: 0 15px;    
width: 100%;
} 
.jws-edit-user input,.jws-edit-user button, .jws-edit-user select, .jws-edit-user optgroup {
height:50px;
} 
.jws-edit-user label {
color: #333;
font-weight: bold;    display: block;
}
.jws-edit-user  {
max-width: 700px;
margin: 0 auto;
padding: 90px 0;
}
.user-registration-profile-header {
text-align: center;
margin-bottom: 30px;
}
.user-registration-profile-header img {
margin-bottom: 15px;
border-radius: 100%;
}
.user-registration-profile-header p {
margin-bottom: 0;
}
.ld-profile-edit-link {
display:none;
}  
.slick-list, .slick-slider {
display: block;
}
.slick-slide {
float: left;
}
.relative {
position: relative;
}
.absolute {
position: absolute;
}
.jws_left {
left: 0;
}
.jws_right {
left: 0;
}
.jws_top {
top: 0;
}
.jws_bottom {
bottom: 0;
}
.jws_width {
width: 100%;
}
.jws_height {
height: 100%;
}
.reset_ul_ol {
list-style-type: none;
padding: 0;
margin: 0;
}
.vertical-ali {
vertical-align: middle;
}
.ba-main {
background: var(--btn-bgcolor) !important;
}
.ba-main:hover {
background: var(--btn-bgcolor2) !important;  
transition: 0.3s all;
}
.ct_ul_ol {
padding: 0;
margin: 0;
list-style-type: none;
}
body {
font-family: Heebo;
line-height: 30px;
font-weight: 400;
font-style: normal;
color:var(--body);
font-size: 16px;
}
#jws_header_default {
position: absolute;
width: 100%;
padding: 15px 3%;
}
.jws_menu_default {
align-items: center;
-webkit-align-items: center;
}
.jws_logo_svg img {
width: 109px;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner>ul {
display: block;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner>ul>li>a {
line-height: 60px;
padding: 0;
} .alignleft,
img.alignleft {
margin-right: 1.5em;
float: left;
}
.alignright,
img.alignright {
margin-left: 1.5em;
float: right;
}
.aligncenter,
img.aligncenter {
margin-right: auto;
margin-left: auto;
display: block;
clear: both;
}
.alignnone,
img.alignnone { ;
}
.wp-caption {
margin-bottom: 1.5em;
padding-top: 5px;
}
.wp-caption img {
border: 0 none;
padding: 0;
margin: 0;
}
.wp-caption p.wp-caption-text {
line-height: 1.5;
font-size: 10px;
margin: 0;
}
.wp-smiley {
margin: 0 !important;
max-height: 1em;
}
blockquote.left {
margin-right: 20px;
text-align: right;
margin-left: 0;
width: 33%;
float: left;
}
blockquote.right {
margin-left: 20px;
text-align: left;
margin-right: 0;
width: 33%;
float: right;
}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {color:#333333;}
.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}
.jws_posts .jws_posts_item .jws_post_wap .jws_post_content .jws_post_info .jws_post_readmore {
font-size: 17px;
font-weight: 600;
text-decoration: underline;
color: #999999;
}
.jws_posts .jws_posts_item .jws_post_wap .jws_post_content .jws_post_info .jws_post_readmore:hover {
color: #c0a576;  
}
.jws_posts .jws_posts_item {
margin-bottom: 100px;
}
.image_default {
border: 1px solid #ededed;
}
.jws_posts.jws_posts_skin3 .jws_posts_item .jws_post_wap .jws_post_image.no_thumbnail .jws_post_info {
position: relative;
left: 0;
top: 0;  
}
.jws_posts.jws_posts_skin3 .jws_posts_item .jws_post_wap .jws_post_image.no_thumbnail .jws_post_info .entry-date {
display: inline-block; 
}
.widget > ul {
padding: 0 !important;
}
.wp-block-cover-image-text, .wp-block-cover-text, section.wp-block-cover-image h2 {
color: #fff !important;  
}
.jws_blogs_content .alignleft {
margin-top: 0 !important;
}
.wp-block-gallery.alignfull.columns-3 {
padding: 0 22px;
}
.wp-block-embed-twitter {
margin: 0;
}
.jws_comment_post {
clear: both;
}
.wp-caption-text {
margin-top: 15px;
}
.jws_tags_post {
margin: 45px 0 36px 0;
padding: 22px 0 22px 0;
border-style: dashed;
border-width: 1px 0 1px 0;
border-color: #ccc;  
clear: both;
}
.post-tags span {
fill: #ffafbd;
color: #ffafbd;
border-color: #ffafbd;  
margin-right: 10px;
}
.post-tags a {
color:#666666;
padding: 0 3px;
}
.jws_blog_content_inner .entry_content:after {
display: table;
content:"";
clear: both;
}
.wp-block-cover, .wp-block-cover-image {
margin-bottom: 40px;
}
.up-sells > h2 {
display: block;
color: #333333;
font-size: 24px;
font-weight: bold;
margin-bottom: 20px;
margin-top: 60px;
}
.woocommerce-Tabs-panel p {
margin: 0;
}
.wc_payment_methods {
list-style-type: none;
padding: 0 !important;
}
.cross-sells > h2 {
font-size: 22px;
font-weight: 600;
letter-spacing: 0.7px;
line-height: 30px;
margin: 0;
margin-bottom: 19px;
color: #333333;  
}
.main-sidebar .widget select,
.main-sidebar .widget input {
width: 100%;
height: 40px;
padding-left: 10px;
}
.main-sidebar .widget.widget_search form {
max-width: 560px;
margin: 0 auto;
position: relative;
border-radius: 0;
background: transparent;
}
.main-sidebar .widget.widget_search form .search-submit {
position: absolute;
right: 0;
width: 40px;
background: #222;
border: none;
color: #ffffff;
font-size: 16px;
outline: none;
height: 42px;
}
.main-sidebar .widget.widget_search form .search-field {
border: none;
border: 1px solid #ededed;
width: calc(100% - 40px);
outline: none;
font-size: 14px;
padding: 0 15px;
height: 42px;
background: #ffffff;
}
.main-sidebar .widget.widget_search form .search-field::-webkit-input-placeholder { color: #999999 !important;
}
.main-sidebar .widget.widget_search form .search-field::-moz-placeholder { color: #999999;
}
.main-sidebar .widget.widget_search form .search-field:-ms-input-placeholder { color: #999999;
}
.main-sidebar .widget.widget_search form .search-field:-moz-placeholder { color: #999999;
}
.main-sidebar .widget.widget_archive .screen-reader-text,
.main-sidebar .widget.widget_categories .screen-reader-text {
display: none;
}
.main-sidebar .widget.widget_archive select,
.main-sidebar .widget.widget_categories select {
height: 40px;
padding-left: 10px;
width: 100%;
}
.main-sidebar .widget.widget_calendar th,
.main-sidebar .widget.widget_calendar td {
text-align: center;
}
.main-sidebar .widget.widget_nav_menu .sub-menu {
padding-left: 1em;
}
.main-sidebar .widget.widget_nav_menu ul li ul li:last-child {
border: 0;
padding: 0;
margin: 0; 
padding-top: 10px;
}
.main-sidebar .widget.widget_recent_comments ul li a,
.main-sidebar .widget.widget_rss ul li a {
width: auto;
}
.widget_rss {
color: var(--heading);  
}
.main-sidebar .widget.widget_text strong {
display: block;
margin-top: 8px;
}
.main-sidebar .widget .select2-container .select2-selection--single {
border: 1px solid #dedede; 
}
table {
border-collapse: collapse;
width: 100%;
}
table tr {
border-bottom: 1px solid #eee;
}
table tbody tr th {
font-weight: 400;
}
table tr td {
padding: 0.4em;
}
.jws-blog-element .jws_blog_layout16 .jws_blog_item {
margin-bottom:50px;
}
.jws-blog-element .jws_blog_layout16 .jws_post_wap .jws_post_content .jws_post_excerpt {
font-size:18px;
}
.jws-blog-element .jws_blog_layout16 .jws_post_wap .jws_post_content .entry-title {
font-size: 30px;
line-height: 36px;
margin: 0px 0px 14px 0px;   
}
.jws-blog-element .jws_blog_layout16 .jws_post_wap .jws_post_content .post_author {
color: #232323;  
}
.elemetor-menu-mobile  {
text-align: right;
}
.elemetor-menu-mobile .jws-tiger-mobile {
font-size: 30px;
color: #ffffff;  
cursor: pointer;
}
.elemetor-menu-mobile.active .overlay {
opacity: 1;
visibility: visible;
}
.menu-mobile-default {
position: fixed;
background: #ffffff;
height: 100%;
left: 0;
top: 0;
width: 300px;
text-align: left;
transition: 0.4s;
transform: translateX(-100%);
-webkit-transform: translateX(-100%);
z-index: 2;padding: 30px 0;
}
.elemetor-menu-mobile.active .menu-mobile-default{
transform: translateX(0%);
-webkit-transform: translateX(0%);  
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li a {
color: #232323;
}
.page-links {
clear: both;
height: 50px;
}
.page-links .current, .page-links a{
padding: 5px 10px;
border: 1px solid #666666; 
}
.page-links .current {
background-color: #666666;
color: #ffffff;  
}
.comments-area {
clear: both;
} ul:not(.wp-block-gallery),
ol {
margin: 0;
}
ul {
list-style-type: disc;
}
ol {
list-style-type: decimal;
}
ul ul ul {
list-style-type: circle;
}
ul ul,
ol ol {
padding-left: 2.5rem;
}
li > ul,
li > ol {
margin-bottom: 0;
}
dd {
margin: 0 1.5em 1.5em;
color: #232323;
}
dt {
font-weight: 700;
color: #232323;
}
.wp-block-quote cite {
color: #6c7781;
}
.wp-block-embed {
margin-bottom: 1.5em;
}
.wp-block-image figcaption {
margin-top: 1em;
}
.wp-block-table td,
.wp-block-table th {
border: 0;
}
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer,
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer {
font-size: 14px;
}
blockquote {
border-left: 0;
}
.wp-block-preformatted {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 14px;
line-height: 1.8;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
pre.wp-block-verse {
white-space: nowrap;
overflow: auto;
display: block;
padding: 9.5px;
margin: 0 0 20px;
font-size: 13px;
line-height: 1.8;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
font-family: inherit;
}
.wp-block-button__link {
padding: 15px 24px;
}
.wp-block-column p {
margin: 0;
}
.wp-block-column {
margin-bottom: 0;
}
.wp-block-table td,
.wp-block-table th {
padding: 1.2em 0;
}
.wp-block-cover.alignfull
{
position: relative;
left: calc( -27.5% - 75px);
width: calc( 155% + 150px);
max-width: calc( 155% + 150px);
}
.wp-block-gallery.alignfull {
max-width: 100vw;
width: 100vw;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
margin-left: 50%;  
}
@media(max-width:767px) {
.wp-block-cover.alignfull,
.wp-block-gallery.alignfull {
left: 0;
width: 100%;
max-width: 100%;
} 
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
padding-left: 20px;
border-left: 4px solid #000;
padding-top: 1px;
}
.wp-block-latest-posts {
margin-bottom: 32px;
}
.wp-block-cover.alignright {
margin-bottom: 50px;
}
blockquote p:last-child {
margin-top: 0;
margin-bottom: 0;
}
.wp-block-image {
margin-bottom: 1.9em;
}
.wp-block-gallery {
margin-bottom: 32px;
}
.wp-block-image.alignfull {
max-width: 100vw;
width: 100vw;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
margin-left: 50%;
margin-bottom: 38px;
}
.alignwide {
max-width: calc(100% + 100px);
width: calc(100% + 100px);
margin-left: -50px;
margin-right: -50px;
}
.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
z-index: 0;
}
.wp-block-latest-posts {
padding-left: 2.5em;
}
.wp-block-quote.is-style-large,
.wp-block-quote.is-large {
border: 0;
}
.wp-block-button {
margin-bottom: 3em !important;
}
.wp-block-archives li,
.wp-block-categories li {
list-style: none;
}.blocks-gallery-grid {
padding-left: 0 !important;
}
.page_title {
max-width: 1170px;
margin: 0 auto;
color: #333333;
margin-bottom: 30px;
font-family: Poppins;
font-size: 45px;
font-weight: 600;
padding: 0 15px;
}
th {
padding: 10px 0;
}
ul {
list-style-type: disc;   
}
.elementor_jws_menu_layout_menu_horizontal .jws_nav_menu > ul > li.menu-item-design-standard > .sub-menu li {
list-style-type: none;
}
pre {
border-style: solid;
border-width: 2px 2px 2px 2px;
border-color: #E2E2E2;
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
margin-top: 0px;
margin-bottom: 40px;
padding: 30px 30px 30px 30px;
margin-bottom: 50px;
}
b, strong {
font-weight: bold; color:var(--heading);
}
a {
color: var(--main);
}
code {
padding: 2px 4px;
font-size: 90%;
color: #ffffff;
background-color: var(--main);
border-radius: 4px;
}
a > code {
color: #ffffff;  
}
code, kbd, pre, samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace; 
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #ffffff;
background-color: var(--main);
border-radius: 4px; 
}
ins {
text-decoration: underline;
}
abbr[title], abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777;  
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner>ul>li .sub-menu , .elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li .sub-menu-dropdown{
background-color: #FFFFFF;
box-shadow: 0px 0px 20.5px 4.5px rgba(25, 4, 2, 0.05)
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner>ul>li .sub-menu li a {
color: #232323;
}
.jws-title-bar-wrap-inner {
padding-top: 150px;
padding-right: 15px;
padding-bottom: 100px;
padding-left: 15px;
background: #252525;
}
.post-password-form input[type="password"] {
border: 1px solid #ededed;
width: 100%;
outline: none;
font-size: 14px;
padding: 0 15px;
height: 42px;
background: #ffffff;  
}
.post-password-form input[type="submit"] {
width: 60px;
background: #222;
border: none;
color: #ffffff;
font-size: 16px;
outline: none;
height: 42px;
}
#preloader {
display: none;
}
.jws_menu_default {
margin: 0;
}
.product-meta-custom {
display: none;
}
blockquote {
border-color: #cd2653;
border-style: solid;
border-width: 0 0 0 0.2rem;
color: inherit;
font-size: 1em;
margin: 4rem 0;
padding: 0.5rem 0 0.5rem 2rem;   
}
#panel-style-selector .panel-wrapper {
position:fixed;
top:50%;
left:0;
z-index:11;
-webkit-backface-visibility:visible;
-moz-backface-visibility:visible;
-ms-backface-visibility:visible;
backface-visibility:visible;
-webkit-transform:translate3d(0,0,0);
transform:translate3d(0,0,0);
width: 260px;
padding:0;
background:#111;
color:#FFF;
font-size:12px;
border-left:none;
-webkit-transform:translate(-100%,-50%);
-moz-transform:translate(-100%,-50%);
-ms-transform:translate(-100%,-50%);
-o-transform:translate(-100%,-50%);
transform:translate(-100%,-50%);
-webkit-transition:all 0.5s cubic-bezier(.215,.61,.355,1);
-moz-transition:all 0.5s cubic-bezier(.215,.61,.355,1);
-ms-transition:all 0.5s cubic-bezier(.215,.61,.355,1);
-o-transition:all 0.5s cubic-bezier(.215,.61,.355,1);
transition:all 0.5s cubic-bezier(.215,.61,.355,1);
}
#panel-style-selector .panel-wrapper.in {
-webkit-transform:translate(0%,-50%);
-moz-transform:translate(0%,-50%);
-ms-transform:translate(0%,-50%);
-o-transform:translate(0%,-50%);
transform:translate(0%,-50%);
}
#panel-style-selector .panel-selector-open {
position: absolute;
top: 50%;
width: 40px;
height: 40px;
border-bottom-right-radius: 5px;
border-top-right-radius: 5px;
background: #222;
text-align: center;
cursor: pointer;
opacity: 1;
right: -39px;
border-left: 1px solid #111;
}
#panel-style-selector .panel-selector-open i {
font-size:22px;
line-height:40px;
animation: MoveCircle360 4s infinite linear;
display: block;
}
#panel-style-selector .panel-selector-header {
height:50px;
line-height:50px;
padding:0 15px;
background:#222;
text-transform:uppercase;
color:#fff;
font-weight:700;
font-size:14px;
}
#panel-style-selector .panel-selector-body {
padding:15px;
margin-top: -1px;
}
#panel-style-selector .panel-selector-section {
margin-bottom:15px;
}
#panel-style-selector h3.panel-selector-title {
color: #fff;
font-size: 13px;
margin: 0;
font-weight: 400;
min-width: 155px;
margin-right: 15px;
}
#panel-style-selector .panel-selector-row {
margin-bottom:5px;
}
.panel-selector-row .color-item {
display: flex;
-webkt-display: flex;   
}
#panel-style-selector .panel-selector-btn {
display:inline-block;
padding:6px 12px;
text-transform:uppercase;
min-width:80px;
text-align:center;
background:#FFF;
border:1px solid #ddd;
line-height: 1.6;
font-size: 13px;
font-weight: 500;
color: #333333;
}
#panel-style-selector .panel-selector-btn:hover,
#panel-style-selector .panel-selector-btn.active {
background-color:#eaa24e;
border:1px solid #eaa24e;
color:#FFF;
}
#panel-style-selector ul {
padding:0;
margin:0;
list-style-type:none;
}
#panel-style-selector ul li {
width:30px;
height:25px;
display: inline-block;
cursor:pointer;
position:relative;
}
#panel-style-selector ul li.active:before
{
content: '\e82f';
font-family: "jws_icon";
position: absolute;
top: -2px;
left: 6px;
font-size: 15px;
color: #ffffff;
}
#panel-style-selector ul.panel-primary-background li.active:before,
#panel-style-selector ul.panel-primary-background li:hover:before {
color:#eaa24e;
}
#panel-style-selector ul li+li {
margin-left:10px;
}
#panel-style-selector ul li:nth-child(4n+1) {
clear:both;
margin-left:0;
}
#panel-style-selector ul li:nth-child(n+5) {
margin-top:15px;
}
#panel-style-selector ul.panel-primary-background li {
background-image:url(/themes/autopro/assets/images/style-selector-bg.png);
background-repeat:no-repeat;
}
.page-links {
padding-top: 30px;
}
@media (max-width:767px) {
#panel-style-selector {
display:none;
}
}
div[data-nosnippet] {
display: none !important;
}
div[style="display: block !important; clear: both !important"] {
display: none !important;
height: 0 !important;
}
div#wpadminbar ~ span.select2-container, body.admin-bar > span.select2-container {
padding-top: 32px !important;
}
@media screen and ( max-width: 782px ) {
div#wpadminbar ~ span.select2-container, body.admin-bar > span.select2-container {
padding-top: 46px !important;
}
}
.wc-item-meta {
padding: 0;
list-style-type: none;    
}.select2-container {
box-sizing:border-box;
display:inline-block;
margin:0;
position:relative;
vertical-align:middle;
}
.select2-container .select2-selection--single {
box-sizing:border-box;
cursor:pointer;
display:block;
height:28px;
user-select:none;
-webkit-user-select:none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
display:block;
padding-left:8px;
padding-right:20px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
position:relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
padding-right:8px;
padding-left:20px;
}
.select2-container .select2-selection--multiple {
box-sizing:border-box;
cursor:pointer;
display:block;
min-height:32px;
user-select:none;
-webkit-user-select:none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
display:inline-block;
overflow:hidden;
padding-left:8px;
text-overflow:ellipsis;
white-space:nowrap;
}
.select2-container .select2-search--inline {
float:left;
}
.select2-container .select2-search--inline .select2-search__field {
box-sizing:border-box;
border:none;
font-size:100%;
margin-top:5px;
padding:0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance:none;
}
.select2-dropdown {
background-color:var(--light);
border:1px solid #aaa;
border-radius:4px;
box-sizing:border-box;
display:block;
position:absolute;
left:-100000px;
width:100%;
z-index:1051;
}
.select2-results {
display:block;
}
.select2-results__options {
list-style:none;
margin:0;
padding:0;
}
.select2-results__option {
padding:6px;
user-select:none;
-webkit-user-select:none;
}
.select2-results__option[aria-selected] {
cursor:pointer;
}
.select2-container--open .select2-dropdown {
left:0;
}
.select2-container--open .select2-dropdown--above {
border-bottom:none;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
}
.select2-container--open .select2-dropdown--below {
border-top:none;
border-top-left-radius:0;
border-top-right-radius:0;
}
.select2-search--dropdown {
display:block;
padding:4px;
}
.select2-search--dropdown .select2-search__field {
padding:4px;
width:100%;
box-sizing:border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance:none;
}
.select2-search--dropdown.select2-search--hide {
display:none;
}
.select2-close-mask {
border:0;
margin:0;
padding:0;
display:block;
position:fixed;
left:0;
top:0;
min-height:100%;
min-width:100%;
height:auto;
width:auto;
opacity:0;
z-index:99;
background-color:var(--light);
filter:alpha(opacity=0);
}
.select2-hidden-accessible {
border:0 !important;
clip:rect(0 0 0 0) !important;
-webkit-clip-path:inset(50%) !important;
clip-path:inset(50%) !important;
height:1px !important;
overflow:hidden !important;
padding:0 !important;
position:absolute !important;
width:1px !important;
white-space:nowrap !important;
}
.select2-container--default .select2-selection--single {
background-color:var(--light);
border:1px solid #aaa;
border-radius:4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
color:#444;
line-height:28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
cursor:pointer;
float:right;
font-weight:bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
color:#999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height:26px;
position:absolute;
top:1px;
right:1px;
width:20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
border-color:#888 transparent transparent transparent;
border-style:solid;
border-width:5px 4px 0 4px;
height:0;
left:50%;
margin-left:-4px;
margin-top:-2px;
position:absolute;
top:50%;
width:0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
float:left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
left:1px;
right:auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
background-color:#eee;
cursor:default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
display:none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color:transparent transparent #888 transparent;
border-width:0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
background-color:white;
border:1px solid #aaa;
border-radius:4px;
cursor:text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
box-sizing:border-box;
list-style:none;
margin:0;
padding:0 5px;
width:100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
list-style:none;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
color:#999;
margin-top:5px;
float:left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
cursor:pointer;
float:right;
font-weight:bold;
margin-top:5px;
margin-right:10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
background-color:#e4e4e4;
border:1px solid #aaa;
border-radius:4px;
cursor:default;
float:left;
margin-right:5px;
margin-top:5px;
padding:0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
color:#999;
cursor:pointer;
display:inline-block;
font-weight:bold;
margin-right:2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
color:#333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
float:right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
margin-left:5px;
margin-right:auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
margin-left:2px;
margin-right:auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
border:solid black 1px;
outline:0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
background-color:#eee;
cursor:default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
display:none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
border-top-left-radius:0;
border-top-right-radius:0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
border-bottom-left-radius:0;
border-bottom-right-radius:0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
border:1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
background:transparent;
border:none;
outline:0;
box-shadow:none;
-webkit-appearance:textfield;
}
.select2-container--default .select2-results>.select2-results__options {
max-height:200px;
overflow-y:auto;
}
.select2-container--default .select2-results__option[role=group] {
padding:0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
color:#999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
background-color:#ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
padding-left:1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
padding-left:0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
margin-left:-1em;
padding-left:2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left:-2em;
padding-left:3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left:-3em;
padding-left:4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left:-4em;
padding-left:5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left:-5em;
padding-left:6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
background-color:#5897fb;
color:white;
}
.select2-container--default .select2-results__group {
cursor:default;
display:block;
padding:6px;
}
.select2-container--classic .select2-selection--single {
background-color:#f7f7f7;
border:1px solid #aaa;
border-radius:4px;
outline:0;
background-image:-webkit-linear-gradient(top,var(--light) 50%,#eee 100%);
background-image:-o-linear-gradient(top,var(--light) 50%,#eee 100%);
background-image:linear-gradient(to bottom,var(--light) 50%,#eee 100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
border:1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
color:#444;
line-height:28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
cursor:pointer;
float:right;
font-weight:bold;
margin-right:10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
color:#999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
background-color:#ddd;
border:none;
border-left:1px solid #aaa;
border-top-right-radius:4px;
border-bottom-right-radius:4px;
height:26px;
position:absolute;
top:1px;
right:1px;
width:20px;
background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);
background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);
background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
border-color:#888 transparent transparent transparent;
border-style:solid;
border-width:5px 4px 0 4px;
height:0;
left:50%;
margin-left:-4px;
margin-top:-2px;
position:absolute;
top:50%;
width:0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
float:left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
border:none;
border-right:1px solid #aaa;
border-radius:0;
border-top-left-radius:4px;
border-bottom-left-radius:4px;
left:1px;
right:auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
border:1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
background:transparent;
border:none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color:transparent transparent #888 transparent;
border-width:0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
border-top:none;
border-top-left-radius:0;
border-top-right-radius:0;
background-image:-webkit-linear-gradient(top,var(--light) 0%,#eee 50%);
background-image:-o-linear-gradient(top,var(--light) 0%,#eee 50%);
background-image:linear-gradient(to bottom,var(--light) 0%,#eee 50%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
border-bottom:none;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
background-image:-webkit-linear-gradient(top,#eee 50%,var(--light) 100%);
background-image:-o-linear-gradient(top,#eee 50%,var(--light) 100%);
background-image:linear-gradient(to bottom,#eee 50%,var(--light) 100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
background-color:white;
border:1px solid #aaa;
border-radius:4px;
cursor:text;
outline:0;
}
.select2-container--classic .select2-selection--multiple:focus {
border:1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
list-style:none;
margin:0;
padding:0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
display:none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
background-color:#e4e4e4;
border:1px solid #aaa;
border-radius:4px;
cursor:default;
float:left;
margin-right:5px;
margin-top:5px;
padding:0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
color:#888;
cursor:pointer;
display:inline-block;
font-weight:bold;
margin-right:2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
color:#555;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
float:right;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
margin-left:5px;
margin-right:auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
margin-left:2px;
margin-right:auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
border:1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
border-top:none;
border-top-left-radius:0;
border-top-right-radius:0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
border-bottom:none;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
border:1px solid #aaa;
outline:0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
outline:0;
box-shadow:none;
}
.select2-container--classic .select2-dropdown {
background-color:var(--light);
border:1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
border-bottom:none;
}
.select2-container--classic .select2-dropdown--below {
border-top:none;
}
.select2-container--classic .select2-results>.select2-results__options {
max-height:200px;
overflow-y:auto;
}
.select2-container--classic .select2-results__option[role=group] {
padding:0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
color:grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
background-color:#3875d7;
color:var(--light);
}
.select2-container--classic .select2-results__group {
cursor:default;
display:block;
padding:6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
border-color:#5897fb;
}.colorpicker {
width: 356px;
height: 176px;
overflow: hidden;
position: absolute;
background: url(//mechntricks.in/wp-content/themes/idealauto/assets/image/color/colorpicker_background.png);
font-family: Arial, Helvetica, sans-serif;
display: none;
z-index: 999;
}
.colorSelector {
width: 30px;
height: 25px; 
border: 1px solid #3e3e3e;  
}
.colorpicker_color {
width: 150px;
height: 150px;
left: 14px;
top: 13px;
position: absolute;
background: #f00;
overflow: hidden;
cursor: crosshair;
}
.colorpicker_color div {
position: absolute;
top: 0;
left: 0;
width: 150px;
height: 150px;
background: url(//mechntricks.in/wp-content/themes/idealauto/assets/image/color/colorpicker_overlay.png);
}
.colorpicker_color div div {
position: absolute;
top: 0;
left: 0;
width: 11px;
height: 11px;
overflow: hidden;
background: url(//mechntricks.in/wp-content/themes/idealauto/assets/image/color/colorpicker_select.gif);
margin: -5px 0 0 -5px;
}
.colorpicker_hue {
position: absolute;
top: 13px;
left: 171px;
width: 35px;
height: 150px;
cursor: n-resize;
}
.colorpicker_hue div {
position: absolute;
width: 35px;
height: 9px;
overflow: hidden;
background: url(//mechntricks.in/wp-content/themes/idealauto/assets/image/color/colorpicker_indic.gif) left top;
margin: -4px 0 0 0;
left: 0px;
}
.colorpicker_new_color {
position: absolute;
width: 60px;
height: 30px;
left: 213px;
top: 13px;
background: #f00;
}
.colorpicker_current_color {
position: absolute;
width: 60px;
height: 30px;
left: 283px;
top: 13px;
background: #f00;
}
.colorpicker input {
background-color: transparent;
border: 1px solid transparent;
position: absolute;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #898989;
top: 5px;
right: 15px;
text-align: right;
margin: 0;
padding: 0;
min-height: 11px;
line-height: 11px;
border: 0;
}
.colorpicker_hex {
position: absolute;
width: 72px;
height: 22px;
background: url(//mechntricks.in/wp-content/themes/idealauto/assets/image/color/colorpicker_hex.png) top;
left: 212px;
top: 142px;
}
.colorpicker_hex input {
right: 6px;
}
.colorpicker_field {
height: 22px;
width: 62px;
background-position: top;
position: absolute;
}
.colorpicker_field span {
position: absolute;
width: 12px;
height: 22px;
overflow: hidden;
top: 0;
right: 0;
cursor: n-resize;
}
.colorpicker_rgb_r {
background-image: url(//mechntricks.in/wp-content/themes/idealauto/assets/image/color/colorpicker_rgb_r.png);
top: 52px;
left: 212px;
}
.colorpicker_rgb_g {
background-image: url(//mechntricks.in/wp-content/themes/idealauto/assets/image/color/colorpicker_rgb_g.png);
top: 82px;
left: 212px;
}
.colorpicker_rgb_b {
background-image: url(//mechntricks.in/wp-content/themes/idealauto/assets/image/color/colorpicker_rgb_b.png);
top: 112px;
left: 212px;
}
.colorpicker_hsb_h {
background-image: url(//mechntricks.in/wp-content/themes/idealauto/assets/image/color/colorpicker_hsb_h.png);
top: 52px;
left: 282px;
}
.colorpicker_hsb_s {
background-image: url(//mechntricks.in/wp-content/themes/idealauto/assets/image/color/colorpicker_hsb_s.png);
top: 82px;
left: 282px;
}
.colorpicker_hsb_b {
background-image: url(//mechntricks.in/wp-content/themes/idealauto/assets/image/color/colorpicker_hsb_b.png);
top: 112px;
left: 282px;
}
.colorpicker_submit {
position: absolute;
width: 22px;
height: 22px;
background: url(//mechntricks.in/wp-content/themes/idealauto/assets/image/color/colorpicker_submit.png) top;
left: 322px;
top: 142px;
overflow: hidden;
}
.colorpicker_focus {
background-position: center;
}
.colorpicker_hex.colorpicker_focus {
background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
background-position: bottom;
}
.colorpicker_slider {
background-position: bottom;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
}
.slick-arrow.slick-hidden {
display: none;
}@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: normal;
src: url(//mechntricks.in/wp-content/themes/idealauto/assets/font/awesome/fa-brands-400.eot);
src: url(//mechntricks.in/wp-content/themes/idealauto/assets/font/awesome/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//mechntricks.in/wp-content/themes/idealauto/assets/font/awesome/fa-brands-400.woff2) format("woff2"), url(//mechntricks.in/wp-content/themes/idealauto/assets/font/awesome/fa-brands-400.woff) format("woff"), url(//mechntricks.in/wp-content/themes/idealauto/assets/font/awesome/fa-brands-400.ttf) format("truetype"), url(//mechntricks.in/wp-content/themes/idealauto/assets/font/awesome/fa-brands-400.svg#fontawesome) format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands'; }
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 400;
src: url(//mechntricks.in/wp-content/themes/idealauto/assets/font/awesome/fa-regular-400.eot);
src: url(//mechntricks.in/wp-content/themes/idealauto/assets/font/awesome/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(//mechntricks.in/wp-content/themes/idealauto/assets/font/awesome/fa-regular-400.woff2) format("woff2"), url(//mechntricks.in/wp-content/themes/idealauto/assets/font/awesome/fa-regular-400.woff) format("woff"), url(//mechntricks.in/wp-content/themes/idealauto/assets/font/awesome/fa-regular-400.ttf) format("truetype"), url(//mechntricks.in/wp-content/themes/idealauto/assets/font/awesome/fa-regular-400.svg#fontawesome) format("svg"); }
.far {
font-family: 'Font Awesome 5 Free';
font-weight: 400; }
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
src: url(//mechntricks.in/wp-content/themes/idealauto/assets/font/awesome/fa-solid-900.eot);
src: url(//mechntricks.in/wp-content/themes/idealauto/assets/font/awesome/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//mechntricks.in/wp-content/themes/idealauto/assets/font/awesome/fa-solid-900.woff2) format("woff2"), url(//mechntricks.in/wp-content/themes/idealauto/assets/font/awesome/fa-solid-900.woff) format("woff"), url(//mechntricks.in/wp-content/themes/idealauto/assets/font/awesome/fa-solid-900.ttf) format("truetype"), url(//mechntricks.in/wp-content/themes/idealauto/assets/font/awesome/fa-solid-900.svg#fontawesome) format("svg"); }
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; }
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
.fa-sm {
font-size: .875em; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit; }
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
-webkit-filter: none;
filter: none; }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-acquisitions-incorporated:before {
content: "\f6af"; }
.fa-ad:before {
content: "\f641"; }
.fa-address-book:before {
content: "\f2b9"; }
.fa-address-card:before {
content: "\f2bb"; }
.fa-adjust:before {
content: "\f042"; }
.fa-adn:before {
content: "\f170"; }
.fa-adobe:before {
content: "\f778"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-air-freshener:before {
content: "\f5d0"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-align-center:before {
content: "\f037"; }
.fa-align-justify:before {
content: "\f039"; }
.fa-align-left:before {
content: "\f036"; }
.fa-align-right:before {
content: "\f038"; }
.fa-alipay:before {
content: "\f642"; }
.fa-allergies:before {
content: "\f461"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-ambulance:before {
content: "\f0f9"; }
.fa-american-sign-language-interpreting:before {
content: "\f2a3"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-anchor:before {
content: "\f13d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angle-double-down:before {
content: "\f103"; }
.fa-angle-double-left:before {
content: "\f100"; }
.fa-angle-double-right:before {
content: "\f101"; }
.fa-angle-double-up:before {
content: "\f102"; }
.fa-angle-down:before {
content: "\f107"; }
.fa-angle-left:before {
content: "\f104"; }
.fa-angle-right:before {
content: "\f105"; }
.fa-angle-up:before {
content: "\f106"; }
.fa-angry:before {
content: "\f556"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-ankh:before {
content: "\f644"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-alt:before {
content: "\f5d1"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-archive:before {
content: "\f187"; }
.fa-archway:before {
content: "\f557"; }
.fa-arrow-alt-circle-down:before {
content: "\f358"; }
.fa-arrow-alt-circle-left:before {
content: "\f359"; }
.fa-arrow-alt-circle-right:before {
content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
content: "\f35b"; }
.fa-arrow-circle-down:before {
content: "\f0ab"; }
.fa-arrow-circle-left:before {
content: "\f0a8"; }
.fa-arrow-circle-right:before {
content: "\f0a9"; }
.fa-arrow-circle-up:before {
content: "\f0aa"; }
.fa-arrow-down:before {
content: "\f063"; }
.fa-arrow-left:before {
content: "\f060"; }
.fa-arrow-right:before {
content: "\f061"; }
.fa-arrow-up:before {
content: "\f062"; }
.fa-arrows-alt:before {
content: "\f0b2"; }
.fa-arrows-alt-h:before {
content: "\f337"; }
.fa-arrows-alt-v:before {
content: "\f338"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-assistive-listening-systems:before {
content: "\f2a2"; }
.fa-asterisk:before {
content: "\f069"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-at:before {
content: "\f1fa"; }
.fa-atlas:before {
content: "\f558"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-atom:before {
content: "\f5d2"; }
.fa-audible:before {
content: "\f373"; }
.fa-audio-description:before {
content: "\f29e"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-award:before {
content: "\f559"; }
.fa-aws:before {
content: "\f375"; }
.fa-baby:before {
content: "\f77c"; }
.fa-baby-carriage:before {
content: "\f77d"; }
.fa-backspace:before {
content: "\f55a"; }
.fa-backward:before {
content: "\f04a"; }
.fa-bacon:before {
content: "\f7e5"; }
.fa-balance-scale:before {
content: "\f24e"; }
.fa-balance-scale-left:before {
content: "\f515"; }
.fa-balance-scale-right:before {
content: "\f516"; }
.fa-ban:before {
content: "\f05e"; }
.fa-band-aid:before {
content: "\f462"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-barcode:before {
content: "\f02a"; }
.fa-bars:before {
content: "\f0c9"; }
.fa-baseball-ball:before {
content: "\f433"; }
.fa-basketball-ball:before {
content: "\f434"; }
.fa-bath:before {
content: "\f2cd"; }
.fa-battery-empty:before {
content: "\f244"; }
.fa-battery-full:before {
content: "\f240"; }
.fa-battery-half:before {
content: "\f242"; }
.fa-battery-quarter:before {
content: "\f243"; }
.fa-battery-three-quarters:before {
content: "\f241"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-bed:before {
content: "\f236"; }
.fa-beer:before {
content: "\f0fc"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bell:before {
content: "\f0f3"; }
.fa-bell-slash:before {
content: "\f1f6"; }
.fa-bezier-curve:before {
content: "\f55b"; }
.fa-bible:before {
content: "\f647"; }
.fa-bicycle:before {
content: "\f206"; }
.fa-biking:before {
content: "\f84a"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-binoculars:before {
content: "\f1e5"; }
.fa-biohazard:before {
content: "\f780"; }
.fa-birthday-cake:before {
content: "\f1fd"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blender:before {
content: "\f517"; }
.fa-blender-phone:before {
content: "\f6b6"; }
.fa-blind:before {
content: "\f29d"; }
.fa-blog:before {
content: "\f781"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bold:before {
content: "\f032"; }
.fa-bolt:before {
content: "\f0e7"; }
.fa-bomb:before {
content: "\f1e2"; }
.fa-bone:before {
content: "\f5d7"; }
.fa-bong:before {
content: "\f55c"; }
.fa-book:before {
content: "\f02d"; }
.fa-book-dead:before {
content: "\f6b7"; }
.fa-book-medical:before {
content: "\f7e6"; }
.fa-book-open:before {
content: "\f518"; }
.fa-book-reader:before {
content: "\f5da"; }
.fa-bookmark:before {
content: "\f02e"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-border-all:before {
content: "\f84c"; }
.fa-border-none:before {
content: "\f850"; }
.fa-border-style:before {
content: "\f853"; }
.fa-bowling-ball:before {
content: "\f436"; }
.fa-box:before {
content: "\f466"; }
.fa-box-open:before {
content: "\f49e"; }
.fa-boxes:before {
content: "\f468"; }
.fa-braille:before {
content: "\f2a1"; }
.fa-brain:before {
content: "\f5dc"; }
.fa-bread-slice:before {
content: "\f7ec"; }
.fa-briefcase:before {
content: "\f0b1"; }
.fa-briefcase-medical:before {
content: "\f469"; }
.fa-broadcast-tower:before {
content: "\f519"; }
.fa-broom:before {
content: "\f51a"; }
.fa-brush:before {
content: "\f55d"; }
.fa-btc:before {
content: "\f15a"; }
.fa-buffer:before {
content: "\f837"; }
.fa-bug:before {
content: "\f188"; }
.fa-building:before {
content: "\f1ad"; }
.fa-bullhorn:before {
content: "\f0a1"; }
.fa-bullseye:before {
content: "\f140"; }
.fa-burn:before {
content: "\f46a"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-bus:before {
content: "\f207"; }
.fa-bus-alt:before {
content: "\f55e"; }
.fa-business-time:before {
content: "\f64a"; }
.fa-buy-n-large:before {
content: "\f8a6"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-calculator:before {
content: "\f1ec"; }
.fa-calendar:before {
content: "\f133"; }
.fa-calendar-alt:before {
content: "\f073"; }
.fa-calendar-check:before {
content: "\f274"; }
.fa-calendar-day:before {
content: "\f783"; }
.fa-calendar-minus:before {
content: "\f272"; }
.fa-calendar-plus:before {
content: "\f271"; }
.fa-calendar-times:before {
content: "\f273"; }
.fa-calendar-week:before {
content: "\f784"; }
.fa-camera:before {
content: "\f030"; }
.fa-camera-retro:before {
content: "\f083"; }
.fa-campground:before {
content: "\f6bb"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-candy-cane:before {
content: "\f786"; }
.fa-cannabis:before {
content: "\f55f"; }
.fa-capsules:before {
content: "\f46b"; }
.fa-car:before {
content: "\f1b9"; }
.fa-car-alt:before {
content: "\f5de"; }
.fa-car-battery:before {
content: "\f5df"; }
.fa-car-crash:before {
content: "\f5e1"; }
.fa-car-side:before {
content: "\f5e4"; }
.fa-caret-down:before {
content: "\f0d7"; }
.fa-caret-left:before {
content: "\f0d9"; }
.fa-caret-right:before {
content: "\f0da"; }
.fa-caret-square-down:before {
content: "\f150"; }
.fa-caret-square-left:before {
content: "\f191"; }
.fa-caret-square-right:before {
content: "\f152"; }
.fa-caret-square-up:before {
content: "\f151"; }
.fa-caret-up:before {
content: "\f0d8"; }
.fa-carrot:before {
content: "\f787"; }
.fa-cart-arrow-down:before {
content: "\f218"; }
.fa-cart-plus:before {
content: "\f217"; }
.fa-cash-register:before {
content: "\f788"; }
.fa-cat:before {
content: "\f6be"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-centos:before {
content: "\f789"; }
.fa-certificate:before {
content: "\f0a3"; }
.fa-chair:before {
content: "\f6c0"; }
.fa-chalkboard:before {
content: "\f51b"; }
.fa-chalkboard-teacher:before {
content: "\f51c"; }
.fa-charging-station:before {
content: "\f5e7"; }
.fa-chart-area:before {
content: "\f1fe"; }
.fa-chart-bar:before {
content: "\f080"; }
.fa-chart-line:before {
content: "\f201"; }
.fa-chart-pie:before {
content: "\f200"; }
.fa-check:before {
content: "\f00c"; }
.fa-check-circle:before {
content: "\f058"; }
.fa-check-double:before {
content: "\f560"; }
.fa-check-square:before {
content: "\f14a"; }
.fa-cheese:before {
content: "\f7ef"; }
.fa-chess:before {
content: "\f439"; }
.fa-chess-bishop:before {
content: "\f43a"; }
.fa-chess-board:before {
content: "\f43c"; }
.fa-chess-king:before {
content: "\f43f"; }
.fa-chess-knight:before {
content: "\f441"; }
.fa-chess-pawn:before {
content: "\f443"; }
.fa-chess-queen:before {
content: "\f445"; }
.fa-chess-rook:before {
content: "\f447"; }
.fa-chevron-circle-down:before {
content: "\f13a"; }
.fa-chevron-circle-left:before {
content: "\f137"; }
.fa-chevron-circle-right:before {
content: "\f138"; }
.fa-chevron-circle-up:before {
content: "\f139"; }
.fa-chevron-down:before {
content: "\f078"; }
.fa-chevron-left:before {
content: "\f053"; }
.fa-chevron-right:before {
content: "\f054"; }
.fa-chevron-up:before {
content: "\f077"; }
.fa-child:before {
content: "\f1ae"; }
.fa-chrome:before {
content: "\f268"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-church:before {
content: "\f51d"; }
.fa-circle:before {
content: "\f111"; }
.fa-circle-notch:before {
content: "\f1ce"; }
.fa-city:before {
content: "\f64f"; }
.fa-clinic-medical:before {
content: "\f7f2"; }
.fa-clipboard:before {
content: "\f328"; }
.fa-clipboard-check:before {
content: "\f46c"; }
.fa-clipboard-list:before {
content: "\f46d"; }
.fa-clock:before {
content: "\f017"; }
.fa-clone:before {
content: "\f24d"; }
.fa-closed-captioning:before {
content: "\f20a"; }
.fa-cloud:before {
content: "\f0c2"; }
.fa-cloud-download-alt:before {
content: "\f381"; }
.fa-cloud-meatball:before {
content: "\f73b"; }
.fa-cloud-moon:before {
content: "\f6c3"; }
.fa-cloud-moon-rain:before {
content: "\f73c"; }
.fa-cloud-rain:before {
content: "\f73d"; }
.fa-cloud-showers-heavy:before {
content: "\f740"; }
.fa-cloud-sun:before {
content: "\f6c4"; }
.fa-cloud-sun-rain:before {
content: "\f743"; }
.fa-cloud-upload-alt:before {
content: "\f382"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-cocktail:before {
content: "\f561"; }
.fa-code:before {
content: "\f121"; }
.fa-code-branch:before {
content: "\f126"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-coffee:before {
content: "\f0f4"; }
.fa-cog:before {
content: "\f013"; }
.fa-cogs:before {
content: "\f085"; }
.fa-coins:before {
content: "\f51e"; }
.fa-columns:before {
content: "\f0db"; }
.fa-comment:before {
content: "\f075"; }
.fa-comment-alt:before {
content: "\f27a"; }
.fa-comment-dollar:before {
content: "\f651"; }
.fa-comment-dots:before {
content: "\f4ad"; }
.fa-comment-medical:before {
content: "\f7f5"; }
.fa-comment-slash:before {
content: "\f4b3"; }
.fa-comments:before {
content: "\f086"; }
.fa-comments-dollar:before {
content: "\f653"; }
.fa-compact-disc:before {
content: "\f51f"; }
.fa-compass:before {
content: "\f14e"; }
.fa-compress:before {
content: "\f066"; }
.fa-compress-arrows-alt:before {
content: "\f78c"; }
.fa-concierge-bell:before {
content: "\f562"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-contao:before {
content: "\f26d"; }
.fa-cookie:before {
content: "\f563"; }
.fa-cookie-bite:before {
content: "\f564"; }
.fa-copy:before {
content: "\f0c5"; }
.fa-copyright:before {
content: "\f1f9"; }
.fa-cotton-bureau:before {
content: "\f89e"; }
.fa-couch:before {
content: "\f4b8"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-credit-card:before {
content: "\f09d"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-crop:before {
content: "\f125"; }
.fa-crop-alt:before {
content: "\f565"; }
.fa-cross:before {
content: "\f654"; }
.fa-crosshairs:before {
content: "\f05b"; }
.fa-crow:before {
content: "\f520"; }
.fa-crown:before {
content: "\f521"; }
.fa-crutch:before {
content: "\f7f7"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cube:before {
content: "\f1b2"; }
.fa-cubes:before {
content: "\f1b3"; }
.fa-cut:before {
content: "\f0c4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-database:before {
content: "\f1c0"; }
.fa-deaf:before {
content: "\f2a4"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-democrat:before {
content: "\f747"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-desktop:before {
content: "\f108"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-dharmachakra:before {
content: "\f655"; }
.fa-dhl:before {
content: "\f790"; }
.fa-diagnoses:before {
content: "\f470"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-dice:before {
content: "\f522"; }
.fa-dice-d20:before {
content: "\f6cf"; }
.fa-dice-d6:before {
content: "\f6d1"; }
.fa-dice-five:before {
content: "\f523"; }
.fa-dice-four:before {
content: "\f524"; }
.fa-dice-one:before {
content: "\f525"; }
.fa-dice-six:before {
content: "\f526"; }
.fa-dice-three:before {
content: "\f527"; }
.fa-dice-two:before {
content: "\f528"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-digital-tachograph:before {
content: "\f566"; }
.fa-directions:before {
content: "\f5eb"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-divide:before {
content: "\f529"; }
.fa-dizzy:before {
content: "\f567"; }
.fa-dna:before {
content: "\f471"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-dog:before {
content: "\f6d3"; }
.fa-dollar-sign:before {
content: "\f155"; }
.fa-dolly:before {
content: "\f472"; }
.fa-dolly-flatbed:before {
content: "\f474"; }
.fa-donate:before {
content: "\f4b9"; }
.fa-door-closed:before {
content: "\f52a"; }
.fa-door-open:before {
content: "\f52b"; }
.fa-dot-circle:before {
content: "\f192"; }
.fa-dove:before {
content: "\f4ba"; }
.fa-download:before {
content: "\f019"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-drafting-compass:before {
content: "\f568"; }
.fa-dragon:before {
content: "\f6d5"; }
.fa-draw-polygon:before {
content: "\f5ee"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drum:before {
content: "\f569"; }
.fa-drum-steelpan:before {
content: "\f56a"; }
.fa-drumstick-bite:before {
content: "\f6d7"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dumbbell:before {
content: "\f44b"; }
.fa-dumpster:before {
content: "\f793"; }
.fa-dumpster-fire:before {
content: "\f794"; }
.fa-dungeon:before {
content: "\f6d9"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-edge:before {
content: "\f282"; }
.fa-edit:before {
content: "\f044"; }
.fa-egg:before {
content: "\f7fb"; }
.fa-eject:before {
content: "\f052"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ellipsis-h:before {
content: "\f141"; }
.fa-ellipsis-v:before {
content: "\f142"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envelope:before {
content: "\f0e0"; }
.fa-envelope-open:before {
content: "\f2b6"; }
.fa-envelope-open-text:before {
content: "\f658"; }
.fa-envelope-square:before {
content: "\f199"; }
.fa-envira:before {
content: "\f299"; }
.fa-equals:before {
content: "\f52c"; }
.fa-eraser:before {
content: "\f12d"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-ethernet:before {
content: "\f796"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-euro-sign:before {
content: "\f153"; }
.fa-evernote:before {
content: "\f839"; }
.fa-exchange-alt:before {
content: "\f362"; }
.fa-exclamation:before {
content: "\f12a"; }
.fa-exclamation-circle:before {
content: "\f06a"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.fa-expand:before {
content: "\f065"; }
.fa-expand-arrows-alt:before {
content: "\f31e"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-external-link-alt:before {
content: "\f35d"; }
.fa-external-link-square-alt:before {
content: "\f360"; }
.fa-eye:before {
content: "\f06e"; }
.fa-eye-dropper:before {
content: "\f1fb"; }
.fa-eye-slash:before {
content: "\f070"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fan:before {
content: "\f863"; }
.fa-fantasy-flight-games:before {
content: "\f6dc"; }
.fa-fast-backward:before {
content: "\f049"; }
.fa-fast-forward:before {
content: "\f050"; }
.fa-fax:before {
content: "\f1ac"; }
.fa-feather:before {
content: "\f52d"; }
.fa-feather-alt:before {
content: "\f56b"; }
.fa-fedex:before {
content: "\f797"; }
.fa-fedora:before {
content: "\f798"; }
.fa-female:before {
content: "\f182"; }
.fa-fighter-jet:before {
content: "\f0fb"; }
.fa-figma:before {
content: "\f799"; }
.fa-file:before {
content: "\f15b"; }
.fa-file-alt:before {
content: "\f15c"; }
.fa-file-archive:before {
content: "\f1c6"; }
.fa-file-audio:before {
content: "\f1c7"; }
.fa-file-code:before {
content: "\f1c9"; }
.fa-file-contract:before {
content: "\f56c"; }
.fa-file-csv:before {
content: "\f6dd"; }
.fa-file-download:before {
content: "\f56d"; }
.fa-file-excel:before {
content: "\f1c3"; }
.fa-file-export:before {
content: "\f56e"; }
.fa-file-image:before {
content: "\f1c5"; }
.fa-file-import:before {
content: "\f56f"; }
.fa-file-invoice:before {
content: "\f570"; }
.fa-file-invoice-dollar:before {
content: "\f571"; }
.fa-file-medical:before {
content: "\f477"; }
.fa-file-medical-alt:before {
content: "\f478"; }
.fa-file-pdf:before {
content: "\f1c1"; }
.fa-file-powerpoint:before {
content: "\f1c4"; }
.fa-file-prescription:before {
content: "\f572"; }
.fa-file-signature:before {
content: "\f573"; }
.fa-file-upload:before {
content: "\f574"; }
.fa-file-video:before {
content: "\f1c8"; }
.fa-file-word:before {
content: "\f1c2"; }
.fa-fill:before {
content: "\f575"; }
.fa-fill-drip:before {
content: "\f576"; }
.fa-film:before {
content: "\f008"; }
.fa-filter:before {
content: "\f0b0"; }
.fa-fingerprint:before {
content: "\f577"; }
.fa-fire:before {
content: "\f06d"; }
.fa-fire-alt:before {
content: "\f7e4"; }
.fa-fire-extinguisher:before {
content: "\f134"; }
.fa-firefox:before {
content: "\f269"; }
.fa-first-aid:before {
content: "\f479"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-fish:before {
content: "\f578"; }
.fa-fist-raised:before {
content: "\f6de"; }
.fa-flag:before {
content: "\f024"; }
.fa-flag-checkered:before {
content: "\f11e"; }
.fa-flag-usa:before {
content: "\f74d"; }
.fa-flask:before {
content: "\f0c3"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-flushed:before {
content: "\f579"; }
.fa-fly:before {
content: "\f417"; }
.fa-folder:before {
content: "\f07b"; }
.fa-folder-minus:before {
content: "\f65d"; }
.fa-folder-open:before {
content: "\f07c"; }
.fa-folder-plus:before {
content: "\f65e"; }
.fa-font:before {
content: "\f031"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-font-awesome-flag:before {
content: "\f425"; }
.fa-font-awesome-logo-full:before {
content: "\f4e6"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-football-ball:before {
content: "\f44e"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-forward:before {
content: "\f04e"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-frog:before {
content: "\f52e"; }
.fa-frown:before {
content: "\f119"; }
.fa-frown-open:before {
content: "\f57a"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-funnel-dollar:before {
content: "\f662"; }
.fa-futbol:before {
content: "\f1e3"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-gamepad:before {
content: "\f11b"; }
.fa-gas-pump:before {
content: "\f52f"; }
.fa-gavel:before {
content: "\f0e3"; }
.fa-gem:before {
content: "\f3a5"; }
.fa-genderless:before {
content: "\f22d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-ghost:before {
content: "\f6e2"; }
.fa-gift:before {
content: "\f06b"; }
.fa-gifts:before {
content: "\f79c"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-alt:before {
content: "\f841"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glass-cheers:before {
content: "\f79f"; }
.fa-glass-martini:before {
content: "\f000"; }
.fa-glass-martini-alt:before {
content: "\f57b"; }
.fa-glass-whiskey:before {
content: "\f7a0"; }
.fa-glasses:before {
content: "\f530"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-globe:before {
content: "\f0ac"; }
.fa-globe-africa:before {
content: "\f57c"; }
.fa-globe-americas:before {
content: "\f57d"; }
.fa-globe-asia:before {
content: "\f57e"; }
.fa-globe-europe:before {
content: "\f7a2"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golf-ball:before {
content: "\f450"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-gopuram:before {
content: "\f664"; }
.fa-graduation-cap:before {
content: "\f19d"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-greater-than:before {
content: "\f531"; }
.fa-greater-than-equal:before {
content: "\f532"; }
.fa-grimace:before {
content: "\f57f"; }
.fa-grin:before {
content: "\f580"; }
.fa-grin-alt:before {
content: "\f581"; }
.fa-grin-beam:before {
content: "\f582"; }
.fa-grin-beam-sweat:before {
content: "\f583"; }
.fa-grin-hearts:before {
content: "\f584"; }
.fa-grin-squint:before {
content: "\f585"; }
.fa-grin-squint-tears:before {
content: "\f586"; }
.fa-grin-stars:before {
content: "\f587"; }
.fa-grin-tears:before {
content: "\f588"; }
.fa-grin-tongue:before {
content: "\f589"; }
.fa-grin-tongue-squint:before {
content: "\f58a"; }
.fa-grin-tongue-wink:before {
content: "\f58b"; }
.fa-grin-wink:before {
content: "\f58c"; }
.fa-grip-horizontal:before {
content: "\f58d"; }
.fa-grip-lines:before {
content: "\f7a4"; }
.fa-grip-lines-vertical:before {
content: "\f7a5"; }
.fa-grip-vertical:before {
content: "\f58e"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-guitar:before {
content: "\f7a6"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-h-square:before {
content: "\f0fd"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-hamburger:before {
content: "\f805"; }
.fa-hammer:before {
content: "\f6e3"; }
.fa-hamsa:before {
content: "\f665"; }
.fa-hand-holding:before {
content: "\f4bd"; }
.fa-hand-holding-heart:before {
content: "\f4be"; }
.fa-hand-holding-usd:before {
content: "\f4c0"; }
.fa-hand-lizard:before {
content: "\f258"; }
.fa-hand-middle-finger:before {
content: "\f806"; }
.fa-hand-paper:before {
content: "\f256"; }
.fa-hand-peace:before {
content: "\f25b"; }
.fa-hand-point-down:before {
content: "\f0a7"; }
.fa-hand-point-left:before {
content: "\f0a5"; }
.fa-hand-point-right:before {
content: "\f0a4"; }
.fa-hand-point-up:before {
content: "\f0a6"; }
.fa-hand-pointer:before {
content: "\f25a"; }
.fa-hand-rock:before {
content: "\f255"; }
.fa-hand-scissors:before {
content: "\f257"; }
.fa-hand-spock:before {
content: "\f259"; }
.fa-hands:before {
content: "\f4c2"; }
.fa-hands-helping:before {
content: "\f4c4"; }
.fa-handshake:before {
content: "\f2b5"; }
.fa-hanukiah:before {
content: "\f6e6"; }
.fa-hard-hat:before {
content: "\f807"; }
.fa-hashtag:before {
content: "\f292"; }
.fa-hat-cowboy:before {
content: "\f8c0"; }
.fa-hat-cowboy-side:before {
content: "\f8c1"; }
.fa-hat-wizard:before {
content: "\f6e8"; }
.fa-haykal:before {
content: "\f666"; }
.fa-hdd:before {
content: "\f0a0"; }
.fa-heading:before {
content: "\f1dc"; }
.fa-headphones:before {
content: "\f025"; }
.fa-headphones-alt:before {
content: "\f58f"; }
.fa-headset:before {
content: "\f590"; }
.fa-heart:before {
content: "\f004"; }
.fa-heart-broken:before {
content: "\f7a9"; }
.fa-heartbeat:before {
content: "\f21e"; }
.fa-helicopter:before {
content: "\f533"; }
.fa-highlighter:before {
content: "\f591"; }
.fa-hiking:before {
content: "\f6ec"; }
.fa-hippo:before {
content: "\f6ed"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-history:before {
content: "\f1da"; }
.fa-hockey-puck:before {
content: "\f453"; }
.fa-holly-berry:before {
content: "\f7aa"; }
.fa-home:before {
content: "\f015"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-horse:before {
content: "\f6f0"; }
.fa-horse-head:before {
content: "\f7ab"; }
.fa-hospital:before {
content: "\f0f8"; }
.fa-hospital-alt:before {
content: "\f47d"; }
.fa-hospital-symbol:before {
content: "\f47e"; }
.fa-hot-tub:before {
content: "\f593"; }
.fa-hotdog:before {
content: "\f80f"; }
.fa-hotel:before {
content: "\f594"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-hourglass:before {
content: "\f254"; }
.fa-hourglass-end:before {
content: "\f253"; }
.fa-hourglass-half:before {
content: "\f252"; }
.fa-hourglass-start:before {
content: "\f251"; }
.fa-house-damage:before {
content: "\f6f1"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-hryvnia:before {
content: "\f6f2"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-i-cursor:before {
content: "\f246"; }
.fa-ice-cream:before {
content: "\f810"; }
.fa-icicles:before {
content: "\f7ad"; }
.fa-icons:before {
content: "\f86d"; }
.fa-id-badge:before {
content: "\f2c1"; }
.fa-id-card:before {
content: "\f2c2"; }
.fa-id-card-alt:before {
content: "\f47f"; }
.fa-igloo:before {
content: "\f7ae"; }
.fa-image:before {
content: "\f03e"; }
.fa-images:before {
content: "\f302"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-inbox:before {
content: "\f01c"; }
.fa-indent:before {
content: "\f03c"; }
.fa-industry:before {
content: "\f275"; }
.fa-infinity:before {
content: "\f534"; }
.fa-info:before {
content: "\f129"; }
.fa-info-circle:before {
content: "\f05a"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-italic:before {
content: "\f033"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-java:before {
content: "\f4e4"; }
.fa-jedi:before {
content: "\f669"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joint:before {
content: "\f595"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-journal-whills:before {
content: "\f66a"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-kaaba:before {
content: "\f66b"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-key:before {
content: "\f084"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-keyboard:before {
content: "\f11c"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-khanda:before {
content: "\f66d"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-kiss:before {
content: "\f596"; }
.fa-kiss-beam:before {
content: "\f597"; }
.fa-kiss-wink-heart:before {
content: "\f598"; }
.fa-kiwi-bird:before {
content: "\f535"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-landmark:before {
content: "\f66f"; }
.fa-language:before {
content: "\f1ab"; }
.fa-laptop:before {
content: "\f109"; }
.fa-laptop-code:before {
content: "\f5fc"; }
.fa-laptop-medical:before {
content: "\f812"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-laugh:before {
content: "\f599"; }
.fa-laugh-beam:before {
content: "\f59a"; }
.fa-laugh-squint:before {
content: "\f59b"; }
.fa-laugh-wink:before {
content: "\f59c"; }
.fa-layer-group:before {
content: "\f5fd"; }
.fa-leaf:before {
content: "\f06c"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-lemon:before {
content: "\f094"; }
.fa-less:before {
content: "\f41d"; }
.fa-less-than:before {
content: "\f536"; }
.fa-less-than-equal:before {
content: "\f537"; }
.fa-level-down-alt:before {
content: "\f3be"; }
.fa-level-up-alt:before {
content: "\f3bf"; }
.fa-life-ring:before {
content: "\f1cd"; }
.fa-lightbulb:before {
content: "\f0eb"; }
.fa-line:before {
content: "\f3c0"; }
.fa-link:before {
content: "\f0c1"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lira-sign:before {
content: "\f195"; }
.fa-list:before {
content: "\f03a"; }
.fa-list-alt:before {
content: "\f022"; }
.fa-list-ol:before {
content: "\f0cb"; }
.fa-list-ul:before {
content: "\f0ca"; }
.fa-location-arrow:before {
content: "\f124"; }
.fa-lock:before {
content: "\f023"; }
.fa-lock-open:before {
content: "\f3c1"; }
.fa-long-arrow-alt-down:before {
content: "\f309"; }
.fa-long-arrow-alt-left:before {
content: "\f30a"; }
.fa-long-arrow-alt-right:before {
content: "\f30b"; }
.fa-long-arrow-alt-up:before {
content: "\f30c"; }
.fa-low-vision:before {
content: "\f2a8"; }
.fa-luggage-cart:before {
content: "\f59d"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-magic:before {
content: "\f0d0"; }
.fa-magnet:before {
content: "\f076"; }
.fa-mail-bulk:before {
content: "\f674"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-male:before {
content: "\f183"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-map:before {
content: "\f279"; }
.fa-map-marked:before {
content: "\f59f"; }
.fa-map-marked-alt:before {
content: "\f5a0"; }
.fa-map-marker:before {
content: "\f041"; }
.fa-map-marker-alt:before {
content: "\f3c5"; }
.fa-map-pin:before {
content: "\f276"; }
.fa-map-signs:before {
content: "\f277"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-marker:before {
content: "\f5a1"; }
.fa-mars:before {
content: "\f222"; }
.fa-mars-double:before {
content: "\f227"; }
.fa-mars-stroke:before {
content: "\f229"; }
.fa-mars-stroke-h:before {
content: "\f22b"; }
.fa-mars-stroke-v:before {
content: "\f22a"; }
.fa-mask:before {
content: "\f6fa"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-mdb:before {
content: "\f8ca"; }
.fa-medal:before {
content: "\f5a2"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f3c7"; }
.fa-medkit:before {
content: "\f0fa"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-meh:before {
content: "\f11a"; }
.fa-meh-blank:before {
content: "\f5a4"; }
.fa-meh-rolling-eyes:before {
content: "\f5a5"; }
.fa-memory:before {
content: "\f538"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-menorah:before {
content: "\f676"; }
.fa-mercury:before {
content: "\f223"; }
.fa-meteor:before {
content: "\f753"; }
.fa-microchip:before {
content: "\f2db"; }
.fa-microphone:before {
content: "\f130"; }
.fa-microphone-alt:before {
content: "\f3c9"; }
.fa-microphone-alt-slash:before {
content: "\f539"; }
.fa-microphone-slash:before {
content: "\f131"; }
.fa-microscope:before {
content: "\f610"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-minus:before {
content: "\f068"; }
.fa-minus-circle:before {
content: "\f056"; }
.fa-minus-square:before {
content: "\f146"; }
.fa-mitten:before {
content: "\f7b5"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-mobile:before {
content: "\f10b"; }
.fa-mobile-alt:before {
content: "\f3cd"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-money-bill:before {
content: "\f0d6"; }
.fa-money-bill-alt:before {
content: "\f3d1"; }
.fa-money-bill-wave:before {
content: "\f53a"; }
.fa-money-bill-wave-alt:before {
content: "\f53b"; }
.fa-money-check:before {
content: "\f53c"; }
.fa-money-check-alt:before {
content: "\f53d"; }
.fa-monument:before {
content: "\f5a6"; }
.fa-moon:before {
content: "\f186"; }
.fa-mortar-pestle:before {
content: "\f5a7"; }
.fa-mosque:before {
content: "\f678"; }
.fa-motorcycle:before {
content: "\f21c"; }
.fa-mountain:before {
content: "\f6fc"; }
.fa-mouse:before {
content: "\f8cc"; }
.fa-mouse-pointer:before {
content: "\f245"; }
.fa-mug-hot:before {
content: "\f7b6"; }
.fa-music:before {
content: "\f001"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neos:before {
content: "\f612"; }
.fa-network-wired:before {
content: "\f6ff"; }
.fa-neuter:before {
content: "\f22c"; }
.fa-newspaper:before {
content: "\f1ea"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-not-equal:before {
content: "\f53e"; }
.fa-notes-medical:before {
content: "\f481"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-object-group:before {
content: "\f247"; }
.fa-object-ungroup:before {
content: "\f248"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-oil-can:before {
content: "\f613"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-om:before {
content: "\f679"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-orcid:before {
content: "\f8d2"; }
.fa-osi:before {
content: "\f41a"; }
.fa-otter:before {
content: "\f700"; }
.fa-outdent:before {
content: "\f03b"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-pager:before {
content: "\f815"; }
.fa-paint-brush:before {
content: "\f1fc"; }
.fa-paint-roller:before {
content: "\f5aa"; }
.fa-palette:before {
content: "\f53f"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-pallet:before {
content: "\f482"; }
.fa-paper-plane:before {
content: "\f1d8"; }
.fa-paperclip:before {
content: "\f0c6"; }
.fa-parachute-box:before {
content: "\f4cd"; }
.fa-paragraph:before {
content: "\f1dd"; }
.fa-parking:before {
content: "\f540"; }
.fa-passport:before {
content: "\f5ab"; }
.fa-pastafarianism:before {
content: "\f67b"; }
.fa-paste:before {
content: "\f0ea"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-pause:before {
content: "\f04c"; }
.fa-pause-circle:before {
content: "\f28b"; }
.fa-paw:before {
content: "\f1b0"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-peace:before {
content: "\f67c"; }
.fa-pen:before {
content: "\f304"; }
.fa-pen-alt:before {
content: "\f305"; }
.fa-pen-fancy:before {
content: "\f5ac"; }
.fa-pen-nib:before {
content: "\f5ad"; }
.fa-pen-square:before {
content: "\f14b"; }
.fa-pencil-alt:before {
content: "\f303"; }
.fa-pencil-ruler:before {
content: "\f5ae"; }
.fa-penny-arcade:before {
content: "\f704"; }
.fa-people-carry:before {
content: "\f4ce"; }
.fa-pepper-hot:before {
content: "\f816"; }
.fa-percent:before {
content: "\f295"; }
.fa-percentage:before {
content: "\f541"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-person-booth:before {
content: "\f756"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-phone:before {
content: "\f095"; }
.fa-phone-alt:before {
content: "\f879"; }
.fa-phone-slash:before {
content: "\f3dd"; }
.fa-phone-square:before {
content: "\f098"; }
.fa-phone-square-alt:before {
content: "\f87b"; }
.fa-phone-volume:before {
content: "\f2a0"; }
.fa-photo-video:before {
content: "\f87c"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-piggy-bank:before {
content: "\f4d3"; }
.fa-pills:before {
content: "\f484"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-pizza-slice:before {
content: "\f818"; }
.fa-place-of-worship:before {
content: "\f67f"; }
.fa-plane:before {
content: "\f072"; }
.fa-plane-arrival:before {
content: "\f5af"; }
.fa-plane-departure:before {
content: "\f5b0"; }
.fa-play:before {
content: "\f04b"; }
.fa-play-circle:before {
content: "\f144"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-plug:before {
content: "\f1e6"; }
.fa-plus:before {
content: "\f067"; }
.fa-plus-circle:before {
content: "\f055"; }
.fa-plus-square:before {
content: "\f0fe"; }
.fa-podcast:before {
content: "\f2ce"; }
.fa-poll:before {
content: "\f681"; }
.fa-poll-h:before {
content: "\f682"; }
.fa-poo:before {
content: "\f2fe"; }
.fa-poo-storm:before {
content: "\f75a"; }
.fa-poop:before {
content: "\f619"; }
.fa-portrait:before {
content: "\f3e0"; }
.fa-pound-sign:before {
content: "\f154"; }
.fa-power-off:before {
content: "\f011"; }
.fa-pray:before {
content: "\f683"; }
.fa-praying-hands:before {
content: "\f684"; }
.fa-prescription:before {
content: "\f5b1"; }
.fa-prescription-bottle:before {
content: "\f485"; }
.fa-prescription-bottle-alt:before {
content: "\f486"; }
.fa-print:before {
content: "\f02f"; }
.fa-procedures:before {
content: "\f487"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-project-diagram:before {
content: "\f542"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-puzzle-piece:before {
content: "\f12e"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-qrcode:before {
content: "\f029"; }
.fa-question:before {
content: "\f128"; }
.fa-question-circle:before {
content: "\f059"; }
.fa-quidditch:before {
content: "\f458"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-quote-left:before {
content: "\f10d"; }
.fa-quote-right:before {
content: "\f10e"; }
.fa-quran:before {
content: "\f687"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-radiation:before {
content: "\f7b9"; }
.fa-radiation-alt:before {
content: "\f7ba"; }
.fa-rainbow:before {
content: "\f75b"; }
.fa-random:before {
content: "\f074"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-receipt:before {
content: "\f543"; }
.fa-record-vinyl:before {
content: "\f8d9"; }
.fa-recycle:before {
content: "\f1b8"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-redo:before {
content: "\f01e"; }
.fa-redo-alt:before {
content: "\f2f9"; }
.fa-registered:before {
content: "\f25d"; }
.fa-remove-format:before {
content: "\f87d"; }
.fa-renren:before {
content: "\f18b"; }
.fa-reply:before {
content: "\f3e5"; }
.fa-reply-all:before {
content: "\f122"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-republican:before {
content: "\f75e"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-restroom:before {
content: "\f7bd"; }
.fa-retweet:before {
content: "\f079"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-ribbon:before {
content: "\f4d6"; }
.fa-ring:before {
content: "\f70b"; }
.fa-road:before {
content: "\f018"; }
.fa-robot:before {
content: "\f544"; }
.fa-rocket:before {
content: "\f135"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-route:before {
content: "\f4d7"; }
.fa-rss:before {
content: "\f09e"; }
.fa-rss-square:before {
content: "\f143"; }
.fa-ruble-sign:before {
content: "\f158"; }
.fa-ruler:before {
content: "\f545"; }
.fa-ruler-combined:before {
content: "\f546"; }
.fa-ruler-horizontal:before {
content: "\f547"; }
.fa-ruler-vertical:before {
content: "\f548"; }
.fa-running:before {
content: "\f70c"; }
.fa-rupee-sign:before {
content: "\f156"; }
.fa-sad-cry:before {
content: "\f5b3"; }
.fa-sad-tear:before {
content: "\f5b4"; }
.fa-safari:before {
content: "\f267"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-sass:before {
content: "\f41e"; }
.fa-satellite:before {
content: "\f7bf"; }
.fa-satellite-dish:before {
content: "\f7c0"; }
.fa-save:before {
content: "\f0c7"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-school:before {
content: "\f549"; }
.fa-screwdriver:before {
content: "\f54a"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-scroll:before {
content: "\f70e"; }
.fa-sd-card:before {
content: "\f7c2"; }
.fa-search:before {
content: "\f002"; }
.fa-search-dollar:before {
content: "\f688"; }
.fa-search-location:before {
content: "\f689"; }
.fa-search-minus:before {
content: "\f010"; }
.fa-search-plus:before {
content: "\f00e"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-seedling:before {
content: "\f4d8"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-server:before {
content: "\f233"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-shapes:before {
content: "\f61f"; }
.fa-share:before {
content: "\f064"; }
.fa-share-alt:before {
content: "\f1e0"; }
.fa-share-alt-square:before {
content: "\f1e1"; }
.fa-share-square:before {
content: "\f14d"; }
.fa-shekel-sign:before {
content: "\f20b"; }
.fa-shield-alt:before {
content: "\f3ed"; }
.fa-ship:before {
content: "\f21a"; }
.fa-shipping-fast:before {
content: "\f48b"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shoe-prints:before {
content: "\f54b"; }
.fa-shopping-bag:before {
content: "\f290"; }
.fa-shopping-basket:before {
content: "\f291"; }
.fa-shopping-cart:before {
content: "\f07a"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-shower:before {
content: "\f2cc"; }
.fa-shuttle-van:before {
content: "\f5b6"; }
.fa-sign:before {
content: "\f4d9"; }
.fa-sign-in-alt:before {
content: "\f2f6"; }
.fa-sign-language:before {
content: "\f2a7"; }
.fa-sign-out-alt:before {
content: "\f2f5"; }
.fa-signal:before {
content: "\f012"; }
.fa-signature:before {
content: "\f5b7"; }
.fa-sim-card:before {
content: "\f7c4"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sitemap:before {
content: "\f0e8"; }
.fa-sith:before {
content: "\f512"; }
.fa-skating:before {
content: "\f7c5"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-skiing:before {
content: "\f7c9"; }
.fa-skiing-nordic:before {
content: "\f7ca"; }
.fa-skull:before {
content: "\f54c"; }
.fa-skull-crossbones:before {
content: "\f714"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f3ef"; }
.fa-slash:before {
content: "\f715"; }
.fa-sleigh:before {
content: "\f7cc"; }
.fa-sliders-h:before {
content: "\f1de"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-smile:before {
content: "\f118"; }
.fa-smile-beam:before {
content: "\f5b8"; }
.fa-smile-wink:before {
content: "\f4da"; }
.fa-smog:before {
content: "\f75f"; }
.fa-smoking:before {
content: "\f48d"; }
.fa-smoking-ban:before {
content: "\f54d"; }
.fa-sms:before {
content: "\f7cd"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ac"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-snowboarding:before {
content: "\f7ce"; }
.fa-snowflake:before {
content: "\f2dc"; }
.fa-snowman:before {
content: "\f7d0"; }
.fa-snowplow:before {
content: "\f7d2"; }
.fa-socks:before {
content: "\f696"; }
.fa-solar-panel:before {
content: "\f5ba"; }
.fa-sort:before {
content: "\f0dc"; }
.fa-sort-alpha-down:before {
content: "\f15d"; }
.fa-sort-alpha-down-alt:before {
content: "\f881"; }
.fa-sort-alpha-up:before {
content: "\f15e"; }
.fa-sort-alpha-up-alt:before {
content: "\f882"; }
.fa-sort-amount-down:before {
content: "\f160"; }
.fa-sort-amount-down-alt:before {
content: "\f884"; }
.fa-sort-amount-up:before {
content: "\f161"; }
.fa-sort-amount-up-alt:before {
content: "\f885"; }
.fa-sort-down:before {
content: "\f0dd"; }
.fa-sort-numeric-down:before {
content: "\f162"; }
.fa-sort-numeric-down-alt:before {
content: "\f886"; }
.fa-sort-numeric-up:before {
content: "\f163"; }
.fa-sort-numeric-up-alt:before {
content: "\f887"; }
.fa-sort-up:before {
content: "\f0de"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-spa:before {
content: "\f5bb"; }
.fa-space-shuttle:before {
content: "\f197"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-spell-check:before {
content: "\f891"; }
.fa-spider:before {
content: "\f717"; }
.fa-spinner:before {
content: "\f110"; }
.fa-splotch:before {
content: "\f5bc"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-spray-can:before {
content: "\f5bd"; }
.fa-square:before {
content: "\f0c8"; }
.fa-square-full:before {
content: "\f45c"; }
.fa-square-root-alt:before {
content: "\f698"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-stackpath:before {
content: "\f842"; }
.fa-stamp:before {
content: "\f5bf"; }
.fa-star:before {
content: "\f005"; }
.fa-star-and-crescent:before {
content: "\f699"; }
.fa-star-half:before {
content: "\f089"; }
.fa-star-half-alt:before {
content: "\f5c0"; }
.fa-star-of-david:before {
content: "\f69a"; }
.fa-star-of-life:before {
content: "\f621"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-step-backward:before {
content: "\f048"; }
.fa-step-forward:before {
content: "\f051"; }
.fa-stethoscope:before {
content: "\f0f1"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-sticky-note:before {
content: "\f249"; }
.fa-stop:before {
content: "\f04d"; }
.fa-stop-circle:before {
content: "\f28d"; }
.fa-stopwatch:before {
content: "\f2f2"; }
.fa-store:before {
content: "\f54e"; }
.fa-store-alt:before {
content: "\f54f"; }
.fa-strava:before {
content: "\f428"; }
.fa-stream:before {
content: "\f550"; }
.fa-street-view:before {
content: "\f21d"; }
.fa-strikethrough:before {
content: "\f0cc"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-stroopwafel:before {
content: "\f551"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-subscript:before {
content: "\f12c"; }
.fa-subway:before {
content: "\f239"; }
.fa-suitcase:before {
content: "\f0f2"; }
.fa-suitcase-rolling:before {
content: "\f5c1"; }
.fa-sun:before {
content: "\f185"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-superscript:before {
content: "\f12b"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-surprise:before {
content: "\f5c2"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-swatchbook:before {
content: "\f5c3"; }
.fa-swift:before {
content: "\f8e1"; }
.fa-swimmer:before {
content: "\f5c4"; }
.fa-swimming-pool:before {
content: "\f5c5"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-synagogue:before {
content: "\f69b"; }
.fa-sync:before {
content: "\f021"; }
.fa-sync-alt:before {
content: "\f2f1"; }
.fa-syringe:before {
content: "\f48e"; }
.fa-table:before {
content: "\f0ce"; }
.fa-table-tennis:before {
content: "\f45d"; }
.fa-tablet:before {
content: "\f10a"; }
.fa-tablet-alt:before {
content: "\f3fa"; }
.fa-tablets:before {
content: "\f490"; }
.fa-tachometer-alt:before {
content: "\f3fd"; }
.fa-tag:before {
content: "\f02b"; }
.fa-tags:before {
content: "\f02c"; }
.fa-tape:before {
content: "\f4db"; }
.fa-tasks:before {
content: "\f0ae"; }
.fa-taxi:before {
content: "\f1ba"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-teeth:before {
content: "\f62e"; }
.fa-teeth-open:before {
content: "\f62f"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f3fe"; }
.fa-temperature-high:before {
content: "\f769"; }
.fa-temperature-low:before {
content: "\f76b"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-tenge:before {
content: "\f7d7"; }
.fa-terminal:before {
content: "\f120"; }
.fa-text-height:before {
content: "\f034"; }
.fa-text-width:before {
content: "\f035"; }
.fa-th:before {
content: "\f00a"; }
.fa-th-large:before {
content: "\f009"; }
.fa-th-list:before {
content: "\f00b"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-theater-masks:before {
content: "\f630"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-thermometer:before {
content: "\f491"; }
.fa-thermometer-empty:before {
content: "\f2cb"; }
.fa-thermometer-full:before {
content: "\f2c7"; }
.fa-thermometer-half:before {
content: "\f2c9"; }
.fa-thermometer-quarter:before {
content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
content: "\f2c8"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-thumbs-down:before {
content: "\f165"; }
.fa-thumbs-up:before {
content: "\f164"; }
.fa-thumbtack:before {
content: "\f08d"; }
.fa-ticket-alt:before {
content: "\f3ff"; }
.fa-times:before {
content: "\f00d"; }
.fa-times-circle:before {
content: "\f057"; }
.fa-tint:before {
content: "\f043"; }
.fa-tint-slash:before {
content: "\f5c7"; }
.fa-tired:before {
content: "\f5c8"; }
.fa-toggle-off:before {
content: "\f204"; }
.fa-toggle-on:before {
content: "\f205"; }
.fa-toilet:before {
content: "\f7d8"; }
.fa-toilet-paper:before {
content: "\f71e"; }
.fa-toolbox:before {
content: "\f552"; }
.fa-tools:before {
content: "\f7d9"; }
.fa-tooth:before {
content: "\f5c9"; }
.fa-torah:before {
content: "\f6a0"; }
.fa-torii-gate:before {
content: "\f6a1"; }
.fa-tractor:before {
content: "\f722"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-trademark:before {
content: "\f25c"; }
.fa-traffic-light:before {
content: "\f637"; }
.fa-train:before {
content: "\f238"; }
.fa-tram:before {
content: "\f7da"; }
.fa-transgender:before {
content: "\f224"; }
.fa-transgender-alt:before {
content: "\f225"; }
.fa-trash:before {
content: "\f1f8"; }
.fa-trash-alt:before {
content: "\f2ed"; }
.fa-trash-restore:before {
content: "\f829"; }
.fa-trash-restore-alt:before {
content: "\f82a"; }
.fa-tree:before {
content: "\f1bb"; }
.fa-trello:before {
content: "\f181"; }
.fa-tripadvisor:before {
content: "\f262"; }
.fa-trophy:before {
content: "\f091"; }
.fa-truck:before {
content: "\f0d1"; }
.fa-truck-loading:before {
content: "\f4de"; }
.fa-truck-monster:before {
content: "\f63b"; }
.fa-truck-moving:before {
content: "\f4df"; }
.fa-truck-pickup:before {
content: "\f63c"; }
.fa-tshirt:before {
content: "\f553"; }
.fa-tty:before {
content: "\f1e4"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-tv:before {
content: "\f26c"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbraco:before {
content: "\f8e8"; }
.fa-umbrella:before {
content: "\f0e9"; }
.fa-umbrella-beach:before {
content: "\f5ca"; }
.fa-underline:before {
content: "\f0cd"; }
.fa-undo:before {
content: "\f0e2"; }
.fa-undo-alt:before {
content: "\f2ea"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-universal-access:before {
content: "\f29a"; }
.fa-university:before {
content: "\f19c"; }
.fa-unlink:before {
content: "\f127"; }
.fa-unlock:before {
content: "\f09c"; }
.fa-unlock-alt:before {
content: "\f13e"; }
.fa-untappd:before {
content: "\f405"; }
.fa-upload:before {
content: "\f093"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-usb:before {
content: "\f287"; }
.fa-user:before {
content: "\f007"; }
.fa-user-alt:before {
content: "\f406"; }
.fa-user-alt-slash:before {
content: "\f4fa"; }
.fa-user-astronaut:before {
content: "\f4fb"; }
.fa-user-check:before {
content: "\f4fc"; }
.fa-user-circle:before {
content: "\f2bd"; }
.fa-user-clock:before {
content: "\f4fd"; }
.fa-user-cog:before {
content: "\f4fe"; }
.fa-user-edit:before {
content: "\f4ff"; }
.fa-user-friends:before {
content: "\f500"; }
.fa-user-graduate:before {
content: "\f501"; }
.fa-user-injured:before {
content: "\f728"; }
.fa-user-lock:before {
content: "\f502"; }
.fa-user-md:before {
content: "\f0f0"; }
.fa-user-minus:before {
content: "\f503"; }
.fa-user-ninja:before {
content: "\f504"; }
.fa-user-nurse:before {
content: "\f82f"; }
.fa-user-plus:before {
content: "\f234"; }
.fa-user-secret:before {
content: "\f21b"; }
.fa-user-shield:before {
content: "\f505"; }
.fa-user-slash:before {
content: "\f506"; }
.fa-user-tag:before {
content: "\f507"; }
.fa-user-tie:before {
content: "\f508"; }
.fa-user-times:before {
content: "\f235"; }
.fa-users:before {
content: "\f0c0"; }
.fa-users-cog:before {
content: "\f509"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-utensil-spoon:before {
content: "\f2e5"; }
.fa-utensils:before {
content: "\f2e7"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-vector-square:before {
content: "\f5cb"; }
.fa-venus:before {
content: "\f221"; }
.fa-venus-double:before {
content: "\f226"; }
.fa-venus-mars:before {
content: "\f228"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-vial:before {
content: "\f492"; }
.fa-vials:before {
content: "\f493"; }
.fa-viber:before {
content: "\f409"; }
.fa-video:before {
content: "\f03d"; }
.fa-video-slash:before {
content: "\f4e2"; }
.fa-vihara:before {
content: "\f6a7"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-voicemail:before {
content: "\f897"; }
.fa-volleyball-ball:before {
content: "\f45f"; }
.fa-volume-down:before {
content: "\f027"; }
.fa-volume-mute:before {
content: "\f6a9"; }
.fa-volume-off:before {
content: "\f026"; }
.fa-volume-up:before {
content: "\f028"; }
.fa-vote-yea:before {
content: "\f772"; }
.fa-vr-cardboard:before {
content: "\f729"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-walking:before {
content: "\f554"; }
.fa-wallet:before {
content: "\f555"; }
.fa-warehouse:before {
content: "\f494"; }
.fa-water:before {
content: "\f773"; }
.fa-wave-square:before {
content: "\f83e"; }
.fa-waze:before {
content: "\f83f"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weight:before {
content: "\f496"; }
.fa-weight-hanging:before {
content: "\f5cd"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-wheelchair:before {
content: "\f193"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wifi:before {
content: "\f1eb"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-wind:before {
content: "\f72e"; }
.fa-window-close:before {
content: "\f410"; }
.fa-window-maximize:before {
content: "\f2d0"; }
.fa-window-minimize:before {
content: "\f2d1"; }
.fa-window-restore:before {
content: "\f2d2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wine-bottle:before {
content: "\f72f"; }
.fa-wine-glass:before {
content: "\f4e3"; }
.fa-wine-glass-alt:before {
content: "\f5ce"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-won-sign:before {
content: "\f159"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-wrench:before {
content: "\f0ad"; }
.fa-x-ray:before {
content: "\f497"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yammer:before {
content: "\f840"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yen-sign:before {
content: "\f157"; }
.fa-yin-yang:before {
content: "\f6ad"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-zhihu:before {
content: "\f63f"; }
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }
.fa,
.fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900; }.widget-filter-price input[readonly],
.widget_price_filter input[readonly] {
border: 0;
}
.widget-filter-price button,
.widget_price_filter button {
border: 0;
background: transparent;
color: var(--heading);
font-weight: bold;
padding: 0;
}
.widget-filter-price .price-numner,
.widget_price_filter .price-numner {
color: var(--heading);
margin-bottom: 23px;
display: block;
}
.widget-filter-price .ui-slider,
.widget_price_filter .ui-slider {
background: #d0d0d0 !important;
height: 2px;
}
.widget-filter-price .ui-slider .ui-slider-range,
.widget_price_filter .ui-slider .ui-slider-range {
background: #131313 !important;
}
.widget-filter-price .ui-slider .ui-slider-handle,
.widget_price_filter .ui-slider .ui-slider-handle {
width: 15px !important;
height: 10px !important;
background: #131313 !important;
border-radius: 0;
border: 1px solid #ffffff;
top: -8px !important;
}
.widget-filter-price .ui-slider .ui-slider-handle:after,
.widget_price_filter .ui-slider .ui-slider-handle:after {
width: 0;
height: 0;
border-left: 6.5px solid transparent;
border-right: 6.5px solid transparent;
border-top: 7px solid #131313;
content: "";
position: absolute;
top: 100%;
left: 0px;
}
.widget-filter-price .ui-slider .ui-slider-handle:last-child,
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -13px;
}
.widget-filter-price .price_slider_wrapper,
.widget_price_filter .price_slider_wrapper {
position: relative;
padding-top: 51px;
}
.widget-filter-price .price_label,
.widget_price_filter .price_label {
float: left;
margin: 0;
}
.widget-filter-price .button,
.widget_price_filter .button {
float: right !important;
margin: 0;
}
.widget-filter-price .price_slider_amount,
.widget_price_filter .price_slider_amount {
position: absolute;
width: 100%;
top: 0;
left: 0;
}
.widget-filter-price .price_slider_amount .price_label,
.widget_price_filter .price_slider_amount .price_label {
color: var(--heading);
}
.widget-filter-price .price_slider_amount:after,
.widget_price_filter .price_slider_amount:after {
content: "";
display: table;
clear: both;
}
.idealautoduct-category-list .slick-slide:first-child {
display: inline-block !important;
}
.idealautoduct-category-list .slick-initialized .slick-slide {
display: inline-block !important;
}
.idealautoduct-category-list ul li {
text-align: center;
vertical-align: bottom;
float: none;
}
.idealautoduct-category-list ul .slick-slide {
display: none !important;
}
.idealautoduct-category-list ul img {
margin-bottom: 26px;
display: inline-block;
}
.idealautoduct-category-list ul h3 {
font-size: 15px;
font-weight: 500;
}
.idealautoduct-category-list ul h3 a {
color: var(--heading);
}
.idealautoduct-search form.search-form {
border: 1px solid #959595;
border-radius: 40px;
min-height: 48px;
background: transparent;
}
.idealautoduct-search .search-loading .searchsubmit:after {
font-family: "jws_icon";
content: '\e834';
top: 7px;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
font-size: 25px;
right: 18px;
font-weight: bold;
}
.idealautoduct-search .search-loading i {
opacity: 0;
}
.idealautoduct-search .jws-search-results {
position: absolute;
width: 100%;
overflow: auto;
max-height: 300px;
background: #fff;
z-index: 2;
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
margin-top: 1px;
}
.idealautoduct-search .autocomplete-suggestions {
position: relative !important;
max-height: 100% !important;
width: 100% !important;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-animation: fadeIn 0.25s both;
-o-animation: fadeIn 0.25s both;
-ms-animation: fadeIn 0.25s both;
-moz-animation: fadeIn 0.25s both;
animation: fadeIn 0.25s both;
}
.idealautoduct-search img {
width: 70px;
}
.idealautoduct-search .autocomplete-suggestion {
clear: both;
border-bottom: 1px solid #f5f5f5;
padding: 15px;
cursor: pointer;
-webkit-box-flex: 1;
transition: 0.15s ease;
-webkit-transition: 0.15s ease;
-ms-flex: 1 1 50%;
flex: 1 1 50%;
}
.idealautoduct-search .suggestion-thumb {
display: inline-block;
max-width: 60px;
margin-right: 10px;
vertical-align: middle;
}
.idealautoduct-search .suggestion_content {
display: inline-block;
vertical-align: middle;
width: calc(100% - 70px);
}
.idealautoduct-search .searchsubmit {
color: var(--heading);
font-size: 20px;
position: relative;
}
.idealautoduct-search .suggestion-title {
font-size: 14px;
margin: 0;
}
.idealautoduct-search .view-all-results {
display: block;
width: 100%;
padding: 5px 15px;
background: var(--main);
color: #ffffff;
text-align: center;
}
.autocomplete-suggestions .suggestions-title {
background: var(--heading);
color: #ffffff;
text-align: center;
padding: 5px 15px;
}
.autocomplete-suggestions .autocomplete-suggestion {
padding: 10px 15px;
border-bottom: 1px solid #f1f1f1;
}
.autocomplete-suggestions p {
cursor: pointer;
margin: 0;
}
.autocomplete-suggestions.focus {
display: block !important;
}
.autocomplete-suggestions.has-content {
background: #ffffff;
overflow: auto;
box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
color: var(--heading);
}
.jws-search-results.emtry {
display: none;
}
@media (max-width: 1024px) {
.idealautoduct-category-list ul li {
width: 20%;
}
}
@media (max-width: 767px) {
.idealautoduct-category-list ul img {
max-width: 80%;
}
}
body > .site {
overflow: hidden;
position: relative;
}
.site-main.jws-blog-archive {
padding: 80px 0;
}
.footer-parallax .site-content {
position: relative;
z-index: 1;
}
.dark-mode-on #preloader {
background: rgba(0, 0, 0, 0.9);
}
.jws-recapcha {
margin-top: -1px;
}
.jws-recapcha > div {
width: auto !important;
height: auto !important;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
color: var(--body);
}
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
width: 5px;
}
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-track {
background: #f1f1f1;
}
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
background: #888;
border-radius: 3px;
}
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb:hover {
background: #131313;
}
.page-no-builder {
padding: 80px 15px;
}
#preloader {
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 99999999999999;
overflow: hidden;
background: rgba(255, 255, 255, 0.9);
-webkit-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
#preloader.fade-in {
opacity: 0;
visibility: hidden;
}
#preloader .preloader-cancel-btn {
cursor: pointer;
position: fixed;
right: 30px;
bottom: 30px;
}
#preloader .preloader-cancel-btn {
opacity: 0;
visibility: hidden;
}
#preloader .preloader-cancel-btn.fade-in {
opacity: 1;
visibility: visible;
}
#preloader .spinner {
width: 40px;
height: 40px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
}
#preloader .spinner:before {
width: 100%;
height: 100%;
border-radius: 50%;
background-color: var(--main);
opacity: .6;
position: absolute;
top: 0;
left: 0;
animation: pulse-border3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
-webkit-animation: pulse-border3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
content: "";
}
#preloader .spinner:after {
width: 100%;
height: 100%;
border-radius: 50%;
background-color: var(--main);
opacity: .6;
position: absolute;
top: 0;
left: 0;
animation: pulse-border3 1.5s 0.65s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
-webkit-animation: pulse-border3 1.5s 0.65s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
content: "";
}
#preloader.loaded {
opacity: 0;
visibility: hidden;
}
@-webkit-keyframes sk-bounce {
0%,
100% {
transform: scale(0);
-webkit-transform: scale(0);
}
50% {
transform: scale(1);
-webkit-transform: scale(1);
}
}
@keyframes sk-bounce {
0%,
100% {
transform: scale(0);
-webkit-transform: scale(0);
}
50% {
transform: scale(1);
-webkit-transform: scale(1);
}
}
a {
color: var(--main);
}
input:not([type="submit"]):focus,
select:focus,
textarea:focus {
border-color: var(--main) !important;
outline: none;
transition: 0.3s all;
}
.slick-slide:first-child {
display: block;
}
.slick-disabled {
opacity: 0.5;
}
a,
.slick-slide {
outline: none !important;
}
.jws-edit-user .submit {
background: var(--main);
border-color: var(--main);
color: #ffffff;
}
.jws-btn {
font-weight: 600;
color: #ffffff;
padding: 16px 35px;
background: #a3816a;
text-align: center;
border: none;
display: inline-block;
}
.jws-btn:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 2px 2px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 8px 8px rgba(0, 0, 0, 0.05), 0px 16px 16px rgba(0, 0, 0, 0.05);
} form.search-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
-webkit-align-items: center;
-webkit-transition: .2s;
-o-transition: .2s;
transition: .2s;
overflow: hidden;
border: 0 solid transparent;
min-height: 60px;
border-radius: 5px;
background: rgba(0, 0, 0, 0.03);
}
form.search-form input,
form.search-form button {
margin: 0;
border: 0;
padding: 0;
display: inline-block;
vertical-align: middle;
white-space: normal;
background: none;
line-height: 1;
min-width: 0;
font-size: 15px;
-webkit-appearance: none;
-moz-appearance: none;
color: var(--body);
outline: none;
}
form.search-form input {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-transition: color .2s;
-o-transition: color .2s;
transition: color .2s;
padding: 0 30px;
min-height: 48px;
}
form.search-form input::-webkit-input-placeholder { color: var(--body);
}
form.search-form input:-ms-input-placeholder { color: var(--body);
}
form.search-form input:-moz-placeholder { color: var(--body);
}
form.search-form button {
min-width: 60px;
cursor: pointer;
height: 40px;
}
form.search-form button i {
font-weight: bold;
}
.jws_iframe iframe {
margin: 0 auto;
display: block;
}
#at-expanded-menu-host .at-expanded-menu {
animation: fadeIn 0.5s ease;
-webkit-animation: fadeIn 0.5s ease;
} body.search:not(.woocommerce-page) .site-main {
padding: 90px 0;
}
.search-results .jws_search_wap {
margin-bottom: 40px;
}
.search-results .jws_search_wap .entry-title {
font-size: 24px;
line-height: 1.5em;
}
.search-results .jws_search_wap .entry-title a {
color: var(--heading);
}
.search-results .jws_search_wap .jws_search_meta {
font-size: 14px;
color: var(--heading);
}
.search-no-results .error-404,
.error404 .error-404 {
max-width: 500px;
margin: 0 auto;
text-align: center;
}
.search-no-results .page-title,
.error404 .page-title {
font-size: 24px;
line-height: 1.5em;
color: var(--heading);
font-weight: 700;
}
.search-no-results p,
.error404 p {
margin-bottom: 25px;
} .error404 .error-404 {
padding: 100px 0;
} .sidebar-mobile-wap .mfp-content {
position: fixed;
left: 0;
width: 300px !important;
background: #ffffff;
height: 100%;
top: 0;
padding: 30px 15px;
overflow: auto;
transform: translatex(-100%);
-webkit-transform: translatex(-100%);
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
}
.sidebar-mobile-wap .mfp-content .mfp-close {
color: #ebebeb;
background: #000000;
top: 0;
}
.sidebar-mobile-wap.mfp-ready .mfp-content {
transform: translatex(0%);
-webkit-transform: translatex(0%);
}
.sidebar-mobile-wap.mfp-removing .mfp-content {
transform: translatex(-100%);
-webkit-transform: translatex(-100%);
}
.dark-mode-on .sidebar-mobile-wap .mfp-content {
background: #191919;
}
.dark-mode-on form.search-form input::-webkit-input-placeholder { color: #ffffff;
}
.dark-mode-on form.search-form input:-ms-input-placeholder { color: #ffffff;
}
.dark-mode-on form.search-form input:-moz-placeholder { color: #ffffff;
}
.dark-mode-on form.search-form input,
.dark-mode-on form.search-form button {
color: #ffffff;
}
.gallery-global .mfp-content {
max-width: 900px;
}
.gallery-global .mfp-close {
top: 0;
}
.gallery-global .mfp-bottom-bar {
display: none;
}   .mfp-zoom-in .mfp-figure,
.mfp-zoom-in .html_inline,
.mfp-zoom-in .mfp-figure,
.mfp-zoom-in .comment-respond,
.mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler {
opacity: 0;
transition: all 0.3s ease-out;
transform: scale(0.95);
}
.mfp-zoom-in .mfp-preloader {
opacity: 0;
transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-image-loaded .mfp-figure,
.mfp-zoom-in.mfp-ready .html_inline,
.mfp-zoom-in.mfp-ready .comment-respond,
.mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler {
opacity: 1;
transform: scale(1);
}
.mfp-zoom-in.mfp-ready .mfp-preloader {
opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-figure,
.mfp-zoom-in.mfp-removing .html_inline,
.mfp-zoom-in.mfp-removing .comment-respond,
.mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler {
transform: scale(0.95);
opacity: 0;
}
.mfp-zoom-in.mfp-removing .mfp-preloader {
opacity: 0;
}
.mfp-zoom-in,
.sidebar-mobile-wap {  }
.mfp-zoom-in.mfp-bg,
.sidebar-mobile-wap.mfp-bg {
opacity: 0;
transition: 0.3s ease;
}
.mfp-zoom-in.mfp-ready.mfp-bg,
.sidebar-mobile-wap.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-zoom-in.mfp-removing.mfp-bg,
.sidebar-mobile-wap.mfp-removing.mfp-bg {
opacity: 0;
}
.mfp-content .comment-respond {
max-width: 700px;
margin: 0 auto;
}
.mfp-arrow-left {
transform: translatex(-100%);
}
.mfp-arrow-right {
transform: translatex(100%);
}
.mfp-ready .mfp-arrow-left {
transform: translatex(0%);
}
.mfp-ready .mfp-arrow-right {
transform: translatex(0%);
}
.mfp-removing .mfp-arrow-left {
transform: translatex(-100%);
}
.mfp-removing .mfp-arrow-right {
transform: translatex(100%);
}
.backToTop {
position: fixed;
right: 20px;
bottom: 20px;
width: 50px;
height: 50px;
border-radius: 100%;
line-height: 50px;
display: block;
text-align: center;
background: #ffffff;
z-index: 99;
opacity: 0;
font-size: 30px;
}
.backToTop.with-shadow {
box-shadow: 0 7px 16px rgba(0, 0, 0, 0.1);
color: #000000;
}
.backToTop.with-mancolor {
background: var(--main);
}
.backToTop.totop-show {
opacity: 1;
}
.backToTop:hover {
transform: translateY(-3px);
-webkit-transform: translateY(-3px);
}
.backToTop:hover:before {
animation: bounceAlphaUp 1s both;
-webkit-animation: bounceAlphaUp 1s both;
display: block;
}
.gallery-tmpimage {
position: fixed;
z-index: 9999999;
width: auto;
left: 50%;
-webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
-o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}
.page-mail {
padding: 90px 15px;
text-align: center;
}
.page-mail div {
font-size: 20px;
color: var(--heading);
line-height: 35px;
max-width: 600px;
margin: 0 auto;
}
.page-mail a {
color: #ffffff;
background-image: linear-gradient(to right, var(--main) 0%, var(--main) 2 51%, var(--main) 100%);
background-size: 200% auto;
font-weight: 600;
border: none;
outline: none;
padding: 10px 55px;
transition: 0.7s all;
margin-top: 20px;
border-radius: 40px;
display: inline-block;
margin-right: 10px;
}
.page-mail a:hover {
background-position: right center;
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 2px 2px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 8px 8px rgba(0, 0, 0, 0.05), 0px 16px 16px rgba(0, 0, 0, 0.05);
}
.jws-load-more {
position: relative;
}
.jws-load-more:before {
width: 35px;
height: 35px;
border-radius: 50%;
background-color: var(--main);
opacity: 0;
position: absolute;
top: 50%;
left: 50%;
margin-left: -17.5px;
margin-top: -17.5px;
animation: pulse-border3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
-webkit-animation: pulse-border3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
content: "";
visibility: hidden;
}
.jws-load-more:after {
width: 35px;
height: 35px;
border-radius: 50%;
background-color: var(--main);
opacity: 0;
position: absolute;
top: 50%;
left: 50%;
margin-left: -17.5px;
margin-top: -17.5px;
animation: pulse-border3 1.5s 0.65s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
-webkit-animation: pulse-border3 1.5s 0.65s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
content: "";
visibility: hidden;
}
.jws-load-more.items-loading {
background: transparent !important;
border-color: transparent !important;
}
.jws-load-more.items-loading:before,
.jws-load-more.items-loading:after {
opacity: 0.6;
transition-delay: 0.3s;
visibility: visible;
}
.jws-load-more.items-loading span {
opacity: 0;
}
.jws-pagination-number ul {
list-style-type: none;
padding: 0;
margin: 0;
text-align: center;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center;
margin-top: 3px;
}
.jws-pagination-number ul li {
display: inline-block;
vertical-align: middle;
text-align: center;
margin: 0 5px;
}
.jws-pagination-number ul li:first-child {
margin-left: 0 !important;
padding-left: 0 !important;
}
.jws-pagination-number ul li:last-child {
margin-right: 0 !important;
padding-right: 0 !important;
}
.jws-pagination-number ul li > .next,
.jws-pagination-number ul li > .prev {
width: auto !important;
padding: 0 10px;
}
.jws-pagination-number ul li > a,
.jws-pagination-number ul li > span {
width: 45px;
height: 45px;
line-height: 45px;
color: var(--heading);
font-size: 15px;
font-weight: 400;
display: block;
background: #ebebeb;
}
.jws-pagination-number ul li > a:hover {
color: #ffffff !important;
background: var(--main);
}
.jws-pagination-number ul li > .current {
color: #ffffff !important;
background: var(--main);
}
.bg_main {
background: var(--main);
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
color: var(--heading);
}
.mc4wp-form .mc4wp-form-fields {
display: flex;
-webkit-display: flex;
}
.mc4wp-form input[type="email"] {
width: calc(100% - 175px);
height: 60px;
background: #ffffff;
display: inline-block;
}
.mc4wp-form input[type="submit"] {
color: #ffffff;
border: 0;
width: 175px;
height: 60px;
background: var(--heading);
display: inline-block;
}
.jws-blog-archive > .container > .row {
margin-right: -30px;
margin-left: -30px;
}
.jws-blog-archive > .container > .row > div {
padding-right: 30px;
padding-left: 30px;
}
.jws-blog-archive .jws_post_wap {
margin-bottom: 50px;
}
.jws-blog-archive .post_content.row {
margin-right: -15px;
margin-left: -15px;
}
.jws-blog-archive .jws_blog_item {
padding-right: 20px;
padding-left: 20px;
}
.jws-blog-archive .jws_blog_item.layout2 .entry-title {
margin-top: 9px;
margin-bottom: 24px;
}
.jws-blog-archive .jws_blog_item.layout2 .post-bottom {
margin-top: 15px;
}
.jws-blog-archive .jws_blog_item.layout2 .post-bottom:after {
content: "";
display: table;
clear: both;
}
.jws-blog-archive .jws_blog_item.layout2 .post-bottom .jws-post-readmore {
float: left;
margin: 0;
}
.jws-blog-archive .jws_blog_item.layout2 .post-bottom .car-share {
float: right;
}
.jws-blog-archive .jws_blog_item.layout2 .post-bottom .entry-comment {
float: right;
color: var(--body);
margin-right: 35px;
}
.jws-blog-archive .jws_blog_item.layout2 .post-bottom .entry-comment span {
margin-right: 5px;
opacity: 0.5;
font-size: 16px;
transition: 0.3s all;
}
.jws-blog-archive .jws_blog_item.layout2 .post-bottom .entry-comment:hover span {
opacity: 1;
color: var(--main);
}
.jws-blog-archive .jws_post_image {
position: relative;
margin-bottom: 17px;
}
.jws-blog-archive .post-no-thumbnail .jws_post_image {
display: none;
}
.jws-blog-archive .post-no-thumbnail .entry-date {
left: 0;
}
.jws-blog-archive .post-no-thumbnail .jws_post_image {
margin-bottom: 0;
}
.jws-blog-archive .entry-date {
font-size: 13px;
color: var(--light);
background: var(--main);
padding: 8px 15px;
position: absolute;
left: -10px;
top: 22px;
z-index: 1;
}
.jws-blog-archive .entry-date a {
color: var(--light);
}
.jws-blog-archive .entry-category {
color: var(--heading);
font-size: 13px;
text-transform: uppercase;
}
.jws-blog-archive .entry-category a:hover {
color: var(--heading);
}
.jws-blog-archive .entry-title {
margin-top: 6px;
margin-bottom: 21px;
line-height: 30px;
}
.jws-blog-archive .entry-title a {
color: var(--heading);
}
.jws-blog-archive .jws-post-readmore {
color: var(--heading);
font-weight: bold;
margin-top: 21px;
display: block;
}
.jws-blog-archive .jws-post-readmore span {
margin-left: 12px;
font-size: 18px;
vertical-align: middle;
margin-top: 1px;
display: inline-block;
}
.jws_post_image .post-image-slider:after {
content: "";
display: table;
clear: both;
}
.jws_post_image .jws-carousel-btn {
position: absolute;
z-index: 1;
border: 2px solid #ffffff;
width: 40px;
height: 40px;
line-height: 37px;
text-align: center;
color: #ffffff;
cursor: pointer;
transition: 0.3s all;
font-size: 20px;
top: 50%;
margin-top: -20px;
}
.jws_post_image .jws-carousel-btn:hover {
background: var(--main);
border-color: var(--main);
}
.jws_post_image .jws-carousel-btn.prev-item {
left: 20px;
opacity: 0;
transform: translateX(-20px);
-webkit-transform: translateX(-20px);
}
.jws_post_image .jws-carousel-btn.next-item {
right: 20px;
opacity: 0;
transform: translateX(20px);
-webkit-transform: translateX(20px);
}
.jws_post_image:hover .jws-carousel-btn {
transform: translatey(0);
-webkit-transform: translatey(0);
opacity: 1;
}
.main-sidebar .widget-title {
color: var(--heading);
font-size: 20px;
font-weight: 700;
border-bottom: 1px solid #f3f3f3;
padding-bottom: 20px;
margin-bottom: 30px;
}
.main-sidebar .widget:not(.widget_media_image) {
box-shadow: 0.209px 2.993px 54.28px 4.72px rgba(25, 4, 2, 0.05);
background: var(--light);
padding: 30px;
}
.main-sidebar .widget:not(.widget_media_image):not(:last-child) {
margin-bottom: 40px;
}
.main-sidebar .widget_tag_cloud:after {
content: '';
display: table;
clear: both;
}
.main-sidebar .widget_tag_cloud a {
color: var(--heading);
font-size: 13px;
background: #f5f5f5;
border-radius: 3px;
padding: 6px 20px;
display: block;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.main-sidebar .widget_tag_cloud a:hover {
background: #dcdcdc;
}
.main-sidebar .widget_categories ul,
.main-sidebar .widget_archive ul,
.main-sidebar .widget_pages ul,
.main-sidebar .widget_meta ul,
.main-sidebar .widget_recent_comments ul,
.main-sidebar .widget_recent_entries ul,
.main-sidebar .widget_rss ul,
.main-sidebar .widget_nav_menu ul {
list-style-type: none;
padding: 0;
}
.main-sidebar .widget_categories ul li,
.main-sidebar .widget_archive ul li,
.main-sidebar .widget_pages ul li,
.main-sidebar .widget_meta ul li,
.main-sidebar .widget_recent_comments ul li,
.main-sidebar .widget_recent_entries ul li,
.main-sidebar .widget_rss ul li,
.main-sidebar .widget_nav_menu ul li {
margin-bottom: 7px;
}
.main-sidebar .widget_categories ul li .comment-author-link,
.main-sidebar .widget_archive ul li .comment-author-link,
.main-sidebar .widget_pages ul li .comment-author-link,
.main-sidebar .widget_meta ul li .comment-author-link,
.main-sidebar .widget_recent_comments ul li .comment-author-link,
.main-sidebar .widget_recent_entries ul li .comment-author-link,
.main-sidebar .widget_rss ul li .comment-author-link,
.main-sidebar .widget_nav_menu ul li .comment-author-link {
color: var(--main);
}
.main-sidebar .widget_categories ul li > a,
.main-sidebar .widget_archive ul li > a,
.main-sidebar .widget_pages ul li > a,
.main-sidebar .widget_meta ul li > a,
.main-sidebar .widget_recent_comments ul li > a,
.main-sidebar .widget_recent_entries ul li > a,
.main-sidebar .widget_rss ul li > a,
.main-sidebar .widget_nav_menu ul li > a {
color: var(--heading);
}
.main-sidebar .widget_categories ul li > a:before,
.main-sidebar .widget_archive ul li > a:before,
.main-sidebar .widget_pages ul li > a:before,
.main-sidebar .widget_meta ul li > a:before,
.main-sidebar .widget_recent_comments ul li > a:before,
.main-sidebar .widget_recent_entries ul li > a:before,
.main-sidebar .widget_rss ul li > a:before,
.main-sidebar .widget_nav_menu ul li > a:before {
display: inline-block;
content: '\e82d';
font-family: "jws_icon";
font-size: 16px;
margin-right: 12px;
}
.main-sidebar .widget_categories ul li > a:hover,
.main-sidebar .widget_archive ul li > a:hover,
.main-sidebar .widget_pages ul li > a:hover,
.main-sidebar .widget_meta ul li > a:hover,
.main-sidebar .widget_recent_comments ul li > a:hover,
.main-sidebar .widget_recent_entries ul li > a:hover,
.main-sidebar .widget_rss ul li > a:hover,
.main-sidebar .widget_nav_menu ul li > a:hover {
color: var(--main);
}
.main-sidebar .widget_pages ul li a {
margin-bottom: 7px;
padding-bottom: 7px;
border-bottom: 1px solid #ebebeb;
display: block;
}
.widget_zo-recent-posts-widget-with-thumbnails li:not(:last-child) {
margin-bottom: 33px;
}
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail {
display: flex;
-webkit-display: flex;
}
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .post-tumb {
max-width: 80px;
display: inline-block;
}
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .post-title-and-date {
width: calc(100% - 80px);
display: inline-block;
padding-left: 16px;
}
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .post-title-and-date .post-meta {
margin: 0;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
}
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .post-title-and-date h4 {
font-size: 15px;
line-height: 24px;
margin-bottom: 4px;
}
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .post-title-and-date h4 a {
color: var(--heading);
}
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .post-title-and-date h4 a:hover {
color: var(--main);
}
.my-garage-toggle {
background: var(--heading);
color: var(--light);
padding: 4px 39px 4px 25px;
display: inline-block;
}
.my-garage-toggle i {
font-size: 22px;
margin-right: 20px;
vertical-align: middle;
}
.my-garage-wrap {
position: relative;
}
.add-vehicle-garage {
text-align: center;
background: var(--main);
color: var(--light);
display: block;
padding: 10px 15px;
text-transform: uppercase;
font-size: 14px;
border-radius: 3px;
}
.my-garage-list {
background: var(--light);
text-align: left;
padding: 25px;
position: absolute;
top: 100%;
box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
transform: translatey(20px);
-webkit-transform: translatey(20px);
transition: 0.3s all;
will-change: transform;
pointer-events: none;
opacity: 0;
}
.my-garage-list.loading .vehicles-added {
pointer-events: none;
}
.my-garage-list.loading .vehicles-added:after {
font-family: "jws_icon";
content: '\e834';
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
font-size: 30px;
color: var(--heading);
transition: 0.3s all;
z-index: 1;
margin-left: -15px;
margin-top: -13px;
top: 50%;
left: 50%;
}
.my-garage-list.loading .vehicles-added li {
opacity: 0.6;
}
.my-garage-list.active {
transform: translatey(0px);
-webkit-transform: translatey(0px);
opacity: 1;
pointer-events: auto;
}
.my-garage-list .notes {
margin-top: 20px;
color: var(--heading);
}
.my-garage-list .notes li:not(:last-child) {
margin-bottom: 10px;
}
.my-garage-list .vehicles-added {
position: relative;
}
.my-garage-list .vehicles-added li {
position: relative;
margin-bottom: 10px;
text-transform: capitalize;
transition: 0.3s all;
}
.my-garage-list .vehicles-added li:last-child {
margin-bottom: 25px;
}
.my-garage-list .vehicles-added li a {
background: #f2f2f2;
padding: 8px 15px;
color: var(--heading);
display: block;
}
.my-garage-list .vehicles-added li span {
position: absolute;
right: 0;
cursor: pointer;
width: 40px;
text-align: center;
top: 7px;
color: var(--main);
font-size: 22px;
}
.garage-notes-wap {
display: none;
}
.search-my-vehicles {
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 999;
text-align: left;
pointer-events: none;
}
.search-my-vehicles .overlay {
position: absolute;
transition: 0.3s all;
background: rgba(0, 0, 0, 0.8);
width: 100%;
height: 100%;
left: 0;
top: 0;
opacity: 0;
}
.search-my-vehicles .jws-my-garage {
max-width: 1170px;
background: var(--main);
padding: 30px;
width: 100%;
margin: 100px auto 0;
will-change: transform;
opacity: 0;
transition: 0.3s all;
transform: translatey(-100px);
-webkit-transform: translatey(-100px);
}
.search-my-vehicles.opened {
pointer-events: auto;
}
.search-my-vehicles.opened .overlay {
opacity: 1;
}
.search-my-vehicles.opened .jws-my-garage {
opacity: 1;
transform: translatey(0);
-webkit-transform: translatey(0);
}
.search-my-vehicles .garage-notes {
background: var(--light);
margin-top: 10px;
padding: 5px 15px;
}
.search-my-vehicles .product-submit-btn {
width: 100%;
background: var(--heading);
height: 51px;
line-height: 51px;
text-align: center;
color: var(--light);
border: none;
display: inline-block;
position: absolute;
bottom: 0;
right: 15px;
width: calc(100% - 30px);
}
.search-my-vehicles .product-submit-btn.loading:after {
font-family: "jws_icon";
content: '\e834';
top: 0px;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
font-size: 30px;
color: var(--light);
transition: 0.3s all;
z-index: 1;
margin-left: 10px;
font-weight: bold;
}
.search-my-vehicles label {
font-weight: 500;
color: var(--light);
}
.search-my-vehicles .select2.select2-container {
width: 100% !important;
}
.close-form-add-garage {
font-size: 30px;
display: inline-block;
position: absolute;
right: 0;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background: #ffffff;
color: var(--heading);
z-index: 1;
cursor: pointer;
top: 0;
}
.form-mailchmp1.yikes-easy-mc-form label.label-inline {
width: calc(100% - 168px);
}
.form-mailchmp1.yikes-easy-mc-form .submit-button-inline-label {
min-width: 168px;
}
.form-mailchmp1.yikes-easy-mc-form input[type=email] {
outline: none !important;
border: none;
padding: 0 15px;
background: rgba(255, 255, 255, 0.2);
color: var(--light);
}
.form-mailchmp1.yikes-easy-mc-form input[type=email]::-webkit-input-placeholder { color: var(--light);
}
.form-mailchmp1.yikes-easy-mc-form input[type=email]:-ms-input-placeholder { color: var(--light);
}
.form-mailchmp1.yikes-easy-mc-form input[type=email]::placeholder {
color: var(--light);
}
.form-mailchmp1.yikes-easy-mc-form button {
height: 50px;
background: var(--heading);
color: var(--light);
border: 0;
min-width: 168px;
}
.form-mailchmp2.yikes-easy-mc-form label.label-inline {
width: calc(100% - 108px);
margin-right: -1px;
padding: 0;
}
.form-mailchmp2.yikes-easy-mc-form .submit-button-inline-label {
min-width: 108px;
}
.form-mailchmp2.yikes-easy-mc-form input[type=email] {
outline: none !important;
border: 1px solid #c6c6c6;
padding: 0 15px;
font-size: 14px;
background: rgba(255, 255, 255, 0.2);
color: var(--body);
}
.form-mailchmp2.yikes-easy-mc-form input[type=email]::-webkit-input-placeholder { color: var(--body);
}
.form-mailchmp2.yikes-easy-mc-form input[type=email]:-ms-input-placeholder { color: var(--body);
}
.form-mailchmp2.yikes-easy-mc-form input[type=email]::placeholder {
color: var(--body);
}
.form-mailchmp2.yikes-easy-mc-form button {
height: 50px;
background: var(--main);
color: var(--light);
border: 0;
min-width: 108px;
}
.form-mailchmp3.yikes-easy-mc-form label.label-inline {
width: calc(100% - 168px);
padding: 0;
}
.form-mailchmp3.yikes-easy-mc-form .submit-button-inline-label {
min-width: 168px;
}
.form-mailchmp3.yikes-easy-mc-form input[type=email] {
outline: none !important;
border: none;
padding: 0 15px;
font-size: 15px;
height: 60px;
background: #ffffff;
}
.form-mailchmp3.yikes-easy-mc-form button {
height: 60px;
background: var(--heading);
color: var(--light);
border: 0;
min-width: 168px;
}
.form-mailchmp4.yikes-easy-mc-form label.label-inline {
width: calc(100% - 140px);
padding: 0;
}
.form-mailchmp4.yikes-easy-mc-form .submit-button-inline-label {
min-width: 140px;
}
.form-mailchmp4.yikes-easy-mc-form input[type=email] {
outline: none !important;
border: none;
padding: 0 15px;
font-size: 14px;
background: rgba(255, 255, 255, 0.2);
height: 55px;
color: var(--light);
}
.form-mailchmp4.yikes-easy-mc-form input[type=email]::-webkit-input-placeholder { color: var(--light);
}
.form-mailchmp4.yikes-easy-mc-form input[type=email]:-ms-input-placeholder { color: var(--light);
}
.form-mailchmp4.yikes-easy-mc-form input[type=email]::placeholder {
color: var(--light);
}
.form-mailchmp4.yikes-easy-mc-form button {
height: 55px;
background: var(--main);
color: var(--light);
border: 0;
min-width: 140px;
}
@media (max-width: 768px) {
.yikes-easy-mc-form label.label-inline {
width: 100% !important;
}
}
@media (max-width: 1400px) {
.jws-blog-archive > .container > .row {
margin-right: -15px;
margin-left: -15px;
}
.jws-blog-archive > .container > .row > div {
padding-right: 15px;
padding-left: 15px;
}
}
@media (max-width: 1024px) {
.jws_sticky_move {
position: relative !important;
top: 0 !important;
width: 100% !important;
}
.jws_sticky_move ~ div {
display: none !important;
}
}
.site-header {
position: relative;
z-index: 100;
}
header.header_absolute_yes {
position: absolute;
width: 100%;
} .jws-breadcrumbs__item--home {
color: var(--main) !important;
}
.jws-title-bar-wrap .jws-title-bar .jws-text-ellipsis {
font-size: 28px;
font-weight: 700;
color: var(--light);
margin-bottom: 10px;
}
.jws-title-bar-wrap .jws-title-bar .jws-path {
color: var(--light);
}
.jws-title-bar-wrap .jws-title-bar .jws-path i {
margin-left: 12px;
color: var(--light);
font-size: 13px;
font-weight: 400;
margin-right: 12px;
}
.jws-title-bar-wrap .jws-title-bar .jws-path a {
color: var(--main);
}
.jws-title-bar-wrap .jws-title-bar .jws-path a:hover {
color: var(--main);
}
.car-compare-action a {
color: var(--light);
font-size: 30px;
}
.car-account-action {
position: relative;
}
.car-account-action > a {
color: var(--light);
font-size: 30px;
line-height: 70px;
}
.car-account-action > a img {
width: 35px;
border-radius: 100%;
}
.account-menu-dropdown {
background: var(--light);
opacity: 0;
visibility: hidden;
transition: 0.3s all;
transform: translatey(15px);
-webkit-transform: translatey(15px);
position: absolute;
top: 100%;
z-index: 1;
padding: 21px 0;
pointer-events: none;
width: 230px;
left: -25px;
}
.account-menu-dropdown ul {
will-change: transform;
}
.account-menu-dropdown a {
font-size: 14px;
color: var(--heading);
display: block;
padding: 7.5px 25px;
line-height: 20px;
}
.account-menu-dropdown a i {
margin-right: 22px;
font-size: 17px;
}
.account-menu-dropdown .no-user {
padding: 0 25px;
}
.account-menu-dropdown .no-user li:not(:last-child) {
margin-bottom: 20px;
}
.account-menu-dropdown .hover_2 {
font-weight: 500;
border: 2px solid;
text-align: center;
padding: 10.5px 25px;
}
.account-menu-dropdown .hover_2:hover {
background: var(--main);
color: var(--light);
border-color: var(--main);
}
.account-menu-dropdown .hover:hover {
background: #f3f3f3;
}
.account-menu-dropdown .account-setting {
position: relative;
}
.account-menu-dropdown .account-setting .settings {
position: absolute;
right: 21px;
top: 7px;
font-size: 17px;
padding: 0;
}
.account-menu-dropdown .account-setting .settings:hover {
color: var(--main);
}
.account-menu-dropdown .account-setting .name a {
color: var(--main);
font-weight: bold;
display: flex;
-webkit-display: flex;
}
.account-menu-dropdown #jws-login-form {
padding: 7px 25px 0px;
}
.account-menu-dropdown #jws-login-form .jws-animation form p {
margin-bottom: 15px;
}
.account-menu-dropdown #jws-login-form .message {
margin-top: 20px;
}
.account-menu-dropdown #recaptcha6 {
transform: scale(0.5960259999999999);
-webkit-transform: scale(0.5960259999999999);
transform-origin: 0 0;
-webkit-transform-origin: 0 0;
}
.account-menu-dropdown .jws-button {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-0-align-items: center;
margin-bottom: 0 !important;
}
.account-menu-dropdown .jws-button .button {
width: 50% !important;
}
.account-menu-dropdown .jws-button a {
width: 50%;
padding: 0;
padding-left: 10px;
}
.account-menu-dropdown .message {
margin-top: 20px;
font-size: 12px;
line-height: 23px;
margin-bottom: 0;
}
#jws_header_default .elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li > a {
padding: 0;
padding-right: 25px;
}
@media (min-width: 1025px) {
.car-account-action:hover .account-menu-dropdown {
opacity: 1;
visibility: visible;
transform: translatey(0px);
-webkit-transform: translatey(0px);
pointer-events: auto;
}
}
@media (max-width: 1024px) {
.car-account-action.active .account-menu-dropdown {
opacity: 1;
visibility: visible;
transform: translatey(0px);
-webkit-transform: translatey(0px);
pointer-events: auto;
}
.car-add_car-action a:hover {
background: transparent !important;
}
}
.car-add_car-action.no-text .car-add-text {
display: none;
}
.car-add_car-action.no-text a {
border: 0;
padding: 0;
}
.car-add_car-action a {
display: block;
color: var(--light);
font-size: 15px;
border: 1px solid var(--light);
padding: 11px 10px 10px;
}
.car-add_car-action a:hover {
background: var(--main);
border-color: var(--main);
}
.car-add_car-action a .car-add-icon {
position: relative;
margin-right: 15px;
vertical-align: middle;
margin-bottom: -6px;
display: inline-block;
}
.car-add_car-action a .jws-icon-car {
font-size: 24px;
}
.car-add_car-action a .jws-icon-plus-circle {
font-size: 12px;
position: absolute;
top: -11px;
right: -5px;
}
@media (max-width: 992px) {
.account-menu-dropdown {
right: 0;
position: fixed;
top: unset;
left: unset;
}
}
.is-sticky {
position: fixed;
left: 0;
top: 0;
z-index: 11;
width: 100%;
transform: translateY(-100%);
-webkit-transform: translateY(-100%);
}
.cafe-row-sticky.cafe-scroll-up-sticky.is-sticky.active-sticky {
transform: translateY(0);
-webkit-transform: translateY(0);
transition: 0.5s all !important;
}
.is-sticky.no-active-sticky {
transform: translateY(-100%);
-webkit-transform: translateY(-100%);
transition: 0.5s all !important;
}
.site-footer {
clear: both;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
animation-name: fadeIn;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes jws_fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 50px, 0);
transform: translate3d(0, 50px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes jws_fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 50px, 0);
transform: translate3d(0, 50px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.jws_fadeInUp {
-webkit-animation-name: jws_fadeInUp;
animation-name: jws_fadeInUp;
}
@keyframes pulse {
0% {
transform: scale3d(1, 1, 1);
opacity: 1;
}
100% {
transform: scale3d(2.2, 2.2, 1);
opacity: 0;
}
}
@-webkit-keyframes fadeInRight2 {
from {
opacity: 0;
-webkit-transform: translate3d(50px, 0, 0);
transform: translate3d(50px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight2 {
from {
opacity: 0;
-webkit-transform: translate3d(50px, 0, 0);
transform: translate3d(50px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight2 {
-webkit-animation-name: fadeInRight2;
animation-name: fadeInRight2;
}
#pulse:before,
#pulse:after {
animation: 3s ease-out 0s normal none infinite running pulse;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
border-radius: 24px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.7) inset;
content: "";
height: 48px;
left: 50%;
margin: -24px 0 0 -24px;
pointer-events: none;
position: absolute;
top: 50%;
width: 48px;
z-index: -1;
}
#pulse:after {
animation-delay: 1.5s;
}
#pulse {
width: 50px;
height: 50px;
background: #ffffff url(http://www.blogher.com/files/imagecache/tiny_thumb/user_pictures/picture-196261.jpg) no-repeat center center;
position: relative;
border-radius: 25px;
text-align: center;
font: bold 14px/50px tahoma;
} @-webkit-keyframes btnIconRipple {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.8;
}
20% {
opacity: 0.8;
}
100% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
opacity: 0;
}
}
@keyframes btnIconRipple {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.8;
}
20% {
opacity: 0.8;
}
100% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
opacity: 0;
}
}
@keyframes animatedBackground {
from {
background-position: 0 0;
}
to {
background-position: 100% 0;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translatey(50px);
-webkit-transform: translatey(50px);
}
to {
opacity: 1;
transform: translatey(0px);
-webkit-transform: translatey(0px);
}
}
.fadeInUp {
animation-name: fadeInUp;
}
@keyframes fadeInDown {
from {
opacity: 0;
transform: translatey(-50px);
-webkit-transform: translatey(-50px);
}
to {
opacity: 1;
transform: translatey(0px);
-webkit-transform: translatey(0px);
}
}
.fadeInDown {
animation-name: fadeInDown;
}
@keyframes fadeInRight {
from {
opacity: 0;
transform: translatex(150px);
-webkit-transform: translatex(150px);
}
to {
opacity: 1;
transform: translatex(0px);
-webkit-transform: translatex(0px);
}
}
.fadeInRight {
animation-name: fadeInRight;
}
@keyframes fadeInLeft {
from {
opacity: 0;
transform: translatex(-50px);
-webkit-transform: translatex(-50px);
}
to {
opacity: 1;
transform: translatex(0px);
-webkit-transform: translatex(0px);
}
}
.fadeInLeft {
animation-name: fadeInLeft;
}
@keyframes MoveLeft {
from {
transform: translatex(0px);
-webkit-transform: translatex(0px);
}
to {
transform: translatex(100px);
-webkit-transform: translatex(100px);
}
}
@keyframes MoveRight {
from {
transform: translatex(0px);
-webkit-transform: translatex(0px);
}
to {
transform: translatex(-100px);
-webkit-transform: translatex(-100px);
}
}
@keyframes MoveTop {
from {
transform: translatey(0px);
-webkit-transform: translatey(0px);
}
to {
transform: translatey(-100px);
-webkit-transform: translatey(-100px);
}
}
@keyframes MoveBottom {
from {
transform: translatey(0px);
-webkit-transform: translatey(0px);
}
to {
transform: translatey(100px);
-webkit-transform: translatey(100px);
}
}
@keyframes MoveZoomIn {
from {
transform: scale(0.7);
-webkit-transform: scale(0.7);
}
to {
transform: scale(1);
-webkit-transform: scale(1);
}
}
@keyframes MoveZoomOut {
from {
transform: scale(1);
-webkit-transform: scale(1);
}
to {
transform: scale(0.7);
-webkit-transform: scale(0.7);
}
}
@keyframes MoveCircle {
0% {
transform: rotate(0deg) translate(-100%) rotate(0deg);
-webkit-transform: rotate(0deg) translate(-100%) rotate(0deg);
}
100% {
transform: rotate(360deg) translate(-100%) rotate(-360deg);
-webkit-transform: rotate(360deg) translate(-100%) rotate(-360deg);
}
}
@keyframes MoveCircleSmall {
0% {
transform: rotate(0deg) translate(-10%) rotate(0deg);
-webkit-transform: rotate(0deg) translate(-10%) rotate(0deg);
}
100% {
transform: rotate(360deg) translate(-10%) rotate(-360deg);
-webkit-transform: rotate(360deg) translate(-10%) rotate(-360deg);
}
}
@keyframes MoveCircle360 {
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
}
}
@keyframes width100 {
0% {
opacity: 0;
transform: scaleX(0);
}
100% {
opacity: 1;
transform: scaleX(1);
}
}
@keyframes bounceAlpha {
0% {
opacity: 1;
transform: translateX(0px) scale(1);
}
25% {
opacity: 0;
transform: translateX(10px) scale(0.9);
}
26% {
opacity: 0;
transform: translateX(-10px) scale(0.9);
}
55% {
opacity: 1;
transform: translateX(0px) scale(1);
}
}
@keyframes bounceAlpha_display {
0% {
opacity: 0;
transform: translateX(-7px);
}
100% {
opacity: 1;
transform: translateX(0px);
}
}
@keyframes bounceAlpha_hiden {
0% {
opacity: 1;
transform: translateX(0px);
}
100% {
opacity: 0;
transform: translateX(7px);
}
}
@keyframes bounceAlpha2 {
0% {
opacity: 1;
transform: translateX(0px) scale(1);
}
25% {
opacity: 0;
transform: translateX(-10px) scale(0.9);
}
26% {
opacity: 0;
transform: translateX(10px) scale(0.9);
}
55% {
opacity: 1;
transform: translateX(0px) scale(1);
}
}
@keyframes bounceAlphaUp {
0% {
opacity: 1;
transform: translateY(0px) scale(1);
}
25% {
opacity: 0;
transform: translateY(-10px) scale(0.9);
}
26% {
opacity: 0;
transform: translateY(10px) scale(0.9);
}
55% {
opacity: 1;
transform: translateY(0px) scale(1);
}
}
@-webkit-keyframes jwsWave {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.8;
}
20% {
opacity: 0.8;
}
100% {
-webkit-transform: scale(5.5);
transform: scale(5.5);
opacity: 0;
}
}
@keyframes jwsWave {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.8;
}
20% {
opacity: 0.8;
}
100% {
-webkit-transform: scale(5.5);
transform: scale(5.5);
opacity: 0;
}
} @-webkit-keyframes rollIn {
0% {
-webkit-transform: translateY(60px) translateZ(-130px) rotateX(-90deg);
transform: translateY(60px) translateZ(-130px) rotateX(-90deg);
opacity: 0;
}
100% {
-webkit-transform: translatey(0), rotateX(0deg);
transform: translatey(0) rotateX(0deg);
opacity: 1;
}
}
@keyframes rollIn {
0% {
-webkit-transform: translateY(60px) translateZ(-130px) rotateX(-90deg);
transform: translateY(60px) translateZ(-130px) rotateX(-90deg);
opacity: 0;
}
100% {
-webkit-transform: translatey(0) rotateX(0deg);
transform: translatey(0) rotateX(0deg);
opacity: 1;
}
}
@-webkit-keyframes zoomInDown {
0% {
-webkit-transform: translateY(-60px) rotateX(90deg);
transform: translateY(-60px) rotateX(90deg);
opacity: 0;
}
100% {
-webkit-transform: translatey(0), rotateX(0deg);
transform: translatey(0) rotateX(0deg);
opacity: 1;
}
}
@keyframes zoomInDown {
0% {
-webkit-transform: translateY(-60px) rotateX(90deg);
transform: translateY(-60px) rotateX(90deg);
opacity: 0;
}
100% {
-webkit-transform: translatey(0) rotateX(0deg);
transform: translatey(0) rotateX(0deg);
opacity: 1;
}
}
@-webkit-keyframes zoomInUp {
0% {
-webkit-transform: translateY(100px) scaleX(0.7) scaleY(0.7);
transform: translateY(100px) scaleX(0.7) scaleY(0.7);
opacity: 0;
}
100% {
-webkit-transform: translateY(0) scaleX(1) scaleY(1);
transform: translateY(0) scaleX(1) scaleY(1);
opacity: 1;
}
}
@keyframes zoomInUp {
0% {
-webkit-transform: translateY(100px) scaleX(0.7) scaleY(0.7);
transform: translateY(100px) scaleX(0.7) scaleY(0.7);
opacity: 0;
}
100% {
-webkit-transform: translateY(0) scaleX(1) scaleY(1);
transform: translateY(0) scaleX(1) scaleY(1);
opacity: 1;
}
}
@-webkit-keyframes zoomInRight {
0% {
-webkit-transform: translateX(160px) translateZ(-130px) rotateY(90deg);
transform: translateX(160px) translateZ(-130px) rotateY(90deg);
opacity: 0;
}
100% {
-webkit-transform: translateX(0), rotateY(0deg);
transform: translateX(0) rotateY(0deg);
opacity: 1;
}
}
@keyframes zoomInRight {
0% {
-webkit-transform: translateX(160px) translateZ(-130px) rotateY(90deg);
transform: translateX(160px) translateZ(-130px) rotateY(90deg);
opacity: 0;
}
100% {
-webkit-transform: translateX(0) rotateY(0deg);
transform: translateX(0) rotateY(0deg);
opacity: 1;
}
}
@-webkit-keyframes zoomInLeft {
0% {
-webkit-transform: translateX(-160px) translateZ(130px) rotateY(-90deg);
transform: translateX(-160px) translateZ(130px) rotateY(-90deg);
opacity: 0;
}
100% {
-webkit-transform: translateX(0), rotateY(0deg);
transform: translateX(0) rotateY(0deg);
opacity: 1;
}
}
@keyframes zoomInLeft {
0% {
-webkit-transform: translateX(-160px) translateZ(130px) rotateY(-90deg);
transform: translateX(-160px) translateZ(130px) rotateY(-90deg);
opacity: 0;
}
100% {
-webkit-transform: translateX(0) rotateY(0deg);
transform: translateX(0) rotateY(0deg);
opacity: 1;
}
}
[data-settings='{"_animation":"bounceInLeft"}'] img,
[data-settings='{"_animation":"bounceInDown"}'] img,
[data-settings='{"_animation":"bounceInUp"}'] img,
[data-settings='{"_animation":"bounceInRight"}'] img {
opacity: 0;
transition: 0.2s all;
}
[data-settings='{"_animation":"bounceInLeft"}']:before,
[data-settings='{"_animation":"bounceInDown"}']:before,
[data-settings='{"_animation":"bounceInUp"}']:before,
[data-settings='{"_animation":"bounceInRight"}']:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: calc(100% + 1px);
background: #fafafa;
pointer-events: none;
opacity: 0;
transition: 0.8s ease-in-out, opacity 0s;
content: "";
z-index: 1;
}
[data-settings='{"_animation":"bounceInLeft"}'].animated:before,
[data-settings='{"_animation":"bounceInDown"}'].animated:before,
[data-settings='{"_animation":"bounceInUp"}'].animated:before,
[data-settings='{"_animation":"bounceInRight"}'].animated:before {
background: #fafafa;
opacity: 1;
transition-delay: 0.6s;
}
[data-settings='{"_animation":"bounceInLeft"}'].animated img,
[data-settings='{"_animation":"bounceInDown"}'].animated img,
[data-settings='{"_animation":"bounceInUp"}'].animated img,
[data-settings='{"_animation":"bounceInRight"}'].animated img {
opacity: 1;
transition-delay: 0.6s;
}
[data-settings='{"_animation":"bounceInLeft"}']:before {
transform-origin: 100% 50%;
}
[data-settings='{"_animation":"bounceInLeft"}'].animated:before {
transform: scaleX(0);
}
[data-settings='{"_animation":"bounceInDown"}']:before {
transform-origin: 50% 100%;
}
[data-settings='{"_animation":"bounceInDown"}'].animated:before {
transform: scaleY(0);
}
[data-settings='{"_animation":"bounceInUp"}']:before {
transform-origin: 50% 0%;
}
[data-settings='{"_animation":"bounceInUp"}'].animated:before {
transform: scaleY(0);
}
[data-settings='{"_animation":"bounceInRight"}']:before {
transform-origin: 0% 50%;
}
[data-settings='{"_animation":"bounceInRight"}'].animated:before {
transform: scaleX(0);
}
.dark-mode-on [data-settings='{"_animation":"bounceInLeft"}']:before,
.dark-mode-on [data-settings='{"_animation":"bounceInDown"}']:before,
.dark-mode-on [data-settings='{"_animation":"bounceInUp"}']:before,
.dark-mode-on [data-settings='{"_animation":"bounceInRight"}']:before {
background: #000000;
}
.bounceInLeft,
.bounceInDown,
.bounceInUp,
.bounceInRight {
animation-name: none;
}
.perspective {
-webkit-perspective: 1800px;
perspective: 1800px;
}
.animated {
animation-timing-function: ease-in-out;
-webkit-animation-timing-function: ease-in-out;
}
@keyframes pulse-border-simple {
0% {
-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0);
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0);
opacity: 1;
}
20% {
opacity: 1;
}
100% {
-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2);
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2);
opacity: 0;
}
}
@keyframes pulse-border {
0% {
-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0);
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0);
opacity: 0.8;
}
20% {
opacity: 0.8;
}
100% {
-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2);
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2);
opacity: 0;
}
}
@keyframes pulse-border2 {
0% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity: 1;
}
100% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.4);
-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.4);
}
}
@keyframes pulse-border3 {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 1;
}
20% {
opacity: 1;
}
100% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0;
}
}
@keyframes lds-dual-ring {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@-webkit-keyframes lds-dual-ring {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.lds-dual-ring {
-webkit-animation-name: lds-dual-ring;
animation-name: lds-dual-ring;
} .shade_animation {
opacity: 0;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.shade_animation .shade_wrap_inner {
position: absolute;
}
.shade_animation .shade_wrap_inner.alternate {
animation-direction: alternate;
}
.shade_animation .shade_wrap_inner.infinite {
animation-iteration-count: infinite;
}
.jws-shade-yes > .shade_animation {
opacity: 1;
}
.line_animation {
opacity: 0;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.line_animation > section > .elementor-container {
z-index: 1;
}
.line_animation .line_wrap {
position: absolute;
background: rgba(255, 255, 255, 0.1);
height: 100%;
width: 1px;
left: 50%;
}
.line_animation .line_wrap .line_wrap_inner {
position: absolute;
-webkit-animation: MoveUpDown 1s infinite;
animation: MoveUpDown 10s infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
left: -2px;
width: 5px;
}
.line_animation .line_wrap .line_wrap_inner .circle_animation {
width: 5px;
height: 5px;
background: rgba(255, 255, 255, 0.6);
border-radius: 100%;
display: block;
}
.line_animation .line_wrap .line_wrap_inner .circle_animation:nth-child(2) {
margin-top: 285px;
}
.jws-line-yes > .line_animation {
opacity: 1;
}
@-webkit-keyframes MoveUpDown {
0% {
top: -50%;
}
100% {
top: 110%;
}
}
@keyframes MoveUpDown {
0% {
top: -50%;
}
100% {
top: 110%;
}
}
.img_80px img {
max-width: 80px;
}
#wpsl-wrap #wpsl-stores {
max-height: 350px;
height: auto !important;
}
.wpsl-search {
background: #f2f2f2;
}
.wpsl-search #wpsl-search-wrap div label {
line-height: 40px;
color: var(--heading);
font-weight: 500;
}
.wpsl-search #wpsl-search-wrap input {
border-radius: 0;
background: #ffffff;
min-height: 42px;
padding: 0 15px;
}
.wpsl-search .wpsl-dropdown {
border-radius: 0;
}
.wpsl-search .wpsl-dropdown:hover {
box-shadow: none;
}
.wpsl-search #wpsl-search-btn {
box-shadow: none;
background: var(--btn-bgcolor) !important;
color: var(--light);
border: none;
}
.wpsl-search #wpsl-search-btn:hover {
background: var(--btn-bgcolor2) !important;
}
.elementor-social-icon i {
transition: 0.3s all;
}
body .elementor-social-icon {
vertical-align: middle;
}
body .elementor-social-icon {
background: transparent;
}
.elementor-widget-heading .elementor-heading-title {
line-height: 1.2;
}
.elementor-widget-container p {
margin: 0;
}
.jet-sticky-section-sticky--stuck {
width: 100% !important;
z-index: 999 !important;
}
.slider_image_grey img {
opacity: 0.7;
transition: 0.3s all;
}
.slider_image_grey img:hover {
opacity: 1;
}
.slider_image_grey .eicon-chevron-left:before {
content: "";
font-family: 'icomoon' !important;
content: "\eb50";
}
.slider_image_grey .eicon-chevron-right:before {
content: "";
content: "\eb51";
font-family: 'icomoon' !important;
} .wpcf7-form .apply-form .row {
border-bottom: 1px solid #f4f4f4;
padding: 50px 0 27px;
}
.wpcf7-form .apply-form .row > .right {
padding-right: 16%;
}
.wpcf7-form .apply-form .row > .left h3 {
color: #000000;
font-weight: bold;
font-size: 18px;
margin-bottom: 2px;
}
.wpcf7-form .apply-form .row > .left p {
font-size: 14px;
color: #959595;
}
.wpcf7-form .form_footer1 .wpcf7-form-control-wrap {
margin-bottom: 0;
}
.wpcf7-form .form_footer1 input:not(.wpcf7-submit) {
border: 1px solid #d9d9de;
border-radius: 40px;
background: transparent;
color: var(--body);
font-size: 16px;
height: 50px;
line-height: 50px;
padding: 0 20px;
font-style: italic;
}
.wpcf7-form .form_footer1 input:not(.wpcf7-submit)::-webkit-input-placeholder { color: var(--body);
}
.wpcf7-form .form_footer1 input:not(.wpcf7-submit):-ms-input-placeholder { color: var(--body);
}
.wpcf7-form .form_footer1 input:not(.wpcf7-submit):-moz-placeholder { color: var(--body);
}
.wpcf7-form .form_footer1 .wpcf7-submit {
height: 42px;
line-height: 42px;
width: 60px;
padding: 0;
position: absolute;
top: 4px;
right: 4px;
box-shadow: none;
border-radius: 40px;
background: var(--main);
border: none;
color: #ffffff;
}
.jws-cf7btn-align-left .wpcf7-form .wpcf7-submit {
margin: 0;
}
.jws-cf7btn-align-right .wpcf7-form .wpcf7-submit {
margin: 0;
margin-left: auto;
} .elementor-accordion-item {
overflow: hidden;
}
.box_hover .btn_hover {
display: none;
}
.box_hover .btn_hover .elementor-button-content-wrapper {
align-items: center;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-0-align-items: center;
}
.box_hover .btn_hover .elementor-button-content-wrapper .elementor-button-icon {
font-size: 30px;
}
.box_hover:hover .btn_hover {
display: block;
animation: fadeInUp 0.5s both;
-webkit-animation: fadeInUp 0.5s both;
animation-delay: 0.3s;
}
.box_hover:hover .heading_hover {
animation: fadeInUp 0.5s both;
-webkit-animation: fadeInUp 0.5s both;
display: block;
}
.elementor-widget-wp-widget-archives h5,
.elementor-widget-wp-widget-categories h5 {
display: none;
}
.elementor-widget-wp-widget-archives ul,
.elementor-widget-wp-widget-categories ul {
list-style: none;
padding: 0;
margin: 0;
}
.elementor-widget-wp-widget-archives ul li,
.elementor-widget-wp-widget-categories ul li {
margin-bottom: 6px;
}
.elementor-widget-wp-widget-archives ul li:last-child,
.elementor-widget-wp-widget-categories ul li:last-child {
margin-bottom: 0px;
}
.elementor-widget-wp-widget-archives ul li.current-cat a,
.elementor-widget-wp-widget-categories ul li.current-cat a {
color: var(--main);
}
.elementor-widget-wp-widget-archives ul li a,
.elementor-widget-wp-widget-categories ul li a {
font-weight: 300;
color: var(--body);
}
.elementor-widget-wp-widget-archives ul li a:hover,
.elementor-widget-wp-widget-categories ul li a:hover {
color: var(--main);
}
.elementor-widget-wp-widget-tag_cloud h5 {
display: none;
}
.elementor-widget-wp-widget-tag_cloud .tagcloud a {
font-size: 13px !important;
color: #959595;
padding: 8px 20px;
box-shadow: 3px 4px 15px rgba(28, 31, 28, 0.05);
display: inline-block;
border-radius: 40px;
background: #ffffff;
margin-bottom: 15px;
margin-right: 10px;
font-weight: 600;
}
.elementor-widget-wp-widget-tag_cloud .tagcloud a:hover {
color: var(--body);
background: #f5f5f5;
}
.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
transition: 0.3s all;
}
.single-elementor_library .post_sidebar {
display: none;
}
.single-elementor_library .post_content {
-ms-flex: 0 0 100% !important;
flex: 0 0 100% !important;
max-width: 100% !important;
}
.jws-particle-wrapper {
position: absolute;
width: 100%;
height: 100%;
overflow: hidden;
top: 0;
left: 0;
}
#icon_size i {
font-size: 12px;
}
.elementor-accordion .elementor-tab-content {
border-top: 0;
}
.custom_icon_box2 .elementor-icon-box-icon > span {
position: relative;
}
.custom_icon_box2 .elementor-icon-box-icon > span:after {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f00c";
font-size: 14px;
width: 40px;
height: 40px;
line-height: 35px;
text-align: center;
border: 3px solid #ffffff;
background: #ff9800;
color: #ffffff;
display: block;
position: absolute;
border-radius: 100%;
right: -5px;
bottom: -10px;
}
.vercical_text {
-webkit-transform-origin: 0 0;
transform-origin: 3px 10px;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.vertical_icon .elementor-icon {
display: block;
margin-bottom: 22px;
}
.tab_custom_border .elementor-tab-title a {
position: relative;
}
.tab_custom_border .elementor-tab-title a:before {
content: "";
width: 100%;
height: 10px;
background: var(--main);
width: calc(100% + 14px);
position: absolute;
bottom: 3px;
left: -7px;
z-index: -1;
transition: 0.3s all;
transform: scaley(0);
-webkit-transform: scaley(0);
}
.tab_custom_border .elementor-tab-title.elementor-active a:before {
transform: scaley(1);
-webkit-transform: scaley(1);
}
.elementor-tabs-view-vertical .elementor-tabs .elementor-tab-content {
padding: 0 !important;
animation: fadeInRight2 0.7s ease;
-webkit-animation: fadeInRight2 0.7s ease;
} .elementor-element .elementor-widget-icon-box.elementor-view-framed .elementor-icon,
.elementor-element .elementor-widget-icon-box.elementor-view-default .elementor-icon {
color: var(--main);
}
.elementor-element .elementor-icon-list-items .elementor-icon-list-item:hover .elementor-icon-list-text {
color: var(--main);
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
padding: 10px 15px;
}
.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-wrapper {
display: block !important;
}
.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-item {
flex-basis: 0 !important;
-webkit-box-flex: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
display: inline-block;
}
body[data-elementor-device-mode="mobile"] .wpcf7-form .apply-form .row > .right {
padding: 0 15px;
}
body[data-elementor-device-mode="mobile"] .wpcf7-form .apply-form .row > .left {
margin-bottom: 20px;
}
.elementor-progress-percentage {
top: calc(100% - 30px);
position: absolute;
right: 0;
}
.elementor-progress-wrapper {
overflow: unset !important;
}
.elementor-progress-bar {
position: relative;
}
.elementor-widget-progress .elementor-title {
display: block;
margin-bottom: 5px;
}
body {
-webkit-tap-highlight-color: transparent;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-animation-line .jws_main_menu .jws_main_menu_inner {
position: relative;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-animation-line .jws_main_menu .jws_main_menu_inner > span#magic_line {
bottom: 0;
height: 4px;
background: var(--main);
transition: 0.5s all;
position: absolute;
pointer-events: none;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-line .jws_main_menu .jws_main_menu_inner .nav > li.current-menu-item > a:before,
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-line .jws_main_menu .jws_main_menu_inner .nav > li.current-menu-ancestor > a:before {
width: 100%;
left: 0;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-line .jws_main_menu .jws_main_menu_inner .nav > li > a {
position: relative;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-line .jws_main_menu .jws_main_menu_inner .nav > li > a:before {
content: "";
right: 0;
width: 0%;
height: 1px;
background: var(--light);
bottom: 0;
position: absolute;
transition: 0.3s all;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-line .jws_main_menu .jws_main_menu_inner .nav > li > a:hover:before {
width: 100%;
left: 0;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li.menu-item-has-children:after {
content: "\e876";
font-family: 'Linearicons-Free';
font-size: 10px;
float: right;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li.current-menu-item > a,
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li.current-menu-ancestor > a {
transform: translateX(10px);
-webkit-transform: translateX(10px);
padding: 0 3px;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li.current-menu-item > a:before,
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li.current-menu-ancestor > a:before {
width: 100%;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li a {
position: relative;
width: auto;
display: inline-block !important;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li a:before {
content: "";
bottom: 15%;
left: 0;
position: absolute;
height: 10px;
width: 0%;
transition: 0.3s all;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li a span {
position: relative;
z-index: 1;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li a:hover {
transform: translateX(10px);
-webkit-transform: translateX(10px);
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li a:hover:before {
width: 100%;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul {
list-style-type: none;
padding: 0;
margin-bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li {
display: inline-block;
list-style: none;
margin: 0;
padding: 0;
position: relative;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li.menu-item-design-mega_menu_full_width {
position: unset;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li.menu-item-design-mega_menu_full_width .sub-menu-dropdown {
left: 0;
width: 100%;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li.menu-item-design-standard .sub-menu li:hover > a {
background: #F3F3F3;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li.menu-item-design-standard .sub-menu li a {
display: block;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li.menu-item-design-standard .sub-menu li a i {
display: inline-block;
vertical-align: middle;
margin-right: 10px;
font-size: 6px;
color: #6d6d6d;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li.menu-item-design-standard > .sub-menu li {
position: relative;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li.menu-item-design-standard > .sub-menu li:before {
height: 100%;
width: 5px;
right: -5px;
top: 0;
content: "";
position: absolute;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li.menu-item-design-standard > .sub-menu li .sub-menu {
position: absolute;
left: 100%;
top: 0;
opacity: 0;
transition: 0.3s all;
margin-left: 5px;
visibility: hidden;
pointer-events: none;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li.menu-item-design-standard > .sub-menu li:hover > .sub-menu {
opacity: 1;
visibility: visible;
pointer-events: auto;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li .sub-menu {
background: var(--light);
padding: 15px 0;
list-style-type: none;
min-width: 230px;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li .sub-menu li a {
color: var(--heading);
position: relative;
padding: 5px 30px;
font-size: 15px;
display: block;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li .sub-menu,
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li .sub-menu-dropdown {
position: absolute;
top: 100%;
opacity: 0;
z-index: 5;
visibility: hidden;
transform: translatey(30px);
-webkit-transform: translatey(30px);
pointer-events: none;
transition: all 300ms ease;
-moz-transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
will-change: transform;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li .sub-menu.right,
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li .sub-menu-dropdown.right {
right: 0;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li .mega_menu_full_width {
transform: translatey(0px);
-webkit-transform: translatey(0px);
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li:hover .sub-menu,
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li:hover .sub-menu-dropdown {
opacity: 1;
visibility: visible;
pointer-events: auto;
transform: translatey(0px);
-webkit-transform: translatey(0px);
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li.menu-item:first-child {
padding-left: 0 !important;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li.menu-item:last-child {
padding-right: 0 !important;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li > a {
color: var(--light);
border-radius: 10px;
padding: 7px 15px;
font-size: 15px;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li > a > i {
margin-left: 3px;
font-size: 16px;
vertical-align: middle;
}
.elementor-jws-menu-align-right ul.nav {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
margin-left: auto;
}
.elementor-jws-menu-align-center ul.nav {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-left: auto;
margin-right: auto;
}
.elementor-jws-menu-align-left ul.nav {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-right: auto;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu .jws_main_menu_inner > ul > li > a > i {
display: none;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu .jws_main_menu_inner > ul > li .sub-menu li a {
color: #333333;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu .jws_main_menu_inner > ul > li > a {
padding: 7px 25px 7px 25px;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul {
padding: 0;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-align: center;
align-items: center;
transition: 0.3s all;
position: relative;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li .btn-sub-menu {
background: none;
border: none;
font-size: 25px;
width: 57px;
height: 30px;
padding: 0;
display: block;
position: absolute;
right: 0;
margin-top: 7px;
top: 0;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li .btn-sub-menu:before {
display: block;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li .sub-menu-dropdown {
display: none;
width: 100% !important;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li .sub-menu {
width: 100% !important;
display: none;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li .sub-menu li a {
padding: 5px 35px 5px 35px;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li .sub-menu li a i {
display: none;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li .sub-menu li:last-child a {
border-bottom: 0 !important;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li a {
display: block;
width: auto;
-ms-flex-positive: 1;
flex-grow: 1;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li.active > .btn-sub-menu:before {
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}
.has-mega-full .elementor-section .elementor-container,
.has-mega-full .elementor-column,
.has-mega-full .elementor-column-wrap,
.has-mega-full .elementor-widget-wrap,
.has-mega-full .elementor-widget {
position: unset;
}
.jws_main_menu {
will-change: transform;
}
.jws_main_menu_inner.menu-toggle {
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
-o-transform: translateY(30px);
transform: translateY(30px);
position: absolute;
left: 0;
right: auto;
background: #fff;
transition: .4s;
z-index: 999;
border: 3px solid var(--heading);
width: 100%;
z-index: 2;
padding: 22px 0;
top: calc(100% - 3px);
}
.jws_main_menu_inner.menu-toggle.open {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.jws_main_menu_inner.menu-toggle .nav li:last-child a {
border: 0 !important;
}
.toggle-menu-title {
margin: 0;
background: var(--heading);
padding: 14px 15px 14px 27px;
}
.toggle-menu-title i {
font-size: 30px;
vertical-align: middle;
margin-right: 15px;
float: left;
}
.toggle-menu-title a {
color: var(--light);
font-weight: 500;
font-size: 15px;
display: block;
}
.jws_video_popup.video-border_ani .jws_video_popup_inner a:before {
position: absolute;
transform: translateX(-50%) translateY(-50%);
display: block;
border-radius: 50%;
top: 50%;
left: 50%;
content: "";
border: 1px solid rgba(255, 255, 255, 0.1);
}
.jws_video_popup.video-border_ani .jws_video_popup_inner a:after {
position: absolute;
display: block;
border-radius: 50%;
top: -5px;
left: -5px;
content: "";
border: 1px solid #ffffff;
border-right-color: transparent !important;
border-bottom-color: transparent !important;
-webkit-animation: load-spin 3s infinite linear;
animation: load-spin 3s infinite linear;
}
.jws_video_popup.video-border .jws_video_popup_inner a:before {
position: absolute;
transform: translateX(-50%) translateY(-50%);
display: block;
border-radius: 50%;
top: 50%;
left: 50%;
content: "";
border: 1px solid #ffffff;
animation: pulse-border-simple 1.5s ease-out infinite;
-webkit-animation: pulse-border-simple 1.5s ease-out infinite;
}
.jws_video_popup.video-overlay .jws_video_popup_inner a:after,
.jws_video_popup.video-overlay .jws_video_popup_inner a:before {
background: #fff;
position: relative;
display: block;
text-align: center;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
padding-left: 5px;
opacity: 0.8;
}
.jws_video_popup.video-overlay .jws_video_popup_inner a:before {
position: absolute;
transform: translateX(-50%) translateY(-50%);
display: block;
border-radius: 50%;
top: 50%;
left: 50%;
animation: pulse-border 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
-webkit-animation: pulse-border 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
content: "";
}
.jws_video_popup.video-overlay .jws_video_popup_inner a:after {
position: absolute;
transform: translateX(-50%) translateY(-50%);
display: block;
border-radius: 50%;
top: 50%;
left: 50%;
animation: pulse-border 1.5s 0.45s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
-webkit-animation: pulse-border 1.5s 0.45s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
content: "";
}
.jws_video_popup .jws_video_popup_inner a {
display: inline-block;
position: relative;
transition: 0s all;
}
.jws_video_popup .jws_video_popup_inner a .video_icon {
font-size: 24px;
height: 50px;
line-height: 50px;
width: 50px;
text-align: center;
border-radius: 100%;
-webkit-border-radius: 100%;
position: relative;
z-index: 1;
display: block;
transition: 0.3s all;
}
.mfp-fade-in-down {   }
.mfp-fade-in-down .mfp-content > div {
opacity: 0;
transition: 0.5s ease;
transform: translatey(-50px);
-webkit-transform: translatey(-50px);
}
.mfp-fade-in-down.mfp-bg {
opacity: 0;
transition: 0.3s ease;
}
.mfp-fade-in-down.mfp-ready .mfp-content > div {
opacity: 1;
transform: translatey(0);
-webkit-transform: translatey(0);
}
.mfp-fade-in-down.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-fade-in-down.mfp-removing .mfp-content > div {
transform: translatey(50px);
-webkit-transform: translatey(50px);
opacity: 0;
}
.mfp-fade-in-down.mfp-removing.mfp-bg {
opacity: 0;
}
@keyframes load-spin {
100% {
transform: rotate(360deg);
}
}
@-o-keyframes load-spin {
100% {
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-ms-keyframes load-spin {
100% {
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes load-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes load-spin {
100% {
-moz-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.jws-info-box.layout1 {
position: relative;
transition: 0.3s all;
will-change: transform;
padding: 42px 40px 103px 50px;
}
.jws-info-box.layout1:after {
height: 5px;
width: 0%;
position: absolute;
content: "";
background: var(--main);
bottom: 0px;
left: 0;
transition: 0.3s all;
}
.jws-info-box.layout1:hover {
box-shadow: 0.209px 2.993px 42.32px 3.68px rgba(5, 19, 101, 0.1);
transform: translatey(-5px);
-webkit-transform: translatey(-5px);
}
.jws-info-box.layout1:hover:after {
width: 100%;
}
.jws-info-box.layout1 .jws-info-box-inner svg {
width: 1em;
height: 1em;
}
.jws-info-box.layout1 .number-text {
font-weight: bold;
color: var(--heading);
font-size: 30px;
margin-bottom: 44px;
display: block;
}
.jws-info-box.layout1 .box-title {
color: var(--heading);
font-size: 22px;
font-weight: bold;
line-height: 30px;
margin-bottom: 25px;
}
.jws-info-box.layout1 .box-icon {
font-size: 60px;
color: var(--heading);
margin-bottom: 32px;
position: relative;
}
.jws-info-box.layout1 .box-icon span {
width: 20px;
height: 20px;
border-radius: 100%;
background: var(--main);
opacity: 0.9;
content: "";
display: block;
position: absolute;
left: 40px;
top: 39px;
z-index: -1;
}
.jws-info-box.layout1 .box-icon i {
display: block;
position: relative;
}
.jws-info-box.layout1 .box-content {
color: var(--body);
}
.jws-info-box.layout1 .box-content p {
margin-bottom: 0;
}
.jws-info-box.layout2 {
padding: 54px 45px 54px;
box-shadow: -1.408px 2.649px 54.28px 4.72px rgba(25, 4, 2, 0.05);
background: var(--light);
position: relative;
transition: 0.3s all;
overflow: hidden;
}
.jws-info-box.layout2:hover {
background: #131313 !important;
}
.jws-info-box.layout2:hover .overlay {
opacity: 1;
transform: translateX(0);
-webkit-transform: translateX(0);
}
.jws-info-box.layout2:hover .box-title {
color: var(--light);
}
.jws-info-box.layout2:hover .box-content {
color: var(--light);
}
.jws-info-box.layout2:hover .box-more {
opacity: 1;
}
.jws-info-box.layout2 .overlay {
background: url(http://idealauto.jwsuperthemes.com/wp-content/themes/idealauto/assets/image/tire_hover.png);
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 0;
background-size: cover;
transition: 0.7s all;
opacity: 0;
transform: translateX(-100%);
-webkit-transform: translateX(-100%);
will-change: transform;
}
.jws-info-box.layout2 .box-icon {
margin-bottom: 22px;
position: relative;
}
.jws-info-box.layout2 .box-icon svg {
font-size: 70px;
width: 1em;
height: 1em;
fill: var(--main);
}
.jws-info-box.layout2 .box-title {
font-size: 18px;
margin-bottom: 14px;
transition: 0.3s all;
position: relative;
}
.jws-info-box.layout2 .box-content {
color: var(--body);
transition: 0.3s all;
position: relative;
}
.jws-info-box.layout2 .space-sv {
transition: height 0.3s;
height: 0;
}
.jws-info-box.layout2 .box-more {
right: 16px;
color: #ffffff;
position: absolute;
bottom: 8px;
transition: 0.3s all;
opacity: 0;
}
.jws-info-box.layout2 .box-more span {
z-index: 1;
position: relative;
font-size: 20px;
}
.jws-info-box.layout2 .box-more:after {
content: "";
position: absolute;
width: 0;
height: 0;
border-bottom: 85px solid #434343;
border-left: 85px solid transparent!important;
bottom: -8px;
right: -16px;
}
.jws-info-box.layout3 {
border: 1px solid #e0e0e0;
border-radius: 5px;
padding: 33px 40px;
transition: 0.3s all;
}
.jws-info-box.layout3:hover {
border-color: var(--main);
}
.jws-info-box.layout3:hover .box-title {
color: var(--main);
}
.jws-info-box.layout3 .jws-info-box-inner > a {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
color: var(--body);
}
.jws-info-box.layout3 .jws-info-box-inner .box-icon {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
margin-right: 45px;
position: relative;
font-size: 60px;
}
.jws-info-box.layout3 .jws-info-box-inner .box-icon svg {
width: 1em;
height: 1em;
z-index: 1;
}
.jws-info-box.layout3 .jws-info-box-inner .box-icon span {
width: 20px;
height: 20px;
background: var(--main);
border-radius: 100%;
position: absolute;
top: 30px;
left: 39px;
}
.jws-info-box.layout3 .jws-info-box-inner .box-info {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.jws-info-box.layout3 .jws-info-box-inner .box-info .box-title {
font-size: 18px;
letter-spacing: 0.7px;
margin-bottom: 3px;
transition: 0.3s all;
}
.jws-info-box.layout3 .jws-info-box-inner .box-info .box-content {
font-size: 15px;
letter-spacing: 0.5px;
color: var(--body);
}
.jws-services-element .jws-services-layout1 .jws-services-item-inner .jws-service-images {
position: absolute;
bottom: 100%;
width: 100%;
text-align: center;
margin-bottom: -115px;
}
.jws-services-element .jws-services-layout1 .jws-services-item-inner .jws-service-content {
box-shadow: 0.209px 2.993px 54.28px 4.72px rgba(25, 4, 2, 0.05);
background: #ffffff;
text-align: center;
padding-bottom: 42px;
padding-top: 128px;
border-radius: 3px;
}
.jws-services-element .jws-services-layout1 .jws-services-item-inner .jws-service-title {
max-width: 170px;
font-size: 18px;
margin: 0 auto;
line-height: 24px;
transition: 0.3s all;
}
.jws-services-element .jws-services-layout1 .jws-services-item-inner:hover .jws-service-title {
color: var(--main);
}
.jws-services-element .jws-services-layout2 .jws_services_item_inner {
background: #f5f5f5;
}
.jws-services-element .jws-services-layout2 .jws_services_item_inner h3 {
font-size: 16px;
margin: 0;
}
.jws-services-element .jws-services-layout2 .jws_services_item_inner h3 a {
color: var(--heading);
padding: 15px 28px;
display: block;
}
.jws-services-element .jws-services-layout2 .active .jws_services_item_inner {
background: var(--main);
}
.jws-services-element .jws-services-layout2 .active .jws_services_item_inner h3 a {
color: var(--light);
}
.jws-services-element .jws-services-layout3 .jws-service-images {
position: absolute;
width: 100%;
height: 100%;
background-position: center;
background-size: cover;
}
.jws-services-element .jws-services-layout3 .jws-service-content {
position: absolute;
width: 100%;
bottom: 0;
z-index: 2;
padding-left: 38px;
padding-bottom: 27px;
transition: 0.3s all;
transform: translateY(28px);
-webkit-transform: translateY(28px);
will-change: transform;
}
.jws-services-element .jws-services-layout3 .jws-service-content .jws-service-title {
color: var(--light);
font-weight: 700;
font-size: 20px;
margin-bottom: 7px;
margin-top: -1px;
}
.jws-services-element .jws-services-layout3 .jws-service-content .jws-service-readmore {
color: var(--light);
display: inline-block;
line-height: 13px;
opacity: 0;
transition: 0.3s all;
}
.jws-services-element .jws-services-layout3 .overlay {
position: absolute;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
z-index: 1;
}
.jws-services-element .jws-services-layout3 .jws-services-item-inner {
height: 250px;
max-width: 475px;
position: relative;
overflow: hidden;
margin: 0 auto;
}
.jws-services-element .jws-services-layout3 .jws-services-item-inner:hover .jws-service-content {
transform: translateY(0);
-webkit-transform: translateY(0);
}
.jws-services-element .jws-services-layout3 .jws-services-item-inner:hover .jws-service-content .jws-service-readmore {
opacity: 1;
}
.jws-services-element .jws-services-layout3 .slick-dots {
margin-top: 35px !important;
}
.jws-services-element .jws-services-layout3 .slick-dots li {
border: none;
width: 25px;
height: 20px;
margin: 0 5px;
border-radius: 0;
background: transparent !important;
padding-top: 10px;
}
.jws-services-element .jws-services-layout3 .slick-dots li.slick-active button {
background: var(--main);
}
.jws-services-element .jws-services-layout3 .slick-dots li button {
display: block;
border: none;
width: 25px;
height: 2px;
border-radius: 0;
background: #dedede;
font-size: 0;
}
.testimonials_slider.slider_layout_layout1 .slick-slide {
padding: 32px;
}
.testimonials_slider.slider_layout_layout1 .slider-content {
position: relative;
}
.testimonials_slider.slider_layout_layout1 .testimonials-icon {
font-size: 145px;
color: #050505;
opacity: 0.1;
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
display: inline-block;
position: absolute;
top: -10px;
left: -34px;
}
.testimonials_slider.slider_layout_layout1 .testimonials-description {
font-weight: 500;
font-size: 18px;
color: var(--heading);
line-height: 30px;
margin-bottom: 43px;
}
.testimonials_slider.slider_layout_layout1 .testimonials-title {
font-weight: 500;
margin-right: 45px;
color: var(--heading);
}
.testimonials_slider.slider_layout_layout1 header:after {
content: "";
display: table;
clear: both;
}
.testimonials_slider.slider_layout_layout1 ~ .jws-banner-nav {
display: inline-block;
width: 29%;
vertical-align: middle;
margin: 0;
position: absolute;
right: 0;
top: 50%;
}
.testimonials_slider.slider_layout_layout2 {
margin: 0 -15px;
}
.testimonials_slider.slider_layout_layout2 img {
max-width: 55px;
border-radius: 100%;
display: inline-block;
vertical-align: middle;
}
.testimonials_slider.slider_layout_layout2 .testimonials-info {
width: calc(100% - 60px);
display: inline-block;
vertical-align: middle;
padding-left: 17px;
}
.testimonials_slider.slider_layout_layout2 .average-rating {
display: block;
margin-bottom: 6px;
}
.testimonials_slider.slider_layout_layout2 .average-rating .jws-star-rating {
width: 84px;
}
.testimonials_slider.slider_layout_layout2 .average-rating .jws-star-rating .jws-star-rated:before {
font-size: 15px;
}
.testimonials_slider.slider_layout_layout2 .testimonials-title {
font-size: 18px;
margin-bottom: -5px;
}
.testimonials_slider.slider_layout_layout2 .testimonials-job {
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
}
.testimonials_slider.slider_layout_layout2 .testimonials-description {
margin-bottom: 12px;
z-index: 1;
position: relative;
}
.testimonials_slider.slider_layout_layout2 .testimonials-icon {
color: #f2f2f2;
font-size: 130px;
position: absolute;
right: -6px;
top: -7px;
}
.testimonials_slider.slider_layout_layout2 .slider-content {
position: relative;
background: var(--light);
padding: 40px 40px 25px;
}
.testimonials_slider.slider_layout_layout2 .slick-slide {
padding: 0 15px;
}
.testimonials_slider.slider_layout_layout3 {
margin: 0 -15px;
}
.testimonials_slider.slider_layout_layout3 img {
max-width: 55px;
border-radius: 100%;
display: inline-block;
vertical-align: middle;
}
.testimonials_slider.slider_layout_layout3 .testimonials-info {
width: calc(100% - 60px);
display: inline-block;
vertical-align: middle;
padding-left: 17px;
}
.testimonials_slider.slider_layout_layout3 .testimonials-title {
font-size: 18px;
margin-bottom: -5px;
color: var(--light);
}
.testimonials_slider.slider_layout_layout3 .testimonials-job {
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
color: var(--light);
}
.testimonials_slider.slider_layout_layout3 .testimonials-description {
margin-bottom: 12px;
position: relative;
font-size: 16px;
font-weight: 500;
color: var(--light);
line-height: 30px;
margin-bottom: 29px;
}
.testimonials_slider.slider_layout_layout3 .testimonials-icon {
color: var(--light);
font-size: 30px;
background: var(--main);
width: 50px;
height: 50px;
display: block;
text-align: center;
line-height: 47px;
margin-bottom: 29px;
}
.testimonials_slider.slider_layout_layout3 .slick-slide {
padding: 0 15px;
}
.testimonials_slider.slider_layout_layout3 .slick-dots {
text-align: left;
padding-left: 10px;
margin-top: 43px !important;
}
.testimonials_slider.slider_layout_layout3 .slick-dots li.slick-active button {
background: var(--main);
}
.jws_testimonials_slider_wrap .slick-dots {
margin-top: 27px !important;
}
.jws_testimonials_slider_wrap .slick-dots li {
border: none;
width: 25px;
height: 20px;
margin: 0 5px;
border-radius: 0;
background: transparent !important;
padding-top: 10px;
}
.jws_testimonials_slider_wrap .slick-dots li button {
display: block;
border: none;
width: 25px;
height: 2px;
border-radius: 0;
background: #dedede;
font-size: 0;
}
.jws_testimonials_slider_wrap .slick-dots li:before {
display: none;
}
.jws_testimonials_slider_wrap .slick-dots li.slick-active button {
background: #131313;
}
.jws_testimonials_slider_wrap .slider_layout_layout1 .slick-dots {
margin-top: 0px !important;
text-align: left;
padding-left: 28px;
}
.average-rating {
vertical-align: middle;
}
.average-rating .jws-star-rating {
width: 116px;
letter-spacing: 2px;
position: relative;
height: 27px;
display: inline-block;
}
.average-rating .jws-star-rating .jws-star-rated {
position: absolute;
overflow: hidden;
height: 27px;
display: block;
}
.average-rating .jws-star-rating .jws-star-rated:before {
font-family: "jws_icon";
content: "\e9d9\e9d9\e9d9\e9d9\e9d9";
left: 0;
top: 0;
position: absolute;
font-size: 19px;
text-indent: 0;
color: #ffd800;
}
@media (max-width: 767px) {
.testimonials_slider.slider_layout_layout1 .slick-slide {
padding: 32px 0;
}
.testimonials_slider.slider_layout_layout1 ~ .jws-banner-nav {
text-align: left;
position: relative;
width: 100%;
}
.jws_testimonials_slider_wrap .slider_layout_layout1 .slick-dots {
padding-left: 0;
}
}
.jws-post-readmore:hover span {
animation: bounceAlpha 0.7s both;
-webkit-animation: bounceAlpha 0.7s both;
}
.jws-blog-element .jws_post_image img {
width: 100%;
transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}
.jws-blog-element.has-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.jws-blog-element.has-nav .post_nav_container {
-webkit-box-flex: 0;
-ms-flex: 0 0 36%;
flex: 0 0 36%;
max-width: 36%;
}
.jws-blog-element.has-nav .post_nav_container .post_nav {
padding: 0;
list-style-type: none;
margin: 0;
}
.jws-blog-element.has-nav .post_nav_container .post_nav li {
font-size: 16px;
font-weight: 600;
letter-spacing: 1px;
margin: 0px 0px 18px 0px;
}
.jws-blog-element.has-nav .post_nav_container .post_nav li a {
color: var(--heading);
position: relative;
}
.jws-blog-element.has-nav .blog_content {
-webkit-box-flex: 0;
-ms-flex: 0 0 64%;
flex: 0 0 64%;
max-width: 64%;
}
.jws-blog-element .jws_blog_slider.row .jws_blog_item {
padding: 0 15px;
}
.jws-blog-element .jws_blog_layout1 {
width: calc(100% + 30px);
padding: 0 15px;
margin-left: -15px;
overflow: hidden;
}
.jws-blog-element .jws_blog_layout1 .slick-list {
overflow: visible;
}
.jws-blog-element .jws_blog_layout1 .slick-track .slick-slide {
opacity: 0;
transition: 0.1s all;
}
.jws-blog-element .jws_blog_layout1 .slick-track .slick-active {
opacity: 1;
}
.jws-blog-element .jws_blog_layout1 .slick-dots {
margin-top: 21px !important;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap {
box-shadow: 0.209px 2.993px 54.28px 4.72px rgba(25, 4, 2, 0.05);
background: var(--light);
overflow: hidden;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_image {
overflow: hidden;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap:hover .jws_post_image img {
transform: scale(1.09);
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content {
padding: 25px 23px 38px;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .entry-title {
margin-top: 4px;
margin-bottom: 12px;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .entry-title a {
font-size: 20px;
font-weight: bold;
color: var(--heading);
display: block;
line-height: 28px;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .entry-title a:hover {
color: var(--main);
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .entry-date {
font-size: 13px;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .entry-date a {
color: var(--body);
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .jws-post-readmore {
font-weight: 500;
position: relative;
font-size: 13px;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .jws-post-readmore span:first-child {
opacity: 0;
position: absolute;
left: 0;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .jws-post-readmore:hover {
padding-left: 25px;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .jws-post-readmore:hover span:first-child {
opacity: 1;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .jws-post-readmore:hover span:last-child {
animation: bounceAlpha_hiden 0.4s both;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .jws-post-readmore span {
margin-left: 2px;
font-size: 20px;
display: inline-block;
vertical-align: middle;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .jws_post_excerpt {
margin-bottom: 14px;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .blog-bottom .blog-bottom-left {
float: right;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .car-share {
position: relative;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .car-share .car-share-btn {
color: var(--body);
font-size: 15px;
cursor: pointer;
margin-left: 5px;
opacity: 0.5;
transition: 0.3s all;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .car-share .car-share-btn:hover {
opacity: 1;
color: var(--heading);
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .car-share .car-share-popup {
opacity: 0;
visibility: hidden;
transition: 0.3s all;
position: absolute;
width: 100px;
text-align: center;
right: 0;
background: #ffffff;
bottom: 120%;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .car-share .car-share-popup a {
color: var(--heading);
margin: 0 5px;
font-size: 12px;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .car-share.opened .car-share-popup {
opacity: 1;
visibility: visible;
}
.jws-blog-element .jws_blog_layout2 {
overflow: hidden;
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap:hover img {
transform: scale(1.09);
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_image {
margin-bottom: 24px;
overflow: hidden;
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_content .entry-title {
margin-top: 4px;
margin-bottom: 12px;
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_content .entry-title a {
font-size: 20px;
font-weight: bold;
color: var(--heading);
line-height: 30px;
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_content .entry-date {
font-size: 13px;
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_content .jws-post-readmore {
font-weight: 500;
position: relative;
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_content .jws-post-readmore span:first-child {
opacity: 0;
position: absolute;
left: 0;
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_content .jws-post-readmore:hover {
padding-left: 25px;
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_content .jws-post-readmore:hover span:first-child {
opacity: 1;
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_content .jws-post-readmore:hover span:first-child {
animation: bounceAlpha_display 0.4s both;
animation-delay: 0.2s;
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_content .jws-post-readmore:hover span:last-child {
animation: bounceAlpha_hiden 0.4s both;
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_content .jws-post-readmore span {
margin-left: 2px;
font-size: 20px;
display: inline-block;
vertical-align: middle;
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_content .entry-category {
margin-bottom: 11px;
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_content .entry-category a {
color: var(--body);
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_content .entry-category a:hover {
color: var(--main);
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_content .blog-bottom .blog-bottom-left {
float: right;
}
.jws_pagination .jws-load-more {
background: var(--main);
color: #ffffff;
font-weight: bold;
border-radius: 40px;
-webkit-border-radius: 40px;
padding: 8px 28px;
display: inline-block;
margin-top: 20px;
}
.jws_pagination .jws-load-more .has-loaded {
display: none;
}
.jws_pagination .jws-load-more:hover {
background: var(--heading);
}
.jws_pagination .jws-load-more.all-items-loaded {
pointer-events: none;
cursor: no-drop;
}
.jws_pagination .jws-load-more.all-items-loaded .has-loaded {
display: inline-block;
}
.jws_pagination .jws-load-more.all-items-loaded .has-loading {
display: none;
} .video_format {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
.video_format a.url {
display: inline-block;
position: relative;
transition: 0s all;
}
.video_format a.url .video_icon {
font-size: 24px;
height: 50px;
line-height: 50px;
width: 50px;
text-align: center;
border-radius: 100%;
-webkit-border-radius: 100%;
position: relative;
z-index: 1;
display: block;
transition: 0.3s all;
font-size: 12px;
background: #ffffff;
}
.video_format a.url:before {
position: absolute;
transform: translateX(-50%) translateY(-50%);
display: block;
border-radius: 50%;
top: 50%;
left: 50%;
content: "";
border: 1px solid rgba(255, 255, 255, 0.1);
height: calc(50px + 10px);
width: calc(50px + 10px);
}
.video_format a.url:after {
position: absolute;
display: block;
border-radius: 50%;
top: -5px;
left: -5px;
content: "";
border: 1px solid #ffffff;
border-right-color: transparent !important;
border-bottom-color: transparent !important;
-webkit-animation: load-spin 3s infinite linear;
animation: load-spin 3s infinite linear;
height: calc(50px + 10px);
width: calc(50px + 10px);
}
.elementor-nav-slider-align-center .custom_navs {
margin: 0 auto;
}
.elementor-nav-slider-align-right .custom_navs {
margin-left: auto;
}
@media (max-width: 767px) {
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content .jws_post_meta {
display: block;
}
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content .jws_post_meta > div {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content .jws_post_meta .right {
text-align: left;
}
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content .jws_post_meta .right > a,
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content .jws_post_meta .right > span {
margin-left: 0;
margin-right: 15px;
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_image {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_content {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.jws-blog-element.has-nav {
display: block;
}
.jws-blog-element.has-nav .post_nav_container {
max-width: 100%;
}
.jws-blog-element.has-nav .post_nav_container .post_nav li {
display: inline-block;
margin: 0 5px;
}
.jws-blog-element.has-nav .blog_content {
max-width: 100%;
}
}
.slick-dots {
list-style-type: none;
padding: 0;
margin: 0;
text-align: center;
margin-top: 11px !important;
}
.slick-dots li {
width: 14px;
height: 14px;
margin: 0 5px;
border: 1px solid transparent;
border-radius: 100%;
display: inline-block;
position: relative;
cursor: pointer;
}
.slick-dots li.slick-active {
border-color: var(--main);
}
.slick-dots li button {
width: 6px;
height: 6px;
border-radius: 100%;
background: var(--main);
border: 0;
display: block;
padding: 0;
font-size: 0;
margin: 3px;
}
.car-share {
position: relative;
}
.car-share .car-share-btn {
color: var(--body);
font-size: 15px;
cursor: pointer;
margin-left: 5px;
transition: 0.3s all;
opacity: 0.5;
}
.car-share .car-share-btn:hover {
color: var(--main);
opacity: 1;
}
.car-share .car-share-popup {
opacity: 0;
visibility: hidden;
transition: 0.3s all;
position: absolute;
width: 100px;
text-align: center;
right: 0;
background: #ffffff;
bottom: 120%;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.car-share .car-share-popup a {
color: var(--body);
margin: 0 5px;
font-size: 12px;
opacity: 0.5;
}
.car-share .car-share-popup a:hover {
color: var(--heading);
opacity: 1;
}
.car-share.opened .car-share-popup {
opacity: 1;
visibility: visible;
}
@media (max-width: 767px) {
.jws-blog-element .jws_blog_layout1 {
padding: 0;
width: 100%;
}
}
.jws_team.layout1 .jws_team_inner .jws_team_content {
padding-left: 24px;
}
.jws_team.layout1 .jws_team_inner .jws_team_content .team_title {
font-size: 18px;
font-weight: 500;
margin-bottom: -2px;
margin-top: 20px;
}
.jws_team.layout1 .jws_team_inner .jws_team_content .team_title a {
color: var(--heading);
}
.jws_team.layout1 .jws_team_inner .jws_team_content .team_job {
font-size: 15px;
font-weight: 400;
color: var(--main);
}
.jws_team.layout1 .jws_team_inner .jws_team_image {
position: relative;
overflow: hidden;
}
.jws_team.layout1 .jws_team_inner .jws_team_image .team_icon {
position: absolute;
bottom: 0;
left: 25px;
background: var(--main);
padding: 5px 8px;
transition: 0.3s all;
transform: translatey(100%);
-webkit-transform: translatey(100%);
will-change: transform;
}
.jws_team.layout1 .jws_team_inner .jws_team_image .team_icon li {
display: inline-block;
padding: 0 12px;
}
.jws_team.layout1 .jws_team_inner .jws_team_image .team_icon li a {
color: var(--light);
}
.jws_team.layout1 .jws_team_inner .jws_team_image .team_icon li a:hover {
color: var(--heading);
}
.jws_team.layout1 .jws_team_inner:hover .jws_team_image .team_icon {
transform: translatey(0);
-webkit-transform: translatey(0);
}
.jws_team.layout2 .jws_team_inner {
position: relative;
overflow: hidden;
}
.jws_team.layout2 .jws_team_inner:hover .team-overlay {
opacity: 1;
}
.jws_team.layout2 .jws_team_inner:hover .team_content_inner {
opacity: 1;
transform: translatey(0);
-webkit-transform: translatey(0);
}
.jws_team.layout2 .jws_team_content {
position: absolute;
top: 50%;
left: 0;
padding: 0 10%;
width: 100%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.jws_team.layout2 .team_content_inner {
transition: 0.3s all;
opacity: 0;
transform: translatey(10px);
-webkit-transform: translatey(10px);
will-change: transform;
}
.jws_team.layout2 .team-overlay {
background: var(--light);
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transition: 0.3s all;
opacity: 0;
}
.jws_team.layout2 .team_title {
font-size: 20px;
font-weight: bold;
margin-bottom: 23px;
}
.jws_team.layout2 .team_title a {
color: var(--heading);
}
.jws_team.layout2 .team_job {
color: var(--body);
font-size: 15px;
font-weight: 400;
margin-bottom: 2px;
}
.jws_team.layout2 .team_icon {
display: flex;
-webkit-display: flex;
}
.jws_team.layout2 .team_icon li {
display: inline-block;
}
.jws_team.layout2 .team_icon li:not(:last-child) {
margin-right: 13px;
}
.jws_team.layout2 .team_icon li a {
background: var(--heading);
color: #ffffff;
font-size: 16px;
width: 28px;
height: 28px;
display: block;
text-align: center;
border-radius: 5px;
line-height: 30px;
}
.jws_team.layout2 .team_icon li a:hover {
background: var(--main);
}
@media (max-width: 767px) {
.jws_team.layout1 .jws_team_inner .jws_team_image .team_icon li {
padding: 0 7px;
font-size: 12px;
}
}
.jws-breadcrumbs {
list-style-type: none;
padding: 0;
margin: 0;
}
.jws-breadcrumbs li {
display: inline;
vertical-align: middle;
}
.jws-breadcrumbs li:first-child {
margin-left: 0 !important;
}
.jws-breadcrumbs li i {
display: inline-block;
}
.jws_tab_wrap.display_right .tab_nav_container {
order: 12;
}
.jws_tab_wrap.display_left,
.jws_tab_wrap.display_right {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.jws_tab_wrap.display_left .tab_nav_container,
.jws_tab_wrap.display_right .tab_nav_container {
-ms-flex: 0 0 33%;
flex: 0 0 33%;
max-width: 33%;
}
.jws_tab_wrap.display_left .tab_nav_container .tab_nav_wrap,
.jws_tab_wrap.display_right .tab_nav_container .tab_nav_wrap {
display: block;
}
.jws_tab_wrap.display_left .tab_nav_container .tab_nav_wrap .tab_nav li,
.jws_tab_wrap.display_right .tab_nav_container .tab_nav_wrap .tab_nav li {
display: block;
}
.jws_tab_wrap.display_left .tab_content,
.jws_tab_wrap.display_right .tab_content {
padding: 0 30px;
}
.jws_tab_wrap .tab_nav_wrap {
background: #f5f5f5;
padding: 8px;
border-radius: 40px;
display: inline-block;
}
.jws_tab_wrap .tab_absolute {
position: absolute;
z-index: 1;
}
.jws_tab_wrap .tab_nav {
list-style-type: none;
padding: 0;
margin: 0;
}
.jws_tab_wrap .tab_nav li {
display: inline-block;
}
.jws_tab_wrap .tab_nav li a {
position: relative;
z-index: 1;
color: var(--heading);
font-size: 12px;
display: inline-block;
padding: 4px 35px 4px 35px;
font-weight: 600;
}
.jws_tab_wrap .tab_nav li a i {
display: inline;
}
.jws_tab_wrap .tab_nav li a .elementor-align-icon-right {
float: right;
}
.jws_tab_wrap .tab_nav li a span {
display: inline;
}
.jws_tab_wrap .tab_nav li.current a {
color: #ffffff;
}
.jws_tab_wrap .tab_nav #magic_line {
background: var(--main);
position: absolute;
transition: 0.5s all;
border-radius: 40px;
}
.jws_tab_wrap .tab_content .jws_tab_item {
display: none;
}
.jws_tab_wrap .tab_content .jws_tab_item.current {
display: block;
animation: jws_fadeInUp 0.7s both;
-webkit-animation: jws_fadeInUp 0.7s both;
}
.jws_tab_wrap .layout_layout2 .tab_nav_wrap .tab_nav {
position: relative;
}
.jws_tab_wrap .layout_layout2 .tab_nav_wrap .tab_nav li {
margin-right: 35px;
}
.jws_tab_wrap .layout_layout2 .tab_nav_wrap .tab_nav #magic_line {
border-radius: 0;
height: 4px !important;
}
body[data-elementor-device-mode="mobile"] .jws_tab_wrap .tab_absolute {
position: unset;
}
@media (max-width: 767px) {
.jws_tab_wrap .tab_nav #magic_line.hidden-mobile {
display: none;
}
.jws_tab_wrap.display_right .tab_nav_container {
order: 0;
}
.jws_tab_wrap.display_left,
.jws_tab_wrap.display_right {
display: block;
}
.jws_tab_wrap.display_left .tab_nav_container,
.jws_tab_wrap.display_right .tab_nav_container {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
.jws-price-table {
text-align: center;
border: 1px solid #dfdfdf;
border-radius: 10px;
padding: 60px 50px;
}
.jws-price-table .jws-price-table__header .jws-price-table__top_heading {
font-weight: bold;
font-size: 14px;
color: #959595;
display: block;
margin-bottom: 16px;
}
.jws-price-table .jws-price-table__header .jws-price-table__heading {
font-size: 24px;
font-weight: 600;
color: var(--heading);
margin-bottom: 6px;
}
.jws-price-table .jws-price-table__header .jws-price-table__subheading {
color: #959595;
}
.jws-price-table .jws-price-table__price {
font-size: 30px;
font-weight: 600;
color: var(--heading);
padding: 36px 0px 29px 0px;
}
.jws-price-table .jws-price-table__price .jws-price-table__period {
font-size: 16px;
font-weight: 400;
}
.jws-price-table .jws-price-table__features-list {
padding: 41px 0px 30px 0px;
list-style-type: none;
padding: 0;
margin: 0;
font-size: 14px;
}
.jws-price-table .jws-price-table__footer .jws-price-table__button {
background: var(--main);
border-radius: 40px;
color: #ffffff;
font-size: 14px;
font-weight: 600;
display: inline-block;
padding: 10px 40px;
box-: 3px 4px 6.3px 0.7px rgba(52, 0, 0, 0.15);
}
.jws-price-table .jws-price-table__footer .jws-price-table__button:hover {
background: var(--heading);
}
.jws-price-table .jws-price-table__footer .jws-price-footer_detail {
display: block;
font-size: 14px;
font-weight: 600;
margin: 30px 0px 0px 0px;
}
.jws-price-table .jws-price-table__footer .jws-price-footer_detail span {
margin-left: 5px;
}
.jws-price-table .jws-price-table__footer .jws-price-footer_detail:hover span {
display: inline-block;
animation: bounceAlpha 1s both;
-webkit-animation: bounceAlpha 1s both;
}
.Rectangle_2 {
background-color: #ffffff;
box-shadow: 0px 0px 45px 5px rgba(28, 31, 28, 0.05);
position: absolute;
left: 777px;
top: 4620px;
width: 371px;
height: 670px;
z-index: 223;
}
@media (max-width: 1024px) {
.jws-plan-table .plan-name-mobile {
display: block !important;
color: var(--heading);
font-weight: 500;
}
.jws-plan-table > .row {
display: block !important;
}
.jws-plan-table .plan-content {
max-width: 100% !important;
}
.jws-plan-table .plan-content > .row > div {
margin-bottom: 20px;
}
.jws-plan-table .plan-side {
max-width: 100% !important;
}
.jws-plan-table .plan-side ul {
display: none !important;
}
}
.jws_progress {
position: relative;
}
.jws_progress.layout_grid_animation .progress_items:last-child .dots-animation {
display: none;
}
.jws_progress.layout_grid_animation .progress_item {
text-align: center;
}
.jws_progress.layout_grid_animation .process_icon {
display: inline-block;
background: var(--main);
position: relative;
padding: 20px;
border-radius: 100%;
margin-bottom: 28px;
}
.jws_progress.layout_grid_animation svg,
.jws_progress.layout_grid_animation i {
width: 1em;
height: 1em;
font-size: 60px;
fill: #ffffff;
color: #ffffff;
display: block;
}
.jws_progress.layout_grid_animation .progress_title {
font-size: 18px;
margin-bottom: 12px;
}
.jws_progress.layout_grid_animation .progress_number {
position: absolute;
top: 6px;
right: -11px;
}
.jws_progress.layout_grid_animation .progress_number span {
color: var(--main);
background: #ffffff;
width: 30px;
height: 30px;
text-align: center;
border-radius: 100%;
font-weight: bold;
position: relative;
display: block;
z-index: 1;
box-shadow: 0.209px 2.993px 13.8px 1.2px rgba(3, 37, 72, 0.07000000000000001);
}
.jws_progress.layout_grid_animation .progress_number:after {
background: var(--main);
opacity: 0.1;
width: 44px;
height: 44px;
position: absolute;
left: -7px;
top: -7px;
border-radius: 100%;
content: "";
}
@keyframes scaling {
0%,
100% {
transform: scale(0.2);
}
40% {
transform: scale(1);
}
50% {
transform: scale(1);
}
}
.dots-animation {
position: absolute;
right: -63px;
top: 40px;
}
.dots-animation > span {
height: 12px;
width: 12px;
border-radius: 50%;
transform: scale(0);
background-color: #ecedef;
animation: scaling 2.5s ease-in-out infinite;
display: inline-block;
margin: .4rem;
}
.dots-animation span:nth-child(1) {
animation-delay: 0s;
}
.dots-animation span:nth-child(2) {
animation-delay: 0.2s;
}
.dots-animation span:nth-child(3) {
animation-delay: 0.4s;
}
.dots-animation span:nth-child(4) {
animation-delay: 0.6s;
}
.dots-animation span:nth-child(5) {
animation-delay: 0.8s;
}
@media (max-width: 1024px) {
.dots-animation {
display: none;
}
}
.form-inline .wpcf7-form-control-wrap {
display: inline-block;
width: calc(100% - 183px);
margin-right: 13px;
vertical-align: top;
}
.form-inline input[type="submit"] {
height: 50px;
background: var(--heading);
color: var(--light);
border: 0;
min-width: 168px;
}
.form-inline2 .wpcf7-form-control-wrap {
display: inline-block;
width: calc(100% - 113px);
vertical-align: top;
}
.form-inline2 input[type="submit"] {
display: inline-block !important;
min-width: 108px;
}
div.wpcf7 .ajax-loader {
background-image: none;
width: 0px;
height: 0px;
display: block;
transition: 0.3s all;
}
div.wpcf7 .ajax-loader.is-active {
transform: scale(1);
-webkit-transform: scale(1);
width: 30px;
height: 30px;
}
div.wpcf7 .ajax-loader {
transform: scale(0);
-webkit-transform: scale(0);
}
div.wpcf7 .ajax-loader.is-active:after {
border: 3px solid #fafafa;
border-radius: 50%;
border-top: 3px solid #000000;
width: 30px;
height: 30px;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
content: "";
display: block;
}
.jws-cf7-button-center input.wpcf7-form-control.wpcf7-submit,
.jws-cf7-button-left input.wpcf7-form-control.wpcf7-submit,
.jws-cf7-button-right input.wpcf7-form-control.wpcf7-submit,
.jws-cf7-button-justify input.wpcf7-form-control.wpcf7-submit {
display: -webkit-box;
display: -ms-flexbox;
-js-display: flex;
display: -webkit-flex;
display: -moz-box;
display: flex;
width: auto;
}
.jws-cf7-button-center input.wpcf7-form-control.wpcf7-submit {
margin-left: auto !important;
margin-right: auto !important;
}
.jws-cf7-button-center .jws-cf7-loader-active {
text-align: center;
}
.jws-cf7-button-left input.wpcf7-form-control.wpcf7-submit {
margin-left: 0;
margin-right: auto;
}
.jws-cf7-button-right input.wpcf7-form-control.wpcf7-submit {
margin-left: auto !important;
margin-right: 0 !important;
}
.jws-cf7-button-right .jws-cf7-loader-active {
text-align: right;
}
.jws-cf7-button-justify input.wpcf7-form-control.wpcf7-submit {
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
justify-content: center;
width: 100%;
}
.jws-cf7-container .select2.select2-container {
width: 100% !important;
}
.jws-cf7-container input[type="text"],
.jws-cf7-container input[type="email"],
.jws-cf7-container input[type="tel"],
.jws-cf7-container input[type="password"],
.jws-cf7-container input[type="url"],
.jws-cf7-container input[type="number"],
.jws-cf7-container input[type="date"],
.jws-cf7-container select {
min-height: auto;
height: auto;
}
.wpcf7 form .wpcf7-response-output {
margin: 10px 0;
}
.jws-cf7-highlight-style-default .wpcf7-not-valid-tip {
display: none;
}
.jws_search {
position: relative;
}
.jws_search.has_popup > button {
width: 100%;
border: 0;
background: transparent;
text-align: left;
position: relative;
line-height: 20px;
}
.jws_search.has_popup > button .remove {
display: none;
}
.jws_search.has_popup .form_content {
position: absolute;
background: #ffffff;
z-index: 2;
top: 100%;
right: 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 20px;
-webkit-box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
-webkit-transform: scale3d(0.8, 0.8, 0.8);
-moz-transform: scale3d(0.8, 0.8, 0.8);
transform: scale3d(0.8, 0.8, 0.8);
opacity: 0;
visibility: hidden;
-webkit-transition: .3s;
-o-transition: .3s;
-moz-transition: .3s;
transition: .3s;
}
.jws_search.has_popup .form_content form {
background: rgba(0, 0, 0, 0.03);
}
.jws_search.has_popup .form_content form .search-submit:hover {
color: var(--main);
}
.jws_search.open > button .open {
display: none;
}
.jws_search.open > button .remove {
display: block;
}
.jws_search.open .form_content {
opacity: 1;
visibility: visible;
-webkit-transform: scale3d(1, 1, 1);
-moz-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.jws_dropdown_text i,
.jws_dropdown_text span {
vertical-align: middle;
}
.jws_dropdown_text i {
font-size: 16px !important;
margin-right: 7px;
display: inline-block !important;
}
.jws_dropdown_text .drop_top {
font-size: 15px;
color: var(--light);
font-weight: 400;
margin: 0;
transition: 0.3s all;
}
.jws_dropdown_text .drop_top:after {
content: '\e82a';
font-family: 'jws_icon';
margin-left: 3px;
font-size: 16px;
vertical-align: middle;
}
.jws_dropdown_text .dropdown_sub {
position: absolute;
background: var(--light);
border-top: 5px solid var(--main);
width: 105px;
opacity: 0;
transform: translateY(20px);
-webkit-transform: translateY(20px);
transition: 0.3s all;
box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
pointer-events: none;
overflow: hidden;
z-index: 1;
}
.jws_dropdown_text .dropdown_sub .drop_item a {
color: var(--heading);
font-size: 12px;
line-height: 25px;
display: block;
padding: 5px 15px;
}
.jws_dropdown_text .dropdown_sub .drop_item a img {
width: 25px;
margin-right: 15px;
}
.jws_dropdown_text .dropdown_sub .drop_item a:hover {
color: var(--light);
background: var(--main);
}
.jws_dropdown_text:hover .dropdown_sub {
opacity: 1;
transform: translateY(0);
-webkit-transform: translateY(0);
pointer-events: auto;
} .jws-offcanvas-action-wrap .jws-elementor-button {
display: inline-block;
}
.jws-offcanvas-action-wrap .elementor-button-content-wrapper {
align-items: center;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-0-align-items: center;
}
.jws-offcanvas .jws-offcanvas-content-data {
position: fixed;
width: 0;
margin: 0;
top: 0;
bottom: 0;
height: 100%;
height: 100vh;
overflow: auto;
background: #ffffff;
visibility: visible;
z-index: 99999;
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.7s;
}
.jws-offcanvas.jws-offcanvas-type-fade {
opacity: 0;
right: 50% !important;
left: 50% !important;
visibility: hidden;
transform: none;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
transition: 0.4s all;
top: 50%;
height: calc(100% + 1px);
margin-top: -1px;
pointer-events: none;
}
.jws-offcanvas.jws-offcanvas-type-fade.jws-offcanvas-show {
opacity: 1;
visibility: visible;
pointer-events: auto;
}
.jws-offcanvas::-webkit-scrollbar {
display: none;
}
.elementor-align-icon-right + .elementor-button-text {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.elementor-editor-active .jws-offcanvas-trigger-align-floating .jws-offcanvas-action-wrap .elementor-button-text,
.elementor-editor-preview .jws-offcanvas-trigger-align-floating .jws-offcanvas-action-wrap .elementor-button-text {
display: unset;
}
.admin-bar .jws-offcanvas {
margin-top: 32px;
}
.jws-offcanvas-icon-bg {
display: inline-block;
}
.position-at-right .jws-offcanvas-content-data {
right: 0;
transform: translateX(100%);
-webkit-transform: translateX(100%);
}
.position-at-left .jws-offcanvas-content-data {
transform: translateX(-100%);
-webkit-transform: translateX(-100%);
left: 0;
}
.position-at-top .jws-offcanvas-content-data {
transform: translateY(-100%);
-webkit-transform: translateY(-100%);
left: 0;
}
.position-at-bottom .jws-offcanvas-content-data {
transform: translateY(100%);
-webkit-transform: translateY(100%);
left: 0;
} .jws-offcanvas-shadow-normal.position-at-right.jws-offcanvas-show,
.jws-offcanvas-shadow-normal.position-at-left.jws-offcanvas-show {
-webkit-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2);
}
.jws-offcanvas-action-wrap .jws-offcanvas-action .jws-offcanvas-icon {
text-align: center;
} .jws-offcanvas-action-wrap .jws-button-wrapper .jws-offcanvas-action-alignment-left,
.jws-offcanvas-action-wrap .jws-offcanvas-icon-wrap .jws-offcanvas-action-alignment-left {
top: 50%;
left: 0em;
right: auto;
position: fixed;
z-index: 999;
}
.jws-offcanvas-action-wrap .jws-button-wrapper .jws-offcanvas-action-alignment-right,
.jws-offcanvas-action-wrap .jws-offcanvas-icon-wrap .jws-offcanvas-action-alignment-right {
top: 50%;
right: 0em;
left: auto;
position: fixed;
z-index: 999;
}
.jws-offcanvas-overlay {
position: fixed;
width: 100%;
height: 100%;
visibility: hidden;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 999;
opacity: 0;
transition: 0.5s all;
}
.jws-offcanvas-parent-wrapper .jws-offcanvas-overlay {
cursor: pointer;
}
.position-at-left + .jws-offcanvas-overlay {
transform: translatex(-70%);
-webkit-transform: translatex(-70%);
}
.position-at-right + .jws-offcanvas-overlay {
transform: translatex(70%);
-webkit-transform: translatex(70%);
}
.jws-offcanvas-content {
position: relative;
width: 100%;
}
.jws-offcanvas img {
max-width: 100%;
}
.jws-offcanvas-full {
pointer-events: none;
min-height: 100%;
}
.jws-offcanvas-action {
cursor: pointer;
}
.jws-offcanvas-show .jws-offcanvas-close-icon-wrapper {
visibility: visible !important;
pointer-events: auto !important;
opacity: 1;
}
.jws-offcanvas-show .jws-offcanvas-content-data {
transform: translatex(0);
-webkit-transform: translatex(0);
} .jws-offcanvas-content .jws-offcanvas-menu,
.jws-offcanvas-content .jws-offcanvas-menu .sub-menu {
list-style: none;
}
.jws-offcanvas-content .jws-offcanvas-menu li a,
.jws-offcanvas-content .jws-offcanvas-menu .sub-menu li a {
padding: 5px 0px 5px 0px;
display: block;
}
.jws-offcanvas-content .jws-offcanvas-menu {
margin-left: 0px;
}
.jws-offcanvas-content .jws-offcanvas-menu .menu-item a:hover,
.jws-offcanvas-content .jws-offcanvas-menu .menu-item a:focus {
-webkit-transition: background 150ms linear, color 150ms linear;
transition: background 150ms linear, color 150ms linear;
} .jws-offcanvas-close-icon-wrapper {
position: fixed;
top: 0;
visibility: hidden;
z-index: 9999999;
pointer-events: none;
padding: 15px 0;
transition: 0.5s all;
opacity: 0;
}
.jws-offcanvas-close-icon-wrapper .jws-offcanvas-close-icon,
.jws-offcanvas-close-icon-wrapper .jws-offcanvas-close-icon {
cursor: pointer;
fill: #ffffff;
display: block;
color: #ffffff;
font-size: 47px;
}
.jws-offcanvas-close-icon-wrapper.jws-offcanvas-close-icon-position-left-top {
left: 0;
right: auto;
}
.jws-offcanvas-close-icon-wrapper.jws-offcanvas-close-icon-position-right-top {
right: 0;
left: auto;
} .jws-offcanvas-show ~ .jws-offcanvas-overlay {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
visibility: visible;
transform: translatex(0);
-webkit-transform: translatex(0);
}
.fa-times-thin:before {
content: '\00d7';
}
@media (min-width: 1024px) {
.jws-offcanvas-parent-wrapper.jws-offcanvas-hide-desktop {
display: none;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.jws-offcanvas-parent-wrapper.jws-offcanvas-hide-tablet {
display: none;
}
.jws-offcanvas-enabled {
min-height: 100vh;
}
}
@media (max-width: 767px) {
.jws-offcanvas-parent-wrapper.jws-offcanvas-hide-phone {
display: none;
}
.jws-offcanvas-enabled {
min-height: 100vh;
}
}
.jws-login-container .popup-message {
display: none;
}
.jws-login-container .jws-password-hint {
display: none;
}
.jws-login-container .meter {
display: none;
}
.jws-login-container .meter .text-meter {
margin-left: 10px;
color: #b99900;
}
.jws-login-container .meter .meter-box {
margin-top: 20px;
margin-bottom: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
-webkit-align-items: center;
}
.jws-login-container .meter span:not(.text-meter) {
background: #ebebeb;
height: 3px;
width: 35px;
position: relative;
margin-right: 5px;
}
.jws-login-container .meter span:not(.text-meter):before {
content: "";
left: 0;
top: 0;
transition: 0.3s all;
width: 0;
height: 100%;
background: #b99900;
position: absolute;
}
.jws-login-container .meter span {
display: inline-block;
}
.jws-login-container .meter[meter="1"] .box1:before {
width: 100%;
}
.jws-login-container .meter[meter="2"] .box1:before,
.jws-login-container .meter[meter="2"] .box2:before {
width: 100%;
}
.jws-login-container .meter[meter="3"] .box1:before,
.jws-login-container .meter[meter="3"] .box2:before,
.jws-login-container .meter[meter="3"] .box3:before {
width: 100%;
background: #266b09;
}
.jws-login-container .meter[meter="3"] .text-meter {
color: #266b09;
}
.jws-login-container .meter[meter="4"] .box1:before,
.jws-login-container .meter[meter="4"] .box2:before,
.jws-login-container .meter[meter="4"] .box3:before,
.jws-login-container .meter[meter="4"] .box4:before {
width: 100%;
background: #266b09;
}
.jws-login-container .meter[meter="4"] .box1 .text-meter,
.jws-login-container .meter[meter="4"] .box2 .text-meter,
.jws-login-container .meter[meter="4"] .box3 .text-meter,
.jws-login-container .meter[meter="4"] .box4 .text-meter {
color: #266b09;
}
#jws-login-form .message {
color: #ffffff;
padding: 5px 15px;
margin-top: 30px;
}
#jws-login-form .jws-login-container.loading .active {
opacity: 0.3 !important;
animation: none;
pointer-events: none;
}
#jws-login-form .jws-login-container.loading:after {
opacity: 1;
}
#jws-login-form .jws-login-container:after {
-webkit-animation: MoveCircle360 0.38s infinite linear;
animation: MoveCircle360 0.38s infinite linear;
font-family: "jws_icon";
content: '\e834';
position: absolute;
left: 50%;
top: 50%;
margin-left: -30px;
margin-top: -30px;
font-size: 50px;
color: var(--heading);
transition: 0.3s all;
opacity: 0;
}
#jws-login-form .jws-animation {
display: inline-block;
width: 100%;
position: relative;
overflow: hidden;
}
#jws-login-form .jws-animation > div {
display: none;
}
#jws-login-form .jws-animation > div.active {
display: block;
transition: 0.3s all;
}
#jws-login-form .jws-animation form[name="registerformpopup"] .input[name="repeat_password"] {
margin-bottom: 0;
}
#jws-login-form .jws-animation form #recaptcha7 {
margin-bottom: 20px;
will-change: transform;
}
#jws-login-form .jws-animation form #recaptcha8 {
margin-bottom: 20px;
}
#jws-login-form .jws-animation form p {
margin: 0;
margin-bottom: 20px;
position: relative;
}
#jws-login-form .jws-animation form p .toggle-password2 {
position: absolute;
right: 16px;
top: 17px;
}
#jws-login-form .jws-animation form .lost-pass-link {
display: block;
float: right;
color: var(--body);
}
#jws-login-form .jws-animation form .lost-pass-link:hover {
color: var(--main);
}
#jws-login-form .jws-animation form input.invalid {
border-color: var(--main);
}
#jws-login-form .jws-animation form .login-remember label {
margin-bottom: 0;
display: inline-block;
}
#jws-login-form .jws-animation form #popupRememberme {
display: inline-block;
vertical-align: middle;
margin-right: 4px;
margin-top: -4px;
}
#jws-login-form .jws-animation form .button {
padding: 0;
height: 50px;
width: 100%;
}
#jws-login-form .jws-animation .change-form {
text-align: center;
color: var(--heading);
display: block;
}
.jws-banner.layout1 .jws-banner-image {
transition: 0.3s all;
background-size: cover;
background-position: center;
position: absolute;
width: 100%;
height: 100%;
}
.jws-banner.layout1 .jws-banner-inner {
position: relative;
border-radius: 5px;
overflow: hidden;
}
.jws-banner.layout1 .jws-banner-inner:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-image: -moz-linear-gradient(90deg, #131313 0%, rgba(35, 36, 41, 0) 100%);
background-image: -webkit-linear-gradient(90deg, #131313 0%, rgba(35, 36, 41, 0) 100%);
background-image: -ms-linear-gradient(90deg, #131313 0%, rgba(35, 36, 41, 0) 100%);
z-index: 1;
}
.jws-banner.layout1 .jws-banner-inner:hover .jws-banner-image {
transform: scale(1.05);
-webkit-transform: scale(1.05);
}
.jws-banner.layout1 .jws-banner-content {
position: absolute;
width: 100%;
height: 100%;
top: 0;
z-index: 2;
}
.jws-banner.layout1 header {
position: absolute;
padding: 24px 0 0 21px;
}
.jws-banner.layout1 footer {
position: absolute;
bottom: 0;
padding: 0px 0 19px 23px;
}
.jws-banner.layout1 .text-1 {
font-size: 13px;
color: #ffffff;
}
.jws-banner.layout1 .text-2 {
font-size: 20px;
display: block;
color: #ffffff;
margin-bottom: -2px;
}
.jws-banner.layout1 .text-3 {
font-size: 14px;
color: #ffffff;
}
.jws-banner.layout2 .jws-banner-inner {
position: relative;
overflow: hidden;
background-position: center;
background-size: cover;
}
.jws-banner.layout2 .jws-banner-content {
position: absolute;
width: 100%;
top: 50%;
z-index: 2;
padding-left: 45px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.jws-banner.layout2 .jws-banner-content > span {
display: block;
}
.jws-banner.layout2 .jws-banner-content .text-1 {
color: var(--main);
font-weight: 500;
margin-bottom: 18px;
}
.jws-banner.layout2 .jws-banner-content .text-2 {
color: var(--light);
font-weight: 500;
font-size: 30px;
line-height: 40px;
margin-bottom: 29px;
margin-top: -1px;
}
.jws-banner.layout2 .jws-banner-content .text-3 {
color: var(--light);
font-weight: 500;
border-bottom: 1px solid var(--light);
display: inline-block;
line-height: 13px;
}
.jws-banner.layout3 .jws-banner-inner {
position: relative;
overflow: hidden;
margin: 0 auto;
}
.jws-banner.layout3 .jws-banner-inner:hover .jws-banner-content {
transform: translateY(0);
-webkit-transform: translateY(0);
}
.jws-banner.layout3 .jws-banner-inner:hover .jws-banner-content .text-3 {
opacity: 1;
}
.jws-banner.layout3 .jws-banner-images {
position: absolute;
width: 100%;
height: 100%;
background-position: center;
background-size: cover;
}
.jws-banner.layout3 .overlay {
position: absolute;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
z-index: 1;
}
.jws-banner.layout3 .jws-banner-content {
position: absolute;
width: 100%;
bottom: 0;
z-index: 2;
padding-left: 38px;
padding-bottom: 27px;
transition: 0.3s all;
transform: translateY(28px);
-webkit-transform: translateY(28px);
will-change: transform;
}
.jws-banner.layout3 .jws-banner-content > span {
display: block;
}
.jws-banner.layout3 .jws-banner-content .text-2 {
color: var(--light);
font-weight: 700;
font-size: 20px;
margin-bottom: 7px;
margin-top: -1px;
}
.jws-banner.layout3 .jws-banner-content .text-3 {
color: var(--light);
display: inline-block;
line-height: 13px;
opacity: 0;
transition: 0.3s all;
}
.jws-banner.layout3 .jws-banner-content .text-3 span {
margin-left: 7px;
}
.jws-banner .slick-dots {
margin-top: 35px !important;
}
.jws-banner .slick-dots li {
border: none;
width: 25px;
height: 20px;
margin: 0 5px;
border-radius: 0;
background: transparent !important;
padding-top: 10px;
}
.jws-banner .slick-dots li button {
display: block;
border: none;
width: 25px;
height: 2px;
border-radius: 0;
background: #dedede;
font-size: 0;
}
.jws-banner .slick-dots li:before {
display: none;
}
.jws-banner .slick-dots li.slick-active button {
background: var(--main);
}
.jws-banner-nav {
text-align: right;
margin-bottom: 42px;
}
.jws-banner-nav .jws-carousel-btn {
width: 45px;
height: 45px;
color: var(--heading);
font-size: 32px;
border: 2px solid var(--main);
display: inline-block !important;
line-height: 40px;
text-align: center;
cursor: pointer;
transition: .3s all;
background: #ffffff;
}
.jws-banner-nav .jws-carousel-btn:hover {
background: var(--main);
color: #ffffff;
}
.jws-banner-nav .prev-item {
margin-right: 16px;
}
.jws_gallery_element .jws-popup-global .thumbnail-popup {
display: none;
}
.jws_gallery_element .jws-popup-global span {
position: absolute;
left: 50%;
top: 50%;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
background: var(--main);
color: #ffffff;
font-size: 20px;
margin-top: -22.5px;
margin-left: -22.5px;
transition: 0.3s;
transform: scale(0);
-webkit-transform: scale(0);
opacity: 0;
z-index: 1;
}
.jws_gallery_element .jws_gallery_image:hover .jws-popup-global span {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
.jws_gallery_element .custom_navs {
position: absolute;
right: 0;
top: -18px;
width: 110px;
display: flex;
-webkit-display: flex;
}
.jws_gallery_element .nav_left {
margin-right: 20px;
}
.jws_gallery_element button {
width: 45px;
height: 45px;
color: var(--light);
font-size: 30px;
border: 2px solid var(--main);
line-height: 40px;
text-align: center;
cursor: pointer;
transition: .3s all;
z-index: 1;
display: inline-block;
background: transparent;
}
.jws_gallery_element button:hover {
background: var(--main);
}
.jws_gallery_element .slider.row {
display: block;
}
.jws_gallery_element .jws_gallery .jws_gallery_image img {
width: 100%;
}
.jws_gallery_element .jws_gallery .jws_gallery_item {
margin-top: 0;
position: relative;
}
.jws_gallery_element .jws_gallery button {
background: transparent;
border: 1px solid #232323;
border-radius: 100%;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
position: absolute;
top: 50%;
z-index: 1;
margin-top: -50px;
}
.jws_gallery_element .jws_gallery button.prev-button {
left: -80px;
}
.jws_gallery_element .jws_gallery button.next-button {
right: -80px;
}
.jws_gallery_element .slick-dots li {
background: var(--light);
opacity: 0.6;
width: 5px;
height: 5px;
border: 0;
}
.jws_gallery_element .slick-dots li.slick-active {
opacity: 1;
}
.jws_gallery_element .slick-dots button {
display: none;
}
.gallery_tabs {
margin-bottom: 60px;
padding-right: 153px;
}
.gallery_tabs ul {
list-style-type: none;
padding: 0;
margin: 0;
text-align: right;
}
.gallery_tabs li {
display: inline-block;
margin-right: 30px;
}
.gallery_tabs li:last-child {
margin-right: 0;
}
.gallery_tabs li a {
color: var(--light);
}
.gallery_tabs li a.filter-active {
color: var(--main);
}
.clb-popup {
background-color: rgba(23, 22, 26, 0.992);
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
bottom: 0;
z-index: 9999999;
overflow: hidden;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(-50vh);
-ms-transform: translateY(-50vh);
transform: translateY(-50vh);
}
.clb-popup.visible {
opacity: 1;
visibility: visible;
-webkit-transform: none;
-ms-transform: none;
transform: none;
-webkit-transition: opacity 0.5s ease-in-out;
-o-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out;
}
.clb-popup .close-bar {
position: absolute;
width: 100%;
left: 0;
top: 0;
z-index: 11;
}
.clb-popup .close-bar .clb-close {
float: right;
color: #ffffff;
font-size: 25px;
padding: 15px;
}
.clb-popup .close-bar .btn-round {
color: #ffffff;
font-size: 35px;
padding: 15px;
cursor: pointer;
}
.clb-popup .custom-navs {
text-align: center;
padding: 30px 0;
position: absolute;
bottom: 0;
width: 100%;
}
.clb-popup .clb-popup-holder {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100%;
}
.clb-popup .clb-popup-holder .slider {
opacity: 0;
-webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
-o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}
.clb-popup .clb-popup-holder .slider img {
margin: 0 auto;
max-height: calc(100vh - 170px);
width: auto;
}
.clb-popup .clb-popup-holder .slider .slick-track {
display: flex;
}
.clb-popup .clb-popup-holder .slider .slick-track .slick-slide {
display: flex;
height: auto;
align-items: center;
justify-content: center;
}
.clb-popup .clb-popup-holder .slider.visible {
visibility: visible !important;
opacity: 1 !important;
}
.clb-popup .clb-popup-holder .slider.visible .image-wrap {
transition: 0.5s all;
transform: scale(0.6);
opacity: 0.6;
}
.clb-popup .clb-popup-holder .slider.visible .image-wrap.slick-current {
transform: scale(1);
opacity: 1;
}
@media (max-width: 767px) {
.gallery_tabs {
padding-right: 0;
}
.gallery_tabs li {
margin-right: 15px;
}
.gallery_tabs ul {
text-align: left;
}
.jws_gallery_element .custom_navs {
position: relative;
}
}
.jws-menu-list .elementor-icon-list-icon {
border-radius: 100%;
}
.jws-menu-list .elementor-icon-list-icon i,
.jws-menu-list .elementor-icon-list-icon svg {
width: 1.25em;
height: 1.25em;
display: block;
line-height: 1.25em;
text-align: center;
}
.jws-menu-list .line_sm li a .elementor-icon-list-text {
position: relative;
}
.jws-menu-list .line_sm li a .elementor-icon-list-text:before {
background: var(--heading);
content: "";
bottom: 0;
right: 0;
position: absolute;
height: 1px;
width: 0%;
transition: 0.3s all;
}
.jws-menu-list .line_sm li:focus a .elementor-icon-list-text:before,
.jws-menu-list .line_sm li:hover a .elementor-icon-list-text:before,
.jws-menu-list .line_sm li.active a .elementor-icon-list-text:before {
width: 100%;
left: 0;
}
.jws-menu-list .line_pd li {
transition: 0.3s all;
}
.jws-menu-list .line_pd li .elementor-icon-list-text {
position: relative;
width: auto;
}
.jws-menu-list .line_pd li .elementor-icon-list-text:before {
background: var(--main);
content: "";
bottom: 15%;
right: 0;
position: absolute;
height: 10px;
width: 0%;
transition: 0.3s all;
}
.jws-menu-list .line_pd li .elementor-icon-list-text span {
position: relative;
z-index: 1;
}
.jws-menu-list .line_pd li:focus,
.jws-menu-list .line_pd li:hover,
.jws-menu-list .line_pd li.active {
transform: translateX(10px);
-webkit-transform: translateX(10px);
}
.jws-menu-list .line_pd li:focus .elementor-icon-list-text,
.jws-menu-list .line_pd li:hover .elementor-icon-list-text,
.jws-menu-list .line_pd li.active .elementor-icon-list-text {
padding: 0 3px;
}
.jws-menu-list .line_pd li:focus .elementor-icon-list-text:before,
.jws-menu-list .line_pd li:hover .elementor-icon-list-text:before,
.jws-menu-list .line_pd li.active .elementor-icon-list-text:before {
width: 100%;
left: 0;
}
@media (max-width: 767px) {
.jws-menu-list.toggle-mobile h3 {
cursor: pointer;
}
.jws-menu-list.toggle-mobile h3:after {
font-family: "jws_icon";
content: '\e82a';
margin-left: 5px;
font-size: 18px;
}
.jws-menu-list.toggle-mobile ul {
display: none;
}
}
.elementor-logo.has_logo_sticky a {
position: relative;
}
.elementor-logo.has_logo_sticky a > span {
transition: 0.3s all;
}
.elementor-logo.has_logo_sticky .logo-sticky {
display: none;
}
.jet-sticky-section-sticky--stuck .elementor-logo.has_logo_sticky .logo-inner,
.mega-has-hover .elementor-logo.has_logo_sticky .logo-inner {
display: none;
}
.jet-sticky-section-sticky--stuck .elementor-logo.has_logo_sticky .logo-sticky,
.mega-has-hover .elementor-logo.has_logo_sticky .logo-sticky {
display: block;
}
.jws_account a {
color: var(--heading);
}
.jws_account a .jws_a_icon {
transition: 0.3s all;
font-size: 20px;
margin-right: 10px;
}
.jws_account a .jws_account_text i {
margin-left: 2px;
display: inline-block;
vertical-align: middle;
}
.map_pin_jws {
position: absolute;
width: 18px;
height: 18px;
border-radius: 50em;
background-color: var(--main);
}
.map_pin_jws > div {
content: '';
display: inline-block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border-radius: 50em;
opacity: 1;
background-color: var(--main);
width: 18px;
height: 18px;
}
.map_pin_jws.this > div:first-child {
-webkit-animation: jwsWave 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
animation: jwsWave 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
}
.map_pin_jws.this > div:last-child {
-webkit-animation: jwsWave 1.5s 0.45s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
animation: jwsWave 1.5s 0.45s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
}
.jws-infowindow-content {
position: relative;
padding: 10px;
}
.jws-infowindow-content.has-image .info-left {
padding-right: 55px;
}
.jws-infowindow-content.has-image .info-right {
position: absolute;
right: 0;
top: 15px;
}
.jws-wpsl-search {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.jws-wpsl-search input {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% - 190px);
flex: 0 0 calc(100% - 190px);
max-width: calc(100% - 190px);
background: transparent;
border: 0;
height: 60px;
}
.jws-wpsl-search button {
-webkit-box-flex: 0;
-ms-flex: 0 0 190px;
flex: 0 0 190px;
max-width: 190px;
color: var(--light);
border: none;
background: var(--heading);
height: 60px;
}
.gm-style-iw button {
top: -4px !important;
right: 5px !important;
opacity: 1 !important;
}
.gm-style-iw button img {
width: 20px !important;
height: auto !important;
}
.gm-style .gm-style-iw-c {
box-shadow: 0.209px 2.993px 13.8px 1.2px rgba(73, 9, 2, 0.07000000000000001) !important;
}
.gmnoprint img {
max-width: none;
}
@media (max-width: 767px) {
.jws-wpsl-search {
display: block;
}
.jws-wpsl-search input {
width: 100%;
max-width: 100%;
}
.jws-wpsl-search button {
width: 100%;
max-width: 100%;
}
}
.jws-adsearch-filter > .row {
margin-right: -10px;
margin-left: -10px;
}
.jws-search-av-item {
margin-bottom: 14px;
padding: 0 10px;
}
.jws-search-av-item.return-change {
margin-bottom: 0;
margin-top: -5px;
}
.jws-search-av-item label {
font-size: 13px;
margin-bottom: 5px;
}
.jws-search-av-item input:not(.return-two-location)::-webkit-input-placeholder { color: var(--heading);
}
.jws-search-av-item input:not(.return-two-location):-ms-input-placeholder { color: var(--heading);
}
.jws-search-av-item input:not(.return-two-location)::placeholder {
color: var(--heading);
}
.jws-search-av-item input:not(.return-two-location),
.jws-search-av-item .select2-selection,
.jws-search-av-item select {
border: none !important;
height: 50px !important;
background: #f2f2f2 !important;
width: 100%;
padding: 0 20px;
border-radius: 0;
font-size: 15px;
outline: none;
padding-right: 34px;
}
.jws-search-av-item input:not(.return-two-location) .select2-selection__rendered,
.jws-search-av-item .select2-selection .select2-selection__rendered,
.jws-search-av-item select .select2-selection__rendered {
color: var(--heading);
}
.jws-search-av-item > i {
color: var(--main);
position: absolute;
right: 22px;
bottom: 16px;
font-size: 18px;
line-height: 1;
}
.jws-search-av-item .jws_error {
outline: 1px solid red !important;
outline-offset: -1px;
}
.jws-search-av-item .jws_error + .select2-container .select2-selection {
outline: 1px solid red;
outline-offset: -1px;
}
.jws-search-av-item .select2-selection__rendered {
line-height: 50px !important;
padding: 0 !important;
}
.jws-search-av-item .select2-selection__arrow {
display: none;
}
.jws-search-av-item .btn-theme {
width: 100%;
border: 0;
background: var(--btn-bgcolor);
color: #ffffff;
height: 60px;
font-size: 15px;
margin-top: 24px;
}
.jws-search-av-item .btn-theme:hover {
background: var(--btn-bgcolor2);
}
.jws-search-av-item .btn-theme i {
margin-left: 10px;
vertical-align: middle;
}
.select2-dropdown {
border-radius: 0;
border: 0;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
padding: 10px;
}
.select2-container--default .select2-results__option[aria-selected=true] {
background-color: #f2f2f2;
color: var(--body);
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
background-color: var(--main);
color: var(--light);
}
.select2-container--default .select2-results > .select2-results__options {
padding: 0 4px;
margin-top: 5px;
}
.select2-results__option[aria-selected] {
padding: 6px 10px;
border-radius: 3px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
border: 1px solid #f2f2f2;
}
.layout2 .jws-search-av-item .btn-theme {
height: 50px;
margin-top: 32px;
}
.location-off {
display: none;
}
.layout2 .location-off {
display: block;
}
body input[type="checkbox"].return-two-location {
margin-right: 8px;
}
body input[type="checkbox"].return-two-location:before {
content: '\e85f';
font-family: "jws_icon";
background-color: transparent !important;
border: none;
font-size: 19px;
color: var(--heading);
width: auto;
height: auto;
font-weight: bold;
}
body input[type="checkbox"].return-two-location:after {
content: '\e860' !important;
font-family: "jws_icon";
position: relative;
font-size: 19px;
color: var(--heading);
font-weight: bold;
left: 0;
top: 0;
}
body input[type="checkbox"].return-two-location:checked:before {
display: none;
}
.jws-head-product-filter .jws-ajax-load li {
display: inline-block;
}
.jws-head-product-filter .jws-ajax-load li a {
color: var(--main);
font-size: 14px;
font-weight: 500;
background: #f2f4fc;
display: block;
padding: 4px 14px;
}
.jws-head-product-filter .jws-ajax-load li .active {
background: var(--main);
color: #ffffff;
}
.idealautoducts-wrap.loading .product-item-inner {
opacity: 0.5 !important;
}
.idealautoducts-wrap.loading .products-tab:after {
font-family: 'jws_icon';
content: '\e834';
top: 0px;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
left: 50%;
top: 50%;
margin-left: -18px;
margin-top: -18px;
font-size: 40px;
color: var(--heading);
}
.idealautoducts-wrap .product-item-inner {
transition: 0.3s all;
}
.idealautoducts-wrap .slider-layout {
display: block;
}
.idealautoducts-wrap .slider-layout .product-item {
padding: 0 15px;
}
.idealautoducts-wrap .slider-layout .slick-active {
opacity: 1;
visibility: visible;
}
.idealautoducts-wrap .jws-carousel-btn {
width: 45px;
height: 45px;
color: var(--heading);
font-size: 30px;
border: 2px solid var(--main);
display: block !important;
line-height: 41px;
text-align: center;
cursor: pointer;
transition: .3s all;
position: absolute;
z-index: 1;
top: 50%;
margin-top: -22px;
background: #ffffff;
}
.idealautoducts-wrap .jws-carousel-btn:hover {
background: var(--main);
color: #ffffff;
}
.idealautoducts-wrap .next-item {
right: 0;
}
.layout-design_2 .product-banner {
position: relative;
}
.layout-design_2 .product-banner .banner-text {
position: absolute;
top: 0;
left: 0;
width: 100%;
padding: 41px 30px;
}
.layout-design_2 .product-banner .banner-text h6 {
font-size: 15px;
font-weight: 500;
line-height: 24px;
margin-bottom: 0px;
}
.layout-design_2 .product-banner .banner-text h3 {
font-weight: 800;
font-size: 30px;
}
.layout-design_2 .product-banner .banner-text p {
font-size: 13px;
}
.layout-design_2 .product-banner a {
position: absolute;
left: 30px;
bottom: 39px;
color: var(--heading) !important;
}
.layout-design_2.idealautoducts-wrap .next-item {
top: -94px;
margin: 0;
right: 15px;
}
.layout-design_2.idealautoducts-wrap .prev-item {
left: unset;
right: 78px;
top: -94px;
margin: 0;
}
.layout-design_2 .jws-head-filter a {
background: transparent !important;
padding: 0 !important;
}
.layout-design_2 .jws-head-filter {
margin-bottom: 48px;
margin-top: -77px;
position: relative;
z-index: 1;
}
.layout-design_2 .jws-head-filter .jws-ajax-load li:not(:last-child) {
margin-right: 42px;
}
.layout-design_2 .idealautoduct-title {
position: relative;
margin-bottom: 50px;
width: 100%;
margin-left: 0px;
}
.layout-design_2 .idealautoduct-title:after {
content: "";
position: absolute;
width: 100%;
height: 1px;
background: #f8f8f8;
bottom: -12px;
left: 0;
}
.layout-design_2 .idealautoduct-title span {
position: relative;
}
.layout-design_2 .idealautoduct-title span:after {
content: "";
position: absolute;
width: 100%;
height: 8px;
background: var(--main);
bottom: -19px;
left: 0;
z-index: 1;
}
@media (min-width: 1025px) {
.layout-design_2 .col-xl-3 {
-ms-flex: 0 0 27%;
flex: 0 0 27%;
max-width: 27%;
}
.layout-design_2 .col-xl-9 {
-ms-flex: 0 0 73%;
flex: 0 0 73%;
max-width: 73%;
}
}
.category-tab-item {
margin-bottom: 30px;
}
.category-tab-item a {
display: block;
background: var(--light);
text-align: center;
padding: 48px 20px 10px;
}
.category-tab-item a img {
margin-bottom: 25px;
}
.category-tab-item a h4 {
font-size: 15px;
font-weight: 400;
}
.idealautoduct-category-tabs.loading .category-content:after {
font-family: 'jws_icon';
content: '\e834';
top: 0px;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
left: 50%;
top: 50%;
margin-left: -18px;
margin-top: -18px;
font-size: 40px;
color: var(--heading);
}
.idealautoduct-category-tabs.loading .category-tab-item a {
opacity: 0.5;
}
.idealautoduct-category-tabs .idealautoduct-cat-filter {
margin-bottom: 40px;
}
.idealautoduct-category-tabs .idealautoduct-cat-filter li {
display: inline-block;
margin-right: 3vw;
}
.idealautoduct-category-tabs .idealautoduct-cat-filter li:last-child {
margin-right: 0;
}
.idealautoduct-category-tabs .idealautoduct-cat-filter li a {
font-size: 15px;
color: var(--heading);
position: relative;
transition: 0.3s all;
}
.idealautoduct-category-tabs .idealautoduct-cat-filter li a:after {
content: "";
height: 3px;
width: 0%;
background: var(--main);
position: absolute;
left: 0;
bottom: -5px;
transition: 0.3s all;
}
.idealautoduct-category-tabs .idealautoduct-cat-filter li a.active:after {
width: 100%;
}
@media (max-width: 1024px) {
.layout-design_2 .jws-head-filter {
margin-top: 30px;
}
}
@media (max-width: 767px) {
.layout-design_2.idealautoducts-wrap .slick-arrow {
display: none !important;
}
}
.jws-cars-search {
transition: 0.3s all;
}
.jws-cars-search .select2-container {
width: 100% !important;
}
.jws-cars-search .select2-selection {
border: none !important;
height: 50px !important;
background: var(--light) !important;
width: 100%;
padding: 0 20px;
border-radius: 0;
font-size: 15px;
outline: none;
padding-right: 34px;
}
.jws-cars-search .select2-selection .select2-selection__rendered {
line-height: 50px;
padding: 0;
color: var(--body);
}
.jws-cars-search .select2-selection .select2-selection__arrow {
height: 50px;
top: 0;
}
.jws-cars-search .select2-selection .select2-selection__arrow b {
margin-top: -12px !important;
margin-left: -14px !important;
}
.jws-cars-search .car-label {
color: var(--light);
font-weight: 500;
margin-bottom: 8px;
display: block;
}
.jws-cars-search .selected-box {
margin-bottom: 15px;
}
.price_slider_wrapper .ui-slider .ui-slider-handle {
width: 20px;
height: 20px;
top: -9px;
}
.price_slider_wrapper .amount {
border: 0;
pointer-events: none;
color: var(--light);
margin-bottom: 28px;
min-height: auto;
background: transparent;
padding: 0;
}
.price_slider_wrapper label {
color: var(--light);
font-weight: 500;
margin-bottom: 5px;
display: block;
}
.price_slider_wrapper .ui-slider .ui-slider-range {
background: var(--third);
}
.price_slider_wrapper .ui-slider .ui-slider-handle {
background: var(--third);
}
.cfb-submit-btn {
background: var(--heading);
width: 100%;
display: block;
text-align: center;
color: var(--light);
padding: 16px 15px;
margin-top: 37px;
cursor: pointer;
}
.jws-title {
position: relative;
display: inline-block;
text-align: left;
}
.jws-title h3 {
color: var(--custom2);
-webkit-text-fill-color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: var(--custom2);
font-size: 100px;
font-weight: 700;
line-height: 1em;
font-family: "Roboto", Sans-serif;
}
.jws-title h4 {
font-size: 40px;
font-weight: 700;
line-height: 44px;
color: var(--heading);
padding-left: 68px;
max-width: 535px;
position: relative;
margin-bottom: 0;
margin-top: -2px;
}
.jws-title h4:after {
background: var(--main);
width: 35px;
height: 5px;
content: "";
display: block;
margin-top: 10px;
}
.jws-title h6 {
font-weight: 500;
color: var(--main);
font-size: 16px;
margin-top: -84px;
padding-left: 68px;
}
.jws-title.layout2 {
text-align: center;
}
.jws-title.layout2 h4 {
text-align: center;
padding: 0;
}
.jws-title.layout2 h4:after {
margin: 0 auto;
margin-top: 17px;
}
.jws-title.layout2 h6 {
padding: 0;
}
@media (max-width: 1300px) {
.jws-title.layout1 {
margin-left: 0;
}
}
@media (max-width: 767px) {
.jws-title h3 {
font-size: 65px;
}
.jws-title h4 {
font-size: 25px;
line-height: 30px;
padding-left: 0;
}
.jws-title h6 {
padding-left: 0;
margin-top: -31px;
}
}
.jws-head-filter .jws-ajax-load li {
display: inline-block;
}
.jws-head-filter .jws-ajax-load li a {
color: var(--main);
font-size: 14px;
font-weight: 500;
background: #f2f4fc;
display: block;
padding: 4px 14px;
}
.jws-head-filter .jws-ajax-load li .active {
background: var(--main);
color: #ffffff;
}
.jws-car-wrap.loading .car-wap {
pointer-events: none;
}
.jws-car-wrap.loading .car-wap .car-inner {
opacity: 0.4;
}
.jws-car-wrap.loading .car-wap:after {
font-family: 'jws_icon';
content: '\e834';
top: 0px;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
left: 50%;
top: 50%;
margin-left: -18px;
margin-top: -18px;
font-size: 40px;
color: var(--heading);
}
.jws-car-wrap .car-wap {
transition: 0.3s all;
}
.compare-empty-car-top,
.compare-empty-car-bottom {
display: none;
}
.jws-tooltip-list {
position: relative;
}
.jws-tooltip-list .elementor-tooltip-list-items li {
position: absolute;
top: 0;
left: 0;
}
.jws-tooltip-list .elementor-tooltip-list-items li.active .tooltip-content {
pointer-events: auto;
opacity: 1;
transform: translatex(-5px);
-webkit-transform: translatex(-5px);
}
.jws-tooltip-list .elementor-tooltip-list-items button {
background: var(--main);
border: 0;
width: 25px;
height: 25px;
line-height: 25px;
padding: 0;
text-align: center;
color: #ffffff;
border-radius: 100%;
font-size: 20px;
position: relative;
}
.jws-tooltip-list .elementor-tooltip-list-items button:before {
content: "";
background: var(--main);
opacity: 0.2;
width: 37px;
height: 37px;
top: -6px;
left: -6px;
position: absolute;
border-radius: 100%;
}
.jws-tooltip-list .elementor-tooltip-list-items .tooltip-content {
background: #131313;
bottom: 55px;
position: absolute;
min-width: 233px;
border-radius: 5px;
padding: 17px 22px;
opacity: 0;
transition: 0.3s all;
pointer-events: none;
transform: translatex(-20px);
-webkit-transform: translatex(-20px);
z-index: 1;
}
.jws-tooltip-list .elementor-tooltip-list-items .tooltip-content:after {
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 5px solid #131313;
content: "";
bottom: -5px;
position: absolute;
left: 11px;
}
.jws-tooltip-list .elementor-tooltip-list-items .tooltip-content .tooltip-title {
color: #ffffff;
font-size: 16px;
line-height: 24px;
margin-bottom: 5px;
}
.jws-tooltip-list .elementor-tooltip-list-items .tooltip-content .tooltip-des {
font-size: 13px;
color: #b9b9b9;
line-height: 20px;
}
.jws-tooltip-list .elementor-tooltip-list-items .tooltip-content .tooltip-des p {
margin: 0;
}
.jws-instagram ul {
padding: 0;
list-style-type: none;
}
.jws-instagram ul:before,
.jws-instagram ul:after {
content: "";
display: table;
clear: both;
}
.jws-instagram li {
float: left;
}
.jws-instagram .ins-col-3 li {
width: 33.33%;
}
.jws-car-body-item .car-body {
text-align: center;
border: 1px solid #e9e9e9;
transition: 0.3s all;
display: table;
width: 100%;
}
.jws-car-body-item .car-body:hover {
border-color: var(--heading);
}
.jws-car-body-item .car-body:hover h4 {
color: var(--main);
}
.jws-car-body-item .car-body:hover img {
transform: scale(1.1) translateY(-3px);
}
.jws-car-body-item img {
transition: 0.3s all;
}
.jws-car-body-item a {
padding: 40px 20px 20px;
display: table-cell;
vertical-align: bottom;
}
.jws-car-body-item h4 {
font-size: 18px;
font-weight: 500;
transition: 0.3s all;
margin: 0;
}
.jws-car-body-item img {
margin-bottom: 15px;
max-width: 80%;
width: 100%;
}
@media (max-width: 767px) {
.jws-car-body-item a {
padding: 40px 10px 20px;
}
}
.jws_demo_element .jws_image {
box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.14);
border-radius: 5px;
position: relative;
overflow: hidden;
}
.jws_demo_element .overlay {
position: absolute;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
opacity: 0;
}
.jws_demo_element .jws_image_content_inner {
text-align: center;
position: absolute;
top: 50%;
width: 100%;
transform: translateY(-50%);
}
.jws_demo_element .jws_image_content_inner a {
opacity: 0;
transform: translateY(10px);
}
.jws_demo_element .jws_column_content:hover .overlay {
opacity: 1;
}
.jws_demo_element .jws_column_content:hover .jws_image_content_inner a {
opacity: 1;
transform: translateY(0px);
}
.jws_demo_element .jws_headline h4 {
text-align: center;
font-size: 18px;
font-weight: bold;
margin-top: 15px;
}
.jws_demo_element .jws_headline a {
color: var(--heading);
} .jws-cart-animating {
transition: 0.35s ease;
}
.elementor-menu-cart--show-quantity-bt-button-yes .jws_mini_cart .jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws_cart_item_inner .quanty-ajax {
display: block;
}
.elementor-menu-cart--show-quantity-count-item-yes .jws_mini_cart .jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .jws_mini_cart_item {
display: block;
}
.jws-mini-cart-wrapper.active .jws-cart-overlay {
opacity: 1;
visibility: visible;
}
.jws-mini-cart-wrapper.active .jws-cart-sidebar {
-webkit-transform: translateX(0%);
-o-transform: translateX(0%);
-ms-transform: translateX(0%);
-moz-transform: translateX(0%);
transform: translateX(0%);
}
.jws-cart-overlay {
position: fixed;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, 0.73);
transition: 0.3s all;
visibility: hidden;
z-index: 9998;
opacity: 0;
}
.jws-cart-sidebar {
position: fixed;
top: 0;
right: 0;
z-index: 9999;
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
-webkit-transform: translateX(105%);
-o-transform: translateX(105%);
-ms-transform: translateX(105%);
-moz-transform: translateX(105%);
transform: translateX(105%);
background-color: #ffffff;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
height: 100%;
width: 320px;
}
.jws_cart_content {
display: flex;
flex-direction: column;
flex: 1;
overflow: auto;
height: 100%;
}
.jws_cart_content .variation dt,
.jws_cart_content .variation dd {
display: inline-block;
margin: 0;
}
.jws_cart_content .variation dt p,
.jws_cart_content .variation dd p {
margin: 0;
}
.jws_cart_content .jws-cart-panel {
display: flex;
flex-direction: column;
flex: 1;
}
.jws_cart_content .jws-cart-panel.jws-cart-panel-empty .jws-cart-panel-list-wrap .cart_list li {
display: block;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary {
margin-top: auto;
padding: 25px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .total-cart {
margin-bottom: 25px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .total-cart .jws-cart-panel-summary-subtotal {
float: right;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .total-cart strong {
font-weight: 600;
color: var(--heading);
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .woocommerce-mini-cart__buttons {
margin-bottom: 10px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .woocommerce-mini-cart__buttons a {
display: block;
text-align: center;
padding: 10px 10px;
background: #101010;
color: #ffffff;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .woocommerce-mini-cart__buttons a:hover {
background: var(--main);
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 2px 2px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 8px 8px rgba(0, 0, 0, 0.05), 0px 16px 16px rgba(0, 0, 0, 0.05);
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap {
padding: 25px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .jws_mini_cart_item {
margin-bottom: 25px;
display: none;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list {
padding: 0;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list .cart_empty {
text-align: center;
padding-top: 20px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list .cart_empty span {
color: #ececec;
display: block;
margin-bottom: 10px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list .cart_empty span:before {
font-size: 85px;
line-height: 85px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li {
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
align-items: center;
margin-bottom: 20px;
position: relative;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws_cart_item_inner {
position: relative;
width: 100%;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center; align-items: center;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li:last-child {
margin-bottom: 0;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-thumbnail {
flex: 0 0 90px;
max-width: 90px;
margin-right: 30px;
position: relative;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-content .jws-cart-panel-product-title {
color: var(--heading);
display: inline-block;
line-height: 22px;
font-weight: 500;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-content .jws-cart-panel-product-title:hover {
color: var(--main);
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .remove {
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
border-radius: 100%;
background: #333333;
left: 30px;
top: 39%;
display: inline-block;
position: absolute;
opacity: 0;
color: #ffffff;
font-size: 20px;
z-index: 1;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li.loading .remove {
opacity: 1;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li.loading .remove span {
opacity: 0;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li.loading .remove:after {
font-family: "jws_icon";
content: '\e834';
top: 0px;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
font-size: 18px;
left: 50%;
font-weight: bold;
margin-left: -9px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-content .quanty-ajax {
display: none;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-content .quanty-ajax .quantity > div {
display: inline-block;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-content .quanty-ajax .quantity > div > span {
width: 24px;
height: 24px;
line-height: 21px;
border: 1px solid #d8d8d8;
display: block;
border-radius: 100%;
font-size: 10px;
cursor: pointer;
text-align: center;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li:hover .remove {
opacity: 1;
}
.jws_mini_cart > .jws-cart-nav a {
color: var(--heading);
position: relative;
display: block;
}
.jws_mini_cart > .jws-cart-nav a .cart_icon {
display: inline-block;
position: relative;
font-size: 20px;
color: var(--heading);
margin-right: 17px;
transition: 0.3s all;
}
.jws_mini_cart > .jws-cart-nav a .cart_text {
display: inline-block;
letter-spacing: 0.5px;
}
.jws_mini_cart > .jws-cart-nav a .cart_text i {
margin-left: 2px;
display: inline-block;
vertical-align: middle;
}
.jws_mini_cart > .jws-cart-nav a .jws_cart_count {
width: 15px;
height: 15px;
line-height: 15px;
display: block;
text-align: center;
font-size: 12px;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
top: 0px;
right: -10px;
position: absolute;
background: var(--main);
color: var(--light);
}
.jws_mini_cart .jws-cart-sidebar {
height: 100%;
min-width: 300px;
}
body[data-elementor-device-mode="tablet"] .jws_mini_cart.content-skin1 .jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-thumbnail,
body[data-elementor-device-mode="mobile"] .jws_mini_cart.content-skin1 .jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-thumbnail {
margin-right: 15px;
}
.dark-mode-on .jws-cart-sidebar {
background-color: #1C1C1C;
}
.dark-mode-on .jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .remove:before,
.dark-mode-on .jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .remove:after {
background: #191919;
}
.dark-mode-on .jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .woocommerce-mini-cart__buttons a:hover {
color: #191919;
}
.jws_wishlist > .jws-wishlist-nav a {
position: relative;
display: block;
}
.jws_wishlist > .jws-wishlist-nav a .wishlist_icon {
display: inline-block;
vertical-align: bottom;
position: relative;
font-size: 30px;
color: #ffffff;
margin-right: 3px;
}
.jws_wishlist > .jws-wishlist-nav a .wishlist_text {
font-size: 14px;
color: #ffffff;
display: inline-block;
vertical-align: bottom;
line-height: 11px;
letter-spacing: 0.5px;
}
.jws_wishlist > .jws-wishlist-nav a .jws_wishlist_count {
width: 20px;
height: 20px;
line-height: 20px;
display: block;
text-align: center;
font-size: 12px;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
top: -6px;
right: -9px;
position: absolute;
background: var(--main);
color: var(--heading);
}
.jws_wishlist > .jws-wishlist-nav a .jws_wishlist_count .blockUI {
display: none !important;
} .single-services .entry_title {
font-size: 36px;
font-weight: bold;
line-height: 40px;
margin-top: 57px;
margin-bottom: 27px;
}
.single-services .site-main {
padding: 100px 0;
}
@media (max-width: 767px) {
.single-services .entry_title {
font-size: 26px;
line-height: 30px;
}
}
@media (max-width: 1024px) {
.single-services .main-sidebar {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
margin-top: 30px;
}
} .single-blog {
padding: 80px 0 38px;
}
.single-blog footer {
clear: both;
margin-top: 39px;
}
.single-blog .content-before-footer {
padding-top: 30px;
}
.single-blog .entry_content {
margin-top: 36px;
}
.single-blog .post-related {
margin: 0 -20px;
padding: 0;
margin-bottom: 21px;
}
.single-blog .post-related > h3 {
padding: 0 20px;
margin-bottom: 27px;
font-size: 30px;
}
.single-blog .post-related .post_related_slider {
padding: 0;
margin-bottom: -5px;
}
.single-blog .post-related .post_related_slider:hover .jws-carousel-btn {
opacity: 1;
transform: translatex(0) !important;
}
.single-blog .post-related .post_related_slider .jws_post_wap {
margin-bottom: 0;
}
.single-blog .post-related .post_related_slider .entry-title {
margin-bottom: 10px;
}
.single-blog .post-related .post_related_slider > .jws-carousel-btn {
position: absolute;
z-index: 1;
border: 2px solid var(--main);
background: var(--main);
width: 40px;
height: 40px;
line-height: 37px;
text-align: center;
color: var(--main);
cursor: pointer;
transition: 0.3s all;
font-size: 20px;
top: 50%;
margin-top: -20px;
color: #ffffff;
opacity: 0;
}
.single-blog .post-related .post_related_slider > .jws-carousel-btn:hover {
background: var(--heading);
border-color: var(--heading);
}
.single-blog .post-related .post_related_slider > .jws-carousel-btn.prev-item {
left: 20px;
transform: translatex(-10px);
}
.single-blog .post-related .post_related_slider > .jws-carousel-btn.next-item {
right: 20px;
transform: translatex(10px);
}
.single-blog .jws_post_image {
position: relative;
margin-bottom: 17px;
}
.single-blog .jws_post_image.post-no-thumbnail .entry-date {
position: relative;
left: 0;
top: 5px;
}
.single-blog .jws_post_image img {
width: 100%;
}
.single-blog .jws_post_image .entry-date {
font-size: 13px;
color: var(--light);
background: var(--main);
padding: 8px 15px;
position: absolute;
left: -10px;
top: 22px;
z-index: 1;
}
.single-blog .jws_post_image .entry-date a {
color: var(--light);
}
.single-blog .jws_post_image:after {
content: "";
display: table;
clear: both;
}
.single-blog .post-bottom {
margin-top: 15px;
margin-bottom: 6px;
}
.single-blog .post-bottom:after {
content: "";
display: table;
clear: both;
}
.single-blog .post-bottom .entry-category {
float: left;
color: var(--heading);
font-size: 13px;
text-transform: uppercase;
}
.single-blog .post-bottom .entry-category a {
color: var(--heading);
}
.single-blog .post-bottom .entry-category a:hover {
color: var(--main);
}
.single-blog .post-bottom .car-share {
float: right;
}
.single-blog .post-bottom .entry-comment {
float: right;
color: var(--body);
margin-right: 35px;
}
.single-blog .post-bottom .entry-comment span {
margin-right: 5px;
color: var(--body);
font-size: 16px;
opacity: 0.5;
transition: 0.3s all;
}
.single-blog .post-bottom .entry-comment:hover span {
opacity: 1;
color: var(--main);
}
.single-blog .entry_title {
margin-bottom: 12px;
font-size: 36px;
}
.single-blog .post_author {
font-size: 13px;
text-transform: uppercase;
}
.single-blog .post_author a {
color: var(--heading);
font-weight: 500;
}
.single-blog .post-tags:after {
content: '';
display: table;
clear: both;
}
.single-blog .post-tags a {
color: var(--heading);
font-size: 13px;
background: #f5f5f5;
border-radius: 3px;
padding: 6px 20px;
display: block;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.single-blog .post-tags a:hover {
background: #dcdcdc;
}
.single-blog .post-share {
text-align: right;
margin-top: 5px;
}
.single-blog .post-share .social_label {
color: var(--heading);
font-size: 13px;
font-weight: 500;
margin-right: 25px;
}
.single-blog .post-share a {
background: var(--heading);
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
border-radius: 5px;
color: #ffffff;
font-size: 15px;
display: inline-block;
}
.single-blog .post-share a:not(:last-child) {
margin-right: 11px;
}
.single-blog .post-share a:hover {
background: var(--main);
}
.single-blog .post-about-author {
background: #f5f5f5;
padding: 30px 45px;
margin-top: 38px;
margin-bottom: 51px;
}
.single-blog .post-about-author .post-author-avatar img {
max-width: 180px;
border-radius: 100%;
}
.single-blog .post-about-author .at-name {
font-size: 18px;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 18px;
}
.single-blog .post-about-author .at-name a {
color: var(--heading);
}
.single-blog .post-about-author .at-name a:hover {
color: var(--main);
}
.single-blog .post-about-author .description {
margin-bottom: 27px;
}
.single-blog .post-about-author .icon-author a {
color: var(--heading);
font-size: 18px;
margin-right: 20px;
}
.single-blog .post-about-author .icon-author a:hover {
color: var(--main);
}
.single-blog .no-thumbnail .images_nav {
display: none;
}
.single-blog .no-thumbnail .content_nav {
padding: 0 !important;
}
.single-blog .no-thumbnail.right .content_nav {
-ms-flex: 0 0 100% !important;
flex: 0 0 100% !important;
max-width: 100% !important;
padding: 0 !important;
text-align: right;
}
.single-blog .post-navigation {
position: relative;
margin-bottom: 74px;
margin-top: 25px;
}
.single-blog .post-navigation:after {
content: "";
display: table;
clear: both;
}
.single-blog .post-navigation > a {
clear: both;
display: block;
position: absolute;
left: 50%;
color: var(--heading);
font-size: 32px;
top: 24px;
margin-left: -16px;
}
.single-blog .post-navigation > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.single-blog .post-navigation > div.left {
float: left;
width: 43%;
}
.single-blog .post-navigation > div.right {
float: right;
width: 43%;
}
.single-blog .post-navigation .images_nav {
-webkit-box-flex: 0;
-ms-flex: 0 0 80px;
flex: 0 0 80px;
max-width: 80px;
}
.single-blog .post-navigation .content_nav {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% - 80px);
flex: 0 0 calc(100% - 80px);
max-width: calc(100% - 80px);
padding: 0 20px;
}
.single-blog .post-navigation .title {
font-weight: bold;
margin-bottom: 0px;
}
.single-blog .post-navigation .title a {
color: var(--heading);
}
.single-blog .post-navigation .title a:hover {
color: var(--main);
}
.single-blog .post-navigation .entry-date a {
font-size: 12px;
color: var(--body);
letter-spacing: 1px;
text-transform: uppercase;
}
.single-blog .post-navigation .entry-date a:hover {
color: var(--main);
}
.comments-area .comment_top .comments-title {
font-size: 30px;
color: var(--heading);
margin-bottom: 33px;
letter-spacing: 0.5px;
}
.comments-area .comment_top .comment-list {
list-style-type: none;
padding: 0;
margin: 0;
}
.comments-area .comment_top .comment-list .comment-respond {
margin-top: 30px;
margin-bottom: 30px;
}
.comments-area .comment_top .comment-list li ol {
list-style-type: none;
padding: 0;
margin: 0;
}
.comments-area .comment_top .comment-list li .children {
padding-left: 110px;
}
.comments-area .comment_top .comment-list li .comment-body {
margin-bottom: 20px;
padding: 20px;
border-radius: 5px;
background: #f5f5f5;
}
.comments-area .comment_top .comment-list li .comment-body .comment-avatar {
max-width: 80px;
display: inline-block;
vertical-align: top;
margin-top: 6px;
}
.comments-area .comment_top .comment-list li .comment-body .comment-avatar img {
border-radius: 100%;
}
.comments-area .comment_top .comment-list li .comment-body .title-review {
font-weight: 500;
margin-bottom: -5px;
}
.comments-area .comment_top .comment-list li .comment-body .author-info {
margin-top: -7px;
}
.comments-area .comment_top .comment-list li .comment-body .author-info .comment-date {
margin-right: 5px;
}
.comments-area .comment_top .comment-list li .comment-body .author-info .comment-author {
display: inline-block;
font-size: 13px !important;
}
.comments-area .comment_top .comment-list li .comment-body .comment-info {
width: calc(100% - 90px);
display: inline-block;
vertical-align: top;
padding-left: 18px;
}
.comments-area .comment_top .comment-list li .comment-body .comment-info > p {
font-size: 15px;
line-height: 24px;
}
.comments-area .comment_top .comment-list li .comment-body .comment-info > p:last-child {
margin: 0;
}
.comments-area .comment_top .comment-list li .comment-body .comment-info .comment-header-info {
margin-bottom: 4px;
position: relative;
}
.comments-area .comment_top .comment-list li .comment-body .comment-info .comment-header-info .comment-author {
font-size: 18px;
font-weight: 500;
margin-bottom: -4px;
}
.comments-area .comment_top .comment-list li .comment-body .comment-info .comment-header-info .comment-date {
font-size: 12px;
color: #7e7e7e;
text-transform: uppercase;
}
.comments-area .comment_top .comment-list li .comment-body .comment-info .comment-header-info .reply {
position: absolute;
top: 0;
right: 0;
}
.comments-area .comment_top .comment-list li .comment-body .comment-info .comment-header-info .reply a {
color: var(--heading);
font-weight: 500;
}
.comments-area .comment_top .comment-list li .comment-body .comment-info .comment-header-info .reply a:hover {
color: var(--main);
}
.comments-area .comment-respond {
background: #f5f5f5;
padding: 40px 45px 47px;
margin-top: 73px;
}
.comments-area .comment-respond .comment-form-cookies-consent {
margin-top: 3px;
}
.comments-area .comment-respond .comment-form-cookies-consent label {
margin: 0;
vertical-align: middle;
}
.comments-area .comment-respond .comment-reply-title {
color: var(--heading);
margin-bottom: 9px;
letter-spacing: 0.5px;
font-size: 30px;
}
.comments-area .comment-respond #cancel-comment-reply-link {
color: var(--heading);
font-size: 12px;
font-weight: 700;
letter-spacing: 3px;
text-transform: uppercase;
margin-left: 10px;
}
.comments-area .comment-respond #cancel-comment-reply-link:hover {
color: var(--main);
}
.comments-area .comment-respond .comment-form p {
margin: 0;
}
.comments-area .comment-respond .comment-form input[type="text"],
.comments-area .comment-respond .comment-form textarea {
border: 1px solid #d7d7d7;
background: #ffffff;
width: 100%;
padding: 0 17px;
font-size: 14px;
margin-bottom: 25px;
}
.comments-area .comment-respond .comment-form input[type="text"]::-webkit-input-placeholder,
.comments-area .comment-respond .comment-form textarea::-webkit-input-placeholder { color: var(--heading);
}
.comments-area .comment-respond .comment-form input[type="text"]::-moz-placeholder,
.comments-area .comment-respond .comment-form textarea::-moz-placeholder { color: var(--heading);
}
.comments-area .comment-respond .comment-form input[type="text"]:-ms-input-placeholder,
.comments-area .comment-respond .comment-form textarea:-ms-input-placeholder { color: var(--heading);
}
.comments-area .comment-respond .comment-form input[type="text"]:-moz-placeholder,
.comments-area .comment-respond .comment-form textarea:-moz-placeholder { color: var(--heading);
}
.comments-area .comment-respond .comment-form textarea {
padding-top: 12px;
height: 150px;
}
.comments-area .comment-respond .comment-form input[type="text"] {
height: 50px;
}
.comments-area .comment-respond .comment-form .comment-form-cookies-consent input {
margin-right: 8px;
}
.comments-area .comment-respond .comment-form .comment-notes {
margin-bottom: 27px;
margin-top: 0;
letter-spacing: 0.5px;
}
.comments-area .comment-respond .comment-form .logged-in-as {
margin-bottom: 18px;
}
.comments-area .comment-respond .comment-form .comment-form-cookies-consent {
margin-bottom: 18px;
}
.comments-area .comment-respond .comment-form .submit {
color: #ffffff;
background: var(--heading);
border: none;
outline: none;
padding: 11px 43px;
transition: 0.3s all;
}
.comments-area .comment-respond .comment-form .submit:hover {
background: var(--main);
}
@media (max-width: 1024px) {
.single-blog .post_content {
margin-bottom: 30px;
}
}
@media (max-width: 767px) {
.single-blog .entry_title {
font-size: 24px;
line-height: 30px;
}
.single-blog .post-bottom .entry-comment {
margin-right: 15px;
}
.single-blog .post-share {
text-align: left;
}
.single-blog .post-about-author .post-author-avatar img {
margin-bottom: 30px;
}
.single-blog .post-navigation > div {
width: 100% !important;
float: none !important;
}
.single-blog .post-navigation > div .content_nav {
text-align: left !important;
}
.single-blog .post-navigation .content_nav {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.single-blog .post-navigation > a {
margin: 15px 0;
margin-left: -3px;
position: unset;
}
.single-blog .post-about-author {
padding: 30px 20px;
}
.comments-area .comment_top .comment-list li .comment-body .comment-avatar {
display: block;
}
.comments-area .comment_top .comment-list li .comment-body .comment-info {
display: block;
width: 100%;
padding-left: 0;
margin-top: 10px;
}
.comments-area .comment_top .comment-list li .children {
padding-left: 30px;
}
.comments-area .comment-respond {
padding-left: 25px;
padding-right: 25px;
}
} .form-filter-product-cars {
background: var(--main);
}
.form-filter-product-cars .tabcontent:not(.active) {
display: none;
}
.form-filter-product-cars .tabcontent {
padding: 23px 0 30px;
}
.form-filter-product-cars .tabs-nav {
background: rgba(0, 0, 0, 0.09);
}
.form-filter-product-cars .tabs-nav span[data-tabs] {
color: var(--light);
background: var(--heading);
display: inline-block;
padding: 15px 32px;
cursor: pointer;
margin-right: 2px;
}
.form-filter-product-cars .tabs-nav span[data-tabs].active {
background: var(--main);
color: var(--light);
}
.form-filter-product-cars .tabs-nav .container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.form-filter-product-cars .tabcontent .sort-filters {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
}
.form-filter-product-cars .tabcontent .sort-filters .select2-selection__arrow b:before {
display: none;
}
.form-filter-product-cars .cdhl-vehicle-filters {
margin: 0 -5px;
}
.form-filter-product-cars .cdhl-vehicle-filters > div {
padding: 0 5px;
}
.form-filter-product-cars .select2-selection--single {
background: #ffffff !important;
}
.form-filter-product-cars .clear-value {
position: absolute;
right: 10px;
top: 49px;
background: var(--light);
font-size: 20px;
}
.form-filter-product-cars label {
font-weight: 500;
color: var(--light);
text-transform: capitalize;
display: block;
}
.form-filter-product-cars button {
width: 100%;
background: var(--heading);
height: 51px;
line-height: 51px;
text-align: center;
color: var(--light);
border: none;
display: inline-block;
max-width: 195px;
}
.form-filter-product-cars .search-field {
width: calc(100% - 195px);
display: inline-block;
}
.form-filter-product-cars .select2.select2-container {
width: 100% !important;
}
.shop-page {
padding-top: 47px;
}
.shop-page .products.loading .product-item-inner {
opacity: 0.5;
pointer-events: none;
}
.shop-page .shop-container {
margin-top: 60px;
margin-bottom: 66px;
}
.shop-page .no_container {
padding: 0 50px;
}
.shop-page .shop-banner {
margin-top: 35px;
}
.shop-page .siderbar-inner {
box-shadow: 0.209px 2.993px 54.28px 4.72px rgba(25, 4, 2, 0.05);
padding: 30px;
}
.shop-page .siderbar-inner > .widget {
margin-bottom: 43px;
}
.shop-page .siderbar-inner .select2-container--default .select2-selection--single {
background-color: #f2f2f2;
}
.shop-page .siderbar-inner .select2-container--default .select2-selection--single .select2-selection__rendered {
color: var(--heading);
}
.shop-page .siderbar-inner .select2-container--default .select2-selection--single .select2-selection__arrow b {
margin-left: -27px;
}
.shop-page .siderbar-inner .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
color: var(--heading);
font-size: 23px;
font-weight: 500;
}
.shop-page .content-before-footer {
margin-top: 90px;
}
.shop-page .shop-sidebar-top .widget {
margin-bottom: 34px;
}
.shop-page .widget-title {
color: var(--heading);
font-size: 15px;
font-weight: 500;
margin: 0;
margin-bottom: 25px;
}
.shop-page .product-categories {
list-style-type: none;
}
.shop-page .product-categories a {
position: relative;
color: var(--heading);
}
.shop-page .product-categories a:before {
content: "";
width: 30px;
height: 30px;
background: #f2f2f2;
display: inline-block;
vertical-align: middle;
margin-right: 26px;
}
.shop-page .product-categories .current-cat a:before {
outline: 2px solid #131313;
outline-offset: -2px;
}
.shop-page .product-categories .current-cat a:after {
content: '\e82f';
font-family: "jws_icon";
position: absolute;
top: -1px;
left: 5px;
color: #131313;
font-size: 21px;
}
.shop-page .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list {
list-style-type: none;
padding: 0;
margin: 0;
}
.shop-page .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list .chosen .check {
outline: 2px solid #131313;
outline-offset: -2px;
position: relative;
}
.shop-page .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list .chosen .check:before {
content: '\e82f';
font-family: "jws_icon";
position: absolute;
top: 2px;
left: 5px;
color: #131313;
font-size: 21px;
}
.shop-page .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li {
margin-bottom: 20px;
}
.shop-page .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li:last-child {
margin-bottom: 0;
}
.shop-page .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li a {
color: var(--heading);
}
.shop-page .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li a .check {
width: 30px;
height: 30px;
background: #f2f2f2;
display: inline-block;
vertical-align: middle;
margin-right: 26px;
}
.shop-page .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li a .text {
display: inline-block;
vertical-align: middle;
}
.shop-page .product_reset a {
color: var(--heading);
text-align: center;
border: 2px solid var(--heading);
display: block;
padding: 10px 15px;
}
.shop-page .product_reset a:hover {
color: var(--light);
background: var(--main);
border-color: var(--main);
}
.shop-page .widget-filter-checkbox > .dropdown .select2-selection {
height: 50px !important;
background: #f2f2f2 !important;
width: 100%;
padding: 0 20px;
border-radius: 0;
font-size: 15px;
color: var(--heading);
outline: none;
border: none;
}
.shop-page .widget-filter-checkbox > .dropdown .select2-selection__rendered {
line-height: 50px !important;
padding: 0 !important;
}
.shop-page .widget-filter-checkbox > .checkbox ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.shop-page .widget-filter-checkbox > .checkbox ul .active .check {
outline: 2px solid #131313;
outline-offset: -2px;
position: relative;
}
.shop-page .widget-filter-checkbox > .checkbox ul .active .check:before {
content: '\e82f';
font-family: "jws_icon";
position: absolute;
top: 2px;
left: 5px;
color: #131313;
font-size: 21px;
}
.shop-page .widget-filter-checkbox > .checkbox ul li {
margin-bottom: 20px;
}
.shop-page .widget-filter-checkbox > .checkbox ul li:last-child {
margin-bottom: 0;
}
.shop-page .widget-filter-checkbox > .checkbox ul li a {
color: var(--heading);
}
.shop-page .widget-filter-checkbox > .checkbox ul li a .check {
width: 30px;
height: 30px;
background: #f2f2f2;
display: inline-block;
vertical-align: middle;
margin-right: 26px;
}
.shop-page .widget-filter-checkbox > .checkbox ul li a .text {
display: inline-block;
vertical-align: middle;
}
.shop-page .view-layout {
display: inline-block;
vertical-align: middle;
margin-left: 14px;
}
.shop-page .view-layout a {
color: var(--heading);
vertical-align: middle;
display: inline-block;
opacity: 0.5;
line-height: 1px;
margin-left: 13px;
}
.shop-page .view-layout a.active {
opacity: 1;
}
.shop-page .view-layout a.grid_layout svg {
width: 24px;
height: auto;
}
.shop-page .view-layout a.list_layout svg {
width: 29px;
height: auto;
}
.shop-page .textright {
text-align: right;
}
.shop-page .shop-nav-top {
margin-bottom: 25px;
}
.shop-page .shop-nav-top:after {
display: table;
clear: both;
content: "";
}
.shop-page .shop-nav-top select {
padding: 0 20px;
min-height: 32px;
height: 32px;
border-radius: 0;
border: 1px solid #898989;
outline: none;
width: auto;
background: var(--light);
}
.shop-page .toggle-shop-sidebar {
display: none;
color: var(--heading);
font-size: 20px;
vertical-align: middle;
margin-right: 10px;
}
.shop-page .shop-top-filters-left {
float: left;
position: relative;
}
.shop-page .shop-top-filters-right {
float: right;
width: auto;
}
.shop-page .shop-top-filters-right > div {
display: table-cell;
vertical-align: top;
}
.shop-page .woocommerce-result-count {
color: var(--heading);
margin: 0;
}
.shop-page .change-view-button .view-icon {
padding-top: 3px;
}
.shop-page .change-view-button .view-icon a {
margin-left: 10px;
display: inline-block;
vertical-align: top;
}
.shop-page .change-view-button .jws-icon-layout-grid4-01 {
font-size: 44px;
display: block;
width: 36px;
}
.shop-page .select-per-page form {
display: inline-block;
}
.shop-page .select-per-page > span {
margin-right: 7px;
}
.shop-page .woocommerce-ordering .select2-container,
.shop-page .select-per-page .select2-container {
display: inline-block;
width: auto !important;
}
.shop-page .woocommerce-ordering .select2-container .select2-selection--single,
.shop-page .select-per-page .select2-container .select2-selection--single {
padding: 0 20px;
height: 32px;
border-radius: 0;
border: 1px solid #898989;
outline: none;
}
.shop-page .woocommerce-ordering .select2-container .select2-selection--single .select2-selection__arrow b:before,
.shop-page .select-per-page .select2-container .select2-selection--single .select2-selection__arrow b:before {
color: var(--heading);
font-size: 18px;
}
.shop-page .woocommerce-ordering .select2-container .select2-selection--single .select2-selection__rendered,
.shop-page .select-per-page .select2-container .select2-selection--single .select2-selection__rendered {
line-height: 32px;
color: var(--heading);
}
.shop-page .woocommerce-ordering .select2-container .select2-selection--single .select2-selection__arrow b,
.shop-page .select-per-page .select2-container .select2-selection--single .select2-selection__arrow b {
margin-top: -11px;
}
.shop-page .woocommerce-ordering > span {
margin-right: 7px;
}
.shop-page .sidebar-mobile {
display: none;
}
.jws_pr_labels {
position: absolute;
right: 13px;
top: 16px;
font-size: 13px;
font-weight: 500;
z-index: 4;
transition: 0.1s all;
}
.jws_pr_labels span {
padding: 6px 10px;
}
.jws_pr_labels .onsale {
background: #d52b27;
color: #ffffff;
}
.jws_pr_labels .featured {
background: #1cc972;
color: #ffffff;
}
table.group_table {
margin-bottom: 30px;
}
.product-image {
position: relative;
margin-bottom: 18px;
overflow: hidden;
}
.product-image .overlay {
background: rgba(255, 255, 255, 0.3);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
transition: 0.3s all;
opacity: 0;
z-index: 1;
}
.product-image .gallery {
position: absolute;
left: 0;
top: 0;
opacity: 0;
transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
width: 100%;
}
.product-item .product-item-inner:hover .product-image .overlay {
opacity: 1;
}
.product-item .product-item-inner:hover .product-image .gallery {
opacity: 1;
transform: scale(1.09);
}
.product-item .product-item-inner:hover .product-image .jws_pr_labels {
opacity: 0;
visibility: hidden;
}
.product-item .product-item-inner:hover .product-image .buttton-inner {
opacity: 1;
transform: translateX(0px);
} .product-item.product .grid {
margin-bottom: 33px;
}
.product-item.product .grid img {
width: 100%;
}
.product-item.product .product-item-inner {
transition: 0.3s all;
}
.product-item.product .buttton-inner {
position: absolute;
top: 14px;
right: 12px;
transition: 0.3s all;
opacity: 0;
transform: translateY(-10px);
will-change: transform;
z-index: 2;
}
.product-item.product .buttton-inner li {
margin-bottom: 8px;
}
.product-item.product .buttton-inner .quickview-button {
padding-right: 3px;
padding-top: 1px;
}
.product-item.product .buttton-inner li > a {
display: block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
color: var(--heading);
border-radius: 100%;
background: var(--light);
cursor: pointer;
font-size: 16px;
position: relative;
box-shadow: 0.209px 2.993px 54.28px 4.72px rgba(25, 4, 2, 0.05);
}
.product-item.product .buttton-inner li > a.loading i {
display: none;
}
.product-item.product .buttton-inner li > a.loading:after {
font-family: "jws_icon";
content: '\e834';
top: 1px;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
font-size: 20px;
left: 10px;
font-weight: bold;
}
.product-item.product .buttton-inner li > a span.added {
display: none;
}
.product-item.product .buttton-inner li > a.added .notadd {
display: none;
}
.product-item.product .buttton-inner li > a.added .added {
display: block;
}
.product-item.product .buttton-inner li > a span {
position: absolute;
right: calc(100% + 10px);
min-width: 130px;
background: #000000;
font-size: 13px;
color: var(--light);
line-height: 24px;
border-radius: 5px;
padding: 1px 5px;
top: 6px;
opacity: 0;
transition: 0.3s all;
transform: translatex(-5px);
-webkit-transform: translatex(-5px);
pointer-events: none;
}
.product-item.product .buttton-inner li > a span:after {
width: 0;
height: 0;
border-top: 4px solid transparent;
border-left: 5px solid #000000;
border-bottom: 4px solid transparent;
right: -5px;
content: "";
position: absolute;
top: 8px;
}
.product-item.product .buttton-inner li > a:hover {
background: var(--heading);
color: var(--light);
}
.product-item.product .buttton-inner li > a:hover span {
transform: translatex(0px);
-webkit-transform: translatex(0px);
opacity: 1;
}
.product-item.product .car-brand {
margin-bottom: -3px;
}
.product-item.product .car-brand a {
color: var(--body);
}
.product-item.product .car-brand a:hover {
color: var(--main);
}
.product-item.product .woocommerce-loop-product__title {
font-weight: 500;
margin-bottom: 11px;
}
.product-item.product .woocommerce-loop-product__title a {
color: var(--heading);
}
.product-item.product .woocommerce-loop-product__title a:hover {
color: var(--main);
}
.product-item.product .price {
color: var(--main);
font-weight: bold;
font-size: 18px;
}
.product-item.product .product-buy {
margin-top: 13px;
}
.product-item.product .star-rating-wap {
text-align: center;
margin-top: 10px;
}
.product-item.product .star-rating {
width: 83px;
letter-spacing: 2px;
margin: 0 auto;
}
.product-item.product .star-rating:before {
font-size: 15px;
}
.product-item.product .star-rating span:before {
font-size: 15px;
}
.product-item.product .product-description {
font-size: 14px;
line-height: 24px;
margin-bottom: 34px;
}
.product-item.product .product-description p {
margin: 0;
}
.product-item.product .stock {
font-size: 13px;
font-weight: 500;
margin: 0;
}
.product-item.product .in-stock {
color: #019a49;
}
.product-item.product .out-of-stock {
color: #e43636;
}
.added_to_cart {
display: none !important;
}
.product-buy a {
background: var(--heading);
color: #ffffff;
display: block;
text-align: center;
padding: 11px 15px;
position: relative;
}
.product-buy a.loading span {
opacity: 0;
}
.product-buy a.loading:after {
font-family: "jws_icon";
content: '\e834';
top: 11px;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
font-size: 27px;
left: 50%;
font-weight: bold;
margin-left: -11px;
}
.product-buy a span {
transition: .3s all;
}
.product-buy a:hover {
background: var(--main);
}
.product-item .list2 {
margin-bottom: 33px;
}
.product-item .list2 .woocommerce-loop-product__title {
margin-bottom: 1px;
min-height: auto;
}
.product-item .list2 .price {
display: block;
}
.product-item .list2 .star-rating-wap {
text-align: left;
margin-top: 0px;
margin-bottom: 5px;
}
.product-item .list2 .product-image {
margin-bottom: 0;
}
.product-item .deal {
border: 2px solid var(--heading);
padding: 65px 50px 0px;
}
.product-item .deal .product-image {
max-width: 220px;
margin: 0 auto;
display: block;
overflow: unset;
margin-bottom: 17px;
}
.product-item .deal .product-image .price {
position: absolute;
background-image: url(http://idealauto.jwsuperthemes.com/wp-content/themes/idealauto/assets/image/bg-price-deal.png);
left: -31px;
bottom: -9px;
width: 94px;
height: 94px;
background-repeat: no-repeat;
color: #f69b25;
font-size: 15px;
padding-top: 18px;
z-index: 1;
text-align: center;
}
.product-item .deal .product-image .price:before {
content: attr(data-html);
font-weight: 400;
color: var(--light);
margin-bottom: -8px;
display: block;
}
.product-item .deal .car-brand {
text-align: center;
}
.product-item .deal .woocommerce-loop-product__title {
text-align: center;
margin-bottom: 25px;
}
.progress-bar-sold {
position: relative;
margin-top: 0;
margin-bottom: -4px;
}
.progress-bar-sold > span {
font-size: 13px;
}
.progress-bar-sold > span strong {
font-weight: 500;
}
.progress-bar-sold > span span {
margin-right: 5px;
}
.progress-bar-sold .line {
width: 100%;
position: relative;
height: 8px;
background: #eeeeee;
overflow: hidden;
border-radius: 40px;
margin: 1px 0 0;
top: 0;
}
.progress-bar-sold .line span {
position: absolute;
height: 100%;
background: #019a49;
left: 0;
border-radius: 40px;
}
.progress-bar-sold .available_items {
float: right;
}
.idealautoduct-sale-time {
text-align: center;
min-height: 78px;
margin-bottom: 5px;
}
.idealautoduct-sale-time .jws-box-countdown {
display: inline-block;
vertical-align: middle;
max-width: 25%;
min-width: 20%;
background: #f69b25;
border-radius: 3px;
}
.idealautoduct-sale-time .jws-box-countdown span span {
display: inline-block;
width: 100%;
margin: 0 auto;
padding: 9px 5px 0;
max-width: 54px;
color: var(--heading);
font-weight: bold;
font-size: 24px;
}
.idealautoduct-sale-time .jws-box-countdown span p {
font-size: 13px;
color: var(--heading);
font-weight: 500;
margin-bottom: 7px;
margin-top: -3px;
}
.idealautoduct-sale-time > span {
vertical-align: middle;
padding: 0px 5px 0 5px;
display: inline-block;
font-size: 18px;
font-weight: bold;
}
.product-item .list {
margin-bottom: 33px;
}
.product-item .list .woocommerce-loop-product__title {
font-size: 18px;
margin-bottom: -3px;
min-height: auto;
}
.product-item .list .stock {
border-bottom: 1px solid #e9e9e9;
padding-bottom: 19px;
}
.product-item .list .price {
display: block;
text-align: center;
margin-top: -36px;
}
.product-item .list .star-rating {
margin: 0;
}
.product-item .list .product-image {
margin-bottom: 0;
}
.product-item .list .product-buy {
margin-top: 9px;
}
.product-item .list .star-rating-wap {
text-align: left;
margin-bottom: 15px;
} .single-product-rent .shop-page {
padding-top: 7px;
}
.product-item.rent {
margin-bottom: 35px;
}
.product-item.rent .product-item-inner {
box-shadow: 0.209px 2.993px 138px 12px rgba(5, 19, 101, 0.05);
}
.product-item.rent .product-item-inner .product-image {
position: relative;
}
.product-item.rent .woocommerce-loop-product__title {
font-size: 20px;
font-weight: bold;
line-height: 30px;
margin-top: 0;
min-height: auto;
}
.product-item.rent .woocommerce-loop-product__title a {
color: var(--heading);
}
.product-item.rent .woocommerce-loop-product__title a:hover {
color: var(--main);
}
.product-item.rent .rent-trips {
font-weight: bold;
color: var(--heading);
}
.product-item.rent .rent-trips .number-order {
font-weight: 400;
}
.product-item.rent .rent-trips .jws-icon-star-full {
color: var(--main);
margin: 0 5px;
}
.product-item.rent .price .woocommerce-Price-amount {
color: var(--heading);
font-size: 30px;
font-weight: 800;
}
.product-item.rent .price .day {
font-weight: 400;
font-size: 15px;
color: var(--body);
}
.product-item.rent .product-attr {
font-size: 14px;
}
.product-item.rent .product-attr img.seat {
width: 20px;
}
.product-item.rent .product-attr img.transmission {
width: 17px;
margin-top: 2px;
}
.product-item.rent .product-attr img.door {
width: 18px;
}
.product-item.rent .product-attr img.fuel {
width: 14px;
margin-top: 1px;
}
.product-item.rent .product-attr img {
vertical-align: top;
display: inline;
margin-right: 5px;
}
.product-item.rent .product-image .jws-wishlist-btn {
position: absolute;
right: 10px;
top: 2px;
z-index: 3;
}
.product-item.rent .product-image .jws-wishlist-btn i {
color: var(--light);
font-size: 20px;
}
.product-item.rent .product-image .jws-wishlist-btn.loading i {
display: none;
}
.product-item.rent .product-image .jws-wishlist-btn.loading:after {
font-family: "jws_icon";
content: '\e834';
top: 1px;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
font-size: 20px;
left: 10px;
font-weight: bold;
color: var(--light);
}
.product-item.rent .product-image .jws-wishlist-btn span.added {
display: none;
}
.product-item.rent .product-image .jws-wishlist-btn.added .notadd {
display: none;
}
.product-item.rent .product-image .jws-wishlist-btn.added .added {
display: block;
}
.product-item.rent .product-image .jws-wishlist-btn span {
position: absolute;
right: calc(100% + 10px);
min-width: 130px;
background: #000000;
font-size: 13px;
color: var(--light);
line-height: 24px;
border-radius: 5px;
padding: 1px 5px;
top: 2px;
opacity: 0;
transition: 0.3s all;
transform: translatex(-5px);
-webkit-transform: translatex(-5px);
text-align: center;
pointer-events: none;
}
.product-item.rent .product-image .jws-wishlist-btn span:after {
width: 0;
height: 0;
border-top: 4px solid transparent;
border-left: 5px solid #000000;
border-bottom: 4px solid transparent;
right: -5px;
content: "";
position: absolute;
top: 8px;
}
.product-item.rent .product-image .jws-wishlist-btn:hover span {
transform: translatex(0px);
-webkit-transform: translatex(0px);
opacity: 1;
}
.product-item.rent .product-item-inner.list .product-image {
width: 425px;
display: inline-block;
vertical-align: middle;
}
.product-item.rent .product-item-inner.list .content-detail label {
display: block;
color: var(--heading);
font-weight: 500;
}
.product-item.rent .product-item-inner.list .content-detail p {
margin: 0;
}
.product-item.rent .product-item-inner.list .detail-features span {
color: var(--heading);
}
.product-item.rent .product-item-inner.list .detail-features span:after {
content: "";
width: 3px;
height: 3px;
border-radius: 100%;
display: inline-block;
vertical-align: middle;
margin: 0 8px;
background: var(--heading);
}
.product-item.rent .product-item-inner.list .detail-features span:last-child:after {
display: none;
}
.product-item.rent .product-item-inner.list .detail-price ul li {
padding-bottom: 8px;
}
.product-item.rent .product-item-inner.list .detail-price ul li .left {
color: var(--heading);
font-weight: 500;
}
.product-item.rent .product-item-inner.list .detail-price ul li .right {
float: right;
}
.product-item.rent .product-item-inner.list .detail-price ul li:last-child {
border-top: 1px solid #878787;
padding-top: 8px;
}
.product-item.rent .product-item-inner.list .product-content {
width: calc(100% - 430px);
padding: 30px 30px 30px 40px;
display: inline-block;
vertical-align: middle;
}
.product-item.rent .product-item-inner.list .woocommerce-loop-product__title {
display: inline;
margin-bottom: 0;
}
.product-item.rent .product-item-inner.list .price {
float: right;
margin-top: 4px;
}
.product-item.rent .product-item-inner.list .product-attr {
max-width: 495px;
margin-top: 18px;
margin-bottom: -5px;
}
.product-item.rent .product-item-inner.list .product-attr .item {
display: inline-block;
width: 49%;
margin-bottom: 14px;
}
.product-item.rent .product-item-inner.list .view-detail {
float: right;
color: #ffffff;
height: 50px;
min-width: 185px;
line-height: 50px;
text-align: center;
background: var(--btn-bgcolor);
margin-top: -24px;
}
.product-item.rent .product-item-inner.list .view-detail:hover {
background: var(--btn-bgcolor2);
}
.product-item.rent .product-item-inner.list .content-detail {
clear: both;
width: 100%;
margin: 0;
padding: 20px;
background: #ebebeb;
display: none;
}
.product-item.rent .product-item-inner.list .show-detail {
float: left;
font-size: 15px;
font-weight: 500;
}
.product-item.rent .product-item-inner.list .show-detail i {
margin-left: 1px;
font-size: 24px;
margin-top: -3px;
display: inline-block;
vertical-align: middle;
transition: 0.3s all;
}
.product-item.rent .product-item-inner.list .show-detail.active i {
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
}
.product-item.rent .product-item-inner.grid .product-content {
padding: 24px 26px 42px 26px;
}
.product-item.rent .product-item-inner.grid .woocommerce-loop-product__title {
margin-bottom: -1px;
}
.product-item.rent .product-item-inner.grid .view-detail {
font-weight: 500;
float: right;
margin-top: 5px;
}
.product-item.rent .product-item-inner.grid .view-detail i {
margin-left: 10px;
vertical-align: middle;
display: inline-block;
margin-top: -3px;
}
.product-item.rent .product-item-inner.grid .product-attr {
margin-bottom: 23px;
margin-top: 22px;
}
.product-item.rent .product-item-inner.grid .product-attr .item {
margin-right: 25px;
}
.product-item.rent .product-item-inner.grid .product-attr .item:last-child {
margin-right: 0;
}
.hidden-outside .slick-list {
overflow: unset;
}
.hidden-outside .slick-slide {
opacity: 0;
transition: 0.3s all;
}
.hidden-outside .slick-active {
opacity: 1;
}
.ui-slider {
position: relative;
text-align: left;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 16px;
height: 16px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
cursor: pointer;
background: var(--main);
outline: none;
top: -6px;
}
.ui-slider .ui-slider-handle:last-child {
margin-left: -16px;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background: var(--main);
}
.price_slider_wrapper .ui-widget-content {
background: #d6d6d6;
}
.ui-slider-horizontal {
height: 4px;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.tax-box {
background: #ffffff;
max-width: 900px;
margin: 0 auto;
position: relative;
}
.tax-box .mfp-close {
top: 9px;
right: 15px;
}
.tax-box .tax-top {
padding: 15px;
background: var(--main);
}
.tax-box h3 {
margin: 0;
color: #ffffff;
}
.tax-box ul {
padding: 30px;
}
.tax-box ul li {
padding: 10px 0;
border-bottom: 1px solid #ebebeb;
}
.tax-box ul li:last-child {
border: 0;
}
.tax-box ul .left {
color: var(--heading);
font-weight: 500;
}
.tax-box ul .right {
float: right;
}
.widget-jws-filter-rating li {
margin-bottom: 20px;
}
.widget-jws-filter-rating li:last-child {
margin-bottom: 0px;
}
.widget-jws-filter-rating span.sort-product-checkbox {
color: var(--heading);
cursor: pointer;
position: relative;
padding-left: 56px;
display: block;
}
.widget-jws-filter-rating .star-check {
display: inline-block;
vertical-align: middle;
padding-top: 5px;
}
.widget-jws-filter-rating .star-check span:last-child {
display: inline-block;
}
.widget-jws-filter-rating .text {
margin-top: -7px;
margin-right: 10px;
width: 95px;
}
.widget-jws-filter-rating .active .check {
outline: 2px solid #131313;
outline-offset: -2px;
}
.widget-jws-filter-rating .active .check:before {
content: '\e82f';
font-family: "jws_icon";
position: absolute;
top: 4px;
left: 5px;
color: #131313;
font-size: 21px;
}
.widget-jws-filter-rating .check {
width: 30px;
height: 30px;
background: #f2f2f2;
display: block;
position: absolute;
left: 0;
top: 0;
}
.siderbar-inner {
transition: 0.3s all;
}
.siderbar-inner.loading {
opacity: 0.5;
pointer-events: none;
}
.products:after {
font-family: "jws_icon";
content: '\e834';
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
opacity: 0;
left: 50%;
font-size: 40px;
top: 140px;
color: #131313;
}
.products.loading:after {
opacity: 1;
}
@media (max-width: 1024px) {
.form-filter-product-cars .cdhl-vehicle-filters > div {
margin-bottom: 15px;
}
.shop-sidebar {
position: fixed;
top: 0;
left: 0;
padding: 0;
width: 300px;
z-index: 999;
overflow: auto;
height: calc(100% - 52px);
transition: 0.3s all;
transform: translateX(-100%);
-webkit-transform: translateX(-100%);
will-change: transform;
background: var(--light);
}
.shop-sidebar.active {
transform: translateX(0);
-webkit-transform: translateX(0);
}
.shop-sidebar::-webkit-scrollbar {
width: 10px;
}
.shop-sidebar::-webkit-scrollbar-track {
background: #f1f1f1;
transition: 0.3s all;
}
.shop-sidebar::-webkit-scrollbar-thumb {
background: #bdbdbd;
border-radius: 3px;
}
.shop-sidebar::-webkit-scrollbar-thumb:hover {
background: #9e9e9e;
}
.toggle-shop-sidebar {
display: inline-block !important;
}
.form-filter-product-cars #tab1 button {
max-width: 100%;
}
.shop-page .shop-nav-top {
margin-bottom: 25px;
position: fixed;
bottom: 0;
left: 0;
right: 0;
width: 100%;
margin: 0;
z-index: 590;
padding: 10px 20px;
background: #f8f8f8;
box-shadow: -2px 2px 45px -15px rgba(0, 0, 0, 0.3);
border-bottom: 0;
}
.shop-page .siderbar-inner {
box-shadow: none;
}
}
@media (max-width: 767px) {
.form-filter-product-cars .tabs-nav span[data-tabs] {
font-size: 13px;
padding: 5px 8px;
}
.form-filter-product-cars .opacity0 {
display: none;
}
.form-filter-product-cars .tabcontent .sort-filters {
display: block;
}
.form-filter-product-cars .search-field {
width: 100%;
margin-bottom: 10px;
}
.form-filter-product-cars button {
max-width: 100%;
}
.product-item.product .woocommerce-loop-product__title {
min-height: auto;
}
.product-item.product .grid {
margin-bottom: 40px;
max-width: 360px;
margin-left: auto;
margin-right: auto;
}
.select-per-page,
.change-view-button {
display: none !important;
}
.widget-jws-filter-rating .check,
.shop-page .widget-filter-checkbox > .checkbox ul li a .check {
margin-right: 15px;
}
.idealautoducts-wrap .products-tab.row {
margin-right: -5px;
margin-left: -5px;
}
.idealautoducts-wrap .product-item {
padding-left: 5px !important;
padding-right: 5px !important;
}
.product-item .deal {
padding: 65px 20px 0px;
}
}
.jws-wishlist-table.loading > .jws-wishlist-row,
.jws-wishlist-table.loading .add_all_product {
opacity: 0.7;
}
.jws-wishlist-table.loading .wishlist-loader {
opacity: 1;
}
.jws-wishlist-table .wishlist-loader {
position: absolute;
top: 40%;
left: 50%;
margin-left: -10px;
margin-top: -10px;
opacity: 0;
transition: 0.3s all;
}
.jws-wishlist-table .wishlist-loader:after {
font-family: "jws_icon";
content: '\e834';
top: 11px;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
font-size: 35px;
color: var(--heading);
left: 50%;
font-weight: bold;
margin-left: -6px;
}
.jws-wishlist-table .add_all_product {
margin-top: 37px;
-webkit-transition: 0.35s all;
-o-transition: 0.35s all;
-ms-transition: 0.35s all;
-moz-transition: 0.35s all;
transition: 0.35s all;
}
.jws-wishlist-table .add_all_product a {
min-width: 140px;
padding: 14px 60px;
background: var(--btn-bgcolor);
color: #ffffff;
display: block;
float: right;
position: relative;
z-index: 1;
}
.jws-wishlist-table .add_all_product a:hover {
background: var(--btn-bgcolor2);
}
.jws-wishlist-table .jws-wishlist-row {
-webkit-transition: 0.35s all;
-o-transition: 0.35s all;
-ms-transition: 0.35s all;
-moz-transition: 0.35s all;
transition: 0.35s all;
}
.jws-wishlist-table .jws-wishlist-row thead {
background: #f2f2f2;
color: var(--heading);
text-align: left;
}
.jws-wishlist-table .jws-wishlist-row thead tr th {
text-align: center;
}
.jws-wishlist-table .jws-wishlist-row thead tr th:first-child {
padding: 20px 5%;
text-align: left;
}
.jws-wishlist-table .jws-wishlist-row tbody {
border-left: 1px solid #f2f2f2;
border-right: 1px solid #f2f2f2;
}
.jws-wishlist-table .jws-wishlist-row tbody tr {
border-bottom: 1px solid #f2f2f2;
}
.jws-wishlist-table .jws-wishlist-row tbody tr td {
vertical-align: middle;
}
.jws-wishlist-table .jws-wishlist-row tbody tr .wishlist_action .add-to-cart-loop {
min-width: 140px;
padding: 10px 15px;
background: var(--btn-bgcolor);
color: #ffffff;
display: inline-block;
vertical-align: middle;
margin: 5px 5px;
}
.jws-wishlist-table .jws-wishlist-row tbody tr .wishlist_action .add-to-cart-loop:hover {
background: var(--btn-bgcolor2);
}
.jws-wishlist-table .jws-wishlist-row tbody tr .wishlist_action .jws-wishlist-remove {
color: var(--heading);
display: inline-block;
font-size: 30px;
vertical-align: middle;
}
.jws-wishlist-table .jws-wishlist-row tbody tr td.jws_wishlist_detail {
padding: 25px 4%;
}
.jws-wishlist-table .jws-wishlist-row tbody tr td:not(.jws_wishlist_detail) {
text-align: center;
padding: 25px 30px;
}
.jws-wishlist-table .jws-wishlist-row tbody tr .price .star-rating {
display: block;
margin: 0 auto;
width: 95px;
}
.jws-wishlist-table .jws-wishlist-row tbody tr .jws_wishlist_detail .product-image {
display: inline-block;
max-width: 66px;
margin-right: 30px;
vertical-align: middle;
}
.jws-wishlist-table .jws-wishlist-row tbody tr .jws_wishlist_detail .product-title {
display: inline-block;
width: calc(100% - 100px);
vertical-align: middle;
max-width: 230px;
}
.jws-wishlist-table .jws-wishlist-row tbody tr .jws_wishlist_detail .product-title a {
color: var(--heading);
}
.jws-wishlist-table .jws-wishlist-row tbody tr .jws_wishlist_detail .product-title a:hover {
color: var(--main);
}
.jws-empty-wishlist,
.jws-empty-compare {
font-size: 20px;
color: #333333;
font-weight: 500;
margin-bottom: 25px;
}
.return-to-shop a {
min-width: 140px;
padding: 14px 60px;
background: var(--btn-bgcolor);
color: #ffffff;
display: inline-block;
margin-top: 30px;
}
.return-to-shop a:hover {
background: var(--btn-bgcolor2);
}
@media (max-width: 767px) {
.jws_products.jws_products_skin9 .jws_products_item .jws_content_product,
.jws_products.jws_products_skin1 .jws_products_item .jws_content_product {
padding-top: 5px;
padding-bottom: 5px;
}
.jws_products.jws_products_skin9 .jws_products_item .jws_content_product .jws_content_center_product,
.jws_products.jws_products_skin1 .jws_products_item .jws_content_product .jws_content_center_product {
margin: 0;
}
.jws_products.jws_products_skin4 .jws_products_item .jws_content_product .jws_content_center_product {
margin: 0;
}
.jws-wishlist-table .jws-wishlist-row thead {
display: none;
}
.jws-wishlist-table .jws-wishlist-row tbody {
display: block;
border: none;
}
.jws-wishlist-table .jws-wishlist-row tbody tr {
display: block;
width: 100%;
margin-bottom: 15px;
border: 2px solid #f2f2f2;
}
.jws-wishlist-table .jws-wishlist-row tbody tr td {
display: block;
text-align: center;
}
.jws-wishlist-table .jws-wishlist-row tbody tr td .product-image {
margin-right: 0 !important;
margin-bottom: 15px !important;
}
.jws-wishlist-table .jws-wishlist-row tbody tr td .product-title {
width: 100% !important;
}
}
.quick-view-main.mfp-bg {
background: #000000;
opacity: .8;
}
.quick-view-main .popup-quick-view {
max-width: 1050px;
margin: 0 auto;
background: #ffffff;
transition: 0.4s all;
}
.quick-view-main .popup-quick-view .main-product.product {
padding: 0 !important;
}
.quick-view-main .popup-quick-view .main-product.product .images {
padding: 15px 0;
}
.quick-view-main .popup-quick-view .main-product.product .row {
margin: 0;
}
.quick-view-main .popup-quick-view .main-product.product .jws_pr_labels {
left: 30px;
top: 30px;
z-index: 2;
}
.quick-view-main .popup-quick-view .mfp-close {
color: #ffffff;
font-size: 50px;
border-radius: 100%;
position: fixed;
right: 10px;
top: 10px;
background: transparent;
}
.quick-view-main .popup-quick-view .mfp-close:hover {
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
}
.quick-view-main .popup-quick-view .shop-single {
padding: 0;
position: relative;
}
.quick-view-main .popup-quick-view .shop-single .jws-summary {
margin: 15px 0 40px;
}
.quick-view-main .popup-quick-view figure {
margin: 0;
}
.quick-view-main .popup-quick-view .jws-summary-wrap > * {
opacity: 0;
transition: 0.4s all;
transform: translatey(50px);
-webkit-transform: translatey(50px);
}
.quick-view-main .popup-quick-view .jws-summary-wrap > *.show {
transform: translatey(0px);
-webkit-transform: translatey(0px);
opacity: 1;
}
.quick-view-main .woocommerce-review-link {
pointer-events: none;
}
.quick-view-main.mfp-bg {
transition: 0.3s ease;
}
.quick-view-main.mfp-ready .mfp-content > div {
opacity: 1;
}
.quick-view-main.mfp-removing .mfp-content > div {
opacity: 0;
}
.quick-view-main.mfp-removing.mfp-bg {
opacity: 0;
}
@media (max-width: 767px) {
max-width: 460px;
}
.dark-mode-on .woocommerce .woocommerce-MyAccount-navigation {
border-color: #232323;
}
.dark-mode-on .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
background-color: var(--main) !important;
color: #191919;
}
.dark-mode-on .woocommerce .woocommerce-MyAccount-navigation ul li a {
color: #D6D6D6;
}
.dark-mode-on .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
background-color: #000000;
}
.woocommerce .woocommerce-MyAccount-navigation {
width: 30%;
display: inline-block;
vertical-align: top;
border-right: 1px solid #eee;
padding-right: 30px;
padding-bottom: 10px;
padding-top: 10px;
}
.woocommerce .woocommerce-MyAccount-navigation ul {
list-style: none;
padding: 0;
margin: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
background-color: rgba(136, 136, 136, 0.12) !important;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a {
display: block;
color: rgba(0, 0, 0, 0.9);
padding: 10px 15px;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
background-color: #f8f8f8;
}
.woocommerce .woocommerce-MyAccount-content {
width: 69%;
display: inline-block;
padding: 0 30px;
}
.woocommerce .woocommerce-MyAccount-content form h3 {
font-size: 24px;
color: var(--heading);
font-weight: 500;
line-height: 1.7em;
margin-bottom: 9px;
text-transform: uppercase;
}
.woocommerce .woocommerce-MyAccount-content form label {
color: var(--heading);
margin-bottom: 10px;
}
.woocommerce .woocommerce-MyAccount-content form .input-text,
.woocommerce .woocommerce-MyAccount-content form select {
border: 1px solid #aaaaaa;
height: 45px;
line-height: 45px;
padding: 0 15px;
margin-bottom: 20px;
width: 100%;
transition: 0.3s all;
background: transparent;
color: var(--body);
}
.woocommerce .woocommerce-MyAccount-content form button {
display: block;
position: relative;
text-align: center;
margin-top: 30px;
color: #ffffff;
min-width: 100%;
background: var(--btn-bgcolor);
height: 50px;
line-height: 50px;
-webkit-transition: 0.3s all;
-o-transition: 0.3s all;
-ms-transition: 0.3s all;
-moz-transition: 0.3s all;
transition: 0.3s all;
border: none;
outline: none;
}
.woocommerce .woocommerce-MyAccount-content form button:hover {
background: var(--btn-bgcolor2);
}
.woocommerce .woocommerce-MyAccount-content form fieldset .form-row .password-input {
display: block;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-MyAccount-navigation {
width: 100%;
border: 0;
padding: 15px 0;
}
.woocommerce .woocommerce-MyAccount-content {
width: 100%;
padding: 0;
}
} .woocommerce-cart .cart-checkout-dark .shop_table tr.cart_item:nth-child(even) {
background: #131313;
}
.woocommerce-cart .cart-checkout-dark .shop_table thead {
background: #ffc107;
}
.woocommerce-cart .cart-checkout-dark .shop_table thead th {
color: #191919;
font-weight: bold;
}
.woocommerce-cart .cart-checkout-dark .shop_table tr .actions .col-right .button[disabled] {
background: #191919;
color: #ffffff !important;
}
.woocommerce-cart .cart-checkout-dark .shop_table tr .actions .col-right .button {
background: #000000;
}
.woocommerce-cart .cart-checkout-dark .shop_table tr .actions .col-right .button:hover {
color: #191919;
}
.woocommerce-cart .cart-checkout-dark .shop_table tr .actions .col-right a:hover {
color: #191919;
background: var(--main);
border-color: var(--main);
}
.woocommerce-cart .cart-checkout-dark .shop_table tr .product-quantity .quantity .input-text,
.woocommerce-cart .cart-checkout-dark .shop_table tr .actions .coupon .input-text {
border: 1px solid #2d2d2d;
}
.woocommerce-cart .cart-checkout-dark .shop_table tr .actions .col-right a {
border: 1px solid #2d2d2d;
}
.woocommerce-cart .cart-checkout-dark ~ .cart-collaterals .cart_totals table tr.order-total th,
.woocommerce-cart .cart-checkout-dark ~ .cart-collaterals .cart_totals table tr.order-total td {
border-top: 2px solid #2d2d2d;
}
.woocommerce-cart .cart-checkout-dark ~ .cart-collaterals .cart_totals .shop_table {
background: #191919;
}
.woocommerce-cart .cart-checkout-dark ~ .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
color: #191919;
}
.woocommerce-cart .woocommerce .cart-empty {
text-align: center;
position: relative;
font-size: 30px;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 1.5;
padding: 140px 0 0px 0;
font-weight: bold !important;
margin-bottom: 30px;
background: transparent;
border: 0;
color: var(--heading);
}
.woocommerce-cart .woocommerce .cart-empty:after,
.woocommerce-cart .woocommerce .cart-empty:before {
position: absolute;
color: rgba(142, 142, 142, 0.2);
left: 50%;
font-weight: normal;
transform: translateX(-50%);
-o-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-sand-transform: translateX(-50%);
}
.woocommerce-cart .woocommerce .cart-empty:before {
font-size: 115px;
top: -17px;
content: '\e81d';
font-family: "jws_icon";
}
.woocommerce-cart .woocommerce .cart-empty:after {
font-size: 45px;
top: 30px;
content: '\e837';
font-family: "jws_icon";
}
.woocommerce-cart .woocommerce .return-to-shop {
text-align: center;
margin-bottom: 50px;
}
.woocommerce-cart .woocommerce .cart-emtry-text {
text-align: center;
}
.woocommerce-cart .shop_table {
border-collapse: unset;
}
.woocommerce-cart .shop_table thead {
background: #f5f5f5;
}
.woocommerce-cart .shop_table thead th {
font-size: 20px;
color: var(--heading);
letter-spacing: 0.5px;
font-weight: 500;
padding: 20px 30px;
text-align: center;
}
.woocommerce-cart .shop_table tr.cart_item:nth-child(even) {
background: #fafafa;
}
.woocommerce-cart .shop_table tr .actions {
padding: 50px 15px !important;
}
.woocommerce-cart .shop_table tr .actions:after {
display: table;
content: " ";
clear: both;
}
.woocommerce-cart .shop_table tr .actions .col-right {
float: right;
}
.woocommerce-cart .shop_table tr .actions .col-right .button {
color: #ffffff;
background: var(--heading);
display: inline-block;
height: 50px;
line-height: 50px;
width: 190px;
border: none;
transition: 0.3s all;
}
.woocommerce-cart .shop_table tr .actions .col-right .button:not([disabled]):hover {
background: var(--main);
}
.woocommerce-cart .shop_table tr .actions .col-right .button[disabled] {
background: #f2f2f2;
color: var(--body);
cursor: no-drop;
}
.woocommerce-cart .shop_table tr .actions .col-right a {
color: var(--heading);
border: 1px solid #919191;
display: inline-block;
height: 50px;
line-height: 50px;
width: 220px;
margin-right: 12px;
margin-bottom: 10px;
margin-left: 12px;
}
.woocommerce-cart .shop_table tr .actions .col-right a:hover {
background: var(--heading);
border-color: var(--heading);
color: #ffffff;
}
.woocommerce-cart .shop_table tr .actions .coupon {
float: left;
position: relative;
}
.woocommerce-cart .shop_table tr .actions .coupon label {
display: none;
}
.woocommerce-cart .shop_table tr .actions .coupon button {
background: transparent;
border: none;
position: absolute;
right: 12px;
top: 12px;
font-size: 20px;
color: var(--body);
}
.woocommerce-cart .shop_table tr .actions .coupon .input-text {
border: 1px solid #e9e9e9;
height: 55px;
padding-left: 15px;
padding-right: 54px;
font-size: 14px;
min-width: 275px;
background: transparent;
}
.woocommerce-cart .shop_table tr .actions .coupon .input-text::-webkit-input-placeholder { color: var(--body);
}
.woocommerce-cart .shop_table tr .actions .coupon .input-text::-moz-placeholder { color: var(--body);
}
.woocommerce-cart .shop_table tr .actions .coupon .input-text:-ms-input-placeholder { color: var(--body);
}
.woocommerce-cart .shop_table tr .actions .coupon .input-text:-moz-placeholder { color: var(--body);
}
.woocommerce-cart .shop_table tr .product-name > a {
color: var(--heading);
}
.woocommerce-cart .shop_table tr .product-price .amount,
.woocommerce-cart .shop_table tr .product-subtotal .amount {
color: var(--heading);
}
.woocommerce-cart .shop_table tr .product-quantity .quantity {
position: relative;
max-width: 100px;
display: inline-block;  }
.woocommerce-cart .shop_table tr .product-quantity .quantity .screen-reader-text {
display: none;
}
.woocommerce-cart .shop_table tr .product-quantity .quantity input::-webkit-outer-spin-button,
.woocommerce-cart .shop_table tr .product-quantity .quantity input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce-cart .shop_table tr .product-quantity .quantity input[type=number] {
-moz-appearance: textfield;
}
.woocommerce-cart .shop_table tr .product-quantity .quantity > span {
position: absolute;
top: 11px;
width: 30px;
height: 30px;
overflow: hidden;
cursor: pointer;
}
.woocommerce-cart .shop_table tr .product-quantity .quantity > span:before {
content: '';
position: absolute;
height: 1px;
width: 8px;
top: 50%;
left: 10px;
margin-top: -1px;
background: var(--heading);
transition: 0.3s all;
}
.woocommerce-cart .shop_table tr .product-quantity .quantity > span.jws-qty-minus {
left: 0;
}
.woocommerce-cart .shop_table tr .product-quantity .quantity > span.jws-qty-plus {
right: 0;
}
.woocommerce-cart .shop_table tr .product-quantity .quantity > span.jws-qty-plus:after {
content: '';
position: absolute;
height: 1px;
width: 8px;
top: 50%;
left: 10px;
margin-top: -1px;
background: var(--heading);
transition: 0.3s all;
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
}
.woocommerce-cart .shop_table tr .product-quantity .quantity .input-text {
border: 1px solid #d5d5d5;
width: 100px;
height: 40px;
text-align: center;
color: var(--heading);
font-size: 12px;
}
.cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button {
display: block;
margin-bottom: 26px;
color: var(--main);
font-weight: 400;
}
.cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form {
text-align: left;
margin-bottom: 30px;
}
.cart-collaterals .woocommerce-shipping-calculator .select2.select2-container {
width: 100% !important;
margin-bottom: 15px;
}
.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--single {
border-radius: 0;
border: 1px solid #d1d1d1;
height: 50px;
padding-left: 24px;
}
.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 50px;
padding: 0;
}
.cart-collaterals .woocommerce-shipping-calculator select,
.cart-collaterals .woocommerce-shipping-calculator .input-text {
border: 1px solid #d1d1d1;
height: 40px;
padding-left: 24px;
width: 100%;
margin-bottom: 15px;
background-color: #ffffff;
}
.cart-collaterals .woocommerce-shipping-calculator button {
display: block;
position: relative;
text-align: center;
cursor: pointer;
background: var(--main);
color: #ffffff;
min-width: 100%;
height: 50px;
line-height: 50px;
-webkit-transition: 0.35s all;
-o-transition: 0.35s all;
-ms-transition: 0.35s all;
-moz-transition: 0.35s all;
transition: 0.35s all;
border: none;
outline: none;
}
.cart-collaterals .cross-sells > h2 {
font-size: 16px;
font-weight: 600;
padding-bottom: 20px;
text-align: center;
letter-spacing: 0;
}
.cart-collaterals .continue {
font-size: 18px;
font-weight: 500;
letter-spacing: 0.7px;
}
.cart-collaterals .continue i {
margin-left: 10px;
}
.cart-collaterals .cart_totals {
max-width: 470px;
margin: 11px 0 0 auto;
}
.cart-collaterals .cart_totals h2 {
font-size: 18px;
font-weight: 600;
letter-spacing: 0.7px;
line-height: 30px;
margin: 0;
color: var(--heading);
margin-bottom: 12px;
text-transform: uppercase;
margin-bottom: 17px;
}
.cart-collaterals .cart_totals .shop_table {
background: #f5f5f5;
padding: 0 30px;
margin-bottom: 30px;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout a {
display: block;
position: relative;
text-align: center;
cursor: pointer;
background: var(--main);
color: #ffffff;
min-width: 180px;
height: 50px;
line-height: 50px;
-webkit-transition: 0.3s all;
-o-transition: 0.3s all;
-ms-transition: 0.3s all;
-moz-transition: 0.3s all;
transition: 0.3s all;
letter-spacing: 0.5px;
border: none;
outline: none;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover {
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 2px 2px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 8px 8px rgba(0, 0, 0, 0.05), 0px 16px 16px rgba(0, 0, 0, 0.05);
}
.cart-collaterals .cart_totals .respon-table {
padding: 9px 30px 9px 30px;
background: #f6f6f6;
margin-top: 27px;
}
.cart-collaterals .cart_totals table tr.order-total th,
.cart-collaterals .cart_totals table tr.order-total td {
border-top: 2px solid #ebebeb;
padding-top: 13px;
padding-bottom: 19px;
font-size: 18px;
}
.cart-collaterals .cart_totals table tr.order-total td {
font-size: 18px;
font-weight: 500;
color: var(--heading);
}
.cart-collaterals .cart_totals table tr.order-total td strong {
font-weight: 500;
}
.cart-collaterals .cart_totals table tr .woocs_special_price_code {
font-weight: 400;
}
.cart-collaterals .cart_totals table tr th {
padding: 15px 0px;
font-weight: 500;
padding-right: 10px;
color: var(--heading);
letter-spacing: 0.5px;
}
.cart-collaterals .cart_totals table tr td {
text-align: right;
}
.cart-collaterals .cart_totals table tr td[data-title="Subtotal"] {
color: var(--heading);
}
.cart-collaterals .cart_totals table tr td .woocommerce-shipping-methods {
list-style-type: none;
padding: 0;
}
.cart-collaterals .cart_totals table tr td strong {
font-weight: 400;
}
.cart-collaterals .cart_totals table tr td label {
font-weight: 400;
}
.cart-collaterals .cart_totals table tr td input[type="radio"] {
position: relative;
top: 2px;
float: right;
margin-right: 0;
margin-left: 7px;
}
.shop_table tr.order-total .includes_tax {
display: block;
margin-top: 5px;
}
.shop_table {
width: 100%;
}
.woocommerce-cart-form .shop_table tr td {
padding: 20px 15px;
border: none;
text-align: center;
}
.shop_table th.product-thumbnail {
width: 10px;
}
.shop_table th.product-remove {
width: 40px;
}
.shop_table td.order-status {
text-align: center !important;
}
.shop_table td.product-remove {
padding: 0;
text-align: center;
}
.shop_table td.product-remove a {
position: relative;
font-size: 0px;
display: inline-block;
border-radius: 50%;
width: 20px;
cursor: pointer;
padding-right: 16px;
padding-right: 0;
}
.shop_table td.product-remove a:before {
content: '\e837';
font-family: "jws_icon";
position: absolute;
font-size: 18px;
color: #959595;
left: 0;
}
.show-rent-info {
font-weight: 500;
display: block;
}
.shop_table td.product-name .variation {
display: inline-block;
margin-bottom: 0;
}
.shop_table td.product-name .variation dt {
font-weight: 400;
}
.shop_table td.product-name .variation .variation-Vendor {
display: inline-block;
margin: 0;
}
.shop_table td.product-thumbnail img {
max-width: 100px;
height: auto;
}
@media (max-width: 767px) {
.woocommerce-checkout .woocommerce .woocommerce-info {
font-size: 14px;
}
.cart-collaterals .continue {
margin-bottom: 15px;
display: block;
}
.cart-actions .coupon_col,
.cart-actions .update_col {
float: none;
}
.update_col {
margin-top: 10px;
}
.cart-actions .coupon .input-text {
margin-bottom: 15px;
}
.woocommerce-cart-form.cart-checkout-dark .shop_table tbody tr {
border-color: #2d2d2d;
}
.woocommerce-cart-form.cart-checkout-dark .shop_table tbody tr td {
border-color: #2d2d2d;
}
.woocommerce-cart-form .shop_table {
width: 100%;
display: block;
}
.woocommerce-cart-form .shop_table thead {
display: none;
}
.woocommerce-cart-form .shop_table thead th {
width: 25%;
}
.woocommerce-cart-form .shop_table thead th.product-remove,
.woocommerce-cart-form .shop_table thead th.product-thumbnail {
display: none;
}
.woocommerce-cart-form .shop_table tbody {
display: block;
}
.woocommerce-cart-form .shop_table tbody tr {
display: block;
margin: 30px 0px;
border: 1px solid #efefef;
}
.woocommerce-cart-form .shop_table tbody tr td {
width: 100%;
display: block;
position: relative;
text-align: right;
border-bottom: 1px solid #efefef;
}
.woocommerce-cart-form .shop_table tbody tr td.product-subtotal {
border: 0;
}
.woocommerce-cart-form .shop_table tbody tr td.product-quantity:before {
padding-top: 4px;
}
.woocommerce-cart-form .shop_table tbody tr td.actions {
text-align: center;
}
.woocommerce-cart-form .shop_table tbody tr td.actions .coupon {
float: none;
margin-bottom: 20px;
}
.woocommerce-cart-form .shop_table tbody tr td.actions .coupon .input-text {
margin-bottom: 10px;
}
.woocommerce-cart-form .shop_table tbody tr td.actions .button {
float: none;
}
.woocommerce-cart-form .shop_table tbody tr td:before {
content: attr(data-title);
font-weight: 600;
float: left;
color: var(--heading);
}
.woocommerce-cart-form .shop_table tbody tr td.product-thumbnail {
text-align: center;
}
.woocommerce-cart-form .shop_table tbody tr td.product-remove:before,
.woocommerce-cart-form .shop_table tbody tr td.product-thumbnail:before {
content: "";
}
} .nxl-cart-content {
position: fixed;
top: 0;
right: 0;
z-index: 9999;
-webkit-transition: 0.7s all;
-o-transition: 0.7s all;
-ms-transition: 0.7s all;
-moz-transition: 0.7s all;
transition: 0.7s all;
-webkit-transform: translateX(105%);
-o-transform: translateX(105%);
-ms-transform: translateX(105%);
-moz-transform: translateX(105%);
transform: translateX(105%);
min-width: 300px;
background-color: #ffffff;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
height: 100%;
overflow: auto;
}
.nxl-cart-content.active {
-webkit-transform: translateX(0%);
-o-transform: translateX(0%);
-ms-transform: translateX(0%);
-moz-transform: translateX(0%);
transform: translateX(0%);
}
.nxl-cart-content .blockUI.blockOverlay:before {
content: "";
width: 50px;
height: 50px;
margin: 1px;
border-radius: 50%;
border: 2px solid #ffffff;
border-color: #ffffff transparent #ffffff transparent;
position: absolute;
top: 50%;
left: 50%;
z-index: 1;
margin-left: -25px;
margin-top: -25px;
-webkit-transition: opacity .2s ease;
transition: opacity .2s ease;
-webkit-animation: lds-dual-ring 1.2s linear infinite;
animation: lds-dual-ring 1.2s linear infinite;
}
.nxl-cart-content > h6 {
display: block;
text-align: center;
background: #000000;
color: #ffffff;
font-size: 17px;
margin: 0;
margin-bottom: 30px;
padding: 15px 0;
}
.nxl-cart-content .woocommerce-mini-cart__empty-message {
text-align: center;
position: relative;
font-size: 15px;
line-height: 1.5;
padding: 250px 0 0px 0;
margin-bottom: 30px;
}
.nxl-cart-content .woocommerce-mini-cart__empty-message:before {
font-size: 180px;
top: -17px;
font-family: Flaticon;
content: "\f100";
}
.nxl-cart-content .woocommerce-mini-cart__empty-message:after {
content: "\f00d";
font-size: 60px;
top: 100px;
font-family: "FontAwesome";
}
.nxl-cart-content .woocommerce-mini-cart__empty-message:before,
.nxl-cart-content .woocommerce-mini-cart__empty-message:after {
position: absolute;
color: rgba(142, 142, 142, 0.2);
left: 50%;
font-weight: normal;
transform: translateX(-50%);
-o-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-sand-transform: translateX(-50%);
}
.nxl-cart-content .woocommerce-mini-cart__total {
position: absolute;
bottom: 48px;
height: 40px;
line-height: 40px;
margin: 0;
text-align: center;
display: block;
width: 100%;
border-top: 1px solid #f5f5f5;
background-color: #ffffff;
}
.nxl-cart-content .woocommerce-mini-cart__total strong {
color: var(--heading);
}
.nxl-cart-content .woocommerce-mini-cart__buttons {
position: absolute;
bottom: 0;
margin: 0;
width: 100%;
}
.nxl-cart-content .woocommerce-mini-cart__buttons a {
padding: 10px 20px;
font-size: 14px;
color: #ffffff;
display: inline-block;
width: 50%;
text-align: center;
text-transform: uppercase;
font-weight: 600;
background: var(--main);
}
.nxl-cart-content .woocommerce-mini-cart__buttons a:first-child {
background: #000000;
}
.nxl-cart-content ul {
padding: 0 30px;
width: 100%;
overflow: auto;
position: absolute;
scrollbar-width: none; -ms-overflow-style: none; height: calc(100% - 120px);
}
.nxl-cart-content ul::-webkit-scrollbar {
width: 0px; }
.nxl-cart-content ul li {
border-bottom: 1px dashed #d6d6d6;
padding: 20px;
margin-bottom: 20px;
-webkit-transition: 0.35s all;
-o-transition: 0.35s all;
-ms-transition: 0.35s all;
-moz-transition: 0.35s all;
transition: 0.35s all;
}
.nxl-cart-content ul li:last-child {
border: none;
}
.nxl-cart-content ul li:hover {
border-color: #000000;
}
.nxl-cart-content ul li .remove {
font-size: 20px;
width: 22px;
height: 22px;
display: block;
text-align: center;
line-height: 22px;
margin: 0 auto;
margin-bottom: 20px;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
color: #ffffff;
background: var(--main);
}
.nxl-cart-content ul li .remove:hover {
background: #000000;
}
.nxl-cart-content ul li a {
font-size: 14px;
text-align: center;
display: block;
color: var(--heading);
font-weight: 500;
}
.nxl-cart-content ul li a img {
max-width: 75px;
display: block;
margin: 0 auto;
margin-bottom: 15px;
}
.nxl-cart-content ul li .quantity {
display: block;
text-align: center;
}
.dark-mode-on.woocommerce-cart .woocommerce .button.wc-backward {
color: #191919;
}
.jws_options_table {
display: none;
}
form.woocommerce-checkout {
margin-top: 40px;
}
form.woocommerce-checkout .required {
color: #df0000;
text-decoration: none;
border: none;
}
form.woocommerce-checkout .woocommerce-account-fields label {
font-size: 16px;
color: var(--heading);
}
form.woocommerce-checkout .woocommerce-shipping-fields h3 {
font-size: 16px;
color: var(--heading);
font-weight: 400;
}
form.woocommerce-checkout .woocommerce-billing-fields h3 {
font-size: 24px;
color: var(--heading);
font-weight: 500;
line-height: 1.7em;
margin-bottom: 9px;
text-transform: uppercase;
}
form.woocommerce-checkout .woocommerce-additional-fields label {
font-size: 16px;
color: var(--heading);
margin-bottom: 10px;
}
form.woocommerce-checkout .woocommerce-additional-fields textarea {
border: 1px solid #aaaaaa;
height: 106px;
padding-left: 10px;
background: transparent;
}
form.woocommerce-checkout .woocommerce-account-fields,
form.woocommerce-checkout .woocommerce-billing-fields,
form.woocommerce-checkout .woocommerce-shipping-fields {
margin-bottom: 5px;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row,
form.woocommerce-checkout .woocommerce-billing-fields .form-row,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row {
position: relative;
margin-bottom: 0;
margin-top: 0;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row label,
form.woocommerce-checkout .woocommerce-billing-fields .form-row label,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row label {
color: var(--heading);
margin-bottom: 10px;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row .screen-reader-text,
form.woocommerce-checkout .woocommerce-billing-fields .form-row .screen-reader-text,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row .screen-reader-text {
width: auto;
height: auto;
overflow: unset;
clip: unset;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row input:focus,
form.woocommerce-checkout .woocommerce-billing-fields .form-row input:focus,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row input:focus {
box-shadow: 0 0 5px #ccc;
opacity: 1 !important;
outline: 0;
background-color: #fff;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row input,
form.woocommerce-checkout .woocommerce-billing-fields .form-row input,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row input {
background: transparent;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row .select2.select2-container,
form.woocommerce-checkout .woocommerce-billing-fields .form-row .select2.select2-container,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row .select2.select2-container {
margin-bottom: 20px;
width: 100% !important;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row .select2-selection--single,
form.woocommerce-checkout .woocommerce-billing-fields .form-row .select2-selection--single,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row .select2-selection--single {
border: 1px solid #aaa;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row input:not(.input-checkbox),
form.woocommerce-checkout .woocommerce-billing-fields .form-row input:not(.input-checkbox),
form.woocommerce-checkout .woocommerce-shipping-fields .form-row input:not(.input-checkbox),
form.woocommerce-checkout .woocommerce-account-fields .form-row select,
form.woocommerce-checkout .woocommerce-billing-fields .form-row select,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row select {
border: 1px solid #aaaaaa;
height: 45px;
line-height: 45px;
padding: 0 15px;
margin-bottom: 20px;
width: 100%;
transition: 0.3s all;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row select,
form.woocommerce-checkout .woocommerce-billing-fields .form-row select,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row select {
padding: 0 20px;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row .selection .select2-selection--single .select2-selection__rendered,
form.woocommerce-checkout .woocommerce-billing-fields .form-row .selection .select2-selection--single .select2-selection__rendered,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row .selection .select2-selection--single .select2-selection__rendered {
line-height: 50px;
}
.woocommerce-checkout .cart-checkout-dark .woocommerce-form-login .form-inner,
.woocommerce-checkout .cart-checkout-dark .woocommerce-form-coupon .form-inner {
border-color: #2d2d2d;
}
.woocommerce-checkout .cart-checkout-dark .woocommerce-form-login .form-inner .form-row input.input-text,
.woocommerce-checkout .cart-checkout-dark .woocommerce-form-coupon .form-inner .form-row input.input-text {
border-color: #2d2d2d;
}
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table th .shop_table td,
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table td,
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table th .shop_table th,
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table th {
border-color: #2d2d2d;
}
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table th .place-order button.button,
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .place-order button.button {
color: #191919;
}
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table th .woocommerce-checkout-payment li .payment_box,
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .woocommerce-checkout-payment li .payment_box {
background: #000000;
border: 1px solid #2d2d2d;
}
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-additional-fields textarea {
border: 1px solid #2d2d2d;
}
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-account-fields .form-row .selection .select2-selection--single,
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-billing-fields .form-row .selection .select2-selection--single,
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-shipping-fields .form-row .selection .select2-selection--single,
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-account-fields .form-row input:not(.input-checkbox),
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-billing-fields .form-row input:not(.input-checkbox),
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-shipping-fields .form-row input:not(.input-checkbox),
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-account-fields .form-row select,
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-billing-fields .form-row select,
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-shipping-fields .form-row select {
border: 1px solid #2d2d2d;
}
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-account-fields .form-row select,
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-billing-fields .form-row select,
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-shipping-fields .form-row select {
background-color: transparent;
background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
}
.woocommerce-checkout .cart-checkout-dark select option {
color: var(--heading);
}
.woocommerce-checkout .cart-checkout-dark .woocommerce-form-login-toggle,
.woocommerce-checkout .cart-checkout-dark .woocommerce-form-coupon-toggle {
background: var(--heading);
}
.woocommerce-checkout .cart-checkout-dark .jws_woo_your_order .woocommerce-checkout-review-order .woocommerce-checkout-payment .form-inner,
.woocommerce-checkout .cart-checkout-dark .jws_woo_your_order .woocommerce-checkout-review-order .shop_table {
background: var(--heading);
}
.woocommerce-checkout .jws_woo_your_order h3 {
font-size: 24px;
color: var(--heading);
font-weight: 500;
line-height: 1.7em;
margin-bottom: 20px;
text-transform: uppercase;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table {
background: #f5f5f5;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table ul {
list-style: none;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .place-order button.button {
display: block;
position: relative;
text-align: center;
cursor: pointer;
background: var(--main);
color: #ffffff;
min-width: 100%;
height: 50px;
line-height: 50px;
-webkit-transition: 0.3s all;
-o-transition: 0.3s all;
-ms-transition: 0.3s all;
-moz-transition: 0.3s all;
transition: 0.3s all;
letter-spacing: 0.7px;
font-weight: 600;
font-size: 16px;
border: none;
outline: none;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .place-order button.button:hover {
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 2px 2px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 8px 8px rgba(0, 0, 0, 0.05), 0px 16px 16px rgba(0, 0, 0, 0.05);
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .place-order .woocommerce-terms-and-conditions-wrapper {
font-size: 80%;
line-height: 1.8;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
margin-bottom: 30px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions {
border: 1px solid #ececec;
padding: 15px;
margin: 20px 0;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .woocommerce-checkout-payment h3 {
margin-top: 60px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .woocommerce-checkout-payment .form-inner {
background: #f5f5f5;
padding: 20px 25px 35px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods {
padding: 0px;
list-style-type: none;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .woocommerce-checkout-payment li {
margin-bottom: 20px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .woocommerce-checkout-payment li.woocommerce-info {
background: var(--light);
color: var(--heading);
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .woocommerce-checkout-payment li label {
margin-bottom: 0;
font-weight: 500;
color: var(--heading);
letter-spacing: 0.7px;
display: inline;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .woocommerce-checkout-payment li input {
margin-right: 5px;
margin-top: 8px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .woocommerce-checkout-payment li .payment_box {
background: #ffffff;
padding: 5%;
margin: 15px 0;
border: 1px solid #ececec;
font-size: 14px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .woocommerce-checkout-payment li.payment_method_paypal img {
width: 145px;
margin: 0 15px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .woocommerce-checkout-payment li.payment_method_paypal a {
font-size: 14px;
color: var(--heading);
text-decoration: underline;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table {
background: #f5f5f5;
padding: 17px 30px;
border-collapse: unset;
border-spacing: 0;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table th,
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table td {
text-align: left;
border-bottom: 1px solid #ebebeb;
padding: 20px 0;
color: var(--heading);
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table th {
font-weight: 500;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table td:last-of-type {
text-align: right;
font-weight: 500;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table thead th {
font-weight: 500;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table thead th:last-of-type {
text-align: right;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table tfoot tr:last-child th {
font-size: 20px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table tfoot tr:last-child td {
font-size: 18px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table tfoot tr:last-child td strong {
font-weight: 500;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table tfoot tr:last-child th,
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table tfoot tr:last-child td {
border: none;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle,
.woocommerce-checkout .woocommerce-form-login-toggle {
margin-bottom: 10px;
background: #f5f5f5;
padding: 15px 30px;
font-size: 18px;
color: var(--heading);
padding: 24px 40px;
letter-spacing: 0.5px;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle > div,
.woocommerce-checkout .woocommerce-form-login-toggle > div {
background: transparent;
border: 0;
margin: 0;
color: var(--body);
padding: 0;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle a,
.woocommerce-checkout .woocommerce-form-login-toggle a {
color: #0774c8;
background: transparent;
padding: 0;
margin: 0;
}
.woocommerce-checkout .woocommerce-form-coupon,
.woocommerce-checkout .woocommerce-form-login {
padding: 30px 0;
}
.woocommerce-checkout .woocommerce-form-coupon .form-inner,
.woocommerce-checkout .woocommerce-form-login .form-inner {
border: 1px solid #ececec;
padding: 30px 30px;
}
.woocommerce-checkout .woocommerce-form-coupon > p,
.woocommerce-checkout .woocommerce-form-login > p {
padding: 0 5px;
}
.woocommerce-checkout .woocommerce-form-coupon p:first-child,
.woocommerce-checkout .woocommerce-form-login p:first-child {
margin-bottom: 30px;
}
.woocommerce-checkout .woocommerce-form-coupon .lost_password a,
.woocommerce-checkout .woocommerce-form-login .lost_password a {
color: var(--heading);
}
.woocommerce-checkout .woocommerce-form-coupon .lost_password a:hover,
.woocommerce-checkout .woocommerce-form-login .lost_password a:hover {
color: var(--main);
}
.woocommerce-checkout .woocommerce-form-coupon .form-row .woocommerce-form-login__rememberme,
.woocommerce-checkout .woocommerce-form-login .form-row .woocommerce-form-login__rememberme {
margin-right: 10px;
}
.woocommerce-checkout .woocommerce-form-coupon .form-row input.input-text,
.woocommerce-checkout .woocommerce-form-login .form-row input.input-text {
border: 1px solid #ececec;
height: 50px;
line-height: 50px;
padding: 0 40px;
margin-bottom: 10px;
display: block;
width: 100%;
}
.woocommerce-checkout .woocommerce-form-coupon .form-row button,
.woocommerce-checkout .woocommerce-form-login .form-row button {
position: relative;
text-align: center;
color: #ffffff;
min-width: 100%;
display: block;
height: 50px;
line-height: 50px;
-webkit-transition: 0.35s ease;
-o-transition: 0.35s ease;
-ms-transition: 0.35s ease;
-moz-transition: 0.35s ease;
transition: 0.35s ease;
font-weight: 700;
background: #000000;
font-size: 14px;
border: none;
outline: none;
text-transform: uppercase;
padding: 0 30px;
}
.woocommerce-checkout .woocommerce-form-coupon .form-row button:hover,
.woocommerce-checkout .woocommerce-form-login .form-row button:hover {
background: var(--main);
}
.woocommerce-checkout .woocommerce-form-login .form-row button {
margin: 10px 0;
}
.woocommerce-checkout .woocommerce-form-coupon .form-row {
display: inline-block;
vertical-align: top;
}
.woocommerce-checkout .woocommerce-form-coupon .form-row.form-row-first {
min-width: calc(100% - 210px);
}
.woocommerce-checkout .woocommerce-form-coupon .form-row.form-row-last {
min-width: 200px;
}
body.dark-mode-on .woocommerce-success,
body.dark-mode-on .woocommerce-info,
body.dark-mode-on .woocommerce-message,
body.dark-mode-on .woocommerce-error {
background: #191919;
}
body.dark-mode-on .woocommerce .blockUI.blockOverlay,
body.dark-mode-on .blockUI.blockOverlay {
background: rgba(19, 19, 19, 0.8) !important;
}
.woocommerce-success,
.woocommerce-info,
.woocommerce-message,
.woocommerce-error {
font-size: 14px;
display: table;
width: 100%;
padding: 20px;
border-top: 2px solid;
background-color: #f7f7f7;
margin-bottom: 15px;
}
.woocommerce-success .notice_body,
.woocommerce-info .notice_body,
.woocommerce-message .notice_body,
.woocommerce-error .notice_body {
display: table-cell;
vertical-align: middle;
padding: 10px;
}
.woocommerce-success .notice_icon,
.woocommerce-info .notice_icon,
.woocommerce-message .notice_icon,
.woocommerce-error .notice_icon {
text-align: center;
display: table-cell;
vertical-align: middle;
width: 70px;
}
.woocommerce-success .notice_icon:before,
.woocommerce-info .notice_icon:before,
.woocommerce-message .notice_icon:before,
.woocommerce-error .notice_icon:before {
width: 70px;
font-family: FontAwesome;
}
.woocommerce-success trong,
.woocommerce-info trong,
.woocommerce-message trong,
.woocommerce-error trong {
font-weight: bold;
}
.woocommerce-success a,
.woocommerce-info a,
.woocommerce-message a,
.woocommerce-error a {
display: inline-block;
color: #ffffff;
background: rgba(0, 0, 0, 0.3);
padding: 5px 15px;
margin: 0 5px 0 0;
}
.woocommerce-info {
border-color: #E0B252;
color: #E0B252;
}
.woocommerce-info a {
background: #E0B252;
}
.woocommerce-info .notice_icon:before {
content: "\f05a";
}
.woocommerce-error[role="alert"] {
border-color: #ff4136;
color: #ff4136;
}
.woocommerce-error[role="alert"] a {
background: #ff4136;
}
.woocommerce-error[role="alert"] .notice_icon:before {
content: "\f071";
}
.woocommerce-message[role="alert"] {
border-color: #2ab039;
color: #2ab039;
}
.woocommerce-message[role="alert"] a {
background: #2ab039;
}
.woocommerce-message[role="alert"] .notice_icon:before {
content: "\f00c";
}
ul[role="alert"] {
list-style-type: none;
} .woocommerce-order-received .site-content .entry-content > .woocommerce {
max-width: 800px;
margin: 0 auto;
}
.woocommerce-order-received .responsive-table {
margin-bottom: 60px;
}
.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received {
background: transparent;
border: 2px dashed var(--heading);
color: var(--heading);
font-weight: 600;
width: 100%;
text-align: center;
font-size: 16px;
margin-bottom: 30px;
line-height: 1.4;
padding: 15px 25px;
}
.woocommerce-order-details {
margin-bottom: 50px;
}
.woocommerce-order-received ul.order_details {
margin-left: 0;
}
.woocommerce-order-details__title,
.wc-bacs-bank-details-heading {
text-transform: uppercase;
font-weight: 600;
margin-bottom: 5px;
text-align: center;
}
.woocommerce-order-details__title + h3,
.wc-bacs-bank-details-heading + h3 {
font-size: 16px;
opacity: 0.8;
margin-bottom: 30px;
text-align: center;
}
.woocommerce-customer-details > h2,
.woocommerce-customer-details > h3 {
text-transform: uppercase;
font-weight: 600;
text-align: center;
}
.woocommerce-customer-details .woocommerce-column__title {
font-size: 18px;
letter-spacing: 0;
font-weight: 600;
line-height: 30px;
margin-top: 12px;
color: var(--heading);
margin-bottom: 20px;
}
.woocommerce-order-received .woocommerce {
max-width: 800px;
margin: 0 auto;
}
.woocommerce-order-details h2 {
margin-bottom: 19px;
font-size: 24px;
font-weight: 700;
color: var(--heading);
margin-top: 20px;
}
.woocommerce-order-details table tbody tr .product-name .product-quantity {
font-size: 14px;
font-weight: 400;
}
.woocommerce-order-details table tbody tr th,
.woocommerce-order-details table tbody tr td {
padding: 15px 12px;
border: none;
border-bottom: 1px solid #e6e6e6;
}
.woocommerce-order-details table tbody tr th {
text-align: left;
}
.woocommerce-order-details table tfoot tr th,
.woocommerce-order-details table tfoot tr td {
padding: 15px 12px;
border: none;
border-bottom: 1px solid #e6e6e6;
color: var(--heading);
text-align: left;
}
.woocommerce-order-details table tfoot tr td {
text-align: right;
}
.woocommerce-order-details table thead {
background: none;
}
.woocommerce-order-details table thead tr th {
padding: 15px 10px;
letter-spacing: 1px;
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
line-height: 1.4;
color: var(--heading);
vertical-align: middle;
border: none;
border-bottom: 2px solid #efefef;
text-align: left;
}
.woocommerce-order-details table .product-name a {
display: inline-block;
}
.woocommerce-order-details table .product-total {
text-align: right;
}
.woocommerce-columns--addresses,
.woocommerce-Addresses {
margin: 20px -15px 0;
}
.woocommerce-columns--addresses .col-1,
.woocommerce-Addresses .col-1,
.woocommerce-columns--addresses .col-2,
.woocommerce-Addresses .col-2 {
float: left;
width: 48%;
max-width: 100%;
}
.woocommerce-columns--addresses .col-1 address,
.woocommerce-Addresses .col-1 address,
.woocommerce-columns--addresses .col-2 address,
.woocommerce-Addresses .col-2 address {
padding: 25px 30px 30px 30px;
border: 2px dashed var(--heading);
line-height: 30px;
font-style: italic;
}
.woocommerce-columns--addresses .col-1 h3,
.woocommerce-Addresses .col-1 h3,
.woocommerce-columns--addresses .col-2 h3,
.woocommerce-Addresses .col-2 h3 {
font-size: 22px;
margin-bottom: 20px;
color: var(--heading);
}
.woocommerce-columns--addresses .col-1,
.woocommerce-Addresses .col-1 {
margin-right: 30px;
}
.jws_options_table {
background: #ffffff;
padding: 10px 0;
margin-top: 10px !important;
text-align: left;
}
.jws_options_table li {
padding: 5px 15px;
}
.jws_options_table li:not(:last-child) {
border-bottom: 1px solid #f1f1f1;
}
.woocommerce-thankyou-order-details {
list-style-type: none;
padding: 0;
display: flex;
-webkit-display: flex;
display: -webkit-flex;
-ms-display: flex;
flex-direction: row;
-webkit-flex-direction: row;
-ms-flex-direction: row;
justify-content: space-between;
-webkit-justify-content: space-between;
}
.woocommerce-thankyou-order-details + p {
font-size: 16px;
background-color: #f6f6f6;
padding-top: 20px;
padding-bottom: 20px;
padding-right: 15px;
padding-left: 15px;
margin-bottom: 30px;
text-align: center;
}
.woocommerce-thankyou-order-details li {
flex-grow: 1;
-ms-flex-grow: 1;
-webkit-flex-grow: 1;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 20px;
border-right: 1px solid #dfdfdf;
text-align: center;
}
.woocommerce-thankyou-order-details li strong {
display: block;
color: var(--heading);
line-height: 24px;
}
@media (max-width: 767px) {
form.woocommerce-checkout .row > div,
form.woocommerce-checkout .woocommerce-billing-fields,
form.woocommerce-checkout .woocommerce-shipping-fields {
margin-bottom: 25px;
}
.woocommerce-checkout .woocommerce-form-login .form-row.form-row-first,
.woocommerce-checkout .woocommerce-form-login .form-row.form-row-last {
width: 100%;
}
.woocommerce-checkout .woocommerce-form-coupon,
.woocommerce-checkout .woocommerce-form-login {
padding: 15px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order {
padding: 6% 0px;
}
form.woocommerce-checkout .woocommerce-billing-fields .form-row .selection .select2-selection--single,
form.woocommerce-checkout .woocommerce-billing-fields .form-row input,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row .selection .select2-selection--single,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row input {
font-size: 14px;
padding: 0 20px;
}
form.woocommerce-checkout .woocommerce-additional-fields textarea {
font-size: 14px;
padding: 20px;
height: 150px;
border-radius: 20px;
}
.woocommerce-checkout .jws_woo_your_order h3,
form.woocommerce-checkout .woocommerce-billing-fields h3,
form.woocommerce-checkout .woocommerce-shipping-fields h3 {
font-size: 18px;
margin-bottom: 25px;
}
form.woocommerce-checkout .woocommerce-additional-fields .form-row label,
form.woocommerce-checkout .woocommerce-billing-fields .form-row label,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row label {
left: 21px;
}
.woocommerce-checkout .woocommerce-form-coupon .form-row {
display: block;
width: 100%;
}
}
.woocommerce .blockUI.blockOverlay {
opacity: 1 !important;
background: rgba(255, 255, 255, 0.6) !important;
}
.woocommerce .blockUI.blockOverlay:before,
.woocommerce .loader:before {
left: 50%;
top: 50%;
margin-left: -20px;
margin-top: -20px;
font-family: "jws_icon";
content: '\e834';
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
font-size: 40px;
color: var(--heading);
}
.dark-mode-on .woocommerce-order-details table thead tr th {
border-color: #2d2d2d;
}
.dark-mode-on .woocommerce-order-details table tbody tr th,
.dark-mode-on .woocommerce-order-details table tfoot tr th,
.dark-mode-on .woocommerce-order-details table tbody tr td,
.dark-mode-on .woocommerce-order-details table tfoot tr td {
border-color: #2d2d2d;
} .jws-compare-table .jws-compare-row {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
border-bottom: 1px solid #efefef;
}
.jws-compare-table .jws-compare-row:first-child {
border-top: 1px solid #efefef;
}
.jws-compare-table .jws-compare-row.jws-basic {
justify-content: flex-start;
padding-top: 0;
}
.jws-compare-table .jws-compare-row .jws-compare-col {
display: flex;
flex-direction: column;
padding: 15px;
word-break: break-word;
}
.jws-compare-table .jws-compare-row .jws-compare-col .jws-compare-remove {
position: relative;
padding-left: 20px;
}
.jws-compare-table .jws-compare-row .jws-compare-col .jws-compare-remove.loading .remove-loader {
opacity: 1;
}
.jws-compare-table .jws-compare-row .jws-compare-col .jws-compare-remove.loading:before,
.jws-compare-table .jws-compare-row .jws-compare-col .jws-compare-remove.loading:after {
opacity: 0;
}
.jws-compare-table .jws-compare-row .jws-compare-col .jws-compare-remove .remove-loader {
display: block;
width: 12px;
height: 12px;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
border: 1px solid #000000;
border-color: #000000 #000000 #000000 #f7f7f7;
-webkit-animation: lds-dual-ring 0.5s linear infinite;
-o-animation: lds-dual-ring 0.5s linear infinite;
-ms-animation: lds-dual-ring 0.5s linear infinite;
-moz-animation: lds-dual-ring 0.5s linear infinite;
animation: lds-dual-ring 0.5s linear infinite;
opacity: 0;
-webkit-transition: 0.35s all;
-o-transition: 0.35s all;
-ms-transition: 0.35s all;
-moz-transition: 0.35s all;
transition: 0.35s all;
position: absolute;
top: 50%;
left: 0;
margin-top: -8px;
}
.jws-compare-table .jws-compare-row .jws-compare-col .jws-compare-remove:before {
content: " ";
position: absolute;
top: 42%;
display: inline-block;
margin-top: -1px;
width: 12px;
height: 3px;
background-color: currentColor;
transition: 0.3s ease , opacity 0s;
-webkit-transition: 0.3s ease , opacity 0s;
left: 0;
}
.jws-compare-table .jws-compare-row .jws-compare-col .jws-compare-remove:after {
content: " ";
position: absolute;
top: 42%;
display: inline-block;
margin-top: -1px;
width: 12px;
height: 3px;
background-color: currentColor;
transition: 0.3s ease , opacity 0s;
-webkit-transition: 0.3s ease , opacity 0s;
left: 0;
}
.jws-compare-table .jws-compare-row .jws-compare-col .jws-compare-remove:hover:after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.jws-compare-table .jws-compare-row .jws-compare-col .jws-compare-remove:hover:before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-field {
flex: 0 0 20%;
color: #2d2a2a;
text-transform: uppercase;
font-weight: 600;
font-size: 16px;
padding: 15px 0;
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-value {
flex: 0 1 26.6666%;
align-items: center;
text-align: center;
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-value .compare-basic-content .product-image {
margin-bottom: 21px;
display: block;
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-value .compare-basic-content .product-ctegory {
margin-bottom: 3px;
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-value .compare-basic-content .product-ctegory a {
color: var(--body);
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-value .compare-basic-content .product-ctegory a:hover {
color: var(--main);
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-value .compare-basic-content .product-title {
font-size: 15px;
font-weight: 500;
margin-bottom: 11px;
line-height: 24px;
min-height: 48px;
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-value .compare-basic-content .product-title a {
color: var(--heading);
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-value .compare-basic-content .product-title a:hover {
color: var(--main);
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-value .compare-basic-content .star-rating {
margin-bottom: 15px;
width: 95px;
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-value .compare-basic-content .price {
margin-bottom: 29px;
font-size: 24px;
font-weight: bold;
color: var(--main);
}
.jws-compare-table .jws-compare-row .jws-compare-col:not(:last-child) {
border-right: 1px solid #efefef;
}
.jws_cat_list span {
display: inline-block;
vertical-align: middle;
margin: 0 3px;
width: 4px;
height: 1px;
}
@media (max-width: 1024px) {
.jws-compare-table {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-field {
flex: 0 0 33.33%;
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-value {
flex: 1 0 33.33333%;
}
}
@media (max-width: 576px) {
.jws-compare-table .jws-compare-row .jws-compare-col {
flex: 1 0 75% !important;
}
.jws-compare-table .jws-compare-row .compare-field {
display: none;
}
} .main-product.product {
padding-bottom: 40px;
padding-top: 80px;
}
.main-product.product .entry-summary {
position: relative;
}
.main-product.product .post-navigation {
position: absolute;
right: 0;
}
.main-product.product .post-navigation > div {
display: inline-block;
box-shadow: 0px 0px 5.74px 1.26px rgba(25, 4, 2, 0.05);
width: 40px;
height: 30px;
text-align: center;
background: var(--light);
font-size: 16px;
transition: 0.3s all;
cursor: pointer;
}
.main-product.product .post-navigation > div a {
color: var(--heading);
}
.main-product.product .post-navigation > div.right {
margin-left: 10px;
}
.main-product.product .post-navigation > div:hover {
background: var(--heading);
}
.main-product.product .post-navigation > div:hover a {
color: var(--light);
}
.main-product.product .post-navigation > div:hover .product-inner {
opacity: 1;
transform: translateY(0);
pointer-events: auto;
}
.main-product.product .post-navigation .product-inner {
width: 130px;
position: absolute;
opacity: 0;
bottom: 45px;
right: 0;
transition: 0.3s all;
padding: 10px;
z-index: 99;
transform: translateY(-10px);
background: var(--light);
box-shadow: 0px 0px 5.74px 1.26px rgba(25, 4, 2, 0.05);
pointer-events: none;
}
.main-product.product .post-navigation .product-inner img {
margin-bottom: 10px;
}
.main-product.product .post-navigation .product-inner .title a {
color: var(--heading);
font-size: 12px;
line-height: 20px;
display: block;
}
.main-product.product .post-navigation .product-inner .title a:hover {
color: var(--main);
}
.main-product.product .product-brand a {
color: var(--body);
}
.main-product.product .product-brand a:hover {
color: var(--main);
}
.main-product.product .product-title {
font-size: 36px;
color: var(--heading);
margin-top: 12px;
margin-bottom: 3px;
font-weight: 500;
line-height: 40px;
}
.main-product.product .variations_form .variations {
margin-bottom: 18px;
}
.main-product.product .variations_form tr {
display: inline-block;
border: 0;
}
.main-product.product .variations_form tr:not(:last-child) {
margin-right: 28px;
}
.main-product.product .variations_form .label {
color: var(--heading);
font-weight: 500;
margin-top: 7px;
}
.main-product.product .variations_form td {
display: inline-block;
position: relative;
}
.main-product.product .variations_form .reset_variations {
position: absolute;
right: 0;
transform: translate(100%, 10px);
-webkit-transform: translate(100%, 10px);
}
.main-product.product .variations_form .select2-container .select2-selection--single {
height: 40px;
background: #f8f8f8;
padding-right: 30px;
}
.main-product.product .variations_form .select2-container .select2-selection--single .select2-selection__rendered {
line-height: 40px;
color: var(--heading);
}
.main-product.product .variations_form .select2-container .select2-selection--single .select2-selection__arrow b {
margin-top: -6px;
}
.main-product.product .stock {
font-size: 13px;
font-weight: 500;
margin: 0;
}
.main-product.product .in-stock {
color: #019a49;
}
.main-product.product .price {
font-size: 24px;
font-weight: bold;
color: var(--main);
margin-top: 26px;
margin-bottom: 0px;
}
.main-product.product .price ins {
text-decoration: none;
}
.main-product.product .price del {
font-size: 20px;
font-weight: 500;
color: var(--body);
}
.main-product.product .woocommerce-product-rating .woocommerce-review-link {
font-size: 13px;
color: var(--body);
}
.main-product.product .woocommerce-product-rating .star-rating {
width: 84px;
margin-right: 3px;
}
.main-product.product .woocommerce-product-rating .star-rating:before {
font-size: 16px;
}
.main-product.product .woocommerce-product-rating .star-rating span:before {
font-size: 16px;
}
.main-product.product .woocommerce-tabs {
margin-bottom: 38px;
margin-top: 31px;
}
.main-product.product .woocommerce-tabs .woocommerce-Tabs-panel h3 {
margin: 0;
margin-bottom: 15px;
}
.main-product.product .woocommerce-tabs .woocommerce-Tabs-panel table tr td {
padding: 0.4em 0px;
}
.main-product.product .woocommerce-tabs .woocommerce-Tabs-panel table tr td:last-child {
text-align: right;
}
.main-product.product .woocommerce-tabs .woocommerce-Tabs-panel .f-include {
margin-bottom: 10px;
}
.main-product.product .woocommerce-tabs .woocommerce-Tabs-panel .f-include:after,
.main-product.product .woocommerce-tabs .woocommerce-Tabs-panel .f-exclude:after {
content: "";
display: table;
clear: both;
}
.main-product.product .woocommerce-tabs .woocommerce-Tabs-panel .f-include .left,
.main-product.product .woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .left {
font-weight: 500;
color: var(--heading);
width: 20%;
float: left;
}
.main-product.product .woocommerce-tabs .woocommerce-Tabs-panel .f-include .right,
.main-product.product .woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .right {
width: 80%;
float: left;
padding-top: 18px;
}
.main-product.product .woocommerce-tabs .woocommerce-Tabs-panel .f-include .right span,
.main-product.product .woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .right span {
color: var(--heading);
display: inline-block;
width: 33%;
}
.main-product.product .woocommerce-tabs .woocommerce-Tabs-panel .f-include .right span .icon_check,
.main-product.product .woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .right span .icon_check {
font-size: 18px;
margin-right: 17px;
}
.main-product.product .woocommerce-tabs .woocommerce-Tabs-panel .f-include .right span .icon_close,
.main-product.product .woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .right span .icon_close {
font-size: 22px;
margin-right: 17px;
transform: translateY(5px);
-webki-transform: translateY(5px);
display: inline-block;
}
.main-product.product .woocommerce-tabs .wc-tabs {
padding: 0;
list-style-type: none;
position: relative;
margin-bottom: 6px;
}
.main-product.product .woocommerce-tabs .wc-tabs li {
display: inline-block;
margin-right: 39px;
}
.main-product.product .woocommerce-tabs .wc-tabs li:last-child {
margin-right: 0;
}
.main-product.product .woocommerce-tabs .wc-tabs li.active a:after {
width: 100%;
left: 0;
}
.main-product.product .woocommerce-tabs .wc-tabs li a {
font-weight: bold;
font-size: 16px;
color: var(--heading);
position: relative;
padding-bottom: 8px;
}
.main-product.product .woocommerce-tabs .wc-tabs li a:after {
content: "";
width: 0;
transition: 0.3s all;
position: absolute;
right: 0;
bottom: 0;
height: 2px;
background: var(--main);
}
.main-product.product .related {
padding-top: 39px;
}
.main-product.product .related > h2 {
font-size: 24px;
margin-bottom: 26px;
}
.main-product.product .related .product-item {
padding: 0 15px;
opacity: 0;
visibility: hidden;
transition: 0.3s all;
margin: 0;
}
.main-product.product .related .slick-active {
opacity: 1;
visibility: visible;
}
.main-product.product .related .slick-list {
overflow: unset;
}
.main-product.product .related .jws-carousel-btn {
width: 45px;
height: 45px;
color: var(--heading);
font-size: 30px;
border: 2px solid var(--main);
display: block !important;
line-height: 41px;
text-align: center;
cursor: pointer;
transition: .3s all;
position: absolute;
z-index: 1;
top: 50%;
margin-top: -22px;
background: #ffffff;
}
.main-product.product .related .jws-carousel-btn:hover {
background: var(--main);
color: #ffffff;
}
.main-product.product .related .next-item {
right: 0;
}
.main-product.product .related .slick-list {
overflow: unset;
}
.main-product.product .jws-quantity-wrap {
max-width: 80px;
display: inline-block;
margin-right: 14px;
}
.main-product.product .jws-quantity-wrap .quantity {
position: relative;  }
.main-product.product .jws-quantity-wrap .quantity .screen-reader-text {
display: none;
}
.main-product.product .jws-quantity-wrap .quantity input::-webkit-outer-spin-button,
.main-product.product .jws-quantity-wrap .quantity input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.main-product.product .jws-quantity-wrap .quantity input[type=number] {
-moz-appearance: textfield;
}
.main-product.product .jws-quantity-wrap .quantity > span {
position: absolute;
top: 0px;
width: 25px;
height: 50px;
overflow: hidden;
cursor: pointer;
font-family: "jws_icon";
text-align: center;
line-height: 46px;
}
.main-product.product .jws-quantity-wrap .quantity > span.jws-qty-minus {
left: 3px;
}
.main-product.product .jws-quantity-wrap .quantity > span.jws-qty-minus:before {
content: '-';
font-size: 17px;
}
.main-product.product .jws-quantity-wrap .quantity > span.jws-qty-plus {
right: 3px;
}
.main-product.product .jws-quantity-wrap .quantity > span.jws-qty-plus:before {
content: '+';
font-size: 14px;
}
.main-product.product .jws-quantity-wrap .quantity .input-text {
text-align: center;
}
.main-product.product form .jws-wishlist-btn,
.main-product.product form .jws-compare-btn {
width: 50px;
height: 50px;
display: inline-block;
text-align: center;
line-height: 47px;
color: var(--heading);
border: 1px solid;
margin-right: 13px;
font-size: 20px;
vertical-align: middle;
position: relative;
}
.main-product.product form .jws-wishlist-btn.loading:after,
.main-product.product form .jws-compare-btn.loading:after {
font-family: "jws_icon";
content: '\e834';
top: 0px;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
font-size: 20px;
left: 16px;
font-weight: bold;
}
.main-product.product form .jws-wishlist-btn.loading i,
.main-product.product form .jws-compare-btn.loading i {
display: none;
}
.main-product.product form .jws-wishlist-btn .added,
.main-product.product form .jws-compare-btn .added {
display: none;
}
.main-product.product form .jws-wishlist-btn.added .added,
.main-product.product form .jws-compare-btn.added .added {
display: block;
}
.main-product.product form .jws-wishlist-btn.added .notadd,
.main-product.product form .jws-compare-btn.added .notadd {
display: none;
}
.main-product.product form .jws-wishlist-btn span,
.main-product.product form .jws-compare-btn span {
position: absolute;
min-width: 130px;
background: #000000;
font-size: 13px;
color: var(--light);
line-height: 24px;
border-radius: 3px;
padding: 3px 5px;
top: -40px;
opacity: 0;
transition: 0.3s all;
transform: translatex(-50%);
-webkit-transform: translatex(-50%);
pointer-events: none;
left: 50%;
}
.main-product.product form .jws-wishlist-btn span:after,
.main-product.product form .jws-compare-btn span:after {
width: 0;
height: 0;
border-top: 4px solid #000000;
border-left: 5px solid transparent;
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5.5px;
border-right: 5px solid transparent;
}
.main-product.product form .jws-wishlist-btn:hover span,
.main-product.product form .jws-compare-btn:hover span {
opacity: 1;
}
.main-product.product .product_meta {
margin-top: 20px;
}
.main-product.product .product_meta > span {
display: block;
color: var(--heading);
font-weight: 500;
margin-bottom: -4px;
}
.main-product.product .product_meta > span span,
.main-product.product .product_meta > span a {
color: var(--body);
font-weight: 400;
}
.main-product.product .woocommerce-variation-price {
margin-bottom: 20px;
}
.main-product.product .jws-group-accordion-wap {
background: #f6f6f6;
}
.main-product.product .woocommerce-Tabs-panel {
padding: 39px 0 50px;
}
.main-product.product .woocommerce-Tabs-panel > .elementor {
margin-right: -10px;
margin-left: -10px;
}
.main-product.product .woocommerce-product-attributes {
border: 1px solid #ebf0f0;
width: auto;
margin: 0 !important;
}
.main-product.product .woocommerce-product-attributes th {
font-weight: 400;
background: var(--heading);
padding: 10px 20px;
min-width: 100px;
color: #ffffff;
border: 1px solid var(--heading);
}
.main-product.product .woocommerce-product-attributes td {
text-align: right;
padding: 10px 20px !important;
vertical-align: middle;
min-width: 300px;
border: 1px solid var(--heading);
color: var(--heading);
}
.main-product.product .product-share {
position: fixed;
right: 48px;
top: 50%;
z-index: 1;
}
.main-product.product .product-share > button {
border: none;
background: #ffffff;
font-size: 16px;
color: var(--heading);
box-shadow: 0px 0px 5.74px 1.26px rgba(25, 4, 2, 0.05);
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
border-radius: 100%;
display: block;
padding: 0;
}
.main-product.product .product-share .addthis_inline_share_toolbox {
padding: 0;
margin: 0;
list-style-type: none;
position: absolute;
bottom: 100%;
left: 12px;
transition: 0.3s all;
opacity: 0;
transform: translatey(-20px);
-webkit-transform: translatey(-20px);
}
.main-product.product .product-share .addthis_inline_share_toolbox.opened {
opacity: 1;
transform: translatey(0);
-webkit-transform: translatey(0);
}
.main-product.product .product-share .addthis_inline_share_toolbox .post-share-inner a {
display: block;
color: #ffffff;
margin-bottom: 17px;
font-size: 13px;
opacity: 0;
transform: translatey(10px);
-webkit-transform: translatey(10px);
background: var(--heading);
width: 25px;
height: 25px;
text-align: center;
border-radius: 5px;
}
.main-product.product .product-share .addthis_inline_share_toolbox .post-share-inner a:hover {
background: var(--main);
}
.main-product.product .product-share .addthis_inline_share_toolbox .post-share-inner a.show {
opacity: 1;
transform: translatey(0px);
-webkit-transform: translatey(0px);
}
.single_add_to_cart_button {
border: none;
background: var(--heading);
color: #ffffff;
height: 50px;
line-height: 40px;
min-width: 220px;
padding: 0 15px;
margin-right: 8px;
margin-bottom: 15px;
position: relative;
}
.single_add_to_cart_button.loading span {
opacity: 0;
}
.single_add_to_cart_button.loading:after {
font-family: "jws_icon";
content: '\e834';
top: 5px;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
font-size: 27px;
left: 50%;
font-weight: bold;
margin-left: -6px;
}
.single_add_to_cart_button span {
transition: .3s all;
}
.thumbnail_position_left {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -12.5px;
}
.thumbnail_position_left .woocommerce-product-gallery__wrapper .owl-item:not(:first-child) {
display: none;
}
.thumbnail_position_left .owl-loaded .owl-item:not(:first-child) {
display: block;
}
.thumbnail_position_left .jws_main_image {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% - 105px);
flex: 0 0 calc(100% - 105px);
max-width: calc(100% - 105px);
position: relative;
padding: 0 12.5px;
}
.thumbnail_position_left .jws_main_image .jws_pr_labels {
left: 37px;
top: 26px;
}
.thumbnail_position_left .jws_main_image .jws-show-product-gallery-wrap {
position: absolute;
right: 18px;
top: 18px;
z-index: 1;
transition: 0.3s all;
border: none;
background: #ffffff;
font-size: 16px;
color: var(--heading);
box-shadow: 0px 0px 5.74px 1.26px rgba(25, 4, 2, 0.05);
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
border-radius: 100%;
display: block;
padding: 0;
}
.thumbnail_position_left .jws_main_image .jws-show-product-gallery-wrap .jws-show-product-gallery {
display: block;
font-size: 23px;
color: var(--heading);
}
.thumbnail_position_left .jws_thumbnail_image {
-webkit-box-flex: 0;
-ms-flex: 0 0 105px;
flex: 0 0 105px;
max-width: 105px;
position: relative;
padding: 0 12.5px;
}
.thumbnail_position_left .jws_thumbnail_image .thumbnails {
opacity: 0;
height: 0;
}
.thumbnail_position_left .jws_thumbnail_image .thumbnails.slick-initialized,
.thumbnail_position_left .jws_thumbnail_image .thumbnails.owl-loaded {
opacity: 1;
height: auto;
}
.thumbnail_position_left .jws_thumbnail_image .thumbnails.slick-slider {
display: flex;
align-items: stretch;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.thumbnail_position_left .jws_thumbnail_image .thumbnails.slick-slider > button {
-ms-flex-order: 2;
order: 2;
padding: 0;
width: 48%;
height: 30px;
border: none;
background: var(--main);
color: #ffffff;
font-size: 0;
line-height: 30px;
-webkit-transition: 0.3s ease;
-o-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-moz-transition: 0.3s ease;
transition: 0.3s ease;
}
.thumbnail_position_left .jws_thumbnail_image .thumbnails.slick-slider > button.slick-next:before {
content: "\f078";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 16px;
}
.thumbnail_position_left .jws_thumbnail_image .thumbnails.slick-slider > button.slick-prev:before {
content: "\f077";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 16px;
}
.thumbnail_position_left .jws_thumbnail_image .product-image-thumbnail {
margin: 0;
margin-bottom: 24px;
}
.thumbnail_position_left .jws_thumbnail_image .product-image-thumbnail img {
border: 1px solid transparent;
transition: 0.3s all;
}
.thumbnail_position_left .jws_thumbnail_image .active-thumb img {
border-color: var(--heading) !important;
}
a.product-search-single {
position: fixed;
left: 48px;
top: 50%;
z-index: 1;
overflow: hidden;
}
a.product-search-single i {
width: 40px;
height: 40px;
display: block;
background: rgba(0, 0, 0, 0.22);
text-align: center;
line-height: 40px;
color: var(--light);
border-radius: 50%;
font-size: 20px;
position: absolute;
top: 5px;
left: 5px;
}
a.product-search-single > span {
background: var(--main);
border-radius: 40px;
height: 50px;
color: #ffffff;
font-weight: 500;
display: block;
line-height: 50px;
width: 50px;
transition: 0.3s all;
}
a.product-search-single > span span {
opacity: 0;
padding: 0 27px 0 56px;
transition: 0.3s;
white-space: nowrap;
}
a.product-search-single:hover > span {
width: 100%;
}
a.product-search-single:hover > span span {
opacity: 1;
}
.single-form-popp {
position: fixed;
left: 50%;
top: 50%;
z-index: 999;
width: 100%;
height: 100%;
left: 0;
top: 0;
text-align: center;
transition: 0.3s all;
opacity: 0;
visibility: hidden;
}
.single-form-popp.active {
opacity: 1;
visibility: visible;
}
.single-form-popp.active .widget-inner {
transform: translatey(0);
-webkit-transform: translatey(0);
opacity: 1;
transition-delay: 0.3s;
}
.single-form-popp .overlay {
position: absolute;
background: rgba(0, 0, 0, 0.6);
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.single-form-popp .widget-inner {
position: relative;
display: block;
vertical-align: middle;
text-align: left;
z-index: 1045;
max-width: 1170px;
margin: 100px auto 0;
transition: 0.3s all;
transform: translatey(-100px);
-webkit-transform: translatey(-100px);
opacity: 0;
}
.single-form-popp .widget-inner .tabcontent {
padding: 23px 20px 30px;
}
.single-form-popp .close-search-popup {
font-size: 30px;
display: inline-block;
position: absolute;
right: 0;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background: #ffffff;
color: var(--heading);
z-index: 1;
cursor: pointer;
}
.single-form-popp .container {
padding: 0;
}
.rent-gallery {
position: relative;
z-index: 0;
}
.rent-gallery .slider-item .overlay {
content: "";
width: 100%;
height: 100%;
left: 0;
top: 0;
background: rgba(0, 0, 0, 0.25);
position: absolute;
}
.rent-gallery .slider-item .image {
height: 735px;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.rent-gallery .swiper-pagination-bullet {
width: 25px;
height: 2px;
-webkit-border-radius: 0;
border-radius: 0;
background: #fff;
opacity: .25;
margin-right: 6px;
transform: scale(1);
}
.rent-gallery .swiper-pagination-bullet-active {
opacity: 1;
}
.rent-gallery .swiper-button-next,
.rent-gallery .swiper-button-prev {
background: rgba(0, 0, 0, 0.6);
color: #ffffff;
font-size: 30px;
border: 0;
outline: none;
width: 30px;
height: 60px;
line-height: 60px;
margin-top: -30px;
}
.rent-gallery .swiper-button-next:after,
.rent-gallery .swiper-button-prev:after {
display: none;
}
.rent-gallery .swiper-button-next {
right: 50px;
}
.rent-gallery .swiper-button-prev {
left: 50px;
}
.rent-gallery .swiper-pagination-bullets {
bottom: 58px;
}
.main-product.rent {
padding-bottom: 85px;
}
.main-product.rent .car-info {
padding: 21px 30px 0px;
}
.main-product.rent .car-info .car-name-form {
margin-bottom: 10px;
}
.main-product.rent .car-info .car-info-item {
display: block;
margin-bottom: 12px;
}
.main-product.rent .car-info .car-info-item p {
margin: 0;
font-size: 15px;
color: var(--heading);
}
.main-product.rent .car-info .car-info-item label {
font-size: 13px;
color: var(--body);
margin-bottom: -3px;
}
.main-product.rent .car-info .car-info-item label span {
color: var(--heading);
font-size: 20px;
margin-right: 5px;
}
.main-product.rent .rent-container {
padding-top: 64px;
}
.main-product.rent .product-title {
font-size: 30px;
color: var(--heading);
margin-top: 17px;
margin-bottom: 8px;
}
.main-product.rent .rent-cartype {
color: var(--heading);
}
.main-product.rent .rent-cat {
font-size: 13px;
text-transform: uppercase;
font-weight: bold;
}
.main-product.rent .rent-description {
margin-bottom: 49px;
}
.main-product.rent .rent-description label {
font-weight: bold;
font-size: 13px;
display: block;
position: relative;
margin-bottom: 11px;
overflow: hidden;
}
.main-product.rent .rent-description label:after {
position: absolute;
top: 51%;
overflow: hidden;
width: 100%;
height: 1px;
content: '\a0';
background-color: #e7e7e7;
margin-left: 10px;
}
.main-product.rent .rent-description p {
margin-top: 0;
margin-bottom: 28px;
}
.main-product.rent .woocommerce-tabs {
margin-bottom: 38px;
}
.main-product.rent .woocommerce-tabs .container {
padding: 0;
}
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel h3 {
margin: 0;
margin-bottom: 15px;
}
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel table tr:nth-child(odd) {
background: #f2f2f2;
}
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel table tr {
border: 0;
}
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel table tr td {
color: var(--heading);
padding: 4px 18px;
height: auto !important;
}
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel table tr td:last-child {
text-align: right;
font-weight: 500;
}
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-include {
margin-bottom: 10px;
}
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-include:after,
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-exclude:after {
content: "";
display: table;
clear: both;
}
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-include .left,
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .left {
font-weight: 500;
color: var(--heading);
width: 20%;
float: left;
}
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-include .right,
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .right {
width: 80%;
float: left;
padding-top: 18px;
}
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-include .right span,
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .right span {
color: var(--heading);
display: inline-block;
width: 33%;
}
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-include .right span .jws-icon-icon_check,
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .right span .jws-icon-icon_check {
font-size: 18px;
margin-right: 17px;
}
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-include .right span .jws-icon-icon_close,
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .right span .jws-icon-icon_close {
font-size: 22px;
margin-right: 17px;
transform: translateY(2px);
-webki-transform: translateY(2px);
display: inline-block;
}
.main-product.rent .woocommerce-tabs .wc-tabs {
padding: 0;
list-style-type: none;
position: relative;
overflow: hidden;
margin-bottom: 16px;
}
.main-product.rent .woocommerce-tabs .wc-tabs:after {
position: absolute;
top: 51%;
overflow: hidden;
width: 100%;
height: 1px;
content: '\a0';
background-color: #e7e7e7;
margin-left: 10px;
}
.main-product.rent .woocommerce-tabs .wc-tabs li {
display: inline-block;
margin-right: 39px;
}
.main-product.rent .woocommerce-tabs .wc-tabs li:last-child {
margin-right: 0;
}
.main-product.rent .woocommerce-tabs .wc-tabs li a {
font-weight: bold;
font-size: 13px;
color: var(--body);
text-transform: uppercase;
}
.main-product.rent .rent-container .product-attr {
margin-top: 24px;
margin-bottom: 54px;
}
.main-product.rent .rent-container .product-attr:after {
content: "";
display: table;
clear: both;
}
.main-product.rent .rent-container .product-attr .item {
width: 24%;
display: inline-block;
color: var(--heading);
}
.main-product.rent .rent-container .product-attr .item img {
width: 31px;
vertical-align: top;
margin-right: 11px;
}
.main-product.rent .rent-container .product-attr .item .transmission {
width: 29px;
}
.main-product.rent .rent-container .product-attr .item .door {
width: 27px;
}
.main-product.rent .rent-container .product-attr .item .fuel {
width: 24px;
}
.main-product.rent .product-reviews .average {
font-size: 36px;
color: var(--heading);
font-weight: bold;
display: block;
margin-top: 19px;
margin-bottom: 9px;
}
.main-product.rent .product-reviews .average i {
color: var(--main);
font-size: 22px;
vertical-align: top;
margin-left: 5px;
}
.main-product.rent .product-reviews .review-count {
color: var(--heading);
display: block;
margin-bottom: 29px;
}
.main-product.rent .product-reviews .comment-form textarea,
.main-product.rent .product-reviews .comment-form input[type="text"],
.main-product.rent .product-reviews .comment-form input[type="email"] {
border: 1px solid #e8e8e8;
color: var(--heading);
padding: 0 18px;
margin-bottom: 8px;
}
.main-product.rent .product-reviews .comment-form textarea::-webkit-input-placeholder,
.main-product.rent .product-reviews .comment-form input[type="text"]::-webkit-input-placeholder,
.main-product.rent .product-reviews .comment-form input[type="email"]::-webkit-input-placeholder { color: var(--heading);
}
.main-product.rent .product-reviews .comment-form textarea::-moz-placeholder,
.main-product.rent .product-reviews .comment-form input[type="text"]::-moz-placeholder,
.main-product.rent .product-reviews .comment-form input[type="email"]::-moz-placeholder { color: var(--heading);
}
.main-product.rent .product-reviews .comment-form textarea:-ms-input-placeholder,
.main-product.rent .product-reviews .comment-form input[type="text"]:-ms-input-placeholder,
.main-product.rent .product-reviews .comment-form input[type="email"]:-ms-input-placeholder { color: var(--heading);
}
.main-product.rent .product-reviews .comment-form textarea:-moz-placeholder,
.main-product.rent .product-reviews .comment-form input[type="text"]:-moz-placeholder,
.main-product.rent .product-reviews .comment-form input[type="email"]:-moz-placeholder { color: var(--heading);
}
.main-product.rent .product-reviews .comment-form input[type="text"],
.main-product.rent .product-reviews .comment-form input[type="email"] {
height: 50px;
background: transparent;
}
.main-product.rent .product-reviews .comment-form textarea {
padding-top: 7px;
height: 174px;
background: var(--light);
}
.main-product.rent .product-reviews .comment-form > p {
margin: 0;
}
.main-product.rent .product-reviews .comment-form .submit {
color: #ffffff;
border: 0;
background: var(--main);
min-width: 183px;
height: 53px;
line-height: 53px;
text-align: center;
margin-top: 25px;
}
.main-product.rent .product-reviews .comment-notes {
display: none;
}
.main-product.rent .product-reviews .comment-reply-title {
font-weight: bold;
font-size: 13px;
text-transform: uppercase;
margin-bottom: 10px;
display: block;
color: var(--heading);
margin-top: 10px;
}
.main-product.rent .product-reviews .comment-form-rating .stars [class*="star"]:before {
color: var(--main);
}
.main-product.rent .product-reviews .commentlist {
padding: 0;
}
.main-product.rent .product-reviews .commentlist li {
margin-bottom: 33px;
}
.main-product.rent .product-reviews .commentlist li .comment_container img {
border-radius: 100%;
display: inline-block;
width: 60px;
vertical-align: top;
}
.main-product.rent .product-reviews .commentlist li .comment_container .comment-text {
margin-top: -8px;
display: inline-block;
width: calc(100% - 84px);
padding-left: 19px;
padding-top: 10px;
}
.main-product.rent .product-reviews .commentlist li .comment_container .meta {
font-size: 13px;
margin-bottom: -3px;
}
.main-product.rent .product-reviews .commentlist li .comment_container .meta .woocommerce-review__author {
font-weight: 500;
margin-right: 6px;
}
.main-product.rent .product-reviews .commentlist li .comment_container .meta .woocommerce-review__dash {
display: none;
}
.main-product.rent .product-reviews .commentlist li .comment_container .description {
color: var(--heading);
}
.main-product.rent .product-reviews .woocommerce-Reviews-title {
display: none;
}
.main-product.rent .product-reviews .review-title {
font-weight: bold;
font-size: 13px;
display: block;
position: relative;
margin-bottom: 11px;
overflow: hidden;
}
.main-product.rent .product-reviews .review-title:after {
position: absolute;
top: 51%;
overflow: hidden;
width: 100%;
height: 1px;
content: '\a0';
background-color: #e7e7e7;
margin-left: 10px;
}
.main-product.rent .jws-adsearch-filter {
padding: 30px;
box-shadow: 0.209px 2.993px 54.28px 4.72px rgba(25, 4, 2, 0.05);
margin-top: -68px;
position: relative;
background: #ffffff;
}
.main-product.rent .jws-rent-google-map {
height: 434px;
width: 100%;
}
.main-product.rent .map-container {
padding: 0 50px;
margin-top: 62px;
}
.main-product.rent .related {
padding-top: 62px;
}
.main-product.rent .related > h2 {
font-size: 30px;
margin-bottom: 40px;
}
.main-product.rent .related .product-item {
padding: 0 15px;
opacity: 0;
visibility: hidden;
transition: 0.3s all;
margin: 0;
}
.main-product.rent .related .slick-active {
opacity: 1;
visibility: visible;
}
.main-product.rent .related .slick-list {
overflow: unset;
}
.main-product.rent .related .jws-carousel-btn {
width: 45px;
height: 45px;
color: var(--heading);
font-size: 30px;
border: 2px solid var(--main);
display: block !important;
line-height: 41px;
text-align: center;
cursor: pointer;
transition: .3s all;
position: absolute;
z-index: 1;
top: 50%;
margin-top: -22px;
background: #ffffff;
}
.main-product.rent .related .jws-carousel-btn:hover {
background: var(--main);
color: #ffffff;
}
.main-product.rent .related .next-item {
right: 0;
}
.main-product.rent .related .slick-list {
overflow: unset;
}
.block-title {
font-weight: 500;
font-size: 15px;
margin-top: 11px;
margin-bottom: 2px;
}
.car-big-card .price {
display: inline;
font-weight: bold;
font-size: 30px;
color: var(--heading);
}
.car-big-card .day {
font-size: 18px;
color: var(--heading);
}
.car-big-card .raiting-detail {
display: inline;
float: right;
color: var(--heading);
}
.car-big-card .raiting-detail .average {
font-weight: bold;
}
.car-big-card .raiting-detail .average i {
color: var(--main);
font-size: 14px;
margin-left: 5px;
margin-right: 2px;
}
.form-extras {
padding-bottom: 40px;
}
.form-extras .more_extra {
display: none;
}
.form-extras .more_extra_btn {
text-align: center;
display: block;
font-size: 13px;
color: var(--body);
}
.form-extras .more_extra_btn i {
color: var(--heading);
font-size: 18px;
display: inline-block;
transform: translateY(3px);
-webkit-transform: translateY(3px);
}
.form-extras > label {
font-weight: 500;
color: var(--heading);
margin-bottom: 15px;
margin-top: 15px;
}
.form-extras .checkbox {
margin-bottom: 15px;
}
.form-extras .checkbox label {
color: var(--heading);
vertical-align: middle;
margin: 0;
display: inline-block;
width: calc(100% - 45px);
}
.form-extras .checkbox .pull-right {
float: right;
}
.form-extras .checkbox [disabled="disabled"] {
opacity: 0.4;
}
.form-extras .checkbox input[type="checkbox"] {
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
position: relative;
vertical-align: middle;
margin-right: 15px;
float: left;
}
.form-extras .checkbox input[type="checkbox"]:before {
content: "";
background: #f2f2f2;
border: 2px solid #f2f2f2;
width: 30px;
height: 30px;
display: block;
}
.form-extras .checkbox input[type="checkbox"]:after {
color: var(--main);
left: 6px;
font-size: 16px;
top: 5px;
}
.form-extras .checkbox input[type="checkbox"]:checked:after {
display: block;
}
.form-extras .checkbox input[type="checkbox"]:checked:before {
outline: 2px solid var(--main);
outline-offset: -2px;
background-color: #f2f2f2 !important;
}
.reservation-now #reservation_car_btn {
font-size: 16px;
background: var(--main);
width: 100%;
border: 0;
color: #ffffff;
height: 50px;
}
.reservation-now #request_car_btn {
width: 100%;
font-size: 16px;
background: #edefff;
color: var(--main);
display: block;
position: relative;
}
.reservation-now #request_car_btn.loading span {
opacity: 0;
}
.reservation-now #request_car_btn.loading:after {
font-family: "jws_icon";
content: '\e834';
top: 0;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
font-size: 30px;
left: 50%;
margin-left: -10px;
font-weight: bold;
}
.reservation-now .btn-or {
position: relative;
display: block;
width: 100%;
text-align: center;
overflow: hidden;
margin: 20px 0 15px;
}
.reservation-now .btn-or:before,
.reservation-now .btn-or:after {
position: absolute;
top: 51%;
overflow: hidden;
width: 50%;
height: 1px;
content: '\a0';
background-color: #e7e7e7;
}
.reservation-now .btn-or:before {
margin-left: -53%;
text-align: right;
}
.reservation-now .btn-or:after {
margin-left: 10px;
}
.cal-price-total {
position: relative;
}
.cal-price-total:after {
font-family: "jws_icon";
content: '\e834';
top: 30px;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
font-size: 35px;
left: 50%;
font-weight: bold;
margin-left: -6px;
color: var(--heading);
transition: 0.3s all;
opacity: 0;
}
.cal-price-total.loading:after {
opacity: 1;
}
.cal-price-total.loading ul {
opacity: 0.3;
}
.cal-price-total ul {
padding-top: 33px;
transition: 0.3s all;
}
.cal-price-total ul li {
color: var(--heading);
padding: 5px 0;
}
.cal-price-total ul li > .price {
float: right;
}
.cal-price-total ul div {
font-weight: 500;
font-size: 18px;
border-top: 1px solid #e9e9e9;
margin-top: 11px;
padding-top: 19px;
}
.swiper-pagination-bullets-dynamic {
white-space: nowrap;
}
.swiper-pagination-bullet {
transition: 0.3s all;
}
.woocommerce-Tabs-panel {
display: none;
}
.accordion-active .woocommerce-Tabs-panel {
display: block;
}
.jws-group-accordion-wap .tab-heading {
display: none;
}
.jws-group-accordion-wap {
transition: height 0.5s cubic-bezier(0.2, 0.35, 0.25, 1) 0s;
overflow: hidden;
}
.woocommerce-Reviews .average {
font-size: 36px;
color: var(--heading);
font-weight: bold;
display: block;
margin-top: 19px;
margin-bottom: 9px;
}
.woocommerce-Reviews .average i {
color: var(--main);
font-size: 22px;
vertical-align: top;
margin-left: 5px;
}
.woocommerce-Reviews .review-count {
color: var(--heading);
display: block;
margin-bottom: 29px;
}
.woocommerce-Reviews .comment-form textarea,
.woocommerce-Reviews .comment-form input[type="text"],
.woocommerce-Reviews .comment-form input[type="email"] {
border: 1px solid #e8e8e8;
color: var(--heading);
padding: 0 18px;
margin-bottom: 8px;
}
.woocommerce-Reviews .comment-form textarea::-webkit-input-placeholder,
.woocommerce-Reviews .comment-form input[type="text"]::-webkit-input-placeholder,
.woocommerce-Reviews .comment-form input[type="email"]::-webkit-input-placeholder { color: var(--heading);
}
.woocommerce-Reviews .comment-form textarea::-moz-placeholder,
.woocommerce-Reviews .comment-form input[type="text"]::-moz-placeholder,
.woocommerce-Reviews .comment-form input[type="email"]::-moz-placeholder { color: var(--heading);
}
.woocommerce-Reviews .comment-form textarea:-ms-input-placeholder,
.woocommerce-Reviews .comment-form input[type="text"]:-ms-input-placeholder,
.woocommerce-Reviews .comment-form input[type="email"]:-ms-input-placeholder { color: var(--heading);
}
.woocommerce-Reviews .comment-form textarea:-moz-placeholder,
.woocommerce-Reviews .comment-form input[type="text"]:-moz-placeholder,
.woocommerce-Reviews .comment-form input[type="email"]:-moz-placeholder { color: var(--heading);
}
.woocommerce-Reviews .comment-form input[type="text"],
.woocommerce-Reviews .comment-form input[type="email"] {
height: 50px;
background: var(--light);
}
.woocommerce-Reviews .comment-form textarea {
padding-top: 7px;
height: 174px;
background: var(--light);
}
.woocommerce-Reviews .comment-form > p {
margin: 0;
}
.woocommerce-Reviews .comment-form .submit {
color: #ffffff;
border: 0;
background: var(--main);
min-width: 183px;
height: 53px;
line-height: 53px;
text-align: center;
margin-top: 25px;
}
.woocommerce-Reviews .comment-notes {
display: none;
}
.woocommerce-Reviews .comment-reply-title {
font-weight: bold;
font-size: 13px;
text-transform: uppercase;
margin-bottom: 10px;
display: block;
color: var(--heading);
margin-top: 10px;
}
.woocommerce-Reviews .comment-form-rating .stars [class*="star"]:before {
color: var(--main);
}
.woocommerce-Reviews .commentlist {
padding: 0;
}
.woocommerce-Reviews .commentlist .star-rating {
width: 95px;
}
.woocommerce-Reviews .commentlist li {
margin-bottom: 33px;
}
.woocommerce-Reviews .commentlist li .comment_container img {
border-radius: 100%;
display: inline-block;
width: 60px;
vertical-align: top;
}
.woocommerce-Reviews .commentlist li .comment_container .comment-text {
margin-top: -8px;
display: inline-block;
width: calc(100% - 84px);
padding-left: 19px;
padding-top: 10px;
}
.woocommerce-Reviews .commentlist li .comment_container .meta {
font-size: 13px;
margin-top: 4px;
margin-bottom: 12px;
}
.woocommerce-Reviews .commentlist li .comment_container .meta .woocommerce-review__author {
font-weight: 500;
margin-right: 6px;
}
.woocommerce-Reviews .commentlist li .comment_container .meta .woocommerce-review__dash {
display: none;
}
.woocommerce-Reviews .commentlist li .comment_container .description {
color: var(--heading);
}
.woocommerce-Reviews .woocommerce-Reviews-title {
display: none;
}
.woocommerce-Reviews .comment-form-cookies-consent input {
margin-right: 10px;
}
.woocommerce-Reviews .comment-form-cookies-consent label {
margin: 0;
}
.woocommerce-Reviews .review-title {
font-weight: bold;
font-size: 13px;
display: block;
position: relative;
margin-bottom: 11px;
overflow: hidden;
}
.woocommerce-Reviews .review-title:after {
position: absolute;
top: 51%;
overflow: hidden;
width: 100%;
height: 1px;
content: '\a0';
background-color: #e7e7e7;
margin-left: 10px;
}
@media (max-width: 1024px) {
.thumbnail_position_left .jws_thumbnail_image {
margin: 0 -10px;
}
.thumbnail_position_left .jws_thumbnail_image .owl-item {
padding: 0 10px;
}
}
@media (max-width: 767px) {
.main-product.product .product-title {
font-size: 25px;
line-height: 30px;
}
.main-product.product .product-share {
bottom: 25px;
right: 20px;
top: unset;
}
a.product-search-single {
bottom: 25px;
left: 20px;
top: unset;
}
.main-product.rent .map-container {
padding: 0 15px;
}
.main-product.rent .booking-container {
order: 1;
}
.main-product.rent .rent-container {
order: 2;
}
.main-product.rent .jws-adsearch-filter {
margin-top: 30px;
}
.main-product.rent .product-title {
font-size: 25px;
}
.rent-gallery .slider-item .image {
height: 370px;
}
.main-product.rent .rent-container .product-attr .item {
width: 49%;
margin-bottom: 15px;
}
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-include .left,
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .left {
float: none;
width: 100%;
}
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-include .right,
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .right {
float: none;
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
}
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-include .right .jws-icon-icon_close,
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .right .jws-icon-icon_close {
margin-right: 5px;
}
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-include .right span,
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .right span {
width: 50%;
}
.rent-gallery .swiper-pagination-bullets {
bottom: 15px;
}
.rent-gallery .swiper-button-next {
right: 0;
}
.rent-gallery .swiper-button-prev {
left: 0;
}
}
.woocommerce-product-gallery__wrapper {
position: relative;
}
.woocommerce-product-gallery__wrapper:hover .owl-nav > div {
opacity: 1;
visibility: visible;
-webkit-transform: none;
-o-transform: none;
-ms-transform: none;
-moz-transform: none;
transform: none;
}
.woocommerce-product-gallery__wrapper .owl-nav > div {
position: absolute;
top: 50%;
text-align: center;
margin-top: -20px;
font-size: 25px !important;
-webkit-transition: 0.3s ease;
-o-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-moz-transition: 0.3s ease;
transition: 0.3s ease;
opacity: 0;
visibility: hidden;
width: 45px;
height: 45px;
color: var(--light);
font-size: 30px;
border: 2px solid var(--main);
display: block !important;
line-height: 41px;
background: var(--main);
}
.woocommerce-product-gallery__wrapper .owl-nav > div.owl-next {
right: 0;
}
.woocommerce-product-gallery__wrapper .owl-nav > div.disabled {
opacity: 0.5;
}
.woocommerce-product-gallery__wrapper .owl-nav .nav-left:before {
font-family: "jws_icon";
content: '\e82c';
}
.woocommerce-product-gallery__wrapper .owl-nav .nav-right:before {
font-family: "jws_icon";
content: '\e82d';
}
.star-rating-wap .review-count {
font-size: 13px;
margin-left: 7px;
}
.star-rating {
height: 20px;
line-height: 20px;
overflow: hidden;
position: relative;
text-align: left;
width: 106px;
letter-spacing: 1px;
display: inline-block;
vertical-align: middle;
}
.star-rating:before {
left: 0;
top: 0;
font-size: 18px;
color: #cccccc;
font-family: "jws_icon";
content: "\e9d9\e9d9\e9d9\e9d9\e9d9";
}
.star-rating span {
overflow: hidden;
position: absolute;
text-indent: -999em;
color: #333;
padding-top: 1.5em;
left: 0;
top: 0;
}
.star-rating span:before {
left: 0;
top: 0;
position: absolute;
font-size: 18px;
text-indent: 0;
color: #ffd800;
font-family: "jws_icon";
content: "\e9d9\e9d9\e9d9\e9d9\e9d9";
}
.comment-form-rating {
margin-bottom: 23px;
}
.comment-form-rating label {
margin-bottom: 0;
color: var(--heading);
font-weight: 500;
}
.comment-form-rating .stars {
display: inline-block;
letter-spacing: 2px;
transform: translateY(-2px);
-webkit-transform: translateY(-2px);
height: 20px;
margin-left: 12px;
margin-bottom: 0;
}
.comment-form-rating .stars [class*="star"] {
text-indent: -999em;
display: block;
position: absolute;
display: inline-block;
}
.comment-form-rating .stars [class*="star"]:before {
position: absolute;
font-family: "jws_icon";
font-weight: 400;
left: 0;
text-indent: 0;
font-size: 22px;
color: #ffb22d;
}
.comment-form-rating .stars .star-1 {
width: 22px;
z-index: 50;
}
.comment-form-rating .stars .star-1.active:before,
.comment-form-rating .stars .star-1:hover:before {
content: '\e9d9';
}
.comment-form-rating .stars .star-2 {
width: 44px;
z-index: 40;
}
.comment-form-rating .stars .star-2.active:before,
.comment-form-rating .stars .star-2:hover:before {
font-weight: 900;
content: '\e9d9\e9d9';
}
.comment-form-rating .stars .star-3 {
width: 66px;
z-index: 30;
}
.comment-form-rating .stars .star-3.active:before,
.comment-form-rating .stars .star-3:hover:before {
font-weight: 900;
content: '\e9d9\e9d9\e9d9';
}
.comment-form-rating .stars .star-4 {
width: 88px;
z-index: 20;
}
.comment-form-rating .stars .star-4.active:before,
.comment-form-rating .stars .star-4:hover:before {
font-weight: 900;
content: '\e9d9\e9d9\e9d9\e9d9';
}
.comment-form-rating .stars .star-5 {
width: 110px;
z-index: 10;
}
.comment-form-rating .stars .star-5.active:before,
.comment-form-rating .stars .star-5:hover:before {
font-weight: 900;
content: '\e9d9\e9d9\e9d9\e9d9\e9d9';
}
.comment-form-rating .stars .star-5:before {
content: '\e9d7\e9d7\e9d7\e9d7\e9d7';
}
@media (min-width: 1025px) {
.shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_left .jws_main_image {
-ms-flex-order: 13;
order: 13;
}
.shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_left .jws_thumbnail_image {
-ms-flex-order: -1;
order: -1;
}
}
@media (max-width: 1024px) {
.shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_left .jws_main_image,
.shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_left .jws_thumbnail_image {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (max-width: 767px) {
.shop-single div.product .main-product .woocommerce-tabs ul.tabs {
display: none;
}
.shop-single div.product .main-product .woocommerce-tabs .tab-heading {
display: block;
}
.shop-single div.product .main-product .woocommerce-tabs .jws-group-accordion-wap {
padding: 30px 0;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel {
padding: 0px 0 15px;
}
}
@media (max-width: 500px) {
.shop-single div.product .main-product.layout2 .summary form.cart .jws-quantity-wrap {
max-width: 120px;
}
.shop-single div.product .main-product.layout2 .summary form.cart .jws-quantity-wrap .quantity input[type=number] {
width: 100%;
}
.shop-single div.product .main-product.layout2 .summary form.cart .button {
margin-right: 0;
margin-bottom: 24px;
}
.shop-single div.product .main-product .summary form.cart .jws-quantity-wrap {
display: block;
margin: 0 0 20px;
max-width: 100%;
}
.shop-single div.product .main-product .summary form.cart button {
width: 100%;
margin: 0 0 20px;
}
} .cars-archive-container {
padding: 80px 0 37px;
}
.dealer-featured {
box-shadow: 0px 2px 11.04px 0.96px rgba(0, 0, 0, 0.08);
padding: 17px;
border-radius: 5px;
margin-bottom: 43px;
background: var(--light);
}
.dealer-featured .dealer-images {
margin: 0;
}
.dealer-featured .dealer-images img {
border-radius: 100%;
width: 60px;
margin-right: 26px;
}
.dealer-featured .dealer-images .dealer-name {
font-size: 18px;
font-weight: 500;
margin-bottom: -2px;
}
.dealer-featured .dealer-images .dealer-name a {
color: var(--heading);
}
.dealer-featured .dealer-images .dealer-name a:hover {
color: var(--main);
}
.dealer-featured .dealer-images .rating-count {
color: var(--heading);
margin: 0;
}
.dealer-featured .featured-status {
font-size: 13px;
color: var(--main);
float: right;
position: relative;
padding: 0 10px;
}
.dealer-featured .featured-status:before {
width: 100%;
height: 100%;
background: var(--main);
opacity: 0.1;
position: absolute;
content: "";
left: 0;
}
.dealer-featured .car-item {
margin-bottom: 0;
padding: 0 8.5px;
}
.dealer-featured .cars-featured-slider {
margin-top: 20px;
margin-left: -8.5px;
margin-right: -8.5px;
}
.all-cars-list-arch {
transition: 0.3s all;
}
.all-cars-list-arch.loading {
opacity: 0.5;
pointer-events: none;
}
.sold-out-label {
max-width: 90px !important;
margin-bottom: 15px;
margin-top: 7px;
}
.cars_filters {
background: var(--main);
padding: 40px 40px 35px;
}
.cars_filters #reset_filters {
background: var(--heading);
color: var(--light);
height: 60px;
width: 100%;
display: block;
text-align: center;
line-height: 60px;
padding: 0 15px;
margin-top: 40px;
}
.cars_filters .price_slider_wrapper #dealer-slider-amount {
border: 0;
color: var(--light);
margin-bottom: 27px;
background: transparent;
padding: 0;
min-height: auto;
}
.cars_filters ul {
padding: 0;
margin: 0;
list-style-type: none;
}
.cars_filters ul li {
margin-bottom: 15px;
position: relative;
}
.cars_filters ul li label {
color: var(--light);
font-weight: 500;
}
.cars_filters ul .clear-value {
position: absolute;
right: 0;
bottom: 0;
font-size: 20px;
height: 50px;
line-height: 50px;
width: 40px;
text-align: center;
z-index: -1;
}
.cars_filters ul .clear-value a {
color: var(--body);
}
.cars_filters .has_val + .select2 b {
display: none;
}
.cars_filters .has_val ~ .clear-value {
z-index: 0;
}
.cars_filters .select2-container {
width: 100% !important;
}
.cars_filters .select2-selection {
border: none !important;
height: 50px !important;
background: var(--light) !important;
width: 100%;
padding: 0 20px;
border-radius: 0;
font-size: 15px;
outline: none;
padding-right: 34px;
}
.cars_filters .select2-selection .select2-selection__rendered {
line-height: 50px;
padding: 0;
color: var(--body);
}
.cars_filters .select2-selection .select2-selection__arrow {
height: 50px;
top: 0;
}
.cars_filters .select2-selection .select2-selection__arrow b {
margin-top: -12px !important;
margin-left: -14px !important;
}
.cars-top-filters {
margin-bottom: 24px;
}
.cars-top-filters .toggle-cars-sidebar {
display: none;
color: var(--heading);
font-size: 20px;
vertical-align: middle;
margin-right: 10px;
}
.cars-top-filters .cars-top-filters-left {
float: left;
position: relative;
}
.cars-top-filters .cars-top-filters-right {
float: right;
width: auto;
}
.cars-top-filters:after {
display: table;
clear: both;
content: "";
}
.cars-top-filters .cars-top-filters-right > div {
display: table-cell;
padding-left: 15px;
vertical-align: top;
}
.cars-top-filters select {
padding: 0 20px;
min-height: 32px;
height: 32px;
border-radius: 0;
border: 1px solid #898989;
outline: none;
width: auto;
background: var(--light);
}
.cars-top-filters .selected-box {
color: var(--heading);
}
.cars-top-filters .selected-box > span {
margin-right: 6px;
}
.cars-top-filters .selected-box .select2-container {
width: auto !important;
}
.cars-top-filters .selected-box .select2-container .select2-selection {
padding: 0 20px;
height: 32px;
border-radius: 0;
border: 1px solid #898989;
background: var(--light);
outline: none;
}
.cars-top-filters .selected-box .select2-container .select2-selection .select2-selection__rendered {
line-height: 32px;
color: var(--heading);
}
.cars-top-filters .selected-box .select2-container .select2-selection .select2-selection__arrow b {
margin-left: -12px;
margin-top: -10px;
}
.cars-top-filters .selected-box .select2-container .select2-selection .select2-selection__arrow b:before {
color: var(--heading);
font-size: 18px;
}
.cars-top-filters .cars-order a {
line-height: 1px;
font-size: 11px;
display: block;
color: var(--heading);
opacity: 0.3;
pointer-events: none;
}
.cars-top-filters .cars-order a:first-child {
margin-bottom: 8px;
}
.cars-top-filters .cars-order a.active {
opacity: 1;
pointer-events: auto;
}
.change-view-button .view-icon {
font-size: 24px;
padding-top: 3px;
}
.change-view-button .view-icon.view-list {
margin-left: 10px;
}
.change-view-button .view-icon a {
color: var(--heading);
opacity: 0.3;
}
.change-view-button .view-icon a.sel-active {
opacity: 1;
pointer-events: none;
}
.change-view-button .view-icon a:first-child {
margin-left: 13px;
}
.change-view-button .view-icon a .flaticon-list {
font-size: 25px;
}
.form-loader {
pointer-events: none;
}
.form-loader .select2-selection__arrow b:before {
opacity: 0;
transition: 0s;
transition-delay: 0s;
}
.form-loader .select2-selection__arrow b:after {
opacity: 1;
transition-delay: 0.1s;
}
.select2-selection__arrow b {
border: 0 !important;
}
.select2-selection__arrow b:after {
font-family: "jws_icon";
content: '\e834';
top: -1px;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
opacity: 0;
font-size: 18px;
color: var(--heading);
transition: 0.3s all;
left: 0;
}
.select2-selection__arrow b:before {
content: '\e82a';
font-family: 'jws_icon';
color: var(--body);
display: inline-block;
transition: 0.3s all;
transition-delay: 0.1s;
}
.select2-container--open b:before {
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
}
.select2.select2-container {
transition: 0.3s all;
}
.cars-top-filters-right .cars-top-filters .selected-box > span {
margin-right: 13px;
}
#cars-pagination-nav {
text-align: center;
margin-top: 51px;
}
.pagination li {
display: inline-block;
}
.pagination li a,
.pagination li span {
padding: 11px 18px;
color: var(--body);
}
.pagination li .current {
background: var(--secondary);
color: var(--light);
}
.pagination li a:hover {
color: var(--heading);
} .grid3 .car-inner .car-image img {
width: auto;
margin: 0 auto;
}
.grid3 .car-inner .car-content {
padding: 0 6% 0 15px;
}
.grid3 .car-inner .car-content .car-content-top {
padding: 0;
}
.grid3 .car-inner .car-content .car-tittle {
margin-bottom: 0;
}
.grid3 .car-inner .car-content .car-tittle a {
font-weight: bold;
font-size: 24px;
color: var(--heading);
}
.grid3 .car-inner .car-content .car-tittle a:hover {
color: var(--main);
}
.grid3 .car-inner .car-content .car-content-center {
border: 0;
padding-top: 21px;
}
.grid3 .car-inner .car-content .car-content-center ul li {
margin-bottom: 10px;
width: 44%;
}
.grid3 .car-inner .car-content .car-content-center ul li .attr-text {
display: inline-block;
vertical-align: top;
line-height: 20px;
padding-left: 30px;
color: var(--body);
font-size: 14px;
}
.grid3 .car-inner .car-content .car-content-center ul li i {
color: var(--main);
font-size: 18px;
margin-right: 15px;
position: absolute;
opacity: 1;
}
.grid3 .car-inner .car-content .car-content-center ul li .label {
display: block;
font-size: 13px;
font-weight: 500;
color: var(--heading);
margin-bottom: -3px;
}
.grid3 .car-inner .car-content .car-content-center > p {
margin-top: 3px;
margin-bottom: 11px;
font-size: 15px;
}
.grid3 .car-inner .car-content .car-content-bottom {
border: 0;
}
.grid3 .car-inner .car-content .car-content-bottom > .car-price-wap {
display: inline-block;
color: var(--light);
background: var(--main);
padding: 8px 13px;
min-width: 193px;
text-align: center;
font-size: 15px;
}
.grid3 .car-inner .car-content .car-content-bottom > .car-price-wap > div {
display: inline-block;
}
.grid3 .car-inner .car-content .car-content-bottom > .car-price-wap .car-price {
padding: 0;
margin: 0;
}
.grid3 .car-inner .car-content .car-content-bottom > .car-price-wap .car-price .new-price {
font-weight: 400;
}
.grid .car-inner .car-tittle {
padding-right: 131px;
}
.grid .car-inner .car-tittle a {
min-height: 50px;
}
.grid2 .car-inner {
box-shadow: 0.209px 2.993px 13.8px 1.2px rgba(73, 9, 2, 0.05);
background: var(--light);
}
.grid2 .car-inner .car-image > .car-price-wap {
position: absolute;
bottom: 0;
right: 0;
display: flex;
color: var(--light);
background: var(--main);
padding: 7px 13px;
}
.grid2 .car-inner .car-image > .car-price-wap .car-price {
padding: 0;
margin: 0;
}
.grid2 .car-inner .car-image > .car-price-wap .price-msrp {
border-left: 1px solid rgba(255, 255, 255, 0.5);
margin-left: 7px;
padding-left: 8px;
color: var(--light);
}
.grid2 .car-inner .car-content .car-content-top {
padding-bottom: 10px;
padding-top: 24px;
padding-left: 20px;
padding-right: 20px;
}
.grid2 .car-inner .car-content .car-content-top .car-content-top-left .car-tittle {
margin-bottom: -2px;
}
.grid2 .car-inner .car-content .car-content-center {
border: 0;
padding-top: 15px;
padding-bottom: 19px;
padding-left: 20px;
padding-right: 20px;
}
.grid2 .car-inner .car-content .car-content-center ul li {
width: auto;
margin-right: 18px;
}
.grid2 .car-inner .car-content .car-content-center ul li:last-child {
margin-right: 0;
}
.grid2 .car-inner .car-content .car-content-bottom {
padding-top: 14px;
padding-bottom: 15px;
padding-left: 20px;
padding-right: 20px;
}
.car-item {
margin-bottom: 30px;
}
.all-cars-list-arch .list {
transition: 0.3s all;
padding: 15px;
}
.all-cars-list-arch .list .car-form > ul li {
width: auto;
margin-bottom: 5px;
margin-right: 2%;
display: inline-block;
}
.all-cars-list-arch .list .car-inner {
margin: 0;
}
.all-cars-list-arch .list .car-inner .car-content-top {
padding: 0;
}
.all-cars-list-arch .list .car-inner .car-content-center {
border: 0;
clear: unset;
}
.all-cars-list-arch .list .car-inner .car-inner-left {
-webkit-box-flex: 0;
-ms-flex: 0 0 35.666667%;
flex: 0 0 35.666667%;
max-width: 35.666667%;
}
.all-cars-list-arch .list .car-inner .car-inner-right {
-webkit-box-flex: 0;
-ms-flex: 0 0 64.333333%;
flex: 0 0 64.333333%;
max-width: 64.333333%;
padding-left: 30px;
}
.all-cars-list-arch .list .car-inner .car-content-center-two {
padding-top: 6px;
padding-bottom: 10px;
}
.all-cars-list-arch .list .car-inner .car-content-center-two .dealer-info a {
font-weight: 500;
color: var(--heading);
}
.all-cars-list-arch .list .car-inner .car-content-center-two .dealer-info a img {
margin-right: 10px;
width: 40px;
border-radius: 100%;
float: left;
margin-bottom: 0;
margin-top: 4px;
}
.all-cars-list-arch .list .car-inner .car-content-center-two .dealer-info a .jws-star-rating {
margin-top: -7px;
}
.all-cars-list-arch .list .car-inner .car-content-bottom {
border: 0;
}
.all-cars-list-arch .list .car-inner .car-vehicle-review-stamps {
float: right;
}
.all-cars-list-arch .list .car-inner .car-vehicle-review-stamps img {
max-width: 55px;
}
.all-cars-list-arch .list .car-inner .car-vehicle-review-stamps a:not(:last-child) {
margin-right: 36px;
}
.all-cars-list-arch .list .car-inner .car-tittle {
margin-bottom: -4px;
padding-right: 131px;
}
.all-cars-list-arch .list .car-inner .car-content-center .car-list ul li {
width: auto;
margin-bottom: 5px;
margin-right: 2%;
}
.all-cars-list-arch .list .car-inner .car-content-center .car-list ul li i {
vertical-align: top;
}
.all-cars-list-arch .list .car-inner .car-content-center .car-list ul li .attr-text {
display: inline-block;
vertical-align: top;
}
.all-cars-list-arch .list .car-inner .car-content-center .car-list ul li .attr-text .label {
display: block;
font-size: 13px;
font-weight: 500;
color: var(--heading);
margin-bottom: -6px;
}
.all-cars-list-arch .list:hover {
box-shadow: 0px 2px 11.04px 0.96px rgba(0, 0, 0, 0.27);
}
.pending-draft {
position: relative;
}
.pending-draft:before {
content: "";
background: rgba(255, 255, 255, 0.89);
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 1;
}
.pending-draft .car-image .car-overlay {
pointer-events: none;
}
.pending-draft .car-image .car-gallery {
display: none;
}
.pending-draft .car-image .car-action-wap {
opacity: 1;
transform: translatex(0);
-webkit-transform: translatex(0);
z-index: 1;
}
.pending-draft .car-image .car-action-wap a {
background: var(--main);
}
.pending-draft .car-image .car-action-wap a:hover {
background: var(--heading);
border-color: var(--heading);
}
.pending-draft .car-image h4 {
position: absolute;
top: 15px;
left: 25px;
color: var(--heading);
z-index: 1;
font-weight: 500;
}
.car-line {
display: block;
width: calc(100% - 30px);
height: 1px;
background: #e7e7e7;
margin-left: 15px;
margin-top: 11px;
margin-bottom: 11px;
}
.car-inner {
transition: 0.3s all;
}
.car-inner .car-image {
position: relative;
overflow: hidden;
}
.car-inner .car-image .car-overlay {
position: absolute;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
top: 0;
left: 0;
transition: 0.3s all;
opacity: 0;
}
.car-inner .car-image img {
width: 100%;
}
.car-inner .car-image .jws-car-label.featured {
position: absolute;
left: -65px;
padding: 0 55px;
top: 20px;
width: 200px;
height: 33px;
line-height: 33px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
background-color: #ffe400;
color: var(--main);
font-size: 12px;
text-transform: uppercase;
font-weight: 500;
text-align: center;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.car-inner .car-tittle a {
color: var(--heading);
font-size: 18px;
font-weight: bold;
line-height: 24px;
display: inline-block;
}
.car-inner .car-tittle a:hover {
color: var(--main);
}
.car-inner .car-location {
font-size: 12px;
margin-top: 7px;
line-height: 18px;
color: var(--heading);
}
.car-inner .car-location i {
color: var(--body);
margin-right: 12px;
height: 20px;
margin-top: 3px;
float: left;
opacity: 0.5;
}
.car-inner .car-content-top {
padding-bottom: 10px;
padding-top: 22px;
}
.car-inner .car-price {
color: var(--light);
background: var(--main);
padding: 7px 31px;
margin-bottom: 12px;
}
.car-inner .car-price .new-price {
font-weight: bold;
}
.car-inner .car-content-top-right {
float: right;
}
.car-inner .price-msrp {
font-size: 13px;
color: var(--heading);
}
.car-inner .car-content-center .car-list ul li {
display: inline-block;
width: 49%;
font-size: 13px;
line-height: 24px;
color: var(--heading);
}
.car-inner .car-content-center .car-list ul li i {
color: var(--body);
font-size: 13px;
margin-right: 9px;
display: inline-block;
vertical-align: bottom;
opacity: 0.5;
}
.car-inner .car-content-center .car-list ul li .jws-icon-007-fuel {
margin-bottom: 1px;
}
.car-inner .car-content-center .car-list ul li .jws-icon-002-engine {
font-size: 17px;
}
.car-inner .car-content-center {
border-top: 1px solid #f0f0f0;
padding-top: 12px;
padding-bottom: 8px;
clear: both;
}
.car-inner .car-content-bottom {
border-top: 1px solid #f0f0f0;
padding-top: 8px;
}
.car-inner .car-content-bottom .car-content-bottom-right .car-date {
font-size: 13px;
color: var(--heading);
}
.car-inner .car-content-bottom .car-content-bottom-right .car-date i {
color: var(--body);
margin-right: 10px;
opacity: 0.5;
}
.car-inner .car-content-bottom .car-content-bottom-left {
float: right;
}
.car-inner .car-content-bottom .car-share {
position: relative;
}
.car-inner .car-content-bottom .car-share .car-share-btn {
font-size: 16px;
cursor: pointer;
}
.car-inner .car-content-bottom .car-share .car-share-popup {
opacity: 0;
visibility: hidden;
transition: 0.3s all;
position: absolute;
width: 100px;
text-align: center;
right: 0;
background: var(--light);
bottom: 120%;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.car-inner .car-content-bottom .car-share .car-share-popup a {
color: var(--body);
margin: 0 5px;
font-size: 12px;
opacity: 0.5;
}
.car-inner .car-content-bottom .car-share .car-share-popup a:hover {
opacity: 1;
color: var(--main);
}
.car-inner .car-content-bottom .car-share.opened .car-share-popup {
opacity: 1;
visibility: visible;
}
.car-inner.has-gallery .car-image img {
transition: 0.3s all;
}
.car-inner.has-gallery .car-image .car-images-hover {
position: absolute;
top: 0;
left: 0;
opacity: 0;
transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}
.car-inner.has-gallery:hover .car-image img {
opacity: 0;
}
.car-inner.has-gallery:hover .car-image .car-images-hover {
opacity: 1;
transform: scale(1.09);
}
.car-inner:hover .car-image .car-overlay {
opacity: 1;
}
.car-inner:hover .car-action-wap {
opacity: 1;
transform: translatex(0);
-webkit-transform: translatex(0);
}
.car-action-wap {
position: absolute;
top: 26px;
right: 26px;
transition: 0.3s all;
transform: translateX(26px);
opacity: 0;
}
.car-action-wap a {
display: block;
width: 45px;
height: 45px;
line-height: 45px;
color: var(--light);
border: 2px solid var(--main);
border-radius: 100%;
text-align: center;
margin-bottom: 16px;
font-size: 18px;
position: relative;
}
.car-action-wap a:hover {
background: var(--main);
}
.car-action-wap a.loading i {
display: none;
}
.car-action-wap a.loading:after {
font-family: "jws_icon";
content: '\e834';
top: -1px;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
font-size: 20px;
left: 10px;
font-weight: bold;
}
.car-action-wap a .added {
display: none;
}
.car-action-wap a span {
position: absolute;
right: calc(100% + 10px);
min-width: 130px;
background: var(--heading);
font-size: 13px;
color: var(--light);
line-height: 24px;
border-radius: 5px;
padding: 0 15px;
top: 11px;
opacity: 0;
transition: 0.3s all;
transform: translatex(-5px);
-webkit-transform: translatex(-5px);
pointer-events: none;
will-change: transform;
}
.car-action-wap a span:after {
width: 0;
height: 0;
border-top: 4px solid transparent;
border-left: 5px solid var(--heading);
border-bottom: 4px solid transparent;
right: -5px;
content: "";
position: absolute;
top: 8px;
}
.car-action-wap a:hover span {
transform: translatex(0px);
-webkit-transform: translatex(0px);
opacity: 1;
}
.car-action-wap a.added .added {
display: block;
}
.car-action-wap a.added .notadd {
display: none;
}
.car-gallery .mfp-content {
max-width: 900px;
}
.jws-car-compare-row .compare-title {
min-height: 250px;
font-size: 40px;
padding-top: 48px;
margin: 0;
}
.jws-compare-features {
margin: 10px 0;
}
.jws-compare-features-list {
margin: 18px 0 !important;
max-height: 260px;
overflow: auto;
}
.jws-compare-features-list li {
font-weight: 500;
padding: 0px 8px;
background: #f2f2f2;
color: var(--heading);
display: inline-block;
text-align: center;
margin-right: 5px;
margin-bottom: 5px;
border-radius: 5px;
font-size: 13px;
}
.jws-compare-features-list li i {
font-size: 11px;
margin-right: 2px;
}
.compare-col-jws {
width: 290px;
float: left;
margin: 0;
padding: 0 10px;
}
.compare-col-jws:not(:first-child) {
display: none;
}
.compare-col-jws .car-detail {
min-height: 250px;
}
.compare-list {
overflow: auto;
}
.compare-list-inner {
margin: 0 -10px;
cursor: ew-resize;
}
.compare-list-inner:after {
content: "";
display: table;
clear: both;
}
.remove-compare-unlinkable {
text-align: center;
margin-top: -13px;
z-index: 1;
position: relative;
}
.remove-compare-unlinkable .remove-from-compare {
background: var(--main);
color: var(--light);
padding: 5px 15px;
border-radius: 5px;
cursor: pointer;
}
.listing-car-item-meta {
padding: 15px 0;
}
.listing-car-item-meta .price {
float: right;
padding: 0 15px;
font-size: 16px;
font-weight: bold;
}
.listing-car-item-meta .car-title {
font-size: 16px;
font-weight: bold;
color: var(--heading);
line-height: 23px;
}
.car-compare-thumb-mobile {
display: none;
}
.compare-col-jws-empty .h5 {
color: var(--heading);
text-align: center;
font-size: 16px;
font-weight: bold;
margin-top: 30px;
}
.compare-options td {
padding: 10px 0;
}
.compare-values td {
color: var(--heading);
font-weight: 500;
padding: 10px 0;
}
.jws-compare-row td {
padding: 6px 0;
}
.row-compare-features ul {
padding: 15px 0;
}
.row-compare-features ul li {
display: inline-block;
margin-right: 10px;
color: var(--heading);
}
.car-wap .jws-carousel-btn {
cursor: pointer;
position: absolute;
top: 50%;
margin-top: -20px;
z-index: 1;
}
.car-wap .jws-carousel-btn.prev-item {
margin-left: -40px;
}
.car-wap .jws-carousel-btn.next-item {
margin-right: -40px;
right: 0;
}
.car-wap .jws-carousel-btn i {
width: 40px;
height: 40px;
text-align: center;
line-height: 38px;
border: 1px solid var(--main);
color: var(--main);
display: block;
font-size: 21px;
transition: 0.3s all;
}
.car-wap .jws-carousel-btn i:hover {
background: var(--main);
color: var(--light);
}
.car-form a {
border: 2px solid var(--main);
font-size: 13px;
color: var(--heading);
display: inline-block;
padding: 2px 15px;
min-width: 110px;
text-align: center;
position: relative;
}
.car-form a:hover {
background: var(--main);
color: var(--light);
}
.car-form a.loading span {
opacity: 0;
}
.car-form a.loading:after {
font-family: "jws_icon";
content: '\e834';
top: 6%;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
font-size: 18px;
left: 45%;
font-weight: bold;
}
.car-form-main form {
padding: 30px;
background: var(--light);
}
.car-form-main form .form-group {
margin-bottom: 20px;
}
.car-form-main form .radio input {
margin-right: 5px;
}
.car-form-main form .cdhl-terms-privacy-container {
color: var(--heading);
}
.car-form-main form .cdhl-terms-privacy-container input {
margin-right: 5px;
}
.car-form-main form .cdhl-terms-privacy-container.validation_error {
color: red;
}
.car-form-main form .spinimg {
font-size: 30px;
margin-left: 20px;
display: inline-block;
vertical-align: middle;
}
.car-form-main form input:not([type="checkbox"]):not([type="radio"]) {
border: 1px solid transparent;
height: 50px !important;
background: #f2f2f2 !important;
width: 100%;
padding: 0 20px;
border-radius: 0;
font-size: 15px;
color: var(--heading);
outline: none;
padding-right: 34px;
}
.car-form-main form textarea {
background: #f2f2f2 !important;
border: 1px solid transparent;
padding: 5px 20px;
color: var(--heading);
}
.car-form-main .mfp-content {
max-width: 900px;
margin: 0 auto;
}
.cd-loader {
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
}
.cars-Tabs-panel .all-cars-list-arch .list .car-inner .car-inner-left {
-ms-flex: 0 0 40%;
flex: 0 0 40%;
max-width: 40%;
}
.cars-Tabs-panel .all-cars-list-arch .list .car-inner .car-inner-right {
-ms-flex: 0 0 60%;
flex: 0 0 60%;
max-width: 60%;
}
@media (max-width: 1300px) {
.car-wap .jws-carousel-btn {
margin-left: 0 !important;
margin-right: 0 !important;
}
}
@media (max-width: 767px) {
.grid3 .car-inner .car-image {
margin-bottom: 20px;
}
.pgs_cars_pp_wap {
display: none;
}
.cars-top-filters-right .change-view-button {
display: none !important;
}
.all-cars-list-arch .list {
max-width: 480px;
margin: 0 auto;
}
.all-cars-list-arch .list .car-inner {
display: block;
}
.all-cars-list-arch .list .car-inner .car-inner-left {
max-width: 100% !important;
margin-bottom: 15px;
}
.all-cars-list-arch .list .car-inner .car-inner-right {
max-width: 100% !important;
padding-left: 0;
}
.all-cars-list-arch .list .car-inner .car-vehicle-review-stamps {
display: none;
}
}
@media (max-width: 1200px) {
.cars-sidebar {
position: fixed;
top: 0;
left: 0;
padding: 0;
width: 300px;
z-index: 999;
overflow: auto;
height: calc(100% - 52px);
transition: 0.3s all;
transform: translateX(-100%);
-webkit-transform: translateX(-100%);
will-change: transform;
}
.cars-sidebar::-webkit-scrollbar {
width: 10px;
}
.cars-sidebar::-webkit-scrollbar-track {
background: #f1f1f1;
transition: 0.3s all;
}
.cars-sidebar::-webkit-scrollbar-thumb {
background: #bdbdbd;
border-radius: 3px;
}
.cars-sidebar::-webkit-scrollbar-thumb:hover {
background: #9e9e9e;
}
.cars-sidebar.active {
transform: translateX(0);
-webkit-transform: translateX(0);
}
.cars_filters {
padding: 40px 15px 35px;
}
.toggle-cars-sidebar {
display: inline-block !important;
}
.cars-top-filters-right .selected-box .text {
display: none;
}
.post-type-archive .cars-top-filters {
position: fixed;
bottom: 0;
left: 0;
right: 0;
width: 100%;
margin: 0;
z-index: 590;
padding: 10px 20px;
background: #f8f8f8;
box-shadow: -2px 2px 45px -15px rgba(0, 0, 0, 0.3);
border-bottom: 0;
}
}
.old-price {
text-decoration: line-through;
}
.single-inventory {
padding-top: 76px;
padding-bottom: 38px;
}
.car-single-title {
font-size: 36px;
margin-bottom: 10px;
line-height: 40px;
}
.cars-single-top-info {
margin-bottom: 16px;
}
.cars-single-top {
margin-bottom: 71px;
}
.cars-single-top-info .car-form {
text-align: right;
}
.cars-single-top-info .car-form a {
padding: 0px 5px;
}
.cars-single-top-info .car-form a .added {
display: none;
}
.cars-single-top-info .car-form a.loading:after {
top: 0%;
}
.cars-single-top-info .car-form a.added .added {
display: block;
}
.cars-single-top-info .car-form a.added .notadd {
display: none;
}
.cars-single-top-info .car-form > ul li {
display: inline-block;
text-align: left;
}
.cars-single-top-info .car-form > ul li:not(:last-child) {
margin-right: 10px;
margin-bottom: 10px;
}
.car-info {
padding-top: 3px;
}
.car-info .car-info-item {
color: var(--heading);
display: inline-block;
}
.car-info .car-info-item:not(:last-child) {
margin-right: 4%;
}
.car-info .car-info-item span {
font-weight: bold;
}
.show_test_drive .jws-icon-calendar2 {
color: var(--main);
position: absolute;
right: 30px;
bottom: 25px;
font-size: 18px;
line-height: 1;
}
.images-slider .slick-slide {
width: 100%;
cursor: pointer;
}
.images-slider img {
width: 100%;
}
.images-slider:before,
.images-slider:after {
content: "";
clear: both;
display: table;
}
.images-slider .jws-carousel-btn {
background: rgba(0, 0, 0, 0.6);
color: #ffffff;
font-size: 30px;
height: 60px;
width: 30px;
position: absolute;
z-index: 1;
line-height: 60px;
top: 50%;
margin-top: -30px;
}
.images-slider .jws-carousel-btn.next-item {
right: 20px;
transform: translatex(20px);
-webkit-transform: translatex(20px);
opacity: 0;
}
.images-slider .jws-carousel-btn.prev-item {
left: 20px;
transform: translatex(-20px);
-webkit-transform: translatex(-20px);
opacity: 0;
}
.images-slider .jws-carousel-btn:hover {
background: #000000;
}
.images-slider:hover .jws-carousel-btn {
opacity: 1;
transform: translatex(0);
-webkit-transform: translatex(0);
}
.thumbnail-slider {
margin: 0 -5px;
margin-top: 10px;
}
.thumbnail-slider .slider-item {
padding: 0 5px;
position: relative;
max-width: 25%;
}
.thumbnail-slider .slider-item:after {
content: "";
background: rgba(0, 0, 0, 0.5);
position: absolute;
width: calc(100% - 10px);
height: 100%;
left: 5px;
top: 0;
opacity: 0;
transition: 0.3s all;
}
.thumbnail-slider .slider-item.slick-current:after {
opacity: 1;
}
.thumbnail-slider.slick-initialized .slider-item {
max-width: 100%;
}
.images-wap {
position: relative;
overflow: hidden;
}
.jws-car-favorite {
position: absolute;
z-index: 1;
color: #ffffff;
right: 12px;
top: 12px;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
border-radius: 100%;
background: rgba(0, 0, 0, 0.6);
font-size: 18px;
cursor: pointer;
transition: 0.3s all;
}
.jws-car-favorite.active {
background: var(--main);
}
.car-video-popup-wap {
position: absolute;
bottom: 15px;
right: 11px;
z-index: 1;
}
.car-video-popup {
display: block;
background: rgba(0, 0, 0, 0.5);
color: var(--light);
height: 40px;
line-height: 40px;
border-radius: 40px;
padding: 0 20px 0 8px;
}
.car-video-popup i {
font-size: 22px;
margin-right: 7px;
display: inline-block;
vertical-align: middle;
}
.car-video-popup:hover {
background: #000000;
}
.car-single-attribute {
padding-top: 33px;
padding-bottom: 6px;
clear: both;
}
.car-single-attribute ul li:not(:last-child) {
padding-right: 15px;
margin-right: 15px;
border-right: 1px solid #f0f0f0;
}
.car-single-attribute ul li {
width: auto;
display: inline-block;
margin-bottom: 20px;
}
.car-single-attribute ul li i {
color: var(--main);
font-size: 18px;
margin-right: 15px;
position: absolute;
}
.car-single-attribute ul li > span {
display: inline-block;
vertical-align: top;
line-height: 20px;
padding-left: 25px;
}
.car-single-attribute ul li > span span {
display: block;
font-size: 13px;
font-weight: 500;
color: var(--heading);
}
.car-single-tabs {
background: var(--light);
box-shadow: 0.209px 2.993px 54.28px 4.72px rgba(25, 4, 2, 0.05);
}
.car-single-tabs .tabs-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
border-bottom: 2px solid #f1f1f1;
}
.car-single-tabs .tabs-nav li {
display: inline-block;
cursor: pointer;
font-weight: 500;
color: var(--heading);
text-transform: uppercase;
padding: 16px 10px;
font-size: 13px;
position: relative;
letter-spacing: 1px;
width: 25%;
text-align: center;
}
.car-single-tabs .tabs-nav li:after {
background: var(--main);
width: 0%;
height: 2px;
left: 0;
bottom: -2px;
transition: 0.3s all;
content: "";
position: absolute;
}
.car-single-tabs .tabs-nav .active {
color: var(--main);
}
.car-single-tabs .tabs-nav .active:after {
width: 100%;
}
.car-single-tabs .tabcontent .features-list {
margin-bottom: 18px;
}
.car-single-tabs .tabcontent .cars-Tabs-panel {
display: none;
padding: 30px;
}
.car-single-tabs .tabcontent#tab1.accordion-active .cars-Tabs-panel {
display: block;
}
.car-single-tabs .tabcontent .tab-heading {
display: none;
text-transform: uppercase;
font-size: 15px;
}
.car-single-tabs .tabcontent table tr:nth-child(odd) {
background: #f7f7f7;
}
.car-single-tabs .tabcontent table tr {
border: 0;
}
.car-single-tabs .tabcontent table tr td {
color: var(--heading);
padding: 4px 18px;
height: auto !important;
}
.car-single-tabs .tabcontent table tr td:last-child {
text-align: right;
}
.car-single-tabs .tabcontent .jws-car-google-map {
height: 400px;
}
.car-single-tabs .tabcontent p {
margin: 0;
}
.car-single-tabs .tabcontent .features-list.row {
margin-right: -15px;
margin-left: -15px;
}
.car-single-tabs .tabcontent .features-list li:not(:last-child) {
margin-bottom: 10px;
}
.car-single-tabs .tabcontent .features-list li {
color: var(--heading);
}
.car-single-tabs .tabcontent .features-list li i {
color: var(--main);
margin-right: 10px;
float: left;
height: 100%;
}
.cars-Tabs-panel .accordion,
.woocommerce-Tabs-panel .accordion {
padding: 10px 25px;
background: #f2f2f2 !important;
color: var(--heading) !important;
position: relative;
font-weight: bold !important;
border-radius: 5px;
margin-bottom: 15px;
cursor: pointer;
border: 2px solid transparent;
transition: 0.3s all;
}
.cars-Tabs-panel .accordion:after,
.woocommerce-Tabs-panel .accordion:after {
content: '\e828';
font-family: "jws_icon";
float: right;
}
.cars-Tabs-panel .accordion.active,
.woocommerce-Tabs-panel .accordion.active {
background: var(--main) !important;
color: var(--light) !important;
}
.cars-Tabs-panel .accordion:hover,
.woocommerce-Tabs-panel .accordion:hover {
border-color: var(--main);
}
.cars-Tabs-panel .accordion + *,
.woocommerce-Tabs-panel .accordion + * {
display: none;
margin-bottom: 30px;
margin-top: 30px;
}
.calculate-tabs .tabs-nav {
border-bottom: 2px solid #f1f1f1;
display: flex;
margin-bottom: 16px;
}
.calculate-tabs .tabs-nav li {
display: inline-block;
cursor: pointer;
font-weight: 500;
color: var(--heading);
width: 50%;
padding: 10px 30px;
text-align: center;
position: relative;
}
.calculate-tabs .tabs-nav li:after {
background: var(--main);
width: 0%;
height: 2px;
left: 0;
bottom: -2px;
transition: 0.3s all;
content: "";
position: absolute;
}
.calculate-tabs .tabs-nav .active {
color: var(--main);
}
.calculate-tabs .tabs-nav .active:after {
width: 100%;
}
.calculate-tabs .tabcontent.accordion-active .cars-Tabs-panel {
display: block;
}
.calculate-tabs .tabcontent .cars-Tabs-panel {
display: none;
}
.calculate-tabs .tabcontent p {
margin: 0;
line-height: 24px;
}
.calculate-content .rate-results {
font-size: 13px;
margin-bottom: 17px;
}
.calculate-content .color-heading {
font-weight: 500;
}
.calculate-content .month-results {
background: #f2f2f2;
padding: 18px 25px 12px;
margin-bottom: 11px;
}
.calculate-content .month-results:after {
content: "";
display: table;
clear: both;
}
.calculate-content .month-results label {
font-weight: 500;
}
.calculate-content .month-results .lease_month-price-results,
.calculate-content .month-results .month-price-results {
float: right;
font-size: 13px;
color: var(--heading);
}
.calculate-content .month-results .lease_month-price-results .price,
.calculate-content .month-results .month-price-results .price {
font-size: 24px;
font-weight: bold;
}
.color-heading {
color: var(--heading);
}
.cars-single-dealer-notes {
color: var(--heading);
padding-bottom: 35px;
}
.cars-single-dealer-notes .label {
font-size: 16px;
font-weight: bold;
}
.car-single-sidebar .open-modal {
border: 2px solid var(--main);
color: var(--heading);
display: block;
padding: 14px 15px;
min-width: 100%;
text-align: center;
position: relative;
margin-bottom: 9px;
}
.car-single-sidebar .open-modal:hover {
background: var(--main);
color: var(--light);
}
.car-single-sidebar .open-modal.loading span {
opacity: 0;
}
.car-single-sidebar .open-modal.loading:after {
font-family: "jws_icon";
content: '\e834';
top: 25%;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
font-size: 30px;
left: 50%;
margin-left: -10px;
font-weight: bold;
}
.car-single-sidebar .section {
border: 1px solid #dfdfdf;
padding: 38px;
margin-bottom: 10px;
}
.car-single-sidebar .car-vehicle-review-stamps a {
display: inline-block;
width: 50%;
}
.car-single-sidebar .car-vehicle-review-stamps img {
max-width: 100px;
margin-bottom: 10px;
}
.car-single-sidebar .car-vehicle-review-stamps a:nth-child(even) {
text-align: right;
}
.car-single-sidebar .car-price {
float: right;
padding-left: 10px;
}
.car-single-sidebar .car-price .new-price {
color: #ffffff;
background: var(--main);
padding: 5px 31px;
margin-bottom: 12px;
font-size: 28px;
font-weight: bold;
}
.car-single-sidebar .car-price p {
font-size: 13px;
color: var(--heading);
text-align: center;
margin-bottom: 0;
}
.car-single-sidebar .price-msrp {
font-size: 18px;
color: var(--heading);
}
.car-single-sidebar .section2 {
background: var(--heading);
border-color: var(--heading);
}
.car-single-sidebar .dealer-info img {
width: 60px;
height: 60px;
border-radius: 100%;
margin-right: 29px;
}
.car-single-sidebar .dealer-info .info {
display: inline-block;
vertical-align: middle;
width: calc(100% - 100px);
}
.car-single-sidebar .dealer-info .jws-star-rating {
color: #a1a1a1;
}
.car-single-sidebar .dealer-info .dealer-location {
display: block;
color: #a1a1a1;
text-decoration: underline;
line-height: 18px;
padding-left: 23px;
position: relative;
margin-top: 6px;
font-size: 13px;
}
.car-single-sidebar .dealer-info .dealer-location i {
position: absolute;
left: 0;
top: 2px;
color: #ffffff;
}
.car-single-sidebar .dealer-info .dealer-name {
color: #ffffff;
font-weight: 500;
font-size: 18px;
display: block;
}
.car-single-sidebar .section3 {
text-align: center;
}
.car-single-sidebar .dealer-phone {
display: inline-block;
text-align: left;
margin-bottom: 18px;
}
.car-single-sidebar .dealer-phone .jws-icon-icon_phone {
color: var(--main);
font-size: 45px;
margin-right: 7px;
}
.car-single-sidebar .dealer-phone > span {
display: inline-block;
}
.car-single-sidebar .dealer-phone > span .dealer-title {
font-weight: 500;
color: var(--heading);
display: block;
margin-bottom: 3px;
}
.car-single-sidebar .dealer-phone > span .dealer-phone-number {
font-size: 24px;
font-weight: bold;
color: var(--heading);
}
.car-single-sidebar .section5 {
border: 0;
padding: 7px 0 0;
}
.car-single-sidebar .section5 .addthis_inline_share_toolbox {
padding: 0;
margin: 0;
list-style-type: none;
position: absolute;
bottom: 100%;
left: 50%;
transition: 0.3s all;
opacity: 0;
transform: translatey(-20px);
-webkit-transform: translatey(-20px);
margin-left: -13px;
}
.car-single-sidebar .section5 .addthis_inline_share_toolbox a {
display: block;
color: #ffffff;
margin-bottom: 17px;
font-size: 13px;
opacity: 0;
transform: translatey(10px);
-webkit-transform: translatey(10px);
background: var(--heading);
width: 25px;
height: 25px;
text-align: center;
border-radius: 5px;
}
.car-single-sidebar .section5 .addthis_inline_share_toolbox a.show {
opacity: 1;
transform: translatey(0px);
-webkit-transform: translatey(0px);
}
.car-single-sidebar .section5 .addthis_inline_share_toolbox.opened {
opacity: 1;
transform: translatey(0);
-webkit-transform: translatey(0);
}
.car-single-sidebar .section5 li {
display: inline-block;
width: 32%;
position: relative;
}
.car-single-sidebar .section5 li > a {
display: block;
text-align: center;
font-size: 13px;
color: var(--heading);
}
.car-single-sidebar .section5 li > a .jws-icon-008-share {
font-size: 16px;
}
.car-single-sidebar .section5 li > a span {
display: block;
font-size: 28px;
margin-bottom: -2px;
}
.hidden-title-bar .jws-title-bar-wrap {
display: none;
}
.single-inventory.layout1 .jws-car-label.featured {
position: absolute;
left: -65px;
padding: 0 55px;
top: 20px;
width: 200px;
height: 33px;
line-height: 33px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
background-color: #ffe400;
color: var(--main);
font-size: 12px;
text-transform: uppercase;
font-weight: 500;
text-align: center;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
z-index: 1;
}
.single-inventory.layout2 {
padding-top: 0;
}
.single-inventory.layout2 .images-slider .slick-slide {
padding: 0;
}
.single-inventory.layout2 .images-slider .slick-slide img {
will-change: unset;
}
.single-inventory.layout2 .images-slider .slick-slide:before {
background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0) 20%);
z-index: 1;
content: '';
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
}
.single-inventory.layout2 .featured.jws-car-label {
background-color: #ffe400;
color: var(--main);
font-size: 12px;
text-transform: uppercase;
font-weight: 500;
display: inline-block;
padding: 1px 20px;
text-align: center;
margin-bottom: 10px;
}
.single-inventory.layout2 .jws-car-favorite {
top: 100px;
right: 40px;
}
.single-inventory.layout2 .car-video-popup-wap {
right: 40px;
}
.single-inventory.layout2 .images-slider .jws-carousel-btn.next-item {
right: 0px;
}
.single-inventory.layout2 .images-slider .jws-carousel-btn.prev-item {
left: 0px;
}
.single-inventory.layout2 .cars-single-top-info2 {
margin-top: 20px;
margin-bottom: 7px;
}
.single-inventory.layout2 .car-single-tabs .tabs-nav {
display: none;
}
.single-inventory.layout2 .car-single-tabs {
background: transparent;
box-shadow: none;
padding: 0;
}
.single-inventory.layout2 .car-single-tabs .tabcontent .cars-Tabs-panel {
display: block !important;
padding: 0 !important;
margin-bottom: 37px !important;
height: 100% !important;
overflow: hidden;
}
.single-inventory.layout2 .car-single-tabs .tabcontent .tab-heading {
display: block;
margin-bottom: 17px;
pointer-events: none;
}
.single-inventory.layout2 .car-single-tabs .tabcontent .tab-heading span {
display: none;
}
.single-inventory.layout2 .title-bar-car {
margin-top: 36px;
margin-bottom: 35px;
}
.single-inventory.layout2 .title-bar-car a {
color: var(--body);
}
.single-inventory.layout2 .title-bar-car .current {
color: var(--heading);
}
.single-inventory.layout2 .title-bar-car .jws-icon-001-right-arrows-couple {
font-size: 13px;
margin: 0 15px;
}
.single-inventory.layout2 .title-bar-car i:before {
color: var(--heading);
font-weight: bold;
}
.jws-carousel-btn {
transition: 0.3s all;
cursor: pointer;
}
.slick-slider .slick-list {
width: 100%;
}
.car-form-popup {
display: none;
}
.car-form-popup {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
overflow: auto;
}
html.model-open {
overflow: hidden;
}
.car-form-popup-inner-animation {
background: #ffffff;
transition: 0.3s all;
opacity: 0;
transform: translatey(-70px);
-webkit-transform: translatey(-70px);
padding: 35px 50px 46px;
will-change: transform;
}
.car-form-popup-inner-animation.has-content {
opacity: 1;
transform: translatey(0px);
-webkit-transform: translatey(0px);
}
.car-form-popup-inner-animation > h3 {
font-size: 24px;
margin-bottom: 22px;
}
.car-form-popup-inner {
max-width: 932px;
position: relative;
z-index: 999;
top: 50px;
margin: 0 auto;
}
.car-form-popup-inner h5 {
letter-spacing: 0.4px;
margin-bottom: 6px;
}
.car-form-popup-inner .car-list ul {
margin: 0 -20px;
}
.car-form-popup-inner .car-list ul li {
width: 20% !important;
display: inline-block;
margin-right: 2%;
padding: 0 20px;
margin-bottom: 10px;
}
.car-form-popup-inner .car-list ul li:not(:last-child) {
border-right: 1px solid #e5e5e5;
}
.car-form-popup-inner .car-list ul li i {
color: var(--heading);
font-size: 18px;
margin-right: 9px;
}
.car-form-popup-inner .car-list ul li .attr-text {
display: inline-block;
vertical-align: top;
margin-bottom: -5px;
}
.car-form-popup-inner .car-list ul li .attr-text .label {
display: block;
font-size: 13px;
font-weight: 500;
color: var(--heading);
margin-bottom: -3px;
}
.car-form-popup-inner form .form-group > label {
font-size: 13px;
font-weight: 500;
margin-bottom: 2px;
color: var(--heading);
display: block;
line-height: 24px;
}
.car-form-popup-inner form .radio {
display: inline-block;
margin-right: 20px;
}
.car-form-popup-inner form .radio input {
margin-right: 10px;
}
.car-form-popup-inner form .cancel-form {
margin-right: 23px;
}
.car-form-popup-inner form button,
.car-form-popup-inner form .do_calculator {
color: var(--light) !important;
}
.car-form-popup-inner form button:before,
.car-form-popup-inner form .do_calculator:before {
opacity: 1 !important;
}
.car-form-popup-inner form .cancel-form {
color: var(--main) !important;
}
.car-form-popup-inner form .btn-main {
border-radius: 0;
padding-top: 14px;
padding-bottom: 14px;
background: transparent !important;
}
.car-form-popup-inner form .btn-main:before {
background: var(--main) !important;
opacity: 0.1;
content: "";
width: 100%;
height: 100%;
left: 0;
top: 0;
position: absolute;
z-index: -1;
transition: 0.3s all;
}
.car-form-popup-inner form .btn-main:hover {
color: var(--light) !important;
}
.car-form-popup-inner form .btn-main:hover:after {
opacity: 1;
}
.car-form-popup-inner form .btn-main:hover:before {
opacity: 1;
}
.car-form-popup-inner form input:not([type="radio"]):not([type="checkbox"]) {
background: #f2f2f2;
border: 1px solid transparent;
height: 50px;
padding: 0 15px;
margin-bottom: 10px;
}
.car-form-popup-inner form .select2-container .select2-selection--single {
background: #f2f2f2;
}
.car-form-popup-inner form .cdhl-terms-privacy-container {
margin-bottom: 15px;
}
.car-form-popup-inner form .cdhl-terms-privacy-container.validation_error input[type="checkbox"]:before {
border-color: red;
}
.car-form-popup-inner form .cdhl-terms-privacy-container input {
margin-right: 10px;
}
.car-form-popup-inner form textarea {
background: #f2f2f2;
padding: 15px 15px;
margin-bottom: 10px;
border: 1px solid transparent;
}
.car-form-popup-inner .btn-form {
text-align: right;
margin-top: 16px;
}
.car-form-popup-inner .car-info {
background: #f2f2f2;
padding: 21px 30px 11px;
margin-bottom: 31px;
}
.car-form-popup-inner .car-info .car-name-form {
font-size: 18px;
margin-bottom: 3px;
}
.car-form-popup-inner .car-info .dealer-location i {
color: var(--heading);
font-size: 16px;
margin-right: 8px;
}
.car-form-popup-inner .car-info .vin-stock {
margin-top: 6px;
margin-bottom: 11px;
}
.car-form-popup-inner .car-info .vin-stock > span:not(:last-child) {
margin-right: 84px;
}
.car-form-popup-inner .car-info .vin-stock > span .attr-text {
font-weight: bold;
}
.car-form-popup-inner .jws-recapcha {
height: 87px;
}
.modal-overlay {
position: fixed;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
top: 0;
left: 0;
z-index: 99;
transition: 0.3s all;
opacity: 0;
}
.opened .modal-overlay {
opacity: 1;
}
.close-modal {
cursor: pointer;
color: var(--heading);
font-size: 35px;
position: absolute;
right: 16px;
top: 10px;
}
.my-apr {
display: none;
}
.my-apr,
.no-apr {
animation: fadeIn 0.3s both;
}
.form-tabs-nav {
margin-bottom: 17px;
}
.form-tabs-nav .form-tabs-nav-left {
margin-right: 4vw;
}
.form-tabs-nav input {
margin-right: 10px;
display: inline-block;
vertical-align: middle;
}
.form-tabs-nav label {
color: var(--heading);
font-weight: 500;
display: inline-block;
vertical-align: middle;
margin: 0;
}
.form-tabs-content > div {
margin-bottom: 11px;
}
.form-tabs-content label {
opacity: 0.8;
font-size: 13px;
margin-bottom: 6px;
}
.form-tabs-content input,
.form-tabs-content select {
border: 1px solid transparent;
height: 50px !important;
background-color: #f2f2f2 !important;
width: 100%;
padding: 0 20px;
border-radius: 0;
font-size: 15px;
color: var(--heading);
outline: none;
}
.calculate-result > h4 {
color: var(--heading);
font-weight: 500;
}
.calculate-result .lease_rate-results,
.calculate-result .rate-results {
float: right;
}
.calculate-result .lease_month-price-results,
.calculate-result .month-price-results {
color: var(--heading);
font-size: 13px;
font-weight: 500;
float: left;
}
.calculate-result .lease_month-price-results .price,
.calculate-result .month-price-results .price {
font-size: 24px;
font-weight: bold;
}
.do_calculator_clear {
margin-right: 14px;
}
.do_calculator_clear {
color: var(--main) !important;
}
.calculate-list li {
font-size: 13px;
margin-bottom: 2px;
}
.calculate-list p {
font-size: 11px;
line-height: 20px;
margin-bottom: 15px !important;
margin-top: 5px !important;
}
.calculate-list-center {
border-top: 1px solid #e7e7e7;
border-bottom: 1px solid #e7e7e7;
padding: 10px 0;
margin: 8px 0;
}
.li-right {
float: right;
color: var(--heading);
}
.cars-related h3 {
font-size: 24px;
margin-bottom: 31px;
}
.cars-related .slick-initialized .col-xl-3 {
max-width: 100%;
}
.cars-featured-slider .jws-carousel-btn,
.cars-related .jws-carousel-btn {
position: absolute;
z-index: 1;
border: 2px solid var(--main);
background: var(--main);
width: 45px;
height: 45px;
line-height: 42px;
text-align: center;
color: var(--main);
cursor: pointer;
transition: 0.3s all;
font-size: 25px;
top: 19%;
margin-top: -20px;
color: #ffffff;
border-radius: 100%;
opacity: 0;
}
.cars-featured-slider .jws-carousel-btn:hover,
.cars-related .jws-carousel-btn:hover {
background: var(--heading);
border-color: var(--heading);
}
.cars-featured-slider .jws-carousel-btn.prev-item,
.cars-related .jws-carousel-btn.prev-item {
left: -9px;
transform: translatex(-10px);
-webkit-transform: translatex(-10px);
}
.cars-featured-slider .jws-carousel-btn.next-item,
.cars-related .jws-carousel-btn.next-item {
right: -9px;
transform: translatex(10px);
-webkit-transform: translatex(10px);
}
.cars-featured-slider .jws-carousel-btn .slick-disabled,
.cars-related .jws-carousel-btn .slick-disabled {
opacity: 0.5 !important;
}
.cars-featured-slider:hover .jws-carousel-btn,
.cars-related:hover .jws-carousel-btn {
transform: translatex(0px);
-webkit-transform: translatex(0px);
opacity: 1;
}
@media (max-width: 1024px) {
.cars-single-top-info .car-info .car-info-item:not(:last-child) {
margin-right: 15px;
}
.cars-single-top-info .car-form > ul li:not(:last-child) {
margin-right: 5px;
}
.single-inventory.layout2 .cars-single-top-info2 {
margin-top: 0;
margin-bottom: 15px;
}
}
@media (max-width: 767px) {
.cars-single-top .car-form {
text-align: left;
margin-top: 15px;
}
.car-single-title {
font-size: 25px;
line-height: 35px;
}
.car-single-tabs .tabs-nav {
display: none;
}
.car-single-tabs .tabcontent .tab-heading {
display: block;
}
.car-single-tabs {
padding: 30px 15px;
}
.car-single-tabs .tabcontent .cars-Tabs-panel {
padding: 0 0 10px ;
}
.car-single-tabs .tabcontent .features-list li {
font-size: 13px;
}
.car-single-attribute ul li {
width: 50%;
padding-right: 0 !important;
margin-right: 0 !important;
border: 0 !important;
}
.jws-car-favorite {
width: 40px;
height: 40px;
line-height: 40px;
font-size: 14px;
}
.car-form-popup-inner-animation {
padding: 35px 25px 46px;
}
.calculate-result > h4 {
margin-top: 20px;
}
.car-form-popup-inner .car-list ul li {
width: 47% !important;
}
.car-form-popup-inner .car-info .vin-stock > span:not(:last-child) {
display: block;
margin-right: 0;
}
.car-form-popup-inner form .cancel-form {
margin-right: 10px;
}
.car-form-popup-inner form .elementor-button {
padding-top: 15px !important;
padding-right: 35px !important;
padding-bottom: 15px !important;
padding-left: 35px !important;
}
} .dealer-about {
color: var(--heading);
margin-bottom: 40px;
}
.dealer-about > h4 {
font-size: 20px;
}
.dealer-gallery {
margin-bottom: 53px;
}
.dealer-list-result {
max-height: 760px;
overflow: auto;
padding-right: 15px;
}
.dealer-public {
padding-top: 38px;
padding-bottom: 38px;
}
.dealer-private {
padding-top: 81px;
padding-bottom: 80px;
}
.dealer-images {
margin-bottom: 22px;
}
.dealer-images img {
display: inline-block;
vertical-align: middle;
margin-right: 35px;
max-width: 80px;
}
.dealer-images > div {
display: inline-block;
vertical-align: middle;
}
.dealer-images .dealer-name {
font-size: 36px;
}
.dealer-images .write-review {
color: var(--heading);
text-decoration: underline;
}
.dealer-images .rating-count {
margin-right: 24px;
}
.dealer-post-code {
margin-right: 15px;
}
.gm-style div,
.gm-style img {
outline: none !important;
}
.dealer-info-map.images_emtry .dealer-conent {
width: 100%;
}
.dealer-info-map img {
display: inline-block;
max-width: 60px;
border-radius: 100%;
vertical-align: middle;
}
.dealer-info-map .dealer-conent {
display: inline-block;
width: calc(100% - 60px);
vertical-align: middle;
padding-left: 10px;
}
.dealer-info-map .dealer-conent h3 {
font-size: 18px;
margin: 0;
line-height: 28px;
}
.dealer-info-map .dealer-conent p {
margin: 0;
font-size: 13px;
line-height: 22px;
}
.dealer-info-map .dealer-conent a {
height: 30px;
border: 0;
background: var(--heading);
color: var(--light);
display: inline-block;
text-align: center;
line-height: 30px;
min-width: auto;
padding: 0 15px;
border-radius: 3px;
margin-top: 10px;
margin-bottom: 5px;
}
.dealer-info-map .dealer-conent a:hover {
background: var(--main);
}
.dealer-info-list {
margin-bottom: 30px;
transition: 0.3s all;
position: relative;
border: 1px solid #ebebeb;
background: var(--light);
padding: 30px;
border-radius: 3px;
}
.dealer-info-list label {
margin-right: 5px;
color: var(--heading);
}
.dealer-info-list > a {
color: var(--body);
}
.dealer-info-list .contact-info li {
margin-bottom: 6px;
}
.dealer-info-list .contact-info li i {
margin-right: 22px;
}
.dealer-info-list .dealer-address {
color: var(--heading);
}
.dealer-info-list .dealer-address span {
text-decoration: underline;
}
.dealer-info-list .car-status {
position: absolute;
right: 30px;
display: flex;
}
.dealer-info-list .car-status span {
color: var(--heading);
font-size: 13px;
background: #f5f5f5;
padding: 2px 12px;
margin-left: 5px;
}
.dealer-info-list .dealer-image {
margin-bottom: 18px;
}
.dealer-info-list .dealer-image img {
border-radius: 100%;
display: inline-block;
vertical-align: middle;
margin-right: 15px;
width: 60px;
}
.dealer-info-list .dealer-image > div {
display: inline-block;
vertical-align: middle;
}
.dealer-info-list .dealer-image .dealer-name {
display: inline-block;
margin: 0;
font-size: 18px;
}
.page-template-page-dealer .site-main {
padding-top: 90px;
padding-bottom: 90px;
}
.form-search-dealer.widget-dealer-list .select2.select2-container {
width: 100% !important;
}
.form-search-dealer.widget-dealer-list .select2.select2-container .select2-selection--single {
border: 1px solid #dedede;
}
.form-search-dealer.widget-dealer-list select,
.form-search-dealer.widget-dealer-list input {
border: 1px solid #dedede;
height: 50px;
padding: 0 15px;
background: var(--light);
}
.form-search-dealer.widget-dealer-list .filter-dealer {
height: 50px;
width: 100%;
border: 0;
background: var(--heading);
color: var(--light);
display: block;
text-align: center;
line-height: 50px;
}
.form-search-dealer.widget-dealer-list .filter-dealer:hover {
background: var(--main);
}
.form-search-dealer.widget-dealer-list.layout2 select,
.form-search-dealer.widget-dealer-list.layout2 input,
.form-search-dealer.widget-dealer-list.layout2 .select2-container .select2-selection--single {
margin-bottom: 26px;
border: none;
}
.dealer-bar {
background: #f5f5f5;
padding: 15px 30px;
margin-bottom: 35px;
}
.dealer-bar .form-search-dealer .select2.select2-container {
width: auto !important;
}
.dealer-bar .select2-container .select2-selection--single {
padding-right: 15px;
border-color: #e6e6e6;
border-radius: 3px;
height: 40px;
}
.dealer-bar .select2-container .select2-selection--single .select2-selection__rendered {
line-height: 40px;
}
.dealer-bar .select2-container .select2-selection--single .select2-selection__arrow {
height: 20px;
}
.dealer-bar .dealer-item {
display: inline-block;
}
.dealer-bar .dealer-item:not(:last-child) {
margin-right: 30px;
}
.dealer-bar .dealer-item label {
color: var(--heading);
font-weight: 500;
margin-bottom: 0;
margin-right: 12px;
}
.dealer-bar .dealer-item select,
.dealer-bar .dealer-item input {
width: auto;
background: var(--light);
min-height: 40px;
border-color: #e6e6e6;
}
.dealer-bar .filter-dealer {
height: 40px;
border: 0;
background: var(--heading);
color: var(--light);
display: block;
text-align: center;
line-height: 40px;
min-width: 124px;
padding: 0 15px;
border-radius: 3px;
}
.dealer-bar .filter-dealer:hover {
background: var(--main);
}
.dealer-list-wap.loading .dealer-info-list {
opacity: 0.4;
}
.dealer-list-wap.loading:after {
font-family: 'jws_icon';
content: '\e834';
top: 0px;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
left: 50%;
top: 50%;
margin-left: -18px;
margin-top: -18px;
font-size: 40px;
color: var(--heading);
}
.jws-star-rating {
font-size: 13px;
}
.jws-star-rating .inner {
margin-right: 7px;
}
.jws-star-rating .inner .jws-star-rating-upper:before {
font-family: "jws_icon";
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
content: '\e9d9\e9d9\e9d9\e9d9\e9d9';
font-size: 14px;
letter-spacing: 2px;
color: #ffd800;
white-space: nowrap;
}
.jws-star-rating .inner .jws-star-rating-lower:before {
font-family: "jws_icon";
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
content: '\e9d7\e9d7\e9d7\e9d7\e9d7';
letter-spacing: 2px;
color: #ffd800;
font-size: 14px;
margin-left: -1px;
}
.jws-star-rating .inner .jws-star-rating-upper {
position: absolute;
top: 0;
left: -1px;
overflow: hidden;
width: 0;
}
.jws-star-rating .inner {
position: relative;
display: inline-block;
}
.dealer-tabs {
clear: both; }
.dealer-tabs .dealer-content {
padding-top: 15px;
}
.dealer-tabs .dealer-content .cars-top-filters {
margin-bottom: 36px;
}
.dealer-tabs .dealer-content .tab-heading {
display: none;
}
.dealer-tabs .tabs-nav {
border-bottom: 2px solid #f1f1f1;
display: flex;
margin-bottom: 13px;
}
.dealer-tabs .tabs-nav li {
display: inline-block;
cursor: pointer;
font-weight: 500;
color: var(--heading);
width: 50%;
padding: 11px 30px;
text-align: center;
position: relative;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 1.5px;
}
.dealer-tabs .tabs-nav li:after {
background: var(--main);
width: 0%;
height: 2px;
left: 0;
bottom: -2px;
transition: 0.3s all;
content: "";
position: absolute;
}
.dealer-tabs .tabs-nav .active {
color: var(--main);
}
.dealer-tabs .tabs-nav .active:after {
width: 100%;
}
.dealer-tabs .tabcontent:not(#tab1) .cars-Tabs-panel {
display: none;
}
.dealer-tabs .tabcontent p {
margin: 0;
line-height: 24px;
}
.dealer-tabs .jws-dealer-review-title {
margin-bottom: 25px;
}
.dealer-tabs .jws-comment-dealer-wrapper:not(:last-child) {
margin-bottom: 25px;
border-bottom: 1px solid #e7e7e7;
padding-bottom: 25px;
}
.dealer-tabs .title {
margin: 5px 0;
}
.dealer-tabs .content {
margin-bottom: 10px;
}
.dealer-tabs .jws-added-by {
color: var(--heading);
}
.dealer-tabs .jws_empty_reviews,
.dealer-tabs .jws-login-review-leave {
font-weight: 400;
}
.dealer-tabs .jws-write-dealer-review .jws-star-rating {
margin: 10px 0;
font-size: 15px;
}
.dealer-tabs .jws-write-dealer-review .jws-star-rating .inner .jws-star-rating-upper:before {
font-size: 20px;
}
.dealer-tabs .jws-write-dealer-review .jws-star-rating .inner .jws-star-rating-lower:before {
font-size: 20px;
}
.dealer-tabs .jws-write-dealer-review input:not([type="checkbox"]),
.dealer-tabs .jws-write-dealer-review textarea {
margin-bottom: 10px;
border: 2px solid rgba(129, 129, 129, 0.2);
background: transparent;
}
.dealer-tabs .jws-write-dealer-review .jws-checker-required {
margin-bottom: 10px;
}
.dealer-tabs .jws-write-dealer-review .jws-checker-required input {
margin-right: 10px;
}
.dealer-tabs .jws-write-dealer-review .form-group h4 {
font-size: 13px;
font-weight: 500;
margin-bottom: 2px;
line-height: 24px;
}
.dealer-sidebar .section1,
.dealer-sidebar .section2 {
box-shadow: 0.209px 2.993px 54.28px 4.72px rgba(25, 4, 2, 0.05);
padding: 32px 38px 40px;
margin-bottom: 30px;
}
.dealer-sidebar .section2 .per-title {
font-size: 20px;
}
.dealer-sidebar .section h3 {
font-size: 20px;
margin-bottom: 21px;
}
.dealer-sidebar .section input,
.dealer-sidebar .section textarea {
margin-bottom: 13px;
}
.dealer-sidebar .section .elementor-button {
width: 100%;
}
.dealer-sidebar .section1 h4 {
font-weight: 700;
font-size: 13px;
text-transform: uppercase;
}
.dealer-sidebar #contact-with-dealer label {
font-size: 13px;
}
.dealer-sidebar .opentime-title {
margin-bottom: 4px;
}
.dealer-sidebar .social-title {
margin-bottom: 21px;
}
.dealer-sidebar .opentime-list {
margin-bottom: 23px;
}
.dealer-sidebar .opentime-list li {
margin-bottom: 2px;
font-size: 14px;
}
.dealer-sidebar .opentime-list li .label {
text-transform: capitalize;
}
.dealer-sidebar .opentime-list li .value {
float: right;
color: var(--heading);
font-weight: 500;
}
.contact-info .dealer-mail span {
text-decoration: underline;
}
.contact-info .dealer-phone span {
font-weight: 700;
}
.contact-info li {
line-height: 24px;
color: var(--heading);
margin-bottom: 20px;
}
.contact-info li label {
font-size: 13px;
font-weight: bold;
margin: 0;
margin-right: 15px;
min-width: 64
px;
}
.contact-info li i {
margin-right: 20px;
font-size: 13px;
}
.dealer-social li {
display: inline-block;
margin: 0 6px;
}
.dealer-social a {
width: 40px;
height: 40px;
text-align: center;
line-height: 42px;
position: relative;
display: block;
font-size: 18px;
}
.dealer-social a:before {
background-color: var(--main);
opacity: 0.1;
position: absolute;
width: 100%;
height: 100%;
border-radius: 100%;
content: "";
left: 0;
top: 0;
transition: 0.3s all;
}
.dealer-social a i {
position: relative;
z-index: 1;
}
.dealer-social a:hover {
color: var(--light);
}
.dealer-social a:hover:before {
opacity: 1;
} .dealer-private .change-view-button {
display: none !important;
}
.dealer-private .jws-make-features {
position: absolute;
top: 10px;
left: 10px;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
border-radius: 100%;
color: var(--main);
border: 2px solid var(--main);
box-sizing: content-box;
}
.dealer-private .jws-make-features.active {
background: var(--main);
color: var(--light);
}
.dealer-private > .col-xl-4 {
padding-right: 55px;
}
.dealer-private .dealer-side-wap {
box-shadow: 0.209px 2.993px 54.28px 4.72px rgba(25, 4, 2, 0.05);
padding: 38px;
}
.dealer-private .dealer-images {
text-align: center;
margin-bottom: 31px;
}
.dealer-private .dealer-images img {
border-radius: 100%;
width: 100%;
max-width: 122px;
margin-right: 0;
}
.dealer-private .dealer-images > div {
display: block;
}
.dealer-private .dealer-images > div span {
font-size: 13px;
}
.dealer-private .dealer-images .dealer-name {
font-size: 20px;
margin-bottom: 0px;
margin-top: 10px;
}
.dealer-private .car-action-wap a {
font-size: 16px;
background: var(--main);
}
.dealer-private .navigation-user {
border-bottom: 1px solid #efeff5;
padding-bottom: 17px;
margin-bottom: 35px;
}
.dealer-private .navigation-user a {
color: var(--heading);
font-size: 13px;
padding-bottom: 10px;
display: block;
font-weight: 500;
padding: 9px 26px;
}
.dealer-private .navigation-user a i {
margin-right: 10px;
font-size: 16px;
color: var(--body);
}
.dealer-private .navigation-user a.active {
background: #f3f3f3;
}
.dealer-private .navigation-user a.active i {
color: var(--heading);
}
.dealer-private .contact-info {
border-bottom: 1px solid #efeff5;
padding-bottom: 17px;
margin-bottom: 26px;
}
.dealer-private .contact-info .mail > i {
color: var(--body);
font-size: 16px;
margin-top: -2px;
}
.dealer-private .contact-info li .fa-phone-alt {
color: var(--main);
}
.dealer-private .contact-info li i {
width: 28px;
}
.dealer-private .contact-info li > span {
width: calc(80% - 28px);
word-wrap: break-word;
}
.dealer-private .contact-info li > i,
.dealer-private .contact-info li > span {
display: inline-block;
vertical-align: top;
}
.dealer-private .contact-info li span span {
display: block;
margin-bottom: 2px;
font-size: 13px;
color: var(--body);
}
.dealer-private .contact-info li p {
font-size: 18px;
font-weight: bold;
margin: 0;
}
.dealer-private .dealer-plane .has-plan {
margin-bottom: 14px;
}
.dealer-private .dealer-plane > div i {
float: left;
font-size: 16px;
width: 25px;
}
.dealer-private .dealer-plane > div > span {
display: block;
padding-left: 27px;
font-size: 13px;
}
.dealer-private .dealer-plane > div strong {
font-size: 16px;
display: block;
}
.dealer-private .dealer-plane > div a {
display: block;
margin-top: 18px;
padding: 18px 15px;
}
.dealer-private form.edit-account .edit-row {
border-bottom: 2px solid #f2f2f2;
border-radius: 5px;
background-color: #f5f5f5;
padding: 35px 30px 20px;
margin-bottom: 30px;
}
.dealer-private form.edit-account .edit-row input {
border: 1px solid #e2e2e2;
background: #ffffff;
}
.dealer-private form.edit-account input[type="submit"] {
margin-top: 15px;
}
.dealer-private form.edit-account .banner .jws-item {
border-radius: 0 !important;
width: 260px !important;
height: 260px !important;
}
.dealer-private form.edit-account .jws-checkbox {
margin-right: 15px;
}
.dealer-private form.edit-account .jws-checkbox input ~ .checkmark {
background-color: #ffffff;
}
.dealer-private form.edit-account .elementor-button span {
margin-left: 10px;
}
.dealer-private form.edit-account .form-row {
margin-bottom: 20px;
}
.dealer-private form.edit-account .form-row label {
margin-bottom: 5px;
display: block;
}
.dealer-private form.edit-account .upload-file {
position: relative;
display: inline-block;
}
.dealer-private form.edit-account .upload-file input[type="file"] {
position: absolute;
cursor: pointer;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;
z-index: 2;
}
.dealer-private form.edit-account .jws_uploaded_files {
margin-top: 20px;
}
.dealer-private form.edit-account .jws_uploaded_files .jws-item {
width: 200px;
height: 200px;
background-size: cover;
background-position: center center;
position: relative;
border-radius: 100%;
}
.dealer-private form.edit-account .jws_uploaded_files .jws-icon-icon_close {
position: absolute;
right: 24px;
top: 6px;
background: #ffffff;
color: var(--heading);
font-size: 20px;
width: 30px;
height: 30px;
line-height: 30px;
transition: 0.3s all;
cursor: pointer;
text-align: center;
border-radius: 100%;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.07000000000000001);
}
.jws-plan-table > .row {
margin: 0;
}
.jws-plan-table .plan-side {
-webkit-box-flex: 0;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
max-width: 30%;
}
.jws-plan-table .plan-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 70%;
flex: 0 0 70%;
max-width: 70%;
}
.jws-plan-table .plan-name-mobile {
display: none;
}
.jws-plan-table .price-select {
display: none;
}
.jws-plan-table .price-select.active {
display: inline-block;
}
.jws-plan-table .button-buy-plan {
display: none !important;
}
.jws-plan-table .button-buy-plan.active {
display: block !important;
}
.plan-item {
box-shadow: 0px 3px 6.3px 0.7px rgba(87, 91, 131, 0.07000000000000001);
position: relative;
text-align: center;
padding: 33px 25px 42px 25px;
background: #ffffff;
}
.plan-item .plan-name {
font-weight: 900;
font-size: 20px;
margin-bottom: 4px;
}
.plan-item .plan-price {
font-size: 15px;
color: var(--heading);
margin-bottom: 23px;
}
.plan-item .price-select span {
font-size: 18px;
font-weight: 800;
}
.plan-item .buy-plan {
margin-bottom: 28px;
}
.plan-item .buy-plan a {
display: block;
padding: 10px 15px;
color: var(--light);
background: var(--heading);
}
.plan-item .buy-plan a:hover {
background: var(--main);
}
.plan-features li {
margin-bottom: 20px;
}
.plan-features li:last-child {
margin-bottom: 0;
}
.plan-features li i {
color: #1bc744;
}
.plan-roles {
min-height: 22px;
text-align: right;
color: var(--light);
font-size: 13px;
font-weight: bold;
line-height: 22px;
}
.plan-roles .popular {
background: #1c83ed;
}
.plan-roles .roles {
background: #1bc744;
}
.plan-roles span {
padding: 0 20px;
display: inline-block;
}
.change-plan {
border: 2px solid var(--heading);
display: inline-block;
margin-bottom: 57px;
}
.change-plan a {
color: var(--heading);
font-size: 13px;
text-align: center;
padding: 2px 23px;
float: left;
}
.change-plan a.active {
color: var(--light);
background: var(--heading);
}
.plan-side {
padding-right: 42px;
}
.plan-side ul li {
color: var(--heading);
padding: 10px 35px;
}
.plan-side ul li:nth-child(odd) {
background: #ffffff;
}
.jws-plan-table-title {
font-size: 36px;
line-height: 48px;
margin-bottom: 47px;
}
.jws-plan-table-title:after {
content: "";
display: block;
background: var(--main);
width: 35px;
height: 5px;
margin-top: 11px;
}
.jws-delete-confirmation-popup {
position: fixed;
top: 50%;
left: 50%;
width: 400px;
max-width: 100%;
margin: -108px 0 0 -200px;
padding: 50px 40px 46px;
background-color: #fff;
z-index: 99999;
transition: 0.3s all;
visibility: hidden;
opacity: 0;
text-align: center;
}
.jws-delete-confirmation-popup.active {
opacity: 1;
visibility: visible;
}
.jws-delete-confirmation-popup .actions .cancel {
background: var(--heading);
}
.jws-delete-confirmation-overlay {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(0, 0, 0, 0.6);
visibility: hidden;
opacity: 0;
transition: 0.3s all;
z-index: 99998;
}
.jws-delete-confirmation-overlay.active {
opacity: 1;
visibility: visible;
}
.jws-delete-confirmation-overlay a {
padding-bottom: 13px !important;
padding-top: 13px !important;
}
.jws-confirmation-text {
color: var(--heading);
margin-bottom: 20px;
font-weight: bold;
font-size: 20px;
}
.jws-confirmation-text .jws-car-title {
color: var(--main);
}
@media (max-width: 1024px) {
.dealer-tabs .tabs-nav li {
letter-spacing: 0;
padding: 11px 10px;
}
.dealer-private > .col-xl-4 {
padding-right: 15px;
}
.dealer-private .dealer-sidebar {
margin-top: 30px;
}
}
@media (max-width: 767px) {
.dealer-tabs .tabs-nav {
display: none;
}
.dealer-tabs .dealer-content .tab-heading {
display: block;
}
.dealer-tabs {
margin-bottom: 60px;
}
.form-search-dealer .row > div {
margin-bottom: 30px;
}
.dealer-private .dealer-side-wap {
padding: 38px 15px;
}
.dealer-images .dealer-name {
font-size: 24px;
margin-bottom: 3px;
}
.dealer-images .write-review {
display: block;
}
.dealer-images img {
margin-right: 10px;
}
.dealer-sidebar .section1,
.dealer-sidebar .section2 {
padding: 32px 15px 40px;
}
}
.jws-posts-available-number {
font-size: 18px;
margin-bottom: 20px;
}
.jws-posts-available-number span {
color: var(--heading);
}
.btn-main.form-loader span {
opacity: 0;
}
.btn-main.form-loader:after {
font-family: "jws_icon";
content: '\e834';
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
font-size: 30px;
left: 50%;
margin-left: -13px;
font-weight: bold;
}
.jws-dealer-note {
list-style: none;
color: var(--heading);
padding: 15px;
border-radius: 0;
border-top: 3px solid #f51b24;
background: #ffffff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
margin-top: 20px !important;
}
.jws-dealer-note.green {
border-color: green;
}
.jws_add_car_form .jws-form-row {
border-radius: 5px;
padding: 45px 30px;
box-shadow: 0.209px 2.993px 54.28px 4.72px rgba(25, 4, 2, 0.05);
animation: fadeIn 0.3s both;
}
.jws_add_car_form .attributes-requied {
background: #ffffff;
padding: 20px 30px 10px;
margin-bottom: 25px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.03);
}
.jws_add_car_form .attributes-requied label {
font-weight: 500;
margin-bottom: 8px;
display: block;
}
.jws_add_car_form .attributes-requied input,
.jws_add_car_form .attributes-requied select {
border: 1px solid #e2e2e2;
background: #ffffff;
}
.jws_add_car_form .attributes-requied .select2-container .select2-selection--single {
background: #ffffff;
border: 1px solid #e2e2e2;
}
.jws_add_car_form label {
font-weight: 500;
margin-bottom: 8px;
display: block;
color: var(--heading);
}
.jws_add_car_form label i {
font-size: 18px;
margin-right: 10px;
}
.jws_add_car_form input::-webkit-input-placeholder { color: var(--body);
}
.jws_add_car_form input:-ms-input-placeholder { color: var(--body);
}
.jws_add_car_form input::placeholder {
color: var(--body);
}
.jws_add_car_form .jws-form > div {
margin-bottom: 25px;
}
.jws_add_car_form .form-group .wp-editor-container {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.06);
border: 0;
}
.jws_add_car_form .form-group .mce-top-part::before {
display: none;
}
.jws_add_car_form .form-group .wp-editor-area {
background: #ffffff;
}
.jws_add_car_form .form-group .mce-toolbar .mce-container-body {
padding: 0 10px;
}
.jws_add_car_form .form-group .wp-editor-wrap {
margin-top: -23px;
}
.jws_add_car_form .form-group .features-and-options-container label {
margin-bottom: 15px;
}
.jws_add_car_page {
padding: 80px 0;
}
.jws-media-car-main-input {
position: relative;
min-height: 410px;
border: 2px dashed #e3e3e3;
display: table;
width: 100%;
padding: 125px 0;
}
.jws-media-car-main-input .jws-image-preview {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background-position: center !important;
background-size: cover !important;
}
.jws-media-car-main-input input[type="file"] {
opacity: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
cursor: pointer;
z-index: 4;
}
.jws-media-car-main-input input[type="file"]:hover ~ .jws-placeholder i,
.jws-media-car-main-input input[type="file"]:hover ~ .jws-placeholder button {
color: var(--main);
}
.jws-media-car-main-input .jws-placeholder {
margin: 0 auto;
text-align: center;
display: table-cell;
vertical-align: middle;
position: relative;
z-index: 3;
}
.jws-media-car-main-input .jws-placeholder i {
display: block;
color: var(--heading) !important;
font-size: 50px;
}
.jws-media-car-main-input .jws-placeholder .text-between {
font-size: 13px;
margin: 20px 0 9px;
}
.jws-media-car-main-input .jws-placeholder .text-between p {
margin: 0;
}
.jws-media-car-main-input .jws-placeholder button {
border: 0;
color: var(--light) !important;
background: var(--main);
font-weight: 500;
border-radius: 3px;
padding: 4px 27px;
font-size: 13px;
}
.jws-add-media-car.hasImages .jws-placeholder .text-between,
.jws-add-media-car.hasImages .jws-placeholder .jws-icon-upload {
display: none;
}
.jws-add-media-car.hasImages .jws-media-car-main-input {
border: 0;
}
.jws-add-media-car.hasImages .jws-media-car-gallery .jws-placeholder .inner {
border: 0;
}
.jws-add-media-car .jws-placeholder {
margin: 0 auto;
text-align: center;
}
.jws-add-media-car i.fa-images {
font-size: 50px;
margin-bottom: 20px;
color: #d2d2d2;
vertical-align: middle;
margin: 0;
transition: 0.3s all;
}
.jws-media-car-gallery {
margin: 0 -15px;
margin-top: 30px;
}
.jws-media-car-gallery .jws-placeholder {
float: left;
padding: 0 15px;
margin-bottom: 30px;
width: 25%;
}
.jws-media-car-gallery .jws-placeholder .inner {
position: relative;
min-height: 135px;
line-height: 135px;
color: #bebebe;
font-size: 41px;
text-align: center;
border: 2px dashed #e3e3e3;
transition: 0.3s all;
cursor: all-scroll;
}
.jws-media-car-gallery .jws-placeholder .inner:hover {
border-color: var(--heading);
}
.jws-media-car-gallery .jws-placeholder .inner .jws-icon-add {
color: #cccccc;
font-size: 30px;
}
.jws-media-car-gallery .jws-placeholder .inner .jws-icon-icon_close {
position: absolute;
right: 10px;
top: 10px;
background: #ffffff;
color: var(--heading);
font-size: 25px;
width: 30px;
height: 30px;
line-height: 30px;
transition: 0.3s all;
cursor: pointer;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.07000000000000001);
border-radius: 100%;
}
.jws-media-car-gallery .jws-image-preview {
background-size: cover;
background-position: center center;
position: absolute;
width: 100%;
height: 100%;
}
.map_container #pac-input {
margin-bottom: 20px;
}
.additional-title {
font-size: 18px;
}
.attributes-no-requied input,
.attributes-no-requied select {
background: #ffffff;
border: 1px solid #e2e2e2;
}
.attributes-no-requied .select2-container .select2-selection--multiple {
background: #ffffff;
border: 1px solid #e2e2e2;
}
.attributes-no-requied .select2-container .select2-selection--single {
border: 1px solid #e2e2e2;
}
#jws-vehicle-location-area {
height: 500px;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
display: none;
}
div.mce-toolbar-grp {
border-bottom: none !important;
background: transparent !important;
}
.mce-caret {
position: relative;
}
.mce-caret:before {
content: '\e82a';
font-family: 'jws_icon';
font-style: normal;
font-weight: normal;
}
.mce-panel .mce-btn i.mce-caret {
right: 8px !important;
margin-top: 0 !important;
border: none !important;
position: relative;
}
.mce-toolbar .mce-btn button,
.qt-dfw {
padding: 2px 5px !important;
}
.mce-menubtn span {
margin-right: 6px !important;
}
.mce-i-table {
margin-top: 3px !important;
}
.mce-toolbar .mce-container-body {
background: #f2f2f2 !important;
}
.mce-menubar .mce-menubtn button span {
color: var(--heading) !important;
font-weight: 500;
}
div.mce-toolbar-grp > div {
padding: 0 !important;
}
.stamps-item .link-for-images {
display: none;
}
.stamps-item .link-for-images.active {
display: block;
}
.jws-form-row:not(#add_car_step1) {
display: none;
}
.ui-draggable-dragging {
z-index: 99;
display: block;
}
.ac-step-tab {
background: #f3f3f3;
padding: 30px 0;
}
.ac-step-tab li a {
font-weight: 500;
color: var(--heading);
font-size: 15px;
display: block;
padding: 13px 30px;
}
.ac-step-tab li a .step-item-number {
display: inline-block;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
border: 1px solid #b8b8b8;
border-radius: 100%;
color: #b7b7b7;
margin-right: 18px;
vertical-align: bottom;
}
.ac-step-tab li a.active {
background: #ffffff;
}
.ac-step-tab li a.active .step-item-number {
color: var(--light);
background: var(--main);
border-color: var(--main);
}
.jws-form-row .step-number {
border-bottom: 1px solid #e5e5e5;
padding-bottom: 32px;
margin-bottom: 42px;
}
.jws-form-row .step-number span:first-child {
font-weight: 700;
font-size: 13px;
background: var(--main);
color: var(--light);
padding: 4px 18px;
display: inline-block;
text-transform: uppercase;
letter-spacing: 0.7px;
margin-right: 18px;
}
.jws-form-row .step-number .step-text {
font-size: 20px;
font-weight: bold;
color: var(--heading);
vertical-align: middle;
}
.jws-form-row .section-inner {
margin-bottom: 26px;
}
.jws-form-row .section-inner .section-title {
font-size: 15px;
text-transform: uppercase;
letter-spacing: 1.5px;
margin-bottom: 15px;
}
.row-item {
margin-bottom: 20px;
}
.row-item .select2-container .select2-selection--single {
background: #f2f2f2;
}
.row-item .field-requed {
color: #e12d39;
font-size: 13px;
float: right;
font-weight: 400;
}
.stamps-item > h5 {
font-weight: 400;
}
.stamps-item .stamp-image {
margin-top: 28px;
margin-bottom: 33px;
min-height: 67px;
}
.stamps-item .link-for-images .link-for-images-inner {
display: table;
}
.stamps-item .link-for-images h5 {
display: table-cell;
width: 1%;
padding-right: 5px;
}
.stamps-item .link-for-images input {
width: 100%;
display: table-cell;
}
input[type="checkbox"] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
position: relative;
margin-right: 16px;
vertical-align: bottom;
width: 20px;
height: 20px;
line-height: 20px;
text-align: left;
vertical-align: middle;
}
input[type="checkbox"]:before {
display: inline-block;
width: 20px;
height: 20px;
position: absolute;
border: 2px solid #bebfc0;
vertical-align: middle;
content: "";
top: 0;
}
input[type="checkbox"]:after {
content: '\e82f' !important;
font-family: "jws_icon";
color: #ffffff;
left: 0px;
height: 100%;
position: absolute;
display: none;
font-size: 13px;
top: 1px;
width: 100%;
text-align: center;
}
input[type="checkbox"]:checked:before {
background-color: var(--main) !important;
border-color: var(--main) !important;
}
input[type="checkbox"]:checked:after {
display: block;
}
.step-button {
margin-top: 57px;
}
.step-button:after,
.step-button:before {
content: "";
display: table;
clear: both;
}
.step-button .diable {
opacity: 0.4;
}
.step-button button[type="button"] {
font-weight: bold;
color: #ffffff;
border: none;
background: var(--btn-bgcolor);
padding: 16px 35px;
}
.step-button button[type="button"]:hover {
background: var(--btn-bgcolor2);
}
.step-button button[type="button"].next {
float: right;
}
.step-button button[type="button"].next i {
margin-left: 18px;
}
.step-button button[type="button"].previous i {
margin-right: 18px;
}
.step-button #jws-submit-car {
float: right;
}
.ac-step-progressbar {
height: 8px;
background: #f1f1f1;
position: relative;
border-radius: 15px;
}
.ac-step-progressbar span {
position: absolute;
background: var(--main);
height: 100%;
top: 0;
left: 0;
border-radius: 15px;
width: 20%;
transition: 0.3s all;
}
.upload-gallery-notes {
color: var(--heading);
margin-bottom: 38px;
}
.upload-gallery-notes h5 {
font-weight: 500;
margin-bottom: 2px;
}
.upload-gallery-notes p {
margin-top: 0;
}
.ac-upload-des {
margin-bottom: 4px;
}
.ac-upload-des h5 {
display: inline-block;
font-weight: 500;
}
.ac-upload-des span {
float: right;
font-size: 13px;
}
.video-link-input {
position: relative;
}
.video-link-input input {
padding-right: 50px;
}
.video-link-input button {
background: var(--heading);
border: 0;
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 50px;
color: var(--light);
font-size: 18px;
}
.video-wap .video-item {
margin-bottom: 15px;
}
.add-car-video > p {
margin-top: 21px;
margin-bottom: 50px;
}
.add-car-video > p i {
margin-right: 15px;
}
.pdf-value {
background: #f2f2f2;
padding: 5px 15px;
display: inline-block;
color: var(--heading);
}
.pdf-value a:last-child {
color: var(--heading);
}
#car-pdf {
background: #f2f2f2;
display: block;
width: 100%;
padding: 13px 20px;
margin-top: 21px;
}
.add-car-fearture .parent-cat {
font-size: 16px;
font-weight: 500;
margin-bottom: 17px;
}
.add-car-fearture ul {
margin-bottom: 35px;
}
.add-car-fearture li {
margin-bottom: 12px;
}
.add-car-fearture label span {
font-weight: 400;
}
.jws_sticky_move_change.no-active-sticky {
top: 30px !important;
}
.jws_sticky_move_change.is_bottom {
top: auto !important;
}
.jws_sticky_move_change {
transition: 0.5s all;
}
.jws-add-car-login {
display: none;
}
.jws-add-car-login .jws-login-form {
padding-top: 20px;
}
.before-login {
padding: 15px;
color: var(--heading);
font-size: 16px;
background: #f3f3f3;
margin-bottom: 20px;
text-align: center;
}
body.button-default .btn-main,
body.button-default .jws-cf7-style .wpcf7-submit {
background: var(--btn-bgcolor);
color: var(--btn-color);
border: 0;
padding-top: 18px;
padding-right: 50px;
padding-bottom: 18px;
padding-left: 50px;
}
body.button-default .btn-main:hover,
body.button-default .jws-cf7-style .wpcf7-submit:hover {
background: var(--btn-bgcolor2);
color: var(--btn-color2);
}
.elementor-button {
border-radius: 0;
position: relative;
}
.elementor-button-content-wrapper {
align-items: center;
}
.jws-button a#custom-buttonbr {
overflow: hidden;
}
.package-section {
position: relative;
margin-bottom: 100px;
}
.package-section .show-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.package-section .show-list .service-list {
padding: 35px 30px 63px !important;
}
.package-section .show-list .service-list i:before {
display: block !important;
content: "\f00c" !important;
}
.package-section .show-list .package-detail {
border-color: #f0f0f0 !important;
}
.package-section .show-list ul {
display: block !important;
}
.package-section .show-list .togget-service-list:before {
content: "" attr(data-title-hide) "";
}
.package-section .show-list .togget-service-list .text {
display: none;
}
.package-section .show-list .togget-service-list .jws-icon-arrow_carrot-down {
transform: rotate(-180deg);
-webkit-transform: rotate(-180deg);
display: inline-block;
}
.package-section .row {
transition: 0.3s all;
}
.package-section.loading:after {
font-family: 'jws_icon';
content: '\e834';
top: 0px;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
left: 50%;
top: 50%;
margin-left: -18px;
margin-top: -18px;
font-size: 40px;
color: var(--heading);
}
.package-section.loading .row {
opacity: 0.5;
}
.package-section .package-inner {
border: 2px solid #f0f0f0;
border-radius: 5px;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
cursor: pointer;
position: relative;
}
.package-section .package-inner.active {
border-color: var(--main);
}
.package-section .package-detail {
padding: 40px 30px 32px;
border-bottom: 2px solid transparent;
}
.package-section button {
border: 0;
background: transparent;
color: var(--main);
font-weight: 500;
margin-top: 9px;
position: absolute;
bottom: 25px;
font-size: 15px;
}
.package-section button .jws-icon-arrow_carrot-down {
margin-left: 7px;
font-size: 20px;
display: inline-block;
vertical-align: bottom;
}
.package-section button span {
transition: 0.3s all;
}
.package-section .service-list {
font-size: 14px;
font-weight: 500;
color: var(--heading);
padding: 35px 30px 10px;
}
.package-section .service-list ul {
display: none;
}
.package-section .service-list li {
margin-bottom: 12px;
}
.package-section .service-list li i {
background: #e0f3eb;
font-size: 8px;
color: #2fb67c;
width: 20px;
height: 20px;
text-align: center;
line-height: 20px;
border-radius: 100%;
margin-right: 13px;
vertical-align: middle;
}
.package-section .package-name {
font-size: 22px;
}
.package-section .package-duration {
font-size: 14px;
}
.package-section .package-duration span {
color: var(--heading);
font-size: 20px;
margin-right: 8px;
}
.package-section .package-price-total {
color: var(--main);
font-size: 30px;
margin-bottom: 7px;
}
.package-section .package-price-total .symbol {
font-size: 15px;
color: var(--heading);
vertical-align: top;
margin-top: -10px;
display: inline-block;
}
.vehicles-section {
margin-bottom: 43px;
}
.vehicles-section .vehicles-list {
margin: 0 -15px;
}
.vehicles-section .slick-slide {
padding: 0 15px;
}
.vehicles-section .vehicles-list:after {
content: "";
display: table;
clear: both;
}
.vehicles-section .vehicles-item {
border: 2px solid #f0f0f0;
border-radius: 5px;
padding: 30px 15px;
text-align: center;
padding-bottom: 15px;
position: relative;
cursor: pointer;
}
.vehicles-section .vehicles-item img {
position: absolute;
bottom: 5px;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
}
.vehicles-section .vehicles-item .car-images {
height: 55px;
position: relative;
}
.vehicles-section .vehicles-item h4 {
font-size: 15px;
margin-bottom: 0;
}
.vehicles-section .vehicles-item.active {
border-color: var(--main);
}
.vehicles-section .jws-carousel-btn {
position: absolute;
z-index: 1;
border: 2px solid var(--main);
width: 30px;
height: 30px;
line-height: 26px;
text-align: center;
color: #ffffff;
cursor: pointer;
transition: 0.3s all;
font-size: 20px;
top: 55%;
background: var(--main);
margin-top: -20px;
}
.vehicles-section .jws-carousel-btn:hover {
background: var(--main);
border-color: var(--main);
}
.vehicles-section .jws-carousel-btn.prev-item {
left: 20px;
}
.vehicles-section .jws-carousel-btn.next-item {
right: 20px;
}
.service-section {
padding: 55px 0;
position: relative;
margin-bottom: 60px;
background-position: center;
background-size: cover;
}
.service-section .row {
transition: 0.3s all;
}
.service-section.loading:after {
font-family: 'jws_icon';
content: '\e834';
top: 0px;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
left: 50%;
top: 50%;
margin-left: -18px;
margin-top: -18px;
font-size: 40px;
color: var(--heading);
}
.service-section.loading .row {
opacity: 0.5;
}
.service-section .row > div {
margin-bottom: 30px;
}
.service-section .service-inner {
background: #ffffff;
border-radius: 10px;
padding: 22px;
cursor: pointer;
border: 2px solid #ffffff;
position: relative;
transition: 0.3s all;
overflow: hidden;
height: 100%;
}
.service-section .service-inner.active {
border-color: var(--main);
}
.service-section .service-content h3 {
font-weight: 500;
margin-bottom: 3px;
font-size: 18px;
line-height: 28px;
}
.service-section .service-content p {
margin: 0;
}
.service-section .duration {
margin-right: 50px;
}
.service-section .service-price {
font-size: 14px;
margin-top: 12px;
font-weight: 500;
color: var(--heading);
}
.service-section .service-price i {
color: var(--main);
font-size: 20px;
margin-right: 3px;
}
.service-section .service-icon {
width: 70px;
vertical-align: top;
margin-top: 26px;
}
.service-section .service-content {
display: inline-block;
width: calc(100% - 80px);
vertical-align: top;
padding-left: 20px;
}
.calendar-section {
margin-bottom: 100px;
}
.calendar-section .booked-wash-calendar-wrap {
margin-bottom: 30px;
box-shadow: 0.209px 2.993px 54.28px 4.72px rgba(25, 4, 2, 0.05);
padding: 30px;
}
.calendar-section .backToMonth {
font-size: 12px;
}
.calendar-section tr {
border: 0;
}
.calendar-section td {
text-align: center;
color: var(--heading);
padding: 0.5em;
}
.calendar-section td.selected {
pointer-events: none;
}
.calendar-section .number {
display: inline-block;
border-radius: 30px;
width: 40px;
height: 40px;
line-height: 38px;
transition: 0.3s all;
cursor: pointer;
}
.calendar-section .number:hover {
background: var(--main);
color: #ffffff;
}
.calendar-section .selected .number {
background: var(--main);
color: #ffffff;
}
.calendar-section .today .number {
border: 2px solid var(--main);
}
.calendar-section .prev-date {
opacity: 0.5;
cursor: no-drop;
}
.calendar-section .prev-date span {
text-decoration: line-through;
pointer-events: none;
}
.calendar-section tbody:before {
content: "";
height: 14px;
display: block;
}
.calendar-section thead tr:first-child th {
padding: 0;
padding-bottom: 7px;
}
.calendar-section thead tr.days {
background: var(--main);
font-size: 12px;
color: #ffffff;
text-align: center;
}
.calendar-section thead tr.days th {
font-weight: 500;
}
.calendar-section thead tr.days th:first-child {
border-bottom-left-radius: 5px;
border-top-left-radius: 5px;
}
.calendar-section thead tr.days th:last-child {
border-bottom-right-radius: 5px;
border-top-right-radius: 5px;
}
.calendar-section thead .month-nav {
float: right;
}
.calendar-section thead .month-nav a {
font-size: 28px;
width: 20px;
display: inline-block;
color: var(--heading);
}
.calendar-section thead .month-nav a.no_back {
opacity: 0.5;
pointer-events: none;
}
.calendar-section thead .monthName {
font-size: 16px;
font-weight: 500;
color: var(--heading);
}
.calendar-section .booked-wash-calendar-wrap {
position: relative;
}
.calendar-section .booked-wash-calendar-wrap.loading:after {
font-family: 'jws_icon';
content: '\e834';
top: 0px;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
left: 50%;
top: 50%;
margin-left: -18px;
margin-top: -18px;
font-size: 40px;
color: var(--heading);
}
.calendar-section .booked-wash-calendar-wrap.loading .booked-calendar {
opacity: 0.5;
}
.calendar-section .booked-calendar {
transition: 0.3s all;
}
.calendar-section .time-list {
position: relative;
}
.calendar-section .time-list.loading:after {
font-family: 'jws_icon';
content: '\e834';
top: 0px;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
left: 50%;
top: 50%;
margin-left: -18px;
margin-top: -18px;
font-size: 40px;
color: var(--heading);
}
.calendar-section .time-list.loading .time-inner {
opacity: 0.5;
}
.calendar-section .time-inner {
background: #f5f5f5;
border-radius: 5px;
text-align: center;
padding: 7px 15px;
font-size: 14px;
font-weight: 500;
color: var(--heading);
margin-bottom: 20px;
cursor: pointer;
transition: 0.3s all;
border: 2px solid transparent;
position: relative;
}
.calendar-section .time-inner.diable {
opacity: 0.5;
pointer-events: none;
}
.calendar-section .time-inner:after {
content: '\e82f';
font-family: "jws_icon";
color: #ffffff;
position: absolute;
right: 3px;
bottom: -2px;
z-index: 1;
font-size: 16px;
opacity: 0;
}
.calendar-section .time-inner.active {
border-color: var(--main);
background: var(--main);
color: #ffffff;
}
.calendar-section .time-inner.active:after {
opacity: 1;
}
.calendar-section .time-inner:hover {
border-color: var(--main);
}
.detail-section form {
position: relative;
}
.detail-section form.loading:after {
font-family: 'jws_icon';
content: '\e834';
top: 0px;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
left: 50%;
top: 50%;
margin-left: -18px;
margin-top: -18px;
font-size: 40px;
color: var(--heading);
}
.detail-section form.loading .row {
opacity: 0.5;
}
.detail-display {
background: #f5f5f5;
position: relative;
z-index: 1;
}
.detail-display > div {
border: 2px solid #f0f0f0;
border-radius: 5px;
padding: 20px 25px;
margin-bottom: 30px;
background: #ffffff;
}
.detail-display .title {
font-size: 14px;
font-weight: 500;
display: block;
}
.detail-display .value {
font-size: 18px;
font-weight: bold;
color: var(--heading);
}
.detail-display a {
font-size: 13px;
float: right;
}
.detail-section .client_phone::-webkit-outer-spin-button,
.detail-section .client_phone::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.detail-section .client_phone {
-moz-appearance: textfield;
}
.detail-section .jws-title {
z-index: 1;
}
.detail-section .detail-right {
padding-left: 96px;
}
.detail-section .detail-left {
padding-top: 26px;
padding-bottom: 72px;
}
.detail-section .detail-left:after {
background: #f5f5f5;
right: -29px;
width: 100vw;
top: 0;
content: "";
height: 100%;
position: absolute;
}
.detail-section .detail-title {
font-size: 15px;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 15px;
}
.detail-section form label {
color: var(--heading);
font-weight: 500;
margin-bottom: 4px;
}
.detail-section form textarea {
border-radius: 3px;
}
.detail-section form input {
margin-bottom: 10px;
border-radius: 3px;
}
.jws-booked-car-wash .jws-title.layout2 h4 {
color: #ffffff;
max-width: 100%;
}
.jws-booked-car-wash .jws-title.layout2 h3 {
color: #443f3e;
-webkit-text-stroke-color: #443f3e;
}
.jws-booked-car-wash .jws-title.layout2 h6 {
top: 0;
}
.jws-booked-car-wash .jws-title {
margin-left: 0;
margin-bottom: 40px;
}
.jws-booked-car-wash .jws-title h6 {
top: 100px;
}
.booked-submit-wash {
margin-left: auto;
display: block;
margin-top: 25px;
}
.active .check-active {
opacity: 1;
}
.check-active {
position: absolute;
right: 0;
bottom: 0;
transition: 0.3s all;
opacity: 0;
}
.check-active:after {
content: "";
position: absolute;
width: 0;
height: 0;
border-bottom: 23px solid;
border-left: 23px solid transparent!important;
bottom: 0px;
right: 0px;
border-color: var(--main);
transition: 0;
}
.check-active:before {
content: '\e82f';
font-family: "jws_icon";
color: #ffffff;
position: absolute;
right: 0;
bottom: -7px;
z-index: 1;
font-size: 13px;
}
.time-closed {
font-size: 30px;
opacity: 0.5;
text-align: center;
}
@media (max-width: 1024px) {
.package-section .package-inner {
margin-bottom: 30px;
}
.detail-section .detail-right {
padding-left: 15px;
margin-top: 30px;
}
.vehicles-section .vehicles-item {
max-width: 150px;
margin: 0 auto;
}
.detail-section .detail-left:after {
display: none;
}
.detail-display {
background: transparent;
}
.detail-section .detail-left {
padding-bottom: 20px;
}
.calendar-section {
margin-bottom: 20px;
}
}
@media (max-width: 767px) {
.calendar-section td {
padding: 0.5em 0;
}
.calendar-section .booked-wash-calendar-wrap {
padding: 15px;
}
}
.booked-mess {
display: none;
}
.booked-mess form {
display: none;
}
.booked-mess h3 {
margin: 0;
color: green;
font-size: 20px;
}
.booked-mess p {
margin-bottom: 5px;
margin-top: 5px;
color: var(--body);
}
.booked-mess .wash-stribe-payment {
color: var(--heading);
font-weight: 500;
} .tabs-service {
margin-top: 35px;
}
.tabs-service a {
display: block;
text-align: center;
background: #f6f6f6;
text-transform: uppercase;
padding: 60px 15px 19px;
border: 2px solid transparent;
margin-bottom: 24px;
}
.tabs-service a.active {
border-color: var(--main);
}
.tabs-service a i {
font-size: 100px;
margin-bottom: 20px;
display: block;
margin-bottom: 45px;
}
.tabs-service a h4 {
font-size: 15px;
font-weight: 500;
}
.tabs-service a input {
display: none;
}
.form-booking-service {
margin-bottom: 47px;
}
.form-booking-service .car-attr {
justify-content: center;
}
.form-booking-service .car-attr .jws-checkbox input ~ .checkmark {
background-color: #efefef;
}
.form-booking-service .car-attr h3 {
font-size: 16px;
font-weight: 500;
color: var(--heading);
margin-bottom: 7px;
float: left;
}
.form-booking-service .car-attr .select2-container .select2-selection--single {
border: 1px solid #dddddd;
background: transparent;
}
.form-booking-service .car-attr .select2-container .select2-selection--single .select2-selection__arrow b {
margin-top: -4px;
}
.form-booking-service .car-attr .select2-container .select2-selection--single .select2-selection__rendered {
padding-left: 15px;
}
.form-booking-service .car-attr .select2-container .select2-search--inline .select2-search__field {
width: auto !important;
min-height: auto;
}
.form-booking-service .car-attr .select2-container .select2-selection--multiple {
border: 1px solid #dddddd;
background: transparent;
height: auto;
min-height: 50px;
max-height: 300px;
overflow: auto;
}
.form-booking-service .car-attr .select2-container .select2-selection--multiple .select2-selection__choice {
font-size: 13px;
padding: 0 10px;
}
.form-booking-service .sellect-all {
float: right;
color: var(--heading);
}
.form-booking-service .cost-submit {
text-align: center;
}
.form-booking-service .cost-submit p {
color: var(--heading);
margin-top: 37px;
margin-bottom: 31px;
}
.form-booking-service .cost-submit button {
position: relative;
}
.service-error {
color: #f51b24;
margin-bottom: 20px;
font-size: 16px;
padding: 15px;
background: #fff6f6;
margin-top: 20px;
border-radius: 5px;
}
#result-price-content .jws-dealer-note {
margin: 0 !important;
}
#result-price-content h3 {
font-size: 18px;
margin-bottom: 20px;
text-transform: uppercase;
}
#result-price-content .result-content {
margin-bottom: 37px;
}
#result-price-content .result-content thead {
background: #0a4783;
color: #ffffff;
}
#result-price-content .result-content thead tr {
border: none;
}
#result-price-content .result-content tr {
border: 1px solid #dddddd;
}
#result-price-content .result-content tr td:first-child {
text-align: left;
}
#result-price-content .result-content tr th:first-child {
text-align: left;
}
#result-price-content .result-content td {
padding: 7px 30px;
color: var(--heading);
text-align: center;
}
#result-price-content .result-content th {
padding: 10px 30px;
text-align: center;
}
#result-price-content .service-notes {
margin: 0;
margin-top: 13px;
}
#result-price-content .service-notes i {
color: var(--heading);
margin-right: 12px;
font-size: 16px;
}
#result-price-content .cost-total-price {
margin-top: 38px;
}
#result-price-content .cost-total-price li {
border: 1px solid #dddddd;
color: var(--heading);
padding: 8px 30px;
}
#result-price-content .cost-total-price li:not(:last-child) {
border-bottom: 0;
}
#result-price-content .cost-total-price li:last-child {
position: relative;
border-color: transparent;
}
#result-price-content .cost-total-price li:last-child:before {
background: var(--main);
opacity: 0.2;
position: absolute;
left: 0px;
top: 0;
width: 100%;
height: 100%;
content: "";
outline: 1px solid var(--main);
z-index: -1;
}
#result-price-content .cost-total-price li .left {
font-weight: bold;
}
#result-price-content .cost-total-price li .right {
float: right;
}
#result-price-content .next-from {
margin-top: 46px;
}
#result-price-content .next-from a {
padding: 18px 55px;
display: inline-block;
color: var(--main);
margin-right: 20px;
position: relative;
}
#result-price-content .next-from a:before {
background: var(--btn-bgcolor);
opacity: 0.2;
position: absolute;
left: 0px;
top: 0;
width: 100%;
height: 100%;
content: "";
transition: 0.3s all;
z-index: -1;
}
#result-price-content .next-from a:hover {
color: var(--light);
}
#result-price-content .next-from a:hover:before {
opacity: 1;
background: var(--btn-bgcolor2);
}
.hide-field {
display: none;
}
#result-price-content {
display: none;
}
@media (max-width: 767px) {
.form-booking-service .car-attr > div {
margin-bottom: 10px;
}
#result-price-content .next-from a {
padding: 10px 30px;
}
#result-price-content .result-content th,
#result-price-content .result-content td {
padding: 10px 15px;
}
}