/* Theme Name: Tyrepal 
Author: inLIFE */

html,body{ margin:0px; padding:0px; color:#666666; font-size:15px; line-height:normal; font-family: 'Open Sans', sans-serif;}

/* Global Classes starts */
.clr{ margin:0px 0px; padding:0px 0px; display:block; clear:both;}

* { outline:none; box-sizing:border-box;}

div, form, P{ margin:0px; padding:0px;}

A IMG /* This Class will disble border over any link on images*/
{ border:none; outline:none;}

a{text-decoration:underline;color:#e32726;}

a:hover{ text-decoration:none; color:#5b5b5b;}

p{ color:#666666; padding:5px 0px 5px 0px; margin:5px 0px 5px 0px;}

p a{text-decoration:underline;color:#e32726;}

p a:hover{text-decoration:none;color:#5b5b5b;}

UL{ /* Controls NORMAL UL */ margin:0 0 0 15px; padding:0 0 0 0; color:#666666;}

UL LI{/* Controls NORMAL li inside UL */ margin:0 0 3px 0; padding:0 0 0 12px;}

UL strong{font-weight:600;}    

OL{/* Controls NORMAL OL */ margin:0 0 0 28px; padding:0 0 0 0; list-style-type:decimal;}

OL LI{ /* Controls NORMAL li inside OL */text-decoration:underline; color:#666666;}
    
OL LI A, LI A , OL A{/* Controls LINKS inside OL */ text-decoration:underline; color:#e32726;}

OL A:HOVER{/* Controls LINKS HOVER inside OL */ text-decoration:none; color:#5b5b5b;}

UL A{/* Controls LINKS inside UL */ text-decoration:underline; color:#e32726;}

UL A:HOVER{/* Controls LINKS HOVER inside UL */ text-decoration:none;color:#5b5b5b;}

.alignleft {display:inline; float:left; margin-right:1.5em;}
.alignright{display:inline; float:right; margin-left:1.5em;}
.aligncenter {clear:both; display:block; margin-left:auto; margin-right:auto;}
/* ----Global Classes ends-----*/    

.headar{ margin:0px; padding:10px 0px; background:#808080;}
.headar_containar{ margin:0px auto; padding:0px; height: 43px; width:1000px;}
.headar_containar_left{ margin:0px; padding:0px; width:420px; float:left;}
.headar_containar_left ul{ margin:0px; padding:0px; list-style-type:none;}
.headar_containar_left ul li{ margin:0px; padding:7px 15px; text-decoration:none; float:left; background:url(assets/images/devider.png) right center no-repeat;}
.headar_containar_left ul li a{ margin:0px; padding:0px; text-decoration:none; display:block; color:#fff; font-size:13px; font-weight:400;}
.headar_containar_left ul li a:hover{ color:#222222;}
.headar_containar_left ul li:last-child a{ margin:0px; padding:0px; text-decoration:none; display:block; color:#fff; font-size:13px; font-weight:400;}
.headar_containar_left img{ margin:0px; padding:0px; display:block;}
.headar_containar_left ul li:last-child{ background:none;}
 
.headar_containar_right{ margin:0px; padding:0px; width:340px; float:right;}
.icon_left{ margin:0px; padding:0px; float:right;}
.icon_left a{ display:inline-block;}
.icon_left img{ margin:4px 5px 0px 0px; padding:0px;}
.icon_left img:hover{ transform: rotate(360deg); transition:all 2s;}

.search_right form label{ display:none;}
.search_right{ margin-top: -13px; margin-right: 20px; width:210px; float:right;}
.search_right_search{ margin:0px; padding:7px 12px; width:100%; color:#808080; font-size:13px; font-weight:400; border:none; border-radius:15px; float:left;}
.search_right_btn{ margin:-28px 0px 0px 0px; padding:5px 0px; width:30px; float:right; background:url(assets/images/zoom.png) top center no-repeat; border:none; position:relative; cursor:pointer; height:30px; text-indent:9999px; color:#808080;}
/* will be red only in google chrome */
#test1{color:green;}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    /* Safari and Chrome, if Chrome rule needed */
    .someClass {
     color:#c00;
    }

    /* Safari 5+ ONLY */
    ::i-block-chrome, .search_right_search {
     padding:10px 12px; height:30px; border-radius:25px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.search_right_btn{ margin:-27.5px 0px 0px 0px;}}

.headar_bottom{ margin:0px; padding:0px; background:url(assets/images/headar-bg.png) top 0px right 25px no-repeat;}
.headar_bottom_containar{ margin:0px auto; padding:38px 0px; width:1000px;position:relative;}
.headar_bottom_containar_left{ margin:0px; padding:0px; width:340px; float:left;}
.headar_bottom_containar_left img{ margin:0px; padding:0px; display:block;}

.navigation_containar{ margin:0px; padding:0px; background:#e32726;}
.topnav{ margin:0px auto; padding:0px; width:1000px;}
.topnav nav{ margin:0px auto; padding:0px; text-align:center;}
.topnav nav ul{ margin:0px; padding:0px; list-style:none;}
.topnav nav ul li{ margin:0px; padding:0px; text-decoration:none; display:inline-block;}
.topnav nav ul li a{ margin:20px 33px; padding:0px; text-decoration:none; display:block; color:#fff; font-size:18px; font-weight:800; text-transform:uppercase;}
.topnav nav ul li a:hover{ color:#231f20;}

.topnav nav ul li.current-menu-item > a,
.topnav nav ul li.current-menu-ancestor > a,
.topnav nav ul li.current_page_item > a,
.topnav nav ul li.current_page_ancestor > a {color:#231f20;}

/*-----------------------Menu Submenu----------------*/
.topnav nav ul ul{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; visibility: hidden; display: none; float: left; position:absolute; width: 100%; z-index:99999; background:#FFF; text-align:left; top:100%; left: 0;}
.topnav nav li:hover > a, .topnav nav ul li:hover > ul{ display: block; }

.topnav nav ul ul li {display:block; margin:0px 10px; padding:0px 0px; line-height:normal; float:none; height:auto; border-top:1px solid #b3b3b3; border-bottom:1px solid #b3b3b3;}
.topnav nav ul ul li a { margin:0px 0px; padding:10px 15px 13px; display:block; color:#808080; font-size:17px; text-decoration:none; line-height:normal; height:auto; width:auto; }

.topnav nav ul li ul li a:hover{color:#e6160b;}
.topnav nav ul ul li.current-menu-item > a,
.topnav nav ul ul li.current-menu-ancestor > a,
.topnav nav ul ul li.current_page_item > a,
.topnav nav ul ul li.current_page_ancestor > a {color:#e6160b;}

/*----------Third Level-------------------*/
.topnav nav ul { position: relative; z-index: 597;}
.topnav nav ul ul ul { top:0px; left:100%;}
.topnav nav ul li.hover, .topnav nav ul li:hover {position: relative; cursor: default;}
.topnav nav ul li:hover > ul { visibility: visible;}

.topnav nav ul ul li:first-child{ border-top:none;}
.topnav nav ul ul li:last-child{ border-bottom:none;}
/*-------------Close-----------*/

.tp-bannertimer{ display:none !important;}
.banner{ margin:0px; padding:0px;}
.banner img{ margin:0px; padding:0px; width:100%; display:block;}

.caption{ margin:180px 0px 0px 0px; padding:0px; width:100%; position:absolute;}
.caption_containar{ margin:0px auto; padding:0px; width:1000px;}
.caption_containar h1{ margin:0px; padding:0px; color:#fff; font-size:100px; font-weight:800; line-height:100px;}

.body_container{ margin:0px auto; padding:40px 0px; width:1000px;}
.body_container h2{ margin:0px; padding:0px 0px 20px 0px; color:#e32726; font-size:35px; font-weight:800; text-transform:uppercase;}
.body_container h3{ margin:0px; padding:0px 0px 15px 0px; color:#e32726; font-size:30px; font-weight:800; text-transform:uppercase;}
.body_container h4{ margin:0px; padding:0px 0px 15px 0px; color:#e32726; font-size:27px; font-weight:800; text-transform:uppercase;}
.body_container h5{ margin:0px; padding:0px 0px 15px 0px; color:#e32726; font-size:20px; font-weight:700; text-transform:uppercase;}
.body_container p{ margin:0px; padding:0px 0px 15px 0px; color:#666666; font-size:15px; font-weight:400; line-height:25px;}
.body_container p span{ margin:0px; padding:0px; color:#666666; font-size:15px; font-weight:400;}
.body_container strong{ margin:0px; padding:0px; color:#666666; font-size:15px; font-weight:700;}
.body_container p a{ margin:0px; padding:0px; text-decoration:none; color:#e32726; font-size:15px; font-weight:400;}
.body_container ul{ margin:0px; padding:0px; list-style-type:none;}
.body_container ul li{ margin:0px; padding:0px; text-decoration:none; display:block; color:#666666; font-size:15px; font-weight:400; line-height:25px;}
.body_container ul li a{ margin:0px; padding:0px; text-decoration:none; display:block; color:#e32726; font-size:15px; font-weight:400;}
.body_container ol{ margin:0px; padding:0px; list-style-type:none;}
.body_container ol li{ margin:0px; padding:0px; text-decoration:none; display:block; color:#666666; font-size:15px; font-weight:400; line-height:25px;}
.body_container ol li a{ margin:0px; padding:0px; text-decoration:none; display:block; color:#e32726; font-size:15px; font-weight:400;}

.home_order{ margin:-40px 0px 0px 0px; padding:0px 0px 20px; text-align:center;}
.home_order ul{ margin:0px; padding:0px 0px 0px; list-style-type:none;}
.home_order ul li{ margin:0px 5px; padding:0px; text-decoration:none; display:inline-block; text-align:left;}
.home_order ul li a{ margin:0px; padding:10px 55px 10px 15px; text-decoration:none; display:block; color:#fff; font-size:15px; font-weight:700; text-transform:uppercase;}
.home_order ul li a:hover{color:#000; -webkit-transition: all 2s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.home_order ul li{ background:url(assets/images/tel.png) #e32726 right 10px top 9px no-repeat;}
.home_order ul li + li{ background:url(assets/images/basket.png) #e32726 right 10px top 9px no-repeat;}
.home_order ul li + li + li{ background:url(assets/images/rasister.png) #e32726 right 10px top 9px no-repeat;}
.home_order ul li + li + li + li{ background:url(assets/images/rasister.png) #e32726 right 10px top 9px no-repeat;}

.home_listing{ margin:0px 0px 0px 0px; padding:0px;}

.offer{ margin:0px 0px 0px 0px; padding:20px 0px; text-align:center;}
.offer_how{padding-bottom:0px !important;}
.offer_discount{padding-top:0px !important;}

.puncture{ margin:0px 0px 0px 0px; padding:10px 0px 20px;}
.puncture_left{ margin:0px 7px 0px 7px; padding:25px 10px; width:236px; background:#e6e6e6; float:left; text-align:center; height:175px; overflow:hidden;}
.puncture_left p{ padding:0px !important;}

.solution{ margin:0px; padding:0px;}
.solution_left{ margin:0px; padding:45px 0px 30px; width:50%; float:left; background:#e32726; position:relative; height:300px;}
.solution_text_right{ margin:0px; padding:0px; width:500px; float:right;}
.solution_text_right h2{ margin:0px; padding:0px; color:#fff; font-size:35px; font-weight:800; line-height:40px; text-transform:uppercase;}
.solution_left::after{ border-bottom:300px solid transparent; border-left:130px solid #e32726 ; content:"";  position:absolute; right:-130px; top:0;}

.solution_right{ margin:0px; padding:0px; width:50%; float:right;}
.solution_right img{ margin:0px; padding:0px; width:100%; display:block; height:300px;}

.home_gallery{ margin:0px; padding:40px 0px; background:url(assets/images/gallery-bg.png) right bottom no-repeat;}
.home_gallery_containar{ margin:0px auto; padding:0px; width:1000px; text-align:center;}
.home_gallery_containar h3{ margin:0px; padding:0px 0px 20px 0px; color:#e32726; font-size:30px; font-weight:800; text-transform:uppercase;}
.home_gallery_containar img{ margin:0px 5px 8px 5px; padding:0px;}

.customers{ margin:0px; padding:0px;}
.customers_left{ margin:0px; padding:50px 0px 0px 0px; width:45%; float:left; background:#b3b3b3; position:relative; height:280px;}
.customers_text_right{ margin:0px; padding:0px; width:300px; float:right;}
.customers_text_right h3{ margin:0px; padding:0px; color:#fff; font-size:35px; font-weight:800; line-height:47px; text-transform:uppercase;}
.customers_left::after{ border-bottom:280px solid transparent; border-left:130px solid #b3b3b3 ; content:"";  position:absolute; right:-130px; top:0;}

.customers_right{ margin:0px; padding:0px; width:55%; float:right; height:280px; background-size:100% 100%;
 background-attachment: fixed;
background-image: url(assets/images/home-bg.png);
background-position: center top;
background-repeat: no-repeat;
background-size: cover;}

/*.customers_right{ margin:0px; padding:0px; width:55%; float:right; background:url(assets/images/home-bg.png) left top no-repeat; height:280px; background-size:100% 100%;



background-attachment:fixed; background-position:center top; background-repeat:no-repeat;}*/
	
.customers_text{ margin:0px; padding:15px 0px 0px 0px; width:550px; float:left; text-align:right;}
.customers_text h3{ margin:0px; padding:0px; color:#e32726; font-size:35px; font-weight:800; line-height:47px; text-transform:uppercase;}

.home_pic_listing{ margin:0px; padding:0px; text-align:center;}
.home_pic_listing img{ margin:0px 28px; padding:0px; vertical-align:middle;}

.footer_top{ margin:0px; padding:45px 0px 55px; background:#e32726;}
.footer_top_containar{ margin:0px auto; padding:0px; width:900px; text-align:center;}
.footer_top_containar h3{ margin:0px; padding:0px 0px 20px 0px; color:#fff; font-size:30px; font-weight:800; line-height:35px; text-align:center; text-transform:uppercase;}
.footer_top_containar_tel{ margin:0px 0px 0px 0px; padding:0px 40px 40px; display:inline-block; text-align:left;}
.footer_top_containar h4{ margin:0px; padding:0px 0px 2px 0px; color:#fff; font-size:15px; font-weight:600;}
.footer_top_containar p{ margin:0px; padding:0px; color:#fff; font-size:15px; font-weight:400;}
.footer_top_containar p a{ margin:0px; padding:0px; text-decoration:none; color:#fff;}
.footer_top_containar p a:hover{ color:#000;}
.footer_top_containar span{ margin:0px; padding:0px; color:#fff; font-size:15px; font-weight:400;}
.footer_top_containar span a{ margin:0px; padding:0px; text-decoration:none; color:#fff;}
.footer_top_containar img{ margin:0px 8px 0px 0px; padding:0px; vertical-align:middle; width:20px;}
.footer_top_containar p{ margin:0px; padding:0px; color:#fff; font-size:15px; font-weight:400; line-height:24px; text-align:center;}

.text_left{ text-align:left !important;}

.footer_bottom{ margin:0px; padding:40px 0px; background:#808080;}
.footer_bottom_containar{ margin:0px auto; padding:0px; width:1000px;}
.footer_nav{ margin:0px 0px 50px 0px; padding:0px; text-align:center;}
.footer_nav ul{ margin:0px; padding:0px; list-style:none;}
.footer_nav ul li{ margin:0px; padding:0px; text-decoration:none; display:inline-block;}
.footer_nav ul li a{ margin:0px 0px; padding:0px 40px; text-decoration:none; display:block; color:#fff; font-size:15px; font-weight:700; text-transform:uppercase;}
/*.footer_nav ul li.current-menu-item a{ color:#222222;}*/
.footer_nav ul li a:hover{ color:#222222;}

.social_icon{ margin:0px 0px 30px 0px; padding:0px; text-align:center;}

.social_icon img{ margin:0px 12px; padding:0px;}
.social_icon img:hover{ transform: rotate(360deg); transition:all 2s;}

.privacy_nav{ margin:0px; padding:0px; text-align:center;}
.privacy_nav ul{ margin:0px; padding:0px; list-style-type:none;}
.privacy_nav ul li{ margin:0px; padding:0px 0px; text-decoration:none; display:inline-block; background:url(assets/images/devider1.png) right top no-repeat; line-height:15px;}
.privacy_nav ul li a{ margin:0px; padding:0px 18px 0px 18px; text-decoration:none; display:block; color:#fff !important; font-size:15px; font-weight:400;}
.privacy_nav ul li a:hover{ color:#000;}
.privacy_nav ul li:last-child{ background:none;}
.privacy_nav ul li.current-menu-item a{ color:#000;}

/*********************tyrepal2**********************/

.hight{ min-height:170px;}

.inner_bg{ margin:0px; padding:0px; background:url(assets/images/inner-bg.png) right bottom no-repeat;}
.about_text{ margin:0px; padding:0px; text-align:center;}

.mycall{ margin:-40px 0px 0px 0px; padding:0px 0px 20px; text-align:center;}
.mycall ul{ margin:0px; padding:0px 0px 0px; list-style-type:none;}
.mycall ul li{ margin:0px 5px; padding:0px; text-decoration:none; display:inline-block; text-align:left;}
.mycall ul li a{ margin:0px; padding:10px 55px 10px 15px; text-decoration:none; display:block; color:#fff; font-size:15px; font-weight:700; text-transform:uppercase;}
.mycall ul li a:hover{color:#222222; -webkit-transition: all 2s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.mycall ul li{ background:url(assets/images/tel2.png) #808080 right 10px top 10px no-repeat;}
.mycall ul li + li{ background:url(assets/images/basket1.png) #808080 right 10px top 10px no-repeat;}
.mycall ul li + li + li{ background:url(assets/images/basket2.png) #808080 right 10px top 9px no-repeat;}
.mycall ul li + li + li + li{ background:url(assets/images/basket2.png) #808080 right 10px top 9px no-repeat;}
.mycall ul li:last-child{ display:none;}
#page-0 .mycall ul li:last-child{ display:inline-block;}
/*********************tyrepal3**********************/
.wrapper_product_back{ margin:0px; padding:0px; background:url(assets/images/tripal-bg.png) right bottom no-repeat;}
.product_search{ margin:0px; padding:20px 0px; background:#e32726;}
.product_search_containar{ margin:0px auto; padding:0px; width:1000px; text-align:center;}
.product_search_containar h3{ margin:0px; padding:0px; color:#fff; font-size:30px; text-transform:uppercase; font-weight:800;}
.product_search_containar h4{ margin:0px; padding:0px; color:#fff; font-size:27px; font-weight:700;}
.product_search_containar h4 a{text-decoration:none; color:#fff;}

.panel_short{ margin:0px; padding:0px; width:310px; float:left; background:#e6e6e6;}
.panel_short h3{ margin:0px; padding:10px 0px; background:#e32726; color:#fff; font-size:24px; text-transform:uppercase; font-weight:800; text-align:center;}
.panel_short h4{ margin:0px; padding:10px 25px; background:#b3b3b3; color:#fff; font-size:18px; font-weight:700; text-transform:capitalize;}
.panel_short ul{ margin:0px 0px 20px 0px; padding:0px; list-style-type:none;}
.panel_short ul li{ margin:0px; padding:0; text-decoration:none; display:block; color:#666666; font-size:15px; font-weight:600; background:url(assets/images/bullet.png) right 20px top 20px no-repeat;}

.checked{ margin:0px; padding:15px 25px; text-decoration:none; display:block; color:#666666; font-size:15px; font-weight:600; background:url(assets/images/chk.png) right 20px top 20px no-repeat !important;}
.panel_short ul li a{ margin:0px; padding:15px 20px !important; text-decoration:none; display:block; color:#666666; font-size:15px; font-weight:600;}
.panel_short h5{ margin:0px; padding:15px 25px; background:#b3b3b3; color:#fff; font-size:17px; font-weight:600; display:block; text-transform:none; line-height:normal;}

.product_panel{ margin:0px; padding:0px; width:680px; float:right;}

.product_listing{ margin:10px 6px; padding:0px; width:320px; float:left;}
.product_listing h4{ margin:0px 0px; padding:0px 0px; color:#fff; font-size:20px; text-transform:uppercase; text-align:center;}
.product_listing h4 a{ margin:0px; padding:10px 0px; text-decoration:none; display:block; background:#b3b3b3; color:#fff; line-height:25px; text-align:center; height:75px; transition: 0.3s ease-in-out;font-size: 16px;}
.product_listing h4 a:hover{ background:#e32726; color:#fff; }

.wcps-container .wcps-items{ margin:15px 7px;}
.product_thumb{ margin:0px 0px; padding:0px 0px 0px; background:url(assets/images/product_back.png) left top no-repeat; height:250px; text-align:center;}
.product_thumb img{ margin:0px 0px; padding:0px 0px 0px; width:100%; height:250px;}


.back_to_top{ margin:0px; padding:25px 0px; background:#e6e6e6;}
.back_to_top_containar{ margin:0px auto; padding:0px; width:1000px; text-align:center;}
.back_to_top_containar img{ margin:0px 0px 5px 0px; padding:0px;}
.back_to_top_containar h3{ margin:0px; padding:0px; color:#808080; font-size:24px; font-weight:800; text-transform:uppercase;}
.back_to_top_containar h3 a{ margin:0px; padding:0px; text-decoration:none; color:#808080; font-size:20px; font-weight:800; text-transform:uppercase;}
.back_to_top_containar h3 a:hover{ color:#e32726;}

/*********************tyrepal4**********************/

.wrapper_bkgrnd{ margin:0px; padding:0px 0px 15px 0px; background:#e6e6e6;}

.product_nav{ margin:0px 0px 35px 0px; padding:0px;}
.product_nav_left{ margin:0px; padding:0px; width:300px; float:left;}
.product_nav_left ul{ margin:0px; padding:0px; list-style-type:none;}
.product_nav_left ul li{ margin:0px; padding:8px 20px; text-decoration:none; display:inline-block; background:url(assets/images/devider2.png) left center no-repeat;}
.product_nav_left ul li a{ margin:0px; padding:0px; text-decoration:none; display:block; color:#999999; font-size:14px; text-transform:uppercase; font-weight:700;}
.product_nav_left ul li a:hover{ color:#ee2a25;}
.product_nav_left ul li:first-child{ background:none;}

.product_nav_right{ margin:0px; padding:0px; width:680px; float:right;}
.product_mrgn{ margin:0px !important;}

.dtail_boxup{ margin:10px 0px 20px 0px; padding:20px; background:#fff;}
.detail_colmn1{ margin:0px; padding:0px; width:48%; float:left;}
.detail_colmn1 img{ margin:0px; padding:0px; width:100%; display:block;}

.detail_colmn1 .dtail_tham #wrap{ margin:0px auto; padding:0px; text-align:center; z-index:9 !important;}

.dtail_tham{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; text-align:center; float:none !important; width:auto !important;}
.dtail_tham img{ margin:0px auto; padding:0px; width:100% !important; height:auto !important; max-width:100%; background:#FFF;} 

.small_tham{ margin:0px 0px 0px 0px; padding:10px 0px 0px 0px; text-align:center;}
.small_tham img{margin:2px 6px 7px !important; padding:0px 0px; max-width:100%; width:100px !important; height:100px !important; opacity:0.7; border:1px solid #d0d0d0;}
.small_tham img:hover{opacity:10;} 

div.ppt{ display:none !important;}
div.pp_woocommerce .pp_description, div.pp_woocommerce .pp_nav{ display:none !important;}
div.pp_overlay{ display:none !important;}
div.pp_pic_holder{ display:none !important;}

.detail_colmn2{ margin:0px; padding:0px; width:48%; float:right;}
.detail_colmn2 h1{ margin:0px; padding:0px 0px 15px 0px; color:#808080; font-size:30px; font-weight:600; line-height:35px;}
.detail_colmn2 p{ margin:0px; padding:0px 0px 15px 0px; color:#808080; font-size:15px; font-weight:400; line-height:25px;}
.detail_colmn2 p strong{font-weight:600;}

.make_price{ margin:0px 0px; padding:0px 0px 10px;}
.make_price strong{ margin:0px; padding:0px; color:#808080; font-size:30px; font-weight:700;}
.make_price small{ margin:0px; padding:0px 5px; color:#808080; font-size:17px; font-weight:400;}
.make_price ins{text-decoration:none;}
.make_price del{color:#e32726; font-size:25px;}

.make_quanty{ margin:0px 0px; padding:5px 0px 10px;}
.make_quanty label{margin:0px 0px; padding:0px 5px; color:#808080; font-size:15px; font-weight:600; text-transform:none; display:inline-block; text-transform:uppercase;}
.make_quanty .quantity{ margin:0px 0px; padding:0px 0px; display:inline-block;}
.make_quanty input{margin:0px 0px; padding:7px 5px 7px 5px; font-size:15px; color:#808080; font-weight:600; width:55px; background:#fefefe; border:1px solid #5b5b5b; font-family: 'Open Sans', sans-serif; text-align:center; -webkit-appearance:textfield; -moz-appearance:textfield; appearance:textfield; border-radius:0px;}

.maket_button .submit_cart{ margin:0px 0px; padding:10px 0px;}
.maket_button button{margin:0px 0px 0px; padding:10px 55px 10px 25px; font-size:20px; color:#FFF; font-weight:800; width:auto; background:url(assets/images/basket.png) #e32726 right 20px top 10px no-repeat; border:none; font-family: 'Open Sans', sans-serif; text-align:left; border-radius:0px;text-decoration:none; text-transform:uppercase; cursor:pointer;}

.maket_button button:hover{color:#000; -webkit-transition: all 2s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}

.more_basket{ margin:0px; padding:0px; width:325px;}
.more_basket a{ margin:0px; padding:15px 25px; text-decoration:none; display:block; color:#fff; font-size:24px; font-weight:800; text-transform:uppercase; background:url(assets/images/basket.png) #e32726 right 20px top 15px no-repeat;}
.more_basket a:hover{ color:#231f20;}

.addbasket{ margin:0px; padding:0px;}
.addbasket ul{ margin:0px; padding:0px; list-style-type:none;}
.addbasket ul li{ margin:0px 0px 20px 0px; padding:15px 25px; text-decoration:none; display:block;}
.addbasket ul li a{ margin:0px; padding:0px; text-decoration:none; display:block; color:#fff; font-size:24px; font-weight:800; text-transform:uppercase;}
.addbasket ul li:nth-child(1){ background:url(assets/images/basket4.png) #e32726 right 20px top 12px no-repeat;}
.addbasket ul li:nth-child(1):hover{ background:url(assets/images/basket3.png) #808080 right 20px top 12px no-repeat;}
.addbasket ul li:nth-child(2){ background:url(assets/images/basket2.png) #e32726 right 20px top 12px no-repeat;}
.addbasket ul li:nth-child(2):hover{ background:url(assets/images/basket2.png) #808080 right 20px top 12px no-repeat;}

.watch_box{ margin:20px 0px 20px 0px; padding:15px 15px; background:#e32726;}
.watch_text{ margin:40px 0px 0px 0px; padding:0px; width:640px; float:left; text-align:right;}
.watch_text h3{ margin:0px; padding:0px; color:#fff; font-size:30px; font-weight:800; text-transform:uppercase;}

.watch_right{ margin:0px; padding:0px; width:265px; float:right;}
.watch_right img{ margin:0px; padding:0px; display:block;}

.related_product_slider{ margin:0px 0px 0px 0px; padding:20px 0px 10px; background:#fff; text-align:center;}
.related_product_slider h3{ margin:0px; padding:0px 0px 5px 0px; color:#e32726; font-size:30px; font-weight:800; text-transform:uppercase;}
.related_product_slider h2{ margin:0px; padding:0px 0px 10px 0px; color:#e32726; font-size:30px; font-weight:800; text-transform:uppercase;}
.related_product_slider .wcps-items-thumb{ border:2px solid #b3b3b3;}
.related_product_slider .wpb-items-thumb{ margin:0px 0px; padding:0px 0px; background:url(assets/images/product_back.png) left top no-repeat; height:250px; text-align:center !important;}
.wrps_related_products_area img{ height:250px !important;}
.related_product_slider .wpb-items-thumb img{ height:250px; width:100%;}
/*.related_product_slider .wpb-items-thumb img{ display:block; width:80%;}*/
.related_product_slider h3.wpb_wrps_title{ margin:0px 0px !important; padding:0px 0px !important; color:#fff; font-size:24px; text-transform:uppercase; text-align:center;}
.related_product_slider h3.wpb_wrps_title a{ margin:0px; padding:10px 0px; text-decoration:none; display:block; background:#b3b3b3 !important; color:#fff !important; font-size:20px; line-height:25px; text-align:center !important; height:75px; font-family:'Open Sans', sans-serif !important;}
.related_product_slider h3.wpb_wrps_title a:hover{ background:#e32726 !important; color:#fff !important; -webkit-transition: all 2s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.related_product_slider .wpb_wrps_price, .related_product_slider .wpb_wrps_cart_btn{ display:none;}

.continue_shopping{ margin:0px auto; padding:20px 0px 0px; width:320px;}
.continue_shopping a{ margin:0px; padding:10px 25px; text-decoration:none; display:block; color:#fff; font-size:20px; font-weight:800; text-transform:uppercase; background:url(assets/images/basket.png) #e32726 right 20px top 10px no-repeat;}
.continue_shopping a:hover{ color:#231f20;}

/*********************tyrepal5**********************/

.tyrepal5{ margin:0px; padding:45px 0px 30px; width:50%; float:left; background:#b3b3b3; position:relative; height:300px;}
.tyrepal5::after{ border-bottom:300px solid transparent; border-left:130px solid #b3b3b3 ; content:"";  position:absolute; right:-130px; top:0;}

.watchvideo{ margin:0px -20px 0px 0px; padding:0px;}
.watchvideo_left{ margin:5px 20px 15px 0px; padding:0px; width:320px; float:left;}
.watchvideo_left img{ margin:0px; padding:0px; width:100%; display:block;}
.video_caption{ margin:-5px 0px 0px 0px; padding:0px; width:100%; position:relative; text-align:center; background:rgba(227,39,38,1);}
.video_caption a{ margin:0px; padding:12px 0px; text-decoration:none; display:block; color:#fff; font-size:16px; font-weight:700; text-transform:uppercase;}
.video_caption a:hover{ color:#000;}

.asklist_wrapped{ margin:0px; padding:25px 0px 0px 0px; background:url(assets/images/tripal-bg1.png) right top no-repeat;}
.asklist_container{ margin:0px auto; padding:0px; width:1000px;}
.ask_list{ margin:14px 7px 0px 6px; padding:0px; width:320px; float:left; background:#e6e6e6; text-align:center;}
.ask_list h3{ margin:0px; padding:80px 20px 0px 20px; color:#666666; font-size:30px; font-weight:700; line-height:35px; background:#e6e6e6; min-height:200px; cursor:pointer;}
.ask_list h3:hover{ background:#e32726; color:#fff;}

ul.clicktab{ margin:0px 0px; padding:0px 0px; list-style-type:none; text-align:center;}
ul.clicktab li{ margin:0px 0px; padding:15px 7px 0px; float:left; text-align:center; color:#666666; font-size:30px; font-weight:700; width:333px;}
ul.clicktab li a{ margin:0px; padding:80px 20px 0px 20px; color:#666666; font-size:30px; font-weight:700; line-height:35px; background:#e6e6e6; min-height:200px; text-decoration:none; display:block;}
ul.clicktab li a:hover{ background:#e32726; color:#fff;}
ul.clicktab li.active a{ background:#e32726; color:#fff;}

.text_pdng{ margin:0px; padding-top:80px !important;}

.faqdrown{ margin:0px; padding:0px; background:#ffed00;}
	
.questans_box{background:#e6e6e6; border-top:1px solid #808080; border-bottom:1px solid #808080;}	
.arrowlistmenu .menuheader{margin:0px 0px 0px; padding:15px 54px 15px 170px; color:#fff; cursor: pointer; display:block; background: url(assets/images/drop-icon.png) #b3b3b3 no-repeat right 25px; position:relative; font-size:22px; font-weight:bold; width:60%; height:100px; line-height:30px;}

.arrowlistmenu .menuheader:after{ position:absolute; content:""; right:-90px; top:0px; border-left:90px solid #b3b3b3; border-bottom:100px solid transparent; }

.arrowlistmenu .openheader{ margin:0px 0px 0px; padding:15px 54px 15px 170px; color:#fff; cursor: pointer; display: block; background: url(assets/images/drop-active.png) #e32726 no-repeat right 25px; position:relative; font-size:22px; font-weight:bold; height:100px; line-height:30px;}

.arrowlistmenu .openheader:after{ position:absolute; content:""; right:-90px; top:0px; border-left:90px solid #e32726; border-bottom:100px solid transparent; }

.categoryitems{ width:77%; margin:0px auto; padding:30px 20px}
.categoryitems h3{ margin:0px; padding:0px 0px 15px 0px; color:#e32726; font-size:25px; font-weight:700; text-transform:uppercase; text-align:center;}
.categoryitems p{ margin:0px; padding:0px 0px 10px 0px; color:#666666; font-size:15px; font-weight:400; line-height:25px;}
.categoryitems ul{ margin:0px 0px 10px 0px; padding:0px; list-style-type:none;}
.categoryitems ul li{ margin:0px; padding:0px 15px; text-decoration:none; display:block; color:#666666; font-size:15px; font-weight:400; line-height:25px; background:url(assets/images/bullet1.png) left 10px no-repeat;}

/*********************tyrepal6**********************/

.contact{ margin:0px; padding:40px 0px 0; background:#fff;}
.contact_containar{ margin:0px auto; padding:0px; width:1000px;}
.contact_containar_left{ margin:0px; padding:30px; width:610px; float:left; background:#fff;}
.contact_containar_left h3{ margin:0px; padding:0px 0px 15px 0px; color:#e32726; font-size:30px; font-weight:800; text-transform:uppercase;}
.contact_containar_left_inpt{ margin:0px 0px 15px 0px; padding:14px 10px; width:100%; color:#575756; font-size:15px; font-weight:400; border:1px solid #cfcfcf; font-family: 'Open Sans', sans-serif;}
.contact_containar_left_textarea{ margin:0px 0px 15px 0px; padding:14px 10px; width:100%; color:#575756; font-size:15px; font-weight:400; border:1px solid #cfcfcf; font-family: 'Open Sans', sans-serif; height:155px;}
/*.contact_containar_left_select{ margin:0px 0px 25px 0px; padding:13px 10px; width:100%; color:#575756; font-size:15px; font-weight:400; border:1px solid #cfcfcf; font-family: 'Open Sans', sans-serif; background:url(assets/images/select-thym.png) right top no-repeat; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; -webkit-user-select: none;}*/

.contact_containar_left_select{ margin:0px 0px 25px 0px; padding:13px 10px; width:100%; color:#575756; font-size:15px; font-weight:400; border:1px solid #cfcfcf; font-family: 'Open Sans', sans-serif; background:#FFF;}
  
.contact_containar_left_btn{ margin:0px; padding:10px 20px; width:200px; color:#fff; font-size:24px; font-weight:800; border:none; font-family: 'Open Sans', sans-serif; background:url(assets/images/btn-thym.png) #e32726 right 20px top 12px no-repeat; text-align:left; cursor:pointer; text-transform:uppercase;}
.contact_containar_left_btn:hover{ color:#231f20;}

.contact_containar_right{ margin:0px; padding:0px; width:375px; float:right;}
.tel_box{ margin:0px 0px 15px 0px; padding:20px 20px; background:#e32726; text-align:center;}
.tel_box h3{ margin:0px; padding:0px 0px 10px 0px; color:#fff; font-size:20px; font-weight:700;}
.tel_box img{ margin:0px; padding:0px 0px 5px 0px;}
.tel_box p{ margin:0px; padding:0px; color:#fff; font-size:15px; font-weight:400;}
.tel_box p a{text-decoration:none; color:#fff;}
.tel_box p a:hover{ color:#000;}

.mapping_locate{ margin:0px 0px; padding:0px;}
.mapping_locate iframe{ margin:0px; padding:0px; display:block; width:100%;}

/*********************tyrepal7**********************/

.news_wrapper{ margin:0px; padding:35px 0px; background:#e6e6e6;}
.news_containar{ margin:0px auto; padding:0px; width:1195px;}
.news_containar h3{ margin:0px; padding:0px 0px 20px 0px; color:#e32726; font-size:30px; text-transform:uppercase; font-weight:800;}
.panel_newevents{ margin:0px; padding:0px; width:947px; float:left;}
.news_listing{ margin:0px; padding:0px 0px 20px;}

.news_thumb{ margin:0px 0px; padding:0px 0px; width:330px; float:left; background:url(assets/images/product_back.png) left top no-repeat;}
.news_thumb img{ margin:0px; padding:0px; width:100%; display:block; height:270px;}

.news_detext{ margin:0px; padding:20px 25px 23px; width:600px; float:right; background:#fff;min-height: 250px;}
.news_detext h4{ margin:0px; padding:0px 0px 15px 0px; color:#808080; font-size:25px; font-weight:600;}
.news_detext h4 a{text-decoration:none; display:block; color:#808080;}
.news_detext h4 a:hover{ color:#e32726;}
.news_detext p{ margin:0px; padding:0px 0px 15px 0px; color:#808080; font-size:15px; font-weight:400; line-height:25px;}

.find_more{ margin:0px; padding:15px 0px 0px; width:250px;}
.find_more a{ margin:0px; padding:10px 25px; text-decoration:none; display:block; color:#fff; font-size:20px; font-weight:700; text-transform:uppercase; background:url(assets/images/post-thym3.png) #e32726 right 20px top 12px no-repeat;}
.find_more a:hover{ color:#000;}

.single_details{ margin:0px 0px; padding:0px 0px;}
.single_thumb{ margin:0px 0px; padding:0px 0px 0px;}
.single_thumb img{ margin:0px 0px; padding:0px 0px 0px; max-width:100%; height:auto;}
.single_details p{ margin:0px; padding:0px 0px 15px 0px; color:#808080; font-size:15px; font-weight:400; line-height:25px;}
.news_detext .entry-meta{ margin:0px 0px; padding:0px 0px 10px; font-size:15px; font-weight:600;}
.news_detext .entry-meta time{ margin:0px 0px; padding:0px 4px; font-size:15px; font-weight:600;}

.panel_right{ margin:0px 0px; padding:0px 0px; width:230px; float:right;}
.panel_right section{ margin:0px 0px 20px; padding:20px 15px; background:#e32726;}
.panel_right h2{ margin:0px; padding:0px 0px 20px 0px; color:#fff; font-size:20px; font-weight:800; text-transform:uppercase;}
.panel_right ul{ margin:0px; padding:0px; list-style-type:none;}
.panel_right ul li{ margin:0px; padding:5px 0px 5px 20px; text-decoration:none; display:block; background:url(assets/images/list_points.png) left 12px no-repeat;}
.panel_right ul li a{text-decoration:none; display:block; color:#fff; font-size:15px; font-weight:600;}
.panel_right ul li a:hover{ color:#000;}

.sitmap_listing{ margin:0px 0px; padding:0px 0px;}
.sitmap_listing h3{ margin:0px; padding:0px 0px 15px 0px; color:#e32726; font-size:30px; text-transform:uppercase; font-weight:800;}
.sitmap_listing p{ margin:0px; padding:0px 0px 15px 0px; color:#808080; font-size:15px; font-weight:400; line-height:25px;}
.sitmap_listing ul{ margin:0px; padding:0px; list-style-type:none;}
.sitmap_listing ul li{ margin:0px; padding:4px 0px 4px 20px; text-decoration:none; display:block; background:url(assets/images/bullet1.png) left 11px no-repeat;}
.sitmap_listing ul li a{text-decoration:none; display:block; color:#e32726; font-size:15px; font-weight:600;}
.sitmap_listing ul li a:hover{ color:#5b5b5b;}

.custom_heading{ margin:0px 0px; padding:0px 0px; background:#FFF;}
.heading_box{ margin:0px auto; padding:25px 0px; width:1000px; text-align:center;}
.heading_box h3{ margin:0px; padding:0px 0px 0px 0px; color:#e32726; font-size:30px; font-weight:800; text-transform:uppercase;}
/*-----------Products Slider--------------*/
.wcps-container{ margin:0px 0px; padding:0px 0px 0px 0px !important; overflow:visible !important;}
.wcps-container .wcps-items{ margin:15px 7px;}
.wcps-items-thumb{ margin:0px 0px; padding:0px 0px 0px; background:url(assets/images/product_back.png) left top no-repeat; height:250px; text-align:center !important;}
.wcps-items-thumb img{max-width:100%; height:250px; display:inherit !important;}
.layer-content{ margin:0px 0px; padding:0px 0px !important;}
.wcps-items-title{ margin:0px 0px; padding:0px 0px !important; color:#fff; font-size:24px; text-transform:uppercase; text-align:center;}
.wcps-items-title a{ margin:0px; padding:10px 0px; text-decoration:none; display:block; background:#b3b3b3; color:#fff; font-size:20px; line-height:25px; text-align:center !important; height:75px;}
.wcps-items-title a:hover{ background:#e32726; color:#fff; -webkit-transition: all 2s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}

/*-----------Testimonials Slider--------------*/
.custarrow01, .custarrow02{ margin:110px 0px; padding:0px 0px; position:absolute; z-index:9; cursor:pointer;}
.custarrow01{ left:10%;}
.custarrow02{ right:10%;}
.customers_text .testimonial_slider_wclass h2{ display:none;}
.sldr_title{ display:none !important;}
.testimonial_by_wrap{ display:none !important;}
.testimonial-star-outer{ display:none !important;}
.testimonial_quote{ margin:0px 0px 0px 0px !important; padding:0px 0px 0px 20px !important; padding:0px; color:#e32726; font-size:35px; font-weight:800 !important; line-height:47px; text-transform:uppercase; font-family: 'Open Sans', sans-serif !important; background:url(assets/images/quot01.png) left 11px no-repeat !important;}

.testimonial_nav_arrow_wrap, .testimonial_nav{ display:none !important;}

.testimonial_quote p.more{ margin:0px 0px; padding:25px 0px; position:relative; z-index:99; display:block; }
.testimonial_quote p.more a{ margin:0px 0px; padding:7px 15px !important; background:#FFF; color:#e32726 !important; text-decoration:none !important; display:block; font-size:15px !important; line-height:normal !important; text-align:left !important;}
.testimonial_quote p.more a:hover{background:#b3b3b3; color:#FFF !important;}
/*-----------------WooCommecer Css---------------*/
.custom_anchor{ margin:0px; padding:20px 0px 0px; text-align:center;}
.custom_anchor h2{ margin:0px; padding:0px 0px 15px 0px; color:#e32726; font-size:30px; font-weight:800; text-transform:uppercase;}

.head_anchor{ margin:0px; padding:10px 0px; background:#e32726;}
.anchor_box{ margin:0px auto; padding:0px; width:1000px; text-align:center;}
.anchor_box h3{ margin:0px; padding:0px; color:#fff; font-size:30px; text-transform:uppercase; font-weight:800;}

.woocommerce-breadcrumb, .woocommerce-result-count, .woocommerce-ordering, .product_meta{ display:none;}
.page-description{ margin:0px 0px; padding:0px 0px 20px; text-align:center;}
.page-description p{ margin:0px; padding:0px 0px 15px 0px; color:#808080; font-size:15px; font-weight:400; line-height:25px;}
.page-description p strong{font-size:15px; font-weight:600;}

.detail_related .tabs{ display:none;}
.woocommerce-tabs{ margin:0px 0px; padding:20px 20px; width:620px; float:left; background:#FFF;}
.woocommerce-tabs h2{ margin:0px; padding:0px 0px 10px 0px; color:#e32726; font-size:30px; font-weight:800; text-transform:uppercase;}
.woocommerce-tabs p{ margin:0px; padding:0px 0px 15px 0px; color:#808080; font-size:15px; font-weight:400; line-height:25px;}
.woocommerce-tabs p strong{ margin:0px; padding:0px; display:block; color:#808080; font-size:17px; font-weight:700;}

.download_boucher{ margin:0px; padding:10px 0px 0px; width:400px;}
.download_boucher a{ margin:0px; padding:10px 25px; text-decoration:none; display:block; color:#fff; font-size:20px; font-weight:800; text-transform:uppercase; background:url(assets/images/download.png) #e32726 right 20px top 9px no-repeat;}
.download_boucher a:hover{ color:#231f20;}

.detail_related .related_products{ margin:0px 0px; padding:20px 20px; width:360px; float:right; background:#FFF; display:none;}
.detail_related .related_products h3{ display:none;}
.related_products .product_listing{ margin:0px 0px 0px 0px; padding:0px; width:320px; float:left;}
.related_products .product_listing h4{ margin:0px 0px; padding:0px 0px; color:#808080; font-size:25px; text-transform:none; text-align:left; font-weight:600;}
.related_products .product_listing h4 a{margin:0px; padding:15px 0px 20px; text-decoration:none; display:block; background:none; color:#808080; line-height:25px; text-align:left; height:auto;}
.related_products .product_listing h4 a:hover{ background:none; color:#e32726; -webkit-transition: all 2s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.related_products .addbox_price, .related_products .addbox_cartbtn, .related_products .addbox_more{ display:block;}

.related_product_slider .related_products{ margin:0px 0px; padding:0px 5px; width:auto; float:none; background:#FFF; display:block;}
.related_product_slider .product_listing{ margin:10px 5px 10px 5px;}
.related_product_slider .product_thumb{border:2px solid #b3b3b3;}
.related_product_slider .product_listing h4{ display:none;}
.related_product_slider .product_listing h4 a{margin:0px; padding:15px 0px 20px; text-decoration:none; display:block; background:none; color:#808080; line-height:25px; text-align:left; height:auto;}
.related_product_slider .product_listing h4 a:hover{ background:none; color:#e32726; -webkit-transition: all 2s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.related_product_slider .addbox_price, .related_product_slider .addbox_cartbtn, .related_product_slider .addbox_more{ display:none;}

.upsells_products{ margin:0px 0px; padding:10px 20px; width:360px; float:right; background:#FFF;}
.upsells_products h2{ display:none;}
.upsells_products .product_listing{ margin:10px 0px 10px 0px; padding:0px; width:320px; float:left;}
.upsells_products .product_listing h4{ margin:0px 0px; padding:0px 0px; color:#808080; font-size:25px; text-transform:none; text-align:left; font-weight:600;}
.upsells_products .product_listing h4 a{margin:0px; padding:15px 0px 20px; text-decoration:none; display:block; background:none; color:#808080; line-height:25px; text-align:left; height:auto;}
.upsells_products .product_listing h4 a:hover{ background:none; color:#e32726; -webkit-transition: all 2s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.upsells_products .addbox_price, .upsells_products .addbox_cartbtn, .upsells_products .addbox_more{ display:block;}


.addbox_price{ margin:0px 0px; padding:0px 0px 10px; display:none;}
.addbox_price strong{ margin:0px; padding:0px; color:#808080; font-size:25px; font-weight:700;}
.addbox_price small{ margin:0px; padding:0px 5px; color:#808080; font-size:15px; font-weight:400;}

.addbox_cartbtn{ margin:0px 0px; padding:10px 0px; display:none;}
.addbox_cartbtn a{margin:0px 0px 0px; padding:10px 55px 10px 25px; font-size:20px; color:#FFF; font-weight:800; display:block; background:url(assets/images/basket.png) #e32726 right 20px top 10px no-repeat; font-family: 'Open Sans', sans-serif; text-align:left; border-radius:0px;text-decoration:none; text-transform:uppercase; cursor:pointer;}

.addbox_cartbtn a:hover{color:#000; -webkit-transition: all 2s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}

.addbox_more{ margin:0px 0px; padding:5px 0px; display:none;}
.addbox_more a{margin:0px 0px 0px; padding:10px 55px 10px 25px; font-size:20px; color:#FFF; font-weight:800; display:block; background:url(assets/images/basket2.png) #7c7c7c right 20px top 10px no-repeat; font-family: 'Open Sans', sans-serif; text-align:left; border-radius:0px;text-decoration:none; text-transform:uppercase; cursor:pointer;}

.addbox_more a:hover{color:#222222; -webkit-transition: all 2s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}

.woocommerce-message{ display:none;}
.cart_totals h2{ padding:0px 0px 10px; font-size:30px; font-weight:800;}
#detail_order h2{ padding:0px 0px 10px; font-size:25px; font-weight:800;}
#customer_details p{ font-size:15px; color:#808080;}
.woocommerce h3{ font-size:25px;}
.woocommerce p{ font-size:15px; color:#808080;}
.woocommerce .col2-set, .woocommerce-page .col2-set{ margin:0px 0px; padding:0px 0px 20px;}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{ margin:0px 0px; padding:15px; background:#FFF;}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{ margin:0px 0px; padding:15px; background:#FFF;}

.woocommerce table.order_details th:first-child, .woocommerce table.order_details td:first-child{ width:auto;}
.woocommerce table.order_details th:last-child{ text-align:right !important;}

.woocommerce-MyAccount-navigation{ margin:0px 0px; padding:0px 0px 15px;}
.woocommerce-MyAccount-navigation ul{ margin:0px 0px; padding:0px 0px; list-style-type:none;}
.woocommerce-MyAccount-navigation ul li{ margin:0px 0px; padding:0px 10px; display:inline-block; font-size:600; font-size:15px;}
.woocommerce-MyAccount-navigation ul li a:hover{color:#000;}

.woocommerce-pagination{display:block !important; padding:20px 5px 5px; margin:0px 0px 0px; text-align:center;  font-family: 'Open Sans', sans-serif;}
.woocommerce-pagination ul{ margin:0px 0px; padding:0px 0px 0px; border:none !important; display:inline-block !important; width:auto; background:none; border-radius:0px;}
.woocommerce-pagination ul li{ margin:0px 0px; padding:0px 0px; display:inline-block; color:#FFF; line-height:normal; width:auto !important; background:none !important;  border:none !important;}
.woocommerce-pagination ul li a{ margin:2px; padding:4px 10px; display:block; color:#FFF; font-size:17px; text-decoration:none; font-weight:600 !important; background:#000; text-indent:0px; height:auto; width:auto; line-height:normal; border:none !important; border-radius:0px;}
.woocommerce-pagination ul li a:hover{background:#b3b3b3; text-decoration:none; color:#FFF;}
.woocommerce-pagination ul li span{ margin:2px; padding:4px 10px; display:block; color:#FFF; font-size:18px; text-decoration:none; font-weight:600 !important; background:#000; border-radius:0px;}
.woocommerce-pagination ul li span.current{background:#b3b3b3; text-decoration:none; color:#FFF;}

.custom_back{ margin:0px 0px; padding:15px 15px; background:#FFF;}
/*---------------------------------------*/
.breadcrum_box{ margin:0px 0px; padding:0px 0px;}
.breadcrum_box .short_bread .woocommerce-breadcrumb{ display:block;}
.short_bread{ margin:-25px 0px 0px; padding:0px 0px; float:left; color:#666666; font-size:13px; font-weight:600; text-transform:uppercase;}
.short_bread a{color:#666666; text-decoration:none; font-weight:600;}
.short_bread a:hover{color:#e32726;}
.righttabs{ margin:0px 0px; padding:0px 0px; float:right;}
/*.righttabs .mycall ul li:first-child{display:none;}*/

.woocommerce table.shop_table td.actions:first-child{ width:auto;}
.back_cartshop{ margin:0px 0px; padding:5px 0px; float:left;}
.back_cartshop a{ margin:0px; padding:12px 25px; text-decoration:none; display:block; color:#fff; font-size:17px; font-weight:800; text-transform:uppercase; background:#e32726;}
.back_cartshop a:hover{ background:#5b5b5b; color:#FFF;}

.nxt02_button{ margin:0px 0px; padding:5px 0px; float:right;}
/* Filter Plugin CSS */
.woof_container ul li {
    background: none !important;
    margin: 0px !important; 
    padding: 15px 25px !important;
    text-decoration: none;
    display: block;
    color: #666666;
    font-size: 15px;
    font-weight: 600;
}

h3.widget-title.berocket_aapf_widget-title {
    margin: 0px !important;
    padding: 15px 25px !important;
    text-decoration: none;
    display: block;
    color: #666666;
    font-size: 15px;
    font-weight: 600;
    text-align: left;
    margin: 0px;
    padding: 10px 25px;
    background: #b3b3b3;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
}

ul.berocket_aapf_widget li {
    background: none;
}

.berocket_aapf_widget input[type="checkbox"] + label:before {
float:right;
}

.filter_bar_title{
    margin: 0px;
    padding: 10px 0px;
    background: #e32726;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
}

.icheckbox_square-red {
    float: right;
    }

span.woof_checkbox_count {
    display: none;
}

.woof.woof_sid.woof_sid_auto_shortcode {
    display: none !important;
}

.woof_reset_search_form, .woof_submit_search_form {
    display: none;
}
/* Filter Plugin CSS */
.owl-theme .owl-controls .owl-buttons div{ opacity:1 !important;}
.wrps_related_products_area .owl-theme .owl-controls .owl-buttons i{ font-size:25px !important; color:#e32726 !important; line-height:25px !important;}
.wrps_related_products_area .owl-theme .owl-controls .owl-buttons div{ border:none !important;}

.tp-caption.black, .black{text-shadow: 4px 4px 10px #000000;}
.envira-gallery-wrap .envira-gallery-public .envira-gallery-item img{ width:100%;}

.custom_simple{ margin:0px 0px; padding:0px 0px;}
.custom_simple h2{ margin:0px; padding:0px 0px 15px 0px; color:#e32726; font-size:30px; font-weight:800; text-transform:uppercase;}
.custom_simple p{ margin:0px; padding:0px 0px 15px 0px; color:#666666; font-size:15px; font-weight:400; line-height:25px;}
.custom_simple ul{ margin:0px 0px 0px 15px; padding:0px 0px 15px 0px; list-style-type:disc;}
.custom_simple ul li{ margin:0px; padding:2px 0px 2px 0px; color:#666666; font-size:15px; font-weight:400; line-height:25px;}

/*.full_button{ margin:0px 0px; padding:0px 0px; text-align:right; position:relative; z-index:99;}
.full_button a{ margin:0px 0px; padding:7px 15px; background:#FFF; color:#e32726; text-decoration:none; display:inline-block; font-size:15px;}
.full_button a:hover{background:#b3b3b3; color:#FFF;}*/

.testimonl_listing{ margin:0px 0px 0px; padding:0px 0px 10px;}
.testimonl_listing h3{ margin:0px; padding:5px 0px 5px 0px; color:#e32726; font-size:25px; font-weight:800; text-transform:uppercase;}
.testimonl_listing p{ margin:0px; padding:0px 0px 15px 0px; color:#666666; font-size:15px; font-weight:400; line-height:25px;}


.widget h2{    font-size: 20px;
    text-align: center;
    background: #999;
    color: white;
    /* margin-top: 10px; */
    padding: 10px;
}
.righttabs .mycall .widget{ float:left;}
.dynamic_box{ margin:0px 0px 0px 0px; padding:0px 0px; float:right}
.dynamic_box a{ margin:0px 0px 0px 10px; padding:13px 55px 13px 15px; text-decoration:none; display:block; color:#fff; font-size:15px; font-weight:700; text-transform:uppercase; background:url(assets/images/basket2.png) #808080 right 10px top 9px no-repeat;}
.dynamic_box a:hover{color:#222222; -webkit-transition: all 2s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}

.addbox_more {
	display: none !important;
}

.header-site-switcher {
	position: absolute;
	top: 0;
	right: 0;
	background: url(assets/images/play-arrow.png) #e32726 right 10px top 9px no-repeat;
	color: #fff;
}

.header-site-switcher a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0.8em 1em;
	padding-right: 3em;
	display: block;
}
div#altEmail_container {
    display: none !important;
}

@media screen and (max-width: 480px) {
	.header-site-switcher {
		position: relative;
		margin-bottom: 1em;
		display: inline-block;
		margin-top: 2em;
		width: 100%;
	}
    .link-btns {
        display: none !important;
    }
    .search_right {
        display: none;
    }
    .headar_bottom_containar_left {
        margin-top: 15px !important;
    }
    #main-logo {
        width: 45% !important;
        margin-bottom: 20px !important;
    }
    .headar_bottom_containar {
        padding: 0px !important;
    }
    .icon_left {
        display: none !important;
    }
    .headar_containar_left img {
        display: none !important;
    }
    .headar_containar_left ul li:nth-child(2) {
    background: none !important;
}
    body.home h1{
        font-size: 1.6em !important;
        text-transform: uppercase;
        font-weight: 800;
        color: #e32725;
        margin-top: 30px;
        padding-bottom: 0px !important;
        margin-bottom: 10px !important;
    }
}
.news_containar h1 {
    margin: 0px;
    padding: 0px 0px 20px 0px;
    color: #e32726;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 800;
}
#page-0 .custom_anchor {display:none}

.wcps-container-78 {display:none}

.headar_containar_left img{
	width: 60px;
    margin-top: -11px;
    margin-bottom: -10px;
}

#iso{
	width: 110px;
	margin-top: 20px;
}

body.home .body_container {
    padding: 0;
}
body.home .mycall {
    display: none;
}
body.home .contact{
	padding:0;
}
.link-row p {
    margin: 0;
}
.link-row a:first-child {
    margin-right: 0 !important;
}
.link-row a {
    color: #fff !important;
    background: #e32726;
    padding: 15px 30px 15px 25px !important;
    margin: 0 5px !important;
    text-decoration: none;
    font-weight: 700;
}
a#s-img img {
    position: relative;
    top: 5px;
    right: -13px;
    width: 20px;
}
a#b-img img {
    width: 24px;
    position: relative;
    top: 4px;
    right: -15px;
}
a#d-img img {
    width: 19px;
    position: relative;
    top: 5px;
    right: -10px;
}
.bg-test {
    background: url(https://www.tyrepal.co.uk/wp-content/themes/tyrepal/assets/images/stripes.png);
    background-repeat: no-repeat;
}
.page-row .wpb_single_image.wpb_content_element {
    margin-bottom: 0 !important;
}
.page-row p {
	margin: 0;
	padding: 0;
}
.page-row p a {
    text-decoration: none;
    color: #fff;
    padding: 15px 5px !important;
    background: #b3b3b3;
    text-align: center;
    display: block;
    transition: 0.3s ease-in-out;
}
.page-row p a:hover{
	background: #e32725;
}
body.home .product_listing:first-child, body.home .product_listing:nth-of-type(3) {
    margin: 0 0 10px 0;
}
body.home .product_listing {
    margin: 0 2%;
    width: 32% !important;
}
body.home h1{
	font-size: 2.1em;
    text-transform: uppercase;
    font-weight: 800;
    color: #e32725;
    margin-top: 30px;
    padding-bottom: 0px !important;
    margin-bottom: -20px !important;
}
h2.homesubhead {
    text-align: center !important;
}
.product-title a {
    color: #fff;
    text-decoration: none;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    display: block;
    padding: 15px;
}

.product-title {
    position: relative;
    background: #b3b3b3;
    font-size: 16px;
    font-weight: 400 !important;
    height: 70px;
    transition: 0.3s ease-in-out;
}
.product-title:hover {
    background: #e32725;
}
a.red-btn {
    background: #e32725;
    color: #fff;
    text-decoration: none;
    padding: 7px 50px;
    border-radius: 15px;
    transition: 0.3s ease-in-out;
}
a.red-btn:hover{
	background: #b3b3b3;
    color: #fff;
}
div#mailing-form {
    width: 80%;
    margin: 0 auto;
}
div#left-input {
    width: 68%;
    float: left;
}
div#left-input input {
    padding: 12px 15px;
    border-radius: 10px;
    border: 0;
    font-size: 16px;
    width: 100%;
}
div#right-btn {
    width: 28%;
    float: right;
}
div#right-btn input {
    width: 100%;
    background: red;
    color: #fff;
    border-radius: 10px;
    border: 0;
    font-size: 16px;
    padding: 12px 15px;
    font-weight: 700;
    cursor: pointer;
}
.inner_bg {
    display: none;
}
.footer_middle {
    padding: 20px 0;
    background: url(https://www.tyrepal.co.uk/wp-content/uploads/2020/06/mobile.png) no-repeat;
    background-position: 15% 62%;
}
.footer_middle span {
    color: red;
    font-weight: 800;
    font-size: 25px;
    margin-right: 40px;
    position: relative;
    top: 6px;
}
.footer_top p{
	color: #fff;
}
.footer_middle img {
    width: 65px;
    margin-left: 25px;
}
.footer_bottom button.search-submit {
    margin-left: -41px;
    border: 0;
    width: 20px;
    height: 22px;
    position: relative;
}
button.search-submit:before {
    background: url(https://www.tyrepal.co.uk/wp-content/uploads/2020/06/search.png);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    top: 3px;
    width: 20px;
    height: 20px;
    left: 0;
}
.footer_bottom input[type="search"] {
    padding: 9px 20px !important;
    width: 50%;
    border-radius: 20px;
    border: 0;
    font-size: 16px;
}
.footer_bottom button.search-submit svg {
    display: none;
}
body.page-template-main-template .contact {
    padding: 0;
}
body.page-template-main-template rs-fullwidth-wrap {
    margin-bottom: 20px !important;
}
body.home rs-fullwidth-wrap {
    margin-bottom: 0 !important;
}
body.page-template-main-template .footer_top{
	margin-top: 20px !important;
}
.product-template-default .news_detext {
    width: 100%;
    float: left;
}
.maket_button .submit_cart{
	clear: both;
}
.product-template-default .upsells_products{
	width: 100%;
	float: none;
	padding: 10px;
}
.product-template-default .upsells_products .product_listing {
    margin: 0 5px;
    padding: 0px;
    width: 32%;
    float: left;
}
.woocommerce.columns-3 li.product-category.product {
    width: 32%;
    float: left;
    margin: 0 6px;
    list-style: none;
}
.woocommerce.columns-3 li.product-category.product img {
    width: 100%;
}
.woocommerce.columns-3 li.product-category.product a {
    text-decoration: none;
    color: #fff;
    text-align: center;
}
.woocommerce.columns-3 li.product-category.product h2.woocommerce-loop-category__title {
    background: #b3b3b3;
    margin-top: -4px;
    padding: 15px;
    font-size: 18px;
    font-weight: 500;
    transition: 0.3s ease-in-out;
}
.woocommerce.columns-3 li.product-category.product mark.count {
    display: none;
}
.woocommerce.columns-3 li.product-category.product h2.woocommerce-loop-category__title:hover {
    background: #e32725;
}
section#search-2 {
    margin-bottom: 50px;
}
body.home .top-links, body.single-product .top-links, body.page-template-simple-template .top-links, 
body.parent-pageid-6 .top-links, body.page-id-7009 .top-links, body.parent-pageid-7009 .top-links, 
body.page-template-news-template .top-links, body.single-post .top-links, body.archive.category .top-links, 
body.archive.date .top-links, body.page-template-shopping-template .top-links, body.page-id-20 .top-links{
    display: none;
}
.top-links {
    position: relative;
    top: 20px;
}
body.page-id-53 .top-links {
    margin-bottom: 50px;
}
.tl-cont {
    position: absolute;
    z-index: 9;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.tl-cont a {
    color: #fff !important;
    background: #e32726;
    padding: 15px 30px 15px 25px !important;
    margin: 0 5px !important;
    text-decoration: none;
    font-weight: 700;
}
body.page-template-shopping-template .cross-sells {
    display: none;
}
.back_cartshop {
    display: none;
}
.news-img {
    min-height: 250px;
    background-size: cover !important;
    background-position: center center !important;
    height: 100%;
}
.product_thumb div {
    height: 250px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
.redirect-btn a {
    padding: 15px 25px;
    background: #e32726;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    font-size: 17px;
    transition: all 1s ease;
    font-weight: 800;
    margin-top: 20px;
    display: inline-block;
    text-decoration: none;
}
.redirect-btn a:hover {
    background: #5b5b5b;
    color: #FFF;
}
.single-product .news_wrapper {
    display: flex;
}
.single-product .footer_top {
    clear: both;
}
.detail_related {
    display: none !important;
}

.normal_list_style {
    list-style-type: disk !important;
}

@media screen and (max-width: 767px){
	.bg-test{
		background: none;
	}
	body.home .product_listing {
	    margin: 0 0 10px 0;
	    width: 289px !important;
	    margin: 0 auto 10px !important;
	    display: block;
	    text-align: center;
	}
	.product_thumb img{
		max-width: 100% !important;
	}
	.page-row p{
		width: 289px;
    	margin: 0 auto;
	}
	.headar_bottom_containar_left{
		margin: 40px 0 0;
	}
    .home-vehicle-grid .vc_col-sm-3{
        width: 50%;
    }
}

body.page-id-7018 .top-links, body.page-id-7053 .top-links{
	margin-bottom: 70px;
}
body.home .top-links{
	margin-bottom: 0px;
}
div#mc_embed_signup {
    background: none !important;
}
.link-btns {
    position: absolute;
    right: 0;
    top: 1px;
}
.link-btns a {
    background: #e32726;
    color: #fff;
    text-decoration: none;
    padding: 10px 25px;
    margin-left: 10px;
}
.footer_middle p {
    font-size: 20px;
    color: #808080;
}
#main-logo{
	width: 331px;
}
body.single h1.entry-title {
    display: none;
}


.ui-accordion .ui-accordion-header .ui-accordion-header-icon{
	margin-top: -17px !important;
}
h4.ui-accordion-header a {
    padding-left: 35px !important;
}
.ui-widget-content{
	border: 0 !important;
}

/* media query for ipad and desktop */

@media screen and (min-device-width: 1200px) {

    li#menu-item-11302, li#menu-item-11301 {
        display: none !important;
    }


}
