/** Shopify CDN: Minification failed

Line 67:167 Unexpected "{"

**/
/* 
Name: Your Theme Name
Author: HasTech
*/
#YourID, .YourClass{
  color: red;
}
ul ul, ul ol, ol ol, ol ul {
    margin: 0;

}
.mini_cart_wrapper > a > span.shopping-cart__total {
  padding-right: 0;
}
.mini_cart_wrapper > a > span.shopping-cart__total span {
    font-size: 14px;
    padding-right: 0;
}
.cart-empty-title h3 {
    font-size: 20px;
    margin-bottom: 0;
    text-align: center;
}
.mini_cart_wrapper:hover .mini_cart {
    padding: 18px 18px 18px;
}
.mini_cart_table .cart_total span.price span {
    font-weight: 700;
}
.rx-parent a.rx-show, .rx-parent.rx-change a.rx-default {
    display: none;
}
.rx-parent.rx-change a.rx-show {
    display: block;
}
.categories_menu_toggle .rx-parent {
    display: block;
    padding: 0 20px 0 30px;
}
.categories_menu_toggle .rx-parent a {
    font-size: 14px;
    line-height: 40px;
    text-transform: capitalize;
    font-weight: 400;
}
.categories_menu_toggle .rx-parent a span {
    padding-right: 10px;
}
.categories_mega_menu {
    display: flex;
    justify-content: space-between;
}
.categories_menu_toggle {
    z-index: 99;
}
.main_menu nav > ul > li ul.sub_menu {
    z-index: 999;
}
.main_menu nav > ul > li .mega_menu {
    z-index: 999;
}
.main_menu nav ul li.extra-menu,.main_menu nav ul li.extra-menu.mega_menu,.main_menu.menu_two nav ul li.extra-menu,.main_menu.menu_two nav ul li.extra-menu.mega_menu, {
    opacity: 0;
    visibility: hidden;
}
/*.mini_cart .single-product-cart {
    overflow-y: auto;
    max-height: 350px;
}*/
.cart_total span.price {
    margin: 0;
}
.header-currency {
    position: relative;
    cursor: pointer;
}
.header-currency .switcher-dropdown {
    position: absolute;
    left: auto;
    content: "";
    top: 100%;
    background: #fff;
    z-index: 999;
    width: 200px;
    right: 0;
    padding: 15px 15px;
  overflow: hidden;
    opacity: 0;
    visibility: hidden;
  	transition: .5s;
  border: 1px solid #ebebeb;
  
}
.header-currency:hover .switcher-dropdown {
    opacity: 1;
    visibility: visible;
}
.header-currency .switcher-dropdown li a {
	font-size: 13px;
}
.header-currency .switcher-dropdown li a,.header-currency .switcher-currency-trigger span {
    color: #242424!important;
}
.header-currency .switcher-dropdown li a:hover,.header-currency:hover .switcher-currency-trigger span {
    color: #0063d1!important;
}
.product_thumb a .secondary_img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
}
.single_product:hover .product_thumb a .secondary_img {
    opacity: 1;
    visibility: visible;
}
.product_timing {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    visibility: visible;
}
.single_product:hover .product_timing {
    opacity: 0;
    visibility: hidden;
}
.label_product.new {
    right: auto;
    left: 10px;
}
.label_product.sale + .label_product.percent {
    top: 54px;
}
.add_to_cart button {
    line-height: 16px;
    text-align: center;
    font-size: 12px;
    padding: 12px 40px;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    transition: all 0.5s ease;
    background: #0063d1;
    color: #ffffff;
    border-radius: 5px;
}
.add_to_cart button:hover {
    background: #1953b4;
}
.compare-modal-close {
    font-size: 30px;
    padding: 20px 20px;
    line-height: 22px;
}
#quickViewModal .close {
    font-size: 40px;
}
.qwick-view-content > h1 {
    margin-bottom: 15px;
    font-size: 28px;
}
.product-price.product-info__price {
    font-size: 20px;
  color: #0063d1;
}
span.main.amount.price-box__old {
    color: #242424;
}
.theme-default-button {
    background-color: #242424;
    color: #fff;
}
.theme-default-button:hover {
    background-color: #0063d1;
    color: #fff;
}
.select-option-part label {
    color: #242424;
}
.login-toggle-btn a:hover {
    color: #0063d1;
}
.brand_items .single_brand img {
    width: inherit;
    margin: 0 auto;
}
.theme-default-button {
    border-radius: 3px;
}
.custom-html-content h2 {
    font-size: 30px;
    margin-bottom: 15px;
}
.product_d_inner .tab-content h2 {
    font-size: 20px;
    margin-bottom: 15px;
}
.custom-html-content ul,.product_d_inner .tab-content ul {
    margin-bottom: 20px;
}
.custom-html-content ul li,.product_d_inner .tab-content ul li {
    line-height: 30px;
    list-style: inside;
}
.faq-page .card-body {
    padding-bottom: 20px;
}
.featured-product-content h5 {
    font-size: 25px;
    margin-bottom: 20px;
   cursor: pointer;
}
.featured-product-description p {
    font-size: 15px;
}
.featured-product-price span {
    font-size: 20px;
}
.featured-product-price del {
    color: #242424;
}
.featured-product-price > span,.featured-product-content h5:hover {
    color: #0063d1;
}
.featured-product-button .theme-default-button {
    height: 50px;
    line-height: 35px;
    padding: 8px 45px;
}
.product_ratings .spr-badge-caption {
    display: none !important;
}
.spr-icon.spr-icon-star,.spr-icon,.quick-view-rating i {
  color: #0063d1;
}
.product_ratings i {
    margin-right: 3px;
}
.product_ratings {
    height: 24px;
}
.brand_two .brand_container_2 {
    padding-top: 70px;
}
.breadcrumb-list > li {
    font-size: 16px;
}
.breadcrumb-list > li {
    display: inline-block;
}
.breadcrumb-list > li > a {
    margin-right: 25px;
    position: relative;
}
.breadcrumb-list > li a::before {
    content: "/";
    height: 25px;
    position: absolute;
    right: -13px;
    top: 0px;
    width: 1px;
}
.niceselect_option label {
    margin-right: 5px;
}
.niceselect_option select {
    border-radius: 5px;
}
.pagination a, .pagination .page.current {
    padding: 0;
}
.pagination {
    margin-bottom: 0;
}
.pagination ul li.active {
    background: #0063d1;
    color: #ffffff;
}
.product-price.product-info__price {
    margin-bottom: 10px;
}
.right_caption .add_to_cart button {
    background: #fff;
    color: #0063d1;
    border: 2px solid #0063d1;
    width: 100%;
}
.right_caption .add_to_cart button:hover {
    background: #0063d1;
    color: #fff;
}
.widget_list > ul > li.active > a{
    color: #0063d1;
}
.tag_cloud a.active {
    background: #0063d1;
    border-color: #0063d1;
    color: #ffffff;
}
.list-product-collection .section_title h2 {
    display: block;
}
.list-product-collection .section_title a {
    margin-top: 5px;
    display: block;
    color: #242424;
}
.list-product-collection .section_title a:hover {
    color: #0063d1;
}
.list-product-collection h6 {
    font-size: 16px;
    margin-top: 10px;
}
.blog_wrapper .blog_meta span.author {
    margin-right: 0px;
}
.tag_widget ul li a.active{
    background: #0063d1;
    border-color: #0063d1;
    color: #fff;
}
.related_posts {
    border-top: 1px solid #ebebeb;
    padding: 30px 0 30px;
}
.comment-success .blog_pagination {
    margin-bottom: 60px;
}
.comment_list .comment_thumb {
    width: 60px;
}
.cart_submit .cart_button {
    background: #242424;
    border: 0;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    height: 38px;
    line-height: 18px;
    padding: 10px 15px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 3px;
}
.cart_submit .cart_button:hover {
    background: #0063d1;
}
.checkout_btn button {
    background: #0063d1;
    color: #ffffff;
    font-size: 15px;
    padding: 3px 14px;
    line-height: 30px;
    font-weight: 500;
    display: inline-block;
    text-transform: capitalize;
    margin-bottom: 0;
}
.checkout_btn button:hover {
    background: #242424;
    color: #ffffff;
}
.cart_subtotal p span {
    margin-right: 0;
}
.coupon_code.left textarea {
    width: 100%;
    border: none;
    padding: 10px;
}
.coupon_code.left.calculator {
    border: none;
}
.product-quantity {
    position: relative;
}
.product-quantity span {
    position: absolute;
    left: 55px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
.product-quantity span.inc.qtybtn {
    left: auto;
    right: 55px;
}
.table_desc .cart_page table tbody tr td.product_quantity input {
    width: 70px;
    padding: 0 5px;
    text-align: center;
}
.table_desc .cart_page table tbody tr td.product_quantity input {
    border: none;
}
.error_form a {
    margin-top: 0;
}
.faq-page .card .card-header button {
    font-size: 14px;
    font-weight: 500;
    color: #242424;
}
.faq-page .card-body {
    font-size: 13px;
    color: #242424;
}
.create-custom-page h2 {
    font-size: 28px;
    margin-bottom: 20px;
}
.create-custom-page ul {
    margin-bottom: 20px;
}
.create-custom-page ul li {
    list-style: inside;
    line-height: 30px;
}
.post-title a {
    color: #242424;
    font-size: 14px;
    font-weight: 500;
}
.post-title a:hover {
    color: #0063d1;
}
.price--compare.strike-through {
    color: #242424;
}
.text--price.pro-price .price--sale {
    color: #0063d1;
}
.text--price.pro-price {
      font-size: 14px;
    color: #0063d1;
}
.product-tile--tile-actions a {
    color: #242424;
}
.product-tile--tile-actions a:hover {
    color: #0063d1;
}
.spr-icon.spr-icon-star-empty {
    opacity: 1 !important;
}
.product_d_inner .tab-content .spr-button.spr-button-primary.button.button-primary.btn.btn-primary {
    background: #0063d1;
    border: 1px solid #0063d1;
    color: #fff;
    border-radius: 3px;
}
#recently-viewed-products h2 {
    font-size: 16px;
margin: 0 0 15px;
padding: 0 0 5px;
text-transform: uppercase;
font-weight: 700;
line-height: 24px;
}
.single-product.recent-view {
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 19px;
    margin-bottom: 18px;
}
.single-product-item.product-item .product-img{
    float: left;
    width: 25%;
}
.single-product-item.product-item .product-info {
    float: left;
    padding-left: 10px;
    text-align: left;
    width: 75%;
}
.single-product-item.product-item .product-info h6 {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 0;
}
.single-product-item.product-item .product-info h6 a {
    color: #242424;
}
.single-product-item.product-item .product-info h6 a:hover {
    color: #0063d1;
}
.single-product-item.product-item .product-info h3.pro-price span.old-price {
    color: #242424;
    font-size: 14px;
    margin-right: 5px;
    text-decoration: line-through;
    font-weight: 400;
}
.single-product-item.product-item .product-info h3.pro-price span.new-price {
    font-size: 14px;
    font-weight: 500;
    color: #0063d1;
}
.single-product-item.product-item .product-info h3.pro-price {
    margin-bottom: 0;
}
.product-sku {
    margin-bottom: 10px;
}
.product_d_right .product_ratting {
    height: 24px;
}
.product_d_right .product_ratting i {
    margin-right: 3px;
}
.product_d_right .price_box span.old_price {
    margin-right: 0;
    margin-left: 8px;
}
.swatch .header {
    display: block;
    float: none;
    line-height: 13px;
    margin-bottom: 16px;
    margin-right: 0;
    padding-bottom: 5px;
    position: relative;
    font-size: 16px;
    font-weight: 600;
}
.product-variant-option .swatch {
    margin-bottom: 30px;
}
.product_d_right .product_desc {
    margin-bottom: 30px;
}
.swatch-element > label {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    margin-right: 12px;
}
.swatch-element input:checked + label {
    color: #0063d1;
}
.swatch-element > label:hover {
    color: #0063d1;
}
.swatch-element.color > label {
    background: #BEBEBE;
    display: block;
    float: left;
    height: 30px;
    margin-right: 12px;
    margin-top: 0;
    width: 30px;
    border: 2px solid #ccc;
}
.swatch-element.color input:checked + label {
    outline: 2px solid #0063d1;
}
.product_variant.quantity label {
    margin-right: 8px;
}
.product_variant.quantity input {
    width: 70px;
    border: none;
    background: none;
    height: 42px;
    padding: 0 12px;
    border-radius: 5px;
    margin-left: 0;
}
.cart-plus-minus.product-quantity-action.quantity-selector .dec.qtybutton {
    left: 3px;
    top: 8px;
}
.cart-plus-minus.product-quantity-action.quantity-selector .qtybutton {
    position: absolute;
}
.cart-plus-minus.product-quantity-action.quantity-selector .inc.qtybutton {
    left: auto;
    right: 3px;
    top: 8px;
}
.cart-plus-minus.product-quantity-action.quantity-selector {
    overflow: unset;
    padding: 0;
    width: auto;
    position: relative;
}
.shopify-payment-button .shopify-payment-button__button, .shopify-payment-button .shopify-payment-button__more-options {
    color: #fff;
    text-transform: uppercase;
    background-color: #0063d1;
    display: inline-block;
    line-height: 42px;
    padding: 0 0;
    z-index: 99;
    border-radius: 3px;
    transition: .3s;
    height: 42px;
}
.shopify-payment-button .shopify-payment-button__button:hover, .shopify-payment-button .shopify-payment-button__more-options:hover {
    background-color: #3E444A!important;
}
.payment-button {
    overflow: hidden;
    margin-bottom: 20px;
}
.product_variant.quantity button.cart-disable,.product_variant.quantity button.button.disabled {
    margin-left: 0;
}
.go-to-wishlist {
    margin-left: 10px;
}
.product_meta,.priduct_social {
    margin-bottom: 15px;
}
.custom-payment-options div p {
  font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 5px;
}
.shopify-payment-button__button[disabled] {
    opacity: 1;
}
.swatch-element.soldout label::before, .swatch-element.soldout label::after {
    left: 49%;
    top: -10%;
    opacity: 1;
}
.product_d_right .product_timing {
    margin-bottom: 30px;
}
.product-variant-option .selector-wrapper + .selector-wrapper {
    margin-top: 0;
}
.product-variant-option .selector-wrapper {
    margin-bottom: 30px;
}
.product-variant-option .selector-wrapper label {
    width: 100%;
    display: block;
    font-size: 14px;
    font-weight: 500;
  padding-bottom: 10px;
}
.product-variant-option .selector-wrapper select {
    width: 100%;
    border-radius: 3px;
    border: 2px solid #dddddd;
}
.product_variant.quantity a.button {
  border-radius: 3px;
  font-size: 16px;
  margin-left: 0;
  color: #ffffff;
  background: #0063d1;
  height: 42px;
  line-height: 42px;
  text-transform: capitalize;
  min-width: 270px;
  padding: 0 22px;
  border: 0;
  text-align: center;
}
.product_variant.quantity a.button:hover {
    background: #3E444A;
}
a.product-single__thumbnail {
    border: 2px solid #ddd;
    display: inline-block;
}
a.product-single__thumbnail.active {
    border: 2px solid #0063d1;
}
.single-zoom-thumb ul li {
    border: none;
}
.search-page .search-list {
    margin-bottom: 30px;
    overflow: hidden;
}
.search-item-content h4 a,.search-blog-item .search-blog-title a {
    font-size: 18px;
    font-weight: 500;
  color: #242424;
}
.search-item-content h4 a:hover,.search-blog-item .search-blog-title a:hover {
    color: #0063d1;
}
.search-item-content h4 {
    margin-bottom: 15px;
}
.search-price span{
    font-size: 16px;
}
.search-price span span.money {
    color: #0063d1;
}
.search-price span.compare-price del span {
    color: #242424;
}
.search-price span.compare-price {
    margin-left: 8px;
}
.about_gallery_section {
    margin-bottom: 30px;
}
.choseus_area {
    padding: 60px 0 30px;
}
.wrapper-box {
    width: 1270px;
    margin: 0 auto;
    background-color: #fff;
}
.sticky-header.sticky {
    left: 0;
} 
.categories_menu_toggle ul li ul.only_submenu.categories_mega_menu{
  width: 200px;
  display: block;
}
.categories_menu_toggle > ul > li ul.only_submenu.categories_mega_menu.column_3 > li {
    width: 100%;
}
.categories_menu_toggle > ul > li ul.only_submenu.categories_mega_menu > li {
    padding: 0;
    width: 25%;
    float: left;
}
.categories_menu_toggle > ul > li ul.only_submenu.categories_mega_menu > li > a{
        color: #242424;
    text-transform: capitalize;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
  margin-bottom: 0;
}
.categories_menu_toggle > ul > li ul.only_submenu.categories_mega_menu > li > a:hover{
   color: #0063d1;
}
.product_deals_column4 .owl-nav div:hover {
    color: #ffffff !important;
}
.archive-sidebar {
    margin-top: 5px;
}
.archive-sidebar li {
    line-height: 30px;
}
.label_product {
    z-index: 99;
}
.mini_cart {
    overflow-y: auto;
    max-height: 350px;
}


.instagram-activation .instagram_gallery {
  margin-left: -15px;
  margin-right: -15px;
}
.instagram-activation .instagram_gallery a {
  display: inline-block;
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
#instafeed-header .instagram_gallery{
  display: flex;
  flex-wrap: wrap;
  margin: 32px -7px 30px;
}
#instafeed-header .instagram_gallery a{
  margin: 0 7px 15px;
  position: relative;
}
#instafeed-header a {
  float: left;
  margin: 0 7px 15px;
  position: relative;
  width: 21%;
}
#instafeed-header a::before {
  background: #ff4136 none repeat scroll 0 0;
  content: "";
  height: 100%;
  opacity: 0;
  position: absolute;
  transition: all 0.5s ease 0s;
  width: 100%;
}
#instafeed-header a::after {
  color: #ffffff;
  content: "\e73d";
  font-family: themify;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transition: all 0.5s ease 0s;
  transform: translate(-50%, -50%);
}
#instafeed-header a:hover::before {
  opacity: 0.7;
}
#instafeed-header a:hover::after {
  opacity: 1;
}
.main_menu nav > ul > li .extra-menu {
    opacity: 0;
}
.main_menu nav > ul > li:hover .extra-menu {
    opacity: 1;
}
.small_product_container_2 > button.next_arrow,.blog_carousel > button.next_arrow {
    right: 0;
}
.small_product_container_2 > button,.blog_carousel > button {
    position: absolute;
    top: -70px;
    right: 24px;
    border: 0;
    background: inherit;
    font-size: 23px;
    color: #b0b0b0;
}
.mini_cart_wrapper > a i.ion-ios-cart {
    font-size: 26px;
    padding-right: 10px;
}
.search_container {
    margin-right: 0;
}
.header-bottom {
    display: flex;
    justify-content: space-between;
}
.header_middle {
    border-bottom: 1px solid #ebebeb;
}
.main_menu nav > ul > li > a::before {
    display: none;
}
.main_menu {
    margin-left: 0;
}
.mini_cart {
    top: 126%;
    border: none;
}
.search_container form {
    border-radius: 0;
}
.search_box button {
    border-radius: 0;
}
.sticky_header_right {
    justify-content: space-between;
}
.main_menu nav > ul > li > a {
    color: #242424;
}
.main_menu nav > ul > li:hover > a {
    color: #0063d1;
}
.main_menu nav > ul > li > a.active {
    color: #0063d1;
}
.slider_content a {
    border-radius: 0;
}
.product_carousel.slider_area .owl-nav div,.testimonial_active_2 .owl-nav div  {
    left: 35px;
    font-size: 60px;
}
.product_carousel.slider_area .owl-nav div.owl-next,.testimonial_active_2 .owl-nav div.owl-next {
    right: 35px;
    left: auto;
}
.section_title {
    margin-bottom: 30px;
    padding-bottom: 0;
    border-bottom: none;
}
.banner_thumb a img {
    width: 100%;
}
.single_product {
    padding: 0;
    border: none;
    border-radius: 0;
    background: transparent;
}

.action_links ul li a {
    border-radius: 0;
}

.add_to_cart a,.add_to_cart button {
    border-radius: 0;
}
.price_box {
    margin-bottom: 5px;
}

.action_links {
    top: 50%;
    transform: translateY(-50px);
}
.label_product {
    line-height: 50px;
    width: 50px;
    height: 50px;
}
.label_product span.label_sale {
    font-size: 13px;
}
.label_product {
    z-index: 3;
}
.label_product.sale + .label_product.percent {
    top: 65px;
}
.countdown_area {
    border-radius: 0;
}
.grid_content .product_ratings {
    margin-bottom: 5px;
}

.top_category_header h3 {
    margin-bottom: 10px;
}

.top_category_header {
    margin-bottom: 30px;
}
.single_category {
    padding: 0;
    background: transparent;
    border: none;
    border-radius: 0;
}
.category_name {
    margin-top: 10px;
}
.category_name h3 {
    font-size: 16px;
}
.tab_btn_container {
    margin-bottom: 30px;
    padding-bottom: 0;
    border-bottom: none;
}

.product_tab_btn ul li a {
    font-size: 17px;
    font-weight: 700;
}
.add_to_cart button:hover {
    color: #fff!important;
}

.single_shipping {
    display: block;
    text-align: center;
}
.shipping_icone {
    margin-right: 0;
    margin-bottom: 20px;
}
.subscribe_form .footer-newsletter,.subscribe_form .footer-newsletter .clear-3 > input {
    border-radius: 0;
}
.footer_social_link ul li a {
    border-radius: 0;
}
.footer_top {
    background: transparent;
    padding: 100px 0 100px;
    border-bottom: none;
    border-top: 1px solid #ebebeb;
}

.footer_bottom {
    background: #f8f8f8;
}

.widgets_container.newsletter {
    padding-top: 0;
}
.widgets_container.widget_menu {
    padding-top: 0;
}
.subscribe_form {
    margin-bottom: 50px;
}
.footer_social_link {
    margin-bottom: 0;
}
#scrollUp {
    border-radius: 0;
}
.shipping_content h2 {
    font-size: 16px;
}
.shipping_content p {
    font-size: 14px;
}
.price_box span.old_price {
    margin-right: 10px;
}
.product_d_inner {
    padding: 0;
    border: none;
}
.product_info_button {
    border-bottom: none;
    padding-bottom: 0;
}
.product_info_button ul.nav {
    justify-content: center;
}
.section_title h2 {
    font-size: 25px;
    line-height: 25px;
}
.right_caption .action_links {
    position: relative;
    transform: translate(0, 0);
}

.right_caption .action_links ul li a {
    background: transparent!important;
}
.payment-button button {
    float: left;
    width: 48%;
}
.payment-button button.shopify-payment-button__button {
    margin-right: 10px;
}
.shopify-payment-button__more-options {
    margin-top: 0!important;
}
 .button,.shopify-payment-button .shopify-payment-button__button, .shopify-payment-button .shopify-payment-button__more-options {
    border-radius: 0;
} 
.swatch-element.color > label {
    position: relative;
}
.swatch-element.color input:checked + label::before {
    color: #fff;
    content: "\eed8";
    font-family: IcoFont;
    font-size: 20px;
    position: absolute;
    z-index: 9;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}
.swatch-element.color.white input:checked + label::before {
    color: #333;
}
.niceselect_option select {
    border-radius: 0;
}
.pagination ul li {
    border-radius: 0;
}
.shop_toolbar,.blog_pagination .pagination {
    border: none;
    padding: 0;
    margin: 0 0 0;
}
.shop_toolbar.t_bottom {
    margin-top: 20px;
}
.pagination ul li {
    margin-left: 5px;
}
.widget_search button,.readmore_button a,.contact_message button {
    border-radius: 0;
}
.pagination ul li a,.tag_widget ul li a,.tag_cloud a,.widget_search input,.error_form a {
    border-radius: 0;
}
.choseus_area {
    margin-bottom: 0;
    background: transparent;
    padding: 0;
}
.about_section {
    padding-bottom: 0;
}

.team_content h5 {
    padding-bottom: 0;
}
.team_content h5::before,.testimonial_thumb a::before {
    display: none;
}

.featured_product_area {
    background: transparent;
    padding: 0;
}

.featured_container .single_product:hover {
    border-color: none;
}
.featured_container .single_product,.testimonial_thumb a {
    border: none;
}

.featured_container .product_content {
    padding: 15px 0px 0px 0;
}

.featured_container .price_box {
    margin-bottom: 5px;
}

.testimonial_content {
    width: 50%;
    margin: 0 auto;
}

.single_product {
    border: 1px solid #eee;
}
.product_content {
    margin-bottom: 16px;
}
.single_slider {
    height: 700px;
}
.slider_section_four .single_slider {
    height: 500px;
}
.slider_section_five .single_slider {
    height: 700px;
}
.slider_c_four h2,.slider_c_four h2 {
    font-size: 60px;
    line-height: 60px;
}
.slider_content p,.slider_c_four p {
    font-size: 20px;
    margin-top: 20px;
}
.small_product_container > button {
    top: -57px;
}
.featured_container .single_product,.small_product_container .single_product {
    border: 1px solid #eee;
}
.small_product_container .single_product .product_content {
    padding-top: 16px;
    margin-bottom: 0;
}

















