/*!
Theme Name: bmwl_theme_wp
Theme URI: 
Author: 
Author URI:
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bmwl_theme_wp

*/



html{overflow-x:hidden}
body{-webkit-text-size-adjust:none}
body,html{margin:0!important;padding:0!important;font-size:17px;font-family:"Roboto",sans-serif;color:#000;font-weight:300;line-height:1.5}
body{overflow-x:hidden}
body p{margin-left:0;margin-top:0;margin-right:0}
p{margin-bottom:20px}
p:last-child{margin-bottom:0}
a{color:#E08537;text-decoration:none}
a:hover{color:#3B612E}
a:focus,input:focus,textarea:focus{outline:0}
:focus{outline:0}
.large_container{max-width:1400px;position:relative;margin:0 auto;width:95%}
.middle_container{max-width:1300px;position:relative;margin:0 auto;width:95%}
.small_container{max-width:1000px;position:relative;margin:0 auto;width:95%}
.extrasmall_container{max-width:700px;position:relative;margin:0 auto;width:95%}
h1,h2,h3,h4,h5,h6{margin:0;font-weight:400;line-height:1.2}
.about_width_small.small_container{max-width:800px}
h1,.style_h1 .heading_widget,.style_h1{font-size:55px}
h2,.style_h2 .heading_widget,.style_h2{font-size:40px}
h3,.style_h3 .heading_widget,.style_h3{font-size:35px}
h4,.style_h4 .heading_widget,.style_h4{font-size:25px}
h5,.style_h5 .heading_widget,.style_h5{font-size:20px}
h6,.style_h6 .heading_widget,.style_h6{font-size:18px}
img{max-width:100%;display:block;height:auto}
.item_gal,a{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
ol,ul{padding:0;margin:0}
ul li{position:relative}
ol,ul{margin:20px 0;padding-left:0;box-sizing:border-box}
.menu li{list-style:none;padding-left:0}
.menu,.menu ul{padding:0;margin:0}
.site-main .textwidget ul{list-style:none}
.site-main .textwidget li{margin-bottom:7px}
.site-main .textwidget li:last-child{margin-bottom:0}
.site-main .textwidget li::before{content:url('img/bullet.png');display:inline-block;margin-right:6px;vertical-align:middle;width:25px;line-height:1}


/* slick slider */
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}
.slick-track:before,.slick-track:after{display:table;content:''}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left;height:100%;min-height:1px}
[dir='rtl'] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{/*display:block;*/height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}
@charset 'UTF-8';.slick-loading .slick-list{background:#fff url('./ajax-loader.gif') center center no-repeat}
@font-face{font-family:'slick';font-weight:normal;font-style:normal;src:url('./fonts/slick.eot');src:url('./fonts/slick.eot?#iefix') format('embedded-opentype'),url('./fonts/slick.woff') format('woff'),url('./fonts/slick.ttf') format('truetype'),url('./fonts/slick.svg#slick') format('svg')}
.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:30px;height:30px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:0;outline:0;background:transparent}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:0;background:transparent}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}
.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-prev{left:-25px}
[dir='rtl'] .slick-prev{right:-25px;left:auto}
.slick-prev:before{content:'←'}
[dir='rtl'] .slick-prev:before{content:'→'}
.slick-next{right:-25px}
[dir='rtl'] .slick-next{right:auto;left:-25px}
.slick-next:before{content:'→'}
[dir='rtl'] .slick-next:before{content:'←'}
.slick-dotted.slick-slider{margin-bottom:0px}
.slick-dots{position:absolute;bottom:0;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;left:0;}
.slick-dots li{position:relative;display:inline-block;width:14px;height:14px;margin:0 8px;padding:0;cursor:pointer}
.slick-dots li button{font-size:0;line-height:0;display:block;width:14px;height:14px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:transparent}
.slick-dots li button:hover,.slick-dots li button:focus{outline:0}
.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1;opacity:1;background-color:#fff;}
.slick-dots li button::before{font-family:'slick';font-size:14px;line-height:14px;position:absolute;top:0;left:0;width:14px;height:14px;content:'';text-align:center;opacity:1;color:transparent;-webkit-font-smoothing:antialiased;border:1px solid #fff;border-radius:50%}
.slick-dots li.slick-active button::before{opacity:1;background-color:#fff;}
.slick_prev_slider,.slick_next_slider{top:50%;position:absolute;z-index:99;margin-top:-25px; cursor:pointer;}
.slick_next_slider{right:-50px;z-index:99}
.slick_prev_slider{left:-50px;z-index:99}
.slick-arrow .fa{font-size:50px;color:#191919;line-height:1;cursor:pointer}
.slick_prev_slider img, .slick_next_slider img {width: 9px;}
.slick-dots li::after{display:none;}


/* Magnific Popup CSS */
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #191919}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #191919}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}

/* Magnific Popup CSS */

.mfp-bg{z-index:9999999999 !important;}
.mfp-wrap{z-index:9999999999 !important;}


/*empty space*/
.empty_space_custom{display:block;clear:both;width:100%}
.lightextra_small_space{height:10px}
.extra_small_space{height:20px}
.small_space{height:40px}
.medium_space{height:70px}
.large_space{height:100px}
.empty_responsive{height:40px;display:none!important}
.extra_large_space{height:120px}
/*empty space*/

/*socials*/
.link_icon{text-align:center;font-size:24px;line-height:24px;color:#E08537}
.link_icon:hover{color:#092F2C}
.link_icon{display:block}
.icon-repeat{display:flex;gap:25px;flex-wrap:wrap}
.site-footer .link_icon{color:#E08537;font-size:19px}
.site-footer .link_icon:hover{color:#fff}
.site-footer .one-contact{row-gap:0}
/*socials*/

/*contact details*/
.line_contact_widget{display:inline-flex;align-items:center;column-gap:10px;color:#2E2925}
.icon-itm{font-size:18px}
.text-contact > span{display:none}
.line_contact_widget{color:#2E2925}
a.line_contact_widget:hover{color:#e08537}
.parent-tb{position:relative}
.one-contact{display:flex;flex-wrap:wrap;flex-direction:column;row-gap:10px}
/*contact details*/

/*title multi wight*/
.center_title{text-align:center}
.left_title{text-align:left}
.right_title{text-align:right}
.black_title .link_title,.black_title{color:#000}
.black_title .link_title:hover{color:#3B612E}
.white_title .link_title,.white_title{color:#fff}
.white_title .link_title:hover{color:#3B612E}
.purple_title .link_title,.purple_title{color:#3B612E}
.purple_title .link_title:hover{color:#3B612E}
.orange_title .link_title,.orange_title{color:#E08537}
.orange_title .link_title:hover{color:#3B612E}
.greenlight_title .link_title,.greenlight_title{color:#3B612E}
.greenlight_title .link_title:hover{color:#E08537}
.weight_300{font-weight:300}
.weight_400{font-weight:400}
.weight_500{font-weight:500}
.weight_600{font-weight:600}
.weight_700{font-weight:700}
.weight_800{font-weight:800}
.weight_900{font-weight:900}
.style_shadow_title .heading_widget{text-shadow:0 3px 6px #00000029}
.line_left_title .black_title::before{background:#000}
.line_left_title .white_title::before{background:#fff}
.line_left_title .purple_tit::before{background:#3B612E}
.line_left_title .orange_title::before{background:#3B612E}
.line_left_title .heading_widget::before{width:15px;content:'';top:50%;left:-28px;display:inline-block;height:2px;margin-right:16px;position:absolute;margin-top:-1px}
.line_left_title{padding-left:27px}

/*title multi wight*/
.background_span_title{padding:7px 10px 5px;display:inline-flex;margin-right:8px;color:#000}
.bg_orange_title .background_span_title{background:#E08537}
.bg_green_title .background_span_title{background:#3B612E}

/*small header*/
.image_top_header_single{position:relative;background-size:cover;background-position:center center;background-repeat:no-repeat;display:flex;align-items:flex-end;width:100%;flex-wrap:wrap;box-sizing:border-box}
.cotent_header_small{width:100%;padding:20px;box-sizing:border-box;color:#fff;max-width:1220px;margin:0 auto}
.image_top_header_single::after{position:absolute;top:0;left:0;width:100%;height:70%;display:block;content:"";background:transparent linear-gradient(180deg,#092F2C 0%,#00000000 100%) 0 0 no-repeat padding-box}
.image_top_header_single>.builder_small_header{position:relative;z-index:2;width:100%;box-sizing:border-box}
.bar_top_title{font-weight:700;color:#fff}
.left_buttons{text-align:left}
.images_top{position:absolute;right:30px;top:50%;transform:translate(0,-50%);z-index:3;width:90px}
.image_top{width:100%;margin-bottom:15px}
.image_top:last-child{margin-bottom:0}
.large_container.container_404{padding:140px 0}
.builder_small_header .middle_container{width:100%}
.image_top_header_single .builder_small_header >.panel-layout{width:100%}
.image_top_header_single .builder_small_header{padding:150px 0 50px;box-sizing:border-box;position:relative;z-index:2;color:#043a31;min-height:550px;display:flex;align-items:flex-end;width:100%}
/*small header*/


/*header background video*/
.header_image{position:relative}
.image_header_custom{background-size:cover;background-position:top center;background-repeat:no-repeat;display:table;width:100%}
.header_video{position:relative;padding:30px 50px 30px;box-sizing:border-box;height:700px;display:table;width:100%}
.header_video::after{position:absolute; content:""; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,0.44);}
.header_video .entry-content{position:relative;z-index:9!important}
.video_header_top{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none;overflow:hidden}
.video_header_top video{width:100vw;height:56.25vw;min-width:177.77vh;position:absolute;top:0;left:50%;transform:translate(-50%,0)}
.icon_play_music{position:absolute;bottom:20px;right:30px;color:#fff;z-index:999;font-size:36px;cursor:pointer;width:35px}
.content_video_header{position:relative;z-index:3;display:flex;width:100%;align-items:center;height:100%;min-height:540px}
.cont_video_iside {width: 100%;}
.header_image .content_sub_div{position:relative;z-index:9;padding:60px 0;box-sizing:border-box}


/*404*/
.pg_title_404{text-align:center;font-size:40px}
/*404*/

/*responsive menu*/
.menu_responsive_icon{display:none;width:40px;height:30px;cursor:pointer;margin-top:0;z-index:99999999;vertical-align:middle;position:relative}
.menu_responsive_icon span,.menu_responsive_icon span::after,.menu_responsive_icon span::before{display:block;width:100%;position:absolute;content:'';left:0;transform:rotate(0);transition:.25s ease-in-out;height:3px;border-radius:5px}
.menu_responsive_icon span{background:#000}
.menu_responsive_icon span::before{top:27px;width:100%;background:#000}
.menu_responsive_icon span:after{opacity:1;top:14px;background:#000}


.clone .menu_responsive_icon span, .header_absolute_set .menu_responsive_icon span{background:#fff}
.clone .menu_responsive_icon span::before, .header_absolute_set .menu_responsive_icon span::before{background:#fff}
.clone .menu_responsive_icon span:after, .header_absolute_set .menu_responsive_icon span:after{background:#fff}

.responsive_menu_open .menu_responsive_icon span::before{opacity:0}
.responsive_menu_open .menu_responsive_icon span{width:40px;height:3px;display:block;border-radius:20px;transform:rotate(42deg);position:relative;top:15px}
.responsive_menu_open .menu_responsive_icon span::after{top:0;width:40px;height:3px;display:block;border-radius:20px;position:absolute;transform:rotate(90deg);content:''}
.menu_header{position:fixed;top:0;left:-75%;max-width:450px;width:75%;background:#031C1A;height:100vh;box-sizing:border-box;z-index:999999999;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:block;background-size:100%;background-position:bottom center;background-repeat:no-repeat}
.menu_header ul.menu > li{display:table;width:100%;position:relative;box-sizing:border-box;margin:10px 0}
.menu_header ul li a{color:#fff;font-size:22px;font-family:"Roboto",sans-serif}
.responsive_menu_open .menu_header{left:0}
.scroll_menu_header{padding:50px 31px;box-sizing:border-box;overflow-x:scroll;height:100vh}
.menu_header .sub-menu > li> a{font-size:18px}
.menu_header .sub-menu > li{margin:5px 0}
.menu_header .button_menu{margin-top:40px!important}
/*responsive menu*/

/*header*/
body:not(.header_absolute_set) .site_header:not(.clone) .logo_header{filter:brightness(0%)}
.header_absolute_set .site_header{position:absolute}
.footer_absolute_set .badge_footer_top{position:absolute;top:-178px}
.footer_absolute_set .site-footer{position:relative}
.site_header.clone .menu a{color:#fff}
.site_header.clone .arrow_down_menu_item1{color:#fff}
.site_header .menu >a:hover{color:#E08537}
.header_absolute_set .site_header:not(.clone) .arrow_down_menu_item1{color:#fff}
.top_icon_size img{width:auto!important;height:auto!important;max-width:27px;max-height:27px}
.site_header.clone .top_icon_size svg,.header_absolute_set .top_icon_size svg{color:#fff}
.top_icon_size{cursor:pointer}
.top_icon_size svg:hover{color:#e08537!important}
.site_header .menu a{color:#000;font-size:19px;font-weight:400;padding:5px 0;box-sizing:border-box;display:block}
.header_absolute_set .site_header .menu a{color:#fff}
.site_header .sub-menu a{display:block;color:#fff;padding:10px;box-sizing:border-box;font-size:16px}
.middle_white_bar{width:100%;display:block}
.site_header{width:100%;border-bottom:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%;height:auto;z-index:99;top:0;left:0}
.clone.site_header .menu .current-menu-parent>a,.clone.site_header .menu>li.current_page_item>a,.clone.site_header .menu>li>a:hover,.site_header .menu .current-menu-parent>a,.site_header .menu>li.current_page_item>a,.site_header .menu>li>a:hover{color:#E08537}
.site_header .sub-menu>li>a:hover{color:#E08537!important}
.site_header .menu .menu-item-has-children:hover >a{color:#E08537!important}
.site_header .menu>li.current_page_item>.arrow_down_menu_item1{color:#E08537}
.arrow_down_menu_item1{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.site_header .menu>li:hover .arrow_down_menu_item1{color:#E08537}
.site_header .menu>li.current-menu-ancestor .arrow_down_menu_item1{color:#E08537}
.site_header .menu .sub-menu>.current-menu-item>a{color:#E08537}
.site_header.clone{z-index:999;position:fixed;top:-100%;left:0;width:100%;height:auto}
.down .site_header.clone{top:0}
.site_header .menu>li>a{text-transform:uppercase}
.clone .middle_white_bar{background:#031c1a;box-shadow:0 3px 6px #00000080}
.div_ajax_search{position:absolute;bottom:-50px;right:0;width:250px;display:none}
.active_search_bottom .div_ajax_search{display:block}
.search_top_img{position:relative}
.site_header .sub-menu a:hover{display:block;color:#a60f27}
.site_header .menu>li{position:relative}
.site_header .menu li:hover .sub-menu{display:block}
.site_header .menu{display:flex;list-style:none;justify-content:center;column-gap:50px}
.site_url_top{display:table;position:relative;margin:0}
.middle_white_bar .middle_container{display:flex;align-items:center;justify-content:space-between;column-gap:20px}
.site_header .menu .sub-menu{position:absolute;top:100%;left:0;width:220px;text-align:left;margin-left:0;background:#031C1A;z-index:99;font-size:12px;display:none;box-shadow:0 3px 6px #fff3}
body.responsive_menu_open{overflow:hidden}
.logo_header{max-height:180px;max-width:300px!important;width:auto;height:auto;display:block}
.left_top_white{width:auto;flex-shrink:0;margin-right:20px}
.right_top_white{display:flex;align-items:center;justify-content:flex-end;column-gap:30px;width:100%}
.site_header .menu .sub-menu .current_page_item>a{color:#E08537}
.button_appointment_header{flex-shrink:0}
.menu_bar_top{width:100%}
.left_top_white,.right_top_white{padding:10px 0}
.right_top_white{display:flex;align-items:center;justify-content:flex-end;column-gap:30px}
.clone .site_url_top{margin:0 auto}
.clone .logo_header{display:block;max-width:200px!important}
.clone .left_top_white,.clone .middle_top_white,.clone .right_top_white{padding:10px 0}
.icon_top_head_right{display:flex;align-items:center;column-gap:30px}
.title_comm_cust{margin-top:50px;text-transform:uppercase}
.menu-item-has-children > a{position:relative;padding-right:20px!important;box-sizing:border-box;z-index:1}
.arrow_down_menu_item1{position:absolute;right:0;top:8px;font-size:14px;color:#000}
.menu_bar_top .arrow_down_menu_item1{z-index:0}
#ajaxsearchlite1 .probox,div.asl_w .probox{background-color:#fff!important;border:1px solid #000!important;border-radius:0!important}
div.asl_r .results .item .asl_content h3,div.asl_r .results .item .asl_content h3 a{font-family:"Roboto",sans-serif!important;color:#e08537!important}
div.asl_r .results .item .asl_content .asl_desc{font-family:"Roboto",sans-serif!important}
/*header*/


/*header slider */

.content_slidet_hm{position:relative;z-index:9;box-sizing:border-box;width:100%}
.slider_content .image_header_custom{box-sizing:border-box;background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative}
.slider_content h2{font-size:60px}
/*header slider */

/*gallery*/
.gallery{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;column-gap:10px;row-gap:10px}
.gallery-item{margin:0;padding:0;position:relative;box-sizing:border-box;}
.gallery-item a{position: relative; display:table;}
.gallery-item a::after{transition:all 0.3s ease-in-out;opacity:0;color:#fff;background-color:rgba(204, 164, 128, 0.4); font-weight:900; position:absolute; top:0; left:0; width:100%; height:100%; content:"\f002"; font-family:"Font Awesome 6 Free"; font-size:20px; display:flex; align-items: center; justify-content: center}
.gallery-item a:hover::after{opacity:1;}
.gallery-item figcaption{display:none;}
.gallery-columns-3{column-gap:0;row-gap:0;    margin-left: -30px;   margin-right: -30px;}
.gallery-columns-2 .gallery-item { width: calc(50% - 5px);}
.gallery-columns-3 .gallery-item { width: 33.33%; padding:0 30px 60px 30px;}
.gallery-columns-4 .gallery-item { width: calc(25% - 7.5px);}
.gallery-columns-5 .gallery-item { width: calc(20% - 8px);}
.gallery-columns-6 .gallery-item { width: calc(16.66% - 8.33px);}
.gallery-columns-3 .gallery-item::after {border-right:2px dashed #fff; width:2px; height:100%; content:""; position: absolute; top:0; right:0;}
.gallery-columns-3 .gallery-item::before {border-bottom:2px dashed #fff; height:2px; width:100%; content:""; position: absolute; bottom:30px; right:0;}
.gallery-columns-3 .gallery-item:nth-child(3n)::after {display:none;}
.gallery-columns-3 .gallery-item:nth-last-child(-n + 3) {padding-bottom:0;}
.gallery-columns-3 .gallery-item:nth-last-child(-n + 3)::before {display:none;}
.gallery-columns-3 .gallery-item:nth-child(3n)::before {width:calc(100% - 30px); right:auto; left:0;}
.gallery-columns-3 .gallery-item:nth-child(3n+1)::before {width:calc(100% - 30px);}
/*gallery*/

body .gform-focus-validation-error {background: #fff !important;}
.post-password-form-invalid-password{color:red;margin-bottom:20px}
.post-password-form{padding:100px 0;max-width:400px;margin:0 auto;width:92%}


/* contactinput */
::-webkit-input-placeholder{color:#C1C1C1!important;opacity:1!important;font-family:"Roboto",sans-serif;font-weight:400;font-size:15px}
::-moz-placeholder{color:#C1C1C1!important;opacity:1!important;font-family:"Roboto",sans-serif;font-weight:400;font-size:15px}
:-ms-input-placeholder{color:#C1C1C1!important;opacity:1!important;font-family:"Roboto",sans-serif;font-weight:400;font-size:15px}
:-moz-placeholder{color:#C1C1C1!important;opacity:1!important;font-family:"Roboto",sans-serif;font-weight:400;font-size:15px}
input,select,textarea{width:100%;background:0 0;border:1px solid #9F9F9F;font-size:15px;font-weight:400;margin-bottom:25px;color:#9F9F9F;line-height:normal;outline:0;box-sizing:border-box;font-family:"Roboto",sans-serif;-webkit-appearance:none;appearance:none;padding:10px 20px;height:47px;border-radius:0!important;font-size:16px}
.select2-container .select2-selection--single .select2-selection__rendered{padding:14px 20px 10px!important;height:45px!important;font-size:16px}
input[type=checkbox]{width:auto!important;height:auto;display:inline-block;margin-bottom:5px;vertical-align:middle;appearance:checkbox;-webkit-appearance:checkbox}
input[type=radio]{width:auto!important;height:auto;display:inline-block;margin-bottom:5px;vertical-align:middle;appearance:radio;-webkit-appearance:radio}
[type=submit]{cursor:pointer;font-size:18px;display:inline-block;padding:15px 40px 15px;box-sizing:border-box;border:1px solid #3b612e!important;text-align:center;color:#fff;line-height:1;background-color:#3b612e;font-weight:400;text-transform:uppercase;font-style:normal;min-width:auto;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer;width:auto;margin-bottom:0;border-radius:30px;height:auto}
[type=submit]:hover{background-color:#E08537;border-color:#E08537!important;color:#fff}

/* gravity */
input,select,textarea{box-shadow:none!important;outline:0!important}
.gform-theme input,.gform-theme select,.gform-theme textarea,.ui-datepicker-title select{border-radius:0!important;font-family:Roboto,sans-serif;padding:10px!important;border:1px solid #9F9F9F !important;font-size:15px!important;width:100%!important;background-color: transparent !important;}
.gform-theme input,.gform-theme select{height:47px!important;line-height:1.2!important;color:#000000!important}
.gfield_checkbox input,.gfield_radio input{height:auto!important}
.gfield_checkbox input,.gfield_checkbox label,.gfield_radio input,.gfield_radio label{cursor:pointer}
.gform-theme textarea{height:120px!important}
.gfield_description{margin-top:3px!important;font-size:12px!important}
.gfield_description:not(.validation_message ){color:#000!important}
.gform_title{font-size:20px;font-weight:400}
body .gfield_label{font-weight:400!important;color:#092F2C!important;font-size:16px!important;margin-bottom: 4px !important;}
.contact_form_full .gform-theme--foundation .gform_fields{row-gap:15px!important}
.gform-theme--foundation .gform_fields{row-gap:15px!important}
.full_row_input .ginput_container span{inline-size:100%!important}
.gform-theme textarea{resize:none!important}
.ui-datepicker-calendar{font-family:"Roboto",sans-serif}
.gform_heading{margin-bottom:20px!important}
.gform-body .gform-button,.gform_footer .gform_button.button{padding:11px 40px!important;box-sizing:border-box;text-align:center;line-height:1;font-style:normal;max-width:100%;font-family: "Roboto", sans-serif;background:#3B612E!important;border:1px solid #3B612E!important;color:#fff!important;font-size:21px!important;display:block!important;-webkit-transition:all .3s ease-in-out!important;-moz-transition:all .3s ease-in-out!important;-o-transition:all .3s ease-in-out!important;transition:all .3s ease-in-out!important;border-radius:0!important;height:auto!important;font-weight:700;text-shadow:0 3px 6px #00000029}
.cf_full.google_recap_p{text-align:center}
body .ui-datepicker-title select{border:none!important;padding-left:10px!important}
.gform_footer{justify-content:center!important}
.gform_confirmation_message{text-align:center;font-size:20px!important}
.gform-body .gform-button:hover,.gform_footer .gform_button.button:hover{background:#fff!important;color:#3B612E!important;border-color:#3B612E!important}
.gform-datepicker{width:100%!important}
.ginput_container_date{position:relative!important}
.ginput_container_date::after{position:absolute;top:4px;right:0;width:30px!important;display:block!important;transform:none!important;inset-block-start:unset!important;inset-inline-start:unset!important;left:auto!important}
.field_sublabel_below h3{margin-bottom:0!important;margin-top:0}
.field_sublabel_below h3:not(:empty){margin-top:30px}
.field_sublabel_below .gsection_description{font-size:15px!important;margin-top:10px}
.gform-theme--framework input[type="checkbox"]::before,.gform-theme--framework input[type="radio"]::before{color:#a93132!important}
.gfield_captcha_input_container{width:100%!important}
.gform_required_legend{font-size:14px!important}
.gfield_label.gform-field-label{margin-bottom:0}
.ginput_container_checkbox,.ginput_container_consent,.ginput_container_radio{margin-top:8px!important}
.row_contact_form iframe{display:block!important;width:100%!important;height:600px!important}
.gsection .gsection_title{font-size:25px;font-weight:700}
.gform-field-label{font-size:13px!important;color:#000;font-weight:400!important;font-family:"Roboto",sans-serif}
.gform-theme input[type=radio]{border:1px solid #9F9F9F!important;border-radius:50%!important;height:20px!important;width:20px!important;box-sizing:border-box!important;padding:5px!important}
.gform-theme input[type=checkbox]{border:1px solid #9F9F9F!important;height:20px!important;width:20px!important;box-sizing:border-box!important;padding:5px!important}
.ui-datepicker-title select{padding:0!important;font-size:16px!important}
.gform-theme--foundation .gfield textarea{min-block-size:auto!important}
.gform_body h4{font-size:20px;margin-bottom:20px}
.gform_drop_area{padding:13px!important}
.gform_button_select_files{background:#1c1c1c!important;border-radius:0!important;font-size:12px!important;padding:6px 10px!important;height:auto!important;line-height:1!important}
.gform_button_select_files:hover{background:#38d8fe!important}
.gform_drop_area::before{color:#38d8fe!important;display:none!important}
.gfield_captcha_container{display:flex!important}
.gfield_captcha_container .gfield_captcha_input_container{padding-left:20px!important}
.title_contac_footer{margin-bottom:30px;font-weight:700}
.gform_page_footer,.gform-footer{position:relative!important}
.gform-loader{position:absolute!important;bottom:13px!important;right:20px!important}
.gform_required_legend {display: none !important;}



/*live search input overwrite*/
div.asl_m .probox .proinput{ margin:0 !important; padding:0 !important;}
body #ajaxsearchlite1 .probox .proinput input, body div.asl_w .probox .proinput input{ font-style:italic !important; color:#707070!important;font-family: "Roboto", sans-serif; font-weight:400 !important;font-size:15px !important;}
body div.asl_w .probox .proinput input::-webkit-input-placeholder{color:#707070!important;opacity:1!important;font-family: "Roboto", sans-serif; font-weight:400;font-size:15px;font-style:italic !important;}
body div.asl_w .probox .proinput input::-moz-placeholder{color:#707070!important;opacity:1!important;font-family: "Roboto", sans-serif;font-weight:400;font-size:15px;font-style:italic !important;}
body div.asl_w .probox .proinput input:-ms-input-placeholder{color:#707070!important;opacity:1!important;font-family: "Roboto", sans-serif; font-weight:400;font-size:15px;font-style:italic !important;}
body div.asl_w .probox .proinput input:-moz-placeholder{color:#707070!important;opacity:1!important;font-family: "Roboto", sans-serif;font-weight:400;font-size:15px;font-style:italic !important;}
div.asl_m .probox .promagnifier .innericon svg, div.asl_m .probox .prosettings .innericon svg, div.asl_m .probox .proloading svg{width:16px !important;}
div.asl_m .probox .proclose svg{fill:#fff !important; background:#707070 !important;}
.left_top_white .asl_w_container {  max-width: 250px;}
/*live search input overwrite*/



/* partners slider */
.partners_item_cont {transition: all 0.3s ease-in-out;}
.partners_item_cont a{display:block;}
.partners_item_cont:hover{transform:scale(0.9);}
.partners_section{background:#781315;background:-moz-linear-gradient(left,rgba(120,19,21,1) 0,rgba(163,30,33,1) 100%);background:-webkit-linear-gradient(left,rgba(120,19,21,1) 0,rgba(163,30,33,1) 100%);background:linear-gradient(to right,rgba(120,19,21,1) 0,rgba(163,30,33,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#781315',endColorstr='#a31e21',GradientType=1)}
.partners_section h3{color:#fff!important}
.slider_partners .slick-track {display: flex;align-items: center; }
.slider_partners  { max-height:110px;}
.partners_item_cont img {    max-height: 50px;    max-width: 200px;    width: auto;    height: auto;   box-sizing: border-box;}
.list_partners .content_partners{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;column-gap:20px;row-gap:20px}
.list_partners_white_bg .content_partners{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;column-gap:15px;row-gap:15px}
.list_partners_white_bg .content_partners .partners_item_cont{height:100%}
.list_partners_white_bg .content_partners .partner_link{display:flex;align-items:center;justify-content:center;background-color:#fff;height:110px;padding:15px 20px;box-sizing:border-box}
.list_partners_white_bg .content_partners .partners_item{width:calc(14.28% - 12.85px)}
.list_partners_white_bg .partners_item_cont img{max-height:100%;width:auto;height:auto;box-sizing:border-box;max-width:100%}


/*search*/
.no-results.not-found{max-width:550px;text-align:center;margin:80px auto;width:100%}
.search-form .search-submit{margin-top:30px}
.container_search_element{margin:40px 0}
.navigation_search{margin:50px 0 70px}
.container_search_element article{margin:40px 0}

/*testimonials*/
.row_all_testimonials{padding-bottom:80px}
.color_fff{color:#fff}
.testimonial-name{color:#E08537;font-size:20px;font-weight:400;text-align:right;margin-top: 20px;}
.testimonial-item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}
.testimonial-item{border-bottom:1px solid #ffffff4d;padding-bottom:30px;margin-bottom:30px}
.testimonials_big_slider .slick-dots li button{width:18px;height:18px;opacity:.7!important;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;padding:0 !important}
.testimonials_big_slider .slick-dots li:hover button, .testimonials_big_slider .slick-dots li.slick-active button {opacity:1!important}
.testimonials_big_slider .slick-dots li button::before{border:none!important;border-radius:0!important;background-color:unset!important}
.testimonials_big_slider .slick-dots li.slick-active button::before{opacity:1;background-color:unset!important}
.testimonials_big_slider .slick-dots{text-align:right}
.testimonials_big_slider .slick-dots li{width:18px;height:18px;margin:0 0 0 10px}
.text-profile{padding-right:20px;box-sizing:border-box}
/*testimonials*/

/*footer*/
.site-footer{background:#031C1A;font-size:15px}
.site-footer,.site-footer a,.site-footer p{color:#fff;font-family:"Roboto",sans-serif}
.site-footer a:hover{color:#E08537}
.footer_col{box-sizing:border-box;position:relative}
.footer_link_logo{display:table;margin:auto}
.footer_logo{max-width:250px;width:100%;display:inline-block}
.parent_columns_footer{display:flex;align-items:center;justify-content:space-between;margin:auto;column-gap:30px;padding:30px 0 0}
.footer_bottom,.footer_bottom a{text-align:center}
.logo_foter_link{display:flex;align-items:center;justify-content:center;margin:auto;box-sizing:border-box;flex-wrap:wrap}
.site-footer .menu li a{text-transform:uppercase;display:table;font-family:"Roboto",sans-serif;font-weight:400}
.site-footer .menu .sub-menu{display:none!important}
.site-footer .button_menu a{color:#f16623}
.site-footer .button_menu a:hover{color:#043a31}
.button_menu a{font-size:20px;font-weight:700!important}
.site-footer .menu{display:flex;gap:40px;align-items:center;flex-wrap:wrap}
.words_logo_link{width:100%;text-align:center;font-size:40px;margin-bottom:10px}
.site-footer .menu li:first-child{margin-top:0}
.name_bloginfo{color:#E08537}
.footer_socials .icon-repeat{text-align:right}
.footer_bottom .middle_container{display:flex;gap:20px;font-size:14px;justify-content:space-between;padding:10px 0}
.footer_middle p{margin-bottom:5px}
.footer_middle p:last-child{margin-bottom:0}
.footer_middle_3 p{line-height:1.7}
.footer_middle .widget-title{font-size:19px;font-weight:700;color:#E08537;text-transform:uppercase;margin-bottom:30px;position:relative}
.footer_middle .widget-title::after{height:1px;width:45px;left:0;bottom:-5px;background-color:#fff;content:"";position:absolute}
.parent_columns_footer_middle{display:flex;gap:100px;align-items:flex-start}
.footer_middle_3{display:flex;align-items:flex-end;gap:70px;flex-wrap:wrap}
.socials_area{display:flex;flex-direction:column;gap:10px}
.footer_middle .socials_area{flex-direction:row;gap:30px;align-items:center}
.footer_middle .parent-tb{margin-bottom:5px}
.footer_middle .middle_container{border-top:1px solid #707070;padding:50px 0;margin-top:20px}
.down #backToTop{bottom:40px}
#backToTop img{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
#backToTop{position:fixed;bottom:-230px;right:30px;z-index:98;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer;width:45px;}
#backToTop img:hover{transform:scale(0.9)}
/*footer*/

/* video play */
.video_place{width:100%;position:relative;z-index:1;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,0.12);-moz-box-shadow:0 10px 20px 0 rgba(0,0,0,0.12);box-shadow:0 10px 20px 0 rgba(0,0,0,0.12);overflow:hidden;}
.video_place video{width:100%;height:auto;display:block}
.over_vid{position:absolute;width:100%;height:100%;top:0;left:0;z-index:3;background-repeat:no-repeat!important;background-size:cover!important;background-position:center center!important;cursor:pointer;display:flex;align-items:center;text-align:center;justify-content:center}
.img_btn{width:100%;position:relative;transition:all .3s ease-in-out;z-index:4}
.over_vid::after{background-color:rgba(0,0,0,.1);position:absolute;top:0;left:0;width:100%;height:100%;content:""}
.video_place:hover .img_btn{transform:scale(.8)}
.logo_video_pg{position:relative;display:flex;align-items:center;justify-content:center;width:auto;height:auto;border-radius:50%;box-sizing:border-box;font-size:50px; color: #fff;}
/*video widget*/
.video_box{width:100%;height:380px;background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative}
.abs_link_video{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:relative;}
.cust_bxx_vid{display:flex;align-items:center;width:100%;height:100%;justify-content:center;position: relative;  z-index: 9;}
.video_box::after{    position: absolute;  top: 0; left: 0;  width: 100%; height: 100%;  content: "";  background: rgba(0,0,0,0.2);}
.play_image{transition:all .3s ease-in-out}
.abs_link_video:hover .play_image{transform:scale(0.95)}
.play_image {    width: 60px;    height: auto;}
/*video plays inline - absolute position*/
.absolute_video_parent{position:relative;height:600px;min-height:70vh}
.video_abs_elem{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none;overflow:hidden}
.video_abs_elem video{width:100vw;height:56.25vw;min-height:100vh;min-width:177.77vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.controlls_bottom{position:absolute;bottom:20px;right:30px;color:#fff;z-index:999;font-size:36px;cursor:pointer;width:auto;display:flex;column-gap:30px}
.icon_play_music_vd .volume_off{display:block}
.icon_play_music_vd .volume_on{display:none}
.icon_play_music_vd.play_sound .volume_off{display:none}
.icon_play_music_vd.play_sound .volume_on{display:block}
.controlls_center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
.pause_vid{display:none}
.style_play{width:70px;height:70px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:34px;border:2px solid #fff;border-radius:50%;padding:7px 4px 7px 9px;box-sizing:border-box;cursor:pointer}
.video_on .style_play{display:none}
.video_on .pause_vid{display:block}
.icon_play_music_vd{display:none}
/*video plays inline - absolute position*/
/*video widget*/


/*woo rules*/

/*cart items content*/
.top_icon_size .fa,.top_icon_size svg{font-size:25px;height:25px;width:25px;line-height:25px;transition:all .3s ease-in-out;color:#000}
.cart_contents_div{position:relative;cursor:pointer;display:block}
.cart_contents_count,.wish_count_no{position:absolute;right:-13px;top:-8px;width:20px;height:20px;font-size:12px;display:flex;align-items:center;justify-content:center;border-radius:50%;padding:3px;box-sizing:border-box;line-height:1;background:#fff;color:#000;box-shadow:0 3px 5px #0009}
.buttons_mini_cart .button_cart_mini{padding:10px!important;min-width:auto;box-sizing:border-box;font-size:14px;width:calc(50% - 5px)!important}

/*cart items content*/
.woocommerce-checkout .woocommerce{width:92%;max-width:1400px;position:relative;margin:70px auto 0}
.single-product .woocommerce-notices-wrapper{max-width:1400px;margin:auto;width:100%}
.woocommerce ul.products li.product a img,.woocommerce .just_image_prod_loop img{margin:0 auto!important;max-width:100%;max-height:250px;width:auto;height:auto;box-sizing:border-box}
.woocommerce-loop-product__title{color:#3B612E!important;font-size:17px!important;text-align:center!important;line-height:1.2;padding:15px 0 0!important;border-top:2px solid #3B612E}
.style_prds_list .price,.woocommerce ul.products li.product .price{color:#707070!important;display:block!important;font-weight:400!important;margin-bottom:0!important;font-size:17px!important;text-align:center!important}
.woocommerce-result-count{display:none!important}
.woocommerce-ordering{display:none!important}

/*woocommerce style */
.wc-payment-form .form-row{padding:0!important}
.woocommerce td.product-quantity{min-width:150px}
.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{line-height:1}
.woocommerce-breadcrumb{display:none}
.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{color:#fff!important;text-transform:uppercase;line-height:1.2;padding:10px 20px!important;transition:all .3s ease-in-out;font-size:17px;text-align:center;height:45px;width:auto;box-sizing:border-box;moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;background-image:none!important;background-color:#3B612E!important;font-weight:500;font-family:"Roboto",sans-serif;min-width:inherit!important;border-radius:0!important;border:1px solid #3B612E!important}
.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background-color:#e08537!important;border:1px solid #e08537!important;color:#fff!important;moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
.woocommerce #payment #place_order:hover,.woocommerce a.button_checkout.button:hover,.woocommerce button.button:hover,.woocommerce button.login_button_subm:hover,.woocommerce-account .woocommerce a.button:hover,.woocommerce-order-received .woocommerce a.button:hover,.woocommerce-page #payment #place_order:hover{background-color:#E08537!important;border-color:#E08537!important}
.woocommerce-info,.woocommerce-message{color:#000!important;border-top-color:#3B612E!important}
.woocommerce-info::before,.woocommerce-message::before{color:#3B612E!important}
.cart_totals h2,.woocommerce-order-details h2,.woocommerce-customer-details h2{font-size:30px;color:#3B612E;font-family:"Roboto",sans-serif;font-weight:400}
.coupon input{padding:10px!important;width:200px!important;background-color:#fff}
.shop_table th{color:#000;font-size:17px}
.woocommerce #review_form #respond .form-submit input{width:auto}
.woocommerce form.checkout_coupon,.woocommerce form.register{border-color:#3B612E}
.woocommerce form.login{border-color:#afafaf}
.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register,.woocommerce .lost_reset_password{border:1px solid #d3ced2!important;padding:20px!important;margin:2em 0!important;text-align:left!important;border-radius:0!important}
#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{border:none!important}
.cart_item_menu{display:table;float:right;margin-right:30px;padding-top:10px}
.cart-contents::before{font-size:30px!important;font-family:'FontAwesome';font-weight:900;content:"\f07a"!important;font-size:22px;color:#3B612E;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.cart-contents{position:relative;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.count_num_abs{color:#fff;background:#3B612E;font-weight:400;border-radius:50%;padding:1px 0 0;height:18px;width:18px;font-size:12px;border:1px solid #3B612E;display:block;text-align:center;box-sizing:border-box;line-height:13px;position:absolute;top:-6px;right:-13px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.right_prd_woo .single_add_to_cart_button{float:none!important;width:100%!important;margin:20px auto!important}
.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{background:#f4f4f4;padding:40px;box-sizing:border-box}
.woocommerce .quantity .qty{border-top:1px solid #3B612E;border-bottom:1px solid #3B612E;box-sizing:border-box;pointer-events:none}
.cart_parent_div{display:table;width:100%;position:relative}
.cart_left,.cart_right{display:table-cell;vertical-align:top;box-sizing:border-box}
.cart_left{width:70%}
.cart_right{width:30%;padding-left:40px}
.woocommerce .cart_right .cart-collaterals .cart_totals{width:100%;float:none}
.woocommerce .cart_right .cart-collaterals .cart_totals h2{background:#3B612E;line-height:1;text-transform:uppercase;color:#fff;text-align:center;font-size:17px;padding:10px;font-family:"Roboto",sans-serif;box-sizing:border-box}
.woocommerce .cart_left table.shop_attributes th,.woocommerce .cart_left table.shop_table th{line-height:1;background:#3B612E;color:#fff;text-transform:uppercase;font-size:17px;padding:10px;box-sizing:border-box}
.woocommerce .quantity .plus,.woocommerce .quantity .minus{width:auto;background:#fff!important;color:#9F9F9F!important;cursor:pointer;margin-bottom:0}
.woocommerce .cart_left .quantity .plus,.woocommerce .cart_left .quantity .minus{background:#3B612E!important}
.woocommerce .cart_left .quantity input{border:1px solid #3B612E!important}
.woocommerce .quantity input{border:1px solid #fff!important;background:#fff;float:left;border-radius:0;padding:10px 3px!important;width:50px!important;margin-bottom:0}
.woocommerce .quantity{border-radius:0;overflow:hidden;display:table}
.woocommerce .quantity .plus,.woocommerce .quantity .minus,.woocommerce .quantity .qty{font-weight:400;font-size:19px}
.woocommerce .quantity .plus,.woocommerce .quantity .minus,.woocommerce .quantity .qty,.single_add_to_cart_button{height:45px!important}
.woocommerce table.shop_table td,.woocommerce table.shop_table{border:none!important}
.style_custom_woocommerce tbody tr{background:#eaeaea}
tr.actions_bg{background:none!important}
.woocommerce table.shop_table tbody td{border-top:1px solid #fff!important;font-size:16px}
.woocommerce table.shop_table tbody tr:first-child td{border-top:none!important}
.actions_bg td.actions{padding:30px 0 0!important}
.cart_right tr th{border:none!important;border-top:2px solid #fff!important;font-size:16px;line-height:1!important;padding:10px!important}
.cart_right tr:first-child th{border-top:none!important}
.cart_right td{text-align:right!important;padding:10px!important;line-height:1!important}
.woocommerce-shipping-destination{line-height:1.3}
tr.woocommerce-shipping-totals.shipping td{line-height:1.3!important}
.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-family:"Roboto",sans-serif}
/*cart style */




/*woocommerce thank you page - order received*/
.woocommerce-order-received .order_details{max-width:800px!important}
.woocommerce-order-received .shop_table thead th{border:none!important;color:#fff;text-transform:uppercase;font-size:17px;font-weight:400;line-height:1;padding:10px!important;box-sizing:border-box}
.woocommerce-order-received .woocommerce-customer-details address{box-sizing:border-box;width:800px!important;max-width:100%!important;border:1px solid #3B612E }
.woocommerce-account table.shop_table tbody th,.woocommerce-account table.shop_table tfoot td,.woocommerce-account table.shop_table tfoot th,.woocommerce-order-received table.shop_table tbody th,.woocommerce-order-received table.shop_table tfoot td,.woocommerce-order-received table.shop_table tfoot th{border:none!important;font-weight:500;color:#3B612E }
.woocommerce-order-received ul.order_details{margin:20px 0;padding-left:0}
.woocommerce-order-received ul.order_details li{display:flex;float:none!important;margin-bottom:10px!important;align-items:center;border:none!important;font-size:15px;line-height:1.4;column-gap:10px}
.woocommerce ul.order_details li strong{font-weight:500;font-size:15px;line-height:1.4;color:#3B612E }
/*woocommerce thank you page - order received*/



/*my account dashboard*/
.woocommerce-account .entry-content .woocommerce{width:95%;margin:50px auto 0;max-width:1300px;display:flex;align-items:flex-start}
.woocommerce-order-received .entry-content .woocommerce{width:95%;margin:50px auto 0;max-width:1300px}
.woocommerce-MyAccount-navigation ul{margin:0;padding:0}
.woocommerce-MyAccount-navigation ul li{list-style-type:none}
.woocommerce-MyAccount-navigation a{font-size:17px;width:250px!important;max-width:100%;display:block;padding:14px;box-sizing:border-box;background:#eaeaea;color:#000!important;border-bottom:1px solid #fff}
.woocommerce-customer-details address,.woocommerce-customer-details address p{color:#333434!important}
.woocommerce a.button.view{min-width:auto!important}
.woocommerce-MyAccount-navigation .is-active a,.woocommerce-MyAccount-navigation a:hover{background:#3B612E;text-decoration:none!important;color:#fff!important}
.woocommerce-account .woocommerce-Addresses{margin:0!important}
.woocommerce-Addresses .woocommerce-Address{padding:10px;margin-top:10px!important}
.woocommerce-Address address{background:0 0;font-size:14px}
header.woocommerce-Address-title{border-bottom:1px solid #fff;margin-bottom:10px}
.woocommerce-account .addresses .title .edit{color:#3B612E;font-weight:600;line-height:1.4}
.woocommerce-account .addresses .title .edit:hover{color:#3B612E;border-color:#3B612E}
.woocommerce .col2-set .col-1.woocommerce-Address,.woocommerce .col2-set .col-2.woocommerce-Address,.woocommerce-page .col2-set .col-1.woocommerce-Address,.woocommerce-page .col2-set .col-2.woocommerce-Address{box-sizing:border-box;float:none!important;width:100%}
.woocommerce-MyAccount-content h2,.woocommerce-MyAccount-content h3,.woocommerce-account .addresses .title h3,.woocommerce-customer-details h2,.woocommerce-order-details h2{margin-bottom:6px;font-size:20px;font-weight:600;text-transform:uppercase}
.woocommerce-account .woocommerce-MyAccount-navigation{width:250px!important;margin-bottom:50px;flex-shrink:0;margin-right:70px;float:none}
.woocommerce-account .woocommerce-MyAccount-content{margin-bottom:50px;width:100%!important;float:none!important;background:#eaeaea;padding:30px;box-sizing:border-box}
.woocommerce table.my_account_orders .button{font-size:14px!important;line-height:1;min-height:auto;height:auto}
section.woocommerce-order-details{margin-top:20px}
.woocommerce-account .woocommerce .woocommerce-customer-details address{border:1px solid #707070!important;box-sizing:border-box}
.woocommerce-account .woocommerce-customer-details h2,.woocommerce-account .woocommerce-order-details__title{font-weight:500!important}
.woocommerce-account .shop_table thead th{background:transparent;border:none!important;color:#fff;text-transform:uppercase;font-size:17px;font-weight:500;line-height:1;padding:10px!important;box-sizing:border-box}
.woocommerce-account table.shop_table tbody th,.woocommerce-account table.shop_table tfoot td,.woocommerce-account table.shop_table tfoot th{border:none!important}
.woocommerce-account .woocommerce-order-details{color:#333434}
.woocommerce-account .woocommerce-Addresses .woocommerce-Address{background:0 0;padding:0}
#customer_login h2{font-size:26px;font-weight:400;font-family:"Roboto",sans-serif;color:#e08537}
.woocommerce-EditAccountForm fieldset{margin-bottom:20px}
#add_payment_method #payment{box-sizing:border-box}
#add_payment_method #payment ul.payment_methods{border-bottom:none;padding:0}
.woocommerce-edit-address .woocommerce-address-fields__field-wrapper{display:flex;align-items:flex-end;flex-wrap:wrap;margin-left:-1%;margin-right:-1%}
.woocommerce-page .woocommerce .woocommerce-error .button,.woocommerce-page .woocommerce .woocommerce-info .button,.woocommerce-page .woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right;padding:0!important;height:auto!important;background:0 0!important;border:none!important;min-width:auto!important;text-transform:none;font-weight:400;color:#000!important;box-shadow:none!important;letter-spacing:0;border-bottom:1px solid #000!important;border-radius:0!important}
.woocommerce .woocommerce-error .button:hover,.woocommerce .woocommerce-info .button:hover,.woocommerce .woocommerce-message .button:hover,.woocommerce-page .woocommerce-error .button:hover,.woocommerce-page .woocommerce-info .button:hover,.woocommerce-page .woocommerce-message .button:hover{color:#000!important}
.error_add::after{font-family:FontAwesome;content:"\f06a";margin-left:.53em;vertical-align:bottom;color:#fff}
.woocommerce #respond input#submit.loading::after,.woocommerce a.button.loading::after,.woocommerce button.button.loading::after,.woocommerce input.button.loading::after{top:50%!important;margin-top:-7px!important}
.woocommerce-account .woocommerce-privacy-policy-text{margin:20px 0;font-size:14px}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme,.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{margin-top:20px}



/*my account dashboard*/
.woocommerce li::after{display:none!important}
.woocommerce li{padding-left:0}
.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0}
.woocommerce-tabs{width:100%;position:relative;display:table;max-width:1250px;margin:50px auto 0}
.woocommerce div.product .woocommerce-tabs ul.tabs{border-bottom:2px solid #3B612E}
.woocommerce div.product .woocommerce-tabs ul.tabs li{background-color:#3B612E!important;border:0}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{display:none}
.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0;border-left:2px solid #3B612E;background-color:#3B612E!important;margin:0!important;display:table-cell;vertical-align:middle;padding:0;border-radius:0!important;box-sizing:border-box}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:10px 30px;text-align:center;color:#fff;text-transform:uppercase;font-weight:400;font-size:16px!important;width:100%;box-sizing:border-box}
.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child{border-left:0!important}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff!important}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#3B612E}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{display:none!important}
.related.products{margin-top:50px;clear:both}
.woocommerce div.product .woocommerce-tabs .panel,.woocommerce div.product .woocommerce-tabs ul.tabs{margin-bottom:0}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover{background:#fff!important}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a{color:#3B612E}
.woocommerce div.product .woocommerce-tabs .panel{padding:20px;box-sizing:border-box}
.woocommerce-Reviews-title{display:none}
.woocommerce-variation-price{margin-bottom:20px}
.woocommerce-variation-price .price{font-size:20px!important}
#crumbs{margin:50px 0}
.back_label{font-family:"Roboto",sans-serif;font-size:17px;font-weight:400!important;text-transform:uppercase;color:#000;padding-left:10px;display:inline-block;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.product-name a{color:#404040!important;font-weight:400!important}
.product-name a:hover{color:#3B612E!important}
#crumbs .back_elem{text-decoration:none!important;display:inline-block;margin-right:20px}
#crumbs a{color:#656565!important;text-decoration:underline}
.space_breadcrumb{padding:0 6px}
.back_hist{float:left;width:20px}
#crumbs a:hover{color:#3B612E!important}
.products_list_cust .star-rating{display:none!important}
.woocommerce div.product form.cart .variations td select[name="attribute_product"]{display:block}
.woocommerce div.product form.cart .variations select{padding:10px;font-weight:400;width:100%;border:solid 1px #9F9F9F!important;line-height:27px;background-position:98% 18px!important;height:49px;color:#222!important}
.woocommerce div.product form.cart .variations{margin-bottom:5px!important}
.variation-radios input[type="radio"]{border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:0;padding:0;margin:0}
.variation-radios label{background:#fff;padding:12px 10px;box-sizing:border-box;margin:0 10px 10px 0;border:1px solid #707070;cursor:pointer;min-width:90px;display:inline-block;text-align:center!important;line-height:1;font-family:"Roboto",sans-serif;font-weight:400;color:#656565!important;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.woocommerce .quantity .plus:hover,.woocommerce .quantity .minus:hover{opacity:.9}
.variation-radios label:hover{background:#3B612E!important;color:#fff!important;border-color:#3B612E!important}
.woocommerce div.product form.cart div.quantity{margin:0 20px 0 0;float:none!important}
.woocommerce .quantity{border:1px solid #9F9F9F}
.woocommerce div.product form.cart .variations td.label label{color:#717171;font-weight:400!important;margin-bottom:20px;margin-top:20px;display:block;line-height:1}
.variation-radios label.active_label{background:#3B612E;color:#fff!important;border-color:#3B612E}
.shop_table,.bg_grey_cart{background:#F4F4F4}
.bg_grey_cart .shop_table{background-color:transparent!important;max-width:1200px;margin:auto!important;position:relative;padding:40px 0 0}
.bg_grey_cart .shop_table .cart_item{position:relative}
.bg_grey_cart .shop_table .cart_item .remove_prd_cust{position:absolute;right:0;bottom:20px;border-top:none!important;display:flex!important;padding:0!important;color:#645F52}
.woocommerce table.shop_table th.product-remove{display:none!important}
.bg_grey_cart .shop_table th{border-top:none!important}
.woocommerce .woocommerce-ordering select{text-align:left;padding:7px 50px 5px 10px;border:1px solid #000!important;box-sizing:border-box}
.woocommerce .woocommerce-ordering select{ 	-webkit-appearance: none;
	appearance: none;
	padding-right: 30px;
	background-image: url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path d="M7.41,8.59L12,13.17l4.59-4.58L18,10l-6,6l-6-6L7.41,8.59z" fill="%23000000"/><path fill="none" d="M0,0h24v24H0V0z"/></svg>');
	background-position: center right;
	background-repeat: no-repeat;
	background-color: #fff;
	cursor: pointer;}
.cwgstock_button:hover{background-color:#3B612E!important;border:1px solid #3B612E!important}
.long_descr_under_prd{clear:both}
.container_single_prod{width:100%;position:relative;display:table;max-width:1000px;margin:50px auto 0}
.flex-viewport a{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important;display:block}
#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:top!important}
.left_prd_woo{float:left;width:50%;padding-right:20px;box-sizing:border-box}
.right_prd_woo{float:left;width:50%;padding-left:80px;box-sizing:border-box}
.right_prd_woo .summary,.left_prd_woo .woocommerce-product-gallery{width:100%!important;float:none!important}
.woocommerce-account .site_footer,.woocommerce-checkout .site_footer,.woocommerce-cart .site_footer{margin-top:50px}
.custom_related_products{margin-top:30px;clear:both}
.custom_related_products .price{display:none!important}
.custom_related_products .related>h2{color:#000;font-size:34px;font-weight:400;margin-bottom:30px;padding-bottom:5px;border-bottom:3px solid #000}
.custom_related_products .product_item_list{width:100%!important;padding:0}
.custom_related_products .woocommerce-loop-product__title{font-size:20px!important;font-weight:400!important;padding-top:0!important}
.custom_related_products ul li.product{width:22.75%!important;margin-right:3%!important;margin-bottom:30px!important;clear:none!important;float:left!important}
.custom_related_products ul li.product:nth-child(4n){margin-right:0!important}
.custom_related_products ul li.product:nth-child(4n+1){clear:both}
#customer_details .col-1,#customer_details .col-2{float:none!important;width:100%!important}
.woocommerce-shipping-fields{margin-top:30px}
.top_filter .middle_container{border-top:1px solid #656565cc;border-bottom:1px solid #656565cc;padding:20px 0;display:flex}
.right_prd_woo h1{color:#222!important;text-transform:uppercase;font-size:25px;margin-bottom:5px}
.woocommerce div.product p.price,.woocommerce div.product span.price{color:#000!important;font-size:26px;font-weight:600}
.top_filter h2{font-weight:400;color:#000;text-transform:uppercase;font-size:22px;display:none}
.top_filter select{background:none!important;border:none!important;-webkit-appearance:none;-moz-appearance:none;background:url(img/arrow-down.png)!important;background-position:center right!important;background-repeat:no-repeat!important;padding-right:30px;font-weight:400;color:#666;text-transform:uppercase;font-size:18px;cursor:pointer}
.top_filter .middle_container{border-top:1px solid #656565;border-bottom:1px solid #656565;padding:20px 0;display:flex;gap:30px}
.link_prod{position:relativel}
.loop_title_prod a{display:table}
.loop_title_prod a:hover h5{color:#3B612E!important}
.sow-image-container a:hover{transform:scale(0.96)}
.has_img_background .box_image_txt_pos{padding:100px 0}
.woocommerce-loop-product__link{display:block!important}
.right_prd_woo .variations .label{display:block!important}
.right_prd_woo .variations .value{display:block!important}
.right_prd_woo .variations{width:100%!important;display:block!important;text-align:left}
.variations tbody,.variations tbody tr,.variations tbody td{width:100%!important;display:block}
.variations label{color:#222!important;font-weight:400!important;text-transform:uppercase}
.bg_grey_cart td{padding:20px 10px!important; box-sizing:border-box;}

/*new_style --- woo*/
.cont_prods{display:flex;justify-content:space-between;padding-top:50px;flex-wrap:wrap}
.sidebar_cust_woo{width:22%;flex-shrink:0;margin-bottom:50px}
.products_list_cust{width:75%}
.content_products_arch .large_container{width:100%}
.categs_list{display:table}
.categs_woo_list{display:flex;flex-wrap:wrap;align-items:flex-start}
.categs_woo_list a{width:100%;margin-bottom:10px;text-transform:uppercase}
.title_categs_w{text-transform:uppercase;margin-bottom:20px}
.header_woo_custom{background-size:cover;background-position:center center;background-repeat:no-repeat;text-align:center;padding:110px 0;box-sizing:border-box}
.title_woo{color:#fff;text-transform:uppercase;text-shadow:1px 1px 1px rgba(0,0,0,0.4)}
.best_prd_title{margin:15px 0 10px}
.best_sellers_prds{text-align:center}
.prods_best_sellers{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;margin-bottom:50px}
.one_best_prod{width:320px;margin:0 15px 30px}
.image_featured img{width:100%;display:block;height:auto}
.cat_uri_cc{color:#000}
.cat_uri_cc:hover,.current-cat{color:#3B612E }
.best_prd_title{margin:15px 0 10px}
.best_selers_title{text-transform:uppercase;margin:50px 0}
/*new_style --- woo*/

/*single product style*/
.single-product .woocommerce-breadcrumb{max-width:1300px;position:relative;margin:40px auto;width:95%}
.single_prod_container{position:relative;margin:50px auto;max-width:1300px;width:95%}
.woocommerce div.product .product_title{font-family:"Roboto",sans-serif;font-size:35px;font-weight:400;margin-bottom:10px;padding-right:0;box-sizing:border-box;display:flex;align-items:center;column-gap:20px;color:#092F2C}
.product_meta{display:none}
.right_single .summary{width:100%!important;float:none!important}
.yith-wfbt-section .yith-wfbt-images{margin-right:50px}
form.yith-wfbt-form{display:flex;align-items:center;flex-wrap:wrap}
.yith-wfbt-section .yith-wfbt-items{display:none}
.title_sect_about{position:relative;text-align:center;margin-top:40px;margin-bottom:40px}
.label_about_title{background:#fff;font-weight:700;text-transform:uppercase;font-size:30px;color:#3B612E!important;z-index:99;padding:0 10px;position:relative}
.title_sect_about::after{background:#333434;left:0;top:50%;height:1px;width:100%;content:"";position:absolute}
.video_section{position:relative;padding-bottom:56.25%;height:0;margin:40px 0}
.video_section iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.section_about_descr{clear:both}
.right_single .price{color:#000!important}
.top_area_prod{align-items:flex-start;display:flex}
.left_single{width:48%;margin-right:2%;margin-bottom:40px}
.right_single{width:48%;margin-left:2%;margin-bottom:40px}
.left_single .woocommerce-product-gallery{width:100%!important;float:none!important;margin-bottom:0!important;flex-direction:column}
.yith-wfbt-submit-button:hover{opacity:.7}
.header_cart{position:relative}
.woocommerce-variation-availability{margin-bottom:10px;color:#539aeb}
.return-to-shop{margin-top:20px}
.woocommerce #payment #place_order,.woocommerce a.button_checkout.button,.woocommerce button.button,.woocommerce button.login_button_subm,.woocommerce-account .woocommerce a.button,.woocommerce-order-received .woocommerce a.button,.woocommerce-page #payment #place_order{display:inline-flex; align-items:center; background-color:#3B612E !important;height:45px!important;line-height:1!important;padding:12px 40px!important;font-size:14px!important;letter-spacing:0!important;border-color:#3B612E !important}
.right_side_cart a.button_checkout{width:100%}
.cart_page_container .middle_container{max-width:1300px}
.bottom_find_store{clear:both;width:100%;padding-top:20px;display:block}
.find_store_link{display:flex;align-items:center;justify-content:center;column-gap:10px;width:100%}
.find_store_link img{height:25px;width:auto}
.back_butt{font-weight:600;margin-right:10px}
.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{text-decoration:none!important}
.yith-wfbt-submit-block .price_text{text-align:center;margin-bottom:5px}
.tabs_woocommerce_cust{display:table;width:100%;height:auto;position:relative;box-sizing:border-box}
.tab_shipp{display:block;width:100%;border-bottom:1px solid #e7e7e7;padding:10px 0}
.tab_shipp:first-child(){border-top:1px solid #e7e7e7}
.heading_faq_cust{position:relative;width:100%;cursor:pointer}
.title_faq_itm{padding-right:50px;box-sizing:border-box;text-transform:uppercase;color:#3B612E ;font-weight:500}
.icon_faq{position:absolute;right:0;top:5px;width:17px;height:17px;z-index:99}
.icon_open_close{display:block;position:absolute;top:0;right:0}
.icon_minus{opacity:0}
.active_faq .icon_minus{opacity:1}
.active_faq .icon_plus{opacity:0}
.content_faq_cust{padding:20px 0;display:none}
.content_faq_cust p:first-child{margin-top:0!important}
.content_faq_cust p:last-child{margin-bottom:0!important}
.woocommerce div.product form.cart{display:flex;align-items:center}
.woocommerce div.product form.variations_form.cart{flex-wrap:wrap}
.woocommerce div.product form.variations_form.cart .woocommerce-variation-add-to-cart{display:flex;align-items:center}
.woocommerce-product-details__short-description{font-size:15px}
.woocommerce-page .yith-wfbt-section{width:100%!important;padding:30px 0 0;border-top:1px solid #333434;max-width:100%!important;margin:0!important}
.yith-wfbt-section h3{text-transform:uppercase;font-weight:700;color:#3B612E;font-size:25px}
.woocommerce div.product div.images .flex-control-thumbs li{border:1px solid #70707080;box-sizing:border-box;width:calc(20% - 17px)}
.woocommerce-product-gallery{display:flex;align-items:flex-start}
.woocommerce-product-gallery > .woocommerce-product-gallery__image{width:100%}
.woocommerce-product-gallery > .flex-control-thumbs{display:flex;gap:21px;flex-wrap:wrap;width:100%}
.left_single .onsale{left:100px!important}
.flex-viewport,.no_gallery{border:1px solid #70707080;margin-bottom:20px}
.woo-header-section.image_top_header_single .builder_small_header{padding:200px 0 30px!important;min-height:auto!important}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{width:100%}
#square-gift-card-apply-button-wrapper button{background:#3b612e;background:#3b612e;color:#fff!important;border:1px solid #3b612e!important;border-radius:0!important;font-family:"Roboto",sans-serif;cursor:pointer;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
#square-gift-card-apply-button-wrapper button:hover{background:#e08537!important;border-color:#e08537!important}
.sq-card-wrapper .sq-card-iframe-container{border-radius:0!important;border:1px solid #d9d9d9}
.wc_payment_method label img{display:inline-flex}
/*single product style*/



.product_column_name{display:flex;align-items:center}
.thumb_img{width:100px;flex-shrink:0;margin-right:10px}
.thumb_img img{width:100%!important;height:auto;display:block}
textarea{resize:none}
.div_parent_woo{display:flex;align-items:flex-start;justify-content:space-between}
.left_side_checkout,.right_side_checkout{width:49%}
#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:#f4f4f4}
.woocommerce-error,.woocommerce-info,.woocommerce-message{background-color:transparent!important;border-top:none!important;border-bottom:1px solid #f4f4f4!important;padding:0 0 20px 30px}
.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{left:0;top:0}
.woocommerce table.shop_table th {    font-weight: 500!important;    color: #3B612E ;    text-transform: uppercase;    font-family: "Roboto", sans-serif;}
.woocommerce .woocommerce-notices-wrapper .button{border-bottom: 1px solid !important;position:relative;min-width:auto!important;text-transform:uppercase!important; }
p.woocommerce-shipping-destination{display:none!important}
.woocommerce .woocommerce-notices-wrapper .button::after{content:"";position:absolute;top:0;right:0;width:14px;background:url(img/chevron-compact-down.png);height:18px;background-repeat:no-repeat}
.woocommerce .woocommerce-notices-wrapper .button:hover{background-color:transparent!important;color:#3B612E !important; border:none !important;border-bottom: 1px solid !important;}
.woocommerce-message::before{display:none}
.woocommerce-message{padding-left:0!important}
.single-product .woocommerce-notices-wrapper{max-width:1200px;margin:auto;width:100%}
.bg_grey_cart{padding:20px;box-sizing:border-box;margin-bottom:30px}
.total_no_cart{text-transform:uppercase;font-size:24px;letter-spacing:.6px}
.bg_grey_cart .product-name{width:40%}
.bg_grey_cart .shop_table th{border-top:none!important}
.bg_grey_cart .product-quantity,.bg_grey_cart .product-subtotal{text-align:center}
.bg_grey_cart .product-quantity .quantity{margin:auto}
.remove_prd_cust .icon_remove,.remove_prd_cust .label_remove_prd{display:inline-block;vertical-align:middle}
.woocommerce .bg_grey_cart a.remove,.woocommerce .bg_grey_cart a.remove_from_wishlist{background:0 0!important;color:#645f52!important;font-size:15px!important;display:flex;width:auto;height:auto;font-weight:300;align-items:center;justify-content:center}
.remove.remove_cart_abs{position:absolute;bottom:20px}
.product-subtotal{position:relative}
.icon_remove{margin-left:10px;font-size:28px;line-height:0!important;margin-bottom:5px}
.cart_totals h2{text-align:center}
.shop_table_responsive.cart .button[disabled]{pointer-events:none}
.woocommerce .bg_grey_cart a.remove:hover{color:#3B612E!important}
div.coupon:not(.under-proceed){display:none!important}
.woocommerce-cart .cart-collaterals{display:flex;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between;flex-wrap:wrap;width:100%}
.woocommerce-cart .cart-collaterals .woocommerce-coupon-form{width:49%;background:#f4f4f4;padding:40px;box-sizing:border-box;margin-right:2%}
.woocommerce-cart .cart-collaterals .cart_totals{float:none;width:49%}
.woocommerce-cart .cart-collaterals .woocommerce-coupon-form .coupon{display:flex;align-items:center}
.woocommerce-cart .cart-collaterals .woocommerce-coupon-form .coupon input{width:68%!important;box-sizing:border-box;border:none!important}
.woocommerce-cart .cart-collaterals .woocommerce-coupon-form .coupon .button{width:30%!important;box-sizing:border-box}
.cart_totals_table h2,.coupon_code_title{color:#222;letter-spacing:.6px;text-transform:uppercase;font-size:24px}
.cart_totals_table table tbody tr:first-child th{border-top:none!important}
.coupon_code_title{margin-bottom:20px}
.woocommerce-cart .cart-collaterals td{text-align:right}
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .button{display:table;margin:auto}
.woocommerce-cart .cart-collaterals .cart_totals tr.order-total td,.woocommerce-cart .cart-collaterals .cart_totals tr.order-total th{border-top:1px solid #c1c1c1!important}
.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout{padding-bottom:0}
input[type=checkbox]{border:none!important;width:auto;height:auto;-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}
input[type=radio]{border:none!important;width:auto;height:auto;-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}
#ship-to-different-address{text-transform:uppercase;font-size:17px}
.left_side_checkout h3,.right_side_checkout h3{font-size:24px;text-transform:uppercase;margin-bottom:15px}
.woocommerce-error{border-color:#b81c23!important}
.place-order .button{margin-top:20px!important}
.right_side_checkout tr:first-child td,.right_side_checkout tr:first-child th{border-top:none!important}
.right_side_checkout tfoot tr td,.right_side_checkout tfoot tr th{border:none!important}
.cart_totals_table table tbody tr th{padding-left:0!important}
.woocommerce-cart .cart-collaterals .woocommerce-coupon-form .coupon input{margin-bottom:0}
.one_product_item form.cart,.prod_data form.cart{display:flex;align-items:center}
.woocommerce-page .woocommerce{width:92%;max-width:1400px;position:relative;margin:50px auto}
.single-product .woocommerce-notices-wrapper{max-width:1500px;margin:auto;width:100%}
.woocommerce ul.products li.product .onsale, .woocommerce span.onsale{margin:0!important;right:auto;left:10px;width:auto!important;height:auto!important;border-radius:0;padding:7px 10px;text-transform:uppercase;font-weight:400;letter-spacing:1px;line-height:1;min-width:auto;min-height:auto;top:10px;max-width:100%;box-sizing:border-box}
.yith-wcwl-add-button i,.yith-wcwl-add-button svg{width:20px;height:20px;line-height:20px;font-size:20px}
.woocommerce table.shop_attributes tr:nth-child(2n) td,.woocommerce table.shop_attributes tr:nth-child(2n) th{background:none!important}
.woocommerce table.shop_attributes th{font-weight:400}
.woocommerce table.shop_attributes td{font-style:unset}
.slider_brands .berocket_brand_list .br_brand_letter_element{background:#fff;margin:0 10px!important}
.slider_brands .br_brand_letter_block.horizontal{width:100%!important;float:none!important;padding-bottom:50px}
.slider_brands .slick-dots li:hover button,.slider_brands .slick-dots li.slick-active button{opacity:1!important}
.slider_brands .brand_info{display:flex}
.slider_brands .slick-dots{text-align:right}
.slider_brands .slick-dots li{width:18px;height:18px;margin:0 0 0 10px}
.slider_brands .slick-dots li button{width:18px;height:8px;opacity:.7!important;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;padding:0!important}
.slider_brands .slick-dots li button::before,.slider_brands .slick-dots li button::after{display:none}
.slider_brands .br_brand_letter_block .br_brand_letter_element a{display:flex;width:100%;padding:10px;box-sizing:border-box;align-items:center;justify-content:center}


/*wishlist additional style*/
.wishlist_table tr td,.wishlist_table tr th.product-checkbox,.wishlist_table tr th.wishlist-delete{text-align:left!important}
.wishlist_table .product-stock-status span.wishlist-out-of-stock{color:#3B612E }
.actions_wish_inline{display:flex;align-items:center;justify-content:center;column-gap:20px;width:auto}
.button_add_cart_wish .add_to_cart{color:#fff!important;text-transform:uppercase;line-height:1.2;padding:10px 20px!important;transition:all .3s ease-in-out;font-size:17px;text-align:center;height:45px;width:auto;box-sizing:border-box;moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;background-image:none!important;background-color:#3B612E !important;font-weight:400;font-family: "Roboto", sans-serif;min-width:inherit!important;border-radius:0!important;border:1px solid #3B612E !important}
.button_add_cart_wish .add_to_cart:hover{background-color:#3B612E !important;border:1px solid #3B612E !important;color:#fff!important;moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
.wishlist_table .product-add-to-cart a{margin-bottom:0!important}
.yith-wcwl-add-to-wishlist{margin-top:0!important}
.wishlist_table .product-add-to-cart a.button{padding:10px 20px!important}
.wish_pg_title{text-transform:uppercase;margin-bottom:50px}
.woocommerce table.shop_table th.product-add-to-cart{width:230px;text-align:center!important}
.wish_top_img{position:relative}
/*wishlist additional style*/

/*filters*/
.bapf_head h3{font-size:18px}
.bapf_ccolaps .bapf_body{padding-bottom:12px}
.bapf_sfilter .bapf_head{margin-top:40px!important;padding-bottom:30px;font-size:30px}
.left_sidebarshop .berocket_single_filter_widget:last-child .bapf_body{border-bottom:none!important}
.bapf_ckbox_sqchck input[type="checkbox"] + label,.left_sidebarshop .bapf_body label{font-weight:700!important;display:block!important;background:#F8F8F8;padding:10px 20px!important}
.bapf_ckbox_sqchck input[type="checkbox"]:checked + label,.left_sidebarshop .bapf_body .checked label,.bapf_ckbox_sqchck input[type=checkbox]:checked+label:hover,.berocket_single_filter_widget .bapf_body label:hover,.left_sidebarshop .bapf_body .checked label:hover{color:#fff!important;background:#E08537!important}
.berocket_single_filter_widget .bapf_head h3{font-size:24px;font-weight:500}
.bapf_ckbox_sqchck label{text-transform:uppercase}
.left_sidebarshop ul li input[type=checkbox]{display:none}
.bapf_sfilter{margin-bottom:0!important}
.bapf_reset{background:0 0!important;border:none!important;padding:0}
.bapf_body{box-sizing:border-box}
.bapf_hascolarr .fa{color:#000!important}
.bapf_rst_nofltr .bapf_body{padding-left:0!important;margin-bottom:10px}

.berocket_single_filter_widget .bapf_body label{font-size:18px!important;font-family:"roboto"!important;font-weight:500;color:#3B612E;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.bapf_ccolaps .bapf_head{border-bottom:none!important}
.left_sidebarshop .fa-chevron-up::before{content:"\f068"!important;display:none!important}
.left_sidebarshop .fa-chevron-down::before{content:"\f067"!important;display:none!important}
.left_sidebarshop .fa-chevron-down,.left_sidebarshop .fa-chevron-up{top:2px;right:0;width:16px;height:16px;display:block;z-index:92;background-position:center center;background-repeat:no-repeat!important;background-size:100% auto!important}
.bapf_ccolaps .bapf_hascolarr{color:#3B612E!important}
.button_shop_all .bapf_body{padding-left:0}
.tog_sidebar{display:none;align-items:center;cursor:pointer;position:relative;margin-bottom:20px;background:#3b612e;color:#fff;padding:10px}
.tog_sidebar::after{font-family:FontAwesome;content:"\f107";position:absolute;right:10px;top:50%;transform:translate(0,-50%);height:auto;line-height:1;font-size:23px}
.hide_filters{display:none}
.tog_sidebar span{transition:all .3s ease-in-out;text-transform:uppercase!important;font-size:17px!important;font-weight:600;color:#fff}
.left_sidebarshop .bapf_styleimage .bapf_body > ul{display:flex;gap:6px;flex-wrap: wrap;}
.left_sidebarshop .bapf_styleimage .bapf_body > ul > li {padding: 0px !important;box-sizing: border-box;box-shadow: 0 3px 6px #0000004d;	width: calc(50% - 3px) !important;}
.left_sidebarshop .bapf_styleimage .bapf_body > ul > li label {
	background: #fff !important;
	padding: 5px !important;
}

.bapf_show_hide {font-size: 17px;}
/*.left_sidebarshop .bapf_styleimage .bapf_show_hide {display:none!important;}*/
.left_sidebarshop .bapf_styleimage .bapf_body > ul > li label:hover {
	background: #e08537 !important;}


.left_sidebarshop .bapf_styleimage .bapf_img_span {
	width: 100% !important;
	height: 80px !important;
	background-size: 100% auto !important;
	background-position: center center !important;
	margin: 0 !important;
}



.bapf_sfilter.brchecked_default input:checked + label .bapf_clr_span,.bapf_sfilter.brchecked_default input:checked + label .bapf_img_span,.bapf_sfilter.brchecked_rotate input:checked + label .bapf_clr_span,.bapf_sfilter.brchecked_rotate input:checked + label .bapf_img_span{-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important}
.bapf_sfilter .bapf_clr_span,.bapf_sfilter .bapf_img_span{border:none!important}
/* Remove Firefox spinners */
.quantity input[type=number]{-moz-appearance:textfield}
/* Remove Chrome/Safari spinners */
.quantity input[type=number]::-webkit-outer-spin-button,.quantity input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
/* Optional: clean styling only for quantity inputs */
.quantity input[type=number]{border:1px solid #ccc;border-radius:4px;padding:6px 10px;width:70px;font-size:16px;box-sizing:border-box}
body .filtered_options_top .bapf_head{display:none!important}
body .filtered_options_top .bapf_sfa_unall{display:none!important}
.filtered_options_top .berocket_single_filter_widget{margin:20px 0 0}
.filtered_options_top{margin-bottom:40px}
.filtered_options_top .bapf-sfa-grey-rounded .berocket_aapf_widget_selected_area li a::before{display:none}
.filtered_options_top .bapf-sfa-grey-rounded .berocket_aapf_widget_selected_area li a{padding:3px 15px;border:1px solid #707070}
.filtered_options_top .braapf_unselect:hover{background:#3b612e!important;color:#fff!important}
/*filters*/




/*mini cart*/
.submenu_mini_cart{position:absolute;top:100%;right:0;background:#eaeaea;width:360px;-webkit-box-shadow:0 10px 20px #0000001a;-moz-box-shadow:0 10px 20px #0000001a;box-shadow:0 10px 20px #0000001a;border:1px solid #e5e5e5;margin-top:0;z-index:99999;display:none;border-radius:2px;max-height:525px;overflow-y:auto}
.open_cart .submenu_mini_cart{display:none}
.open_cart .clone .submenu_mini_cart{display:none}
.open_cart .site_header:not(.clone) .submenu_mini_cart{display:block}
.down.open_cart .clone .submenu_mini_cart{display:block}
.down.open_cart .site_header:not(.clone) .submenu_mini_cart{display:none}
.woocommerce-mini-cart__empty-message{padding:20px}
.buttons_mini_cart{display:flex;gap:10px}
.content_mini_cart{padding:15px;font-size:15px}
.title_mini_cart{font-weight:600;margin-bottom:10px}
.woo_list_mini{display:flex;align-items:flex-start;flex-wrap:wrap}
.line_more_products{width:100%;margin:0 1% 20px;text-align:center;font-size:16px}
.mini_cart_item{width:100%;margin:0 0 10px;padding-bottom:10px;border-bottom:1px solid #707070;display:flex;align-items:center;column-gap:20px}
.prod_name_mini{line-height:1.1;margin-top:10px;font-size:15px;color:#3B612E;font-weight:500;text-align:left;margin-bottom:5px}
.prod_name_mini a{color:#3B612E}
.prod_name_mini a:hover{color:#e08537}
.mini_cart_item .quantity{font-size:14px;color:#707070;border:none!important}
.left_mini_item{width:60px;flex-shrink:0}
.right_mini_item{width:100%}
.button_cart_mini{min-width:auto;width:50%!important;padding:10px 15px;font-size:15px}
.button_mini_2{background:#3B612E ;color:#fff;border:1px solid #3B612E }
.button_mini_1{background:#3B612E ;color:#fff;border:1px solid #3B612E }
.button_mini_1:hover{color:#fff;background-color:#e08537; border-color:#e08537;}
.button_mini_2:hover{color:#fff;background-color:#e08537; border-color:#e08537;}
.content_mini_cart p{padding:0;margin:0}
/*mini cart*/

.error_add::after{font-family:FontAwesome;content:"\f06a";margin-left:.53em;vertical-align:bottom;color:#fff}
.woocommerce form .form-row {    padding: 0 !important;   margin: 0 !important;}

.slider_content_mobile_rep .slick-list {
	height: 100% !important;
	width: 100% !important;
}

.slider_content_mobile_rep {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.slider_content_mobile_rep .slick-track {
	display: flex !important;
	height: 100%;
	width: 100%;
}

.slider_content_mobile_rep .slick-slide
{
    height: inherit !important;
}

/*loop products*/
.content_shop_arch .large_container{display:flex;align-items:flex-start}
.left_sidebarshop{width:320px;margin-right:60px;flex-shrink:0;margin-bottom:70px}
.content_shop_arch{margin-top:50px}
.right_loop_products{width:100%;margin-bottom:70px}
.cont_rep_prod{transition:.3s ease-in-out;box-sizing:border-box;position:relative}
.cont_rep_prod .yith-wcwl-add-to-wishlist{position:absolute;right:10px;top:10px;line-height:1;transition:.3s ease-in-out}
.overlay_product_buttons{background:rgba(0,0,0,.41);opacity:1;position:absolute;bottom:0;left:0;width:100%;height:100%;transition:all .3s ease-in-out;z-index:9;height:auto;padding:10px 15px;box-sizing:border-box}
.cont_rep_prod:hover .overlay_product_buttons{opacity:1}
.woocommerce .just_image_prod_loop img{border:none!important}
.cont_rep_prod:hover .yith-wcwl-add-to-wishlist{opacity:1}
.woocommerce ul.products li.product .price{color:#000;text-align:center}
.woocommerce-LoopProduct-link img{transition:.3s ease-in-out}
.cont_rep_prod:hover .quick_view_prod{opacity:1}
.woocommerce .overlay_product_buttons .button{width:45px;height:45px;margin:0 auto 0!important;display:inline-flex !important;justify-content:center;align-items:center;padding:0!important;font-size:20px!important}
.add_cart_cc{text-align:center}
.woocommerce .right_loop_products .products{margin:0!important;display:flex;flex-wrap:wrap;width:auto;gap:20px;justify-content:flex-start;row-gap:50px}
.rental_box_shop .additional_asset_exist:not(.secondary_exist).bottom_right{padding-right:40px!important;padding-bottom:40px!important;display:block}
.woocommerce ul.products li.product .woocommerce-placeholder{border:none}
.woocommerce div.product div.images .flex-control-thumbs li img{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}



.related.products .products li,.list_products_cst .products li {width: calc(20% - 12px) !important;margin: 0 !important;float: none !important;}
.related.products .products:after,.related.products .products:before,.list_products_cst .products:after,.list_products_cst .products:before{display:none!important}
.related.products .products,.list_products_cst .products {display:flex;gap:15px!important;flex-wrap:wrap}






.related.products>h2{font-size:30px!important;font-weight:700!important;color:#092f2c!important;margin-bottom:20px}
.woocommerce-loop-product__link h2{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.woocommerce-loop-product__link:hover h2{color:#e08537!important;border-color:#e08537!important}
.custom-image-wrapper{margin-bottom:20px;display:flex;flex:1;height:100%;width:100%;aspect-ratio:1/1;align-items:center;border:1px solid #e6e6e6;padding:15px;box-sizing:border-box}
.woocommerce .right_loop_products .products li{margin:0!important;width:calc(25% - 20px)!important}
.img_parent_loop{width:100%;position:relative}
.woocommerce ul.products li.product .price ins{color:#3B612E !important}
.woocommerce-checkout #payment div.form-row{padding:20px!important;box-sizing:border-box}
.woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields__field-wrapper{align-items:flex-end;display:flex;flex-wrap:wrap;margin-left:-1%;margin-right:-1%;width:100%}
.woocommerce-account .woocommerce-address-fields__field-wrapper p,.woocommerce-checkout .woocommerce-billing-fields__field-wrapper p,.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper p{width:48%!important;margin:0 1% 20px!important;padding:0!important;float:none!important}
.woocommerce form .form-row.woocommerce-invalid .select2-container,.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:#9F9F9F !important}
.woocommerce form .form-row .input-text,.woocommerce form .form-row select{border:1px solid #9f9f9f!important;padding:10px 20px!important;height:47px}
.last-four-row{display:flex;width:100%;gap:20px}
.last-four-row .products-column{display:flex;flex-wrap:wrap;gap:20px;width:calc(50% - 10px)}
.sidebar_column{width:calc(50% - 10px)}
.woocommerce .last-four-row .products-column li{width:calc(50% - 10px)!important}
.select2-container .select2-dropdown,.select2-container .select2-selection{border:1px solid #9f9f9f!important;border-radius:0!important}
.woocommerce form .form-row textarea{height:110px!important}
.select2-container{z-index:93!important}
.woocommerce form .form-row.woocommerce-invalid label{color:#3b612e!important}
.full_line_over{display:flex;align-items:center;justify-content:flex-start}
.loop_prod_price{font-family: "Roboto", sans-serif;font-size:16px;line-height:1.2}
.button.disabled {pointer-events: none !important;}
/*latest products home*/

.last-four-row:nth-of-type(2n) {flex-direction: row-reverse;}
.latest_products_home{padding:30px;position:relative;box-sizing:border-box}
.latest_products_home::after,.latest_products_home::before{position:absolute;width:calc(100% - 30px);height:50%;background:#3B612E ;content:"";display:block}
.latest_products_home::after{bottom:0;right:0}
.latest_products_home::before{top:0;left:0}
.latest_products_home .slick-list{z-index:9}
.latest_products_home li{padding:0 30px;box-sizing:border-box;background-color:#fff}
.right_side_prod_prc{margin-left:10px;flex-shrink:0}
.prod_loop_title{width:100%}
.price_loop_cust{font-size:14px;margin-bottom:5px;color:#fff}
.link_over_prd{display:table;color:#fff!important}
.link_over_prd:hover{opacity:.8}
.woocommerce .add_cart_cc a.button.loading::after,.woocommerce .add_cart_cc button.button.loading::after,.woocommerce .add_cart_cc input.button.loading::after{top:0!important;left:0!important;transform-origin:center;width:45px;height:45px;vertical-align:middle;right:auto;display:flex;align-items:center;justify-content:center;background:#3B612E ;border-radius:50%;margin:0!important}
.woocommerce .add_cart_cc a.button.added::after,.woocommerce .add_cart_cc button.button.added::after,.woocommerce .add_cart_cc input.button.added::after{top:0!important;left:0!important;transform-origin:center;width:45px;height:45px;vertical-align:middle;right:auto;display:flex;align-items:center;justify-content:center;background:#3B612E ;border-radius:50%;margin:0!important;position:absolute;pointer-events:none}
.woocommerce .add_cart_cc a.button.error_add::after,.woocommerce .add_cart_cc button.button.error_add::after,.woocommerce .add_cart_cc input.button.error_add::after{top:0!important;left:0!important;transform-origin:center;width:45px;height:45px;vertical-align:middle;right:auto;display:flex;align-items:center;justify-content:center;background:#3B612E ;border-radius:50%;margin:0!important;position:absolute}

/*page navy style*/
.wp-pagenavi{clear:both}
.wp-pagenavi .last{width:auto!important}
.wp-pagenavi .first{width:auto!important}
.wp-pagenavi a,.wp-pagenavi span{text-decoration:none;border:1px solid #bfbfbf;padding:3px 5px;margin:2px}
.wp-pagenavi a:hover,.wp-pagenavi span.current{border-color:#000}
.wp-pagenavi span.current{font-weight:700}
body .wp-pagenavi .nextpostslink,body .wp-pagenavi .pages,body .wp-pagenavi .previouspostslink{display:none!important}
.wp-pagenavi .extend{border:none!important}
.wp-pagenavi a,.wp-pagenavi span{border:1px solid #3b612e!important;padding:5px;margin:0 3px!important;width:32px!important;display:inline-block;line-height:1!important;text-align:center;vertical-align:middle;font-weight:300;font-size:20px!important;box-sizing:border-box;color:#3b612e!important;font-weight:400!important;line-height:1!important}
.wp-pagenavi{display:table;margin:0 auto!important}
.wp-pagenavi a:hover,.wp-pagenavi span.current{background:#3b612e!important;color:#fff!important}
.lost_reset_password .woocommerce-Button{margin-top:10px!important}
.show_desktop_m_evn{display:none}
.bar__datepicker button{display:flex}
.image_badge_header{position:absolute!important;bottom:-1px;left:0;z-index:9;width:100%!important;height:160px!important;background-position:bottom center!important;background-size:cover}


/* scroll text*/
.scroll_container{width:100%;overflow:hidden;white-space:nowrap;padding:10px 0;box-sizing:border-box;position:relative}
.scroll_container ul{display:inline-block;padding:0;margin:0;animation:scroll-left 80s linear infinite}
.scroll_container li{display:inline;color:rgba(255,255,255,.08);font-weight:700;font-size:150px;margin-right:0;list-style:none;position:relative}
.scroll_container li::after{content:'*';background:0 0;position:relative;top:-16px;text-align:center;margin:0 40px;font-size:120px}
.scroll_container li:last-child::after{display:none}


@keyframes scroll-left {
	0% {
		transform: translateX(0%);
	}
	100% {
		transform: translateX(-50%);
	}
}


/* style gallery */
.bwg-container{padding-top:0!important;padding-left:0!important}
.bwg_container{margin-right:-15px!important}
.bwg_load_btn{color:#e08537!important;border:none!important;font-size:17px!important;font-weight:600!important;font-family: "Roboto", sans-serif !important;margin-top:30px!important;display:inline-block!important}
.bwg_load_btn:hover{color:#3B612E!important}


/*repeater box prods*/
.box_hover_style1{row-gap:70px}
.box_hover_style2{row-gap:40px;column-gap:70px}
.list_products_box{display:flex;justify-content:flex-start;align-items:stretch;border-bottom:0!important;position:relative;flex-wrap:wrap}
.box_hover_style2 .single_product_list{width:calc(50% - 35px)}
.box_hover_style1 .single_product_list{width:33.33%;box-sizing:border-box;padding:0 40px}
.box_hover_style1 .single_product_list .inner_single_product{text-align:center}
.single_product_list .inner_single_product{display:flex;width:100%;position:relative;padding:0;box-sizing:border-box;flex-direction:column;height:100%;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.small_header_full::after{content:"";background:transparent linear-gradient(238deg,#3F3F3F00 0%,#326029 65%,#010101 100%) 0 0 no-repeat padding-box;top:0;left:0;width:100%;height:100%;position:absolute;opacity:.6}
.gallery_row{background:#fff}
.title_prod h3,.text_ins_new,.arrow_link_bx,.inner_single_product img{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.img_single_box_li img{height:auto;width:auto}
.box_hover_style1 .img_single_box_li img{max-width:130px;max-height:130px;margin:0 auto}
.box_hover_style2 .img_single_box_li img{max-width:50px;max-height:50px}
.title_prod h3{font-size:20px;color:#fff;font-weight:700}
.box_hover_style1 .title_prod h3{margin:30px 0 10px}
.box_hover_style2 .title_prod h3{margin:20px 0 5px}
.text_ins_new,.title_prod{box-sizing:border-box}
.text_ins_new{color:#fff;font-size:16px;line-height:1.5}
.arrow_link_bx{color:#8DB731;width:100%;text-align:right;margin-top:auto;padding-top:50px}
a.inner_single_product:hover .img_single_box_li img{transform:scale(0.8)}
/*repeater box prods*/

/* about section */
.about_section_gradient > .panel-grid-cell{position:relative;z-index:2}
.about_section_gradient{padding:80px 0 620px;box-sizing:border-box;position:relative;background-position:bottom center!important}
.about_section_gradient::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:linear-gradient(to bottom,#092f2c 0%,#092f2c 23%,#092f2c 24%,#092f2cd1 36%,#092f2c00 62%,#0000 100%)}
.sld_rep_hd .slick-dots{display:none!important}


/* tablepress */
.tablepress>:where(thead,tfoot)>tr>*{background-color:#f8f8f8!important;color:#3b612e!important;font-size:22px}
.tablepress>:not(caption)>*>*{padding:10px 30px!important}
.tablepress>:where(thead,tfoot)>tr>th{border-right:1px solid #092f2c}
.tablepress>:where(thead,tfoot)>tr>th:last-child{border-right:none!important}
.tablepress > :where(tbody) > tr > *{color:#092F2C!important}
.color_fff .tablepress > :where(tbody) > tr > *{color:#fff!important}
.tablepress tbody > tr>td > span{color:#E08537}
.color_fff .tablepress > :where(tbody) > tr:hover > *{color:#000!important}
.tablepress tbody > tr>td > span{color:#E08537}
.tablepress tbody > tr:last-child > td{border-bottom:1px solid #DDD}

/* table padding */
.row_table_padding{padding-top:50px;box-sizing:border-box;padding-bottom:50px}
.row_table_padding>.panel-grid-cell:first-child{padding-left:50px!important}
.row_table_padding>.panel-grid-cell:last-child{padding-right:calc((100% - 1300px)/ 2)!important}
.row_table_padding .first_image_asset{max-width:100%;width:100%}
.search_page{padding:200px 0 30px!important}
.search_page .cotent_header_small{text-align:center}
.search_page .bar_top_title{font-size:36px}
.parent_posts_founded{padding:50px 0}
.parent_posts_founded > p{text-align:center}
.cont_filters .widget-title{font-size:20px;margin-bottom:10px;font-weight:500}
.cont_filters .AjaxSearchLiteWidget{background:#F8F8F8;padding:20px 20px 30px}
.button_shop_all .bapf_button.bapf_reset{background:#3B612E!important;display:block!important;padding:14px 20px!important;width:100%!important;text-align:center;color:#fff!important;font-size:20px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.button_shop_all .bapf_button.bapf_reset:hover{color:#fff!important;background:#031C1A!important}
.cont_filters{color:#3B612E;font-size:25px;margin-bottom:20px!important}
.bapf_sfilter ul li{max-width:100%;margin-bottom:5px!important}
.bg_cat_name{padding:7px 10px 5px;display:inline-flex;margin-right:8px;color:#000;background:#E08537}
.product-first-category{font-size:18px;margin-bottom:20px}
.woocommerce-product-details__long-description{margin-bottom:25px}
.variation{font-size:13px}
#backToTop img{width:100%;transition:transform .3s ease}
#backToTop:hover img{animation:rocking .3s ease-in-out infinite alternate}

@keyframes rocking {
  0%   { transform: rotate(-10deg); }
  100% { transform: rotate(10deg); }
}


.right_mini_item .variation{display:flex;gap:10px;margin:4px 0;font-size:12px;line-height:1.2}
.right_mini_item dd{margin:0}
.controlls_bottom,.controlls_center{position:absolute;bottom:30px;right:20px;color:#fff;z-index:900;font-size:36px;cursor:pointer;width:auto;display:flex;column-gap:20px}
.icon_play_music_vd .volume_off{display:none}
.icon_play_music_vd .volume_on{display:block}
.icon_play_music_vd.play_sound .volume_off{display:block}
.icon_play_music_vd.play_sound .volume_on{display:none}
.pause_vid{display:none}
.sld_rep_hd .n_slide .controlls_bottom img,.sld_rep_hd .n_slide .controlls_center img{width:30px!important;height:30px!important;object-fit:contain!important;filter:brightness(0) invert(1)}
.pause_vid{display:none}
.video_on .play_ic_vid{display:none;cursor:pointer}
.video_on .pause_vid{display:block}
.icon_pause_vd,.icon_play_music_vd{cursor:pointer}
.pause_vid,.play_ic_vid,.volume_off,.volume_on{padding:5px;box-sizing:revert;background:#0006;border-radius:5px;cursor:pointer}
#cmplz-document,.editor-styles-wrapper .cmplz-unlinked-mode{margin-left:auto;margin-right:auto}
.area_top_lp .image_top_header_single{min-height:500px}
.n_slide video{position:absolute;left:0;bottom:0;width:100%;height:100%;object-fit:cover;object-position:center}
.button_inline .panel-grid-cell{display:flex;flex-wrap:wrap;gap:30px}
.button_inline_center .panel-grid-cell{justify-content:center}
.sld_rep_hd{position:relative}
.cont_rep_slll {
	min-height: 740px;
	position: relative;
	z-index: 1;
	display: flex;
	align-content: flex-end;
	align-self: flex-end;
	width: 100%;
	align-items: center;
	padding: 120px 160px 180px;
	box-sizing: border-box;
}
.inside_rep_sll{width:100%}
.carousel_images_video{position:absolute;top:0;left:0;width:100%;height:100%}
.carousel_images_video .slick-track{display:flex!important}
.carousel_images_video .slick-slide{height:inherit!important}
.carousel_images_video .slick-list,.carousel_images_video .slick-list .slick-track{height:100%}
.inside_rep_sll .style_h1 .heading_widget,.inside_rep_sll h1{font-size:65px}
.cont_rep_slll{position:relative}
.cont_rep_slll::after{content:'';background:transparent linear-gradient(180deg,#182F4E00 0,#173b0c 100%) 0 0 no-repeat padding-box;bottom:0;left:0;width:100%;height:260px;position:absolute;z-index:-1}
.carousel_images_video .slick-dots{z-index:99;right:0;left:auto!important;bottom:30px;padding-right:40px;text-align:right}
.carousel_images_video .slick-dots li button::before{display:none!important}
.carousel_images_video .slick-dots li{min-width:27px!important;height:27px!important;border:1px solid #fff!important;width:auto!important;padding:2px;box-sizing:border-box;margin:0 4px!important;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.carousel_images_video .slick-dots li button{font-size:14px!important;font-family:Roboto,sans-serif!important;background:0 0!important;color:#fff!important;padding:0!important;line-height:1.2;text-align:center;width:100%!important;height:100%!important;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.carousel_images_video .slick-dots li.slick-active,.carousel_images_video .slick-dots li:hover{border:1px solid #fff!important;background:#fff}
.carousel_images_video .slick-dots li.slick-active button,.carousel_images_video .slick-dots li:hover button{color:#182f4e!important}
.sld_rep_hd .controlls_bottom,.sld_rep_hd .controlls_center{display:none!important}
.n_slide{height:inherit!important;background-position:center center;background-size:cover!important;background-repeat:no-repeat!important}
.cont_rep_slll .full_container{max-width:100%;position:relative;margin:0 auto;width:100%}


/*buttons style*/
.buttons_inline>.panel-grid-cell{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:30px}
.btn_small .button_custom{min-width:auto}
.button_custom{font-size:18px;font-weight:400;padding:18px 30px;box-sizing:border-box;text-align:center;line-height:1;font-style:normal;min-width:230px;max-width:100%;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:inline-flex;width:auto!important;align-items:center;gap:10px;justify-content:center;letter-spacing:0;box-shadow:0 3px 6px #00000029}
a.button_custom{cursor:pointer}
.center_button{text-align:center}
.right_button{text-align:right}
.left_button{text-align:left}
.uppercase{text-transform:uppercase}
.lowercase{text-transform:lowercase}
.capitalized{text-transform:capitalize}
.style1_btn .button_custom{background-color:#e08537;color:#fff;border:1px solid #e08537}
.style1_btn a.button_custom:hover{color:#fff!important;background-color:#3b612e!important;border-color:#3b612e!important}
.style2_btn .button_custom{background-color:#3b612e;color:#fff;border:1px solid #3b612e}
.style2_btn a.button_custom:hover{color:#fff!important;background-color:#e08537!important;border-color:#e08537!important}
.style3_btn .button_custom{background-color:#fff;color:#092f2c;border:1px solid #fff}
.style3_btn a.button_custom:hover{color:#fff!important;background-color:#3b612e!important;border-color:#3b612e!important}
.button_inline .panel-grid-cell{display:flex;gap:20px;flex-wrap:wrap}
.inline_center .panel-grid-cell{justify-content:center}
.inline_left .panel-grid-cell{justify-content:flex-start}
.btn_large .button_custom{padding:30px 40px}
.btn_small .button_custom{min-width:auto;font-size:16px;padding:10px 20px}
/*buttons style*/

/*double images and asset*/
.img_special_asset{position:relative}
.first_image_asset{position:relative;display:table;margin:auto;max-width:460px;height:auto}
.border_asset_100_0_200_0 .first_image_asset img{border-radius:100px 0 200px 0;overflow:hidden}
.border_asset_100_0_200_0 .border_div{border-radius:100px 0 200px 0;overflow:hidden}
.first_image_asset img{height:auto;width:100%;margin:auto}
.border_div{border:5px solid;width:100%;height:100%;position:absolute;box-sizing:border-box}
.secondary_exist .border_div{height:calc(100% - 40px)}
.white_col{border-color:#fff}
.orange_col{border-color:#e08537}
.green_col{border-color:#3b612d}
.top_right .border_div{top:-40px;right:-40px}
.bottom_right .border_div{top:40px;right:-40px}
.additional_asset_exist.top_right{padding-top:40px;padding-right:40px;box-sizing:border-box}
.additional_asset_exist:not(.secondary_exist ).bottom_right{padding-right:40px;box-sizing:border-box}
.secondary_image {
	width: 100%;
	height: auto;
	margin-top: -180px;
	z-index: 4;
	position: relative;
}
.radius_image_default .first_image_asset img{border-radius:50px 0 100px 0}
.radius_image_default .first_image_asset{width:100%;max-width:100%;padding-right:100px!important;box-sizing:border-box;padding-bottom:20px}
.text_on_image{background:#092f2c;color:#e08537;text-align:center;padding:25px 32px;border-radius:50px 0 50px 0;font-size:22px;font-weight:700;line-height:1.2;max-width:260px;width:100%;position:absolute;bottom:0;right:0}
a.img_special_asset .border_div{transition:all .3s ease-in-out}
a.img_special_asset:hover .border_div{top:0;left:auto;right:0;background-color:#0006}
a.img_special_asset .text_on_image{position:absolute;left:50%;top:50%;width:auto;height:auto;display:table;transform:translate(-50%,-50%);color:#fff;font-weight:400;background:none;padding:0;border-radius:0}
.read_more_bnt{display:block;margin-top:20px;background:#092f2c;color:#fff;text-align:center;padding:20px 25px;border-radius:50px 0 50px 0;font-size:16px;font-weight:500;line-height:1.2;max-width:90%;width:auto;text-transform:uppercase}
.title_book_reserv{text-shadow:0 3px 6px #00000029}
/*double images and asset*/


/*repeater list*/
.item_title_rep{display:flex;align-items:center;gap:10px}
.item_title_rep img{width:30px;height:auto}
.item_title_rep .item-title{color:#e08537;font-size:17px;font-weight:700}
.repeater_wrap_list .item-content{font-weight:300;margin-top:10px}
/*repeater list*/


/*row about - 2 columns*/
.sect_about_carousel{display:flex!important;flex-direction:row!important;align-items:center!important;column-gap:50px!important}
.left_padd_bout{padding-left:calc((100% - 1300px)/ 2)!important;box-sizing:border-box}
.negative_left_mg .item_title_rep{margin-left:-40px}
.sect_about_carousel .buttons_inline>.panel-grid-cell{justify-content:flex-start}
.sect_about_carousel>.panel-grid-cell:first-child{width:400px!important;flex-shrink:0!important}
.sect_about_carousel>.panel-grid-cell:last-child{width:calc(100% - 450px)!important;position:relative}
.sect_about_carousel>.panel-grid-cell:last-child .carousel_boxes{margin-right:-70px;position:relative}
/*row about - 2 columns*/

/*box carouselor plain*/
.container_link_bx .images_area_serv img{width:100%;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out}
.container_link_bx:hover .images_area_serv img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}
.images_area_serv{overflow:hidden}
.bottom_details_rep{display:flex;align-items:center;justify-content:space-between;column-gap:10px;margin-top:10px;color:#fff}
.bottom_details_rep .bottom_det_title{width:100%}
.bottom_details_rep .bottom_det_description{width:auto;flex-shrink:0;padding:5px 15px;box-sizing:border-box;background-color:#3b612e;text-align:center;font-size:14px}
.carousel_boxes .bx_rep{margin:0 15px;box-sizing:border-box}
.container_image_bx{position:relative}
.title_over_bx{position:absolute;left:0;bottom:10px;z-index:1;padding:10px 20px;box-sizing:border-box;font-size:35px;font-weight:700;color:#fff;background-color:#00000061;transition:all .3s ease-in-out}
.container_link_bx:hover .title_over_bx{background-color:#000c}
.carousel_boxes .bottom_descr_rep{color:#fff;margin-top:10px;background:#3b612e;padding:10px 20px;box-sizing:border-box;font-size:15px}
/*box carouselor plain*/

/*section rental river*/
.sect_why_choose{display:flex!important;flex-direction:row!important;padding:50px!important;box-sizing:border-box}
.sect_why_choose>.panel-grid-cell:first-child,.sect_why_choose>.panel-grid-cell:nth-child(2),.sect_why_choose>.panel-grid-cell:nth-child(3){width:28%!important;align-self:stretch!important}
.sect_why_choose>.panel-grid-cell:last-child{width:16%!important}
.sect_why_choose>.panel-grid-cell:last-child>div{padding:20px 50px!important;box-sizing:border-box}
.sect_why_choose>.panel-grid-cell:last-child>div img{max-width:170px}
.sect_why_choose>.panel-grid-cell:first-child>div{display:flex;height:100%}
.sect_why_choose>.panel-grid-cell:nth-child(2)>div,.sect_why_choose>.panel-grid-cell:nth-child(3)>div{padding:50px!important;box-sizing:border-box;display:flex;align-items:center;height:100%}
.sect_why_choose>.panel-grid-cell:first-child>div *{height:100%}
.sect_why_choose>.panel-grid-cell:first-child>div img{object-position:center;object-fit:cover}
/*section rental river*/

/*single product custom styles*/
.custom_tabs_wrapper{display:flex;align-items:flex-start;column-gap:90px}
.custom_tabs_wrapper .rental_box_shop{width:400px;flex-shrink:0}
.parent_tabs_woo{width:100%}
.custom_tabs_wrapper{margin-top:20px}
.cust_tabs_nav{display:flex;list-style:none;padding:0;gap:10px;margin:0 0 10px;border-bottom:10px solid #f8f8f8}
.cust_tab_link{padding:10px 20px!important;cursor:pointer;border-bottom:none;width:50%;text-align:center;color:#3b612e;font-size:23px}
.cust_tab_link.active{font-weight:500}
.cust_tab_content{display:none;padding:15px}
.cust_tab_content.active{display:block}
.cta_section{padding:70px 0;box-sizing:border-box}
/*single product custom styles*/


.woocommerce div.product div.images .woocommerce-product-gallery__trigger{z-index:92}
.container_link_bx{display:block;text-align:left}
.woocommerce .right_loop_products .products:after{display:none!important}
.woocommerce .right_loop_products .products:before{display:none!important}
.asl_w_container .autocomplete{display:none!important}

.woocommerce form .form-row .woocommerce-Input--password{padding: 10px 40px 10px 20px !important;}




.woocommerce-product-details__long-description ul,.woocommerce-product-details__long-description ol{list-style-position: inside;}

.woocommerce div.product form.cart,.woocommerce div.product form.variations_form.cart .woocommerce-variation-add-to-cart  {
	flex-wrap: wrap;
}


.cart #wc-square-digital-wallet {
	margin: 0;
}


#wc-square-digital-wallet {
	margin-bottom: 30px !important;
}


.quantity_parent.hidden_none_border .quantity{border:none;margin:0 !important;}




.wc-proceed-to-checkout #wc-square-digital-wallet{margin-top:20px !important;margin-bottom:0 !important;}




@media (max-width:1700px){
	
}

@media (max-width:1440px){	/*  1366-1440*/ 
	.left_padd_bout{padding-left:2.5%!important}
	.down #backToTop{bottom:40px}
	.row_table_padding>.panel-grid-cell:first-child{padding-left:2.5%!important}
	.row_table_padding>.panel-grid-cell:last-child{padding-right:2.5%!important}
}

@media (max-width:1365px){	/*  1280-1365*/
	
}

@media (max-width:1279px){	/* 1024-1279*/ 
	.logo_header{max-height:55px;max-width:200px!important}
	.site_header .menu{column-gap:40px}
	.site_header .menu a{font-size:17px}
	.site_header .sub-menu a{font-size:14px}
	.top_icon_size .fa,.top_icon_size svg{font-size:20px;height:20px;width:20px;line-height:20px}
	.icon_top_head_right{column-gap:20px}
	.inside_rep_sll .style_h1 .heading_widget,.inside_rep_sll h1{font-size:55px}
	.image_badge_header{height:100px!important}
	.cont_rep_slll{min-height:610px}
	.style_h1,.style_h1 .heading_widget,h1{font-size:45px}
	.style_h2,.style_h2 .heading_widget,h2{font-size:33px}
	.style_h3,.style_h3 .heading_widget,h3{font-size:30px}
	.style_h4,.style_h4 .heading_widget,h4{font-size:25px}
	.style_h5,.style_h5 .heading_widget,h5{font-size:19px}
	.style_h6,.style_h6 .heading_widget,h6{font-size:18px}
	.about_section_gradient{padding:80px 0 420px}
	.scroll_container li{font-size:125px}
	.footer_middle_3,.parent_columns_footer_middle{gap:40px}
	.site-footer{font-size:14px}
	.title_over_bx{padding:6px 20px;font-size:29px}
	.testimonial-name{font-size:18px}
	.secondary_image{margin-top:-120px}
	.image_top_header_single .builder_small_header{min-height:450px}
	.negative_left_mg .item_title_rep{margin-left:0}
	.sect_why_choose{padding:50px 2.5%!important}
	.sect_why_choose>.panel-grid-cell:last-child>div img{max-width:80px;width:100%:}
	.sect_why_choose>.panel-grid-cell:last-child>div{padding:20px!important}
	.sect_why_choose>.panel-grid-cell:last-child{width:9%!important}
	.sect_why_choose>.panel-grid-cell:nth-child(2)>div,.sect_why_choose>.panel-grid-cell:nth-child(3)>div{padding:30px 10px!important;box-sizing:border-box;display:flex;align-items:center;height:100%}
	.sect_why_choose>.panel-grid-cell:first-child{width:20%!important}
	.sect_why_choose>.panel-grid-cell:nth-child(2),.sect_why_choose>.panel-grid-cell:nth-child(3){width:32%!important}
	.box_hover_style1 .img_single_box_li img{max-width:100px;max-height:100px}
	.left_sidebarshop{width:280px;margin-right:30px}
	.woocommerce .right_loop_products .products li{margin:0!important;width:calc(33.33% - 20px)!important}
	.berocket_single_filter_widget .bapf_body label{font-size:16px!important}
	.woocommerce .right_loop_products .products .last-four-row li{margin:0!important;width:calc(50% - 20px)!important}
	.text_on_image{background:#092f2c;color:#e08537;text-align:center;padding:25px 32px;border-radius:50px 0 50px 0;font-size:18px}
	.read_more_bnt{padding:17px 25px;border-radius:40px 0 40px 0;font-size:14px;font-weight:500;line-height:1.2}
	.bottom_right .border_div{top:20px;right:-20px}
	.cta_section{padding:0}
	.cta_section .extra_large_space{height:70px}
	.woocommerce div.product .product_title{font-size:30px}
	.cust_tab_link{font-size:19px}
	.related.products .products li, .list_products_cst .products li {width: calc(25% - 12px) !important;}
	.list_results_founded > .products {margin-bottom:30px;}
	.secondary_exist .border_div {height: calc(100% - 20px);}
}

@media(max-width:1023px){
    .menu_bar_top{display:none!important}
	.menu_responsive_icon{display:block;margin-left:30px}
	/*.arrow_down_menu::before{font-family:"FontAwesome";content:"\f107";position:absolute;top:-3px;left:0;font-weight:900;color:#fff;font-size:24px;line-height:1;height:20px!important;width:100%;text-align:center;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
	*/ 
	.arrow_down_menu{position:absolute;top:4px;right:0;width:20px;height:20px;cursor:pointer; color:#fff;}
	.active_submenu_responsive .arrow_down_menu::before{transform:rotate(-180deg);top:-1px}
	.active_submenu_responsive .sub-menu{display:block!important;display:block!important}
	.menu_header .sub-menu{position:relative;padding:5px 20px;display:none}
    .center_responsive .text_list_item { width: auto;text-align:center;}
    .center_responsive .list_rep_item {justify-content: center;align-items: center;}
    .center_responsive{text-align:center}
	.center_responsive .left_button{text-align:center}
	.center_responsive .right_button{text-align:center}
	.center_responsive .left_title{text-align:center;margin:0 auto}
	.center_responsive .right_title{text-align:center}
	.center_responsive .sow-image-container{justify-content:center}
	.center_responsive .table_details {margin: 0 auto;}
	.center_responsive .gform_wrapper {text-align:left;}
	.center_responsive .socials_area {justify-content: center;}
	.center_responsive .textwidget li {	list-style-position: inside;}
	.center_responsive .icon-repeat {justify-content: center;}
	.center_responsive .textwidget ul {padding-left: 0px;}
	.center_responsive .item_title_rep {justify-content: center;}
	.reverse_order {flex-direction: column-reverse !important;}
	.empty_space_custom{display:block;clear:both;width:100%}
	.lightextra_small_space{height:10px}
	.extra_small_space{height:20px}
	.small_space{height:40px}
	.medium_space{height:50px}
	.large_space{height:60px}
	.empty_responsive{height:40px;display:block!important}
	.extra_large_space{height:70px}
	.cont_rep_slll{min-height:550px;padding:100px 90px 140px}
	.inside_rep_sll .style_h1 .heading_widget,.inside_rep_sll h1{font-size:43px}
	.button_custom{font-size:17px;padding:14px 25px;min-width:200px}
	.btn_large .button_custom{padding:20px 30px}
	.about_section_gradient{padding:40px 0 400px}
	.scroll_container li{font-size:65px}
	.scroll_container li::after{margin:0 20px;font-size:50px}
	.sect_about_carousel{flex-direction:column!important}
	.left_padd_bout{padding-left:2.5%!important;padding-right:2.5%!important}
	.sect_about_carousel > .panel-grid-cell:last-child{width:100%!important;position:relative}
	.sect_about_carousel > .panel-grid-cell:last-child .carousel_boxes{margin-right:0;position:relative}
	.sect_about_carousel > .panel-grid-cell:first-child{max-width:400px!important;flex-shrink:0!important;width:100%!important}
	.center_responsive .testimonial-name{text-align:center}
	.parent_columns_footer{flex-wrap:wrap;flex-direction:column;gap:30px;justify-content:center;align-items:center}
	.parent_columns_footer_middle{flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center}
	.footer_middle .widget-title::after{width:44px;left:50%;bottom:-5px;margin-left:-22px}
	.footer_middle .widget-title{text-align:center}
	.footer_middle_3{flex-direction:column}
	.footer_middle{text-align:center}
	.footer_middle .socials_area{justify-content:center}
	.footer_bottom .middle_container{display:flex;gap:4px;font-size:14px;justify-content:space-between;padding:10px 0;flex-wrap:wrap;justify-content:center;flex-direction:column}
	.site-footer .menu{gap:40px;justify-content:center;row-gap:10px}
	.down #backToTop{bottom:90px}
	.footer_middle_3{flex-wrap:wrap}
	.footer_middle_3{display:flex;align-items:center;gap:70px;flex-wrap:wrap}
	.footer_middle_3{gap:20px}
	#backToTop{width:28px}
	.footer_middle .middle_container{padding:50px 0 60px}
	.pg_title_404{font-size:20px}
	.large_container.container_404{padding:90px 0}
	.row_table_padding > .panel-grid-cell:first-child{padding-left:2.5%!important;padding-right:2.5%!important}
	.row_table_padding > .panel-grid-cell:last-child{padding-right:2.5%!important;padding-left:2.5%!important}
	.center_responsive .inline_left .panel-grid-cell{justify-content:center}
	.sect_why_choose{flex-direction:column!important}
	.sect_why_choose > .panel-grid-cell:nth-child(2),.sect_why_choose > .panel-grid-cell:nth-child(3){width:100%!important}
	.sect_why_choose .panel-layout{width:100%!important}
	.sect_why_choose > .panel-grid-cell:first-child{width:100%!important;max-width:300px;margin:0 auto!important}
	.center_responsive .box_hover_style2 .img_single_box_li img{margin:0 auto}
	.box_hover_style1 .single_product_list{padding:0 20px}
	.search_page{padding:130px 0 30px!important}
	.related.products .products,.list_products_cst .products{justify-content:center}
	.related.products .products li,.list_products_cst .products li{width:calc(33.33% - 10px)!important}
	.related.products > h2{text-align:center}
	.list_results_founded >.products{margin-bottom:50px}
	.left_sidebarshop{max-width:280px;margin-right:0;width:100%;margin-bottom:30px}
	.content_shop_arch .large_container{flex-wrap:wrap;justify-content:center}
	.tog_sidebar{display:block}
	.cont_filters{display:none}
	.filtered_options_top .section_title_cust,.berocket_single_filter_widget .bapf_head h3,.cont_filters .widget-title{text-align:center}
	.content_shop_arch .clear{display:none!important}
	.woocommerce .right_loop_products .products li{width:calc(33.33% - 14px)!important}
	.border_asset_100_0_200_0 .border_div,.border_asset_100_0_200_0 .first_image_asset img{border-radius:100px 0 150px 0}
	.woocommerce-loop-product__title{font-size:15px!important}
	.bapf-sfa-grey-rounded .berocket_aapf_widget_selected_area .berocket_aapf_widget_selected_filter{justify-content:center}
	.right_loop_products{margin-bottom:40px}
	.left_single{width:100%;margin-right:0;margin-bottom:40px;max-width:600px}
	.right_single{width:100%;margin-left:0;margin-bottom:40px}
	.top_area_prod{flex-wrap:wrap}
	.custom_tabs_wrapper{flex-wrap:wrap;justify-content:center;gap:50px}
	.woocommerce .quantity input{width:40px!important}
	.woocommerce .bg_grey_cart a.remove,.woocommerce .bg_grey_cart a.remove_from_wishlist{font-size:12px!important}
	.woocommerce table.shop_table tbody td{font-size:14px}
	.total_no_cart{font-size:18px}
	.woocommerce-cart .cart-collaterals .cart_totals{width:100%;max-width:410px}
	.div_parent_woo{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:60px}
	.left_side_checkout,.right_side_checkout{width:100%}
	.text-profile {padding-right: 0;}
	.center_responsive .sect_about_carousel .buttons_inline > .panel-grid-cell {justify-content: center;}
	.center_responsive .list_products_box {justify-content: center;}
	.top_right .border_div {top: -20px;	right: -20px;}
	.woocommerce-LostPassword.lost_password{margin-top:20px}
	.woocommerce-account .entry-content .woocommerce{flex-wrap:wrap}
	.woocommerce-account .woocommerce-MyAccount-navigation{width:250px!important;margin-bottom:30px;flex-shrink:0;margin-right:0}
	.woocommerce-account .woocommerce-MyAccount-content{margin-bottom:30px;padding:30px}
}

@media (max-width:768px){	/* 640-767*/ 
	.large_container{width:92%}
	.middle_container{width:92%}
	.small_container{width:92%}
	.extrasmall_container{width:92%}
	.title_over_bx{font-size:25px}
	.tablepress > :where(thead,tfoot) > tr > *{font-size:18px}
	.style_h1,.style_h1 .heading_widget,h1{font-size:35px}
	.style_h2,.style_h2 .heading_widget,h2{font-size:30px}
	.style_h3,.style_h3 .heading_widget,h3{font-size:27px}
	.style_h4,.style_h4 .heading_widget,h4{font-size:22px}
	.style_h5,.style_h5 .heading_widget,h5{font-size:19px}
	.style_h6,.style_h6 .heading_widget,h6{font-size:18px}
	.image_top_header_single .builder_small_header{min-height:370px;padding:110px 0 50px}
	.box_hover_style1 .single_product_list{width:50%}
	.last-four-row{display:flex;width:100%;flex-wrap:wrap;gap:50px}
	.last-four-row .products-column{display:flex;flex-wrap:wrap;gap:20px;width:100%}
	.sidebar_column{width:100%}
	.woocommerce .right_loop_products .products li,.woocommerce .right_loop_products .products .last-four-row li,.related.products .products li,.list_products_cst .products li{margin:0!important;width:calc(50% - 10px)!important}
	.rental_box_shop .additional_asset_exist:not(.secondary_exist).bottom_right{padding-right:40px!important;padding-bottom:40px!important;display:block;max-width:380px;margin:0 auto;width:100%}
	.additional_asset_exist:not(.secondary_exist).bottom_right{padding-right:20px}
	.woocommerce-cart-form .product-name{width:100%!important}
	.product_column_name{display:flex;align-items:center;flex-direction:column;align-items:flex-end}
	.thumb_img{margin-bottom:6px}
	.woocommerce-cart-form .variation{margin-top:5px}
	.bg_grey_cart .product-quantity .quantity{margin:auto 0 0 auto}
	.cart_item .product-subtotal{padding:20px 10px 50px!important}
	.cart_item .remove.remove_cart_abs{position:absolute;bottom:13px;right:0}
	.cart_item .bg_grey_cart td{padding:13px 10px!important;box-sizing:border-box}
	.woocommerce table.shop_table tbody td{border-top:none!important}
	.cart_item .variation{margin-top:3px}
	.woocommerce #payment #place_order,.woocommerce a.button_checkout.button,.woocommerce button.button,.woocommerce button.login_button_subm,.woocommerce-account .woocommerce a.button,.woocommerce-order-received .woocommerce a.button,.woocommerce-page #payment #place_order{justify-content:center}
	body .woocommerce form .form-row .woocommerce-Input--password {padding: 10px 40px 10px 10px !important;}
}

@media (max-width:639px){	/* 480-639*/
	.right_reserved_footer{display:block;margin-top:2px}
	.footer_logo{max-width:200px}
	.footer_middle .middle_container{padding:50px 0 40px}
	.down #backToTop{bottom:110px}
	.menu_responsive_icon{margin-left:10px}
	.logo_header,.clone .logo_header{max-height:45px;max-width:170px!important}
	.scroll_menu_header{padding:40px 15px;box-sizing:border-box;overflow-x:scroll;height:100vh}
	.menu_header ul li a{font-size:16px}
	.menu_header .sub-menu > li > a{font-size:14px}
	.arrow_down_menu{top:0}
	.slider_brands .br_brand_letter_block.horizontal{padding-bottom:0}
	.cont_rep_slll{padding:90px 30px}
	.button_custom{font-size:16px;padding:14px 20px;min-width:160px}
	.image_badge_header{height:60px!important}
	.scroll_container li{font-size:45px}
	.scroll_container li::after{margin:0 20px;font-size:41px;top:-3px}
	.btn_large .button_custom{padding:15px 20px}
	.bottom_details_rep{flex-wrap:wrap;gap:7px}
	.title_over_bx{font-size:19px}
	.carousel_boxes .bottom_descr_rep{padding:10px 12px;font-size:13px}
	.img_special_asset{max-width:290px;margin:0 auto;width:100%}
	.secondary_image{margin-top:-70px}
	.testimonial-item{font-size:15px}
	.tablepress > :where(thead,tfoot) > tr > *{font-size:15px}
	.tablepress > :not(caption) > * > *{padding:7px 15px!important}
	.tablepress{font-size:15px}
	.box_hover_style2{row-gap:40px;column-gap:40px}
	.box_hover_style2 .single_product_list{width:calc(50% - 20px)}
	.box_hover_style2 .img_single_box_li img{max-width:35px;max-height:35px}
	.title_prod h3{font-size:17px}
	.style_h1,.style_h1 .heading_widget,h1{font-size:30px}
	.style_h2,.style_h2 .heading_widget,h2{font-size:26px}
	.style_h3,.style_h3 .heading_widget,h3{font-size:23px}
	.style_h4,.style_h4 .heading_widget,h4{font-size:21px}
	.style_h5,.style_h5 .heading_widget,h5{font-size:18px}
	.style_h6,.style_h6 .heading_widget,h6{font-size:17px}
	.cta_section .extra_large_space{height:50px}
	body,html{font-size:16px;line-height:1.4}
	.text_ins_new{font-size:15px;line-height:1.4}
	.radius_image_default .first_image_asset{padding-right:0!important}
	.text_on_image{padding:18px 22px;margin-right:-130px;right:50%;box-sizing:border-box}
	.image_top_header_single .builder_small_header{min-height:270px;padding:100px 0 30px}
	.about_section_gradient{padding:40px 0 120px}
	.box_hover_style1 .single_product_list{padding:0 10px}
	.box_hover_style1 .img_single_box_li img{max-width:70px;max-height:70px}
	.gform-body .gform-button, .gform_footer .gform_button.button {padding: 11px 40px !important;	font-size: 19px !important;}
	body .gfield_label{font-size:15px!important}
	.search_page{padding:110px 0 20px!important}
	.search_page .bar_top_title{font-size:28px}
	.custom-image-wrapper{margin-bottom:15px;padding:10px}
	.woocommerce-loop-product__title{font-size:14px!important}
	.woo-header-section.image_top_header_single .builder_small_header{padding:140px 0 20px!important;min-height:auto!important}
	.button_shop_all .bapf_button.bapf_reset{padding:14px 20px!important;font-size:18px}
	a.img_special_asset .text_on_image{max-width:200px;width:100%}
	.woocommerce-product-gallery > .flex-control-thumbs{gap:10px}
	.woocommerce div.product .product_title{font-size:25px}
	.woocommerce div.product div.images .flex-control-thumbs li{width:calc(25% - 8px)}
	.woocommerce form .form-row .input-text,.woocommerce form .form-row select{padding:10px 15px!important}
	input,select,textarea{margin-bottom:20px;padding:10px 15px;height:43px;font-size:14px}
	.left_side_checkout h3,.right_side_checkout h3{font-size:21px;margin-bottom:10px}
	.first_image_asset {max-width: 400px;}
	.box_hover_style2 {row-gap: 30px;column-gap: 20px;}
	.box_hover_style2 .single_product_list {width: calc(50% - 10px);}
	.right_single {margin-bottom: 20px;}
	.woo-header-section.image_top_header_single .builder_small_header {padding: 110px 0 20px !important;}
	.rental_box_shop .additional_asset_exist:not(.secondary_exist).bottom_right {padding-right: 30px !important;padding-bottom: 30px !important;}
	.woocommerce-MyAccount-navigation a {font-size: 15px;padding: 10px 15px;}
	.woocommerce-account .woocommerce-MyAccount-content {padding: 15px;}
	.woocommerce form .form-row .input-text, .woocommerce form .form-row select {padding: 10px 20px !important;	height: 43px;}
	.select2-container .select2-selection--single .select2-selection__rendered {padding: 14px 15px 10px !important;	height: 42px !important;font-size: 15px;}
	.woocommerce-Addresses .woocommerce-Address {margin-top: 24px !important;}
	.woocommerce-account .entry-content .woocommerce {	width: 92%;	}
}

@media (max-width:479px){ /* 0 -479*/ 
	.site_header.clone .icon_top_head_right{display:none!important}
	.site_header:not(.clone) .icon_top_head_right{position:fixed;bottom:0;left:0;width:100%;background:#3b612e;padding:14px 10px 5px;z-index:99;box-sizing:border-box;justify-content:space-around!important;box-shadow:0 -4px 6px #0006}
	.content_mini_cart .button_cart_mini.button_custom{padding:9px 5px 8px!important}
	.submenu_mini_cart{position:absolute;top:auto;right:20px;max-height:350px;bottom:50px;width:280px}
	.top_icon_size .fa,.top_icon_size svg{color:#fff}
	.div_ajax_search{position:absolute;bottom:50px;right:auto;width:250px;display:none;left:-20px}
	.right_mini_item .variation{margin:4px 0 0}
	.submenu_mini_cart{position:absolute;top:auto;right:20px;max-height:350px;bottom:52px;width:280px}
	.submenu_mini_cart{right:-50px;width:280px}
	.left_mini_item{width:40px;flex-shrink:0}
	.prod_name_mini{margin-top:0;font-size:12px}
	.mini_cart_item .quantity{font-size:11px}
	.down #backToTop {bottom: 140px;}
	.mini_cart_item{margin:0 0 5px;padding-bottom:5px;align-items:center;column-gap:10px}
	.content_mini_cart{padding:9px;font-size:13px}
	.buttons_mini_cart .button_cart_mini{font-size:12px}
	.site-footer {padding-bottom: 50px;}
	.icon_top_head_right .search_top_img {display:none;}
	.line_more_products{margin:0 1% 10px;font-size:12px}
	.inside_rep_sll .style_h1 .heading_widget,.inside_rep_sll h1{font-size:31px}
	.cont_rep_slll{padding:90px 10px}
	.area_boxes_repater{max-width:250px;width:100%;margin:0 auto!important}
	.style_h1,.style_h1 .heading_widget,h1{font-size:28px}
	.style_h2,.style_h2 .heading_widget,h2{font-size:24px}
	.style_h3,.style_h3 .heading_widget,h3{font-size:20px}
	.style_h4,.style_h4 .heading_widget,h4{font-size:19px}
	.style_h5,.style_h5 .heading_widget,h5{font-size:17px}
	.style_h6,.style_h6 .heading_widget,h6{font-size:16px}
	body,html{font-size:15px;line-height:1.4}
	.box_hover_style1 .single_product_list{width:100%}
	.box_hover_style1{width:100%;max-width:300px;margin:0 auto}
	.read_more_bnt{padding:14px 5px;border-radius:30px 0 30px 0;font-size:14px;width:auto!important;max-width:130px;margin:20px auto 0}
	.woocommerce .right_loop_products .products,.last-four-row .products-column{gap:10px;row-gap:30px}
	.woocommerce .right_loop_products .products li,.woocommerce .right_loop_products .products .last-four-row li,.related.products .products li,.list_products_cst .products li{width:calc(50% - 5px)!important}
	.woocommerce-loop-product__title{font-size:13px!important}
	.product-first-category{font-size:16px}
	.woocommerce div.product p.price,.woocommerce div.product span.price{color:#000!important;font-size:22px;font-weight:600}
	.cust_tab_link{font-size:15px;padding:10px 15px!important}
	.cust_tabs_nav{gap:5px;margin:0 0 6px;border-bottom:6px solid #f8f8f8}
	.woocommerce table.shop_attributes th{width:90px;padding:5px}
	.custom_shortcode_box{padding:0 10px;box-sizing:border-box}
	.custom_tabs_wrapper .rental_box_shop{max-width:300px;flex-shrink:0;width:100%}
	.related.products .products,.list_products_cst .products{gap:10px!important}
	.related.products > h2{font-size:25px!important}
	.single_prod_container{width:92%}
	.border_asset_100_0_200_0 .border_div,.border_asset_100_0_200_0 .first_image_asset img{border-radius:80px 0 120px 0}
	.bg_grey_cart{padding:20px 10px}
	.bg_grey_cart td{padding:10px 5px!important;box-sizing:border-box}
	.woocommerce .quantity .plus,.woocommerce .quantity .minus,.woocommerce .quantity .qty,.single_add_to_cart_button{height:40px!important}
	.woocommerce .quantity input{padding:7px 3px!important;width:36px!important}
	.cart_totals h2,.woocommerce-order-details h2,.woocommerce-customer-details h2{font-size:23px}
	.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{padding:40px 20px}
	.woocommerce .shop_table.shop_table_responsive{margin-top:20px!important}
	.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{padding:30px 20px}
	.cart_item .product-subtotal{padding:20px 5px 50px!important}
	.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{padding:10px 20px!important;font-size:15px;height:40px}
	.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register,.woocommerce .lost_reset_password{padding:10px!important}
	#woocommerce-checkout-form-coupon .form-row-first{width:100%;margin-bottom:20px!important}
	.woocommerce-account .woocommerce-address-fields__field-wrapper p,.woocommerce-checkout .woocommerce-billing-fields__field-wrapper p,.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper p{width:100%!important;margin:0 1% 10px!important}
	.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:100%;overflow:visible}
	.down.open_cart .site_header:not(.clone) .submenu_mini_cart {display: block !important;}
	.related.products {margin-top: 20px;}	
	.first_image_asset {max-width: 220px;width: 100%;}
	.title_prod h3 {font-size: 15px;}
	.text_ins_new {font-size: 14px;line-height: 1.4;}
}

