header#masthead .site-search.multiple .search-group .dropdown-toggle {
    padding-left: 10px;
    top: -1px;
}

header#masthead .site-search.multiple .search-group input {
    position: relative;
    top: -1px;
}

#trigger-search {
    width: 11%;
    background: #fff;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 12.4183 3.54389 16 7.9155 16C9.74466 16 11.4289 15.3729 12.7693 14.3199L18.0997 19.7072L19.4989 18.293L14.1686 12.9057C15.2105 11.551 15.831 9.84873 15.831 8C15.831 3.58172 12.2871 0 7.9155 0C3.54389 0 0 3.58172 0 8Z' fill='%23FF661F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.93662 14C11.2153 14 13.8732 11.3137 13.8732 8C13.8732 4.68629 11.2153 2 7.93662 2C4.65792 2 2 4.68629 2 8C2 11.3137 4.65792 14 7.93662 14Z' fill='white'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

header#masthead .site-search.multiple .search-group .dropdown-toggle::after {
        border: none;
        background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13L7 7L1 1' stroke='%2314435B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
        width: 12px;
        background-position: center;
        height: 12px;
        transform: rotate(90deg) translateX(-50%);
        background-repeat: no-repeat;
        background-size: contain;
}

header#masthead .site-search.multiple .search-group .dropdown-menu {
    margin-left: 16px;
}

header#masthead .site-search.multiple .search-group .dropdown-menu .dropdown-item {
    font-size: 16px;
    line-height: 26px;
    color: #777676;
}

header#masthead .site-search.multiple .search-group .dropdown-menu .dropdown-item:hover {
    color: #FF661F;
}

.woocommerce .shop_page_outer .product_listing nav.woocommerce-pagination ul.page-numbers li span,
.woocommerce .shop_page_outer .product_listing nav.woocommerce-pagination ul.page-numbers li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.woocommerce .shop_page_outer .product_listing nav.woocommerce-pagination ul.page-numbers li span.dots {
    line-height: 32px;
}

.woocommerce .shop_page_outer .product_listing nav.woocommerce-pagination ul.page-numbers li a.next.page-numbers::before {
    top: 14px;
}

.shop_page_outer .filter_sidebar {
    padding-right: 24px;
}

.new-products-card .pt-cv-ifield .product.woocommerce.add_to_cart_inline,
.best-sellers-cards .pt-cv-ifield .product.woocommerce.add_to_cart_inline {
    bottom: 12px;
}

.subject-row-item a {
    padding-top: 95% !important;
}